@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=DM+Serif+Display:ital@0;1&display=swap";:root{--color-accent:#d62839;--color-accent-strong:#c42334;--color-accent-hover:#b81f2e;--color-accent-soft:#e14a59;--color-accent-tint:#f6d9dd;--color-accent-wash:#fbecee;--color-heading:#1e1e22;--color-panel:#2a2a30;--color-text:#44444d;--color-text-muted:#6a6a73;--color-text-inverse:#fff;--color-canvas:#faf8f7;--color-surface:#fff;--color-surface-alt:#f5f2f1;--color-surface-neutral:#f1eeed;--color-border:#d8d8de;--color-border-soft:#ececf0;--font-sans:"DM Sans", "Aptos", "Segoe UI", "Helvetica Neue", Helvetica, sans-serif;--font-serif:"DM Serif Display", "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-mono:"Aptos Mono", "SFMono-Regular", Consolas, monospace;--text-body:1rem;--leading-body:1.7;--leading-heading:1.04;--leading-display:.95;--tracking-tight:-.055em;--tracking-heading:-.045em;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-8:4rem;--space-9:5rem;--space-10:7rem;--radius-sm:.75rem;--radius-md:1rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--radius-pill:999px;--shadow-soft:0 18px 40px #1e1e220f, 0 5px 14px #1e1e220a;--shadow-button:0 12px 22px #d628392e, 0 4px 10px #d628391a;--container-default:72rem;--container-wide:80rem;--section-space:clamp(4.5rem, 7vw, 7rem)}*,:before,:after{box-sizing:border-box}:root{--section-heading-width-centered:72rem;--section-heading-width-left:58rem;--section-heading-width-compact:42rem;--section-support-width-centered:48rem;--section-support-width-left:42rem;--section-support-width-compact:34rem}html{scroll-behavior:smooth}body{font-family:var(--font-sans);font-size:var(--text-body);font-weight:500;line-height:var(--leading-body);letter-spacing:-.01em;color:var(--color-text);background:radial-gradient(circle at top left, #d6283914, transparent 32%), linear-gradient(180deg, var(--color-canvas) 0%, var(--color-surface-alt) 100%);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body:before{content:"";pointer-events:none;opacity:.75;background:linear-gradient(90deg,#d6283906,#0000 14% 86%,#d6283906),linear-gradient(#ffffff8c,#fff0);position:fixed;inset:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--color-heading);letter-spacing:var(--tracking-heading);margin:0;font-weight:800;line-height:1}h1{font-size:clamp(3.1rem,6vw,5.4rem);line-height:var(--leading-display);letter-spacing:var(--tracking-tight)}h2{letter-spacing:-.04em;font-size:clamp(2.2rem,4vw,3.5rem);line-height:.96}h3{font-size:clamp(1.45rem,2vw,1.9rem);font-weight:700;line-height:1.08}p{margin:0}ul{margin:0;padding:0;list-style:none}code{font-family:var(--font-mono)}.mm-font-accent{font-family:var(--font-serif);letter-spacing:-.02em;font-weight:400;line-height:1.08}.mm-headline-emphasis{color:var(--color-accent)}.mm-page{isolation:isolate;position:relative}.mm-container{width:min(100% - 2rem, var(--container-default));margin-inline:auto}.mm-container--wide{width:min(100% - 2rem, var(--container-wide))}.mm-section{padding-block:var(--section-space);position:relative}.mm-section--tint{background:linear-gradient(#f6d9dd99,#fff0)}.mm-section--charcoal{color:var(--color-text-inverse);background:linear-gradient(145deg,#1e1e22f5,#2a2a30fa)}.mm-section--charcoal h1,.mm-section--charcoal h2,.mm-section--charcoal h3,.mm-section--charcoal p,.mm-section--charcoal li,.mm-section--charcoal .mm-eyebrow,.mm-section--charcoal .mm-font-accent{color:inherit}.mm-section--centered .mm-section__header{text-align:center;margin-inline:auto}.mm-section__header{--mm-section-heading-width:var(--section-heading-width-left);--mm-section-support-width:var(--section-support-width-left);margin-bottom:clamp(2rem,4vw,3.5rem);max-width:none!important}.mm-section--centered .mm-section__header{--mm-section-heading-width:var(--section-heading-width-centered);--mm-section-support-width:var(--section-support-width-centered)}.mm-section__header--compact{--mm-section-heading-width:var(--section-heading-width-compact);--mm-section-support-width:var(--section-support-width-compact)}.mm-section__heading-group,.mm-section__support{width:min(100%, var(--mm-section-heading-width));max-width:var(--mm-section-heading-width)}.mm-section__support{width:min(100%, var(--mm-section-support-width));max-width:var(--mm-section-support-width)}.mm-section--centered .mm-section__heading-group,.mm-section--centered .mm-section__support{margin-inline:auto}.mm-section__heading-group h2{text-wrap:balance;max-width:100%!important}.mm-section__intro{color:var(--color-text-muted);margin-top:1rem;font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.68}.mm-section--charcoal .mm-section__intro{color:#ffffffc7}.mm-section__actions{margin-top:1.5rem}.mm-eyebrow{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem;font-size:.8rem;font-weight:700;line-height:1.1}.mm-card{border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);background:#ffffffeb}.mm-pill{border-radius:var(--radius-pill);background:var(--color-surface);border:1px solid var(--color-border-soft);color:var(--color-text-muted);align-items:center;gap:.5rem;padding:.55rem .9rem;font-size:.95rem;display:inline-flex}.mm-button{border-radius:var(--radius-pill);border:1px solid #0000;justify-content:center;align-items:center;gap:.6rem;font-weight:700;line-height:1;transition:transform .18s,border-color .18s,background-color .18s,color .18s,box-shadow .18s;display:inline-flex}.mm-button:hover{transform:translateY(-1px)}.mm-button:focus-visible{outline-offset:3px;outline:2px solid #d6283959}.mm-button--sm{min-height:2.75rem;padding:.85rem 1.15rem;font-size:.9rem}.mm-button--md{min-height:3.25rem;padding:1rem 1.4rem;font-size:.98rem}.mm-button--primary{color:var(--color-text-inverse);background:linear-gradient(180deg, var(--color-accent-strong), var(--color-accent));box-shadow:var(--shadow-button)}.mm-button--primary:hover{background:linear-gradient(180deg, var(--color-accent-hover), var(--color-accent-strong))}.mm-button--secondary{color:var(--color-accent);background:#ffffffe6;border-color:#d6283933}.mm-button--secondary:hover{background:#fbeceed9;border-color:#d6283966}.mm-button--ghost{color:var(--color-heading);border-color:var(--color-border);background:0 0}.site-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf8f7e6;border-bottom:1px solid #d8d8dec2;padding-block:1rem;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1.75rem;display:flex;position:relative}.site-brand{color:var(--color-heading);flex:none;align-items:center;min-width:0;display:inline-flex}.site-brand__logo{width:clamp(12rem,17vw,14.5rem);height:auto}.site-header__desktop-nav{flex:auto;justify-content:flex-end;align-items:center;gap:1.2rem;display:flex}.site-nav{align-items:center;gap:.25rem;display:inline-flex}.site-nav__item{position:relative}.site-nav__link{min-height:2.85rem;color:var(--color-text-muted);border-radius:999px;align-items:center;padding:.55rem .8rem;font-size:.92rem;font-weight:600;transition:color .18s,background-color .18s,box-shadow .18s;display:inline-flex;position:relative}.site-nav__link:after{content:"";transform-origin:50%;opacity:0;background:#d62839e6;border-radius:999px;height:1px;transition:transform .18s,opacity .18s;position:absolute;bottom:.45rem;left:.8rem;right:.8rem;transform:scaleX(.35)}.site-nav__item:hover .site-nav__link,.site-nav__item:focus-within .site-nav__link,.site-nav__item--active .site-nav__link{color:var(--color-heading);background:#fbeceead;box-shadow:0 0 0 1px #d628390d,0 10px 22px #d628390d}.site-nav__item:hover .site-nav__link:after,.site-nav__item:focus-within .site-nav__link:after,.site-nav__item--active .site-nav__link:after{opacity:1;transform:scaleX(1)}.site-nav__dropdown{opacity:0;visibility:hidden;pointer-events:none;min-width:16.25rem;padding-top:.5rem;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:100%;left:0;transform:translateY(8px)}.site-nav__item:hover .site-nav__dropdown,.site-nav__item:focus-within .site-nav__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-nav__dropdown-panel{background:#fffffffa;padding:.7rem}.site-nav__dropdown-links{gap:.15rem;display:grid}.site-nav__dropdown-link{color:var(--color-text);border-radius:.95rem;padding:.6rem .7rem;font-size:.92rem;font-weight:600;transition:background-color .18s,color .18s;display:block}.site-nav__dropdown-link:hover,.site-nav__dropdown-link:focus-visible{color:var(--color-heading);background:#fbeceeb8}.site-menu-toggle,.site-mobile-panel,.site-mobile-booking-cta{display:none}.site-footer{background:var(--color-panel);color:#ffffffd1;padding-block:clamp(3rem,5vw,4.5rem)}.site-footer__grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:2rem;display:grid}.site-brand--footer{color:var(--color-text-inverse)}.site-brand__logo--footer{filter:brightness(0)invert();width:min(14rem,100%)}.site-footer__summary{max-width:22rem;margin-top:1.1rem}.site-footer__title{color:var(--color-text-inverse);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem;font-size:.9rem;font-weight:700}.site-footer__links{gap:.85rem;display:grid}.site-footer__links a{color:#ffffffad;font-weight:500;transition:color .18s}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--color-text-inverse)}.site-footer__meta{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:2rem;padding-top:2rem;font-size:.92rem;display:flex}.site-footer__meta-tail{justify-items:end;gap:.7rem;display:grid}.site-footer__legal-links{flex-wrap:wrap;justify-content:flex-end;gap:.6rem 1rem;display:flex}.site-footer__legal-links a{color:#ffffffad;font-size:.88rem;font-weight:500;transition:color .18s}.site-footer__legal-links a:hover,.site-footer__legal-links a:focus-visible{color:var(--color-text-inverse)}@media (width<=960px){.site-footer__meta{flex-direction:column;align-items:flex-start}.site-footer__meta-tail{justify-items:start}.site-footer__legal-links{justify-content:flex-start}.site-footer__grid{grid-template-columns:1fr 1fr}}@media (width<=720px){h1{font-size:clamp(2.8rem,14vw,4rem)}h2{font-size:clamp(2rem,10vw,2.8rem)}.mm-section{padding-block:clamp(3.5rem,10vw,5rem)}.site-header{position:sticky;top:0;overflow:visible}.site-header__desktop-nav{display:none}.site-header__inner{gap:.75rem}.site-menu-toggle{z-index:45;border:1px solid var(--color-border);width:3rem;height:3rem;box-shadow:var(--shadow-soft);color:var(--color-heading);touch-action:manipulation;background:#ffffffe6;border-radius:999px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:.28rem;margin-left:auto;transition:transform .18s,border-color .18s,background-color .18s,box-shadow .18s;display:inline-flex;position:relative}.site-menu-toggle:hover,.site-menu-toggle:focus-visible{background:#fffffffa;border-color:#d6283938;box-shadow:0 12px 26px #1e1e221f}.site-menu-toggle svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:1.1rem;height:1.1rem}.site-mobile-panel{z-index:44;background:linear-gradient(#faf8f7fa,#faf8f7f0);border-top:1px solid #d8d8ded1;padding:.7rem 0 .2rem;display:block;position:absolute;top:calc(100% - .1rem);left:0;right:0;box-shadow:0 18px 44px #1e1e221f}.site-mobile-nav{box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb3;border:1px solid #d8d8debf;border-radius:1.7rem;gap:.4rem;padding:.55rem .25rem 1rem;display:grid}.site-mobile-nav__group{border-bottom:1px solid #ececf0e0;padding-inline:.85rem}.site-mobile-nav__row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;display:grid}.site-mobile-nav__link{color:var(--color-heading);letter-spacing:-.01em;padding:1rem 0;font-size:1.02rem;font-weight:700}.site-mobile-nav__toggle{width:2.7rem;height:2.7rem;color:var(--color-heading);background:#fbeceeb8;border:1px solid #d6283924;border-radius:999px;justify-content:center;align-items:center;padding:0;transition:border-color .18s,background-color .18s,transform .18s;display:inline-flex}.site-mobile-nav__toggle:hover,.site-mobile-nav__toggle:focus-visible{background:#f6d9dde6;border-color:#d628393d}.site-mobile-nav__toggle svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:1rem;height:1rem;transition:transform .18s}.site-mobile-nav__toggle svg.is-expanded{transform:rotate(180deg)}.site-mobile-nav__submenu{gap:.1rem;padding:.1rem 0 .95rem .9rem;display:grid}.site-mobile-nav__sublink{color:var(--color-text-muted);padding:.6rem 0;font-size:.95rem;font-weight:600}.site-mobile-nav__cta{padding:1rem 1rem 0}.site-mobile-nav__cta .mm-button{width:100%}.site-brand__logo{width:min(11.5rem,100vw - 6.75rem)}.mm-page--with-mobile-cta{padding-bottom:calc(5.9rem + env(safe-area-inset-bottom,0px))}.site-mobile-booking-cta{z-index:38;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom,0px));pointer-events:none;background:linear-gradient(#faf8f700,#faf8f7f0 42%,#faf8f7fa);display:block;position:fixed;bottom:0;left:0;right:0}.site-mobile-booking-cta__inner{width:min(100%,30rem);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto;background:0 0;border:0;border-radius:999px;margin-inline:auto;padding:0}.site-mobile-booking-cta__button{width:100%;min-height:3.3rem;font-size:.96rem}.site-footer__grid{grid-template-columns:1fr}}.homepage-hero{background:var(--color-surface);padding:clamp(.85rem,1.5vw,1.35rem) 0 clamp(.45rem,1vw,.8rem);position:relative}.homepage-hero__backdrop{pointer-events:none;background:radial-gradient(circle at 28% 62%,#d628391f,#0000 20%),radial-gradient(circle at 73% 34%,#d6283914,#0000 18%),radial-gradient(circle at 54% 78%,#d628390d,#0000 24%),linear-gradient(#fffffffa 0% 100%),linear-gradient(90deg,#d6283906,#0000 18% 84%,#2a2a3005);position:absolute;inset:0}.homepage-hero__container{grid-template-columns:minmax(0,.98fr) minmax(19rem,.76fr);align-items:center;gap:clamp(1.3rem,2.3vw,2.5rem);display:grid;position:relative}.homepage-hero__content{z-index:1;max-width:37.5rem;position:relative}.homepage-hero__content:before{content:"";filter:blur(26px);opacity:.95;pointer-events:none;z-index:-1;background:radial-gradient(circle,#d628391f,#d628390a 42%,#0000 72%);width:min(31rem,88%);height:18rem;position:absolute;top:4.4rem;left:-1.8rem}.homepage-hero__content h1{max-width:12.4ch;margin-top:.65rem;font-size:clamp(2.75rem,4.85vw,4.5rem);line-height:1.08}.homepage-hero__intro{max-width:33rem;color:var(--color-text-muted);margin-top:.95rem;font-size:clamp(.98rem,1.08vw,1.08rem);font-weight:700;line-height:1.6}.homepage-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;display:flex}.homepage-hero__proof{background:#ffffffd6;border:1px solid #d8d8ded6;border-radius:1.45rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:1.25rem;display:grid;box-shadow:0 18px 34px #1e1e220a}.homepage-hero__proof-item{align-content:start;gap:.55rem;min-height:100%;padding:1rem 1.1rem 1.05rem;display:grid}.homepage-hero__proof-item+.homepage-hero__proof-item{border-left:1px solid var(--color-border-soft)}.homepage-hero__proof-value{color:var(--color-heading);letter-spacing:-.03em;font-size:1rem;font-weight:800;line-height:1.2}.homepage-hero__proof-icon{background:#fbeceeb3;border:1px solid #d6283929;border-radius:.55rem;width:1.75rem;height:1.75rem;position:relative}.homepage-hero__proof-icon:before,.homepage-hero__proof-icon:after{content:"";position:absolute}.homepage-hero__proof-icon--origin:before{background:var(--color-accent);height:.18rem;box-shadow:0 .42rem 0 var(--color-accent);border-radius:999px;inset:.34rem .38rem auto}.homepage-hero__proof-icon--origin:after{background:#d628396b;border-radius:999px;height:.18rem;bottom:.38rem;left:.42rem;right:.42rem}.homepage-hero__proof-icon--admit:before{border:2px solid var(--color-accent);border-top-width:1px;border-radius:.35rem;inset:.34rem}.homepage-hero__proof-icon--admit:after{border-left:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);width:.52rem;height:.3rem;top:.58rem;left:.57rem;transform:rotate(-45deg)}.homepage-hero__proof-icon--scholarship:before{border:2px solid var(--color-accent);border-bottom:0;border-radius:999px 999px 0 0;inset:.34rem .48rem .52rem}.homepage-hero__proof-icon--scholarship:after{background:var(--color-accent);border-radius:999px;height:.24rem;bottom:.34rem;left:.6rem;right:.6rem}.homepage-hero__proof-icon--guidance:before{background:var(--color-accent);border-radius:999px;width:.44rem;height:.44rem;top:.42rem;left:.38rem;box-shadow:.56rem .22rem #d62839b8}.homepage-hero__proof-icon--guidance:after{background:#d6283957;border-radius:999px;height:.18rem;bottom:.38rem;left:.4rem;right:.34rem}.homepage-hero__visual-wrap{z-index:1;padding-top:.1rem;position:relative}.homepage-hero__visual-wrap:before{content:"";filter:blur(30px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#d628391c,#d6283908 48%,#0000 74%);width:78%;height:72%;position:absolute;top:2rem;right:.8rem}.homepage-hero__visual-frame{background:#ffffffe6;border-radius:2rem;padding:.72rem;position:relative;transform:rotate(-.75deg)}.homepage-hero__visual-frame:before{content:"";pointer-events:none;border:1px solid #d8d8dec7;border-radius:1.55rem;position:absolute;inset:.5rem}.homepage-hero__visual-tag{z-index:3;color:var(--color-heading);letter-spacing:-.02em;background:#fffffffa;border:1px solid #d8d8def5;border-radius:999px;align-items:center;gap:.55rem;padding:.62rem 1rem;font-size:.83rem;font-weight:700;display:inline-flex;position:absolute;top:-.55rem;left:1.4rem;box-shadow:0 14px 22px #1e1e2214}.homepage-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.5rem;height:.5rem;box-shadow:0 0 0 4px #d628391a}.homepage-hero__visual-shell{background:var(--color-surface-alt);border-radius:1.55rem;position:relative;overflow:hidden}.homepage-hero__image{aspect-ratio:.82;object-fit:cover;object-position:50% 10%;filter:saturate(.98)contrast(1.02);width:100%;display:block}.homepage-hero__founder-card{z-index:3;background:#fffffff2;border:1px solid #d8d8def0;border-radius:1.1rem;max-width:14rem;padding:.8rem .92rem;position:absolute;bottom:1.2rem;left:1.3rem;box-shadow:0 14px 22px #1e1e2214}.homepage-hero__founder-name{color:var(--color-heading);letter-spacing:-.03em;font-size:1rem;font-weight:800}.homepage-hero__founder-role{color:var(--color-text-muted);margin-top:.2rem;font-size:.9rem;font-weight:600;line-height:1.45}@media (width<=960px){.homepage-hero__container{grid-template-columns:1fr;gap:1.45rem}.homepage-hero__content,.homepage-hero__content h1,.homepage-hero__intro{max-width:none}.homepage-hero__visual-frame{max-width:29rem}}@media (width<=720px){.homepage-hero{padding-top:.8rem;padding-bottom:1.25rem}.homepage-hero__actions{flex-direction:column;align-items:stretch}.homepage-hero__actions .mm-button{width:100%}.homepage-hero__content:before{filter:blur(22px);width:96%;height:13rem;top:4.8rem;left:-.4rem}.homepage-hero__proof{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.15rem}.homepage-hero__proof-item{padding:.9rem .85rem}.homepage-hero__proof-icon{width:1.65rem;height:1.65rem}.homepage-hero__proof-item:nth-child(odd){border-left:0}.homepage-hero__proof-item:nth-child(n+3){border-top:1px solid var(--color-border-soft)}.homepage-hero__visual-wrap{padding-top:.1rem}.homepage-hero__visual-wrap:before{filter:blur(24px);width:88%;height:70%;top:1.2rem;right:0}.homepage-hero__visual-frame{border-radius:1.7rem;max-width:none;padding:.68rem;transform:none}.homepage-hero__visual-frame:before{border-radius:1.35rem;inset:.45rem}.homepage-hero__visual-tag{padding:.52rem .82rem;font-size:.76rem;top:-.35rem;left:1rem}.homepage-hero__visual-shell{border-radius:1.35rem}.homepage-hero__image{aspect-ratio:.92;object-position:50% 12%}.homepage-hero__founder-card{max-width:12.8rem;padding:.74rem .82rem;bottom:1rem;left:1rem}}.home-trust-strip{padding-block:.2rem 1rem;background:0 0;margin-top:-.45rem;padding-top:1.25rem;position:relative}.home-trust-strip:before{content:"";background:linear-gradient(180deg, #fff0 0%, #ffffffe6 36%, var(--color-surface) 72%, var(--color-surface) 100%);pointer-events:none;position:absolute;inset:-1.2rem 0 0}.home-trust-strip .mm-section__header{z-index:1;margin-inline:auto;text-align:center;max-width:44rem;margin-top:.8rem;margin-bottom:.9rem;position:relative}.home-trust-strip .mm-section__heading-group{align-items:center}.home-trust-strip h2{color:var(--color-accent);letter-spacing:.13em;text-transform:uppercase;font-size:clamp(.92rem,.95vw,1.02rem);line-height:1.2}.home-trust-strip__rail-wrap{z-index:1;align-items:center;gap:.7rem;display:flex;position:relative}.home-trust-strip__arrow{border:1px solid var(--color-border);width:2.2rem;height:2.2rem;color:var(--color-heading);background:#fffffffa;border-radius:999px;flex:none;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,background-color .18s;display:flex;box-shadow:0 10px 22px #1e1e220d}.home-trust-strip__arrow:hover{background:#fbeceebd;border-color:#d6283942;transform:translateY(-1px)}.home-trust-strip__arrow:focus-visible{outline-offset:3px;outline:2px solid #d628394d}.home-trust-strip__arrow span{font-size:.84rem;line-height:1}.home-trust-strip__rail{border-top:1px solid var(--color-border-soft);border-bottom:1px solid var(--color-border-soft);scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;background:#fffffffa;flex:auto;padding:.75rem 0;overflow:auto hidden;box-shadow:inset 0 1px #ececf099,inset 0 -1px #ececf08c}.home-trust-strip__rail::-webkit-scrollbar{display:none}.home-trust-strip__track{align-items:center;gap:0;width:max-content;padding-right:1.2rem;display:flex}.home-trust-strip__logo-item{border-right:1px solid var(--color-border-soft);flex:none;justify-content:center;align-items:center;min-width:clamp(12.8rem,13.8vw,15rem);height:clamp(4.7rem,4.8vw,5.2rem);padding:0 1rem;display:inline-flex}.home-trust-strip__logo-item:last-child{border-right:0}.home-trust-strip__logo-item img{object-fit:contain;width:auto;max-width:min(100%,12.2rem);height:clamp(3.75rem,3.9vw,4.45rem);display:block}.home-usp-section,.home-pathways-section,.home-founder-section,.home-network-section,.home-stories-section,.home-insights-section,.home-final-cta{padding-block:clamp(3rem,4.7vw,4.15rem)}.home-usp-section .mm-section__header,.home-pathways-section .mm-section__header,.home-founder-section .mm-section__header,.home-network-section .mm-section__header,.home-stories-section .mm-section__header,.home-insights-section .mm-section__header{max-width:48rem;margin-bottom:clamp(1.4rem,2.2vw,2rem)}.home-usp-section h2,.home-pathways-section h2,.home-founder-section h2,.home-network-section h2,.home-stories-section h2,.home-insights-section h2{font-size:clamp(2.2rem,3vw,3rem);line-height:.96}.home-usp-section .mm-section__intro,.home-pathways-section .mm-section__intro,.home-network-section .mm-section__intro,.home-stories-section .mm-section__intro,.home-insights-section .mm-section__intro{font-size:clamp(.96rem,1vw,1.04rem)}.home-usp,.home-pathways,.home-stories,.home-insights{display:grid}.home-usp__item,.home-pathways__card,.home-stories__card,.home-insights__card,.home-founder__image-shell{border-radius:var(--radius-xl)}.home-usp-section{background:linear-gradient(#f5f2f1c2,#fffffff5)}.home-usp__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.home-usp__item{text-align:left;gap:.7rem;padding:clamp(1.2rem,1.8vw,1.5rem);display:grid}.home-usp__item h3{font-size:clamp(1.12rem,1.35vw,1.32rem)}.home-usp__index{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.76rem;font-weight:800}.home-usp__item p:last-child{color:var(--color-text-muted);font-size:.95rem}.home-pathways-section{background:#fffffffa;border-top:1px solid #ececf0b8}.home-pathways{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.home-pathways__card{align-content:start;gap:.95rem;padding:clamp(1.3rem,2vw,1.65rem);transition:transform .22s,border-color .22s,box-shadow .22s,background-color .22s;display:grid}.home-pathways__card:hover,.home-pathways__card:focus-within{background:#fffffffc;border-color:#d6283947;transform:translateY(-4px);box-shadow:0 18px 32px #1e1e2214}.home-pathways__card:hover .mm-button--secondary,.home-pathways__card:focus-within .mm-button--secondary{background:#fbeceed6;border-color:#d6283961}.home-pathways__kicker,.home-insights__category{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.home-pathways__card h3{font-size:clamp(1.18rem,1.5vw,1.4rem)}.home-pathways__audience{color:var(--color-text-muted);font-size:.95rem}.home-pathways__signals{flex-wrap:wrap;gap:.45rem;display:flex}.home-pathways__signal{min-height:1.95rem;color:var(--color-heading);background:#f6d9dd70;border:1px solid #d628391a;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.78rem;font-weight:600;display:inline-flex}.home-founder-section{background:linear-gradient(#fbeceed6,#fffffffa);border-top:1px solid #d8d8de99}.home-founder-section .mm-section__header{max-width:52rem;margin-bottom:clamp(1.8rem,2.5vw,2.35rem)}.home-founder-section h2{font-size:clamp(2.5rem,3.5vw,3.45rem)}.home-founder{grid-template-columns:minmax(0,1.12fr) minmax(18rem,.88fr);align-items:stretch;gap:clamp(1rem,1.8vw,1.6rem);max-width:84rem;margin:0 auto;display:grid}.home-founder__content{align-content:center;gap:1rem;max-width:none;padding-left:clamp(.6rem,1.4vw,1.35rem);padding-right:clamp(.2rem,.7vw,.55rem);display:grid}.home-founder__identity{gap:.3rem;display:grid}.home-founder__role{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.home-founder__credential,.home-founder__summary,.home-founder__point p{color:var(--color-text-muted)}.home-founder__credential{max-width:34rem;font-size:.95rem}.home-founder__summary{max-width:35rem;font-size:1rem}.home-founder__subheading{color:var(--color-heading);letter-spacing:.14em;text-transform:uppercase;margin-top:.2rem;font-size:.8rem;font-weight:800}.home-founder__points{gap:.8rem;max-width:35rem;display:grid}.home-founder__point{background:#ffffffd1;border:1px solid #d628391a;border-radius:1.15rem;grid-template-columns:auto 1fr;align-items:start;gap:.8rem;padding:.95rem 1rem;display:grid}.home-founder__point-mark{background:var(--color-accent);border-radius:999px;width:.62rem;height:.62rem;margin-top:.42rem;box-shadow:0 0 0 6px #d6283914}.home-founder__point h3{margin-bottom:.2rem;font-size:clamp(1rem,1.2vw,1.14rem)}.home-founder__actions{justify-content:center;padding-top:.15rem;display:flex}.home-founder__visual{justify-content:flex-end;align-items:stretch;padding-right:clamp(.6rem,1.3vw,1.2rem);display:flex}.home-founder__image-shell{background:linear-gradient(#ffffffa6,#f6d9dd38),#fffffff5;width:min(100%,26rem);overflow:hidden}.home-founder__image{object-fit:cover;object-position:center 18%;width:100%;height:100%;min-height:26.5rem}.home-network-section{background:linear-gradient(#f5f2f1eb,#fffffffa);border-top:1px solid #d8d8de9e}.home-stories-section{background:linear-gradient(#fffffffc,#fbecee85);border-top:1px solid #ececf0b8}.home-insights__link{color:var(--color-accent);align-items:center;gap:.4rem;font-size:.92rem;font-weight:700;display:inline-flex}.home-insights__link:after{content:"→"}.home-insights-section{background:linear-gradient(#fbeceeb8,#fffffff5);border-top:1px solid #d8d8de94}.home-insights-section .mm-section__header{max-width:50rem}.home-insights{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.home-insights__card{background:#ffffffe0;gap:.6rem;padding:1rem;display:grid;box-shadow:0 12px 28px #1e1e220a}.home-insights__meta{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.home-insights__card h3{font-size:clamp(1rem,1.1vw,1.12rem);line-height:1.14}.home-insights__card p:not(.home-insights__category){color:var(--color-text-muted);font-size:.88rem;line-height:1.55}.home-section__cta-row{justify-content:center;margin-top:1.35rem;display:flex}@media (width<=1100px){.home-insights{grid-template-columns:repeat(2,minmax(0,1fr))}.home-founder{grid-template-columns:1fr}.home-founder__content{max-width:100%}}@media (width<=1040px){.home-pathways{grid-template-columns:1fr 1fr}.home-usp__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.home-trust-strip{margin-top:-.38rem;padding-top:1rem;padding-bottom:.8rem}.home-trust-strip .mm-section__header{max-width:100%;margin-top:.55rem;margin-bottom:.45rem}.home-trust-strip h2{letter-spacing:.11em;font-size:.82rem}.home-trust-strip__rail-wrap{gap:0}.home-trust-strip__arrow{display:none}.home-trust-strip__rail{padding:.55rem 0}.home-trust-strip__track{padding-right:.8rem}.home-trust-strip__logo-item{min-width:10.8rem;height:4.2rem;padding-inline:.8rem}.home-trust-strip__logo-item img{max-width:9.8rem;height:3.15rem}.home-pathways,.home-usp__grid,.home-insights{grid-template-columns:1fr}.home-founder{gap:1rem}.home-founder__visual{order:-1;justify-content:center}.home-founder__image-shell{width:min(100%,21.875rem)}.home-founder__image{aspect-ratio:1;object-position:center 12%;min-height:auto;max-height:21.875rem}}.about-page-hero{background:var(--color-surface);padding-top:clamp(1.8rem,3.2vw,2.8rem);padding-bottom:clamp(2rem,3.8vw,3.2rem);overflow:hidden}.about-page-hero__backdrop{pointer-events:none;background:linear-gradient(120deg,#f6d9dd8f 0%,#fff0 36%),linear-gradient(280deg,#fbeceed1 0%,#fff0 32%),linear-gradient(#faf8f78f,#fff0 32%),linear-gradient(#fffffffa,#fbf7f6fa);position:absolute;inset:0}.about-page-hero__layout{grid-template-columns:minmax(0,1fr) minmax(21rem,.82fr);align-items:center;gap:clamp(1.6rem,2.8vw,3rem);display:grid;position:relative}.about-page-hero__content{z-index:1;gap:1.05rem;max-width:44rem;display:grid;position:relative}.about-page-hero__content h1{text-wrap:balance;max-width:14ch;font-size:clamp(2.55rem,4.35vw,4.05rem)}.about-page-hero__subtitle{max-width:31rem;color:var(--color-text-muted);font-size:1rem;line-height:1.65}.about-page-hero__actions{flex-wrap:wrap;gap:.85rem;display:flex}.about-page-hero__proof{background:#ffffffd6;border:1px solid #d8d8ded6;border-radius:1.45rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:34rem;margin-top:.25rem;display:grid;box-shadow:0 18px 34px #1e1e220a}.about-page-hero__proof-item{min-height:0;padding:1rem 1.15rem}.about-page-hero__proof .homepage-hero__proof-icon{margin-bottom:.7rem}.about-page-hero__proof .homepage-hero__proof-detail{max-width:13rem}.about-page-hero__proof-item:nth-child(2n){border-left:1px solid var(--color-border-soft)}.about-page-hero__proof-item:nth-child(n+3){border-top:1px solid var(--color-border-soft)}.about-page-admits-strip{margin-top:-.2rem}.about-page-hero__visual-wrap{z-index:1;position:relative}.about-page-hero__visual-frame{background:#ffffffeb;border-radius:2rem;padding:.72rem;position:relative;transform:rotate(-.6deg)}.about-page-hero__visual-frame:before{content:"";pointer-events:none;border:1px solid #d8d8dec7;border-radius:1.55rem;position:absolute;inset:.5rem}.about-page-hero__visual-tag{z-index:2;color:var(--color-heading);background:#fffffffa;border:1px solid #d8d8deeb;border-radius:999px;align-items:center;gap:.55rem;padding:.62rem .92rem;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;top:-.4rem;left:1.2rem;box-shadow:0 12px 22px #1e1e2214}.about-page-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.5rem;height:.5rem;box-shadow:0 0 0 4px #d628391a}.about-page-hero__visual-shell{background:linear-gradient(#fff8f8 0%,#f5efef 100%);border-radius:1.55rem;overflow:hidden}.about-page-hero__image{aspect-ratio:.86;object-fit:cover;object-position:center 34%;width:100%}.about-page-hero__founder-card{z-index:2;background:#fffffff2;border:1px solid #d8d8deeb;border-radius:1.15rem;max-width:17.5rem;padding:.95rem 1rem;position:absolute;bottom:-1.1rem;right:1.2rem;box-shadow:0 14px 22px #1e1e2214}.about-page-hero__founder-quote{color:var(--color-heading);margin:0;font-size:.94rem;font-weight:800;line-height:1.58}.about-page-hero__founder-quote span{color:var(--color-accent)}.about-page-story,.about-page-beliefs,.about-page-difference,.about-page-founders,.about-page-workflow,.about-page-audiences,.about-page-network,.about-page-trust{border-top:1px solid #d8d8de8f}.about-page-story{background:linear-gradient(#fffffffa,#f6d9dd47)}.about-page-story .mm-section__header,.about-page-beliefs .mm-section__header,.about-page-difference .mm-section__header,.about-page-founders .mm-section__header,.about-page-workflow .mm-section__header,.about-page-audiences .mm-section__header,.about-page-network .mm-section__header,.about-page-trust .mm-section__header,.about-page-cta .mm-section__header{text-align:center;max-width:66rem;margin-inline:auto}.about-page-story .mm-section__header h2,.about-page-beliefs .mm-section__header h2,.about-page-difference .mm-section__header h2,.about-page-founders .mm-section__header h2,.about-page-workflow .mm-section__header h2,.about-page-audiences .mm-section__header h2,.about-page-network .mm-section__header h2,.about-page-trust .mm-section__header h2,.about-page-cta .mm-section__header h2{text-wrap:balance;max-width:24ch;margin-inline:auto;font-size:clamp(2.15rem,2.75vw,2.95rem)}.about-page-story__layout{grid-template-columns:minmax(0,.9fr) minmax(19rem,1.1fr);align-items:stretch;gap:1rem;display:grid}.about-page-story__editorial{box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #d628391a;border-radius:1.8rem;gap:.9rem;padding:1.35rem;display:grid}.about-page-story__editorial p{color:var(--color-text);font-size:.96rem;line-height:1.62}.about-page-story__philosophy{color:var(--color-heading);font-size:1.08rem;font-weight:700;line-height:1.45}.about-page-story__belief-panel{background:linear-gradient(#fbeceee6,#fffffff0);border:1px solid #d628391f;border-radius:1.25rem;padding:1rem 1.05rem}.about-page-story__belief-panel p{color:var(--color-heading);font-size:1.08rem;font-weight:700;line-height:1.48}.about-page-story__diagram{background:linear-gradient(#fffffff5,#fff6f7f5),linear-gradient(90deg,#d628390d 1px,#0000 1px) 0 0/2.4rem 2.4rem,linear-gradient(#d628390d 1px,#0000 1px) 0 0/2.4rem 2.4rem;border:1px solid #d628391f;border-radius:1.9rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;padding:1.1rem;display:grid}.about-page-story__diagram-step{background:#ffffffeb;border:1px solid #d6283914;border-radius:1.25rem;align-content:start;gap:.45rem;min-height:100%;padding:1rem;display:grid}.about-page-story__diagram-index,.about-page-difference__index{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.about-page-story__diagram-step h3{font-size:1.15rem}.about-page-story__diagram-step p{color:var(--color-text-muted);font-size:.88rem;line-height:1.5}.about-page-beliefs{background:linear-gradient(#fffffffa,#f5f2f1f5)}.about-page-beliefs__band{box-shadow:var(--shadow-soft);background:linear-gradient(#fffffff5,#fbecee99),linear-gradient(90deg,#d628390a 1px,#0000 1px) 0 0/2.6rem 2.6rem,linear-gradient(#d628390a 1px,#0000 1px) 0 0/2.6rem 2.6rem;border:1px solid #d628391a;border-radius:2rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1.4rem;display:grid;position:relative}.about-page-beliefs__track{background:linear-gradient(90deg,#d6283924,#d6283947,#d6283924);height:1px;position:absolute;top:2.35rem;left:clamp(2rem,5vw,4rem);right:clamp(2rem,5vw,4rem)}.about-page-beliefs__pillar{background:#ffffffdb;border:1px solid #d6283914;border-radius:1.45rem;align-content:start;gap:.55rem;min-height:100%;padding:1.1rem 1rem 1rem;display:grid;position:relative}.about-page-beliefs__icon,.about-page-difference__icon{width:2.8rem;height:2.8rem;color:var(--color-accent);background:#fbeceecc;border:1px solid #d628391f;border-radius:.95rem;justify-content:center;align-items:center;display:inline-flex}.about-page-beliefs__icon svg,.about-page-difference__icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.3rem;height:1.3rem}.about-page-beliefs__kicker{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.about-page-beliefs__pillar h3{font-size:1.14rem}.about-page-beliefs__pillar p:last-child{color:var(--color-text-muted);font-size:.88rem;line-height:1.48}.about-page-difference{background:#fffffffa}.about-page-difference__layout{grid-template-columns:minmax(14rem,.78fr) minmax(0,1.22fr);align-items:stretch;gap:1rem;display:grid}.about-page-difference__panel{background:linear-gradient(#fbeceed6,#fffffff5),linear-gradient(135deg,#d628390a,#0000 45%);border:1px solid #d628391a;border-radius:1.7rem;align-content:space-between;gap:1rem;padding:1.2rem;display:grid}.about-page-difference__panel-label{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.about-page-difference__panel-copy{max-width:20rem;color:var(--color-heading);font-size:1.08rem;font-weight:700;line-height:1.42}.about-page-difference__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.about-page-difference__item{min-height:100%;box-shadow:var(--shadow-soft);background:#fffffff0;border:1px solid #d628391a;border-radius:1.35rem;gap:.55rem;padding:1rem 1rem 1.05rem;display:grid}.about-page-difference__item-top{justify-content:space-between;align-items:center;display:flex}.about-page-difference__item h3{font-size:1.04rem;line-height:1.2}.about-page-difference__item p:last-child{color:var(--color-text-muted);font-size:.88rem;font-weight:500;line-height:1.45}.about-page-difference__index{color:var(--color-heading);letter-spacing:.1em;font-size:.74rem;font-weight:800}.about-page-founders{background:linear-gradient(#fbeceeb3,#fffffffa)}.about-page-founders__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.about-page-founders__card{background:#ffffffeb;border:1px solid #d628391a;border-radius:1.55rem;grid-template-columns:5.8rem minmax(0,1fr);gap:1rem;padding:1rem;display:grid;box-shadow:0 16px 30px #1e1e220d}.about-page-founders__portrait{aspect-ratio:1;background:linear-gradient(#fff8f8 0%,#f5efef 100%);border:1px solid #d628391f;border-radius:1.2rem;width:5.8rem;overflow:hidden}.about-page-founders__portrait img{object-fit:cover;object-position:center 18%;width:100%;height:100%}.about-page-founders__body{gap:.6rem;display:grid}.about-page-founders__identity{gap:.18rem;display:grid}.about-page-founders__card h3{font-size:1.24rem}.about-page-founders__role{color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:800}.about-page-founders__credential{color:var(--color-text-muted);font-size:.85rem;line-height:1.45}.about-page-founders__summary{color:var(--color-heading);font-size:.92rem;font-weight:600;line-height:1.48}.about-page-founders__strengths{gap:.45rem;display:grid}.about-page-founders__strength{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;display:grid}.about-page-founders__strength-mark,.about-page-audiences__bullet span{background:var(--color-accent);border-radius:999px;width:.62rem;height:.62rem;margin-top:.42rem;box-shadow:0 0 0 .35rem #d6283914}.about-page-founders__strength p{color:var(--color-text-muted);font-size:.88rem;line-height:1.45}.about-page-workflow{background:linear-gradient(#fffffffa,#f5f2f1f2)}.about-page-workflow__strip{background:linear-gradient(#fffffff5,#fff6f7f5),linear-gradient(90deg,#d628390d 1px,#0000 1px) 0 0/2.4rem 2.4rem,linear-gradient(#d628390d 1px,#0000 1px) 0 0/2.4rem 2.4rem;border:1px solid #d628391f;border-radius:1.9rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:1rem;display:grid}.about-page-workflow__stage{background:#fffffff0;border:1px solid #d6283914;border-radius:1.3rem;gap:.55rem;min-height:100%;padding:1rem;display:grid}.about-page-workflow__stage-top{align-items:center;gap:.65rem;display:flex}.about-page-workflow__step-index{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.about-page-workflow__connector{background:linear-gradient(90deg,#d6283947,#d628390f);flex:1;height:1px}.about-page-workflow__stage h3{font-size:1.12rem}.about-page-workflow__stage p:last-child{color:var(--color-text-muted);font-size:.88rem;line-height:1.48}.about-page-audiences{background:#fffffffa}.about-page-audiences__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.about-page-audiences__card{min-height:100%;box-shadow:var(--shadow-soft);background:#ffffffeb;border:1px solid #d628391a;border-radius:1.45rem;padding:1rem}.about-page-audiences__card h3{font-size:1.02rem}.about-page-audiences__bullets{gap:.55rem;margin-top:.75rem;display:grid}.about-page-audiences__bullet{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;display:grid}.about-page-audiences__bullet p{color:var(--color-text-muted);font-size:.88rem;line-height:1.45}.about-page-network{background:linear-gradient(#f5f2f1f0,#fffffffa)}.about-page-network .mm-section__header{margin-bottom:1.5rem}.about-page-trust{background:linear-gradient(#fbecee8f,#fffffffa)}.about-page-trust__layout{gap:1rem;display:grid}.about-page-trust__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.about-page-trust__card{background:#ffffffeb;border:1px solid #d628391a;border-radius:1.35rem;padding:1rem;box-shadow:0 16px 28px #1e1e220a}.about-page-trust__icon{width:2.5rem;height:2.5rem;color:var(--color-accent);background:#fbeceebd;border:1px solid #d628391f;border-radius:.95rem;justify-content:center;align-items:center;display:inline-flex}.about-page-trust__icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.about-page-trust__card h3{margin-top:.8rem;font-size:1rem}.about-page-trust__card p:last-child{color:var(--color-text-muted);margin-top:.45rem;font-size:.88rem;line-height:1.48}.about-page-trust__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.about-page-trust__metric{background:#ffffffb8;border-top:2px solid #d6283929;padding:.9rem 1rem}.about-page-trust__metric-value{color:var(--color-heading);font-size:1rem;font-weight:800}.about-page-trust__metric-detail{color:var(--color-text-muted);margin-top:.35rem;font-size:.84rem;line-height:1.42}@media (width<=1100px){.about-page-hero__layout,.about-page-story__layout,.about-page-beliefs__grid,.about-page-difference__grid,.about-page-founders__grid,.about-page-workflow__strip,.about-page-audiences__grid,.about-page-trust__grid,.about-page-trust__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page-story__diagram,.about-page-beliefs__band,.about-page-difference__layout{grid-template-columns:1fr}.about-page-beliefs__track{display:none}}@media (width<=900px){.about-page-hero__layout,.about-page-story__layout,.about-page-workflow__strip,.about-page-audiences__grid,.about-page-trust__grid,.about-page-trust__metrics{grid-template-columns:1fr}.about-page-difference__grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.about-page-hero__actions{flex-direction:column}.about-page-hero__actions .mm-button{width:100%}.about-page-difference__grid,.about-page-founders__grid{grid-template-columns:1fr}.about-page-hero__visual-frame{transform:none}.about-page-hero__founder-card{max-width:none;left:1rem;right:1rem}.about-page-story .mm-section__header h2,.about-page-beliefs .mm-section__header h2,.about-page-difference .mm-section__header h2,.about-page-founders .mm-section__header h2,.about-page-workflow .mm-section__header h2,.about-page-audiences .mm-section__header h2,.about-page-network .mm-section__header h2,.about-page-trust .mm-section__header h2,.about-page-cta .mm-section__header h2{max-width:17ch}.about-page-founders__card{grid-template-columns:1fr}}.mm-impact-hero,.mm-impact-choose,.mm-impact-work,.mm-impact-beliefs,.mm-impact-cta{border-top:1px solid #d8d8de8f}.mm-impact-hero{background:var(--color-surface);padding-top:clamp(1.8rem,3.2vw,2.8rem);padding-bottom:clamp(2rem,3.8vw,3.2rem);position:relative;overflow:hidden}.mm-impact-hero__backdrop{pointer-events:none;background:linear-gradient(120deg,#f6d9dd8f 0%,#fff0 36%),linear-gradient(280deg,#fbeceed1 0%,#fff0 32%),linear-gradient(#faf8f78f,#fff0 32%),linear-gradient(#fffffffa,#fbf7f6fa);position:absolute;inset:0}.mm-impact-hero__layout{grid-template-columns:minmax(0,1fr) minmax(21rem,.82fr);align-items:center;gap:clamp(1.6rem,2.8vw,3rem);display:grid;position:relative}.mm-impact-hero__content{z-index:1;gap:1.05rem;max-width:43rem;display:grid;position:relative}.mm-impact-hero__content h1{text-wrap:balance;max-width:12.8ch;font-size:clamp(2.5rem,4.1vw,3.9rem)}.mm-impact-hero__body{max-width:32rem;color:var(--color-text-muted);font-size:1rem;line-height:1.65}.mm-impact-hero__supporting-line{max-width:34rem;color:var(--color-text);border-left:2px solid #d628392e;padding-left:.9rem;font-size:.92rem;line-height:1.58}.mm-impact-hero__actions{flex-wrap:wrap;gap:.85rem;display:flex}.mm-impact-hero__visual-wrap{z-index:1;position:relative}.mm-impact-hero__visual-frame{background:#ffffffeb;border-radius:2rem;padding:.72rem;position:relative;transform:rotate(-.6deg)}.mm-impact-hero__visual-frame:before{content:"";pointer-events:none;border:1px solid #d8d8dec7;border-radius:1.55rem;position:absolute;inset:.5rem}.mm-impact-hero__visual-tag{z-index:2;color:var(--color-heading);background:#fffffffa;border:1px solid #d8d8deeb;border-radius:999px;align-items:center;gap:.55rem;padding:.62rem .92rem;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;top:-.4rem;left:1.2rem;box-shadow:0 12px 22px #1e1e2214}.mm-impact-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.5rem;height:.5rem;box-shadow:0 0 0 4px #d628391a}.mm-impact-hero__visual-shell{background:linear-gradient(#fff8f8 0%,#f5efef 100%);border-radius:1.55rem;overflow:hidden}.mm-impact-hero__image{aspect-ratio:.86;object-fit:cover;object-position:center 34%;width:100%}.mm-impact-proof-strip{background:var(--color-surface);padding:.4rem 0 .9rem}.mm-impact-proof-strip__row{grid-template-columns:repeat(2,minmax(0,1fr));max-width:42rem;margin-inline:auto}.mm-impact-proof-strip__item{min-height:0}.mm-impact-proof-strip__item+.mm-impact-proof-strip__item{border-left:0}.mm-impact-proof-strip__item:nth-child(2n){border-left:1px solid var(--color-border-soft)}.mm-impact-proof-strip__item:nth-child(n+3){border-top:1px solid var(--color-border-soft)}.mm-impact-choose{background:linear-gradient(#fffffffa,#f6d9dd33)}.mm-impact-choose .mm-section__header,.mm-impact-work .mm-section__header,.mm-impact-beliefs .mm-section__header,.mm-impact-cta .mm-section__header{text-align:center;max-width:60rem;margin-inline:auto}.mm-impact-choose .mm-section__header h2,.mm-impact-work .mm-section__header h2,.mm-impact-beliefs .mm-section__header h2,.mm-impact-cta .mm-section__header h2{text-wrap:balance;max-width:18ch;margin-inline:auto;font-size:clamp(2.2rem,2.95vw,3.05rem)}.mm-impact-choose__desktop{grid-template-columns:minmax(15rem,.78fr) minmax(0,1.22fr);align-items:stretch;gap:1rem;display:grid}.mm-impact-choose__list{gap:.6rem;display:grid}.mm-impact-choose__list-item{width:100%;color:inherit;text-align:left;background:#ffffffc2;border:1px solid #d6283914;border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;padding:.95rem 1rem;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:grid}.mm-impact-choose__list-item:hover,.mm-impact-choose__list-item:focus-visible,.mm-impact-choose__list-item.is-active{background:#fffffff5;border-color:#d628392e;transform:translateY(-1px);box-shadow:0 14px 26px #1e1e220d}.mm-impact-choose__list-label{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;padding-top:.22rem;font-size:.76rem;font-weight:800}.mm-impact-choose__list-copy{gap:.12rem;display:grid}.mm-impact-choose__list-title{color:var(--color-heading);font-size:1.02rem;font-weight:700;line-height:1.25}.mm-impact-choose__panel,.mm-impact-choose__accordion-panel{background:linear-gradient(#fffffff5,#fbecee75),linear-gradient(135deg,#d628390a,#0000 40%);border:1px solid #d628391a;border-radius:1.55rem;gap:.8rem;min-height:100%;padding:1.3rem 1.3rem 1.25rem;display:grid;box-shadow:0 18px 30px #1e1e220d}.mm-impact-choose__panel-top{justify-content:space-between;align-items:center;display:flex}.mm-impact-choose__icon{width:2.65rem;height:2.65rem;color:var(--color-accent);background:#fbeceecc;border:1px solid #d628391f;border-radius:.95rem;justify-content:center;align-items:center;display:inline-flex}.mm-impact-choose__icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.2rem;height:1.2rem}.mm-impact-choose__index{color:var(--color-accent);letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:800}.mm-impact-choose__panel h3,.mm-impact-choose__accordion-title{font-size:1.28rem;line-height:1.2}.mm-impact-choose__panel p:last-child,.mm-impact-choose__accordion-panel p{color:var(--color-text-muted);font-size:.96rem;line-height:1.6}.mm-impact-choose__mobile{display:none}.mm-impact-choose__accordion{background:#ffffffe6;border:1px solid #d6283914;border-radius:1.2rem;overflow:hidden}.mm-impact-choose__accordion+.mm-impact-choose__accordion{margin-top:.75rem}.mm-impact-choose__accordion-trigger{text-align:left;width:100%;color:inherit;background:0 0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;padding:1rem;display:grid}.mm-impact-choose__accordion-label{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;padding-top:.22rem;font-size:.76rem;font-weight:800}.mm-impact-choose__accordion-panel{margin:0 1rem 1rem}.mm-impact-work{background:#fffffffa}.mm-impact-work__row{background:linear-gradient(#fffffff5,#fbecee52),linear-gradient(90deg,#d628390a 1px,#0000 1px) 0 0/2.6rem 2.6rem,linear-gradient(#d628390a 1px,#0000 1px) 0 0/2.6rem 2.6rem;border:1px solid #d628391a;border-radius:1.9rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding:1.1rem;display:grid}.mm-impact-work__step{background:#ffffffe6;border:1px solid #d6283914;border-radius:1.3rem;align-content:start;gap:.65rem;padding:1.15rem 1rem 1rem;display:grid;position:relative}.mm-impact-work__step:before{content:"";background:linear-gradient(90deg,#d6283933,#d628390a);width:1rem;height:1px;position:absolute;top:2.1rem;left:calc(100% - .35rem)}.mm-impact-work__step:last-child:before{display:none}.mm-impact-work__orbit{background:var(--color-accent);border-radius:999px;width:.7rem;height:.7rem;box-shadow:0 0 0 .42rem #d6283914}.mm-impact-work__label{color:var(--color-accent);letter-spacing:-.04em;font-size:1.28rem;font-weight:800}.mm-impact-work__step h3{font-size:1.12rem}.mm-impact-work__step p:last-child{color:var(--color-text-muted);font-size:.9rem;line-height:1.55}.mm-impact-beliefs{background:linear-gradient(#f5f2f1b8,#fffffffa)}.mm-impact-beliefs__layout{grid-template-columns:minmax(14rem,.72fr) minmax(0,1.28fr);align-items:start;gap:1rem;display:grid}.mm-impact-beliefs__lead{background:linear-gradient(#fbeceed1,#fffffff5),linear-gradient(135deg,#d628390a,#0000 45%);border:1px solid #d628391a;border-radius:1.6rem;gap:.75rem;padding:1.2rem;display:grid}.mm-impact-beliefs__lead-label{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.mm-impact-beliefs__lead-copy{color:var(--color-heading);font-size:1.08rem;font-weight:700;line-height:1.45}.mm-impact-beliefs__stack{gap:.75rem;display:grid}.mm-impact-beliefs__item{background:#ffffffe6;border:1px solid #d6283914;border-radius:1.25rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;padding:1rem;display:grid}.mm-impact-beliefs__mark{background:var(--color-accent);border-radius:999px;width:.7rem;height:.7rem;margin-top:.45rem;box-shadow:0 0 0 .35rem #d6283914}.mm-impact-beliefs__item p{color:var(--color-heading);font-size:.96rem;line-height:1.55}.mm-impact-cta{background:linear-gradient(#fbecee8a,#fffffffa)}.mm-impact-cta .mm-section__header{margin-bottom:1.2rem}.mm-impact-cta .mm-final-cta__actions{margin-top:.2rem}@media (width<=1100px){.mm-impact-work__row{grid-template-columns:repeat(2,minmax(0,1fr))}.mm-impact-work__step:nth-child(2):before{display:none}.mm-impact-beliefs__layout{grid-template-columns:1fr}}@media (width<=960px){.mm-impact-hero__layout{grid-template-columns:1fr}.mm-impact-hero__content,.mm-impact-hero__content h1,.mm-impact-hero__body,.mm-impact-hero__supporting-line{max-width:none}.mm-impact-hero__visual-frame{max-width:29rem}.mm-impact-choose__desktop{grid-template-columns:1fr}}@media (width<=720px){.mm-impact-hero__actions{flex-direction:column}.mm-impact-hero__actions .mm-button{width:100%}.mm-impact-hero__content h1,.mm-impact-choose .mm-section__header h2,.mm-impact-work .mm-section__header h2,.mm-impact-beliefs .mm-section__header h2,.mm-impact-cta .mm-section__header h2{max-width:16ch}.mm-impact-hero__visual-frame{max-width:none;transform:none}.mm-impact-choose__desktop{display:none}.mm-impact-choose__mobile{display:block}.mm-impact-work__row{grid-template-columns:1fr}.mm-impact-work__step:before{display:none}.mm-impact-proof-strip__row{grid-template-columns:repeat(2,minmax(0,1fr))}}.book-session-hero{background:var(--color-surface);padding-top:clamp(2.6rem,4vw,3.9rem);padding-bottom:clamp(2rem,3.8vw,3rem);overflow:hidden}.book-session-hero__backdrop{pointer-events:none;background:radial-gradient(circle at 22% 24%,#d6283917,#0000 20%),radial-gradient(circle at 84% 18%,#d6283914,#0000 16%),linear-gradient(#fffffffa,#fbf7f6fa),linear-gradient(90deg,#d6283906,#0000 16% 84%,#2a2a3005);position:absolute;inset:0}.book-session-hero__layout{grid-template-columns:minmax(0,1.02fr) minmax(23rem,.92fr);align-items:start;gap:clamp(1.5rem,2.8vw,3rem);display:grid;position:relative}.book-session-hero__content,.book-session-hero__desktop-copy,.book-session-hero__mobile-copy{gap:1rem;display:grid}.book-session-hero__content{padding-top:clamp(.35rem,1vw,.9rem)}.book-session-hero__desktop-copy h1,.book-session-hero__mobile-copy h1{text-wrap:balance;max-width:13.5ch;font-size:clamp(2.7rem,4.6vw,4.3rem);line-height:.98}.book-session-hero__body,.book-session-hero__support,.book-session-founder__body,.book-session-faq__answer{color:var(--color-text-muted);font-size:1rem;line-height:1.68}.book-session-hero__body,.book-session-hero__support{max-width:36rem}.book-session-hero__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;max-width:39rem;display:grid}.book-session-hero__trust-card,.book-session-founder__credibility-item{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;display:grid}.book-session-hero__trust-card{background:#ffffffe0;border:1px solid #d628391a;border-radius:1.25rem;min-height:100%;padding:1rem 1.05rem;box-shadow:0 14px 28px #1e1e220a}.book-session-hero__trust-mark,.book-session-founder__credibility-mark{background:var(--color-accent);border-radius:999px;width:.68rem;height:.68rem;margin-top:.42rem;box-shadow:0 0 0 .4rem #d6283914}.book-session-hero__trust-card p,.book-session-founder__credibility-item p{color:var(--color-heading);font-size:.95rem;font-weight:600;line-height:1.5}.book-session-hero__mobile-copy{display:none}.book-session-hero__metrics{margin-top:.2rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;width:min(100%,39rem);max-width:39rem;margin-inline:auto;display:grid}.book-session-hero__metric{text-align:center;background:#ffffffb8;border-top:1px solid #d6283924;justify-items:center;gap:.18rem;padding:.95rem .8rem 1rem;display:grid}.book-session-hero__metric-value{color:var(--color-heading);letter-spacing:-.05em;font-size:clamp(1.75rem,2.2vw,2.2rem);font-weight:800}.book-session-hero__metric-label{color:var(--color-text-muted);letter-spacing:.04em;font-size:.8rem;font-weight:700}.book-session-hero__metrics-badge{width:fit-content;min-height:2.6rem;color:var(--color-heading);text-align:center;background:#fbecee8c;border:1px solid #d628391f;border-radius:999px;justify-content:center;align-items:center;gap:.28rem;margin-inline:auto;padding:.55rem 1rem;font-size:.95rem;font-weight:700;display:inline-flex}.book-session-hero__metrics-badge span:first-child{font-weight:800}.book-session-hero__metrics-star{color:#d4a017;font-size:.98rem;line-height:1;transform:translateY(-.02rem)}.book-session-hero__form-column{min-width:0;position:relative}.book-session-form{background:#ffffffeb;border-radius:2rem;gap:1.2rem;padding:1.2rem;display:grid;position:sticky;top:6.3rem;box-shadow:0 28px 70px #1e1e2214,0 10px 24px #1e1e220a}.book-session-form__header{gap:1rem;display:grid}.book-session-form__header h2{margin-top:.4rem;font-size:clamp(1.8rem,2vw,2.25rem)}.book-session-form__eyebrow,.book-session-form__calendar-kicker,.book-session-value__index{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.book-session-form__intro{color:var(--color-text-muted);margin-top:.55rem;font-size:.95rem;line-height:1.6}.book-session-form__required-note{color:var(--color-text-muted);margin-top:.55rem;font-size:.82rem;line-height:1.45}.book-session-form__progress{align-items:center;gap:.45rem;display:flex}.book-session-form__progress-step{align-items:center;display:flex;position:relative}.book-session-form__progress-step:not(:last-child){flex:auto}.book-session-form__progress-step:not(:last-child):after{content:"";background:#d8d8def2;width:100%;height:1px;margin-inline:.45rem .15rem;display:block}.book-session-form__progress-step.is-active,.book-session-form__progress-step.is-complete{color:var(--color-accent)}.book-session-form__progress-step.is-complete:not(:last-child):after{background:#d628393d}.book-session-form__progress-badge{width:1.9rem;height:1.9rem;color:var(--color-text-muted);background:#fffffffa;border:1px solid #d8d8deeb;border-radius:999px;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.book-session-form__progress-step.is-active .book-session-form__progress-badge,.book-session-form__progress-step.is-complete .book-session-form__progress-badge{color:var(--color-accent);background:#fbeceebf;border-color:#d6283938}.book-session-form__progress-badge svg{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:.85rem;height:.85rem}.book-session-form__panel{background:linear-gradient(#fffffff5,#faf8f7f5);border:1px solid #d6283914;border-radius:1.5rem;padding:1rem}.book-session-form__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.book-session-form__field{gap:.35rem;display:grid}.book-session-form__field--full{grid-column:1/-1}.book-session-form__label,.book-session-form__consent span{color:var(--color-heading);flex-wrap:wrap;align-items:baseline;gap:.18rem;font-size:.9rem;font-weight:700;line-height:1.45;display:inline-flex}.book-session-form__required{color:var(--color-accent);font-size:.9em}.book-session-form__label em{color:var(--color-text-muted);font-size:.82rem;font-style:normal;font-weight:600}.book-session-form__field input,.book-session-form__field select,.book-session-form__field textarea{border:1px solid var(--color-border);width:100%;min-height:3.15rem;color:var(--color-heading);appearance:none;background:#fffffffa;border-radius:1rem;padding:.9rem 1rem;transition:border-color .18s,box-shadow .18s,background-color .18s}.book-session-form__input-prefix{border:1px solid var(--color-border);background:#fffffffa;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:3.15rem;transition:border-color .18s,box-shadow .18s,background-color .18s;display:grid}.book-session-form__input-prefix:focus-within{border-color:#d6283959;box-shadow:0 0 0 4px #d6283914}.book-session-form__input-prefix-label{color:var(--color-text-muted);white-space:nowrap;padding-left:1rem;font-size:.95rem;font-weight:600}.book-session-form__input-prefix input{box-shadow:none;background:0 0;border:0;min-height:3.15rem;padding-left:.35rem}.book-session-form__input-prefix input:focus{box-shadow:none}.book-session-form__field textarea{resize:vertical;min-height:8rem}.book-session-form__field select{background-image:linear-gradient(45deg,#0000 50%,#44444db8 50%),linear-gradient(135deg,#44444db8 50%,#0000 50%);background-position:calc(100% - 1.35rem) calc(50% - .18rem),calc(100% - .95rem) calc(50% - .18rem);background-repeat:no-repeat;background-size:.45rem .45rem,.45rem .45rem;padding-right:2.85rem}.book-session-form__field input:focus,.book-session-form__field select:focus,.book-session-form__field textarea:focus{border-color:#d6283959;outline:none;box-shadow:0 0 0 4px #d6283914}.book-session-form__hint{color:var(--color-text-muted);font-size:.82rem;line-height:1.45}.book-session-form__upload{border:1px solid var(--color-border);cursor:pointer;background:#fffffffa;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;min-height:3.15rem;padding:.65rem .8rem;transition:border-color .18s,box-shadow .18s,background-color .18s;display:grid}.book-session-form__upload input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.book-session-form__upload:focus-within{border-color:#d6283959;box-shadow:0 0 0 4px #d6283914}.book-session-form__upload-button{min-height:2.2rem;color:var(--color-heading);background:#fbecee9e;border:1px solid #d6283929;border-radius:999px;justify-content:center;align-items:center;padding:.45rem .8rem;font-size:.84rem;font-weight:700;display:inline-flex}.book-session-form__upload-name{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;line-height:1.35;overflow:hidden}.book-session-form__error{color:var(--color-accent-hover);font-size:.82rem;font-weight:600;line-height:1.4}.book-session-form__submit-error{color:var(--color-accent-hover);background:#fbecee9e;border:1px solid #d6283924;border-radius:1rem;grid-column:1/-1;padding:.9rem 1rem;font-size:.88rem;font-weight:600;line-height:1.5}.book-session-form__consent{background:#fbecee8c;border:1px solid #d628391a;border-radius:1.2rem;grid-column:1/-1;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;padding:1rem;display:grid}.book-session-form__consent input{width:1.05rem;height:1.05rem;accent-color:var(--color-accent);margin-top:.2rem}.book-session-form__field--honeypot{opacity:0;pointer-events:none;position:absolute;left:-9999px}.book-session-form__actions{justify-content:space-between;align-items:center;gap:.85rem;display:flex}.book-session-form__actions--single{justify-content:flex-end}.book-session-form__calendar{gap:1rem;display:grid}.book-session-form__calendar-header h3{margin-top:.25rem;font-size:clamp(1.35rem,1.6vw,1.65rem)}.book-session-form__calendar-header p:last-child{color:var(--color-text-muted);margin-top:.55rem;font-size:.95rem;line-height:1.6}.book-session-form__calendar-meta{color:var(--color-heading);margin-top:.45rem;font-size:.86rem;font-weight:600}.book-session-form__calendar-frame{background:#fffffffa;border:1px solid #d628391a;border-radius:1.5rem;min-height:44rem;overflow:hidden}.book-session-form__calendar-frame iframe{border:0;width:100%;min-height:44rem}.book-session-proof-section,.book-session-value,.book-session-founder,.book-session-faq{border-top:1px solid #d8d8de94}.book-session-proof-section{background:#fffffffa;margin-top:-1rem;padding-block:.6rem clamp(1.8rem,2.6vw,2.3rem);overflow-x:clip}.book-session-proof{gap:.45rem;display:grid}.book-session-proof__admit-strip{margin-top:-.3rem;width:100%;max-width:68rem;margin-inline:auto}.book-session-proof__admit-strip:before{display:none}.book-session-proof__admit-strip .mm-section__header{text-align:center;margin-top:.4rem;margin-bottom:.45rem;width:100%;max-width:100%;margin-inline:auto}.book-session-proof__panel{gap:.7rem;max-width:68rem;margin:0 auto;padding:.2rem 0 0;display:grid}.book-session-proof__eyebrow{color:var(--color-accent);letter-spacing:.13em;text-transform:uppercase;text-align:center;font-size:clamp(.92rem,.95vw,1.02rem);font-weight:700;line-height:1.2}.book-session-proof__company-strip{max-width:68rem;margin-inline:auto}.book-session-proof__company-strip .home-trust-strip__rail-wrap{gap:0;width:100%}.book-session-proof__company-strip .home-trust-strip__rail{width:100%;box-shadow:none;-ms-overflow-style:none;scrollbar-width:none;background:#ffffffb8;border-top-color:#d8d8dec7;border-bottom-color:#d8d8dec7;overflow:auto hidden}.book-session-proof__company-strip .home-trust-strip__rail::-webkit-scrollbar{display:none}.book-session-proof__company-strip .home-trust-strip__track{justify-content:flex-start;width:max-content;padding-right:.8rem}.book-session-proof__company-logo-item{min-width:clamp(10rem,11vw,11.2rem);height:clamp(4.15rem,4.4vw,4.65rem)}.book-session-proof__company-logo-item img{object-fit:contain;filter:saturate(.82)contrast(1.02);opacity:.88;width:auto;max-width:min(100%,9rem);height:clamp(2.1rem,2.3vw,2.45rem);display:block}.book-session-value,.book-session-founder,.book-session-faq{background:#fffffffa}.book-session-value .mm-section__header,.book-session-founder .mm-section__header,.book-session-faq .mm-section__header,.book-session-final-cta .mm-section__header{max-width:66rem;margin-inline:auto}.book-session-value .mm-section__header h2,.book-session-founder .mm-section__header h2,.book-session-faq .mm-section__header h2,.book-session-final-cta .mm-section__header h2{text-wrap:balance;max-width:28ch;margin-inline:auto}.book-session-value{background:linear-gradient(#fffffffa,#f6d9dd3d);padding-block:clamp(2.3rem,3.1vw,2.8rem)}.book-session-value__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;margin-top:1.5rem;display:grid}.book-session-value__card{gap:.6rem;min-height:100%;padding:1.2rem;display:grid}.book-session-value__card h3{font-size:1.18rem}.book-session-value__card p:last-child{color:var(--color-text-muted);font-size:.93rem;line-height:1.55}.book-session-value__tagline,.book-session-founder__panel{border-radius:1.55rem}.book-session-value__tagline{background:#fffc;border:1px solid #d628391f;margin-top:1.15rem;padding:.95rem 1.15rem}.book-session-value__tagline p{color:var(--color-heading);text-align:center;font-size:.94rem;font-weight:600;line-height:1.55}.book-session-founder{background:linear-gradient(#fbeceeb3,#fffffffa);padding-block:clamp(2rem,2.9vw,2.45rem)}.book-session-founder__panel{grid-template-columns:minmax(0,1fr) minmax(14.4rem,.5fr);align-items:center;gap:.35rem;max-width:52rem;margin-inline:auto;display:grid}.book-session-founder__content{align-content:center;gap:.55rem;max-width:28rem;display:grid}.book-session-founder__credibility{flex-wrap:wrap;gap:.45rem .75rem;margin-top:.1rem;display:flex}.book-session-founder__credibility-item{background:0 0;border:0;min-height:auto;padding:.35rem 0}.book-session-founder__visual{justify-content:flex-start;display:flex}.book-session-founder__image-shell{background:#ffffffe6;border-radius:1.35rem;width:min(100%,15rem);overflow:hidden;box-shadow:0 14px 30px #1e1e220d}.book-session-founder__image{object-fit:cover;object-position:center 5%;transform-origin:top;width:100%;min-height:18rem;transform:scale(1.06)}.book-session-founder__caption{background:#fffffff0;border-top:1px solid #d8d8debd;padding:.85rem .95rem .95rem}.book-session-founder__name{color:var(--color-heading);font-size:1rem;font-weight:800}.book-session-founder__role{color:var(--color-text-muted);margin-top:.22rem;font-size:.9rem}.book-session-faq__list{gap:.85rem;max-width:50rem;margin:0 auto;display:grid}.book-session-faq__item{background:#ffffffeb;border:1px solid #d628391a;border-radius:1.4rem;box-shadow:0 14px 26px #1e1e220a}.book-session-faq__trigger{width:100%;color:var(--color-heading);text-align:left;background:0 0;border:0;border-radius:1.4rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;font-size:1rem;font-weight:700;display:flex}.book-session-faq__symbol{color:var(--color-accent);font-size:1.35rem;font-weight:500}.book-session-faq__answer{padding:0 1.15rem 1.15rem}.book-session-final-cta .mm-final-cta__metric{min-height:100%}.book-session-confirmed{background:radial-gradient(circle at 20% 18%,#d6283914,#0000 18%),linear-gradient(#fffffffc,#fbecee8a);padding-block:clamp(3rem,5vw,5rem)}.book-session-confirmed .mm-section__header{max-width:44rem;margin-inline:auto}.book-session-confirmed .mm-section__header h2{text-wrap:balance;max-width:14ch;margin-inline:auto}.book-session-confirmed__card{gap:1.35rem;max-width:44rem;margin:0 auto;padding:clamp(1.4rem,2.4vw,2rem);display:grid}.book-session-confirmed__copy{gap:1rem;display:grid}.book-session-confirmed__lead{color:var(--color-heading);font-size:1rem;font-weight:600;line-height:1.65}.book-session-confirmed__next{gap:.7rem;display:grid}.book-session-confirmed__next-title{color:var(--color-heading);letter-spacing:.08em;text-transform:uppercase;font-size:.95rem;font-weight:800}.book-session-confirmed__list{color:var(--color-text-muted);gap:.55rem;padding-left:1.15rem;font-size:.96rem;line-height:1.65;display:grid}.book-session-confirmed__actions{flex-wrap:wrap;gap:.8rem;display:flex}.book-session-schedule{background:radial-gradient(circle at 18% 16%,#d6283914,#0000 18%),linear-gradient(#fffffffc,#fbecee75);padding-block:clamp(2.5rem,4.5vw,4rem)}.book-session-schedule .mm-section__header{max-width:44rem;margin-inline:auto}.book-session-schedule .mm-section__header h2{text-wrap:balance;max-width:15ch;margin-inline:auto}.book-session-schedule__card{gap:1rem;max-width:54rem;margin:0 auto;padding:clamp(1.2rem,2.2vw,1.8rem);display:grid}.book-session-schedule__support,.book-session-schedule__fallback{color:var(--color-text-muted);text-align:center;font-size:.96rem;line-height:1.65}.book-session-schedule__embed{background:#fffffffa;border:1px solid #d628391a;border-radius:1.5rem;min-height:44rem;overflow:hidden}.book-session-schedule__embed iframe{border:0;width:100%;min-height:44rem}@media (width<=1180px){.book-session-hero__layout,.book-session-founder__panel{grid-template-columns:1fr}.book-session-form{position:relative;top:0}}@media (width<=960px){.book-session-hero__metrics{max-width:100%}.book-session-proof__company-strip .home-trust-strip__track{justify-content:flex-start;width:max-content;padding-right:.8rem}.book-session-proof__company-logo-item{min-width:9.7rem}.book-session-form__grid,.book-session-value__grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.book-session-hero{padding-top:1.5rem}.book-session-hero__layout{gap:1rem}.book-session-hero__desktop-copy{display:none}.book-session-hero__mobile-copy{gap:.8rem;display:grid}.book-session-hero__content{padding-top:0}.book-session-hero__mobile-copy h1{max-width:12.5ch;font-size:clamp(2.2rem,8vw,2.85rem)}.book-session-hero__compact-trust{background:#fbecee9e;border:1px solid #d628391a;border-radius:1.2rem;gap:.2rem;padding:.85rem .95rem;display:grid}.book-session-hero__compact-trust p{color:var(--color-heading);font-size:.93rem;font-weight:600;line-height:1.45}.book-session-proof__admit-strip .home-trust-strip__rail,.book-session-proof__company-strip .home-trust-strip__rail{scroll-behavior:smooth}.book-session-form{border-radius:1.6rem;padding:1rem}.book-session-form__grid,.book-session-value__grid,.book-session-hero__metrics{grid-template-columns:1fr}.book-session-form__progress-step{flex:none}.book-session-form__progress-step:not(:last-child){flex:auto}.book-session-proof__metrics{gap:.4rem}.book-session-form__actions{flex-direction:column-reverse;align-items:stretch}.book-session-form__actions .mm-button{width:100%}.book-session-confirmed__actions{flex-direction:column}.book-session-confirmed__actions .mm-button{width:100%}.book-session-schedule__embed,.book-session-schedule__embed iframe,.book-session-form__calendar-frame,.book-session-form__calendar-frame iframe{min-height:40rem}.book-session-value .mm-section__header h2,.book-session-founder .mm-section__header h2,.book-session-faq .mm-section__header h2,.book-session-final-cta .mm-section__header h2{max-width:22ch}.book-session-founder__image-shell{width:100%}}.mba-hub-hero{background:radial-gradient(circle at 10% 14%,#d6283924,#0000 28%),linear-gradient(#fffffffa,#f5f2f1db);padding-top:clamp(3.8rem,5vw,5rem);padding-bottom:clamp(2.2rem,3.2vw,2.8rem);position:relative}.mba-hub-hero__layout{grid-template-columns:minmax(0,1.05fr) minmax(18rem,.9fr);align-items:start;gap:clamp(1.6rem,2.8vw,2.8rem);display:grid}.mba-hub-hero__content{align-content:start;gap:1.15rem;max-width:40rem;padding-top:1rem;display:grid}.mba-hub-hero__content h1{max-width:11.5ch;font-size:clamp(3rem,5vw,5.05rem);line-height:.94}.mba-hub-hero__subtitle{max-width:41rem;color:var(--color-text);font-size:clamp(1.02rem,1.12vw,1.14rem)}.mba-hub-hero__actions{flex-wrap:wrap;gap:.82rem;display:flex}.mba-hub-hero__trust-strip{background:#ffffffd6;border:1px solid #d8d8ded6;border-radius:1.45rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:.15rem;display:grid;box-shadow:0 18px 34px #1e1e220a}.mba-hub-hero__trust-item{gap:.34rem;padding:1rem 1.1rem .95rem;display:grid}.mba-hub-hero__trust-item+.mba-hub-hero__trust-item{border-left:1px solid var(--color-border-soft)}.mba-hub-hero__trust-value{color:var(--color-heading);letter-spacing:-.03em;font-size:.98rem;font-weight:800;line-height:1.1}.mba-hub-hero__trust-detail{max-width:17ch;color:var(--color-text-muted);font-size:.86rem;line-height:1.45}.mba-hub-hero__trust-icon{background:#fbeceeb3;border:1px solid #d6283929;border-radius:.55rem;width:1.75rem;height:1.75rem;position:relative}.mba-hub-hero__trust-icon:before,.mba-hub-hero__trust-icon:after{content:"";position:absolute}.mba-hub-hero__trust-icon--origin:before{background:var(--color-accent);height:.18rem;box-shadow:0 .42rem 0 var(--color-accent);border-radius:999px;inset:.34rem .38rem auto}.mba-hub-hero__trust-icon--origin:after{background:#d628396b;border-radius:999px;height:.18rem;bottom:.38rem;left:.42rem;right:.42rem}.mba-hub-hero__trust-icon--admit:before{border:2px solid var(--color-accent);border-top-width:1px;border-radius:.35rem;inset:.34rem}.mba-hub-hero__trust-icon--admit:after{border-left:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);width:.52rem;height:.3rem;top:.58rem;left:.57rem;transform:rotate(-45deg)}.mba-hub-hero__trust-icon--scholarship:before{border:2px solid var(--color-accent);border-bottom:0;border-radius:999px 999px 0 0;inset:.34rem .48rem .52rem}.mba-hub-hero__trust-icon--scholarship:after{background:var(--color-accent);border-radius:999px;height:.24rem;bottom:.34rem;left:.6rem;right:.6rem}.mba-hub-hero__trust-icon--guidance:before{background:var(--color-accent);border-radius:999px;width:.44rem;height:.44rem;top:.42rem;left:.38rem;box-shadow:.56rem .22rem #d62839b8}.mba-hub-hero__trust-icon--guidance:after{background:#d6283957;border-radius:999px;height:.18rem;bottom:.38rem;left:.4rem;right:.34rem}.mba-hub-hero__visual-wrap{justify-content:flex-end;display:flex}.mba-hub-hero__visual-frame{background:radial-gradient(circle at 22% 80%,#d6283933,#0000 22%),linear-gradient(#ffffffbd,#f6d9dd42),#fffffffa;width:min(100%,31rem);position:relative;overflow:hidden}.mba-hub-hero__visual-tag{z-index:1;min-height:2rem;color:var(--color-heading);background:#fffffff0;border:1px solid #d8d8dec2;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;left:1rem}.mba-hub-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.48rem;height:.48rem;box-shadow:0 0 0 5px #d6283914}.mba-hub-hero__visual-shell{width:100%;min-height:36rem}.mba-hub-hero__image{object-fit:cover;object-position:center 18%;width:100%;height:100%;min-height:36rem;display:block}.mba-hub-hero__founder-card{background:#fffffff0;border:1px solid #d8d8dec7;border-radius:1.2rem;gap:.08rem;min-width:13rem;padding:.95rem 1rem 1rem;display:grid;position:absolute;bottom:1rem;right:1rem;box-shadow:0 18px 30px #1e16181f}.mba-hub-hero__founder-name{color:var(--color-heading);font-weight:800}.mba-hub-hero__founder-role{color:var(--color-text-muted);font-size:.9rem}.mba-hub-trust-strip{margin-top:-.2rem}.mba-hub-programs,.mba-hub-why,.mba-hub-final-cta{padding-block:clamp(3rem,4.7vw,4.15rem)}.mba-hub-programs .mm-section__header,.mba-hub-why .mm-section__header{max-width:47rem;margin-bottom:clamp(1.4rem,2.2vw,2rem)}.mba-hub-programs h2,.mba-hub-why h2{font-size:clamp(2.2rem,3vw,3rem);line-height:.96}.mba-hub-programs .mm-section__intro{font-size:clamp(.96rem,1vw,1.04rem)}.mba-hub-programs{background:radial-gradient(circle at 10% 18%,#d6283914,#0000 24%),linear-gradient(#fbeceed1,#fffffffa);border-top:1px solid #d8d8dea3}.mba-hub-programs__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.mba-hub-programs__card{border-radius:var(--radius-xl);background:#fffffff5;border:1px solid #d8d8dec2;align-content:start;gap:.9rem;padding:1.45rem 1.3rem 1.35rem;display:grid;box-shadow:0 18px 34px #1e1e2212}.mba-hub-programs__card--featured{border-color:#d628393d;transform:translateY(-4px);box-shadow:0 24px 40px #5e0e161f}.mba-hub-programs__descriptor{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.mba-hub-programs__card h3{font-size:clamp(1.26rem,1.65vw,1.55rem);line-height:1}.mba-hub-programs__summary,.mba-hub-programs__feature p{color:var(--color-text-muted)}.mba-hub-programs__summary{min-height:4.8rem}.mba-hub-programs__features{border-top:1px solid var(--color-border-soft);gap:.7rem;padding-top:.85rem;display:grid}.mba-hub-programs__feature{grid-template-columns:auto 1fr;align-items:start;gap:.72rem;display:grid}.mba-hub-programs__feature-mark{background:var(--color-accent);border-radius:999px;width:.58rem;height:.58rem;margin-top:.45rem;box-shadow:0 0 0 6px #d6283914}.mba-hub-programs__card .mm-button{margin-top:auto}.mba-hub-why{background:linear-gradient(#fbeceec7,#fffffffa);border-top:1px solid #d8d8de8f}.mba-hub-why .mm-section__header{max-width:44rem}.mba-hub-why__layout{background:linear-gradient(#ffffffd1,#fffffff5),#fffffff5;border:1px solid #d8d8dec2;border-radius:1.9rem;grid-template-columns:minmax(0,1fr) minmax(18rem,.92fr);align-items:start;gap:clamp(1.6rem,2.7vw,2.5rem);padding:clamp(1.5rem,2.4vw,2rem);display:grid}.mba-hub-why__content{align-content:start;gap:1rem;max-width:34rem;display:grid}.mba-hub-why__supporting-headline{color:var(--color-heading);font-size:clamp(1.28rem,1.85vw,1.6rem);font-weight:700;line-height:1.2}.mba-hub-why__body{color:var(--color-text-muted);max-width:33rem;font-size:1rem;line-height:1.66}.mba-hub-why__philosophy{color:var(--color-heading);background:#f6d9dd6b;border-left:2px solid #d6283980;border-radius:0 1rem 1rem 0;padding:1rem 1.1rem;font-size:1rem;font-weight:600;line-height:1.58}.mba-hub-why__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.mba-hub-why__tile{background:#ffffffe0;border:1px solid #d8d8deb8;border-radius:1.15rem;grid-template-rows:auto minmax(3.3rem,auto);align-content:start;gap:.8rem;min-height:9.2rem;padding:1rem;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.mba-hub-why__tile:hover,.mba-hub-why__tile:focus-within{background:#fffffff5;border-color:#d6283933;transform:translateY(-2px)}.mba-hub-why__tile-icon{background:#f6d9dd52;border:1px solid #d628391f;border-radius:.85rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.mba-hub-why__tile-icon svg{width:1.3rem;height:1.3rem;stroke:var(--color-accent);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.mba-hub-why__tile p{color:var(--color-heading);min-height:3.3rem;font-size:1rem;font-weight:700;line-height:1.34}.mba-hub-final-cta{border-top:1px solid #d8d8de9e}@media (width<=980px){.mba-hub-programs__grid,.mba-hub-why__grid{grid-template-columns:1fr}.mba-hub-programs__card--featured{transform:none}.mba-hub-programs__summary{min-height:0}}@media (width<=880px){.mba-hub-hero__layout,.mba-hub-why__layout{grid-template-columns:1fr}}@media (width<=720px){.mba-hub-hero__content{padding-top:0}.mba-hub-hero__content h1{max-width:100%}.mba-hub-hero__actions{flex-direction:column;align-items:stretch}.mba-hub-hero__trust-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.mba-hub-hero__trust-item{padding:.9rem .85rem}.mba-hub-hero__trust-item:nth-child(odd){border-left:0}.mba-hub-hero__trust-item:nth-child(n+3){border-top:1px solid var(--color-border-soft)}.mba-hub-hero__visual-shell,.mba-hub-hero__image{min-height:26rem}.mba-hub-hero__founder-card{bottom:.8rem;right:.8rem}}.masters-hub-hero{background:radial-gradient(circle at 12% 10%,#d628391f,#0000 28%),linear-gradient(#fffffffa,#f5f2f1d1);padding-top:clamp(2.9rem,4vw,3.8rem);padding-bottom:clamp(2.2rem,3.2vw,2.8rem);position:relative}.masters-hub-hero__layout{grid-template-columns:minmax(0,1.04fr) minmax(18rem,.92fr);align-items:start;gap:clamp(1.6rem,2.8vw,2.8rem);display:grid}.masters-hub-hero__content{gap:1.15rem;max-width:40rem;padding-top:clamp(1rem,1.8vw,1.5rem);display:grid}.masters-hub-hero__content h1{max-width:11.5ch;font-size:clamp(3rem,5vw,5rem);line-height:.94}.masters-hub-hero__subtitle{max-width:41rem;color:var(--color-text);font-size:clamp(1.02rem,1.12vw,1.14rem)}.masters-hub-hero__actions{flex-wrap:wrap;gap:.82rem;display:flex}.masters-hub-hero__proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding-top:.4rem;display:grid}.masters-hub-hero__proof-item{background:#ffffffeb;border:1px solid #d8d8dec7;border-radius:1.25rem;gap:.24rem;padding:.95rem 1rem;display:grid;box-shadow:0 14px 28px #1e1e220d}.masters-hub-hero__proof-value{color:var(--color-heading);letter-spacing:-.04em;font-size:clamp(1.24rem,1.7vw,1.52rem);font-weight:800;line-height:.94}.masters-hub-hero__proof-detail{color:var(--color-text-muted);font-size:.9rem;line-height:1.45}.masters-hub-hero__visual-wrap{justify-content:flex-end;display:flex}.masters-hub-hero__visual-frame{background:radial-gradient(circle at 78% 20%,#d6283929,#0000 24%),linear-gradient(#ffffffc2,#f6d9dd38),#fffffffa;width:min(100%,31rem);position:relative;overflow:hidden}.masters-hub-hero__visual-tag{z-index:1;min-height:2rem;color:var(--color-heading);background:#fffffff0;border:1px solid #d8d8dec2;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;left:1rem}.masters-hub-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.48rem;height:.48rem;box-shadow:0 0 0 5px #d6283914}.masters-hub-hero__visual-shell{width:100%;min-height:23.5rem}.masters-hub-hero__image{object-fit:cover;object-position:center 20%;width:100%;height:100%;min-height:23.5rem;display:block}.masters-hub-hero__founder-card{background:#fffffff0;border:1px solid #d8d8dec7;border-radius:1.2rem;gap:.08rem;min-width:13rem;padding:.95rem 1rem 1rem;display:grid;position:absolute;bottom:1rem;left:1rem;box-shadow:0 18px 30px #1e16181f}.masters-hub-hero__founder-name{color:var(--color-heading);font-weight:800}.masters-hub-hero__founder-role{color:var(--color-text-muted);font-size:.9rem}.masters-hub-trust-strip{margin-top:-.2rem}.masters-hub-programs,.masters-hub-why,.masters-hub-final-cta{padding-block:clamp(3rem,4.7vw,4.15rem)}.masters-hub-programs .mm-section__header,.masters-hub-why .mm-section__header{max-width:47rem;margin-bottom:clamp(1.4rem,2.2vw,2rem)}.masters-hub-programs h2,.masters-hub-why h2{font-size:clamp(2.2rem,3vw,3rem);line-height:.96}.masters-hub-programs .mm-section__intro{font-size:clamp(.96rem,1vw,1.04rem)}.masters-hub-programs{background:radial-gradient(circle at 86% 22%,#d6283914,#0000 24%),linear-gradient(#fffffffa,#f5f2f1e0);border-top:1px solid #d8d8dea3}.masters-hub-programs__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.masters-hub-programs__card{border-radius:var(--radius-xl);background:#fffffff5;border:1px solid #d8d8dec2;grid-template-rows:auto minmax(4.5rem,auto) minmax(5.6rem,auto) 1fr auto;align-content:stretch;gap:.9rem;padding:1.45rem 1.3rem 1.35rem;display:grid;box-shadow:0 18px 34px #1e1e2212}.masters-hub-programs__card--featured{border-color:#d628393d;transform:translateY(-4px);box-shadow:0 24px 40px #5e0e161f}.masters-hub-programs__descriptor{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.masters-hub-programs__card h3{align-self:start;font-size:clamp(1.22rem,1.58vw,1.48rem);line-height:1.04}.masters-hub-programs__summary,.masters-hub-programs__feature p{color:var(--color-text-muted)}.masters-hub-programs__summary{align-self:start;min-height:0}.masters-hub-programs__features{border-top:1px solid var(--color-border-soft);align-content:start;gap:.7rem;padding-top:.85rem;display:grid}.masters-hub-programs__feature{grid-template-columns:auto 1fr;align-items:start;gap:.72rem;display:grid}.masters-hub-programs__feature-mark{background:var(--color-accent);border-radius:999px;width:.58rem;height:.58rem;margin-top:.45rem;box-shadow:0 0 0 6px #d6283914}.masters-hub-programs__card .mm-button{margin-top:auto}.masters-hub-why{background:linear-gradient(#fbeceebd,#fffffffa);border-top:1px solid #d8d8de8f}.masters-hub-why .mm-section__header{max-width:52rem}.masters-hub-why__layout{background:linear-gradient(#ffffffd1,#fffffff5),#fffffff5;border:1px solid #d8d8dec2;border-radius:1.9rem;grid-template-columns:minmax(0,1fr) minmax(18rem,.92fr);align-items:start;gap:clamp(1.6rem,2.7vw,2.5rem);padding:clamp(1.5rem,2.4vw,2rem);display:grid}.masters-hub-why__content{align-content:start;gap:1rem;max-width:34rem;display:grid}.masters-hub-why__supporting-headline{color:var(--color-heading);font-size:clamp(1.28rem,1.85vw,1.58rem);font-weight:700;line-height:1.2}.masters-hub-why__body{color:var(--color-text-muted);max-width:33rem;font-size:1rem;line-height:1.66}.masters-hub-why__philosophy{color:var(--color-heading);background:#f6d9dd6b;border-left:2px solid #d6283980;border-radius:0 1rem 1rem 0;padding:1rem 1.1rem;font-size:1rem;font-weight:600;line-height:1.58}.masters-hub-why__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.masters-hub-why__tile{background:#ffffffe0;border:1px solid #d8d8deb8;border-radius:1.15rem;grid-template-rows:auto minmax(3.3rem,auto);align-content:start;gap:.8rem;min-height:9.2rem;padding:1rem;transition:transform .18s,border-color .18s,background-color .18s;display:grid}.masters-hub-why__tile:hover,.masters-hub-why__tile:focus-within{background:#fffffff5;border-color:#d6283933;transform:translateY(-2px)}.masters-hub-why__tile-icon{background:#f6d9dd52;border:1px solid #d628391f;border-radius:.85rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.masters-hub-why__tile-icon svg{width:1.3rem;height:1.3rem;stroke:var(--color-accent);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.masters-hub-why__tile p{color:var(--color-heading);min-height:3.3rem;font-size:1rem;font-weight:700;line-height:1.34}.masters-hub-final-cta{border-top:1px solid #d8d8de9e}@media (width<=980px){.masters-hub-programs__grid,.masters-hub-why__grid{grid-template-columns:1fr}.masters-hub-programs__card--featured{transform:none}.masters-hub-programs__summary{min-height:0}}@media (width<=880px){.masters-hub-hero__layout,.masters-hub-why__layout{grid-template-columns:1fr}}@media (width<=720px){.masters-hub-hero__content h1{max-width:100%}.masters-hub-hero__actions{flex-direction:column;align-items:stretch}.masters-hub-hero__proof{grid-template-columns:1fr}.masters-hub-hero__visual-shell,.masters-hub-hero__image{min-height:18.75rem}.masters-hub-hero__founder-card{bottom:.8rem;left:.8rem}}.career-hub-hero{background:var(--color-surface);padding-top:clamp(3.15rem,4.5vw,4.25rem);padding-bottom:clamp(2.5rem,4.2vw,4rem);overflow:hidden}.career-hub-hero__backdrop{pointer-events:none;background:radial-gradient(circle at 26% 58%,#d628391f,#0000 22%),radial-gradient(circle at 78% 32%,#d6283914,#0000 18%),linear-gradient(#fffffffa 0%,#fbf7f6fa 100%),linear-gradient(90deg,#d6283905,#0000 16% 84%,#2a2a3005);position:absolute;inset:0}.career-hub-hero__layout{grid-template-columns:minmax(0,.96fr) minmax(24rem,.9fr);align-items:center;gap:clamp(1.7rem,3vw,3.2rem);display:grid;position:relative}.career-hub-hero__content{z-index:1;gap:1.3rem;max-width:38rem;padding-top:clamp(.9rem,1.5vw,1.35rem);display:grid}.career-hub-hero__content h1{max-width:15ch;margin:0;font-size:clamp(2.85rem,4.6vw,4.55rem)}.career-hub-hero__subtitle{max-width:35rem;color:var(--color-text-muted);margin:0;font-size:1.04rem;line-height:1.68}.career-hub-hero__actions{flex-wrap:wrap;gap:.9rem;display:flex}.career-hub-hero__proof{background:#ffffffe0;border:1px solid #d8d8ded6;border-radius:1.5rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:52rem;display:grid;box-shadow:0 18px 34px #1e1e220a}.career-hub-hero__proof-item{gap:.38rem;min-height:100%;padding:1.05rem 1.15rem 1rem;display:grid}.career-hub-hero__proof-item+.career-hub-hero__proof-item{border-left:1px solid var(--color-border-soft)}.career-hub-hero__proof-icon{width:1.9rem;height:1.9rem;color:var(--color-accent);background:#fbeceeb8;border:1px solid #d6283929;border-radius:.7rem;justify-content:center;align-items:center;margin-bottom:.1rem;display:inline-flex}.career-hub-hero__proof-icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.career-hub-hero__proof-value{color:var(--color-heading);letter-spacing:-.03em;margin:0;font-size:1rem;font-weight:800;line-height:1.1}.career-hub-hero__proof-detail{color:var(--color-text-muted);margin:.32rem 0 0;font-size:.86rem;line-height:1.46}.career-hub-hero__visual-wrap{z-index:1;justify-content:center;display:flex;position:relative}.career-hub-hero__visual-wrap:before{content:"";filter:blur(30px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#d628391c,#d6283908 48%,#0000 74%);width:76%;height:72%;position:absolute;top:1.75rem;right:.9rem}.career-hub-hero__visual-frame{background:#ffffffe6;border-radius:2rem;width:min(100%,31rem);padding:.72rem;position:relative;transform:rotate(-.65deg)}.career-hub-hero__visual-frame:before{content:"";pointer-events:none;border:1px solid #d8d8dec7;border-radius:1.55rem;position:absolute;inset:.5rem}.career-hub-hero__visual-tag{z-index:3;color:var(--color-heading);background:#fffffffa;border:1px solid #d8d8def5;border-radius:999px;align-items:center;gap:.55rem;margin:0;padding:.62rem .95rem;font-size:.81rem;font-weight:700;display:inline-flex;position:absolute;top:-.55rem;left:1.3rem;box-shadow:0 14px 22px #1e1e2214}.career-hub-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.5rem;height:.5rem;box-shadow:0 0 0 4px #d628391a}.career-hub-hero__visual-shell{background:linear-gradient(#fff8f8 0%,#f5efef 100%);border-radius:1.55rem;overflow:hidden}.career-hub-hero__image{aspect-ratio:.82;object-fit:cover;object-position:center 18%;width:100%;display:block}.career-hub-hero__founder-card{z-index:3;background:#fffffff2;border:1px solid #d8d8def0;border-radius:1.1rem;min-width:13.6rem;padding:.8rem .95rem;position:absolute;bottom:1.2rem;left:1.3rem;box-shadow:0 14px 22px #1e1e2214}.career-hub-hero__founder-name,.career-hub-hero__founder-role{margin:0}.career-hub-hero__founder-name{color:var(--color-heading);font-size:.98rem;font-weight:700}.career-hub-hero__founder-role{color:var(--color-text-muted);margin-top:.4rem;font-size:.92rem}.career-hub-trust-strip{background:#fff}.career-hub-problem{background:linear-gradient(#fff 0%,#fbf5f5 100%)}.career-hub-lab .mm-section__header,.career-hub-frameworks .mm-section__header,.career-hub-founders .mm-section__header{max-width:64rem}.career-hub-problem .mm-section__header{max-width:52rem}.career-hub-problem__layout{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:stretch;gap:clamp(1.4rem,3vw,2.4rem);display:grid}.career-hub-problem__compare{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:1rem;display:grid}.career-hub-problem__compare-card{border:1px solid var(--color-border);background:#fffffff2;border-radius:1.7rem;gap:1rem;padding:clamp(1.45rem,2vw,1.8rem);display:grid;box-shadow:0 18px 34px #1e1e220d}.career-hub-problem__compare-card--accent{background:linear-gradient(#fff6f7 0%,#fff 100%);border-color:#d628392e}.career-hub-problem__compare-head{align-items:center;gap:.8rem;display:flex}.career-hub-problem__step{width:2.2rem;height:2.2rem;color:var(--color-accent);letter-spacing:.08em;background:#fbeceeb3;border:1px solid #d6283929;border-radius:999px;justify-content:center;align-items:center;font-size:.74rem;font-weight:800;display:inline-flex}.career-hub-problem__compare-label{color:var(--color-heading);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.career-hub-problem__compare-copy{color:var(--color-heading);letter-spacing:-.03em;margin:0;font-size:clamp(1.22rem,1.6vw,1.48rem);font-weight:700;line-height:1.24}.career-hub-problem__pivot{align-content:center;justify-items:center;gap:.6rem;min-width:4.5rem;display:grid}.career-hub-problem__pivot-line{background:linear-gradient(#d6283914,#d6283947,#d6283914);width:1px;min-height:3rem}.career-hub-problem__pivot-chip{color:var(--color-accent);letter-spacing:.12em;text-transform:uppercase;background:#d6283914;border:1px solid #d628391f;border-radius:999px;justify-content:center;align-items:center;padding:.42rem .85rem;font-size:.76rem;font-weight:800;display:inline-flex}.career-hub-problem__insight{background:linear-gradient(#fffffff5,#fbeceed1);border:1px solid #d628391f;border-radius:1.8rem;align-content:start;gap:1.1rem;padding:clamp(1.5rem,2vw,1.95rem);display:grid;box-shadow:0 20px 50px #1e1e220f}.career-hub-problem__insight-label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.career-hub-problem__insight-body{color:var(--color-text);margin:0;font-size:.98rem;line-height:1.7}.career-hub-problem__callout{color:var(--color-heading);letter-spacing:-.03em;border-top:1px solid #d628391f;margin:0;padding-top:1rem;font-size:clamp(1.2rem,1.7vw,1.42rem);font-weight:700;line-height:1.3}.career-hub-lab{background:linear-gradient(#fff 0%,#faf4f4 100%)}.career-hub-lab__panel{background:linear-gradient(#fffffff5,#fff7f8f5),linear-gradient(90deg,#d628390d 1px,#0000 1px) 0 0/2.4rem 2.4rem,linear-gradient(#d628390d 1px,#0000 1px) 0 0/2.4rem 2.4rem;border:1px solid #d628391f;border-radius:2.1rem;padding:clamp(1.3rem,2vw,1.7rem);box-shadow:0 18px 42px #2a2a300f}.career-hub-lab__layout{grid-template-columns:minmax(0,.82fr) minmax(22rem,1.18fr);align-items:stretch;gap:clamp(1.4rem,3vw,2rem);display:grid}.career-hub-lab__definition{background:#ffffffeb;border:1px solid #d628391f;border-radius:1.7rem;gap:.9rem;padding:clamp(1.35rem,2vw,1.7rem);display:grid}.career-hub-programs__row-label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.career-hub-lab__supporting-line{color:var(--color-heading);letter-spacing:-.03em;margin:0;font-size:clamp(1.32rem,1.8vw,1.62rem);font-weight:700;line-height:1.22}.career-hub-lab__definition p:last-child{margin:0}.career-hub-lab__definition p{color:var(--color-text);margin:0;font-size:.98rem;line-height:1.7}.career-hub-lab__definition-note{border-top:1px solid var(--color-border-soft);margin-top:auto;padding-top:1rem}.career-hub-lab__definition-note p{color:var(--color-heading);font-size:.95rem;font-weight:600;line-height:1.6}.career-hub-lab__outputs{background:#ffffffe6;border:1px solid #d6283924;border-radius:1.8rem;gap:1.15rem;padding:clamp(1.35rem,2vw,1.75rem);display:grid;box-shadow:0 22px 54px #1e1e220f}.career-hub-lab__outputs-header{gap:.35rem;display:grid}.career-hub-lab__outputs-title{color:var(--color-heading);margin:0;font-size:1.08rem;font-weight:700}.career-hub-lab__outputs-intro{color:var(--color-text-muted);margin:0;font-size:.93rem;line-height:1.55}.career-hub-lab__outputs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem 1rem;display:grid}.career-hub-lab__output{background:linear-gradient(#fbecee6b,#ffffffeb);border:1px solid #d6283914;border-radius:1.15rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;min-height:100%;padding:.95rem 1rem;display:grid}.career-hub-lab__output-mark{background:var(--color-accent);border-radius:999px;width:.9rem;height:.9rem;margin-top:.25rem;box-shadow:0 0 0 .45rem #d6283914}.career-hub-lab__output p{color:var(--color-heading);margin:0;font-size:.93rem;font-weight:600;line-height:1.45}.career-hub-programs{background:radial-gradient(circle at 100% 0,#d6283914,#0000 36%),linear-gradient(#faf8f7 0%,#fff 100%)}.career-hub-programs .mm-section__header{max-width:58rem}.career-hub-programs__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;max-width:72rem;margin:0 auto;display:grid}.career-hub-programs__card{border:1px solid var(--color-border);background:#fffffffa;border-radius:1.8rem;gap:1.1rem;min-height:100%;padding:1.55rem;display:grid;box-shadow:0 18px 42px #2a2a300f}.career-hub-programs__card--featured{background:linear-gradient(#fff6f7f5,#fffffffa);border-color:#d6283938}.career-hub-programs__card-top{align-items:start;gap:.45rem;display:grid}.career-hub-programs__descriptor,.career-hub-founders__role{color:var(--color-accent);letter-spacing:0;margin:0;font-size:.8rem;font-weight:700}.career-hub-programs__card h3{color:var(--color-heading);font-family:var(--font-sans);letter-spacing:-.04em;max-width:12ch;margin:0;font-size:clamp(1.55rem,1.8vw,1.95rem);line-height:1.05}.career-hub-programs__rows{gap:.95rem;display:grid}.career-hub-programs__row{border-top:1px solid var(--color-border-soft);gap:.45rem;padding-top:.95rem;display:grid}.career-hub-programs__summary{color:var(--color-heading);margin:0;font-size:.95rem;font-weight:600;line-height:1.46}.career-hub-programs__decisions{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.5}.career-hub-programs__features{border-top:1px solid var(--color-border-soft);gap:.8rem;padding:1rem 1rem 0;display:grid}.career-hub-programs__feature{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.career-hub-programs__feature-mark,.career-hub-frameworks__outcome-mark{background:var(--color-accent);border-radius:999px;width:.68rem;height:.68rem;margin-top:.42rem;box-shadow:0 0 0 .4rem #d6283914}.career-hub-programs__feature p,.career-hub-frameworks__outcome p{color:var(--color-text);margin:0;font-size:.94rem;line-height:1.48}.career-hub-programs .mm-button{justify-content:center;width:100%}.career-hub-frameworks{background:linear-gradient(#fff 0%,#f9f4f4 100%)}.career-hub-frameworks__layout{display:block}.career-hub-frameworks__intro-panel{background:#ffffffeb;border:1px solid #d628391f;border-radius:1.7rem;max-width:23rem;padding:1.2rem 1.15rem}.career-hub-frameworks__intro-title{color:var(--color-heading);margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.career-hub-frameworks__intro-body{color:var(--color-text-muted);margin:.6rem 0 0;font-size:.93rem;line-height:1.55}.career-hub-frameworks__blueprint{background:linear-gradient(#fffffff5,#fff6f7f5),linear-gradient(90deg,#d628390d 1px,#0000 1px) 0 0/2.4rem 2.4rem,linear-gradient(#d628390d 1px,#0000 1px) 0 0/2.4rem 2.4rem;border:1px solid #d628391f;border-radius:2rem;gap:1.3rem;padding:clamp(1.25rem,2vw,1.6rem);display:grid;box-shadow:0 18px 40px #1e1e220d}.career-hub-frameworks__blueprint-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.career-hub-frameworks__centerpiece{text-align:center;background:#fffffff5;border:1px solid #d628392e;border-radius:1.8rem;place-content:center;min-width:15rem;min-height:9rem;padding:1.35rem;display:grid;box-shadow:0 16px 34px #2a2a300f}.career-hub-frameworks__centerpiece-label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.career-hub-frameworks__centerpiece-copy{color:var(--color-heading);margin:.55rem 0 0;font-size:.98rem;font-weight:700;line-height:1.42}.career-hub-frameworks__nodes{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;padding-block:.35rem;display:grid;position:relative}.career-hub-frameworks__nodes--three{grid-template-columns:repeat(3,minmax(0,1fr))}.career-hub-frameworks__node{border:1px solid var(--color-border);background:#fffffff2;border-radius:1.4rem;gap:.65rem;width:auto;min-height:100%;padding:1rem;display:grid;position:relative;box-shadow:0 14px 26px #1e1e220a}.career-hub-frameworks__node:after{content:"";background:#d6283942;width:1rem;height:1px;position:absolute;top:50%;right:-.5rem;transform:translateY(-50%)}.career-hub-frameworks__node:last-child:after{display:none}.career-hub-frameworks__framework-icon{width:2.8rem;height:2.8rem;color:var(--color-accent);background:#d628390a;border:1px solid #d6283924;border-radius:1rem;justify-content:center;align-items:center;display:inline-flex}.career-hub-frameworks__framework-icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.08rem;height:1.08rem}.career-hub-frameworks__node h3{color:var(--color-heading);font-family:var(--font-sans);margin:0;font-size:.98rem;font-weight:700;line-height:1.3}.career-hub-frameworks__node p{color:var(--color-text-muted);margin:0;font-size:.88rem;line-height:1.45}.career-hub-frameworks__outcomes{background:#ffffffeb;border:1px solid #d6283924;border-radius:1.8rem;padding:1.25rem}.career-hub-frameworks__outcomes-title{color:var(--color-heading);margin:0;font-size:1.05rem;font-weight:700}.career-hub-frameworks__outcomes-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1rem;display:grid}.career-hub-frameworks__outcome{background:linear-gradient(#fbecee6b,#ffffffeb);border:1px solid #d6283914;border-radius:1.1rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;padding:.95rem 1rem;display:grid}.career-hub-frameworks__outcome p{color:var(--color-heading);font-size:.92rem;font-weight:600}.career-hub-founders{background:linear-gradient(#fbeceeb8,#fffffffa);border-top:1px solid #d8d8de94}.career-hub-founders .mm-section__header{max-width:52rem}.career-hub-founders__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.career-hub-founders__panel{background:#ffffffd6;border:1px solid #d628391f;border-radius:2rem;gap:1rem;padding:clamp(1.15rem,2vw,1.5rem);display:grid;box-shadow:0 18px 34px #1e1e220a}.career-hub-founders__card{background:#ffffffe6;border:1px solid #d628391a;border-radius:1.4rem;grid-template-columns:4.8rem minmax(0,1fr);align-items:start;gap:1rem;padding:1rem;display:grid}.career-hub-founders__portrait{aspect-ratio:1;background:linear-gradient(#fff8f8 0%,#f5efef 100%);border:1px solid #d628391f;border-radius:1rem;width:4.8rem;overflow:hidden}.career-hub-founders__portrait img{object-fit:cover;width:100%;height:100%;display:block}.career-hub-founders__card-body{gap:.55rem;display:grid}.career-hub-founders__card h3{color:var(--color-heading);font-family:var(--font-sans);letter-spacing:-.04em;margin:0;font-size:clamp(1.18rem,1.4vw,1.42rem);line-height:1.08}.career-hub-founders__role{font-size:.84rem;line-height:1.4}.career-hub-founders__summary{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.5}.career-hub-founders__points{gap:.45rem;display:grid}.career-hub-founders__impact{color:var(--color-heading);margin:0;font-size:.88rem;font-weight:600;line-height:1.45}.career-hub-founders__belief{background:#fbeceedb;border:1px solid #d628393d;border-radius:1.2rem;padding:1.05rem 1.15rem}.career-hub-founders__belief p{color:var(--color-heading);margin:0;font-size:.98rem;font-weight:600;line-height:1.58}.career-hub-process{background:linear-gradient(#fbecee85,#fffffffa)}.career-hub-process__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.career-hub-process__card{background:#fffffff5;border:1px solid #d628391f;border-radius:1.55rem;gap:.7rem;min-height:100%;padding:1.15rem 1.2rem;display:grid;box-shadow:0 18px 32px #1e1e220d}.career-hub-process__step{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.career-hub-process__card h3{color:var(--color-heading);margin:0;font-size:1.12rem;line-height:1.14}.career-hub-process__card p:last-child{color:var(--color-text-muted);margin:0;font-size:.92rem;line-height:1.56}.career-hub-faq-preview{background:linear-gradient(#fff 0%,#fbf7f7 100%)}.career-hub-faq-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.career-hub-faq-preview__card{text-align:left;background:#fffffff0;border:1px solid #d628391f;border-radius:1.45rem;padding:1.15rem 1.2rem;box-shadow:0 14px 28px #1e1e220a}.career-hub-faq-preview__card h3{color:var(--color-heading);margin:0;font-size:1.08rem;line-height:1.25}.career-hub-faq-preview__card p{color:var(--color-text-muted);margin:.55rem 0 0;font-size:.93rem;line-height:1.58}.career-hub-final-cta .mm-final-cta__metric{min-height:100%}@media (width<=1100px){.career-hub-hero__layout,.career-hub-problem__layout,.career-hub-lab__layout,.career-hub-frameworks__blueprint-head{grid-template-columns:1fr}.career-hub-hero__visual-wrap{justify-content:center}.career-hub-frameworks__centerpiece,.career-hub-frameworks__intro-panel{max-width:none}.career-hub-frameworks__blueprint-head{display:grid}.career-hub-frameworks__nodes{grid-template-columns:repeat(2,minmax(0,1fr))}.career-hub-frameworks__node:after{display:none}.career-hub-frameworks__outcomes-grid,.career-hub-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.career-hub-programs__grid,.career-hub-founders__grid,.career-hub-faq-preview__grid{grid-template-columns:1fr}.career-hub-founders__card{grid-template-columns:4.8rem minmax(0,1fr)}.career-hub-founders__portrait{width:4.8rem}}@media (width<=720px){.career-hub-hero{padding-top:2.5rem}.career-hub-hero__proof,.career-hub-lab__outputs-grid,.career-hub-frameworks__nodes,.career-hub-frameworks__outcomes-grid,.career-hub-problem__compare,.career-hub-process__grid{grid-template-columns:1fr}.career-hub-hero__visual-frame{width:100%;padding:.68rem;transform:none}.career-hub-hero__visual-shell{border-radius:1.35rem}.career-hub-hero__founder-card{min-width:0;left:1rem;right:1rem}.career-hub-hero__proof-item+.career-hub-hero__proof-item{border-left:0;border-top:1px solid var(--color-border-soft)}.career-hub-problem__pivot{grid-auto-flow:column;min-width:0}.career-hub-problem__pivot-line{width:100%;height:1px;min-height:1px}.career-hub-programs__card-top{display:grid}.career-hub-programs__card h3{max-width:none}.career-hub-founders__card{grid-template-columns:1fr}.career-hub-founders__portrait{width:4.8rem}}.career-family-hero,.career-service-hero{background:var(--color-surface);overflow:hidden}.career-family-hero__backdrop,.career-service-hero__backdrop{pointer-events:none;background:radial-gradient(circle at 22% 58%,#d628391f,#0000 22%),radial-gradient(circle at 78% 24%,#d6283914,#0000 18%),linear-gradient(#fffffffa,#faf8f7fa),linear-gradient(90deg,#d6283908,#0000 16% 84%,#2a2a3008);position:absolute;inset:0}.career-family-hero__layout,.career-service-hero__layout{grid-template-columns:minmax(0,.96fr) minmax(18rem,.88fr);align-items:center;gap:clamp(1.5rem,3vw,3rem);display:grid;position:relative}.career-family-hero__content,.career-service-hero__content{z-index:1;max-width:39rem;position:relative}.career-family-hero__content h1,.career-service-hero__content h1{max-width:14ch}.career-family-hero__subtitle,.career-service-hero__subtitle{max-width:35rem;color:var(--color-text-muted);margin-top:1rem;font-size:1.04rem;line-height:1.68}.career-family-hero__actions,.career-service-hero__actions{flex-wrap:wrap;gap:.9rem;margin-top:1.35rem;display:flex}.career-family-hero__aside,.career-service-hero__aside{z-index:1;position:relative}.career-family-hero__panel,.career-service-hero__panel{background:linear-gradient(#fffffff2,#fff6f7f0),linear-gradient(90deg,#d628390d 1px,#0000 1px) 0 0/2.5rem 2.5rem,linear-gradient(#d628390d 1px,#0000 1px) 0 0/2.5rem 2.5rem;border-radius:2rem;gap:1rem;padding:clamp(1.2rem,2vw,1.7rem);display:grid}.career-family-hero__panel-label,.career-service-hero__panel-eyebrow{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.career-family-hero__panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.career-family-hero__proof-item,.career-service-hero__proof-item{background:#ffffffe6;border:1px solid #d628391a;border-radius:1.2rem;gap:.4rem;min-height:100%;padding:1rem 1.05rem;display:grid}.career-family-hero__proof-value{color:var(--color-heading);letter-spacing:-.03em;font-size:.98rem;font-weight:800;line-height:1.15}.career-family-hero__proof-detail{color:var(--color-text-muted);font-size:.88rem;line-height:1.5}.career-family-strip{padding-top:0;padding-bottom:clamp(1.75rem,3vw,2.4rem)}.career-hub-trust-strip,.career-hub-company-strip{width:100%;overflow:hidden}.career-hub-company-strip{padding-top:0}.career-hub-company-strip .home-trust-strip__rail-wrap{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;min-width:0;display:grid}.career-hub-company-strip .home-trust-strip__rail{width:100%;min-width:0;overflow:auto hidden}.career-hub-company-strip .home-trust-strip__track{justify-content:flex-start;width:max-content;min-width:100%}.career-hub-company-strip__logo-item{min-width:clamp(11.6rem,12.8vw,13.6rem)}.career-hub-company-strip__logo-item img{max-width:min(100%,9.2rem);height:clamp(1.55rem,1.9vw,1.95rem)}.career-family-strip__grid,.career-service-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.career-family-strip__item,.career-service-strip__item{background:#ffffffd1;border:1px solid #d8d8ded9;border-radius:1.35rem;gap:.35rem;padding:1rem 1.1rem;display:grid;box-shadow:0 16px 30px #1e1e220a}.career-family-strip__label,.career-service-strip__label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.career-family-strip__detail,.career-service-strip__detail{color:var(--color-heading);font-size:.95rem;font-weight:600;line-height:1.45}.career-family-trust-strip,.career-service-strip{background:#fff}.career-family-reframe{background:linear-gradient(#fff,#fbf5f5)}.career-family-reframe__layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.career-family-reframe__card,.career-family-reframe__insight{background:#fffffff2;border:1px solid #d628391f;border-radius:1.8rem;gap:.85rem;padding:clamp(1.35rem,2vw,1.8rem);display:grid;box-shadow:0 18px 34px #1e1e220d}.career-family-reframe__card--accent{background:linear-gradient(#fff6f7f5,#fffffff5)}.career-family-reframe__kicker{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.8rem;font-weight:800}.career-family-reframe__statement{color:var(--color-heading);letter-spacing:-.03em;font-size:clamp(1.2rem,1.8vw,1.45rem);font-weight:700;line-height:1.28}.career-family-reframe__insight{background:linear-gradient(#fffffff5,#fbeceed6)}.career-family-reframe__insight p{color:var(--color-text);line-height:1.68}.career-family-reframe__callout{border-top:1px solid #d628391f;padding-top:1rem;font-size:1.06rem;font-weight:700;color:var(--color-heading)!important}.career-family-overview{background:linear-gradient(#fff,#faf4f4)}.career-family-overview__panel,.career-service-founders__belief{background:linear-gradient(#fffffff5,#fbeceecc);border:1px solid #d6283924;border-radius:1.5rem;max-width:48rem;margin:0 auto;padding:1.2rem 1.35rem;box-shadow:0 16px 32px #1e1e220d}.career-family-overview__panel p,.career-service-founders__belief p{color:var(--color-heading);font-size:1rem;font-weight:600;line-height:1.6}.career-family-pathways{background:radial-gradient(circle at 100% 0,#d6283914,#0000 36%),linear-gradient(#faf8f7,#fff)}.career-family-pathways__grid,.career-service-pricing__grid,.career-service-founders__grid,.career-family-founders__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.career-family-pathways__card,.career-service-pricing__card,.career-family-founders__card,.career-service-founders__card{border:1px solid var(--color-border);background:#fffffff7;border-radius:1.8rem;gap:1rem;min-height:100%;padding:1.5rem;display:grid;box-shadow:0 18px 42px #2a2a300f}.career-family-pathways__card--featured,.career-service-pricing__card--featured{background:linear-gradient(#fff6f7f7,#fffffffa);border-color:#d628393d}.career-family-pathways__descriptor,.career-service-pricing__name,.career-family-founders__role,.career-service-founders__role{color:var(--color-accent);font-size:.82rem;font-weight:700}.career-family-pathways__head{gap:.35rem;display:grid}.career-family-pathways__head h3,.career-service-pricing__header,.career-family-founders__body h3,.career-service-founders__body h3{margin:0}.career-family-pathways__head h3{max-width:13ch}.career-family-pathways__body,.career-family-pathways__features{gap:.9rem;display:grid}.career-family-pathways__row,.career-service-pricing__inclusions{gap:.45rem;display:grid}.career-family-pathways__row{border-top:1px solid var(--color-border-soft);padding-top:.9rem}.career-family-pathways__label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.career-family-pathways__row p:last-child{color:var(--color-text-muted);line-height:1.55}.career-family-pathways__feature,.career-service-pricing__inclusion,.career-family-founders__point,.career-service-founders__point,.career-family-why__card,.career-service-outcomes__card{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.career-family-pathways__feature span,.career-service-pricing__inclusion span,.career-family-founders__point span,.career-service-founders__point span,.career-family-why__card span,.career-service-outcomes__card span,.career-service-hero__proof-mark{background:var(--color-accent);border-radius:999px;width:.7rem;height:.7rem;margin-top:.45rem;box-shadow:0 0 0 .4rem #d6283914}.career-family-pathways__feature p,.career-service-pricing__inclusion p,.career-family-founders__point p,.career-service-founders__point p,.career-family-why__card p,.career-service-outcomes__card p{color:var(--color-text);line-height:1.5}.career-family-pathways .mm-button,.career-service-pricing .mm-button{justify-content:center;width:100%}.career-family-frameworks,.career-service-frameworks{background:linear-gradient(#fff,#f9f4f4)}.career-family-frameworks__grid,.career-service-frameworks__grid,.career-family-deliverables__grid,.career-service-deliverables__grid,.career-family-faq-preview__grid,.career-service-who__grid,.career-service-outcomes__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.career-family-frameworks__card,.career-service-frameworks__card,.career-family-deliverables__card,.career-service-deliverables__card,.career-family-faq-preview__card,.career-service-who__card,.career-service-outcomes__card,.career-service-helps__card,.career-service-problem__callout{background:#fffffff0;border:1px solid #d628391f;border-radius:1.5rem;padding:1.2rem 1.25rem;box-shadow:0 14px 28px #1e1e220a}.career-family-frameworks__card h3,.career-family-deliverables__card h3,.career-family-faq-preview__card h3,.career-service-frameworks__title,.career-service-deliverables__card h3{font-size:1.15rem}.career-family-frameworks__card p,.career-family-deliverables__card p,.career-family-faq-preview__card p,.career-service-frameworks__card p,.career-service-deliverables__card p,.career-service-helps__card p{color:var(--color-text-muted);margin-top:.5rem;line-height:1.62}.career-family-process,.career-service-process{background:linear-gradient(#fbecee8c,#fffffffa)}.career-family-process__grid,.career-service-process__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.career-family-process__card,.career-service-process__card{background:#fffffff5;border:1px solid #d628391f;border-radius:1.6rem;gap:.7rem;min-height:100%;padding:1.15rem 1.2rem;display:grid;box-shadow:0 18px 32px #1e1e220d}.career-family-process__step,.career-service-process__step,.career-service-who__index{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.82rem;font-weight:800}.career-family-process__card p:last-child,.career-service-process__card p:last-child{color:var(--color-text-muted);line-height:1.56}.career-family-deliverables,.career-service-deliverables{background:#fff}.career-family-audience,.career-service-who{background:linear-gradient(#faf8f7,#fff)}.career-family-audience__grid,.career-service-helps__grid,.career-service-problem__layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.career-family-audience__card,.career-service-problem__copy{background:#fffffff0;border:1px solid #d628391f;border-radius:1.6rem;padding:1.2rem 1.3rem;box-shadow:0 14px 30px #1e1e220a}.career-family-audience__card p{color:var(--color-text-muted);margin-top:.55rem;line-height:1.62}.career-family-why{background:linear-gradient(#fff,#fbf5f5)}.career-family-why__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.career-family-why__card{background:#fffffff2;border:1px solid #d628391f;border-radius:1.5rem;padding:1.15rem 1.2rem}.career-family-founders,.career-service-founders{background:linear-gradient(#fbeceeb3,#fffffffa)}.career-family-founders__card,.career-service-founders__card{grid-template-columns:5rem minmax(0,1fr);align-items:start;gap:1rem}.career-family-founders__portrait,.career-service-founders__portrait{aspect-ratio:1;background:linear-gradient(#fff8f8,#f5efef);border:1px solid #d628391f;border-radius:1rem;width:5rem;overflow:hidden}.career-family-founders__portrait img,.career-service-founders__portrait img{object-fit:cover;width:100%;height:100%}.career-family-founders__summary,.career-service-founders__summary{color:var(--color-text-muted);line-height:1.58}.career-family-founders__points,.career-service-founders__points{gap:.55rem;display:grid}.career-family-mentors,.career-service-mentors{background:linear-gradient(#fff,#faf6f6)}.career-family-faq-preview,.career-service-faq{background:linear-gradient(#fff,#fbf7f7)}.career-family-faq-preview__card,.career-service-faq__item{text-align:left}.career-service-hero__proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.2rem;display:grid}.career-service-hero__proof-item p{color:var(--color-heading);font-size:.94rem;font-weight:600;line-height:1.45}.career-service-hero__panel-list,.career-service-hero__panel-footer{gap:.85rem;display:grid}.career-service-hero__panel-item{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.career-service-hero__panel-item span{background:var(--color-accent);border-radius:999px;width:.72rem;height:.72rem;margin-top:.42rem;box-shadow:0 0 0 .4rem #d6283914}.career-service-hero__panel-item p,.career-service-hero__panel-copy{color:var(--color-text);line-height:1.54}.career-service-hero__panel-label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.8rem;font-weight:800}.career-service-strip{padding-top:0;padding-bottom:clamp(2rem,3vw,2.8rem)}.career-service-problem{background:linear-gradient(#fff,#faf5f5)}.career-service-problem__copy{gap:1rem;display:grid}.career-service-problem__copy p{color:var(--color-text);line-height:1.72}.career-service-problem__callout-label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.8rem;font-weight:800}.career-service-problem__callout-copy{color:var(--color-heading);margin-top:.7rem;font-size:1.08rem;font-weight:700;line-height:1.48}.career-service-helps{background:linear-gradient(#fff,#faf6f6)}.career-service-helps__card--accent{background:linear-gradient(#fff6f7f5,#fffffff5)}.career-service-who__card p:last-child{color:var(--color-text);line-height:1.58}.career-service-outcomes{background:linear-gradient(#fff,#fbf4f4)}.career-service-pricing{background:radial-gradient(circle at 100% 0,#d6283914,#0000 34%),linear-gradient(#faf8f7,#fff)}.career-service-pricing__header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.career-service-pricing__note{color:var(--color-text-muted);margin-top:.3rem;line-height:1.45}.career-service-pricing__price{color:var(--color-heading);letter-spacing:-.05em;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:800;line-height:1}.career-service-faq__list{gap:.9rem;max-width:52rem;margin:0 auto;display:grid}.career-service-faq__item{background:#fffffff2;border:1px solid #d628391f;border-radius:1.35rem;padding:1.1rem 1.2rem;box-shadow:0 14px 28px #1e1e220a}.career-service-faq__trigger{width:100%;color:var(--color-heading);text-align:left;background:0 0;border:0;justify-content:space-between;gap:1rem;padding:0;font-size:1rem;font-weight:700;display:flex}.career-service-faq__symbol{color:var(--color-accent);font-size:1.3rem;line-height:1}.career-service-faq__answer{color:var(--color-text-muted);border-top:1px solid #d628391a;margin-top:.9rem;padding-top:.9rem;line-height:1.68}.career-family-final-cta .mm-final-cta__metric,.career-service-final-cta .mm-final-cta__metric{min-height:100%}.career-service-page--college .career-service-hero__backdrop{background:radial-gradient(circle at 24% 54%,#d6283924,#0000 24%),radial-gradient(circle at 76% 28%,#d628390f,#0000 18%),linear-gradient(#fffffffa,#fbf4f4fa)}.career-service-page--leaders .career-service-hero__backdrop{background:radial-gradient(circle at 24% 54%,#b81f2e24,#0000 24%),radial-gradient(circle at 76% 28%,#d6283914,#0000 18%),linear-gradient(#fffffffa,#f8f4f4fa)}.career-college-hero{background:var(--color-surface);padding:clamp(.95rem,1.6vw,1.35rem) 0 clamp(.8rem,1.35vw,1.1rem);position:relative;overflow:hidden}.career-college-hero__backdrop{pointer-events:none;background:radial-gradient(circle at 26% 60%,#d628391f,#0000 21%),radial-gradient(circle at 72% 30%,#d6283912,#0000 18%),radial-gradient(circle at 56% 78%,#d628390d,#0000 24%),linear-gradient(#fffffffa 0%,#faf8f7fa 100%);position:absolute;inset:0}.career-college-hero__container{grid-template-columns:minmax(0,.98fr) minmax(19rem,.76fr);align-items:center;gap:clamp(1.3rem,2.3vw,2.5rem);display:grid;position:relative}.career-college-hero__content{z-index:1;max-width:37.5rem;position:relative}.career-college-hero__content:before{content:"";filter:blur(26px);opacity:.95;pointer-events:none;z-index:-1;background:radial-gradient(circle,#d628391f,#d628390a 42%,#0000 72%);width:min(30rem,88%);height:18rem;position:absolute;top:4rem;left:-1.4rem}.career-college-hero__content h1{max-width:12.4ch;margin-top:.65rem;font-size:clamp(2.75rem,4.7vw,4.35rem)}.career-college-hero__intro{max-width:33rem;color:var(--color-text-muted);margin-top:.95rem;font-size:clamp(.98rem,1.08vw,1.08rem)}.career-college-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;display:flex}.career-college-hero__proof{background:linear-gradient(#fffffff5,#fff6f7e0),linear-gradient(90deg,#d628390a 1px,#0000 1px) 0 0/2.4rem 2.4rem,linear-gradient(#d628390a 1px,#0000 1px) 0 0/2.4rem 2.4rem;border:1px solid #d8d8ded1;border-radius:1.8rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:1.2rem;display:grid;overflow:hidden;box-shadow:0 18px 32px #1e1e220d}.career-college-hero__proof-item{background:#ffffffbd;border-right:1px solid #d8d8deb3;gap:.45rem;min-height:100%;padding:1rem 1.05rem 1.1rem;display:grid}.career-college-hero__proof-item:last-child{border-right:0}.career-college-hero__proof-icon{width:2.1rem;height:2.1rem;color:var(--color-accent);background:#fbeceeb8;border:1px solid #d6283924;border-radius:.85rem;justify-content:center;align-items:center;display:inline-flex}.career-college-hero__proof-icon svg{width:.95rem;height:.95rem}.career-college-hero__proof-title{color:var(--color-heading);letter-spacing:-.03em;font-size:.98rem;font-weight:800;line-height:1.15}.career-college-hero__proof-detail{color:var(--color-text-muted);font-size:.88rem;line-height:1.52}.career-college-hero__visual-wrap{z-index:1;padding-top:.1rem;position:relative}.career-college-hero__visual-wrap:before{content:"";filter:blur(30px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#d628391c,#d6283908 48%,#0000 74%);width:78%;height:72%;position:absolute;top:2rem;right:.8rem}.career-college-hero__visual-frame{background:#ffffffeb;border-radius:2rem;padding:.72rem;position:relative;transform:rotate(-.65deg)}.career-college-hero__visual-frame:before{content:"";pointer-events:none;border:1px solid #d8d8dec7;border-radius:1.55rem;position:absolute;inset:.5rem}.career-college-hero__visual-tag{z-index:3;color:var(--color-heading);letter-spacing:-.02em;background:#fffffffa;border:1px solid #d8d8def5;border-radius:999px;align-items:center;gap:.55rem;padding:.62rem 1rem;font-size:.83rem;font-weight:700;display:inline-flex;position:absolute;top:-.55rem;left:1.4rem;box-shadow:0 14px 22px #1e1e2214}.career-college-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.5rem;height:.5rem;box-shadow:0 0 0 4px #d628391a}.career-college-hero__visual-shell{background:var(--color-surface-alt);border-radius:1.55rem;position:relative;overflow:hidden}.career-college-hero__image{aspect-ratio:.86;object-fit:cover;object-position:50% 10%;width:100%;display:block}.career-college-hero__roadmap-card{z-index:3;background:#fffffff2;border:1px solid #d8d8def0;border-radius:1.1rem;padding:.92rem 1rem;position:absolute;bottom:1.2rem;left:1.2rem;right:1.2rem;box-shadow:0 14px 22px #1e1e2214}.career-college-hero__roadmap-label,.career-college-proof__eyebrow,.career-college-reframe__kicker,.career-college-who__index,.career-college-process__step{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.career-college-hero__roadmap-points{gap:.35rem;margin-top:.55rem;display:grid}.career-college-hero__roadmap-points p{color:var(--color-heading);font-size:.92rem;font-weight:600;line-height:1.45}.career-college-proof__stack{gap:.65rem;display:grid}.career-college-proof__strip{margin-top:-.45rem;padding-bottom:.4rem}.career-college-proof__company-panel{padding:.25rem 0 .2rem}.career-college-proof__company-header{text-align:center;margin-bottom:.45rem}.career-college-reframe{background:linear-gradient(#fff,#faf5f5)}.career-college-reframe__layout{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,.9fr));gap:1rem;display:grid}.career-college-reframe__anchor,.career-college-reframe__card,.career-college-build__anchor,.career-college-build__card,.career-college-who__card,.career-college-frameworks__card,.career-college-process__card,.career-college-offers__card,.career-college-why__card{background:#fffffff2;border:1px solid #d628391f;border-radius:1.6rem;box-shadow:0 16px 30px #1e1e220a}.career-college-reframe__anchor{background:linear-gradient(#fff6f7f5,#fffffff5);padding:clamp(1.4rem,2.2vw,1.9rem)}.career-college-reframe__statement{color:var(--color-heading);letter-spacing:-.03em;margin-top:.7rem;font-size:clamp(1.28rem,1.7vw,1.52rem);font-weight:700;line-height:1.34}.career-college-reframe__card{align-content:start;gap:.6rem;padding:1.35rem 1.25rem;display:grid}.career-college-reframe__card h3,.career-college-build__card h3,.career-college-frameworks__card h3,.career-college-process__card h3,.career-college-why__body h3{font-size:1.1rem}.career-college-reframe__card p,.career-college-frameworks__card p,.career-college-process__card p:last-child,.career-college-why__summary,.career-college-why__point p{color:var(--color-text-muted);line-height:1.62}.career-college-build{background:linear-gradient(#fff,#fbf6f6)}.career-college-build__layout{gap:1rem;display:grid}.career-college-build__anchor{background:linear-gradient(#fffffff5,#fbeceed1);padding:1.3rem 1.35rem}.career-college-build__anchor-copy{max-width:46rem;color:var(--color-heading);margin:0 auto;font-size:clamp(1.02rem,1.18vw,1.12rem);font-weight:600;line-height:1.62}.career-college-build__grid,.career-college-frameworks__grid,.career-college-why__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.career-college-build__card{padding:1.25rem 1.2rem}.career-college-build__card--wide{background:linear-gradient(#fff6f7f5,#fffffff5);grid-column:span 2}.career-college-build__card p,.career-college-who__card p:last-child,.career-college-offers__deliverable p,.career-college-offers__inclusion p{color:var(--color-text);line-height:1.58}.career-college-who{background:linear-gradient(#faf8f7,#fff)}.career-college-who__card{gap:.55rem;padding:1.2rem 1.1rem;display:grid}.career-college-frameworks__card{padding:1.25rem 1.2rem}.career-college-process{background:linear-gradient(#fbecee8c,#fffffffa)}.career-college-process__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.career-college-process__card{gap:.7rem;padding:1.15rem;display:grid}.career-college-offers{background:radial-gradient(circle at 100% 0,#d6283914,#0000 34%),linear-gradient(#faf8f7,#fff)}.career-college-offers__deliverables{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1rem;max-width:56rem;margin:0 auto 1.5rem;display:grid}.career-college-offers__deliverable,.career-college-offers__inclusion,.career-college-why__point{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.career-college-offers__deliverable span,.career-college-offers__inclusion span,.career-college-why__point span{background:var(--color-accent);border-radius:999px;width:.7rem;height:.7rem;margin-top:.42rem;box-shadow:0 0 0 .4rem #d6283914}.career-college-offers__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.career-college-offers__card{gap:1rem;padding:1.45rem;display:grid}.career-college-offers__card--featured{background:linear-gradient(#fff6f7f7,#fffffffa);border-color:#d628393d}.career-college-offers__card-head{justify-content:space-between;align-items:start;gap:1rem;display:flex}.career-college-offers__card-title,.career-college-why__role{color:var(--color-accent);font-size:.82rem;font-weight:700}.career-college-offers__card-note{color:var(--color-text-muted);margin-top:.25rem;line-height:1.45}.career-college-offers__price{color:var(--color-heading);letter-spacing:-.05em;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:800;line-height:1}.career-college-offers__inclusions,.career-college-why__points{gap:.6rem;display:grid}.career-college-offers .mm-button{justify-content:center;width:100%}.career-college-why{background:linear-gradient(#fbeceeb3,#fffffffa)}.career-college-why__belief{background:linear-gradient(#fffffff5,#fbeceecc);border:1px solid #d6283924;border-radius:1.5rem;max-width:48rem;margin:0 auto 1.4rem;padding:1.2rem 1.35rem;box-shadow:0 16px 32px #1e1e220d}.career-college-why__belief p{color:var(--color-heading);font-size:1rem;font-weight:600;line-height:1.6}.career-college-why__card{grid-template-columns:5rem minmax(0,1fr);gap:1rem;padding:1.35rem;display:grid}.career-college-why__portrait{aspect-ratio:1;background:linear-gradient(#fff8f8,#f5efef);border:1px solid #d628391f;border-radius:1rem;width:5rem;overflow:hidden}.career-college-why__portrait img{object-fit:cover;width:100%;height:100%}.career-college-faq,.career-college-final-cta{background:linear-gradient(#fff,#fbf7f7)}.career-college-final-cta .mm-section__header{max-width:46rem}.career-college-final-cta .mm-section__intro{max-width:42rem}.career-college-final-cta .mm-final-cta__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;max-width:66rem}.career-college-final-cta .mm-final-cta__actions{flex-wrap:wrap;justify-content:center;gap:.85rem;display:flex}@media (width<=1100px){.career-family-hero__layout,.career-service-hero__layout,.career-family-audience__grid,.career-service-helps__grid,.career-service-problem__layout{grid-template-columns:1fr}.career-family-reframe__layout,.career-family-frameworks__grid,.career-service-frameworks__grid,.career-family-why__grid,.career-family-deliverables__grid,.career-service-deliverables__grid,.career-family-faq-preview__grid,.career-service-who__grid,.career-service-outcomes__grid,.career-college-build__grid,.career-college-frameworks__grid,.career-college-why__grid,.career-family-process__grid,.career-service-process__grid,.career-college-process__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.career-college-hero__container,.career-college-reframe__layout{grid-template-columns:1fr}.career-college-who__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.career-college-build__card--wide{grid-column:auto}}@media (width<=900px){.career-family-strip__grid,.career-service-strip__grid,.career-family-pathways__grid,.career-service-pricing__grid,.career-family-founders__grid,.career-service-founders__grid,.career-college-offers__grid,.career-college-offers__deliverables{grid-template-columns:1fr}}@media (width<=720px){.career-family-hero__actions,.career-service-hero__actions,.career-college-hero__actions{flex-direction:column;align-items:stretch}.career-family-hero__actions .mm-button,.career-service-hero__actions .mm-button,.career-college-hero__actions .mm-button{width:100%}.career-family-hero__panel-grid,.career-family-strip__grid,.career-service-strip__grid,.career-family-reframe__layout,.career-family-frameworks__grid,.career-service-frameworks__grid,.career-family-process__grid,.career-service-process__grid,.career-family-deliverables__grid,.career-service-deliverables__grid,.career-family-audience__grid,.career-family-why__grid,.career-family-faq-preview__grid,.career-service-hero__proof,.career-service-who__grid,.career-service-outcomes__grid,.career-college-hero__proof,.career-college-build__grid,.career-college-who__grid,.career-college-frameworks__grid,.career-college-process__grid,.career-college-why__grid{grid-template-columns:1fr}.career-family-hero__content h1,.career-service-hero__content h1,.career-college-hero__content h1{max-width:none}.career-service-pricing__header{display:grid}.career-family-founders__card,.career-service-founders__card,.career-college-why__card{grid-template-columns:1fr}.career-college-hero{padding-top:.85rem;padding-bottom:1.15rem}.career-college-hero__content:before{filter:blur(22px);width:96%;height:13rem;top:4.8rem;left:-.4rem}.career-college-hero__visual-frame{border-radius:1.7rem;padding:.68rem;transform:none}.career-college-hero__visual-frame:before{border-radius:1.35rem;inset:.45rem}.career-college-hero__visual-tag{padding:.52rem .82rem;font-size:.76rem;top:-.35rem;left:1rem}.career-college-hero__visual-shell{border-radius:1.35rem}.career-college-hero__image{aspect-ratio:.94}.career-college-hero__roadmap-card{padding:.78rem .84rem;bottom:1rem;left:1rem;right:1rem}.career-college-proof__strip{margin-top:-.38rem}.career-college-offers__card-head{display:grid}}.career-college-icon-badge,.career-college-build__card-icon,.career-college-offers__deliverable-icon,.career-college-offers__inclusion-icon,.career-college-why__point-icon{width:2.5rem;height:2.5rem;color:var(--color-accent);background:#fbeceebd;border:1px solid #d6283924;border-radius:.95rem;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 1px #ffffffb3}.career-college-icon-badge--soft{background:#ffffffeb;border-radius:.85rem;width:2.25rem;height:2.25rem}.career-college-icon-badge svg,.career-college-build__card-icon svg,.career-college-offers__deliverable-icon svg,.career-college-offers__inclusion-icon svg,.career-college-why__point-icon svg{width:1.1rem;height:1.1rem}.career-college-proof{padding-top:.35rem;padding-bottom:1.55rem}.career-college-proof__flow{gap:.45rem;width:100%;display:grid}.career-college-proof .home-trust-strip{margin-top:0;padding-top:.3rem;padding-bottom:.5rem}.career-college-proof .home-trust-strip:before{display:none}.career-college-proof .home-trust-strip .mm-section__header{text-align:center;width:100%;max-width:none;margin:.25rem auto .55rem}.career-college-proof .home-trust-strip .mm-section__heading-group{width:100%}.career-college-proof .home-trust-strip__rail{background:#ffffffe6;border:1px solid #ececf0db;border-radius:1.3rem;width:100%;min-width:0;padding-inline:.2rem;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}.career-college-proof__company-panel{padding-top:0}.career-college-proof .home-trust-strip__rail-wrap{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;min-width:0;display:grid}.career-college-reframe .mm-section__header,.career-college-build .mm-section__header,.career-college-frameworks .mm-section__header,.career-college-offers .mm-section__header,.career-college-why .mm-section__header{max-width:48rem;margin-bottom:1.55rem}.career-college-reframe .mm-section__intro,.career-college-build .mm-section__intro,.career-college-frameworks .mm-section__intro,.career-college-offers .mm-section__intro,.career-college-why .mm-section__intro{max-width:39rem;margin-inline:auto}.career-college-reframe__card,.career-college-build__card,.career-college-frameworks__card,.career-college-process__card,.career-college-offers__card,.career-college-who__card,.career-college-why__support-card{transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s}.career-college-reframe__card:hover,.career-college-build__card:hover,.career-college-frameworks__card:hover,.career-college-process__card:hover,.career-college-offers__card:hover,.career-college-who__card:hover,.career-college-why__support-card:hover{border-color:#d6283933;transform:translateY(-3px);box-shadow:0 22px 38px #1e1e2212}.career-college-reframe__card--accent{background:linear-gradient(#fff6f7f5,#fffffff5)}.career-college-build__lead{align-content:start;display:grid}.career-college-build__anchor{text-align:left;align-content:start;gap:1rem;display:grid}.career-college-build__anchor-kicker{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.career-college-build__anchor-copy{margin:0}.career-college-build__anchor-points{gap:.8rem;padding-top:.4rem;display:grid}.career-college-build__anchor-points div{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.7rem;display:grid}.career-college-build__anchor-points span{background:var(--color-accent);border-radius:999px;width:.7rem;height:.7rem;margin-top:.42rem;box-shadow:0 0 0 .4rem #d6283914}.career-college-build__anchor-points p{color:var(--color-text);line-height:1.56}.career-college-build__image-card{background:#fffffff5;border:1px solid #d628391f;border-radius:1.6rem;overflow:hidden;box-shadow:0 16px 30px #1e1e220d}.career-college-build__image-shell{aspect-ratio:1.18;background:linear-gradient(#fff8f8,#f5efef);overflow:hidden}.career-college-build__image-shell img{object-fit:cover;object-position:center 30%;width:100%;height:100%}.career-college-build__image-caption{gap:.45rem;padding:1rem 1.05rem 1.1rem;display:grid}.career-college-build__image-kicker,.career-college-offers__overview-kicker{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.career-college-build__image-caption p:last-child{color:var(--color-text);line-height:1.56}.career-college-build__card{text-align:left;gap:.7rem;display:grid}.career-college-build__grid{border-top:1px solid #d628391a;grid-column:1/-1;padding-top:1rem}.career-college-frameworks__card{text-align:left;gap:.75rem;display:grid}.career-college-frameworks__card-top{justify-content:flex-start;display:flex}.career-college-process__grid{position:relative}.career-college-process__head{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.career-college-process__card{text-align:left}.career-college-offers__overview{background:linear-gradient(#fffffffa,#fbeceebd);border:1px solid #d628391f;border-radius:1.4rem;max-width:46rem;margin:0 auto 1rem;padding:1rem 1.1rem}.career-college-offers__overview-text{color:var(--color-heading);margin-top:.35rem;font-size:1rem;font-weight:600;line-height:1.58}.career-college-offers__deliverables{margin-bottom:1.7rem}.career-college-offers__deliverable{background:#ffffffdb;border:1px solid #d628391a;border-radius:1.25rem;padding:.92rem 1rem}.career-college-offers__featured-tag{width:fit-content;min-height:1.95rem;color:var(--color-heading);background:#f6d9dd7a;border:1px solid #d628391f;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.76rem;font-weight:700;display:inline-flex}.career-college-offers__card{text-align:left;position:relative}.career-college-offers__card--featured{box-shadow:0 24px 40px #1e1e2214}.career-college-offers__inclusion-icon,.career-college-why__point-icon{border-radius:.8rem;width:2rem;height:2rem}.career-college-offers__inclusion-icon svg,.career-college-why__point-icon svg{width:.95rem;height:.95rem}.career-college-why__layout{grid-template-columns:minmax(0,1.24fr) minmax(19rem,.76fr);align-items:stretch;gap:1rem;display:grid}.career-college-why__feature,.career-college-why__support-card{background:#fffffff5;border:1px solid #d628391f;border-radius:1.7rem;box-shadow:0 16px 32px #1e1e220d}.career-college-why__feature{grid-template-columns:minmax(14rem,.78fr) minmax(0,1fr);display:grid;overflow:hidden}.career-college-why__feature-visual{background:linear-gradient(#fff8f8,#f5efef);min-height:100%}.career-college-why__feature-visual img{object-fit:cover;object-position:center 18%;width:100%;height:100%;min-height:24rem}.career-college-why__feature-body,.career-college-why__support-card{text-align:left;align-content:start;gap:.8rem;padding:1.35rem;display:grid}.career-college-why__support-head{grid-template-columns:5rem minmax(0,1fr);align-items:center;gap:.9rem;display:grid}.career-college-why__support-card .career-college-why__portrait{width:5rem}.career-college-faq .career-service-faq__item{transition:border-color .18s,box-shadow .18s,transform .18s}.career-college-faq .career-service-faq__item:hover{border-color:#d628392e;transform:translateY(-1px);box-shadow:0 18px 32px #1e1e220d}@media (width<=1100px){.career-college-build__lead,.career-college-why__layout,.career-college-why__feature{grid-template-columns:1fr}.career-college-why__feature-visual img{min-height:18rem}}@media (width<=900px){.career-college-proof{padding-bottom:1.35rem}}@media (width<=720px){.career-college-proof .home-trust-strip__rail{-webkit-mask-image:none;mask-image:none}.career-college-build__lead{gap:.85rem}.career-college-build__image-shell{aspect-ratio:1.22}.career-college-offers__deliverable{padding:.88rem .92rem}.career-college-why__feature-body,.career-college-why__support-card{padding:1.05rem}.career-college-why__support-head{grid-template-columns:4.4rem minmax(0,1fr)}}.career-college-proof .home-trust-strip__logo-item{min-width:clamp(11.6rem,12.8vw,13.6rem);height:clamp(4.2rem,4.5vw,4.8rem)}.career-college-proof__company-logo-item{min-width:clamp(11.6rem,12.8vw,13.6rem)}.career-college-proof__company-logo-item img{max-width:min(100%,9.2rem);height:clamp(1.55rem,1.9vw,1.95rem)}.career-college-build__layout{gap:1.15rem}.career-college-build .mm-section__header{margin-bottom:1.35rem}.career-college-build__frame{background:linear-gradient(#fffffffa,#faf8f7f0);border:1px solid #d628391f;border-radius:1.8rem;grid-template-columns:minmax(0,1.04fr) minmax(18rem,.96fr);gap:1rem;max-width:60rem;margin:0 auto;padding:1.25rem;display:grid;box-shadow:0 18px 34px #1e1e220d}.career-college-build__lead,.career-college-build__image-card{min-height:100%}.career-college-who .mm-section__header,.career-college-deliverables .mm-section__header{max-width:44rem;margin-bottom:1.35rem}.career-college-who__panel{background:#ffffffe6;border:1px solid #d628391a;border-radius:1.55rem;max-width:54rem;margin:0 auto;padding:1.05rem 1.1rem;box-shadow:0 14px 26px #1e1e220a}.career-college-who__panel-title{color:var(--color-heading);font-size:1rem;font-weight:700}.career-college-who__panel-copy{color:var(--color-text-muted);margin-top:.28rem;line-height:1.55}.career-college-who__grid{gap:.8rem;margin-top:.8rem}.career-college-who__card{box-shadow:none;background:linear-gradient(#fbecee47,#ffffffeb);border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;padding:1rem 1.05rem}.career-college-who__card:hover{box-shadow:none;transform:none}.career-college-who__index{margin-top:.12rem}.career-college-who__card-body{gap:.28rem;display:grid}.career-college-who__card-body h3{margin:0;font-size:1rem}.career-college-who__card-body p{color:var(--color-text-muted);line-height:1.55}.career-college-frameworks{background:radial-gradient(circle at 100% 0,#d6283914,#0000 34%),linear-gradient(#fff,#faf4f4)}.career-college-frameworks__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;max-width:58rem;margin:0 auto 1rem;display:grid}.career-college-frameworks__tab{width:100%;color:var(--color-heading);font:inherit;background:#ffffffeb;border:1px solid #d628391f;border-radius:1.2rem;justify-content:center;align-items:center;gap:.7rem;padding:.9rem 1rem;font-weight:700;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:flex}.career-college-frameworks__tab:hover,.career-college-frameworks__tab.is-active{background:#fff6f7f5;border-color:#d628393d;box-shadow:0 16px 28px #1e1e220d}.career-college-frameworks__tab.is-active{transform:translateY(-2px)}.career-college-frameworks__tab-icon{width:2.15rem;height:2.15rem;color:var(--color-accent);background:#fbeceead;border:1px solid #d628391f;border-radius:.85rem;justify-content:center;align-items:center;display:inline-flex}.career-college-frameworks__tab-icon svg{width:1rem;height:1rem}.career-college-frameworks__spotlight{grid-template-columns:minmax(0,1.08fr) minmax(18rem,.92fr);gap:1rem;max-width:58rem;margin:0 auto;display:grid}.career-college-frameworks__flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;max-width:58rem;margin:.95rem auto 0;display:grid}.career-college-frameworks__flow-step{text-align:left;background:#ffffffdb;border:1px solid #d628391a;border-radius:1.2rem;gap:.32rem;padding:.95rem 1rem;display:grid}.career-college-frameworks__flow-index{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.career-college-frameworks__flow-step h3{margin:0;font-size:.98rem;line-height:1.35}.career-college-frameworks__spotlight-main,.career-college-frameworks__point{background:#fffffff2;border:1px solid #d628391f;border-radius:1.6rem;box-shadow:0 16px 30px #1e1e220a}.career-college-frameworks__spotlight-main{text-align:left;gap:.9rem;padding:1.35rem;display:grid}.career-college-frameworks__spotlight-head{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.85rem;display:grid}.career-college-frameworks__spotlight-kicker{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.career-college-frameworks__spotlight-head h3{margin-top:.2rem;font-size:1.25rem}.career-college-frameworks__spotlight-summary{color:var(--color-heading);font-size:1.05rem;font-weight:700;line-height:1.54}.career-college-frameworks__spotlight-detail,.career-college-frameworks__point p{color:var(--color-text-muted);line-height:1.62}.career-college-frameworks__spotlight-points{gap:.8rem;display:grid}.career-college-frameworks__point{text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;padding:1rem;display:grid}.career-college-frameworks__point-icon{width:2rem;height:2rem;color:var(--color-accent);background:#fbeceeb8;border:1px solid #d628391f;border-radius:.8rem;justify-content:center;align-items:center;display:inline-flex}.career-college-frameworks__point-icon svg{width:.95rem;height:.95rem}.career-college-deliverables{background:linear-gradient(#fff,#faf6f6)}.career-college-deliverables__overview{background:#fffffff5;border:1px solid #d8d8ded9;border-radius:1.4rem;max-width:46rem;margin:0 auto .9rem;padding:1rem 1.1rem}.career-college-deliverables__overview-kicker{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.career-college-deliverables__overview-text{color:var(--color-heading);margin-top:.35rem;font-size:1rem;font-weight:600;line-height:1.58}.career-college-deliverables__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;max-width:58rem;margin:0 auto;display:grid}.career-college-deliverables__card{text-align:left;background:#ffffffeb;border:1px solid #d628391a;border-radius:1.3rem;gap:.7rem;padding:1rem 1.05rem;display:grid;box-shadow:0 14px 28px #1e1e220a}.career-college-deliverables__card h3{margin:0;font-size:1rem}.career-college-deliverables__icon{width:2.25rem;height:2.25rem;color:var(--color-accent);background:#fbeceebd;border:1px solid #d6283924;border-radius:.85rem;justify-content:center;align-items:center;display:inline-flex}.career-college-deliverables__icon svg{width:1rem;height:1rem}.career-college-deliverables__card p{color:var(--color-text);line-height:1.56}.career-college-offers .mm-section__header{max-width:44rem}.career-college-offers__grid{max-width:54rem;margin:0 auto}.career-college-offers__card-head{border-bottom:1px solid #d6283914;padding-bottom:.6rem}.career-college-offers__price{white-space:nowrap}.career-college-why__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;margin-top:1rem;display:grid}.career-college-why__card{text-align:left;grid-template-columns:1fr;align-content:start;gap:.95rem;padding:1.3rem;display:grid}.career-college-why__card-head{grid-template-columns:5.25rem minmax(0,1fr);align-items:start;gap:.9rem;display:grid}.career-college-why__portrait{aspect-ratio:1;width:5.25rem}.career-college-why__support-identity{gap:.3rem;display:grid}.career-college-why__role{line-height:1.45;display:block}.career-college-why__card h3{margin:0;font-size:clamp(1.05rem,1.55vw,1.2rem);line-height:1.2}.career-college-why__summary{color:var(--color-text-muted);margin:0;line-height:1.62}.career-college-why__points{gap:.65rem;display:grid}.career-college-why__point p{margin:0}.career-college-reframe,.career-college-build,.career-college-who,.career-college-frameworks,.career-college-deliverables,.career-college-offers,.career-college-why,.career-college-faq{padding-block:clamp(3.35rem,7vw,4.5rem)}.career-college-proof{padding-bottom:1.35rem}.career-college-hero__roadmap-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;padding:.72rem .82rem}.career-college-hero__roadmap-label{letter-spacing:.14em;margin-bottom:.35rem;font-size:.74rem}.career-college-hero__roadmap-points{gap:.32rem}.career-college-hero__roadmap-points p{font-size:.93rem;line-height:1.38}.career-college-build .mm-section__header,.career-college-frameworks .mm-section__header,.career-college-deliverables .mm-section__header,.career-college-why .mm-section__header{max-width:52rem;margin-bottom:1.15rem}.career-college-who .mm-section__header{max-width:56rem;margin-bottom:1.15rem}.career-college-build__frame,.career-college-frameworks__tabs,.career-college-frameworks__spotlight,.career-college-deliverables__grid{max-width:62rem}.career-college-build__frame{gap:1.1rem;padding:1.15rem}.career-college-build__lead{gap:.9rem}.career-college-build__image-card{min-height:100%}.career-college-build__image-shell{aspect-ratio:1.04}.career-college-build__grid{padding-top:.9rem}.career-college-who__panel{max-width:62rem;padding:1.05rem 1.15rem}.career-college-who__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.career-college-frameworks .mm-section__intro,.career-college-deliverables .mm-section__intro{max-width:45rem}.career-college-frameworks__tabs{margin-bottom:.85rem}.career-college-frameworks__spotlight{gap:.9rem}.career-college-deliverables__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.career-college-deliverables__card{background:#ffffffe0;padding:.95rem 1rem;box-shadow:0 12px 24px #1e1e2209}.career-college-offers .mm-section__header{max-width:48rem;margin-bottom:1.2rem}.career-college-offers__grid{gap:1rem;max-width:58rem}.career-college-offers__card{padding:1.45rem}.career-college-why .mm-section__header{margin-bottom:1rem}.career-college-why__grid{margin-top:.5rem}.career-college-faq{padding-top:clamp(2.8rem,5vw,3.6rem)}@media (width<=1100px){.career-college-build__frame,.career-college-frameworks__spotlight{grid-template-columns:1fr}.career-college-hero__proof{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.career-college-hero__proof-item:nth-child(2n){border-right:0}.career-college-hero__proof-item:nth-child(-n+2){border-bottom:1px solid #d8d8deb3}}@media (width<=900px){.career-college-who__grid,.career-college-frameworks__tabs,.career-college-deliverables__grid,.career-college-why__grid{grid-template-columns:1fr}}@media (width<=720px){.career-college-hero__proof{grid-template-columns:1fr}.career-college-hero__proof-item{border-bottom:1px solid #d8d8deb3;border-right:0}.career-college-hero__proof-item:last-child{border-bottom:0}.career-college-frameworks__tabs{gap:.6rem}.career-college-frameworks__tab{text-align:left;justify-content:flex-start}.career-college-build__frame,.career-college-deliverables__card,.career-college-offers__card,.career-college-why__card{padding:1rem}.career-college-why__card-head{grid-template-columns:4.4rem minmax(0,1fr)}.career-college-why__portrait{width:4.4rem}.career-college-final-cta{padding-block:2.7rem}.career-college-final-cta h2{font-size:clamp(2.15rem,11vw,2.8rem);line-height:.98}.career-college-final-cta .mm-section__intro{max-width:18rem;font-size:1rem;line-height:1.6}.career-college-final-cta .mm-final-cta__metrics{grid-template-columns:1fr;gap:.55rem;max-width:19rem}.career-college-final-cta .mm-final-cta__metric{gap:.45rem;padding:.95rem 0}.career-college-final-cta .mm-final-cta__metric-value{font-size:1.95rem}.career-college-final-cta .mm-final-cta__metric-copy{max-width:13rem;margin-inline:auto}.career-college-final-cta .mm-final-cta__actions{gap:.7rem;width:100%;max-width:19rem;margin-inline:auto}.career-college-final-cta .mm-button{justify-content:center;width:100%}}.career-young-hero{background:var(--color-surface);padding:clamp(.95rem,1.6vw,1.35rem) 0 clamp(.8rem,1.35vw,1.1rem);position:relative;overflow:hidden}.career-young-hero__backdrop{pointer-events:none;background:radial-gradient(circle at 24% 58%,#b81f2e1f,#0000 22%),radial-gradient(circle at 74% 28%,#d6283914,#0000 18%),radial-gradient(circle at 58% 78%,#d628390d,#0000 24%),linear-gradient(#fffffffa 0%,#faf8f7fa 100%);position:absolute;inset:0}.career-young-hero__container,.career-young-build__frame,.career-young-frameworks__spotlight{grid-template-columns:minmax(0,1.12fr) minmax(19rem,.72fr);align-items:center;gap:clamp(1.1rem,2.2vw,2.4rem);display:grid;position:relative}.career-young-hero__content{z-index:1;max-width:43rem;position:relative}.career-young-hero__content:before{content:"";filter:blur(26px);opacity:.95;pointer-events:none;z-index:-1;background:radial-gradient(circle,#d628391f,#d628390a 42%,#0000 72%);width:min(30rem,88%);height:18rem;position:absolute;top:4rem;left:-1.4rem}.career-young-hero__content h1{max-width:14ch;margin-top:.65rem;font-size:clamp(2.75rem,4.7vw,4.35rem)}.career-young-hero__intro{max-width:35rem;color:var(--color-text-muted);margin-top:1rem;font-size:1.04rem;line-height:1.68}.career-young-hero__actions{flex-wrap:wrap;gap:.95rem;margin-top:1.35rem;display:flex}.career-young-hero__visual-wrap{z-index:1;position:relative}.career-young-hero__visual-frame{background:linear-gradient(#fffffff2,#fff6f7eb);border-radius:2rem;gap:.9rem;padding:clamp(.95rem,1.8vw,1.2rem);display:grid}.career-young-hero__visual-tag,.career-young-hero__roadmap-label,.career-young-build__anchor-kicker,.career-young-frameworks__spotlight-kicker,.career-young-offers__featured-tag,.career-young-who__panel-title{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:800}.career-young-hero__visual-tag{align-items:center;gap:.55rem;margin:0;display:inline-flex}.career-young-hero__visual-tag-dot,.career-young-build__anchor-points span{background:var(--color-accent);border-radius:999px;width:.62rem;height:.62rem;box-shadow:0 0 0 .4rem #d6283914}.career-young-hero__visual-shell{background:linear-gradient(#fff8f8,#f5efef);border:1px solid #d628391a;border-radius:1.8rem;overflow:hidden}.career-young-hero__image{aspect-ratio:1.02;object-fit:cover;object-position:center 22%;width:100%;display:block}.career-young-hero__roadmap-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;border:1px solid #d628391f;border-radius:1.25rem;max-width:22rem;margin:-5.2rem 1.1rem 0 auto;padding:.72rem .82rem;box-shadow:0 16px 30px #1e1e220f}.career-young-hero__roadmap-points{gap:.32rem;display:grid}.career-young-hero__roadmap-points p{color:var(--color-heading);margin:0;font-size:.93rem;font-weight:600;line-height:1.38}.career-young-hero__proof{background:#ffffffe6;border:1px solid #d8d8dec7;border-radius:1.8rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:1.35rem;display:grid;overflow:hidden;box-shadow:0 18px 34px #1e1e220d}.career-young-hero__proof-item{border-right:1px solid #d8d8deb8;gap:.6rem;min-height:100%;padding:1.15rem 1.15rem 1.2rem;display:grid}.career-young-hero__proof-item:last-child{border-right:0}.career-young-hero__proof-icon,.career-young-build__card-icon,.career-young-deliverables__icon,.career-young-frameworks__tab-icon,.career-young-frameworks__point-icon,.career-young-offers__inclusion-icon,.career-young-why__point-icon{width:2.2rem;height:2.2rem;color:var(--color-accent);background:#fbeceeb8;border:1px solid #d6283924;border-radius:.85rem;justify-content:center;align-items:center;display:inline-flex}.career-young-hero__proof-icon svg,.career-young-build__card-icon svg,.career-young-deliverables__icon svg,.career-young-frameworks__tab-icon svg,.career-young-frameworks__point-icon svg,.career-young-offers__inclusion-icon svg,.career-young-why__point-icon svg{width:1rem;height:1rem}.career-young-hero__proof-title,.career-young-build__card h3,.career-young-who__card-body h3,.career-young-deliverables__card h3{color:var(--color-heading);margin:0;font-size:1rem;font-weight:700;line-height:1.28}.career-young-hero__proof-detail,.career-young-build__card p,.career-young-who__card-body p,.career-young-frameworks__spotlight-detail,.career-young-deliverables__card p,.career-young-offers__inclusion p,.career-young-why__summary,.career-young-why__point p{color:var(--color-text-muted);margin:0;line-height:1.58}.career-young-proof{padding-top:.35rem;padding-bottom:1.55rem}.career-young-proof__flow{gap:.45rem;width:100%;display:grid}.career-young-proof .home-trust-strip{margin-top:0;padding-top:.3rem;padding-bottom:.5rem}.career-young-proof .home-trust-strip:before{display:none}.career-young-proof .home-trust-strip .mm-section__header{--mm-section-heading-width:100%;text-align:center;width:100%;max-width:none;margin:.25rem auto .55rem}.career-young-proof .home-trust-strip .mm-section__heading-group{width:100%}.career-young-proof .home-trust-strip__rail{background:#ffffffe6;border:1px solid #ececf0db;border-radius:1.3rem;width:100%;min-width:0;padding-inline:.2rem;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}.career-young-proof .home-trust-strip__rail-wrap{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;min-width:0;display:grid}.career-young-proof__strip{margin-top:-.38rem}.career-young-proof__company-panel{padding-top:0}.career-young-proof .home-trust-strip__logo-item{min-width:clamp(11.6rem,12.8vw,13.6rem);height:clamp(4.2rem,4.5vw,4.8rem)}.career-young-proof__company-logo-item{min-width:clamp(11.6rem,12.8vw,13.6rem)}.career-young-proof__company-logo-item img{max-width:min(100%,9.2rem);height:clamp(1.55rem,1.9vw,1.95rem)}.career-young-reframe,.career-young-build,.career-young-who,.career-young-frameworks,.career-young-deliverables,.career-young-offers,.career-young-why,.career-young-faq{padding-block:clamp(3.35rem,7vw,4.5rem)}.career-young-reframe{background:linear-gradient(#fff,#faf5f5)}.career-young-reframe__layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:62rem;margin:0 auto;display:grid}.career-young-reframe__anchor,.career-young-reframe__card{text-align:left;background:#fffffff5;border:1px solid #d628391f;border-radius:1.7rem;gap:.85rem;padding:1.3rem;display:grid;box-shadow:0 16px 30px #1e1e220d}.career-young-reframe__card--accent{background:linear-gradient(#fff6f7f5,#fffffff5)}.career-young-reframe__kicker{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.8rem;font-weight:800}.career-young-reframe__statement{color:var(--color-heading);letter-spacing:-.03em;font-size:clamp(1.18rem,1.85vw,1.42rem);font-weight:700;line-height:1.3}.career-young-reframe__card h3{margin:0;font-size:1.04rem}.career-young-reframe__card p{color:var(--color-text);margin:0;line-height:1.62}.career-young-build{background:linear-gradient(#fff,#faf6f6)}.career-young-build .mm-section__header,.career-young-frameworks .mm-section__header,.career-young-deliverables .mm-section__header,.career-young-offers .mm-section__header,.career-young-why .mm-section__header{max-width:52rem;margin-bottom:1.15rem}.career-young-who .mm-section__header{max-width:56rem;margin-bottom:1.15rem}.career-young-build__frame,.career-young-frameworks__tabs,.career-young-frameworks__spotlight,.career-young-deliverables__grid,.career-young-who__panel,.career-young-offers__grid{max-width:62rem;margin:0 auto}.career-young-build__frame{background:linear-gradient(#fffffffa,#faf8f7f0);border:1px solid #d628391f;border-radius:1.8rem;gap:1.1rem;padding:1.15rem;box-shadow:0 18px 34px #1e1e220d}.career-young-build__lead,.career-young-build__image-card{min-height:100%}.career-young-build__anchor,.career-young-build__image-card,.career-young-build__card,.career-young-who__panel,.career-young-frameworks__spotlight-main,.career-young-frameworks__point,.career-young-deliverables__card,.career-young-offers__card,.career-young-why__card{background:#fffffff2;border:1px solid #d628391f;border-radius:1.6rem;box-shadow:0 16px 30px #1e1e220a}.career-young-build__anchor{text-align:left;gap:.85rem;padding:1.25rem;display:grid}.career-young-build__anchor-copy{color:var(--color-heading);margin:0;font-size:1.06rem;font-weight:700;line-height:1.58}.career-young-build__anchor-points{gap:.65rem;display:grid}.career-young-build__anchor-points div{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;display:grid}.career-young-build__anchor-points p{color:var(--color-text);margin:0;line-height:1.56}.career-young-build__image-card{overflow:hidden}.career-young-build__image-shell{aspect-ratio:1.04;background:linear-gradient(#fff8f8,#f5efef);width:100%;height:100%}.career-young-build__image-shell img{object-fit:cover;object-position:center 18%;width:100%;height:100%;display:block}.career-young-build__grid{border-top:1px solid #d628391a;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;padding-top:.9rem;display:grid}.career-young-build__card{text-align:left;gap:.7rem;padding:1rem;display:grid}.career-young-build__card--wide{grid-column:span 2}.career-young-who{background:linear-gradient(#faf8f7,#fff)}.career-young-who__panel{padding:1.05rem 1.15rem}.career-young-who__panel-copy{color:var(--color-text-muted);margin-top:.28rem;line-height:1.55}.career-young-who__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:.8rem;display:grid}.career-young-who__card{box-shadow:none;background:linear-gradient(#fbecee47,#ffffffeb);border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;padding:1rem 1.05rem;display:grid}.career-young-who__index{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;margin-top:.12rem;font-size:.82rem;font-weight:800}.career-young-who__card-body{gap:.28rem;display:grid}.career-young-frameworks{background:radial-gradient(circle at 100% 0,#d6283914,#0000 34%),linear-gradient(#fff,#faf4f4)}.career-young-frameworks__tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-bottom:.85rem;display:grid}.career-young-frameworks__tab{width:100%;color:var(--color-heading);font:inherit;background:#ffffffeb;border:1px solid #d628391f;border-radius:1.2rem;justify-content:center;align-items:center;gap:.7rem;padding:.9rem 1rem;font-weight:700;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:flex}.career-young-frameworks__tab:hover,.career-young-frameworks__tab.is-active{background:#fff6f7f5;border-color:#d628393d;box-shadow:0 16px 28px #1e1e220d}.career-young-frameworks__tab.is-active{transform:translateY(-2px)}.career-young-frameworks__spotlight{gap:.9rem}.career-young-frameworks__spotlight-main{text-align:left;gap:.9rem;padding:1.35rem;display:grid}.career-young-frameworks__spotlight-head{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.85rem;display:grid}.career-young-frameworks__spotlight-head h3{margin:.2rem 0 0;font-size:1.25rem}.career-young-frameworks__spotlight-summary{color:var(--color-heading);margin:0;font-size:1.05rem;font-weight:700;line-height:1.54}.career-young-frameworks__spotlight-points{gap:.8rem;display:grid}.career-young-frameworks__point{text-align:left;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;padding:1rem;display:grid}.career-young-deliverables{background:linear-gradient(#fff,#faf6f6)}.career-young-deliverables__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.career-young-deliverables__card{text-align:left;background:#ffffffe0;gap:.7rem;padding:.95rem 1rem;display:grid;box-shadow:0 12px 24px #1e1e2209}.career-young-offers .mm-section__header{max-width:48rem;margin-bottom:1.2rem}.career-young-offers__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.career-young-offers__card{text-align:left;gap:1rem;padding:1.45rem;display:grid}.career-young-offers__card--featured{background:linear-gradient(#fff6f7f7,#fffffffa);box-shadow:0 24px 40px #1e1e2214}.career-young-offers__featured-tag{width:fit-content;min-height:1.95rem;color:var(--color-heading);background:#f6d9dd7a;border:1px solid #d628391f;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .7rem;font-size:.76rem;font-weight:700;display:inline-flex}.career-young-offers__card-head{border-bottom:1px solid #d6283914;justify-content:space-between;align-items:start;gap:1rem;padding-bottom:.6rem;display:flex}.career-young-offers__card-title{color:var(--color-accent);margin:0;font-size:1.1rem;font-weight:700}.career-young-offers__card-note{color:var(--color-text-muted);margin:.35rem 0 0}.career-young-offers__price{color:var(--color-heading);letter-spacing:-.05em;white-space:nowrap;margin:0;font-size:clamp(2rem,3.2vw,2.55rem);font-weight:800;line-height:1}.career-young-offers__inclusions{gap:.7rem;display:grid}.career-young-offers__inclusion{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.career-young-offers__actions{justify-content:center;margin-top:1.15rem;display:flex}.career-young-why .mm-section__header{margin-bottom:1rem}.career-young-why__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1rem;margin-top:.5rem;display:grid}.career-young-why__card{text-align:left;grid-template-columns:1fr;align-content:start;gap:.95rem;padding:1.3rem;display:grid}.career-young-why__card-head{grid-template-columns:5.25rem minmax(0,1fr);align-items:start;gap:.9rem;display:grid}.career-young-why__portrait{aspect-ratio:1;background:linear-gradient(#fff8f8,#f5efef);border:1px solid #d628391f;border-radius:1rem;width:5.25rem;overflow:hidden}.career-young-why__portrait img{object-fit:cover;object-position:center 12%;width:100%;height:100%}.career-young-why__card:first-child .career-young-why__portrait img{object-position:center 8%}.career-young-why__support-identity{gap:.3rem;display:grid}.career-young-why__role{color:var(--color-accent);margin:0;font-size:.82rem;font-weight:700;line-height:1.45;display:block}.career-young-why__card h3{margin:0;font-size:clamp(1.05rem,1.55vw,1.2rem);line-height:1.2}.career-young-why__points{gap:.65rem;display:grid}.career-young-why__point{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.career-young-final-cta .mm-final-cta__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.career-young-final-cta .mm-final-cta__actions{justify-content:center}.career-young-faq .career-service-faq__item{transition:border-color .18s,box-shadow .18s,transform .18s}.career-young-faq .career-service-faq__item:hover{border-color:#d628392e;transform:translateY(-1px);box-shadow:0 18px 32px #1e1e220d}@media (width<=1100px){.career-young-hero__container,.career-young-build__frame,.career-young-frameworks__spotlight{grid-template-columns:1fr}.career-young-build__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.career-young-build__card--wide{grid-column:span 2}.career-young-hero__proof{grid-template-columns:repeat(2,minmax(0,1fr))}.career-young-hero__proof-item:nth-child(2n){border-right:0}.career-young-hero__proof-item:nth-child(-n+2){border-bottom:1px solid #d8d8deb3}}@media (width<=900px){.career-young-who__grid,.career-young-frameworks__tabs,.career-young-deliverables__grid,.career-young-why__grid,.career-young-offers__grid,.career-young-build__grid,.career-young-reframe__layout{grid-template-columns:1fr}.career-young-build__card--wide{grid-column:span 1}}@media (width<=720px){.career-young-proof .home-trust-strip__rail{-webkit-mask-image:none;mask-image:none}.career-young-hero__proof{grid-template-columns:1fr}.career-young-hero__proof-item{border-bottom:1px solid #d8d8deb3;border-right:0}.career-young-hero__proof-item:last-child{border-bottom:0}.career-young-frameworks__tab{text-align:left;justify-content:flex-start}.career-young-build__frame,.career-young-deliverables__card,.career-young-offers__card,.career-young-why__card{padding:1rem}.career-young-why__card-head{grid-template-columns:4.4rem minmax(0,1fr)}.career-young-why__portrait{width:4.4rem}.career-young-final-cta{padding-block:2.7rem}.career-young-final-cta h2{font-size:clamp(2.15rem,11vw,2.8rem);line-height:.98}.career-young-final-cta .mm-section__intro{max-width:18rem;font-size:1rem;line-height:1.6}.career-young-final-cta .mm-final-cta__metrics{grid-template-columns:1fr;gap:.55rem;max-width:19rem}.career-young-final-cta .mm-final-cta__metric{gap:.45rem;padding:.95rem 0}.career-young-final-cta .mm-final-cta__metric-value{font-size:1.95rem}.career-young-final-cta .mm-final-cta__metric-copy{max-width:13rem;margin-inline:auto}.career-young-final-cta .mm-final-cta__actions{gap:.7rem;width:100%;max-width:19rem;margin-inline:auto}.career-young-final-cta .mm-button,.career-young-offers__actions .mm-button{justify-content:center;width:100%}}.foundation-hero{grid-template-columns:minmax(0,1.45fr) minmax(18rem,.95fr);gap:1.5rem;display:grid}.foundation-hero__panel,.foundation-hero__aside,.foundation-card,.token-card,.foundation-cta-block{padding:clamp(1.5rem,3vw,2.2rem)}.foundation-hero__panel{background:linear-gradient(#fbecee6b,#ffffffeb),#ffffffeb;align-content:end;gap:1rem;min-height:20rem;display:grid}.foundation-hero__panel h3{max-width:14ch}.foundation-hero__aside{align-content:start;gap:1rem;display:grid}.foundation-hero__label,.foundation-card__kicker{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:700}.foundation-list,.foundation-checklist{gap:1rem;display:grid}.foundation-list li,.foundation-checklist__item{border-radius:var(--radius-lg);border:1px solid var(--color-border-soft);background:var(--color-surface);padding:1rem 1.1rem}.foundation-grid{gap:1.5rem;display:grid}.foundation-grid--three,.foundation-grid--tokens{grid-template-columns:repeat(3,minmax(0,1fr))}.foundation-card{gap:1rem;display:grid}.foundation-card p:not(.foundation-card__kicker){color:var(--color-text-muted)}.token-card{align-items:center;gap:1rem;display:flex}.token-card__swatch{border:1px solid #1e1e2214;border-radius:1.15rem;width:4rem;height:4rem;box-shadow:inset 0 0 0 1px #ffffff4d}.token-card__label{color:var(--color-heading);font-weight:700}.token-card__value{color:var(--color-text-muted);font-family:var(--font-mono);margin-top:.3rem}.foundation-cta-block{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.foundation-cta-block__actions{flex-wrap:wrap;justify-content:flex-end;gap:.85rem;display:flex}.foundation-checklist{grid-template-columns:repeat(3,minmax(0,1fr))}.foundation-checklist__item{background:#ffffff0f;border-color:#ffffff24}.foundation-checklist__item p{color:#ffffffc7}@media (width<=960px){.foundation-hero,.foundation-grid--three,.foundation-grid--tokens,.foundation-checklist{grid-template-columns:1fr}.foundation-cta-block{flex-direction:column;align-items:flex-start}.foundation-cta-block__actions{justify-content:flex-start}}.legal-page__hero{padding-top:clamp(1.6rem,3vw,2.6rem);padding-bottom:clamp(2rem,4vw,3.5rem)}.legal-page__hero-card{background:linear-gradient(#fffffffa,#fbeceeb8),linear-gradient(120deg,#d628390d,#0000 38%);border:1px solid #d628391f;gap:1.5rem;padding:clamp(1.4rem,2.6vw,2.2rem);display:grid}.legal-page__hero-copy{gap:.95rem;max-width:44rem;display:grid}.legal-page__hero-copy h1{max-width:10ch;font-size:clamp(2.8rem,5vw,4.3rem);line-height:.95}.legal-page__hero-intro{max-width:34rem;color:var(--color-text-muted);font-size:1rem;line-height:1.68}.legal-page__nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.legal-page__nav-link{background:#ffffffe6;border:1px solid #d628391a;border-radius:1.2rem;gap:.45rem;min-height:100%;padding:1rem;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:grid;box-shadow:0 14px 28px #1e1e220a}.legal-page__nav-link:hover,.legal-page__nav-link:focus-visible{background:#fbeceeeb;border-color:#d628393d;transform:translateY(-1px);box-shadow:0 18px 30px #1e1e220f}.legal-page__nav-link span{color:var(--color-heading);font-size:.96rem;font-weight:700;line-height:1.3}.legal-page__nav-link small{color:var(--color-text-muted);font-size:.84rem;line-height:1.5}.legal-page__nav-link--active{background:linear-gradient(#fbeceeeb,#fffffff5);border-color:#d6283942}.legal-page__content{padding-top:0}.legal-page__stack{gap:1.1rem;display:grid}.legal-policy{background:#fffffff0;border:1px solid #d628391a;padding:clamp(1.35rem,2.4vw,2rem);scroll-margin-top:7rem}.legal-policy__header{border-bottom:1px solid var(--color-border-soft);justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.1rem;padding-bottom:1.1rem;display:flex}.legal-policy__eyebrow{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.legal-policy__header h2{margin-top:.45rem;font-size:clamp(1.95rem,2.5vw,2.45rem);line-height:1}.legal-policy__updated{color:var(--color-text-muted);white-space:nowrap;font-size:.88rem;font-weight:600}.legal-policy__intro,.legal-policy__body{gap:1rem;display:grid}.legal-policy__intro p,.legal-policy__paragraph,.legal-policy__list li{color:var(--color-text);font-size:.97rem;line-height:1.72}.legal-policy__section-heading,.legal-policy__subheading{font-family:var(--font-sans);color:var(--color-heading);letter-spacing:-.02em}.legal-policy__section-heading{margin-top:.3rem;font-size:1.18rem;font-weight:800}.legal-policy__subheading{font-size:1rem;font-weight:700}.legal-policy__list{gap:.65rem;padding-left:1.1rem;list-style:outside;display:grid}.legal-policy__list li::marker{color:var(--color-accent)}.legal-page__footer-note{padding-top:1.2rem}.legal-page__note{color:var(--color-text-muted);padding:1rem 0 0;font-size:.92rem;line-height:1.6}.legal-page__note a{color:var(--color-accent);font-weight:700}@media (width<=1040px){.legal-page__nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.legal-page__nav,.legal-policy__header{grid-template-columns:1fr}.legal-policy__header{align-items:start;display:grid}.legal-policy__updated{white-space:normal}}.placeholder-page{background:radial-gradient(circle at 0 0,#d6283914,#0000 32%),linear-gradient(#fffffffa,#f5f2f1e0);align-items:center;min-height:calc(100vh - 13rem);display:grid}.placeholder-page__card{max-width:48rem;margin-inline:auto;padding:clamp(2rem,4vw,3rem)}.placeholder-page__card h1{max-width:12ch;margin-inline:auto;font-size:clamp(2.6rem,4.4vw,4.2rem)}.placeholder-page__summary{max-width:38rem;color:var(--color-text-muted);margin:1.1rem auto 0;font-size:clamp(1rem,1.15vw,1.08rem)}.placeholder-page__support-links{flex-wrap:wrap;justify-content:center;gap:.4rem 1rem;margin-top:1rem;display:flex}.placeholder-page__support-link{color:var(--color-accent);font-size:.86rem;font-weight:700;text-decoration:none}.placeholder-page__support-link:hover,.placeholder-page__support-link:focus-visible{text-underline-offset:.16em;text-decoration:underline}.placeholder-page__actions{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.6rem;display:flex}.placeholder-page--coming-soon{min-height:calc(100vh - 13rem)}.placeholder-page__card--coming-soon{background:linear-gradient(#fffffffa,#fbecee85),linear-gradient(90deg,#d628390a,#0000 20% 80%,#d628390a);max-width:44rem}.placeholder-page__card--coming-soon h1{max-width:11ch}.placeholder-page__redirect-note{color:var(--color-text);margin:1rem auto 0;font-size:.95rem;font-weight:600}.placeholder-page__redirect-note span{color:var(--color-accent)}@media (width<=720px){.placeholder-page__support-links{flex-direction:column;align-items:center}.placeholder-page__actions{flex-direction:column;align-items:stretch}}.mm-final-cta{background:linear-gradient(180deg, var(--color-accent-soft), var(--color-accent));padding-block:clamp(3.1rem,4.8vw,4.6rem)}.mm-final-cta .mm-section__header{max-width:49rem;margin-bottom:clamp(1.55rem,2.5vw,2.3rem)}.mm-final-cta h2,.mm-final-cta .mm-section__intro,.mm-final-cta .mm-headline-emphasis,.mm-final-cta .mm-eyebrow{color:var(--color-text-inverse)}.mm-final-cta .mm-eyebrow{opacity:.94}.mm-final-cta h2{font-size:clamp(2.35rem,3.15vw,3.2rem);line-height:.96}.mm-final-cta .mm-section__intro{opacity:.92;max-width:39rem;margin-inline:auto;font-size:clamp(.98rem,1.08vw,1.08rem)}.mm-final-cta__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;max-width:70rem;margin:0 auto;display:grid}.mm-final-cta__metric{border-top:1px solid #ffffff3d;justify-items:center;gap:.7rem;min-width:0;padding:1.2rem .9rem 1.15rem;display:grid}.mm-final-cta__metric-value{color:var(--color-text-inverse);letter-spacing:-.05em;margin:0;font-size:clamp(1.7rem,2.5vw,2.35rem);font-weight:800;line-height:.92}.mm-final-cta__metric-copy{text-align:center;gap:.08rem;display:grid}.mm-final-cta__metric-copy p{color:#ffffffe6;margin:0;font-size:.94rem;font-weight:600;line-height:1.42}.mm-final-cta__actions{justify-content:center;margin-top:1.9rem;display:flex}.mm-final-cta .mm-button{text-align:center;white-space:normal;gap:.72rem;min-height:3.45rem;padding:1.05rem 1.7rem;font-size:1.125rem}.mm-final-cta .mm-button--primary{color:var(--color-accent);background:#fffffffa;box-shadow:0 18px 34px #5e0e1638}.mm-final-cta .mm-button--primary:hover{background:#ffffffeb}@media (width<=1040px){.mm-final-cta__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.mm-final-cta__metrics{grid-template-columns:1fr;gap:.45rem}.mm-final-cta__metric{padding-inline:0}}.mentor-network{gap:1rem;display:grid;position:relative}.mentor-network__toolbar{justify-content:flex-end;gap:.6rem;display:flex}.mentor-network__arrow{width:2.6rem;height:2.6rem;color:var(--color-heading);background:#fffffff2;border:1px solid #d6283929;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex;box-shadow:0 10px 22px #1e1e220f}.mentor-network__arrow:hover{background:#fbeceee6;border-color:#d6283947;transform:translateY(-1px)}.mentor-network__arrow:focus-visible{outline-offset:3px;outline:2px solid #d6283947}.mentor-network__rail{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.4rem;position:relative;overflow:auto hidden}.mentor-network__rail::-webkit-scrollbar{display:none}.mentor-network__track{gap:.8rem;width:max-content;padding:.1rem .1rem .3rem;display:flex}.mentor-network__card{scroll-snap-align:start;background:#fffffff5;flex:0 0 clamp(12.8rem,16vw,14.3rem);overflow:hidden}.mentor-network__card-link{height:100%;display:grid}.mentor-network__image-frame{background:linear-gradient(#f6d9dd8f,#fff3),#f5f2f1eb;overflow:hidden}.mentor-network__image{aspect-ratio:.92;object-fit:cover;width:100%;transition:transform .26s}.mentor-network__card:hover .mentor-network__image,.mentor-network__card:focus-within .mentor-network__image{transform:scale(1.03)}.mentor-network__copy{text-align:left;gap:.18rem;padding:.82rem .86rem .92rem;display:grid}.mentor-network__copy h3{font-size:1rem;line-height:1.08}.mentor-network__school,.mentor-network__domain,.mentor-network__company{color:var(--color-text-muted);font-size:.8rem;line-height:1.42}.mentor-network__school{color:var(--color-accent);font-size:.72rem;font-weight:700;line-height:1.34}.mentor-network__domain{color:var(--color-heading);font-size:.82rem;font-weight:600}.mentor-network__company{color:var(--color-text-muted);font-size:.78rem}@media (width<=720px){.mentor-network__toolbar{display:none}.mentor-network__card{flex-basis:min(61vw,13.2rem)}}.blog-display-heading{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--color-heading);font-weight:400;line-height:.98}.blog-landing-hero,.blog-article-header{background:#ffffffb3;position:relative}.blog-landing-hero{padding:clamp(.9rem,1.8vw,1.25rem) 0 clamp(1.7rem,3.4vw,2.4rem)}.blog-landing-hero__grid{grid-template-columns:minmax(0,1fr) minmax(19rem,.78fr);align-items:center;gap:clamp(1.4rem,2.8vw,2.6rem);display:grid;position:relative}.blog-landing-hero__backdrop,.blog-article-header__backdrop{pointer-events:none;background:radial-gradient(circle at 20% 28%,#d6283914,#0000 20%),radial-gradient(circle at 76% 24%,#d628390d,#0000 18%),linear-gradient(#fffffffa,#f5f2f1d1);position:absolute;inset:0}.blog-landing-hero__content{max-width:38rem;position:relative}.blog-landing-hero__content h1{max-width:11.5ch;margin-top:.55rem;font-size:clamp(2.55rem,4.4vw,4rem)}.blog-landing-hero__intro,.blog-article-header__excerpt{max-width:34rem;color:var(--color-text-muted);margin-top:.95rem;font-size:clamp(.98rem,1.02vw,1.06rem);line-height:1.7}.blog-landing-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;display:flex}.blog-landing-hero__visual{background:linear-gradient(180deg, #fffffff5, #faf8f7f0), var(--color-surface);border:1px solid #d8d8deeb;border-radius:1.65rem;gap:0;padding:clamp(1rem,2vw,1.35rem);display:grid;position:relative;box-shadow:0 18px 36px #1e1e220b,0 6px 14px #1e1e2208}.blog-landing-hero__visual-label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:800}.blog-landing-hero__visual-title{color:var(--color-heading);font-family:var(--font-serif);letter-spacing:-.03em;margin-top:.55rem;font-size:clamp(1.45rem,2vw,1.9rem);font-weight:400;line-height:1.05}.blog-landing-hero__visual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;margin-top:1rem;display:grid}.blog-landing-hero__visual-tile{background:radial-gradient(circle at 0 0,#fbeceed1,#0000 60%),#fffffff0;border:1px solid #d8d8dedb;border-radius:1.05rem;justify-content:center;align-items:center;min-height:5.75rem;padding:.9rem;display:flex}.blog-landing-hero__visual-tile img{object-fit:contain;width:100%;max-width:8rem;max-height:2.7rem}.blog-landing-hero__visual-copy{color:var(--color-text-muted);margin-top:.95rem;font-size:.92rem;line-height:1.62}.blog-archive,.blog-article-body,.blog-related,.blog-final-cta{padding-block:clamp(2.7rem,4.8vw,4rem)}.blog-archive__toolbar{background:#ffffffdb;border-radius:1.3rem;gap:.95rem;padding:1rem 1.05rem;display:grid}.blog-archive__toolbar-main{grid-template-columns:minmax(0,1.35fr) minmax(18rem,.9fr);align-items:end;gap:.9rem 1rem;display:grid}.blog-archive__controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.8rem;display:grid}.blog-archive__control{gap:.45rem;display:grid}.blog-archive__filter-label{color:var(--color-text-muted);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800}.blog-archive__search{gap:.55rem;display:grid}.blog-archive__search-label{color:var(--color-heading);letter-spacing:.1em;text-transform:uppercase;font-size:.82rem;font-weight:700}.blog-archive__search input{width:100%;min-height:3rem;color:var(--color-heading);background:#faf8f7f5;border:1px solid #d628391f;border-radius:999px;outline:none;padding:0 1rem}.blog-archive__search input:focus{border-color:#d628396b;box-shadow:0 0 0 4px #d6283914}.blog-archive__control select,.blog-archive__topics-popover>summary{width:100%;min-height:3rem;color:var(--color-heading);background:#faf8f7f5;border:1px solid #d628391f;border-radius:1rem;outline:none;padding:0 1rem;font-size:.94rem}.blog-archive__control select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#44444db3 50%),linear-gradient(135deg,#44444db3 50%,#0000 50%);background-position:calc(100% - 1.15rem) calc(50% - .15rem),calc(100% - .85rem) calc(50% - .15rem);background-repeat:no-repeat;background-size:.36rem .36rem,.36rem .36rem}.blog-archive__control select:focus,.blog-archive__topics-popover>summary:focus-visible{border-color:#d628396b;box-shadow:0 0 0 4px #d6283914}.blog-archive__topics-popover{position:relative}.blog-archive__topics-popover>summary{cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.blog-archive__topics-popover>summary::-webkit-details-marker{display:none}.blog-archive__topics-popover>summary:after{content:"+";color:var(--color-accent);font-size:1rem;font-weight:700}.blog-archive__topics-popover[open]>summary:after{content:"−"}.blog-archive__topics-panel{z-index:5;background:#fffffffa;border:1px solid #d8d8deeb;border-radius:1rem;gap:.35rem;width:100%;padding:.75rem;display:grid;position:absolute;top:calc(100% + .45rem);left:0;box-shadow:0 18px 34px #1e1e2212,0 6px 14px #1e1e220a}.blog-archive__topic-option{color:var(--color-text);align-items:center;gap:.65rem;padding:.45rem .35rem;font-size:.88rem;display:flex}.blog-archive__topic-option input{width:.95rem;height:.95rem;accent-color:var(--color-accent)}.blog-archive__active-filters{flex-wrap:wrap;align-items:center;gap:.45rem .5rem;display:flex}.blog-archive__active-chip{color:var(--color-text-muted);background:#faf8f7f5;border:1px solid #d8d8deeb;border-radius:999px;align-items:center;gap:.45rem;padding:.38rem .72rem;font-size:.78rem;font-weight:600;display:inline-flex}.blog-archive__active-chip span{color:var(--color-accent);font-size:.95rem;line-height:1}.blog-archive__clear{color:var(--color-accent);font-size:.78rem;font-weight:700}.blog-archive__header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin:0 0 1rem;display:grid}.blog-archive__header-copy{max-width:34rem}.blog-archive__header-copy .mm-eyebrow{margin-bottom:.6rem}.blog-archive__header-copy h2{font-size:clamp(2rem,3.2vw,2.8rem)}.blog-archive__header-copy p:last-child{color:var(--color-text-muted);margin-top:.65rem;font-size:.96rem;line-height:1.62}.blog-archive__summary{color:var(--color-text-muted);white-space:nowrap;font-size:.92rem;font-weight:700}.blog-archive__summary strong{color:var(--color-heading)}.blog-archive__featured{margin-bottom:1rem}.blog-archive__grid,.blog-related__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.95rem;display:grid}.blog-archive__more{justify-content:center;margin-top:1.35rem;display:flex}.blog-archive__empty{text-align:center;padding:1.5rem}.blog-archive__empty h2{font-family:var(--font-serif);font-weight:400}.blog-card{background:#fffffff0;border:1px solid #d8d8dee6;border-radius:1.3rem;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid;overflow:hidden;box-shadow:0 14px 28px #1e1e220a,0 4px 12px #1e1e2206}.blog-card:hover{border-color:#d6283924;transform:translateY(-2px);box-shadow:0 18px 34px #1e1e220e,0 7px 16px #1e1e2208}.blog-card__media-link{display:block}.blog-card__media{aspect-ratio:3/2;background:linear-gradient(#f6d9dd9e,#f5f2f1eb);position:relative;overflow:hidden}.blog-card__image{object-fit:cover;object-position:center 30%;width:100%;height:100%;transition:transform .32s}.blog-card:hover .blog-card__image{transform:scale(1.03)}.blog-card__image-fallback{width:100%;height:100%;color:var(--color-accent);text-align:center;justify-content:center;align-items:center;padding:1rem;font-weight:800;display:flex}.blog-card__content{gap:.72rem;padding:.95rem .95rem .9rem;display:grid}.blog-card__meta{color:var(--color-text-muted);justify-content:space-between;align-items:center;gap:.55rem;font-size:.75rem;font-weight:700;display:flex}.blog-card__meta-primary{flex-wrap:wrap;align-items:center;gap:.35rem .55rem;display:flex}.blog-card__date,.blog-card__reading-time{color:var(--color-text-muted);opacity:.86;position:relative}.blog-card__date{padding-left:.65rem}.blog-card__date:before{content:"";background:#6a6a738c;border-radius:999px;width:.22rem;height:.22rem;position:absolute;top:.38rem;left:0}.blog-card__pill{min-height:1.45rem;color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;background:#fbecee94;border:1px solid #d6283914;border-radius:.6rem;justify-content:center;align-items:center;padding:.15rem .46rem;font-size:.64rem;display:inline-flex}.blog-card__copy{gap:.48rem;display:grid}.blog-card__copy h3{font-family:var(--font-serif);text-wrap:balance;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(1.18rem,1.35vw,1.42rem);font-weight:400;line-height:1.12;display:-webkit-box;overflow:hidden}.blog-card__copy p,.blog-card__cta,.blog-article-header__meta,.blog-article-header__breadcrumbs{color:var(--color-text-muted)}.blog-card__copy p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.55;display:-webkit-box;overflow:hidden}.blog-card__cta{color:var(--color-accent);letter-spacing:.02em;font-size:.8rem;font-weight:800}.blog-card--featured{grid-template-columns:minmax(11rem,.72fr) minmax(0,1fr)}.blog-card--featured .blog-card__content{align-content:center;padding:1rem 1.05rem .95rem}.blog-card--featured .blog-card__copy h3{-webkit-line-clamp:2;font-size:clamp(1.35rem,1.8vw,1.7rem)}.blog-card--featured .blog-card__copy p{-webkit-line-clamp:2;max-width:32rem}.blog-card--compact .blog-card__media{aspect-ratio:3/2}.blog-card--compact .blog-card__copy h3{font-size:1.14rem}.blog-article-header{padding:clamp(1rem,2vw,1.35rem) 0 clamp(1.1rem,2.6vw,1.75rem)}.blog-article-header__inner{text-align:center;max-width:52.2rem;margin:0 auto}.blog-article-header__breadcrumbs,.blog-article-header__meta{flex-wrap:wrap;align-items:center;gap:.38rem .72rem;font-size:.8rem;font-weight:700;display:flex;position:relative}.blog-article-header__title{max-width:18ch;margin:0 auto;font-size:clamp(2.35rem,4vw,3.6rem)}.blog-article-header__excerpt{max-width:38rem;margin-top:.8rem;font-size:1rem}.blog-article-header__image-wrap{background:#f5f2f1db;border-radius:1.35rem;max-width:42rem;margin:1.1rem auto 0;position:relative;overflow:hidden}.blog-article-header__image{object-fit:cover;border-radius:1.35rem;width:100%;max-height:27rem}.blog-article-body{padding-top:clamp(.6rem,1.4vw,1rem)}.blog-article-body__meta{border-bottom:1px solid #d8d8deb8;max-width:52.2rem;margin:0 auto 1.3rem;padding-bottom:1rem}.blog-article-body__meta-primary{flex-wrap:wrap;align-items:center;gap:.55rem .8rem;display:flex}.blog-article-body__category{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.blog-article-body__date{color:var(--color-text-muted);font-size:.9rem}.blog-article-body__tags{flex-wrap:wrap;gap:.45rem;margin-top:.8rem;display:flex}.blog-article-body__tag{color:var(--color-text-muted);background:#faf8f7e6;border:1px solid #d8d8dee6;border-radius:999px;padding:.38rem .74rem;font-size:.77rem;font-weight:600}.blog-article-body__inner{max-width:52.2rem;margin:0 auto}.blog-article-body__content{color:var(--color-text);font-size:1.02rem;line-height:1.82}.blog-article-body__loading{gap:.9rem;display:grid}.blog-article-body__loading-line{background:linear-gradient(90deg,#f6d9dd66,#f5f2f1e6,#f6d9dd66);border-radius:999px;height:1rem}.blog-article-body__loading-line--short{width:68%}.blog-article-body__content>*+*{margin-top:1.35rem}.blog-article-body__content h2,.blog-article-body__content h3,.blog-article-body__content h4{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--color-heading);margin-top:2.35rem;font-weight:400;line-height:1.1}.blog-article-body__content h2{font-size:clamp(1.85rem,3vw,2.4rem)}.blog-article-body__content h3{font-size:clamp(1.45rem,2vw,1.82rem)}.blog-article-body__content h4{font-size:clamp(1.18rem,1.6vw,1.34rem)}.blog-article-body__content p,.blog-article-body__content li,.blog-article-body__content td,.blog-article-body__content th,.blog-article-body__content blockquote{color:var(--color-text)}.blog-article-body__content p{margin:0}.blog-article-body__content a{color:var(--color-accent);text-underline-offset:.16em;text-decoration:underline;text-decoration-thickness:1px}.blog-article-body__content ul,.blog-article-body__content ol{margin:0;padding-left:1.3rem}.blog-article-body__content ul{list-style:outside}.blog-article-body__content ol{list-style:decimal}.blog-article-body__content li+li{margin-top:.65rem}.blog-article-body__content img{border-radius:1.15rem;width:100%;height:auto;margin:.5rem 0}.blog-article-body__content table{border-collapse:collapse;width:100%;margin:1.25rem 0;font-size:.92rem}.blog-article-body__content th,.blog-article-body__content td{border:1px solid var(--color-border-soft);text-align:left;padding:.7rem .8rem}.blog-article-body__content blockquote{border-left:3px solid var(--color-accent);color:var(--color-heading);background:0 0;border-radius:0;margin:1.7rem 0;padding:.2rem 0 .2rem 1.15rem}.blog-article-body__content hr{border:0;border-top:1px solid var(--color-border-soft);margin:2rem 0}.blog-article-body__footer{border-top:1px solid #d8d8deb8;max-width:43.5rem;margin:2rem auto 0;padding-top:1.25rem}.blog-article-body__back-link{color:var(--color-accent);font-weight:800}.blog-related__header{text-align:center;max-width:34rem;margin:0 auto 1rem}.blog-related__header h2{font-family:var(--font-serif);font-weight:400;display:inline-block}.blog-final-cta{background:linear-gradient(180deg, #fbecee94, #ffffffeb), var(--color-surface);border-top:1px solid #d8d8deb3;position:relative}.blog-final-cta .mm-section__header{max-width:42rem}.blog-final-cta h2,.blog-final-cta .mm-section__intro,.blog-final-cta .mm-headline-emphasis,.blog-final-cta .mm-eyebrow{color:inherit}.blog-final-cta .mm-eyebrow{color:var(--color-accent)}.blog-final-cta .mm-section__intro{color:var(--color-text-muted)}.blog-final-cta .mm-final-cta__metrics{gap:.8rem;max-width:62rem}.blog-final-cta .mm-final-cta__metric{border-top-color:#d628391f;padding:1rem .75rem}.blog-final-cta .mm-final-cta__metric-value{color:var(--color-heading)}.blog-final-cta .mm-final-cta__metric-copy p{color:var(--color-text-muted)}.blog-final-cta .mm-button--primary{background:linear-gradient(180deg, var(--color-accent-strong), var(--color-accent));color:var(--color-text-inverse)}@media (width<=1040px){.blog-landing-hero__grid{grid-template-columns:1fr}.blog-landing-hero__visual{max-width:38rem}.blog-archive__grid,.blog-related__grid,.blog-card--featured{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-card--featured{grid-template-columns:1fr}.blog-archive__header{grid-template-columns:1fr;align-items:start}.blog-archive__toolbar-main{grid-template-columns:1fr}.blog-archive__grid,.blog-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.blog-landing-hero__visual{width:100%;max-width:none;padding:1.15rem}.blog-landing-hero__visual-title{max-width:none;font-size:clamp(1.75rem,8vw,2.1rem);line-height:1.1}.blog-landing-hero__visual-grid{gap:.6rem}.blog-landing-hero__visual-tile{min-height:5.1rem;padding:.8rem}.blog-landing-hero__actions{flex-direction:column}.blog-landing-hero__actions .mm-button{width:100%}.blog-archive__grid,.blog-related__grid{grid-template-columns:1fr}.blog-card__content,.blog-card--featured .blog-card__content,.blog-archive__toolbar{padding:1rem}.blog-archive__controls{grid-template-columns:1fr}.blog-article-body__meta-primary{flex-direction:column;align-items:flex-start;gap:.28rem}.blog-card__meta{flex-direction:column;justify-content:flex-start;align-items:flex-start}.blog-card__copy h3,.blog-card--compact .blog-card__copy h3{font-size:1.24rem}.blog-article-header__title{max-width:none}.blog-article-header__image{max-height:18rem}}.testimonial-rail{gap:1rem;display:grid}.testimonial-rail__toolbar{justify-content:flex-end;gap:.6rem;display:flex}.testimonial-rail__arrow{width:2.55rem;height:2.55rem;color:var(--color-heading);background:#fffffff5;border:1px solid #d6283924;border-radius:999px;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex}.testimonial-rail__arrow:hover{background:#fbeceec7;border-color:#d6283940;transform:translateY(-1px)}.testimonial-rail__arrow:focus-visible{outline-offset:3px;outline:2px solid #d6283938}.testimonial-rail__viewport{scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.4rem;overflow:auto hidden}.testimonial-rail__viewport::-webkit-scrollbar{display:none}.testimonial-rail__track{gap:1rem;width:max-content;padding:.1rem .1rem .35rem;display:flex}.testimonial-rail__card{scroll-snap-align:start;background:#fffffffa;border:1px solid #d8d8dee0;flex:0 0 clamp(19rem,29vw,22.25rem);align-content:space-between;gap:1rem;min-height:13.4rem;padding:1.1rem 1.1rem 1.05rem;display:grid}.testimonial-rail__quote{color:var(--color-heading);-webkit-line-clamp:5;-webkit-box-orient:vertical;font-size:1.02rem;font-weight:600;line-height:1.56;display:-webkit-box;overflow:hidden}.testimonial-rail__meta{text-align:left;border-top:1px solid #d8d8deb3;gap:.18rem;padding-top:.8rem;display:grid}.testimonial-rail__name{color:var(--color-heading);font-size:.96rem;font-weight:800}.testimonial-rail__school{color:var(--color-accent);font-size:.88rem;font-weight:700;line-height:1.4}.testimonial-rail__context{color:var(--color-text-muted);font-size:.84rem;line-height:1.5}@media (width<=720px){.testimonial-rail__toolbar{display:none}.testimonial-rail__card{flex-basis:min(84vw,19.25rem);min-height:13rem}}.why-mm{display:grid}.why-mm__desktop{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:stretch;gap:clamp(1rem,2vw,1.65rem);display:grid}.why-mm__triggers{gap:.75rem;display:grid}.why-mm__trigger{text-align:left;background:#fffc;border:1px solid #d8d8ded6;border-radius:1.35rem;gap:.42rem;width:100%;padding:1.15rem 1.2rem;transition:border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:grid}.why-mm__trigger:hover,.why-mm__trigger:focus-visible,.why-mm__trigger--active{background:#fbeceeb8;border-color:#d6283942;box-shadow:0 14px 28px #1e1e220d}.why-mm__trigger:hover,.why-mm__trigger:focus-visible{transform:translateY(-1px)}.why-mm__trigger:focus-visible{outline-offset:3px;outline:2px solid #d628392e}.why-mm__trigger-title,.why-mm__accordion-title{color:var(--color-heading);font-size:clamp(1.04rem,1.2vw,1.16rem);font-weight:800;line-height:1.14}.why-mm__trigger-copy,.why-mm__accordion-copy{color:var(--color-text-muted);font-size:.94rem;line-height:1.55}.why-mm__trigger--active .why-mm__trigger-title{color:var(--color-accent)}.why-mm__panel{background:linear-gradient(#ffffffeb,#fbecee75),#fffffff5;border-radius:1.55rem;align-content:start;gap:.9rem;min-height:100%;padding:clamp(1.35rem,2.2vw,1.9rem);display:grid}.why-mm__panel-eyebrow{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.why-mm__panel h3{max-width:28rem;font-size:clamp(1.5rem,2vw,1.9rem);line-height:1.02}.why-mm__panel-body{max-width:30rem;color:var(--color-text-muted);font-size:1rem;line-height:1.7}.why-mm__panel-notes{border-top:1px solid #d8d8deb8;gap:.65rem;margin-top:.2rem;padding-top:1rem;display:grid}.why-mm__panel-notes p{color:var(--color-heading);padding-left:1rem;font-size:.93rem;font-weight:600;line-height:1.55;position:relative}.why-mm__panel-notes p:before{content:"";background:var(--color-accent);border-radius:999px;width:.42rem;height:.42rem;position:absolute;top:.55rem;left:0}.why-mm__panel-actions,.why-mm__mobile-actions{padding-top:.45rem}.why-mm__mobile{display:none}.why-mm__accordion{background:#ffffffd6;border:1px solid #d8d8ded6;border-radius:1.3rem}.why-mm__accordion--open{background:#fbecee99;border-color:#d6283938}.why-mm__accordion-trigger{text-align:left;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding:1.05rem 1.05rem 1.1rem;display:flex}.why-mm__accordion-icon{color:var(--color-accent);flex:none;font-size:1.2rem;font-weight:700;line-height:1}.why-mm__accordion-panel{gap:.7rem;padding:0 1.05rem 1.05rem;display:grid}@media (width<=860px){.why-mm__desktop{display:none}.why-mm__mobile{gap:.75rem;display:grid}.why-mm__mobile-actions{justify-content:center;display:flex}}.mba-app-programs-hero{background:radial-gradient(circle at 12% 15%,#d6283924,#0000 28%),linear-gradient(#fffffffa,#f5f2f1e6);padding-top:clamp(3.8rem,5vw,5rem);padding-bottom:clamp(2.1rem,3vw,2.6rem);position:relative}.mba-app-programs-hero__layout{grid-template-columns:minmax(0,1.02fr) minmax(18rem,.92fr);align-items:start;gap:clamp(1.6rem,2.8vw,2.9rem);display:grid}.mba-app-programs-hero__content{align-content:start;gap:1.05rem;max-width:49rem;padding-top:1rem;display:grid}.mba-app-programs-hero .mm-eyebrow{margin-bottom:0}.mba-app-programs-hero__content h1{letter-spacing:-.045em;text-wrap:balance;max-width:11.5ch;font-size:clamp(3rem,5vw,5rem);line-height:.92}.mba-app-programs-hero__subtitle{max-width:49rem;color:var(--color-text);font-size:clamp(1.02rem,1.12vw,1.14rem);line-height:1.62}.mba-app-programs-hero__actions,.mba-app-programs-tiers__pricing,.mba-app-programs-stories .mm-section__actions,.mba-app-programs-final-cta .mm-final-cta__actions{flex-wrap:wrap;gap:.82rem;display:flex}.mba-app-programs-stories .mm-section__actions{justify-content:center}.mba-app-programs-hero__trust-strip{background:#ffffffd6;border:1px solid #d8d8ded6;border-radius:1.45rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:min(100%,52rem);margin-top:clamp(1rem,1.8vw,1.35rem);display:grid;overflow:hidden;box-shadow:0 18px 34px #1e1e220a}.mba-app-programs-hero__trust-item{grid-template-columns:auto 1fr;align-items:start;gap:.68rem;padding:1rem 1.1rem .95rem;display:grid}.mba-app-programs-hero__trust-item+.mba-app-programs-hero__trust-item{border-left:1px solid var(--color-border-soft)}.mba-app-programs-hero__trust-copy{gap:.2rem;display:grid}.mba-app-programs-hero__trust-value{color:var(--color-heading);letter-spacing:-.03em;font-size:.98rem;font-weight:800;line-height:1.1}.mba-app-programs-hero__trust-detail{max-width:18ch;color:var(--color-text-muted);font-size:.86rem;line-height:1.45}.mba-app-programs-hero__trust-icon{background:#fbeceeb3;border:1px solid #d6283929;border-radius:.55rem;width:1.75rem;height:1.75rem;position:relative}.mba-app-programs-hero__trust-icon:before,.mba-app-programs-hero__trust-icon:after{content:"";position:absolute}.mba-app-programs-hero__trust-icon--origin:before{background:var(--color-accent);height:.18rem;box-shadow:0 .42rem 0 var(--color-accent);border-radius:999px;inset:.34rem .38rem auto}.mba-app-programs-hero__trust-icon--origin:after{background:#d628396b;border-radius:999px;height:.18rem;bottom:.38rem;left:.42rem;right:.42rem}.mba-app-programs-hero__trust-icon--admit:before{border:2px solid var(--color-accent);border-top-width:1px;border-radius:.35rem;inset:.34rem}.mba-app-programs-hero__trust-icon--admit:after{border-left:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);width:.52rem;height:.3rem;top:.58rem;left:.57rem;transform:rotate(-45deg)}.mba-app-programs-hero__trust-icon--scholarship:before{border:2px solid var(--color-accent);border-bottom:0;border-radius:999px 999px 0 0;inset:.34rem .48rem .52rem}.mba-app-programs-hero__trust-icon--scholarship:after{background:var(--color-accent);border-radius:999px;height:.24rem;bottom:.34rem;left:.6rem;right:.6rem}.mba-app-programs-hero__trust-icon--guidance:before{background:var(--color-accent);border-radius:999px;width:.44rem;height:.44rem;top:.42rem;left:.38rem;box-shadow:.56rem .22rem #d62839b8}.mba-app-programs-hero__trust-icon--guidance:after{background:#d6283957;border-radius:999px;height:.18rem;bottom:.38rem;left:.4rem;right:.34rem}.mba-app-programs-hero__visual-wrap{justify-content:flex-end;display:flex}.mba-app-programs-hero__visual-frame{background:radial-gradient(circle at 22% 82%,#d628392e,#0000 22%),linear-gradient(#ffffffc2,#f6d9dd4d),#fffffffa;width:min(100%,31rem);position:relative;overflow:hidden}.mba-app-programs-hero__visual-tag{z-index:1;min-height:2rem;color:var(--color-heading);background:#fffffff0;border:1px solid #d8d8dec2;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;left:1rem}.mba-app-programs-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.48rem;height:.48rem;box-shadow:0 0 0 5px #d6283914}.mba-app-programs-hero__visual-shell,.mba-app-programs-hero__image{width:100%;min-height:35rem}.mba-app-programs-hero__image{object-fit:cover;object-position:center 18%;height:100%;display:block}.mba-app-programs-hero__visual-note{background:#fffffff2;border:1px solid #d8d8dec7;border-radius:1.25rem;gap:.36rem;max-width:15.6rem;padding:.95rem 1rem 1rem;display:grid;position:absolute;bottom:1rem;left:1rem;box-shadow:0 18px 30px #1e16181f}.mba-app-programs-hero__visual-note-label{color:var(--color-heading);font-weight:800;line-height:1.2}.mba-app-programs-hero__visual-note-copy{color:var(--color-text-muted);font-size:.9rem;line-height:1.48}.mba-app-programs-overview,.mba-app-programs-tiers,.mba-app-programs-process,.mba-app-programs-why,.mba-app-programs-stories,.mba-app-programs-faq,.mba-app-programs-final-cta{border-top:1px solid #d8d8de8f;padding-block:clamp(2.9rem,4.4vw,4.2rem)}.mba-app-programs-overview{background:radial-gradient(circle at 10% 16%,#d628390f,#0000 24%),linear-gradient(#fffffffc,#faf8f7f5)}.mba-app-programs-overview .mm-section__header{max-width:66rem;margin-bottom:clamp(1.25rem,2vw,1.9rem)}.mba-app-programs-overview .mm-section__intro{text-wrap:pretty;max-width:58rem;margin-inline:auto}.mba-app-programs-overview__layout{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:start;gap:clamp(1.5rem,3vw,3rem);display:grid}.mba-app-programs-overview__intro{gap:1rem;max-width:46rem;display:grid}.mba-app-programs-overview h2,.mba-app-programs-tiers h2,.mba-app-programs-process h2,.mba-app-programs-why h2,.mba-app-programs-stories h2,.mba-app-programs-faq h2{letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2.2rem,3vw,3rem);line-height:.97}.mba-app-programs-overview__body{gap:.9rem;max-width:43rem;display:grid}.mba-app-programs-overview__body p,.mba-app-programs-why .mm-section__intro,.mba-app-programs-process .mm-section__intro{color:var(--color-text);font-size:1rem;line-height:1.66}.mba-app-programs-overview__groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem 1.3rem;display:grid}.mba-app-programs-overview__group{border-bottom:1px solid #d6283924;align-content:start;gap:.8rem;padding-bottom:1rem;display:grid}.mba-app-programs-overview__group h3{color:var(--color-heading);font-size:1.08rem;line-height:1.16}.mba-app-programs-overview__items{gap:.7rem;display:grid}.mba-app-programs-overview__item{grid-template-columns:auto 1fr;align-items:start;gap:.82rem;display:grid}.mba-app-programs-overview__check{background:#fbeceed1;border:1px solid #d6283924;border-radius:999px;flex:none;width:1.72rem;height:1.72rem;display:inline-flex;position:relative}.mba-app-programs-overview__check:before{content:"";border-left:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);width:.5rem;height:.28rem;margin:auto;position:absolute;inset:0;transform:rotate(-45deg)translate(.02rem,-.02rem)}.mba-app-programs-overview__item p{color:var(--color-heading);text-wrap:pretty;font-size:.95rem;font-weight:600;line-height:1.46}.mba-app-programs-process .mm-section__header,.mba-app-programs-why .mm-section__header,.mba-app-programs-stories .mm-section__header,.mba-app-programs-faq .mm-section__header{max-width:66rem;margin-bottom:clamp(1rem,1.8vw,1.55rem)}.mba-app-programs-why .mm-section__header{max-width:76rem}.mba-app-programs-tiers{background:radial-gradient(circle at 14% 18%,#d6283914,#0000 24%),linear-gradient(#fbeceec7,#fffffffa)}.mba-app-programs-tiers .mm-section__header{max-width:68rem;margin-bottom:clamp(1.2rem,2vw,1.8rem)}.mba-app-programs-tiers h2,.mba-app-programs-process h2,.mba-app-programs-why h2,.mba-app-programs-stories h2,.mba-app-programs-faq h2{max-width:26ch;margin-inline:auto}.mba-app-programs-why h2{max-width:32ch}.mba-app-programs-tiers .mm-section__intro,.mba-app-programs-process .mm-section__intro,.mba-app-programs-why .mm-section__intro,.mba-app-programs-stories .mm-section__intro,.mba-app-programs-faq .mm-section__intro{text-wrap:pretty;max-width:60rem;margin-inline:auto}.mba-app-programs-tiers__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.mba-app-programs-tiers__card{text-align:left;background:#fffffff5;border:1px solid #d8d8dec2;border-radius:1.7rem;align-content:start;gap:.95rem;min-height:100%;padding:1.45rem 1.3rem 1.35rem;display:grid;position:relative;box-shadow:0 18px 34px #1e1e2212}.mba-app-programs-tiers__card--featured{background:linear-gradient(#2a2a30fa,#1e1e22fa);border-color:#d628393d;transform:translateY(-4px);box-shadow:0 24px 40px #5e0e1624}.mba-app-programs-tiers__pill,.mba-app-programs-tiers__schools,.mba-app-programs-tiers__fit-label{letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.mba-app-programs-tiers__pill{color:var(--color-text-inverse);background:#f6d9dd29;border:1px solid #ffffff24;border-radius:999px;justify-self:start;padding:.36rem .7rem}.mba-app-programs-tiers__schools,.mba-app-programs-tiers__fit-label{color:var(--color-accent)}.mba-app-programs-tiers__heading{gap:.38rem;display:grid}.mba-app-programs-tiers__card h3,.mba-app-programs-process__card h3,.mba-app-programs-why__featured h3,.mba-app-programs-why__card h3,.mba-app-programs-stories__card h3,.mba-app-programs-tiers__early-start h3{font-size:1.1rem;line-height:1.16}.mba-app-programs-tiers__summary{color:var(--color-text);text-wrap:pretty;font-size:.96rem;line-height:1.62}.mba-app-programs-tiers__support-cue{color:var(--color-heading);text-wrap:pretty;border-top:1px solid #d8d8dec2;padding-top:.8rem;font-size:.88rem;font-weight:600;line-height:1.52}.mba-app-programs-tiers__fit{border-top:1px solid #d8d8dec2;gap:.32rem;padding-top:.8rem;display:grid}.mba-app-programs-tiers__fit p,.mba-app-programs-tiers__recommendation,.mba-app-programs-tiers__pricing-copy,.mba-app-programs-tiers__note,.mba-app-programs-tiers__early-start p{color:var(--color-text);line-height:1.62}.mba-app-programs-tiers__recommendation{color:var(--color-heading);margin-top:auto;font-size:.92rem;font-weight:700}.mba-app-programs-tiers__card--featured .mba-app-programs-tiers__schools,.mba-app-programs-tiers__card--featured .mba-app-programs-tiers__fit-label{color:#f6d9dde6}.mba-app-programs-tiers__card--featured h3,.mba-app-programs-tiers__card--featured .mba-app-programs-tiers__summary,.mba-app-programs-tiers__card--featured .mba-app-programs-tiers__support-cue,.mba-app-programs-tiers__card--featured .mba-app-programs-tiers__fit p,.mba-app-programs-tiers__card--featured .mba-app-programs-tiers__recommendation{color:var(--color-text-inverse)}.mba-app-programs-tiers__card--featured .mba-app-programs-tiers__support-cue,.mba-app-programs-tiers__card--featured .mba-app-programs-tiers__fit{border-top-color:#ffffff24}.mba-app-programs-tiers__meta{gap:1rem;max-width:54rem;margin:1.5rem auto 0;display:grid}.mba-app-programs-tiers__note{color:var(--color-heading);font-size:.98rem;font-weight:600}.mba-app-programs-tiers__pricing,.mba-app-programs-tiers__early-start{background:#ffffffe0;border:1px solid #d8d8debd;border-radius:1.2rem;padding:1rem 1.1rem}.mba-app-programs-tiers__pricing{justify-content:space-between;align-items:center}.mba-app-programs-process{background:radial-gradient(circle at 14% 22%,#d6283914,#0000 24%),linear-gradient(#fffffffc,#faf8f7f5)}.mba-app-programs-process__rail{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:clamp(1.1rem,1.9vw,1.4rem);display:grid}.mba-app-programs-process__card{align-content:start;gap:.72rem;min-height:100%;padding:.35rem 1rem .45rem 0;display:grid;position:relative}.mba-app-programs-process__card:before{content:"";background:linear-gradient(#d628390a,#d628392e,#d628390a);width:1px;position:absolute;inset:0 auto .1rem 0}.mba-app-programs-process__card:after{content:"";background:linear-gradient(90deg,#d6283924,#d6283908);height:1px;position:absolute;top:.95rem;left:2.7rem;right:-.7rem}.mba-app-programs-process__card:last-child:after{display:none}.mba-app-programs-process__number{width:2rem;height:2rem;color:var(--color-accent);letter-spacing:.14em;z-index:1;background:#fbeceed6;border:1px solid #d6283924;border-radius:999px;justify-content:center;align-items:center;margin-left:-.02rem;font-size:.72rem;font-weight:800;display:inline-flex;position:relative}.mba-app-programs-process__card p,.mba-app-programs-why__featured p,.mba-app-programs-why__card p{color:var(--color-text);text-wrap:pretty;font-size:.92rem;line-height:1.58}.mba-app-programs-why{background:linear-gradient(#fbeceeb8,#fffffffa)}.mba-app-programs-why .mm-section__intro{max-width:60rem}.mba-app-programs-why__layout{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:clamp(1.4rem,2.6vw,2.4rem);display:grid}.mba-app-programs-why__editorial{gap:1rem;display:grid}.mba-app-programs-why__lede{max-width:35rem;color:var(--color-heading);font-size:1rem;font-weight:600;line-height:1.66}.mba-app-programs-why__primary{border-top:1px solid #d6283929;border-bottom:1px solid #d6283929;gap:0;display:grid}.mba-app-programs-why__featured{gap:.45rem;padding:1.1rem .3rem 1.1rem 0;display:grid}.mba-app-programs-why__featured+.mba-app-programs-why__featured{border-top:1px solid #d628391f}.mba-app-programs-why__secondary{border-top:1px solid #d6283929;border-bottom:1px solid #d6283929;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.mba-app-programs-why__card{background:0 0;align-content:start;gap:.45rem;padding:1.15rem 1rem;display:grid}.mba-app-programs-why__card+.mba-app-programs-why__card{border-left:1px solid #d628391f}.mba-app-programs-why__card:nth-child(odd){border-left:0}.mba-app-programs-why__card:nth-child(n+3){border-top:1px solid #d628391f}.mba-app-programs-stories{background:#fffffffc}.mba-app-programs-stories__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.mba-app-programs-stories__card{background:linear-gradient(#fffffff5,#faf8f7e6);border:1px solid #d8d8dea8;border-radius:1.2rem;align-content:start;gap:.72rem;min-height:100%;padding:1.2rem 1.08rem 1.1rem;display:grid;box-shadow:0 14px 28px #1e1e220a}.mba-app-programs-stories__label{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.7rem;font-weight:800}.mba-app-programs-stories .mm-section__header{margin-bottom:clamp(1.25rem,2vw,1.9rem)}.mba-app-programs-stories__quote{color:var(--color-heading);margin:0;padding:.15rem 0 .35rem 1rem;font-size:1rem;font-weight:600;line-height:1.55;position:relative}.mba-app-programs-stories__quote:before{content:"“";color:#d6283957;font-size:1.5rem;line-height:1;position:absolute;top:.05rem;left:0}.mba-app-programs-stories__flow{gap:.55rem;display:grid}.mba-app-programs-stories__flow p{color:var(--color-text);text-wrap:pretty;font-size:.9rem;line-height:1.56}.mba-app-programs-stories__result{color:var(--color-heading);border-top:1px solid #d8d8debd;padding-top:.7rem;font-weight:700}.mba-app-programs-faq{background:linear-gradient(#fbecee75,#fffffffc)}.mba-app-programs-faq__list{gap:.82rem;max-width:52rem;margin-inline:auto;display:grid}.mba-app-programs-faq .mm-section__header{max-width:66rem}.mba-app-programs-faq__item{background:#fffffff5;border:1px solid #d8d8dec7;border-radius:1.2rem;overflow:hidden;box-shadow:0 12px 24px #1e1e220a}.mba-app-programs-faq__trigger{width:100%;color:var(--color-heading);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding:1.05rem 1.1rem;font-weight:700;display:grid}.mba-app-programs-faq__symbol{color:var(--color-accent);font-size:1.2rem;line-height:1}.mba-app-programs-faq__answer{color:var(--color-text-muted);padding:0 1.1rem 1.1rem;line-height:1.64}.mba-app-programs-final-cta .mm-final-cta__metrics{display:none}.mba-app-programs-final-cta{padding-block:clamp(2.6rem,4vw,3.5rem)}.mba-app-programs-final-cta .mm-section__header{max-width:60rem;margin-bottom:clamp(1.15rem,1.8vw,1.65rem)}.mba-app-programs-final-cta h2{text-wrap:balance;font-size:clamp(2.2rem,3vw,3rem);line-height:.98}.mba-app-programs-final-cta .mm-section__intro{max-width:54rem;font-size:1rem}.mba-app-programs-final-cta .mm-final-cta__actions{margin-top:1.25rem}.mba-app-programs-final-cta .mm-button{min-height:3.15rem;padding:.92rem 1.45rem;font-size:1rem}@media (width<=1180px){.mba-app-programs-overview__groups{grid-template-columns:1fr}}@media (width<=1080px){.mba-app-programs-process__rail,.mba-app-programs-stories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.mba-app-programs-overview__layout,.mba-app-programs-why__layout,.mba-app-programs-tiers__grid{grid-template-columns:1fr}.mba-app-programs-tiers__card--featured{transform:none}.mba-app-programs-why__secondary{grid-template-columns:1fr}.mba-app-programs-why__card+.mba-app-programs-why__card,.mba-app-programs-why__card:nth-child(n+2){border-top:1px solid #d628391f;border-left:0}}@media (width<=880px){.mba-app-programs-hero__layout{grid-template-columns:1fr}}@media (width<=720px){.mba-app-programs-hero__content{padding-top:0}.mba-app-programs-hero__content h1{max-width:100%}.mba-app-programs-hero__actions,.mba-app-programs-tiers__pricing,.mba-app-programs-final-cta .mm-final-cta__actions{flex-direction:column;align-items:stretch}.mba-app-programs-hero__visual-shell,.mba-app-programs-hero__image{min-height:26rem}.mba-app-programs-hero__visual-note{max-width:none;bottom:.8rem;left:.8rem;right:.8rem}.mba-app-programs-hero__trust-strip,.mba-app-programs-process__rail,.mba-app-programs-stories__grid{grid-template-columns:1fr}.mba-app-programs-hero__trust-item+.mba-app-programs-hero__trust-item{border-left:0;border-top:1px solid var(--color-border-soft)}.mba-app-programs-process__card{padding-bottom:.9rem}.mba-app-programs-process__card:after{display:none}}.masters-app-programs-overview__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(100%,70rem);margin-inline:auto;display:grid}.masters-app-programs-overview__card{text-align:left;background:#ffffffeb;border:1px solid #d8d8deb8;border-radius:1.3rem;align-content:start;gap:.8rem;min-height:100%;padding:1.25rem 1.15rem;display:grid;box-shadow:0 14px 28px #1e1e220a}.masters-app-programs-overview__card h3{font-size:1.08rem;line-height:1.16}.masters-app-programs-overview__items{gap:.62rem;display:grid}.masters-app-programs-overview__item{grid-template-columns:auto 1fr;align-items:start;gap:.72rem;display:grid}.masters-app-programs-overview__check{background:#fbeceed1;border:1px solid #d6283924;border-radius:999px;width:1.55rem;height:1.55rem;position:relative}.masters-app-programs-overview__check:before{content:"";border-left:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);width:.46rem;height:.24rem;margin:auto;position:absolute;inset:0;transform:rotate(-45deg)translate(.02rem,-.02rem)}.masters-app-programs-overview__item p{color:var(--color-heading);font-size:.94rem;font-weight:600;line-height:1.44}.masters-app-programs-overview__note{width:min(100%,58rem);color:var(--color-text);text-align:center;margin:1.2rem auto 0;font-size:.98rem;line-height:1.66}.masters-app-programs-tiers__grid{width:min(100%,70rem);margin-inline:auto}.masters-app-programs-tiers__summary{text-align:center;gap:.9rem;width:min(100%,56rem);margin:1.25rem auto 0;display:grid}.masters-app-programs-tiers__summary p{color:var(--color-text);font-size:.98rem;line-height:1.64}.masters-app-programs-process__rail{width:min(100%,68rem);margin-inline:auto}.masters-app-programs-why__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:min(100%,66rem);margin-inline:auto;display:grid}.masters-app-programs-why__card{text-align:left;background:#ffffffeb;border:1px solid #d628391f;border-radius:1.3rem;align-content:start;gap:.7rem;min-height:100%;padding:1.25rem 1.15rem;display:grid;box-shadow:0 14px 28px #1e1e220a}.masters-app-programs-why__card h3{font-size:1.05rem;line-height:1.16}.masters-app-programs-why__card p{color:var(--color-text);font-size:.93rem;line-height:1.58}.masters-app-programs-why__proof-row{border-top:1px solid #d628391f;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;width:min(100%,56rem);margin:1.2rem auto 0;padding-top:1rem;display:grid}.masters-app-programs-why__proof-item{text-align:center;justify-items:center;gap:.18rem;display:grid}.masters-app-programs-why__proof-value{color:var(--color-heading);font-size:1rem;font-weight:800}.masters-app-programs-why__proof-detail{color:var(--color-text-muted);font-size:.84rem;line-height:1.45}.masters-app-programs-stories__grid{width:min(100%,72rem);margin-inline:auto}.mba-app-programs-final-cta .mm-section__header{max-width:56rem}@media (width<=1080px){.masters-app-programs-overview__grid,.masters-app-programs-why__grid{grid-template-columns:1fr}.masters-app-programs-why__proof-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.masters-app-programs-overview__grid{grid-template-columns:1fr}}@media (width<=720px){.masters-app-programs-why__proof-row{grid-template-columns:1fr}}.mba-headstart-hero{background:radial-gradient(circle at 12% 15%,#d6283924,#0000 28%),linear-gradient(#fffffffa,#f5f2f1e6);padding-top:clamp(3.8rem,5vw,5rem);padding-bottom:clamp(2.1rem,3vw,2.6rem);position:relative}.mba-headstart-hero__layout{grid-template-columns:minmax(0,1.02fr) minmax(18rem,.92fr);align-items:start;gap:clamp(1.6rem,2.8vw,2.9rem);display:grid}.mba-headstart-hero__content{align-content:start;gap:1.05rem;max-width:41rem;padding-top:1rem;display:grid}.mba-headstart-hero .mm-eyebrow{margin-bottom:0}.mba-headstart-hero__content h1{max-width:11ch;font-size:clamp(3rem,5vw,5rem);line-height:.94}.mba-headstart-hero__subtitle{max-width:42rem;color:var(--color-text);font-size:clamp(1.02rem,1.12vw,1.14rem)}.mba-headstart-hero__actions{flex-wrap:wrap;gap:.82rem;display:flex}.mba-headstart-hero__trust-strip{background:#ffffffd6;border:1px solid #d8d8ded6;border-radius:1.45rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:min(100%,50rem);margin-top:clamp(1rem,1.8vw,1.35rem);display:grid;overflow:hidden;box-shadow:0 18px 34px #1e1e220a}.mba-headstart-hero__trust-item{gap:.34rem;padding:1rem 1.1rem .95rem;display:grid}.mba-headstart-hero__trust-item+.mba-headstart-hero__trust-item{border-left:1px solid var(--color-border-soft)}.mba-headstart-hero__trust-value{color:var(--color-heading);letter-spacing:-.03em;font-size:.98rem;font-weight:800;line-height:1.1}.mba-headstart-hero__trust-detail{max-width:17ch;color:var(--color-text-muted);font-size:.86rem;line-height:1.45}.mba-headstart-hero__trust-icon{background:#fbeceeb3;border:1px solid #d6283929;border-radius:.55rem;width:1.75rem;height:1.75rem;position:relative}.mba-headstart-hero__trust-icon:before,.mba-headstart-hero__trust-icon:after{content:"";position:absolute}.mba-headstart-hero__trust-icon--origin:before{background:var(--color-accent);height:.18rem;box-shadow:0 .42rem 0 var(--color-accent);border-radius:999px;inset:.34rem .38rem auto}.mba-headstart-hero__trust-icon--origin:after{background:#d628396b;border-radius:999px;height:.18rem;bottom:.38rem;left:.42rem;right:.42rem}.mba-headstart-hero__trust-icon--admit:before{border:2px solid var(--color-accent);border-top-width:1px;border-radius:.35rem;inset:.34rem}.mba-headstart-hero__trust-icon--admit:after{border-left:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);width:.52rem;height:.3rem;top:.58rem;left:.57rem;transform:rotate(-45deg)}.mba-headstart-hero__trust-icon--scholarship:before{border:2px solid var(--color-accent);border-bottom:0;border-radius:999px 999px 0 0;inset:.34rem .48rem .52rem}.mba-headstart-hero__trust-icon--scholarship:after{background:var(--color-accent);border-radius:999px;height:.24rem;bottom:.34rem;left:.6rem;right:.6rem}.mba-headstart-hero__trust-icon--guidance:before{background:var(--color-accent);border-radius:999px;width:.44rem;height:.44rem;top:.42rem;left:.38rem;box-shadow:.56rem .22rem #d62839b8}.mba-headstart-hero__trust-icon--guidance:after{background:#d6283957;border-radius:999px;height:.18rem;bottom:.38rem;left:.4rem;right:.34rem}.mba-headstart-hero__visual-wrap{justify-content:flex-end;display:flex}.mba-headstart-hero__visual-frame{background:radial-gradient(circle at 22% 82%,#d628392e,#0000 22%),linear-gradient(#ffffffc2,#f6d9dd4d),#fffffffa;width:min(100%,31rem);position:relative;overflow:hidden}.mba-headstart-hero__visual-tag{z-index:1;min-height:2rem;color:var(--color-heading);background:#fffffff0;border:1px solid #d8d8dec2;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;left:1rem}.mba-headstart-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.48rem;height:.48rem;box-shadow:0 0 0 5px #d6283914}.mba-headstart-hero__visual-shell{width:100%;min-height:35rem}.mba-headstart-hero__image{object-fit:cover;object-position:center 18%;width:100%;height:100%;min-height:35rem;display:block}.mba-headstart-hero__visual-note{background:#fffffff2;border:1px solid #d8d8dec7;border-radius:1.25rem;gap:.36rem;max-width:15.25rem;padding:.95rem 1rem 1rem;display:grid;position:absolute;bottom:1rem;left:1rem;box-shadow:0 18px 30px #1e16181f}.mba-headstart-hero__visual-note-label{color:var(--color-heading);font-weight:800;line-height:1.2}.mba-headstart-hero__visual-note-copy{color:var(--color-text-muted);font-size:.9rem;line-height:1.48}.mba-headstart-admit-strip,.mba-headstart-audience,.mba-headstart-roadmap,.mba-headstart-why,.mba-headstart-testimonials,.mba-headstart-why-mm,.mba-headstart-faq,.mba-headstart-final-cta{padding-block:clamp(2.8rem,4.2vw,4rem)}.mba-headstart-admit-strip{background:#fffffffa;padding-top:1.2rem;padding-bottom:2rem}.mba-headstart-audience,.mba-headstart-roadmap,.mba-headstart-why,.mba-headstart-testimonials,.mba-headstart-why-mm,.mba-headstart-faq{border-top:1px solid #d8d8de8f}.mba-headstart-audience{background:radial-gradient(circle at 12% 15%,#d628390d,#0000 24%),linear-gradient(#fbecee75,#fffffffa);padding-block:clamp(2.15rem,3vw,2.8rem)}.mba-headstart-audience__layout{grid-template-columns:minmax(0,1.22fr) minmax(0,1fr);align-items:center;gap:clamp(1.35rem,2.4vw,2.25rem);display:grid}.mba-headstart-audience__copy{gap:.56rem;max-width:29rem;display:grid}.mba-headstart-audience__copy h2{letter-spacing:-.03em;max-width:12ch;font-size:clamp(1.68rem,2.15vw,2.05rem);line-height:1}.mba-headstart-audience__body{color:var(--color-text);max-width:30rem;font-size:.96rem;line-height:1.58}.mba-headstart-audience__panel{align-self:start;padding-top:.24rem;padding-left:.9rem;position:relative}.mba-headstart-audience__rail{background:linear-gradient(#d6283914,#d6283933,#d628390a);width:1px;position:absolute;top:.15rem;bottom:.15rem;left:.15rem}.mba-headstart-audience__list{gap:.62rem;display:grid}.mba-headstart-audience__item{grid-template-columns:auto 1fr;align-items:start;gap:.56rem;display:grid}.mba-headstart-audience__index{width:1.68rem;height:1.68rem;color:var(--color-accent);letter-spacing:.12em;background:#ffffffe6;border:1px solid #d6283924;border-radius:999px;justify-content:center;align-items:center;font-size:.64rem;font-weight:800;display:inline-flex;box-shadow:0 0 0 4px #d6283909}.mba-headstart-audience__item p{color:var(--color-heading);font-size:.94rem;font-weight:600;line-height:1.42}.mba-headstart-roadmap{background:#fffffffa}.mba-headstart-roadmap .mm-section__header{max-width:58rem;margin-bottom:clamp(.8rem,1.2vw,1.05rem)}.mba-headstart-roadmap .mm-section__intro{max-width:56rem}.mba-headstart-roadmap h2,.mba-headstart-why h2,.mba-headstart-pathways h2,.mba-headstart-testimonials h2,.mba-headstart-why-mm h2,.mba-headstart-faq h2{font-size:clamp(2.1rem,2.9vw,2.95rem);line-height:.96}.mba-headstart-roadmap__layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(2rem,4vw,3.75rem);display:grid}.mba-headstart-roadmap__lead{padding-left:1rem;position:relative}.mba-headstart-roadmap__label{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.mba-headstart-roadmap__line{background:linear-gradient(#d6283908,#d628391a,#d6283905);width:1px;position:absolute;top:1.95rem;bottom:.45rem;left:.22rem}.mba-headstart-roadmap__list{gap:.82rem;display:grid}.mba-headstart-roadmap__item{grid-template-columns:auto 1fr;align-items:start;gap:.6rem;padding-block:.08rem;display:grid}.mba-headstart-roadmap__index{width:1.72rem;height:1.72rem;color:var(--color-accent);letter-spacing:.12em;background:#ffffffe6;border:1px solid #d6283924;border-radius:999px;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex;box-shadow:0 0 0 5px #d6283909}.mba-headstart-roadmap__item p{color:var(--color-heading);max-width:23rem;padding-top:.12rem;font-size:.96rem;font-weight:700;line-height:1.34}.mba-headstart-roadmap__framework{border-left:1px solid #d628390d;align-content:start;gap:.4rem;padding:.05rem 0 0 2rem;display:grid}.mba-headstart-roadmap__framework-visual{min-height:31.75rem;position:relative}.mba-headstart-roadmap__framework-ring{border:1px solid #d628391f;border-radius:50%;width:17.15rem;height:17.15rem;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.mba-headstart-roadmap__framework-center{background:linear-gradient(180deg, var(--color-accent-strong), var(--color-accent));width:10.45rem;height:10.45rem;color:var(--color-text-inverse);text-align:center;border-radius:50%;place-items:center;padding:1.2rem;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 10px 18px #b81f2e24}.mba-headstart-roadmap__framework-center span{text-wrap:balance;font-size:1.08rem;font-weight:800;line-height:1.12}.mba-headstart-roadmap__framework-node{text-align:center;gap:.28rem;width:9.9rem;display:grid;position:absolute}.mba-headstart-roadmap__framework-node:before{content:"";transform-origin:0;background:linear-gradient(90deg,#d628392e,#d628390d);width:1.7rem;height:1px;position:absolute;inset:50% auto auto 50%}.mba-headstart-roadmap__framework-node-dot{background:#fbeceec2;border:1px solid #d628391f;border-radius:50%;place-items:center;width:2.56rem;height:2.56rem;margin-inline:auto;display:grid;box-shadow:inset 0 0 0 .38rem #ffffffad}.mba-headstart-roadmap__framework-node-dot svg{stroke:#b81f2eeb;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;width:.94rem;height:.94rem}.mba-headstart-roadmap__framework-node-title{color:var(--color-heading);text-wrap:balance;font-size:.95rem;font-weight:800;line-height:1.18}.mba-headstart-roadmap__framework-node-detail{color:var(--color-text);text-wrap:balance;font-size:.82rem;line-height:1.32}.mba-headstart-roadmap__framework-node--1{top:1.95rem;left:50%;transform:translate(-50%)}.mba-headstart-roadmap__framework-node--1:before{background:linear-gradient(#d628392e,#d628390d);width:1px;height:1.7rem;inset:auto auto -1.9rem 50%;transform:translate(-50%)}.mba-headstart-roadmap__framework-node--2{top:5.25rem;right:.15rem}.mba-headstart-roadmap__framework-node--2:before{top:1.3rem;left:-1.5rem}.mba-headstart-roadmap__framework-node--3{bottom:6.8rem;right:.1rem}.mba-headstart-roadmap__framework-node--3:before{top:1.3rem;left:-1.5rem}.mba-headstart-roadmap__framework-node--4{bottom:2.35rem;left:50%;transform:translate(-50%)}.mba-headstart-roadmap__framework-node--4:before{background:linear-gradient(#d628390d,#d628392e);width:1px;height:1.75rem;inset:-1.95rem auto auto 50%;transform:translate(-50%)}.mba-headstart-roadmap__framework-node--5{bottom:6.8rem;left:.1rem}.mba-headstart-roadmap__framework-node--5:before{background:linear-gradient(90deg,#d628390d,#d628392e);top:1.3rem;left:auto;right:-1.5rem}.mba-headstart-roadmap__framework-node--6{top:5.25rem;left:.15rem}.mba-headstart-roadmap__framework-node--6:before{background:linear-gradient(90deg,#d628390d,#d628392e);top:1.3rem;left:auto;right:-1.5rem}.mba-headstart-why{background:radial-gradient(circle at 14% 18%,#d628391f,#0000 26%),linear-gradient(#fbeceee6,#fffffffa)}.mba-headstart-why .mm-section__header,.mba-headstart-testimonials .mm-section__header,.mba-headstart-why-mm .mm-section__header,.mba-headstart-faq .mm-section__header{max-width:48rem;margin-bottom:clamp(1.1rem,1.8vw,1.6rem)}.mba-headstart-why__stack{gap:1.2rem;max-width:64rem;margin-inline:auto;display:grid}.mba-headstart-why__supporting{max-width:43rem;color:var(--color-heading);text-align:center;margin-inline:auto;font-size:1rem;line-height:1.66}.mba-headstart-why__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.mba-headstart-why__item{background:#ffffffbd;border:1px solid #ffffff75;border-radius:1.15rem;gap:.35rem;padding:1.05rem 1.1rem;display:grid;box-shadow:0 12px 22px #1e1e220a}.mba-headstart-why__item-title{color:var(--color-heading);font-size:1rem;font-weight:800;line-height:1.2}.mba-headstart-why__item-detail{color:var(--color-text);font-size:.92rem;line-height:1.5}.mba-headstart-testimonials{background:linear-gradient(#fbecee8f,#fffffffa)}.mba-headstart-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.mba-headstart-testimonials__card{background:#ffffffeb;border:1px solid #d8d8dec2;border-radius:1.35rem;align-content:start;gap:1.1rem;min-height:100%;padding:1.3rem 1.2rem 1.2rem;display:grid;box-shadow:0 16px 30px #1e1e220d}.mba-headstart-testimonials__quote{color:var(--color-heading);font-size:.98rem;line-height:1.64}.mba-headstart-testimonials__meta{border-top:1px solid #d8d8deb3;gap:.18rem;padding-top:.95rem;display:grid}.mba-headstart-testimonials__name{color:var(--color-heading);font-size:.96rem;font-weight:800}.mba-headstart-testimonials__outcome{color:var(--color-accent);font-size:.86rem;font-weight:700;line-height:1.4}.mba-headstart-testimonials__context{color:var(--color-text-muted);font-size:.84rem;line-height:1.45}.mba-headstart-why-mm{background:#fffffff7}.mba-headstart-why-mm__layout{max-width:68rem;margin-inline:auto}.mba-headstart-why-mm__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.mba-headstart-why-mm__tile{background:linear-gradient(#fbecee85,#fffffff5);border:1px solid #d8d8dea8;border-radius:1.15rem;align-content:start;gap:.45rem;padding:1.05rem 1rem;display:grid}.mba-headstart-why-mm__tile-title{color:var(--color-heading);font-size:.96rem;font-weight:800;line-height:1.25}.mba-headstart-why-mm__tile-detail{color:var(--color-text);font-size:.88rem;line-height:1.48}.mba-headstart-faq{background:#fffffff7}.mba-headstart-faq__list{gap:.82rem;max-width:52rem;margin-inline:auto;display:grid}.mba-headstart-faq__item{background:#fffffff5;border:1px solid #d8d8dec7;border-radius:1.2rem;overflow:hidden;box-shadow:0 12px 24px #1e1e220a}.mba-headstart-faq__trigger{width:100%;color:var(--color-heading);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding:1.05rem 1.1rem;font-weight:700;display:grid}.mba-headstart-faq__symbol{color:var(--color-accent);font-size:1.2rem;line-height:1}.mba-headstart-faq__answer{color:var(--color-text-muted);padding:0 1.1rem 1.1rem;line-height:1.64}.mba-headstart-final-cta{border-top:1px solid #d8d8de9e}.mba-headstart-final-cta .mm-final-cta__metrics{display:none}@media (width<=980px){.mba-headstart-audience__layout,.mba-headstart-roadmap__layout,.mba-headstart-why-mm__grid,.mba-headstart-testimonials__grid{grid-template-columns:1fr}.mba-headstart-audience__panel{padding-top:0}.mba-headstart-why__grid{grid-template-columns:1fr}.mba-headstart-roadmap__framework{border-left:0;padding-left:0}}@media (width<=880px){.mba-headstart-hero__layout{grid-template-columns:1fr}}@media (width<=720px){.mba-headstart-hero__content{padding-top:0}.mba-headstart-hero__content h1{max-width:100%}.mba-headstart-hero__actions{flex-direction:column;align-items:stretch}.mba-headstart-hero__visual-shell,.mba-headstart-hero__image{min-height:26rem}.mba-headstart-hero__visual-note{max-width:calc(100% - 1.6rem);bottom:.8rem;left:.8rem}.mba-headstart-hero__trust-strip{grid-template-columns:1fr}.mba-headstart-hero__trust-item{border-left:0;padding:.95rem 1rem}.mba-headstart-hero__trust-item+.mba-headstart-hero__trust-item{border-left:0;border-top:1px solid var(--color-border-soft)}.mba-headstart-roadmap__lead,.mba-headstart-roadmap__framework{border-left:0;padding-left:0}.mba-headstart-roadmap__line{display:none}.mba-headstart-roadmap__framework-visual{min-height:40rem}.mba-headstart-roadmap__framework-ring{width:12.5rem;height:12.5rem}.mba-headstart-roadmap__framework-center{width:8.35rem;height:8.35rem}.mba-headstart-roadmap__framework-node{width:min(8.3rem,38vw)}.mba-headstart-roadmap__framework-node--2,.mba-headstart-roadmap__framework-node--3{right:.45rem}.mba-headstart-roadmap__framework-node--5,.mba-headstart-roadmap__framework-node--6{left:.45rem}}.masters-headstart-audience__header{text-align:center;gap:.55rem;margin:0 auto clamp(1.7rem,2.8vw,2.3rem);display:grid}.masters-headstart-audience__header h2{letter-spacing:-.035em;font-size:clamp(2rem,2.8vw,2.8rem);line-height:.98}.masters-headstart-audience__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);align-items:start;max-width:67rem;margin-inline:auto}.masters-headstart-audience__copy{gap:.9rem;max-width:27rem}.masters-headstart-audience__copy .mba-headstart-audience__body{max-width:none;font-size:.98rem;line-height:1.7}.masters-headstart-audience__breadth{color:var(--color-text-muted)}.masters-headstart-audience__panel{padding-top:.1rem;padding-left:1.2rem}.masters-headstart-audience__panel .mba-headstart-audience__list{gap:1rem}.masters-headstart-audience__panel .mba-headstart-audience__item{border-bottom:1px solid #d8d8de8f;gap:.72rem;padding-bottom:.95rem}.masters-headstart-audience__panel .mba-headstart-audience__item:last-child{border-bottom:0;padding-bottom:0}.masters-headstart-audience__panel .mba-headstart-audience__item p{font-size:.96rem;font-weight:600;line-height:1.55}.masters-headstart-why .mm-section__header{margin-bottom:clamp(1rem,1.8vw,1.45rem)}.masters-headstart-why .mm-section__intro{max-width:41rem;font-size:1rem;line-height:1.72}.masters-headstart-why .mba-headstart-why__stack{gap:1rem;max-width:60rem}.masters-headstart-why .mba-headstart-why__grid{gap:.82rem}.masters-headstart-why .mba-headstart-why__item{padding-top:.2rem}@media (width<=900px){.masters-headstart-audience__layout{grid-template-columns:1fr;gap:1.35rem}.masters-headstart-audience__copy{max-width:100%}.masters-headstart-audience__panel{padding-left:.95rem}}.mba-launchpad-hero{background:radial-gradient(circle at 12% 15%,#d6283924,#0000 28%),linear-gradient(#fffffffa,#f5f2f1e6);padding-top:clamp(3.8rem,5vw,5rem);padding-bottom:clamp(2.1rem,3vw,2.7rem);position:relative}.mba-launchpad-hero__layout{grid-template-columns:minmax(0,1.02fr) minmax(18rem,.92fr);align-items:start;gap:clamp(1.6rem,2.8vw,2.9rem);display:grid}.mba-launchpad-hero__content{align-content:start;gap:1.05rem;max-width:41rem;padding-top:1rem;display:grid}.mba-launchpad-hero .mm-eyebrow{margin-bottom:0}.mba-launchpad-hero__content h1{max-width:12ch;font-size:clamp(3rem,5vw,5rem);line-height:.94}.mba-launchpad-hero__subtitle{max-width:43rem;color:var(--color-text);font-size:clamp(1.02rem,1.12vw,1.14rem)}.mba-launchpad-hero__actions{flex-wrap:wrap;gap:.82rem;margin-top:.2rem;display:flex}.mba-launchpad-hero__trust-strip{background:#ffffffd6;border:1px solid #d8d8ded6;border-radius:1.45rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:min(100%,52rem);margin-top:clamp(1rem,1.8vw,1.35rem);display:grid;overflow:hidden;box-shadow:0 18px 34px #1e1e220a}.mba-launchpad-hero__trust-item{grid-template-columns:auto 1fr;align-items:start;gap:.68rem;padding:1rem 1.1rem .95rem;display:grid}.mba-launchpad-hero__trust-item+.mba-launchpad-hero__trust-item{border-left:1px solid var(--color-border-soft)}.mba-launchpad-hero__trust-copy{gap:.2rem;display:grid}.mba-launchpad-hero__trust-value{color:var(--color-heading);letter-spacing:-.03em;font-size:.98rem;font-weight:800;line-height:1.1}.mba-launchpad-hero__trust-detail{max-width:18ch;color:var(--color-text-muted);font-size:.86rem;line-height:1.45}.mba-launchpad-hero__trust-icon{background:#fbeceeb3;border:1px solid #d6283929;border-radius:.55rem;width:1.75rem;height:1.75rem;position:relative}.mba-launchpad-hero__trust-icon:before,.mba-launchpad-hero__trust-icon:after{content:"";position:absolute}.mba-launchpad-hero__trust-icon--origin:before{background:var(--color-accent);border-radius:999px;width:.96rem;height:.18rem;top:.44rem;left:.38rem;box-shadow:0 .38rem #d62839b8}.mba-launchpad-hero__trust-icon--origin:after{background:#d628396b;border-radius:999px;height:.18rem;bottom:.38rem;left:.42rem;right:.42rem}.mba-launchpad-hero__trust-icon--admit:before{border:2px solid var(--color-accent);border-top-width:1px;border-radius:.35rem;inset:.34rem}.mba-launchpad-hero__trust-icon--admit:after{border-left:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);width:.52rem;height:.3rem;top:.58rem;left:.57rem;transform:rotate(-45deg)}.mba-launchpad-hero__trust-icon--scholarship:before{border:2px solid var(--color-accent);border-bottom:0;border-radius:999px 999px 0 0;inset:.34rem .48rem .52rem}.mba-launchpad-hero__trust-icon--scholarship:after{background:var(--color-accent);border-radius:999px;height:.24rem;bottom:.34rem;left:.6rem;right:.6rem}.mba-launchpad-hero__trust-icon--guidance:before{background:var(--color-accent);border-radius:999px;width:.44rem;height:.44rem;top:.42rem;left:.38rem;box-shadow:.56rem .22rem #d62839b8}.mba-launchpad-hero__trust-icon--guidance:after{background:#d6283957;border-radius:999px;height:.18rem;bottom:.38rem;left:.4rem;right:.34rem}.mba-launchpad-hero__visual-wrap{justify-content:flex-end;display:flex}.mba-launchpad-hero__visual-frame{background:radial-gradient(circle at 22% 82%,#d628392e,#0000 22%),linear-gradient(#ffffffc2,#f6d9dd4d),#fffffffa;width:min(100%,31rem);position:relative;overflow:hidden}.mba-launchpad-hero__visual-tag{z-index:1;min-height:2rem;color:var(--color-heading);background:#fffffff0;border:1px solid #d8d8dec2;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;left:1rem}.mba-launchpad-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.48rem;height:.48rem;box-shadow:0 0 0 5px #d6283914}.mba-launchpad-hero__visual-shell{width:100%;min-height:35rem}.mba-launchpad-hero__image{object-fit:cover;object-position:center 18%;width:100%;height:100%;min-height:35rem;display:block}.mba-launchpad-hero__visual-note{background:#2a2a30f0;border:1px solid #ffffff24;border-radius:1.25rem;gap:.36rem;max-width:17rem;padding:1.05rem 1.05rem 1.08rem;display:grid;position:absolute;bottom:1rem;left:1rem;box-shadow:0 18px 30px #1e16182e}.mba-launchpad-hero__visual-note-label{color:var(--color-text-inverse);font-weight:800;line-height:1.2}.mba-launchpad-hero__visual-note-copy{color:#ffffffd1;font-size:.9rem;line-height:1.48}.mba-launchpad-admit-strip,.mba-launchpad-what,.mba-launchpad-progression,.mba-launchpad-testimonials,.mba-launchpad-why,.mba-launchpad-faq,.mba-launchpad-final-cta{padding-block:clamp(2.8rem,4.2vw,4rem)}.mba-launchpad-admit-strip{background:#fffffffa;padding-top:1.2rem;padding-bottom:2rem}.mba-launchpad-what,.mba-launchpad-progression,.mba-launchpad-testimonials,.mba-launchpad-why,.mba-launchpad-faq{border-top:1px solid #d8d8de8f}.mba-launchpad-what{background:radial-gradient(circle at 10% 18%,#d628390f,#0000 25%),linear-gradient(#fbecee6b,#fffffffa);padding-block:clamp(2.4rem,3.2vw,3rem)}.mba-launchpad-what__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(1.4rem,2.8vw,2.8rem);display:grid}.mba-launchpad-what__lead{gap:.6rem;max-width:29rem;display:grid}.mba-launchpad-what__body{gap:1rem;display:grid}.mba-launchpad-what__copy{color:var(--color-text);font-size:1rem;line-height:1.68}.mba-launchpad-what__highlight{color:var(--color-heading);background:#ffffffc2;border-left:2px solid #d6283980;border-radius:0 1rem 1rem 0;padding:1rem 1.1rem;font-weight:700;line-height:1.58}.mba-launchpad-what__list{gap:.75rem;display:grid}.mba-launchpad-what__item{grid-template-columns:auto 1fr;align-items:start;gap:.7rem;display:grid}.mba-launchpad-what__index{width:1.72rem;height:1.72rem;color:var(--color-accent);letter-spacing:.12em;background:#fffffff0;border:1px solid #d6283924;border-radius:999px;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}.mba-launchpad-what__item p{color:var(--color-heading);font-size:.95rem;font-weight:700;line-height:1.42}.mba-launchpad-progression{background:linear-gradient(#fffffffa,#fbecee61),#fffffffa;padding-block:clamp(3.35rem,5vw,4.9rem)}.mba-launchpad-progression .mm-section__header{max-width:56rem;margin-bottom:clamp(1.1rem,1.8vw,1.6rem)}.mba-launchpad-what__lead h2,.mba-launchpad-progression h2,.mba-launchpad-deliverables h2,.mba-launchpad-fit h2,.mba-launchpad-testimonials h2,.mba-launchpad-why h2,.mba-launchpad-faq h2,.mba-launchpad-final-cta h2{text-wrap:balance;font-size:clamp(2.1rem,2.9vw,2.95rem);line-height:.96}.mba-launchpad-progression__layout{-ms-overflow-style:none;scrollbar-width:none;gap:.8rem;padding-bottom:.35rem;display:grid;overflow-x:auto}.mba-launchpad-progression__track-shell,.mba-launchpad-progression__track-line,.mba-launchpad-progression__track-line--secondary{display:none}.mba-launchpad-progression__layout::-webkit-scrollbar{display:none}.mba-launchpad-progression__rail{grid-auto-columns:minmax(15.5rem,1fr);grid-auto-flow:column;align-items:start;gap:clamp(.9rem,1.5vw,1.15rem);min-width:68rem;display:grid;position:relative}.mba-launchpad-progression__rail:before{content:"";background:linear-gradient(90deg,#d628391a,#d628394d,#d628391a);border-radius:999px;height:.16rem;position:absolute;top:2.05rem;left:4%;right:5%}.mba-launchpad-progression__stage{background:linear-gradient(#fbeceead,#fffffffa),#fffffff5;border:1px solid #d628391f;border-radius:1.3rem;align-content:start;gap:.6rem;min-height:11.4rem;padding:1rem;display:grid;position:relative;box-shadow:0 16px 28px #1e1e220d,inset 0 1px #ffffffb3}.mba-launchpad-progression__stage:before{content:"";opacity:.84;background:linear-gradient(90deg,#d6283957,#d6283914);border-radius:999px;height:.14rem;position:absolute;inset:.72rem .72rem auto}.mba-launchpad-progression__stage:after,.mba-launchpad-progression__stage:last-child:after{display:none}.mba-launchpad-progression__stage-number{width:2rem;height:2rem;color:var(--color-accent);letter-spacing:.14em;z-index:1;background:#fffffff2;border:1px solid #d6283924;border-radius:999px;justify-content:center;align-items:center;margin-top:.15rem;font-size:.72rem;font-weight:800;display:inline-flex;position:relative}.mba-launchpad-progression__stage-number:after{content:"";background:linear-gradient(90deg,#d628392e,#d628390a);width:calc(100% + 1.7rem);height:.12rem;position:absolute;top:50%;left:calc(100% + .5rem);transform:translateY(-50%)}.mba-launchpad-progression__stage--final .mba-launchpad-progression__stage-number:after{display:none}.mba-launchpad-progression__stage-copy{gap:.32rem;display:grid}.mba-launchpad-progression__stage h3{font-size:clamp(1.05rem,1.25vw,1.2rem);line-height:1.08}.mba-launchpad-progression__stage p{color:var(--color-text);max-width:18ch;font-size:.88rem;line-height:1.45}.mba-launchpad-progression__stage--final{background:linear-gradient(#fbeceefa,#fff),#fffffffa;grid-template-rows:auto auto 1fr auto;overflow:hidden;box-shadow:0 22px 34px #1e1e220f,inset 0 1px #fffc}.mba-launchpad-progression__stage--final:before{background:linear-gradient(90deg,#d628397a,#d628391f)}.mba-launchpad-progression__chip-row{flex-wrap:wrap;gap:.45rem;margin-top:auto;padding-top:.15rem;display:flex}.mba-launchpad-progression__chip{min-height:1.95rem;color:var(--color-heading);background:#ffffffe0;border:1px solid #d628391f;border-radius:999px;align-items:center;padding:.42rem .7rem;font-size:.76rem;font-weight:700;line-height:1.2;display:inline-flex}.mba-launchpad-progression__artifact-cluster{justify-content:flex-start;align-items:flex-end;gap:.18rem;min-height:5.8rem;margin-top:auto;padding-top:.45rem;padding-left:.1rem;display:flex;position:relative}.mba-launchpad-progression__artifact{background:linear-gradient(#fffffffa,#fbeceed6),#ffffffeb;border:1px solid #d628391f;border-radius:.95rem;align-content:start;gap:.34rem;width:6.9rem;min-height:4.6rem;padding:.72rem .76rem .68rem;display:grid;box-shadow:0 14px 24px #1e1e2214}.mba-launchpad-progression__artifact--essay{z-index:3}.mba-launchpad-progression__artifact--lor{z-index:2;margin-bottom:-.1rem;margin-left:-1.25rem}.mba-launchpad-progression__artifact--plan{z-index:1;margin-bottom:.14rem;margin-left:-1.2rem}.mba-launchpad-progression__artifact-label{color:var(--color-heading);font-size:.72rem;font-weight:700;line-height:1.2}.mba-launchpad-progression__artifact-tab{background:#d6283980;border-radius:999px;width:1.18rem;height:.16rem}.mba-launchpad-progression__artifact-line{background:#2a2a3026;border-radius:999px;height:.26rem}.mba-launchpad-progression__artifact-line--short{width:72%}.mba-launchpad-progression__aside{gap:.45rem;max-width:38rem;margin-inline:auto;padding:1rem 0 0;display:grid}.mba-launchpad-progression__aside-label{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:800}.mba-launchpad-progression__aside-copy{color:var(--color-heading);font-size:1rem;font-weight:600;line-height:1.66}.mba-launchpad-handoff{background:linear-gradient(#fffffffa,#faf8f7fa);border:1px solid #d8d8dead;border-radius:1.95rem;align-items:start;gap:clamp(1.5rem,2.8vw,2.2rem);padding:clamp(1.75rem,3vw,2.3rem);display:grid;box-shadow:0 22px 40px #1e1e220f}.mba-launchpad-handoff__intro{text-align:center;gap:.72rem;max-width:44rem;margin-inline:auto;display:grid}.mba-launchpad-handoff__kicker{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;font-size:.74rem;font-weight:800}.mba-launchpad-handoff__intro h3{color:var(--color-heading);font-size:clamp(1.5rem,2.1vw,2rem);font-weight:700;line-height:1.14}.mba-launchpad-handoff__copy,.mba-launchpad-handoff__note{color:var(--color-text);font-size:.97rem;line-height:1.66}.mba-launchpad-handoff__body{grid-template-columns:minmax(17rem,.95fr) minmax(0,1.05fr);align-items:center;gap:clamp(1.4rem,2.5vw,2.2rem);display:grid}.mba-launchpad-handoff__list{gap:.78rem;display:grid}.mba-launchpad-handoff__list-label{color:var(--color-heading);border-bottom:1px solid #d628391f;padding-bottom:.45rem;font-size:.95rem;font-weight:700;line-height:1.58}.mba-launchpad-handoff__artifact-board{background:radial-gradient(circle at 22% 18%,#d6283914,#0000 28%),linear-gradient(#f5f2f1e0,#fffffff5);border:1px solid #d8d8de94;border-radius:1.8rem;min-height:18.5rem;position:relative;box-shadow:inset 0 1px #ffffffb3}.mba-launchpad-handoff__sheet{background:#fffffff0;border:1px solid #d8d8debd;border-radius:1.2rem;gap:.55rem;width:min(15.5rem,100% - 2rem);padding:1rem 1rem .95rem;display:grid;position:absolute;box-shadow:0 18px 32px #1e1e2212}.mba-launchpad-handoff__sheet--cv{z-index:3;top:1.1rem;left:1rem}.mba-launchpad-handoff__sheet--essay{z-index:4;top:5rem;right:1.1rem}.mba-launchpad-handoff__sheet--shortlist{z-index:2;bottom:2.1rem;left:3rem}.mba-launchpad-handoff__sheet--lor{z-index:1;background:#f5f2f1f5;bottom:1rem;right:2.2rem}.mba-launchpad-handoff__sheet-kicker{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:800}.mba-launchpad-handoff__sheet-line{background:#2a2a3024;border-radius:999px;height:.36rem}.mba-launchpad-handoff__sheet-line--short{width:62%}.mba-launchpad-handoff__sheet-underline{background:#d6283966;border-radius:999px;width:46%;height:.24rem}.mba-launchpad-handoff__sheet-check{background:linear-gradient(135deg,#0000 40%,#d62839cc 41% 52%,#0000 53%),linear-gradient(45deg,#0000 48%,#d62839cc 49% 60%,#0000 61%);border:1px solid #d628392e;border-radius:999px;width:.78rem;height:.78rem}.mba-launchpad-handoff__sheet-tag{color:var(--color-accent);background:#fbeceeeb;border-radius:999px;justify-self:start;padding:.34rem .62rem;font-size:.72rem;font-weight:700}.mba-launchpad-handoff__item{background:#ffffffe6;border:1px solid #d8d8deb3;border-radius:1rem;grid-template-columns:auto 1fr;align-items:start;gap:.82rem;padding:.9rem 1rem;display:grid}.mba-launchpad-handoff__item-index{width:1.95rem;height:1.95rem;color:var(--color-accent);letter-spacing:.12em;background:#fbeceec7;border:1px solid #d6283924;border-radius:999px;justify-content:center;align-items:center;margin-top:.05rem;font-size:.72rem;font-weight:800;display:inline-flex}.mba-launchpad-handoff__item-copy{gap:.32rem;display:grid}.mba-launchpad-handoff__item h4{color:var(--color-heading);margin:0;font-size:1rem;line-height:1.16}.mba-launchpad-handoff__item p{color:var(--color-text);font-size:.92rem;line-height:1.56}.mba-launchpad-testimonials{background:linear-gradient(#fffffffa,#faf8f7f5);padding-block:clamp(2.35rem,3.2vw,3rem)}.mba-launchpad-testimonials .mm-section__header,.mba-launchpad-why .mm-section__header,.mba-launchpad-faq .mm-section__header{max-width:52rem;margin-bottom:clamp(1.1rem,1.8vw,1.6rem)}.mba-launchpad-testimonials__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.mba-launchpad-testimonials__card{min-height:100%;box-shadow:none;background:#faf8f7e6;border:1px solid #d8d8deb8;border-radius:1rem;align-content:start;gap:.8rem;padding:1.05rem 1rem;display:grid}.mba-launchpad-testimonials__quote{color:var(--color-heading);font-size:.98rem;line-height:1.64}.mba-launchpad-testimonials__meta{border-top:1px solid #d8d8deb3;gap:.18rem;padding-top:.72rem;display:grid}.mba-launchpad-testimonials__name{color:var(--color-heading);font-size:.96rem;font-weight:800}.mba-launchpad-testimonials__outcome{color:var(--color-accent);font-size:.86rem;font-weight:700;line-height:1.4}.mba-launchpad-testimonials__context{color:var(--color-text-muted);font-size:.84rem;line-height:1.45}.mba-launchpad-why{background:linear-gradient(#fbeceeb8,#fffffffa)}.mba-launchpad-why__layout{grid-template-columns:minmax(0,1.16fr) minmax(20rem,.84fr);align-items:start;gap:clamp(1.4rem,2.6vw,2.4rem);display:grid}.mba-launchpad-why__editorial{gap:1.15rem;display:grid}.mba-launchpad-why__lede{max-width:38rem;color:var(--color-heading);margin-inline:auto;font-size:1rem;font-weight:600;line-height:1.68}.mba-launchpad-why__grid{border-top:1px solid #d6283929;border-bottom:1px solid #d6283929;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.mba-launchpad-why__item{background:0 0;grid-template-columns:minmax(10.5rem,.78fr) minmax(0,1.22fr);align-content:start;gap:1rem;min-height:100%;padding:1.3rem 1.25rem 1.25rem;display:grid}.mba-launchpad-why__item+.mba-launchpad-why__item{border-left:1px solid #d628391f}.mba-launchpad-why__item:nth-child(odd){border-left:0}.mba-launchpad-why__item:nth-child(n+3){border-top:1px solid #d628391f}.mba-launchpad-why__item h3{max-width:12ch;font-size:.98rem;line-height:1.24}.mba-launchpad-why__item p{color:var(--color-text);text-wrap:pretty;max-width:none;font-size:.9rem;line-height:1.62}.mba-launchpad-why__visual{justify-content:center;display:flex}.mba-launchpad-why__visual-frame{aspect-ratio:1;background:radial-gradient(circle at 50% 48%,#d628392e,#0000 28%),linear-gradient(145deg,#2a2a30fa,#1e1e22fa);border-radius:2.15rem;width:min(100%,25.5rem);position:relative;overflow:hidden;box-shadow:0 22px 36px #1e16181f}.mba-launchpad-why__visual-frame:before{content:"";border:1px solid #ffffff12;border-radius:1.55rem;position:absolute;inset:1.05rem}.mba-launchpad-why__visual-board{position:absolute;inset:0}.mba-launchpad-why__visual-center{text-align:center;background:linear-gradient(#3a3a42fa,#232328fa);border:1px solid #ffffff14;border-radius:999px;justify-items:center;gap:.35rem;width:min(15rem,100% - 5rem);padding:1.25rem 1rem 1.1rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffff14,0 18px 26px #1210122e}.mba-launchpad-why__visual-center-title{color:#fffffff5;font-size:1rem;font-weight:700;line-height:1.1}.mba-launchpad-why__visual-center-subtitle{color:#e14a59f5;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.mba-launchpad-why__visual-chip{min-height:2.5rem;color:var(--color-heading);white-space:nowrap;background:#faf8f7f5;border-radius:999px;justify-content:center;align-items:center;padding:.52rem .95rem;font-size:.8rem;font-weight:700;line-height:1.15;display:inline-flex;position:absolute;box-shadow:0 10px 20px #12101214}.mba-launchpad-why__visual-chip--top-left{top:2.55rem;left:1.8rem}.mba-launchpad-why__visual-chip--top-right{top:2.55rem;right:1.8rem}.mba-launchpad-why__visual-chip--bottom-left{bottom:2.65rem;left:1.7rem}.mba-launchpad-why__visual-chip--bottom-right{bottom:2.65rem;right:1.55rem}.mba-launchpad-why__visual-line{transform-origin:0;opacity:.9;background:linear-gradient(90deg,#d6283929,#ffffff29);height:1px;position:absolute}.mba-launchpad-why__visual-line--one{width:6rem;top:6.2rem;left:8.1rem;transform:rotate(28deg)}.mba-launchpad-why__visual-line--two{width:5.9rem;top:6.15rem;right:8rem;transform:rotate(152deg)}.mba-launchpad-why__visual-line--three{width:5.8rem;bottom:6.25rem;left:8rem;transform:rotate(-28deg)}.mba-launchpad-why__visual-line--four{width:5.8rem;bottom:6.3rem;right:7.95rem;transform:rotate(28deg)}.mba-launchpad-faq{background:#fffffffc}.mba-launchpad-final-cta .mm-section__header{max-width:50rem}.mba-launchpad-faq__list{gap:.82rem;max-width:52rem;margin-inline:auto;display:grid}.mba-launchpad-faq__item{background:#fffffff5;border:1px solid #d8d8dec7;border-radius:1.2rem;overflow:hidden;box-shadow:0 12px 24px #1e1e220a}.mba-launchpad-faq__trigger{width:100%;color:var(--color-heading);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;padding:1.05rem 1.1rem;font-weight:700;display:grid}.mba-launchpad-faq__symbol{color:var(--color-accent);font-size:1.2rem;line-height:1}.mba-launchpad-faq__answer{color:var(--color-text-muted);padding:0 1.1rem 1.1rem;line-height:1.64}.mba-launchpad-final-cta{border-top:1px solid #d8d8de9e}.mba-launchpad-final-cta .mm-final-cta__metrics{display:none}@media (width<=1080px){.mba-launchpad-testimonials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mba-launchpad-progression__rail:before{left:6%;right:6%}.mba-launchpad-progression__stage p{max-width:none}.mba-launchpad-progression__stage-number:after{width:calc(100% + 1rem)}.mba-launchpad-handoff{gap:1.4rem}.mba-launchpad-handoff__body,.mba-launchpad-why__layout{grid-template-columns:1fr}.mba-launchpad-why__visual-frame{width:min(100%,23rem)}.mba-launchpad-why__item{grid-template-columns:minmax(9.5rem,.82fr) minmax(0,1.18fr)}.mba-launchpad-why__item p{max-width:none}.mba-launchpad-why__visual-chip{padding-inline:.8rem;font-size:.76rem}.mba-launchpad-why__visual-chip--top-left,.mba-launchpad-why__visual-chip--top-right{top:2.2rem}.mba-launchpad-why__visual-chip--bottom-left,.mba-launchpad-why__visual-chip--bottom-right{bottom:2.25rem}}@media (width<=980px){.mba-launchpad-what__layout{grid-template-columns:1fr}}@media (width<=880px){.mba-launchpad-hero__layout{grid-template-columns:1fr}}@media (width<=720px){.mba-launchpad-hero__content{padding-top:0}.mba-launchpad-hero__content h1{max-width:100%}.mba-launchpad-hero__actions{flex-direction:column;align-items:stretch}.mba-launchpad-hero__visual-shell,.mba-launchpad-hero__image{min-height:26rem}.mba-launchpad-hero__visual-note{max-width:none;bottom:.8rem;left:.8rem;right:.8rem}.mba-launchpad-hero__trust-strip,.mba-launchpad-testimonials__grid,.mba-launchpad-why__grid{grid-template-columns:1fr}.mba-launchpad-why__item{grid-template-columns:1fr;gap:.55rem}.mba-launchpad-progression__rail{min-width:60rem}.mba-launchpad-hero__trust-item{grid-template-columns:auto 1fr;padding:.95rem 1rem}.mba-launchpad-hero__trust-item+.mba-launchpad-hero__trust-item{border-left:0;border-top:1px solid var(--color-border-soft)}.mba-launchpad-why__item+.mba-launchpad-why__item{border-top:1px solid #d628391f;border-left:0}.mba-launchpad-why__visual-frame{aspect-ratio:.96;width:min(100%,20.5rem)}.mba-launchpad-why__visual-center{width:min(13rem,100% - 3rem);padding:1.05rem .9rem .95rem}.mba-launchpad-why__visual-center-title{font-size:.92rem}.mba-launchpad-why__visual-center-subtitle{font-size:.72rem}.mba-launchpad-why__visual-chip{min-height:2.25rem;padding:.46rem .72rem;font-size:.72rem}.mba-launchpad-why__visual-chip--top-left{top:1.6rem;left:1rem}.mba-launchpad-why__visual-chip--top-right{top:1.6rem;right:1rem}.mba-launchpad-why__visual-chip--bottom-left{bottom:1.7rem;left:1rem}.mba-launchpad-why__visual-chip--bottom-right{bottom:1.7rem;right:1rem}.mba-launchpad-why__visual-line--one{width:4.9rem;top:5.15rem;left:6rem}.mba-launchpad-why__visual-line--two{width:4.8rem;top:5.1rem;right:6rem}.mba-launchpad-why__visual-line--three{width:4.8rem;bottom:5.15rem;left:5.95rem}.mba-launchpad-why__visual-line--four{width:4.8rem;bottom:5.15rem;right:5.95rem}.mba-launchpad-progression__rail:before,.mba-launchpad-progression__stage-number:after{display:none}.mba-launchpad-progression__artifact-cluster{min-height:5.8rem}.mba-launchpad-progression__artifact{width:min(6.6rem,100% - .2rem)}.mba-launchpad-handoff__artifact-board{min-height:17rem}.mba-launchpad-handoff__sheet{width:min(13.6rem,100% - 1.2rem)}.mba-launchpad-handoff__sheet--essay{top:4.5rem}.mba-launchpad-why__item:nth-child(n+2){border-top:1px solid #d628391f}}.masters-launchpad-meta-title__label{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;font-weight:800;display:block}.mba-launchpad-hero__content h1{max-width:13ch}.mba-launchpad-admit-strip .mm-section__header{margin-bottom:1.25rem}.mba-launchpad-what{padding-block:clamp(3.4rem,5vw,4.8rem)}.mba-launchpad-what__header{text-align:center;gap:.75rem;width:min(100%,72rem);margin:0 auto clamp(1.8rem,3vw,2.6rem);display:grid}.mba-launchpad-what__header h2{text-wrap:balance;max-width:100%}.mba-launchpad-what__layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:clamp(1.8rem,3vw,4rem);width:min(100%,68rem);margin-inline:auto;position:relative}.mba-launchpad-what__layout:before{content:"";background:#d628391a;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-.5px)}.mba-launchpad-what__body{text-align:left;gap:.95rem;max-width:none}.mba-launchpad-what__copy{font-size:1rem;line-height:1.72}.mba-launchpad-what__list{text-align:left;align-content:start;gap:1rem;padding-left:clamp(1.1rem,2vw,1.7rem)}.mba-launchpad-what__item{border-bottom:1px solid #d628391f;padding-bottom:.9rem}.mba-launchpad-what__item:last-child{border-bottom:0;padding-bottom:0}.mba-launchpad-progression{padding-block:clamp(3.8rem,5.5vw,5.4rem)}.mba-launchpad-progression .mm-section__header{margin-bottom:clamp(1.45rem,2.6vw,2.25rem)}.mba-launchpad-progression .mm-section__intro{max-width:44rem}.mba-launchpad-progression__layout{display:block}.mba-launchpad-progression__rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:min(100%,72rem);margin-inline:auto;display:grid}.mba-launchpad-progression__reason{background:#ffffffe6;border:1px solid #d628391f;border-radius:1.2rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.95rem;min-height:100%;padding:1.2rem 1.15rem;display:grid}.mba-launchpad-progression__reason:first-child{padding-top:1.2rem}.mba-launchpad-progression__reason-number{width:2rem;height:2rem;color:var(--color-accent);letter-spacing:.12em;background:#fbeceedb;border:1px solid #d6283924;border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.mba-launchpad-progression__reason-copy{gap:.42rem;display:grid}.mba-launchpad-progression__reason-copy h3{font-size:clamp(1.08rem,1.3vw,1.26rem);line-height:1.14}.mba-launchpad-progression__reason-copy p{max-width:none;color:var(--color-text);font-size:.95rem;line-height:1.62}.masters-launchpad-outcomes{background:radial-gradient(circle at 8% 24%,#d628390d,#0000 24%),linear-gradient(#fffffffa,#faf8f7fa);border-top:1px solid #d8d8de8f;padding-block:clamp(3.6rem,5vw,4.9rem)}.masters-launchpad-outcomes .mm-section__header{margin-bottom:clamp(1.6rem,2.8vw,2.4rem)}.masters-launchpad-outcomes__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:min(100%,66rem);margin-inline:auto;display:grid}.masters-launchpad-outcomes__card{background:#ffffffe6;border:1px solid #d628391f;border-radius:1.3rem;align-content:start;gap:.85rem;min-height:100%;padding:1.3rem 1.2rem;display:grid;box-shadow:0 16px 28px #1e1e220a}.masters-launchpad-outcomes__meta{gap:.52rem;display:grid}.masters-launchpad-outcomes__index{color:var(--color-accent);letter-spacing:.14em;min-width:2.2rem;font-size:.75rem;font-weight:800;position:relative}.masters-launchpad-outcomes__index:before{content:"";background:var(--color-accent);border-radius:999px;width:.62rem;height:.62rem;position:absolute;top:.22rem;left:calc(-1.5rem - 1px);box-shadow:0 0 0 6px #d628391a}.masters-launchpad-outcomes__card h3{font-size:clamp(1.12rem,1.35vw,1.34rem);line-height:1.14}.masters-launchpad-outcomes__card p{color:var(--color-text);font-size:.97rem;line-height:1.66}.mba-launchpad-deliverables .mm-section__header{margin-bottom:clamp(1.4rem,2.4vw,2.05rem)}.mba-launchpad-deliverables{background:#fffffffc;padding-top:clamp(3.4rem,4.8vw,4.7rem)}.masters-launchpad-deliverables__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(100%,70rem);margin-inline:auto;display:grid}.masters-launchpad-deliverables__card{background:#fffffff0;border:1px solid #d628391f;border-radius:1.35rem;align-content:start;gap:1rem;min-height:100%;padding:1.35rem 1.2rem;display:grid;box-shadow:0 16px 28px #1e1e220a}.masters-launchpad-deliverables__head{gap:.5rem;display:grid}.masters-launchpad-deliverables__index{color:var(--color-accent);letter-spacing:.14em;font-size:.74rem;font-weight:800}.masters-launchpad-deliverables__head h3{font-size:clamp(1.08rem,1.35vw,1.3rem);line-height:1.14}.masters-launchpad-deliverables__details{gap:.78rem;display:grid}.masters-launchpad-deliverables__point{color:var(--color-text);padding-left:1.05rem;font-size:.97rem;line-height:1.66;position:relative}.masters-launchpad-deliverables__point:before{content:"";background:#d62839c7;border-radius:999px;width:.42rem;height:.42rem;position:absolute;top:.62rem;left:0}.mba-launchpad-testimonials .mm-section__header{margin-bottom:clamp(1.4rem,2.4vw,2rem)}.mba-launchpad-testimonials{background:linear-gradient(#faf8f7fa,#fffffffa)}.masters-launchpad-testimonials__rail-wrap{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;width:min(100%,76rem);margin-inline:auto;display:grid}.masters-launchpad-testimonials__rail{scroll-snap-type:x proximity;scrollbar-width:none;overflow-x:auto}.masters-launchpad-testimonials__rail::-webkit-scrollbar{display:none}.masters-launchpad-testimonials__track{grid-auto-columns:minmax(19rem,24rem);grid-auto-flow:column;gap:1rem;padding-block:.2rem;display:grid}.masters-launchpad-testimonials__card{scroll-snap-align:start;background:#fffffff2;border:1px solid #d8d8deb8;border-radius:1.3rem;align-content:start;gap:.85rem;min-height:100%;padding:1.35rem 1.2rem 1.2rem;display:grid;box-shadow:0 16px 28px #1e1e220d}.masters-launchpad-testimonials__top{justify-content:space-between;align-items:start;gap:.9rem;display:flex}.masters-launchpad-testimonials__identity{gap:.22rem;display:grid}.masters-launchpad-testimonials__name{color:var(--color-heading);font-size:1rem;font-weight:800}.masters-launchpad-testimonials__outcome{color:var(--color-accent);font-size:.94rem;font-weight:800;line-height:1.35}.masters-launchpad-testimonials__tag{min-height:1.9rem;color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;background:#fbeceee0;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.7rem;font-weight:800;display:inline-flex}.masters-launchpad-testimonials__context{color:var(--color-text-muted);font-size:.9rem;line-height:1.55}.masters-launchpad-testimonials__quote{color:var(--color-heading);-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:.98rem;line-height:1.62;display:-webkit-box;overflow:hidden}.masters-launchpad-testimonials__link{color:var(--color-accent);justify-self:start;margin-top:auto;font-size:.92rem;font-weight:700}.masters-launchpad-testimonials__arrow{width:2.9rem;height:2.9rem;color:var(--color-heading);cursor:pointer;background:#fffffff0;border:1px solid #d6283924;border-radius:999px;box-shadow:0 12px 24px #1e1e220f}.masters-launchpad-testimonials__cta{justify-content:center;margin-top:1.5rem;display:flex}.mba-launchpad-why .mm-section__header{margin-bottom:clamp(1.45rem,2.6vw,2.2rem)}.masters-launchpad-why__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:min(100%,66rem);margin-inline:auto;display:grid}.masters-launchpad-why__card{background:#ffffffeb;border:1px solid #d628391f;border-radius:1.3rem;align-content:start;gap:.7rem;min-height:100%;padding:1.3rem 1.2rem;display:grid;box-shadow:0 16px 28px #1e1e220a}.masters-launchpad-why__index{width:2rem;height:2rem;color:var(--color-accent);letter-spacing:.12em;background:#fbeceedb;border:1px solid #d6283924;border-radius:999px;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;display:inline-flex}.masters-launchpad-why__card h3{font-size:1.02rem}.masters-launchpad-why__card p{font-size:.92rem;line-height:1.58}.masters-launchpad-why__proof-row{border-top:1px solid #d628391f;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;width:min(100%,66rem);margin:1.25rem auto 0;padding-top:1rem;display:grid}.masters-launchpad-why__proof-item{text-align:center;justify-items:center;gap:.22rem;display:grid}.masters-launchpad-why__proof-value{color:var(--color-heading);font-size:1rem;font-weight:800}.masters-launchpad-why__proof-detail{color:var(--color-text-muted);font-size:.84rem;line-height:1.45}.mba-launchpad-faq .mm-section__header{margin-bottom:clamp(1.4rem,2.4vw,2rem)}@media (width<=1080px){.mba-launchpad-what__layout,.mba-launchpad-why__layout{grid-template-columns:1fr}.mba-launchpad-what__layout:before{display:none}.mba-launchpad-progression__rail,.masters-launchpad-outcomes__grid,.masters-launchpad-why__grid{grid-template-columns:1fr}.masters-launchpad-deliverables__grid,.masters-launchpad-why__proof-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.mba-launchpad-hero__content h1{max-width:100%}.mba-launchpad-what__item,.mba-launchpad-progression__reason,.mba-launchpad-why__item{grid-template-columns:1fr}.mba-launchpad-what__list{padding-left:0}.masters-launchpad-testimonials__rail-wrap{grid-template-columns:1fr}.masters-launchpad-testimonials__arrow{display:none}.masters-launchpad-deliverables__grid,.masters-launchpad-why__proof-row{grid-template-columns:1fr}.mba-launchpad-what__index,.mba-launchpad-progression__reason-number,.mba-launchpad-why__item-number{margin-bottom:.2rem}}.success-stories-hero{background:var(--color-surface);padding:clamp(.9rem,1.5vw,1.35rem) 0 clamp(1.5rem,2.5vw,2rem);position:relative}.success-stories-hero__backdrop{pointer-events:none;background:radial-gradient(circle at 28% 62%,#d628391f,#0000 20%),radial-gradient(circle at 73% 34%,#d6283914,#0000 18%),radial-gradient(circle at 54% 78%,#d628390d,#0000 24%),linear-gradient(#fffffffa 0% 100%),linear-gradient(90deg,#d6283906,#0000 18% 84%,#2a2a3005);position:absolute;inset:0}.success-stories-hero__container{grid-template-columns:minmax(0,.98fr) minmax(19rem,.76fr);align-items:center;gap:clamp(1.3rem,2.3vw,2.5rem);display:grid;position:relative}.success-stories-hero__content{z-index:1;max-width:37.5rem;position:relative}.success-stories-hero__content:before{content:"";filter:blur(26px);opacity:.95;pointer-events:none;z-index:-1;background:radial-gradient(circle,#d628391f,#d628390a 42%,#0000 72%);width:min(31rem,88%);height:18rem;position:absolute;top:4.4rem;left:-1.8rem}.success-stories-hero__content h1{max-width:14ch;margin-top:.65rem;font-size:clamp(2.75rem,4.85vw,4.5rem)}.success-stories-hero__intro{max-width:34rem;color:var(--color-text-muted);margin-top:.95rem;font-size:clamp(.98rem,1.08vw,1.08rem)}.success-stories-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;display:flex}.success-stories-hero__proof{background:#ffffffd6;border:1px solid #d8d8ded6;border-radius:1.45rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:1.25rem;display:grid;box-shadow:0 18px 34px #1e1e220a}.success-stories-hero__proof-item{gap:.34rem;padding:1rem 1.1rem .95rem;display:grid}.success-stories-hero__proof-item+.success-stories-hero__proof-item{border-left:1px solid var(--color-border-soft)}.success-stories-hero__proof-value{color:var(--color-heading);letter-spacing:-.03em;font-size:.98rem;font-weight:800;line-height:1.1}.success-stories-hero__proof-detail{max-width:17ch;color:var(--color-text-muted);font-size:.86rem;line-height:1.45}.success-stories-hero__proof-icon{background:#fbeceeb3;border:1px solid #d6283929;border-radius:.55rem;width:1.75rem;height:1.75rem;position:relative}.success-stories-hero__proof-icon:before,.success-stories-hero__proof-icon:after{content:"";position:absolute}.success-stories-hero__proof-icon--origin:before{background:var(--color-accent);height:.18rem;box-shadow:0 .42rem 0 var(--color-accent);border-radius:999px;inset:.34rem .38rem auto}.success-stories-hero__proof-icon--origin:after{background:#d628396b;border-radius:999px;height:.18rem;bottom:.38rem;left:.42rem;right:.42rem}.success-stories-hero__proof-icon--admit:before{border:2px solid var(--color-accent);border-top-width:1px;border-radius:.35rem;inset:.34rem}.success-stories-hero__proof-icon--admit:after{border-left:2px solid var(--color-accent);border-bottom:2px solid var(--color-accent);width:.52rem;height:.3rem;top:.58rem;left:.57rem;transform:rotate(-45deg)}.success-stories-hero__proof-icon--scholarship:before{border:2px solid var(--color-accent);border-bottom:0;border-radius:999px 999px 0 0;inset:.34rem .48rem .52rem}.success-stories-hero__proof-icon--scholarship:after{background:var(--color-accent);border-radius:999px;height:.24rem;bottom:.34rem;left:.6rem;right:.6rem}.success-stories-hero__proof-icon--guidance:before{background:var(--color-accent);border-radius:999px;width:.44rem;height:.44rem;top:.42rem;left:.38rem;box-shadow:.56rem .22rem #d62839b8}.success-stories-hero__proof-icon--guidance:after{background:#d6283957;border-radius:999px;height:.18rem;bottom:.38rem;left:.4rem;right:.34rem}.success-stories-hero__visual-wrap{z-index:1;padding-top:.1rem;position:relative}.success-stories-hero__visual-wrap:before{content:"";filter:blur(30px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#d628391c,#d6283908 48%,#0000 74%);width:78%;height:72%;position:absolute;top:2rem;right:.8rem}.success-stories-hero__visual-frame{background:#ffffffe6;border-radius:2rem;min-height:34rem;padding:.72rem;position:relative;transform:rotate(-.75deg)}.success-stories-hero__visual-frame:before{content:"";pointer-events:none;border:1px solid #d8d8dec7;border-radius:1.55rem;position:absolute;inset:.5rem}.success-stories-hero__slide{opacity:0;pointer-events:none;transition:opacity .5s,transform .5s;position:absolute;inset:.72rem;transform:translateY(10px)}.success-stories-hero__slide.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.success-stories-hero__visual-tag{z-index:3;color:var(--color-heading);letter-spacing:-.02em;background:#fffffffa;border:1px solid #d8d8def5;border-radius:999px;align-items:center;gap:.55rem;padding:.62rem 1rem;font-size:.83rem;font-weight:700;display:inline-flex;position:absolute;top:-.55rem;left:1.4rem;box-shadow:0 14px 22px #1e1e2214}.success-stories-hero__visual-tag-dot{background:var(--color-accent);border-radius:999px;width:.5rem;height:.5rem;box-shadow:0 0 0 4px #d628391a}.success-stories-hero__visual-shell{background:var(--color-surface-alt);border-radius:1.55rem;position:relative;overflow:hidden}.success-stories-hero__image{object-fit:cover;object-position:50% 24%;filter:saturate(.98)contrast(1.02);width:100%;height:100%;display:block}.success-stories-hero__image-fallback{background:radial-gradient(circle at 34% 24%,#ffffff52,#0000 20%),linear-gradient(#fbeceef5,#f5f2f1f5);justify-content:center;align-items:center;width:100%;height:100%;min-height:28rem;display:flex}.success-stories-hero__image-fallback span{width:7.25rem;height:7.25rem;color:var(--color-accent);background:#ffffffeb;border:1px solid #d8d8def0;border-radius:999px;justify-content:center;align-items:center;font-size:2rem;font-weight:800;display:inline-flex;box-shadow:0 14px 22px #1e1e2214}.success-stories-hero__visual-note{z-index:3;background:#fffffff2;border:1px solid #d8d8def0;border-radius:1.1rem;max-width:15rem;padding:.8rem .92rem;position:absolute;bottom:1.2rem;left:1.3rem;box-shadow:0 14px 22px #1e1e2214}.success-stories-hero__visual-note-name{color:var(--color-heading);letter-spacing:-.03em;font-size:1rem;font-weight:800}.success-stories-hero__visual-note-role{color:var(--color-text-muted);margin-top:.2rem;font-size:.88rem;font-weight:600;line-height:1.45}.success-stories-hero__slider-dots{z-index:4;background:#fffffff0;border:1px solid #d8d8deeb;border-radius:999px;gap:.45rem;padding:.45rem .55rem;display:inline-flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 14px 22px #1e1e2214}.success-stories-hero__slider-dot{background:#d628392e;border:0;border-radius:999px;width:.55rem;height:.55rem;transition:transform .22s,background-color .22s}.success-stories-hero__slider-dot.is-active{background:var(--color-accent);transform:scale(1.1)}.success-stories-hero__admit-bar{z-index:1;margin-top:1.9rem;position:relative}.success-stories-hero__admit-bar.home-trust-strip h2{text-align:center;color:var(--color-accent);opacity:1;z-index:2;margin-bottom:1.25rem;position:relative}.success-stories-hero__admit-bar .home-trust-strip__rail-wrap{margin-top:.2rem}.success-stories-proof-intro,.success-story-listing,.success-stories-final-cta{padding-block:clamp(3rem,4.8vw,4.2rem)}.success-stories-proof-intro__band{max-width:72rem;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);align-items:start;gap:1.8rem;margin:0 auto;padding:0;display:grid}.success-stories-proof-intro__editorial{align-self:center;max-width:34rem}.success-stories-proof-intro__editorial h2{max-width:16ch;margin-top:.55rem}.success-stories-proof-intro__copy{max-width:29rem;color:var(--color-text-muted);margin-top:.9rem}.success-stories-proof-intro__themes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.success-stories-proof-intro__theme{background:#fffffff2;border:1px solid #ececf0f0;border-radius:1.05rem;gap:.55rem;padding:1rem;display:grid}.success-stories-proof-intro__theme-icon{width:2rem;height:2rem;color:var(--color-accent);background:#fbeceeb3;border:1px solid #d6283924;border-radius:.7rem;justify-content:center;align-items:center;display:inline-flex}.success-stories-proof-intro__theme-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.success-stories-proof-intro__theme-title{color:var(--color-heading);font-size:.96rem;font-weight:700;line-height:1.3}.success-stories-proof-intro__theme-detail{color:var(--color-text-muted);margin-top:.45rem;font-size:.9rem;line-height:1.5}.success-story-listing__header{max-width:72rem;margin:0 auto 1.15rem}.success-story-listing__header h2{text-align:center;max-width:22ch;margin-inline:auto}.success-story-listing__stack{gap:1.2rem;display:grid}.success-story-listing__card{background:#fffffff7;gap:1rem;padding:1.35rem;display:grid}.success-story-listing__top{display:block}.success-story-listing__identity{align-items:flex-start;gap:.95rem;min-width:0;display:flex}.success-story-listing__photo{background:linear-gradient(#f5f2f1f2,#fbeceee6);border:1px solid #ececf0e6;border-radius:999px;flex:0 0 4.8rem;justify-content:center;align-items:center;width:4.8rem;height:4.8rem;display:inline-flex;overflow:hidden}.success-story-listing__photo-image{object-fit:cover;width:100%;height:100%}.success-story-listing__photo-fallback{width:100%;height:100%;color:var(--color-accent);background:linear-gradient(#d628391f,#d6283938);border-radius:999px;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:inline-flex}.success-story-listing__identity-copy{gap:.24rem;min-width:0;display:grid}.success-story-listing__name{color:var(--color-heading);font-size:1.28rem;font-weight:800;line-height:1.05}.success-story-listing__background{color:var(--color-accent);font-size:.93rem;font-weight:700;line-height:1.3}.success-story-listing__summary{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.success-story-listing__body{grid-template-columns:minmax(0,.95fr) minmax(0,1fr) minmax(16rem,.9fr);align-items:start;gap:1.1rem;display:grid}.success-story-listing__content-main,.success-story-listing__impact,.success-story-listing__outcome{gap:.55rem;display:grid}.success-story-listing__section-card{background:#fffffff5;border:1px solid #ececf0f2;border-radius:1.05rem;padding:.95rem 1rem}.success-story-listing__label{color:var(--color-text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.success-story-listing__label--outcome{color:var(--color-accent)}.success-story-listing__section-copy{color:var(--color-text-muted);font-size:.93rem;line-height:1.55}.success-story-listing__points{gap:.48rem;display:grid}.success-story-listing__points li{color:var(--color-text-muted);padding-left:.85rem;font-size:.94rem;line-height:1.5;position:relative}.success-story-listing__points li:before{content:"";background:var(--color-accent);border-radius:999px;width:.34rem;height:.34rem;position:absolute;top:.62rem;left:0}.success-story-listing__outcome{background:#fbeceec7;border:1px solid #f6d9ddf2;border-radius:1.15rem;padding:1rem}.success-story-listing__outcome-text{color:var(--color-accent);letter-spacing:-.02em;font-size:1.12rem;font-weight:800;line-height:1.35}.success-story-listing__outcome-subtext{color:var(--color-heading);font-size:1rem;font-weight:700;line-height:1.42}.success-story-listing__footer{border-top:1px solid #ececf0e6;justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:.1rem;padding-top:.95rem;display:flex}.success-story-listing__quote{max-width:39rem;color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.success-story-listing__cta{min-height:0;color:var(--color-accent);box-shadow:none;background:0 0;border:0;flex:none;padding:0;font-size:.86rem;font-weight:800}.success-story-listing__cta:hover{background:0 0;border:0}.success-stories-final-cta{border-top:1px solid #d8d8de9e}@media (width<=1120px){.success-stories-proof-intro__band,.success-stories-proof-intro__themes,.success-stories-hero__proof{grid-template-columns:repeat(2,minmax(0,1fr))}.success-stories-hero__proof-item:nth-child(odd){border-left:0}.success-stories-hero__proof-item:nth-child(n+3){border-top:1px solid var(--color-border-soft)}}@media (width<=980px){.success-stories-hero__container,.success-stories-proof-intro__band,.success-story-listing__body{grid-template-columns:1fr}.success-stories-hero__content,.success-stories-hero__content h1,.success-stories-hero__intro{max-width:none}.success-stories-hero__visual-frame{max-width:29rem}.success-stories-proof-intro__editorial{text-align:center;max-width:none}.success-stories-proof-intro__editorial h2,.success-stories-proof-intro__copy{max-width:none;margin-inline:auto}.success-story-listing__body{grid-template-columns:1fr}}@media (width<=720px){.success-stories-hero{padding-top:.8rem;padding-bottom:1.25rem}.success-stories-hero__actions{flex-direction:column;align-items:stretch}.success-stories-hero__actions .mm-button{width:100%}.success-stories-hero__content:before{filter:blur(22px);width:96%;height:13rem;top:4.8rem;left:-.4rem}.success-stories-hero__proof,.success-stories-proof-intro__themes{grid-template-columns:repeat(2,minmax(0,1fr))}.success-stories-hero__proof-item+.success-stories-hero__proof-item{border-left:1px solid var(--color-border-soft);border-top:0}.success-stories-hero__proof-item:nth-child(odd){border-left:0}.success-stories-hero__proof-item:nth-child(n+3){border-top:1px solid var(--color-border-soft)}.success-stories-hero__visual-wrap{padding-top:.1rem}.success-stories-hero__visual-wrap:before{filter:blur(24px);width:88%;height:70%;top:1.2rem;right:0}.success-stories-hero__visual-frame{border-radius:1.7rem;max-width:none;padding:.68rem;transform:none}.success-stories-hero__visual-frame:before{border-radius:1.35rem;inset:.45rem}.success-stories-hero__visual-tag{padding:.52rem .82rem;font-size:.76rem;top:-.35rem;left:1rem}.success-stories-hero__visual-shell{border-radius:1.35rem}.success-stories-hero__image{object-position:50% 18%}.success-stories-hero__image-fallback{min-height:22rem}.success-stories-hero__visual-note{max-width:12.8rem;padding:.74rem .82rem;bottom:1rem;left:1rem}.success-stories-hero__slider-dots{bottom:.75rem}.success-story-listing__card{padding:1rem}.success-story-listing__identity{gap:.8rem}.success-story-listing__photo{flex-basis:4.2rem;width:4.2rem;height:4.2rem}.success-story-listing__footer{align-items:start;display:grid}}.testimonials-hero{background:var(--color-surface);padding:clamp(.95rem,1.5vw,1.35rem) 0 clamp(1.55rem,2.7vw,2.1rem);position:relative}.testimonials-hero__backdrop{pointer-events:none;background:radial-gradient(circle at 22% 24%,#d6283914,#0000 22%),radial-gradient(circle at 78% 32%,#d628390f,#0000 24%),radial-gradient(circle at 56% 82%,#d628390d,#0000 28%),linear-gradient(#fffffffa,#fffffffa);position:absolute;inset:0}.testimonials-hero__container{grid-template-columns:minmax(0,.98fr) minmax(19rem,.76fr);align-items:center;gap:clamp(1.35rem,2.5vw,2.5rem);display:grid;position:relative}.testimonials-hero__content{z-index:1;max-width:36.5rem;position:relative}.testimonials-hero__content h1{max-width:10ch;margin-top:.65rem;font-size:clamp(2.75rem,4.85vw,4.5rem)}.testimonials-hero__intro{max-width:35rem;color:var(--color-text-muted);margin-top:.95rem;font-size:clamp(.98rem,1.08vw,1.08rem)}.testimonials-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.25rem;display:flex}.testimonials-hero__visual{align-content:start}.testimonials-hero__visual-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.testimonials-hero__quote-card{background:#ffffffeb;border-radius:1.35rem;height:100%;padding:.95rem .95rem 1rem}.testimonials-hero__quote-top{align-items:center;gap:.78rem;display:flex}.testimonials-hero__quote-avatar,.testimonials-card__avatar{background:linear-gradient(145deg,#d6283929,#d628390a);border:1px solid #d6283929;border-radius:999px;flex-shrink:0;width:3.15rem;height:3.15rem;overflow:hidden}.testimonials-hero__quote-avatar-image,.testimonials-card__avatar-image{object-fit:cover;width:100%;height:100%}.testimonials-hero__quote-avatar-fallback,.testimonials-card__avatar-fallback{width:100%;height:100%;color:var(--color-heading);letter-spacing:.04em;place-items:center;font-size:.94rem;font-weight:800;display:grid}.testimonials-hero__quote-name{color:var(--color-heading);font-size:.97rem;font-weight:800}.testimonials-hero__quote-outcome{color:var(--color-accent);margin-top:.14rem;font-size:.83rem;font-weight:700;line-height:1.45}.testimonials-hero__quote-text{color:var(--color-text);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.78rem;font-size:.9rem;line-height:1.68;display:-webkit-box;overflow:hidden}.testimonials-hero__admit-bar{margin-top:1.9rem}.testimonials-hero__admit-bar.home-trust-strip h2{text-align:center;color:var(--color-accent);opacity:1;z-index:2;margin-bottom:1.25rem;position:relative}.testimonials-browse{padding:clamp(2.7rem,4.8vw,4rem) 0 clamp(3rem,4.9vw,4.4rem)}.testimonials-browse__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.45rem;display:flex}.testimonials-browse__bar h2{max-width:18ch}.testimonials-browse__filters{background:#ffffffeb;border:1px solid #d8d8dedb;border-radius:999px;align-items:center;gap:.35rem;padding:.32rem;display:inline-flex}.testimonials-browse__filter{color:var(--color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.58rem .92rem;font-size:.84rem;font-weight:700;transition:background-color .18s,color .18s,box-shadow .18s}.testimonials-browse__filter.is-active{color:var(--color-heading);background:#d628391a;box-shadow:inset 0 0 0 1px #d6283924}.testimonials-listing{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.1rem;display:grid}.testimonials-card{border-radius:1.5rem;grid-template-rows:auto minmax(0,1fr) auto;align-self:start;gap:1rem;height:auto;padding:1.28rem 1.25rem 1.18rem;transition:box-shadow .22s,border-color .22s,transform .22s;display:grid;position:relative}.testimonials-card.is-expanded{border-color:#d6283938;box-shadow:0 22px 50px #1e1e2214,0 0 0 1px #d6283914}.testimonials-card__header{justify-content:space-between;align-items:flex-start;gap:.85rem;display:flex}.testimonials-card__identity-wrap{align-items:flex-start;gap:.85rem;min-width:0;display:flex}.testimonials-card__identity{gap:.16rem;min-width:0;display:grid}.testimonials-card__name{color:var(--color-heading);font-size:1rem;font-weight:800}.testimonials-card__outcomes{color:var(--color-accent);margin-top:.1rem;font-size:.85rem;font-weight:700;line-height:1.52}.testimonials-card__context{color:var(--color-text-muted);font-size:.88rem;line-height:1.5}.testimonials-card__tag{color:var(--color-accent);letter-spacing:.08em;text-transform:uppercase;background:#d6283914;border:1px solid #d628392e;border-radius:999px;flex-shrink:0;padding:.34rem .62rem;font-size:.74rem;font-weight:800}.testimonials-card__quote{color:var(--color-text);max-height:9em;margin:0;font-size:.97rem;line-height:1.8;transition:max-height .24s;overflow:hidden}.testimonials-card__quote.is-expanded{max-height:100rem}.testimonials-card__quote--measure{inset-inline:1.25rem;visibility:hidden;pointer-events:none;z-index:-1;position:absolute;top:0}.testimonials-card__actions{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:auto;display:flex}.testimonials-card__link{color:var(--color-accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem;font-weight:700;text-decoration:none}.testimonials-card__link:hover,.testimonials-card__link:focus-visible{color:var(--color-accent-dark)}.testimonials-card__link--secondary{color:var(--color-text-muted)}.testimonials-card__link--secondary:hover,.testimonials-card__link--secondary:focus-visible{color:var(--color-heading)}.testimonials-final-cta{margin-top:.4rem}@media (width<=1080px){.testimonials-hero__container{grid-template-columns:1fr}.testimonials-hero__content{max-width:none}}@media (width<=860px){.testimonials-hero__visual-stack,.testimonials-listing{grid-template-columns:1fr}}@media (width<=720px){.testimonials-browse__bar{align-items:flex-start}.testimonials-browse__filters{justify-content:space-between;width:100%}.testimonials-browse__filter{text-align:center;flex:1 1 0}}@media (width<=640px){.testimonials-hero__content h1{max-width:9ch}.testimonials-hero__actions,.testimonials-card__actions{flex-direction:column;align-items:flex-start}.testimonials-card,.testimonials-hero__quote-card{border-radius:1.2rem}}
