.mastery-examples{--mex-muted:#6b6472}.mastery-examples :is(a,button){-webkit-tap-highlight-color:transparent}.mastery-examples .mex-skip{position:fixed;z-index:9999;top:10px;left:20px;padding:12px 18px;background:white;border:2px solid var(--purple);border-radius:8px;transform:translateY(-200%)}.mastery-examples .mex-skip:focus{transform:none}.mastery-examples .mex-kicker{display:block;color:var(--purple);font:500 14px/1.5 var(--body);letter-spacing:.11em;text-transform:uppercase}.mastery-examples .mex-text-link{display:inline-flex;align-items:center;min-height:44px;font-size:15px;font-weight:500;color:var(--ink);text-decoration:underline;text-underline-offset:6px;text-decoration-color:#b4a5c7}.mastery-examples .mex-text-link:hover{color:var(--purple);text-decoration-color:currentColor}.mastery-examples .mex-hero{display:grid;grid-template-columns:1.06fr 1fr;gap:38px;align-items:center;padding:76px 0 58px;min-height:660px}.mastery-examples .mex-parent-link{text-decoration:none;width:fit-content}.mastery-examples .mex-hero h1{font-size:clamp(48px,5.1vw,76px);line-height:1.07;letter-spacing:-.05em;margin:24px 0}.mastery-examples :is(.mex-hero h1,.mex-section-heading h2,.mex-learning h2)>span{color:var(--purple)}.mastery-examples .mex-hero-copy>p{color:var(--graphite);font-size:19px;line-height:1.65;max-width:44ch}.mastery-examples .mex-hero-copy>.mex-hero-secondary{font-size:16px;line-height:1.7;margin-top:13px;max-width:49ch}.mastery-examples .mex-hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:28px}.mastery-examples .mex-hero-stage{position:relative;height:480px;perspective:1000px;isolation:isolate}.mastery-examples .mex-stage-orbit{position:absolute;inset:22px -18px 25px 20px;border:1px solid #d8cbe7;border-radius:50%;transform:rotate(-22deg)}.mastery-examples .mex-stage-orbit:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:#b9a0d9;top:52px;right:45px}.mastery-examples .mex-preview{position:absolute;display:block;border:1px solid #d4c9db;border-radius:13px;background:#fffefa;overflow:hidden;color:var(--mex-accent);text-decoration:none;transform-origin:center;transition:border-color .25s}.mastery-examples .mex-preview:hover{border-color:var(--purple)}.mastery-examples .mex-preview-0{z-index:3;top:112px;left:0;width:94%;transform:rotate(-5deg) rotateY(-5deg);animation:mex-main-float 10s ease-in-out infinite}.mastery-examples .mex-preview-1{z-index:1;top:8px;right:0;width:69%;transform:rotate(8deg);animation:mex-small-float 13s ease-in-out infinite}.mastery-examples .mex-preview-2{z-index:4;right:-4px;bottom:8px;width:59%;transform:rotate(5deg);animation:mex-last-float 11s ease-in-out infinite}.mastery-examples .mex-preview-capture{display:block;width:100%;height:auto}.mastery-examples .mex-preview-bottom{display:flex;justify-content:space-between;padding:9px 17px;color:var(--graphite);font-size:14px}.mastery-examples :is(.mex-preview-1,.mex-preview-2) .mex-preview-bottom{display:none}.mastery-examples .mex-format-strip{display:flex;align-items:center;gap:30px;border-block:1px solid var(--line);padding:24px 0}.mastery-examples .mex-format-strip>span{font:400 21px/1.3 var(--display);margin-right:auto}.mastery-examples .mex-format-strip ol{display:flex;flex-wrap:wrap;gap:35px;padding:0;list-style:none}.mastery-examples .mex-format-strip li{display:flex;align-items:center;gap:11px;color:var(--graphite);font-size:16px}.mastery-examples .mex-format-strip b{font-size:14px;font-weight:500;color:var(--purple)}.mastery-examples .mex-directory{padding:82px 0 64px;scroll-margin-top:108px}.mastery-examples .mex-section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:end;margin-bottom:34px}.mastery-examples :is(.mex-section-heading h2,.mex-learning h2,.mex-questions h2){font-size:clamp(34px,3.7vw,52px);line-height:1.16;letter-spacing:-.04em;margin-top:17px}.mastery-examples .mex-section-heading>p{font-size:17px;line-height:1.75;max-width:44ch;color:var(--graphite)}.mastery-examples .mex-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.mastery-examples .mex-sector-card{min-width:0;display:flex;flex-direction:column;background:#fffefa;border:1px solid var(--line);border-radius:15px;overflow:hidden;text-decoration:none;transition:transform .25s,border-color .25s}.mastery-examples .mex-sector-card:hover{transform:translateY(-5px);border-color:#b19ccb}.mastery-examples .mex-card-photo{position:relative;aspect-ratio:1.34;overflow:hidden;background:var(--mex-tint)}.mastery-examples .mex-card-photo img{object-fit:cover;transition:transform .7s}.mastery-examples .mex-sector-card:hover .mex-card-photo img{transform:scale(1.035)}.mastery-examples .mex-card-count{position:absolute;top:16px;left:16px;min-width:34px;height:34px;display:grid;place-items:center;border:1px solid #ffffff88;border-radius:50%;background:#fffdf3ed;font-size:14px;color:var(--mex-accent)}.mastery-examples .mex-card-brand{position:absolute;bottom:17px;left:17px;right:17px;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:15px 17px;border-radius:8px;color:var(--mex-accent);background:#fffdf5f5;font:400 23px/1.3 var(--display)}.mastery-examples .mex-card-brand small{font:400 14px/1.3 var(--body);white-space:nowrap;color:var(--graphite)}.mastery-examples .mex-card-copy{display:flex;flex-direction:column;flex:1;padding:23px}.mastery-examples .mex-card-copy h3{font-size:26px;line-height:1.2;color:var(--ink);margin:0 0 12px}.mastery-examples .mex-card-copy p{font-size:16px;line-height:1.65;color:var(--graphite);margin-bottom:25px}.mastery-examples .mex-card-link{margin-top:auto;padding-top:16px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--purple);font-size:14px}.mastery-examples .mex-card-plus{display:grid;place-items:center;width:27px;height:27px;font-size:24px;line-height:1;border-radius:50%;background:#f0e9f7;transition:transform .3s}.mastery-examples .mex-sector-card:hover .mex-card-plus{transform:rotate(90deg)}.mastery-examples .mex-fiction{display:flex;align-items:center;gap:24px;padding:31px 35px;margin-bottom:28px;background:#ece8ef;border-radius:15px}.mastery-examples .mex-fiction>span:first-child{font-size:48px;color:#8b75a9}.mastery-examples .mex-fiction h2{font-size:25px;line-height:1.25;margin-bottom:8px}.mastery-examples .mex-fiction p{font-size:15px;line-height:1.7;max-width:80ch;color:var(--graphite)}.mastery-examples .mex-fiction-badge{font-size:14px;color:var(--purple);white-space:nowrap;margin-left:auto}.mastery-examples .mex-learning{padding:84px 0;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.mastery-examples .mex-learning-copy>p{max-width:47ch;font-size:17px;line-height:1.75;color:var(--graphite);margin-top:22px}.mastery-examples .mex-course-facts{display:flex;flex-wrap:wrap;gap:9px 16px;margin:25px 0 27px;font-size:14px;color:var(--graphite)}.mastery-examples .mex-course-facts span{padding-left:13px;position:relative}.mastery-examples .mex-course-facts span:before{content:"";width:4px;height:4px;border-radius:50%;background:#9f88bf;position:absolute;left:0;top:.7em}.mastery-examples .mex-learning-copy>.mex-fineprint{margin-top:13px;font-size:14px;max-width:45ch}.mastery-examples .mex-learning-steps{list-style:none;padding:0}.mastery-examples .mex-learning-steps li{display:flex;align-items:baseline;gap:26px;padding:31px 0;border-top:1px solid var(--line)}.mastery-examples .mex-learning-steps li:last-child{border-bottom:1px solid var(--line)}.mastery-examples .mex-learning-number{display:block;flex-shrink:0;font:400 27px/1 var(--display);color:#a48bb7}.mastery-examples .mex-learning-steps h3{font-size:32px;margin:0 0 12px}.mastery-examples .mex-learning-steps p{font-size:16px;line-height:1.7;color:var(--graphite);max-width:45ch}.mastery-examples .mex-questions{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:start;padding:55px 0 85px;border-top:1px solid var(--line)}.mastery-examples .mex-questions details{border-bottom:1px solid var(--line)}.mastery-examples .mex-questions details:first-child{border-top:1px solid var(--line)}.mastery-examples .mex-questions summary{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;font-size:17px;line-height:1.5;font-weight:500;list-style:none;padding:18px 0}.mastery-examples .mex-questions summary::-webkit-details-marker{display:none}.mastery-examples .mex-questions summary>span{font-size:26px;line-height:1;color:var(--purple);transition:transform .2s}.mastery-examples .mex-questions details[open] summary>span{transform:rotate(45deg)}.mastery-examples .mex-questions details>p{padding:0 27px 24px 0;font-size:16px;line-height:1.75;color:var(--graphite)}.mastery-examples .mex-detail-path{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px 0 21px;border-bottom:1px solid var(--line)}.mastery-examples .mex-sector-picker{display:flex;align-items:center;gap:14px;color:var(--graphite);font-size:14px}.mastery-examples .mex-sector-picker select{max-width:320px;color:var(--ink);background:#fffdf9;border:1px solid var(--line);border-radius:8px;padding:12px 33px 12px 14px;font:400 15px/1.4 var(--body)}.mastery-examples .mex-detail-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center;padding:53px 0 44px}.mastery-examples .mex-detail-heading h1{font-size:clamp(36px,4.1vw,58px);line-height:1.12;letter-spacing:-.045em;margin-top:20px;max-width:20ch}.mastery-examples .mex-detail-intro p{font-size:17px;line-height:1.8;color:var(--graphite)}.mastery-examples .mex-detail-intro>span{display:block;margin-top:17px;font-size:14px;line-height:1.6;color:#766482}.mastery-examples .mex-next{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:5px 0 70px}.mastery-examples .mex-next-card{position:relative;min-width:340px;max-width:55%;display:flex;flex-direction:column;gap:8px;padding:22px 70px 23px 25px;border:1px solid var(--line);background:#f0eaf5;border-radius:12px;text-decoration:none;color:var(--ink);transition:background .2s}.mastery-examples .mex-next-card:hover{background:#e7dcf1}.mastery-examples .mex-next-card>span:first-child{font-size:14px;color:#806c91}.mastery-examples .mex-next-card>strong{font:400 25px/1.3 var(--display)}.mastery-examples .mex-next-plus{position:absolute;right:25px;top:50%;transform:translateY(-50%);font-size:28px;color:var(--purple)}@keyframes mex-main-float{0%,to{transform:translateY(0) rotate(-5deg) rotateY(-5deg)}50%{transform:translateY(-8px) rotate(-3deg) rotateY(-2deg)}}@keyframes mex-small-float{0%,to{transform:translateY(0) rotate(8deg)}50%{transform:translateY(6px) rotate(10deg)}}@keyframes mex-last-float{0%,to{transform:translateY(0) rotate(5deg)}50%{transform:translateY(-6px) rotate(3deg)}}@media(max-width:1150px){.mastery-examples .mex-hero{gap:24px}.mastery-examples .mex-hero-stage{height:440px}.mastery-examples .mex-preview-0{top:110px;width:100%}.mastery-examples .mex-preview-2{width:64%}.mastery-examples .mex-format-strip ol{gap:21px}.mastery-examples .mex-grid{gap:20px}.mastery-examples .mex-card-brand{font-size:20px;padding:12px;left:12px;right:12px}.mastery-examples .mex-card-copy{padding:20px}.mastery-examples .mex-card-copy h3{font-size:24px}.mastery-examples .mex-learning{gap:55px}}@media(max-width:1000px){.mastery-examples .mex-hero{min-height:0;grid-template-columns:1fr 1fr;padding-top:50px}.mastery-examples .mex-hero h1{font-size:clamp(43px,5.7vw,58px)}.mastery-examples .mex-hero-stage{height:420px}.mastery-examples .mex-preview-1{top:20px;width:85%}.mastery-examples .mex-preview-2{width:72%;right:-5px}.mastery-examples .mex-format-strip{flex-direction:column;align-items:flex-start;gap:20px}.mastery-examples .mex-format-strip ol{gap:30px}.mastery-examples .mex-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.mastery-examples .mex-section-heading{gap:35px}.mastery-examples .mex-fiction-badge{display:none}.mastery-examples .mex-detail-heading,.mastery-examples .mex-questions{gap:40px}}@media(max-width:750px){.mastery-examples .mex-hero{grid-template-columns:1fr;gap:32px}.mastery-examples .mex-hero h1{font-size:clamp(48px,9vw,68px)}.mastery-examples .mex-hero-copy>p{max-width:52ch}.mastery-examples .mex-hero-stage{width:95%;max-width:520px;margin:0 auto;height:440px}.mastery-examples .mex-preview-0{width:91%;left:2%}.mastery-examples .mex-preview-1{width:66%;right:0}.mastery-examples .mex-preview-2{width:55%;bottom:0}.mastery-examples .mex-section-heading{grid-template-columns:1fr;gap:23px}.mastery-examples .mex-section-heading>p{max-width:56ch}.mastery-examples .mex-learning{grid-template-columns:1fr;gap:35px;padding-block:60px}.mastery-examples .mex-learning-copy>p{max-width:none}.mastery-examples .mex-learning-steps li{padding-block:23px}.mastery-examples .mex-questions{grid-template-columns:1fr;gap:28px;padding-block:42px 60px}.mastery-examples .mex-detail-heading{grid-template-columns:1fr;gap:23px;padding-block:35px}.mastery-examples .mex-detail-heading h1{font-size:clamp(38px,6vw,48px);max-width:24ch}.mastery-examples .mex-sector-picker{max-width:65%}.mastery-examples .mex-sector-picker>span{display:none}.mastery-examples .mex-sector-picker select{max-width:100%}}@media(max-width:650px){.mastery-examples .mex-hero{padding-block:38px 37px;gap:15px}.mastery-examples .mex-hero h1{font-size:clamp(45px,11.5vw,64px);margin-top:18px}.mastery-examples .mex-hero-copy>p{font-size:17px}.mastery-examples .mex-hero-actions{gap:13px 19px;margin-top:22px}.mastery-examples .mex-hero-stage{height:380px;margin-top:12px;width:100%}.mastery-examples .mex-preview-0{top:75px;width:96%;left:0}.mastery-examples .mex-preview-1{top:10px;width:74%}.mastery-examples .mex-preview-2{width:62%;bottom:0;right:-2px}.mastery-examples .mex-stage-orbit{inset:20px -10px 20px 0}.mastery-examples .mex-format-strip{padding-block:21px}.mastery-examples .mex-format-strip ol{display:grid;grid-template-columns:1fr 1fr;gap:15px 25px;width:100%}.mastery-examples .mex-format-strip li{font-size:15px}.mastery-examples .mex-directory{padding-block:50px 35px}.mastery-examples .mex-grid{grid-template-columns:1fr;gap:25px}.mastery-examples .mex-card-photo{aspect-ratio:1.45}.mastery-examples .mex-card-brand{font-size:24px;padding:14px}.mastery-examples .mex-card-copy h3{font-size:27px}.mastery-examples .mex-fiction{padding:24px;gap:16px;align-items:flex-start}.mastery-examples .mex-fiction>span:first-child{font-size:30px}.mastery-examples .mex-fiction h2{font-size:24px}.mastery-examples .mex-fiction p{font-size:15px}.mastery-examples .mex-detail-path{gap:15px;padding-top:19px}.mastery-examples .mex-detail-path>a{font-size:14px;flex-shrink:0}.mastery-examples .mex-sector-picker select{font-size:14px;padding-left:10px}.mastery-examples .mex-detail-heading h1{font-size:clamp(34px,9vw,45px)}.mastery-examples .mex-detail-intro p{font-size:16px}.mastery-examples .mex-next{align-items:flex-start;flex-direction:column;gap:20px;padding-bottom:50px}.mastery-examples .mex-next-card{min-width:0;width:100%;max-width:none}}@media(prefers-reduced-motion:reduce){.mastery-examples .mex-preview{animation:none}.mastery-examples :is(.mex-sector-card,.mex-card-photo img,.mex-card-plus,.mex-questions summary>span){transition:none}.mastery-examples .mex-sector-card:hover,.mastery-examples .mex-sector-card:hover .mex-card-photo img{transform:none}}.v12-root.mastery-examples:after,.v12-root.mastery-examples:before{animation:none;transform:none;will-change:auto}