@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;width:100%;min-width: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;width:100%;min-width:0;max-width:100%;display:flex;position:relative;overflow:hidden}.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;width:100%;min-width:0;max-width:100%;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;max-width:none;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}.mm-proof-flow-section{background:#fffffffa;margin-top:-1rem;padding-block:.6rem clamp(1.8rem,2.6vw,2.3rem);overflow-x:clip}.mm-proof-flow{gap:.45rem;width:100%;min-width:0;display:grid}.mm-proof-flow__admit-strip{margin-top:-.38rem;padding-bottom:.4rem}.mm-proof-flow__admit-strip:before{display:none}.mm-proof-flow .home-trust-strip{width:100%;min-width:0;max-width:100%;margin-top:0;padding-top:.3rem;padding-bottom:.5rem}.mm-proof-flow .home-trust-strip:before{display:none}.mm-proof-flow .home-trust-strip .mm-section__header{margin-top:.4rem;margin-bottom:.55rem;text-align:center;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;width:100%;max-width:100%;margin-inline:auto;display:grid}.mm-proof-flow .home-trust-strip .mm-section__heading-group{grid-column:2;width:100%;max-width:100%}.mm-proof-flow .home-trust-strip__rail-wrap{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.mm-proof-flow .home-trust-strip__rail{background:#ffffffe6;border:1px solid #ececf0db;border-radius:1.3rem;width:100%;min-width:0;max-width:100%;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%)}.mm-proof-flow__company-strip .home-trust-strip__rail{box-shadow:none}.mm-proof-flow .home-trust-strip__track{justify-content:flex-start;width:max-content;min-width:100%;padding-right:.2rem}.mm-proof-flow .home-trust-strip__logo-item,.mm-proof-flow__company-logo-item{min-width:clamp(11.6rem,12.8vw,13.6rem);height:clamp(4.2rem,4.5vw,4.8rem)}.mm-proof-flow__company-logo-item img{object-fit:contain;filter:saturate(.82)contrast(1.02);opacity:.88;width:auto;max-width:min(100%,9.2rem);height:clamp(1.55rem,1.9vw,1.95rem);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}.mm-proof-flow .home-trust-strip__rail{-webkit-mask-image:none;mask-image:none}.mm-proof-flow .home-trust-strip .mm-section__header{grid-template-columns:1fr;gap:0}.mm-proof-flow .home-trust-strip .mm-section__heading-group{grid-column:auto}.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-icon{width:1.75rem;height:1.75rem;color:var(--color-accent);background:#fbeceeb3;border:1px solid #d6283929;border-radius:.55rem;justify-content:center;align-items:center;margin-bottom:.7rem;display:inline-flex}.about-page-hero__proof-icon svg{width:.98rem;height:.98rem}.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-cta,.about-page-trust{padding-top:calc(var(--section-space) * .5);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;position:relative}.about-page-story__diagram:before{content:"";background:linear-gradient(90deg,#d6283929,#d628394d,#d6283929);height:1px;position:absolute;top:2.5rem;left:2rem;right:2rem}.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;position:relative}.about-page-story__diagram-step-top{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.about-page-story__diagram-icon{width:2.4rem;height:2.4rem;color:var(--color-accent);background:#fbeceecc;border:1px solid #d628391f;border-radius:.85rem;justify-content:center;align-items:center;display:inline-flex}.about-page-story__diagram-icon svg{stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.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;position:relative}.about-page-workflow__strip:before{content:"";background:linear-gradient(90deg,#d6283929,#d628394d,#d6283929);height:1px;position:absolute;top:2.2rem;left:2rem;right:2rem}.about-page-workflow__stage{background:#fffffff0;border:1px solid #d6283914;border-radius:1.3rem;gap:.55rem;min-height:100%;padding:1rem;display:grid;position:relative}.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{grid-template-columns:1fr}.about-page-story__diagram:before{background:linear-gradient(#d6283929,#d628394d,#d6283929);width:1px;height:auto;inset:2rem auto 2rem 2.2rem}.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-audiences__grid,.about-page-trust__grid,.about-page-trust__metrics{grid-template-columns:1fr}.about-page-workflow__strip{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page-workflow__strip:before{display:none}.about-page-workflow__stage{min-height:11rem}.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-workflow__strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;padding:.85rem}.about-page-workflow__stage{padding:.9rem}.about-page-workflow__stage-top{align-items:start;gap:.35rem;display:grid}.about-page-workflow__connector{width:2.2rem}.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-title{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-cluster{gap:.7rem;width:min(100%,39rem);max-width:39rem;margin-top:.15rem;display:grid}.book-session-hero__trust-copy{max-width:34rem;color:var(--color-heading);background:#ffffffad;border:1px solid #d6283914;border-radius:1rem;padding:.95rem 1rem;font-size:.96rem;font-weight:600;line-height:1.62}.book-session-founder__credibility-item{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.8rem;display:grid}.book-session-founder__credibility-mark{background:var(--color-accent);border-radius:999px;width:.5rem;height:.5rem;margin-top:.4rem;box-shadow:0 0 0 .28rem #d6283914}.book-session-founder__credibility-item p{color:var(--color-heading);font-size:.92rem;font-weight:600;line-height:1.42}.book-session-hero__mobile-copy{display:none}.book-session-hero__desktop-proof,.book-session-hero__mobile-proof{width:100%;max-width:100%;margin-top:0}.book-session-hero__mobile-proof{display:none}.book-session-hero__desktop-proof{box-shadow:none;background:#ffffff94;border-color:#d8d8dead}.book-session-hero__desktop-proof .homepage-hero__proof-item,.book-session-hero__mobile-proof .homepage-hero__proof-item{gap:.42rem;padding:.82rem .92rem .86rem}.book-session-hero__desktop-proof .homepage-hero__proof-value,.book-session-hero__mobile-proof .homepage-hero__proof-value{font-size:.94rem;line-height:1.26}.book-session-hero__desktop-proof .homepage-hero__proof-icon,.book-session-hero__mobile-proof .homepage-hero__proof-icon{width:1.55rem;height:1.55rem}.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;flex-shrink:0;align-items:center;padding-left:1rem;font-size:.9rem;font-weight:600;display:inline-flex}.book-session-form__input-prefix input{box-shadow:none;background:0 0;border:0;min-height:3.15rem;padding-left:.3rem}.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;width:100%;min-width:0;display:grid}.book-session-proof__admit-strip{margin-top:-.38rem;padding-bottom:.4rem}.book-session-proof__admit-strip:before{display:none}.book-session-proof .home-trust-strip{width:100%;min-width:0;max-width:100%;margin-top:0;padding-top:.3rem;padding-bottom:.5rem}.book-session-proof .home-trust-strip:before{display:none}.book-session-proof .home-trust-strip .mm-section__header{margin-top:.4rem;margin-bottom:.55rem;text-align:center;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;width:100%;max-width:100%;margin-inline:auto;display:grid}.book-session-proof .home-trust-strip .mm-section__heading-group{grid-column:2;width:100%;max-width:100%}.book-session-proof .home-trust-strip__rail-wrap{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;width:100%;min-width:0;max-width:100%;display:grid;overflow:hidden}.book-session-proof .home-trust-strip__rail{background:#ffffffe6;border:1px solid #ececf0db;border-radius:1.3rem;width:100%;min-width:0;max-width:100%;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%)}.book-session-proof__company-strip .home-trust-strip__rail{box-shadow:none}.book-session-proof .home-trust-strip__track{justify-content:flex-start;width:max-content;min-width:100%;padding-right:.2rem}.book-session-proof .home-trust-strip__logo-item,.book-session-proof__company-logo-item{min-width:clamp(11.6rem,12.8vw,13.6rem);height:clamp(4.2rem,4.5vw,4.8rem)}.book-session-proof__company-logo-item img{object-fit:contain;filter:saturate(.82)contrast(1.02);opacity:.88;width:auto;max-width:min(100%,9.2rem);height:clamp(1.55rem,1.9vw,1.95rem);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);position:relative;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{z-index:2;background:#fffffff0;border:1px solid #d8d8dee6;border-radius:1.1rem;padding:.78rem .9rem .82rem;position:absolute;bottom:.9rem;left:.9rem;right:.9rem;box-shadow:0 14px 22px #1e1e2214}.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-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-title{max-width:15.2ch;font-size:clamp(2.02rem,7.2vw,2.65rem)}.book-session-hero__trust-cluster--mobile{gap:.6rem;width:100%}.book-session-hero__trust-copy{padding:.88rem .92rem;font-size:.92rem;line-height:1.56}.book-session-proof__admit-strip .home-trust-strip__rail,.book-session-proof__company-strip .home-trust-strip__rail{scroll-behavior:smooth;-webkit-mask-image:none;mask-image:none}.book-session-proof .home-trust-strip .mm-section__header{grid-template-columns:1fr;gap:0}.book-session-proof .home-trust-strip .mm-section__heading-group{grid-column:auto}.book-session-hero__mobile-proof{box-shadow:none;background:#ffffff94;border-color:#d8d8dead;display:grid}.book-session-form{border-radius:1.6rem;padding:1rem}.book-session-form__input-prefix-label{padding-left:.9rem;font-size:.84rem}.book-session-form__grid,.book-session-value__grid{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:repeat(2,minmax(0,1fr))}.mba-hub-programs__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-why__grid{background:#ffffffe0;border:1px solid #d8d8deb8;border-radius:1.2rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden}.mba-hub-why__tile{background:0 0;border:0;border-radius:0;min-height:8rem;padding:.95rem .9rem}.mba-hub-why__tile:nth-child(2n){border-left:1px solid #d8d8deb8}.mba-hub-why__tile:nth-child(n+3){border-top:1px solid #d8d8deb8}.mba-hub-why__tile p{min-height:0}.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{margin-top:.4rem;padding-top:.4rem}.masters-hub-hero__proof-item{gap:.4rem}.masters-hub-hero__proof-value{font-size:1rem}.masters-hub-hero__proof-detail{color:var(--color-text-muted);font-size:.92rem;line-height:1.5}.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:20rem}.masters-hub-hero__image{object-fit:cover;object-position:center 8%;width:100%;height:100%;min-height:20rem;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__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;object-position:center 10%;width:100%;height:100%;display:block}.career-hub-founders__card:first-child .career-hub-founders__portrait img{object-position:center 6%}.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-problem,.career-hub-lab,.career-hub-programs,.career-hub-frameworks,.career-hub-founders,.career-hub-process,.career-hub-faq-preview,.career-hub-final-cta{padding-top:clamp(1.5rem,2.35vw,2.075rem)}.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-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__proof{grid-template-columns:repeat(2,minmax(0,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:1px solid var(--color-border-soft);border-top:0}.career-hub-hero__proof-item:nth-child(odd){border-left:0}.career-hub-hero__proof-item:nth-child(n+3){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-trust-strip .mm-section__header,.career-hub-company-strip .mm-section__header{text-align:center;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;width:100%;max-width:100%;margin-inline:auto;display:grid}.career-hub-trust-strip .mm-section__heading-group,.career-hub-company-strip .mm-section__heading-group{grid-column:2;width:100%;max-width:100%}.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.86rem,2.28vw,2.34rem)}.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-service-page--college .career-service-founders__card:first-child .career-service-founders__portrait img{object-position:center 8%}.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:repeat(2,minmax(0,1fr))}.career-college-hero__proof-item{border-bottom:0;border-right:1px solid #d8d8deb3}.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}.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:.4rem;min-height:100%;padding:.95rem 1rem 1rem;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-hub-trust-strip .mm-section__header,.career-hub-company-strip .mm-section__header{grid-template-columns:1fr;gap:0}.career-hub-trust-strip .mm-section__heading-group,.career-hub-company-strip .mm-section__heading-group{grid-column:auto}.career-young-proof .home-trust-strip__rail{-webkit-mask-image:none;mask-image:none}.career-young-hero__proof{grid-template-columns:repeat(2,minmax(0,1fr))}.career-young-hero__proof-item{border-bottom:0;border-right:1px solid #d8d8deb3}.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}.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}}.choose-service-hero{background:radial-gradient(circle at 12% 10%,#d6283924,#0000 28%),linear-gradient(#fffffffa,#f5f2f1db);padding-top:clamp(3.5rem,5vw,5rem);padding-bottom:clamp(2.6rem,4vw,3.5rem);position:relative}.choose-service-hero__layout{grid-template-columns:minmax(0,1fr);display:grid}.choose-service-hero__content{gap:1.15rem;max-width:50rem;display:grid}.choose-service-hero__content h1{max-width:11ch;font-size:clamp(3rem,5.2vw,5rem);line-height:.95}.choose-service-hero__subtitle{max-width:46rem;color:var(--color-text);font-size:clamp(1.02rem,1.12vw,1.14rem);line-height:1.7}.choose-service-hero__actions{flex-wrap:wrap;gap:.82rem;display:flex}.choose-service-hero__proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:.65rem;display:grid}.choose-service-hero__proof-item{background:#ffffffe0;border:1px solid #d8d8ded1;border-radius:1.3rem;gap:.45rem;padding:1.2rem 1.2rem 1.15rem;display:grid;box-shadow:0 18px 34px #1e1e220d}.choose-service-hero__proof-label,.choose-service-pathways__label,.choose-service-selector__label{color:var(--color-accent);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.choose-service-hero__proof-item p:last-child,.choose-service-pathways__row p:last-child,.choose-service-selector__row p:last-child,.choose-service-uncertain__card p{color:var(--color-text-muted);line-height:1.65}.choose-service-pathways,.choose-service-selector,.choose-service-uncertain{padding-block:clamp(3rem,4.7vw,4.2rem)}.choose-service-pathways__grid,.choose-service-selector__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.choose-service-selector__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.choose-service-pathways__card,.choose-service-selector__card{background:#fffffff5;align-content:start;gap:1rem;padding:1.45rem 1.3rem 1.35rem;display:grid}.choose-service-pathways__card h3,.choose-service-selector__card h3{font-size:clamp(1.22rem,1.58vw,1.5rem);line-height:1.06}.choose-service-pathways__rows,.choose-service-selector__rows{gap:.85rem;display:grid}.choose-service-pathways__row,.choose-service-selector__row{gap:.3rem;display:grid}.choose-service-pathways__row+.choose-service-pathways__row,.choose-service-selector__row+.choose-service-selector__row{border-top:1px solid var(--color-border-soft);padding-top:.85rem}.choose-service-pathways__card .mm-button,.choose-service-selector__card .mm-button{margin-top:auto}.choose-service-uncertain .mm-section__header{max-width:44rem}.choose-service-uncertain__card{text-align:center;gap:.9rem;max-width:40rem;margin:0 auto;padding:1.35rem 1.3rem;display:grid}.choose-service-uncertain__link{color:var(--color-accent);font-weight:700}.choose-service-uncertain__link:hover{color:var(--color-accent-strong)}@media (width<=1040px){.choose-service-hero__proof,.choose-service-pathways__grid,.choose-service-selector__grid,.choose-service-selector__grid--two{grid-template-columns:1fr}}@media (width<=720px){.choose-service-hero{padding-top:2.8rem}.choose-service-hero__content h1{max-width:12ch;font-size:clamp(2.6rem,9vw,3.7rem)}.choose-service-pathways__card,.choose-service-selector__card{padding:1.2rem 1rem 1.1rem}}.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)}}.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}}
