@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{color-scheme:light;--bg: #f7f8fb;--surface: #ffffff;--surface-soft: #f1f5f9;--ink: #172033;--muted: #5f6d80;--line: #dce3ec;--blue: #2457c5;--blue-dark: #173a85;--brand-mark-blue: #2f6fd8;--brand-mark-blue-hover: #2457c5;--red: #c83245;--green: #138a57;--amber: #b45b10;--shadow: 0 18px 48px rgba(22, 32, 51, .11);--shadow-soft: 0 10px 24px rgba(22, 32, 51, .08);--radius: 8px;--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable both-edges}body{margin:0;min-width:320px;color:var(--ink);background:var(--bg);font-family:var(--font)}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(23,32,51,.04) 1px,transparent 1px),linear-gradient(rgba(23,32,51,.035) 1px,transparent 1px);background-size:44px 44px}::view-transition-old(root),::view-transition-new(root){animation-duration:0s}a{color:inherit}button,input,select,textarea{font:inherit}button{cursor:pointer}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;width:min(1180px,calc(100% - 32px));min-height:76px;margin:0 auto;padding:10px 0;background:#f7f8fbf0;backdrop-filter:blur(16px) saturate(135%);-webkit-backdrop-filter:blur(16px) saturate(135%)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;border-radius:calc(var(--radius) + 2px);color:var(--ink);text-decoration:none}.brand:hover .brand__mark,.brand:focus-visible .brand__mark{background:var(--brand-mark-blue-hover);box-shadow:0 8px 18px #173a8533}.brand:focus-visible{outline:3px solid rgba(36,87,197,.18);outline-offset:5px}.brand__mark{width:38px;height:38px;display:grid;place-items:center;border-radius:var(--radius);color:#fff;background:var(--brand-mark-blue);font-size:1.14rem;font-weight:800;line-height:1;box-shadow:inset 0 -1px #ffffff2e;transition:background .16s ease,box-shadow .16s ease}.brand__name{display:inline-flex;align-items:baseline;gap:0;overflow:hidden;color:currentColor;font-size:1.22rem;font-weight:850;letter-spacing:0;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.brand__name-part{display:inline-block}.brand__name-accent{display:inline-block;color:#e0313d;font-weight:900}.nav-links{display:flex;align-items:center;justify-content:center;gap:30px;color:var(--muted);font-size:.94rem;font-weight:760}.nav-links a{position:relative;min-height:48px;display:inline-flex;align-items:center;padding:0 2px;color:var(--ink);line-height:1.05;text-decoration:none;transition:color .16s ease}.nav-links a:after{content:"";position:absolute;right:0;bottom:1px;left:0;height:2.5px;border-radius:999px;background:transparent;opacity:0;transform:scaleX(.62);transition:background .16s ease,transform .16s ease}.nav-links a:hover,.nav-links a.is-active{color:var(--blue)}.nav-links a.is-active:after{background:var(--blue);opacity:1;transform:scaleX(1)}.nav-links a,.site-footer a,.source-section a,.breadcrumb a{text-decoration-thickness:1px;text-underline-offset:4px}.header-cta,.primary-button,.secondary-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);font-weight:750;text-decoration:none;white-space:nowrap}.header-cta{padding:0 18px;color:#fff;background:var(--blue-dark)}.language-switch{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffc7}.language-switch a{min-width:34px;min-height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;color:var(--muted);font-size:.82rem;font-weight:850;text-decoration:none}.language-switch a.is-active{color:#fff;background:var(--blue)}.language-menu-mount{position:relative;justify-self:end}.language-menu{position:relative}.language-menu__button{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);background:#ffffffe6;font-size:.84rem;font-weight:850;list-style:none;cursor:pointer}.language-menu__button:hover,.language-menu__button:focus-visible{border-color:#bfd0ef;background:#fff;box-shadow:0 0 0 3px #176cff1a;outline:none}.language-menu__globe{width:16px;height:16px;border:1.8px solid currentColor;border-radius:999px;opacity:.82;position:relative}.language-menu__globe:before,.language-menu__globe:after{content:"";position:absolute;inset:3px;border-right:1.4px solid currentColor;border-left:1.4px solid currentColor;border-radius:999px}.language-menu__globe:after{inset:6px -1px auto;height:0;border:0;border-top:1.4px solid currentColor;border-radius:0}.language-menu__button:after{content:"";width:7px;height:7px;margin-right:2px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px)}.language-menu__button[aria-expanded=true]:after{transform:rotate(225deg) translateY(-1px)}.language-menu__button small{color:var(--muted);font-size:.72rem;font-weight:800}.language-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:80;width:min(460px,calc(100vw - 28px));max-height:min(72vh,640px);overflow:auto;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 18px 48px #0f172a29}.language-panel[hidden]{display:none!important}.language-panel__intro{position:sticky;top:-16px;z-index:2;display:grid;gap:8px;margin:-16px -16px 14px;padding:16px;border-bottom:1px solid var(--line);background:#fff}.language-panel__intro>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.language-panel__intro strong{color:var(--ink);font-size:1rem}.language-panel__intro span,.language-panel__intro p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.45}.language-search{display:grid;gap:6px;margin-top:4px}.language-search>span{color:var(--muted);font-size:.7rem;font-weight:850;text-transform:uppercase}.language-search input{width:100%;min-height:38px;padding:0 12px;border:1px solid #d6e0ef;border-radius:8px;color:var(--ink);background:#f8fafc;font:inherit;font-size:.86rem;outline:none}.language-search input:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #176cff1f}.language-panel__meta,.language-panel__empty{margin:0;font-size:.76rem;line-height:1.45}.language-panel__meta{color:var(--muted)}.language-panel__empty[hidden],.language-group[hidden],.language-option[hidden]{display:none!important}.language-panel__empty{padding:16px 10px 4px;color:var(--muted);text-align:center}.language-panel__groups{display:grid;gap:14px}.language-group h3{margin:0 0 8px;color:var(--muted);font-size:.72rem;font-weight:850;text-transform:uppercase}.language-group__list{display:grid;gap:6px}.language-option{width:100%;display:grid;grid-template-columns:44px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;border:1px solid transparent;border-radius:8px;color:var(--ink);background:#f7f8fb;font:inherit;text-align:left;text-decoration:none;cursor:pointer}.language-option:hover{border-color:#bfd0ef;background:#eef4ff}.language-option.is-current{border-color:var(--blue);background:#eef4ff}.language-option.is-planned{color:#667085;background:#fafbfc;cursor:default}.language-option.is-planned:hover{border-color:transparent;background:#fafbfc}.language-option.is-fallback{background:#fafafa}.language-option__code{min-height:32px;display:inline-grid;place-items:center;border-radius:7px;color:var(--blue-dark);background:#e9f0ff;font-size:.7rem;font-weight:900}.language-option__name{min-width:0;display:grid;gap:2px}.language-option__name strong,.language-option__name small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-option__name strong{font-size:.86rem}.language-option__name small{color:var(--muted);font-size:.76rem}.language-option__status{padding:4px 7px;border-radius:999px;color:var(--blue-dark);background:#e9f0ff;font-size:.68rem;font-weight:850;white-space:nowrap}.language-option.is-planned .language-option__status{color:var(--muted);background:#eef0f4}.language-option.is-production .language-option__status{color:#7a4b00;background:#fff2d2}.language-option.is-fallback .language-option__status{color:#546179;background:#eef0f4}.language-option__check{width:18px;height:18px;display:inline-grid;place-items:center;border-radius:999px;color:#fff;background:var(--blue);font-size:.7rem;font-weight:950}.primary-button,.secondary-button{min-width:148px;padding:0 18px;border:1px solid transparent}.primary-button{color:#fff;background:var(--red)}.secondary-button{color:var(--blue-dark);background:#eef4ff;border-color:#bed2f6}.brand-hero,.exam-hero,.practice-page,.info-section,.path-section,.directory-section,.exam-roadmap,.value-section,.language-section,.app-section,.source-section,.answer-page{width:min(1180px,calc(100% - 32px));margin:0 auto}.brand-hero,.exam-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:18px;align-items:stretch;min-height:calc(100vh - 72px);padding:28px 0 40px}.brand-hero__copy,.exam-hero__copy,.launch-card,.practice-panel,.app-preview,.info-card,.language-preview,.app-section,.source-section,.path-card,.question-row,.answer-page{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;box-shadow:var(--shadow-soft)}.brand-hero__copy,.exam-hero__copy,.launch-card{display:flex;flex-direction:column;justify-content:center;padding:28px}.eyebrow,.panel-label,.card-kicker,.phone-kicker{margin:0 0 10px;color:var(--red);font-size:.74rem;font-weight:850;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;max-width:15ch;font-size:3.12rem;line-height:1.02}.lead{margin:16px 0 0;color:var(--muted);font-size:1.08rem;line-height:1.65}.hero-actions,.version-control,.practice-actions,.language-tabs,.app-actions,.page-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-actions{margin-top:24px}.quick-facts{display:grid;gap:8px;margin-top:18px}.quick-facts span{min-height:36px;display:flex;align-items:center;padding:0 12px;border-left:4px solid var(--blue);background:var(--surface-soft);color:var(--ink);font-size:.9rem;font-weight:700}.launch-card h2,.practice-panel h2,.section-heading h2,.app-section h2,.source-section h2,.language-preview h3,.answer-page h2{margin:0;font-size:2rem;line-height:1.12}.launch-card p{color:var(--muted);line-height:1.65}.practice-panel{display:flex;flex-direction:column;padding:20px;box-shadow:var(--shadow)}.compact-practice{min-height:560px}.practice-panel__top,.site-footer,.app-section{display:flex;align-items:center;justify-content:space-between;gap:18px}.status-pill{min-width:60px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ecfdf3;color:var(--green);font-size:.82rem;font-weight:850}.question-block{display:grid;gap:12px;margin-top:18px;padding:18px;border:1px solid #cdd7e5;border-radius:var(--radius);background:#f8fafc}.question-block__meta{margin:0;color:var(--blue);font-size:.86rem;font-weight:800}.question-block h3{margin:0;min-height:96px;font-size:2.12rem;line-height:1.12}.question-block__hint{margin:0;color:var(--muted);line-height:1.55}.answer-box{margin-top:14px;padding:16px;border:1px solid #d6eadf;border-radius:var(--radius);background:#f5fcf8;opacity:.45;transition:opacity .16s ease,border-color .16s ease}.answer-box[data-visible=true]{border-color:#91d7b0;opacity:1}.answer-text{margin:0;color:var(--green);font-size:1.72rem;font-weight:850;line-height:1.12}.coach-text{margin:12px 0 0;color:var(--muted);line-height:1.55}.practice-actions{margin-top:auto;padding-top:18px}.practice-page,.directory-section{padding:42px 0 62px}.practice-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:18px;align-items:stretch;margin-top:24px}.version-control{margin-top:22px}.segmented-button,.language-tab{min-height:42px;padding:0 14px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--muted);font-weight:750}.segmented-button.is-active,.language-tab.is-active{border-color:var(--blue);color:#fff;background:var(--blue)}.app-preview{display:grid;place-items:center;padding:22px;background:#182334}.phone-frame{width:min(100%,260px);min-height:520px;padding:12px;border-radius:28px;background:#0b1220;box-shadow:0 24px 54px #07122459}.phone-status{height:24px;display:flex;justify-content:space-between;padding:0 12px}.phone-status span:first-child{width:54px;height:6px;border-radius:999px;background:#202d42}.phone-status span:last-child{width:28px;height:6px;border-radius:999px;background:#2f4566}.phone-screen{min-height:474px;display:flex;flex-direction:column;padding:22px;border-radius:20px;color:#f8fafc;background:linear-gradient(180deg,#2457c547,#18233400 45%),#111a29}.phone-screen h2{margin:14px 0 8px;font-size:1.12rem}#phone-question{min-height:104px;margin:0;font-size:1.58rem;font-weight:800;line-height:1.16}.audio-row{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:7px;height:86px;margin-top:28px}.audio-row span{border-radius:999px;background:#5ee0a1}.audio-row span:nth-child(1){height:28px}.audio-row span:nth-child(2){height:58px}.audio-row span:nth-child(3){height:40px}.audio-row span:nth-child(4){height:70px}.audio-row span:nth-child(5){height:34px}.phone-answer{margin-top:auto;padding:16px;border-radius:var(--radius);background:#f8fafc;color:var(--ink)}.phone-answer small{display:block;color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.phone-answer strong{display:block;margin-top:6px;color:var(--red);font-size:1.55rem;line-height:1.05}.info-section,.path-section,.exam-roadmap,.value-section,.language-section,.app-section,.source-section{padding:60px 0}.section-heading{max-width:760px;margin-bottom:22px}.section-heading p,.app-section p,.source-section p{color:var(--muted);line-height:1.65}.info-grid,.value-grid,.path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.info-card,.value-card,.path-card{padding:22px}.value-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.value-card{min-height:236px;border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;box-shadow:var(--shadow-soft)}.value-card h3{margin:0;font-size:1.16rem;line-height:1.25}.value-card p{margin:12px 0 0;color:var(--muted);line-height:1.62}.audience-band{width:min(1180px,calc(100% - 32px));display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:24px;align-items:center;margin:10px auto 0;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:#172033;color:#fff;box-shadow:var(--shadow)}.audience-band h2{margin:0;font-size:2rem;line-height:1.12}.audience-band p:last-child{margin:0;color:#ffffffc2;line-height:1.7}.info-card h3{margin:0;font-size:1.22rem}.info-card p{margin:12px 0 0;color:var(--muted);line-height:1.6}.card-kicker{color:var(--amber)}.path-card{display:grid;gap:10px;text-decoration:none}.path-card span{color:var(--red);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.path-card strong{font-size:1.2rem;line-height:1.25}.exam-list,.question-list{display:grid;gap:10px}.exam-row,.question-row{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:72px;padding:18px 20px;text-decoration:none}.exam-row strong,.question-row em{color:var(--muted);font-size:.86rem;font-style:normal;font-weight:850}.exam-row.is-live strong,.question-row:not(.is-disabled) em{color:var(--green)}.question-row span{display:grid;gap:4px}.question-row small{color:var(--muted)}.question-row.is-disabled{opacity:.68}.language-tabs{margin-bottom:14px}.language-preview{padding:26px}.language-preview p{max-width:760px;color:var(--muted);line-height:1.65}#language-title{margin-top:0;color:var(--blue);font-weight:850}.app-section{margin-top:20px;padding:28px}.app-section>div:first-child{max-width:760px}.source-section{padding-top:34px}.source-section ul{display:grid;gap:8px;margin:14px 0 0;padding-left:20px;color:var(--blue-dark)}.answer-page{margin-top:42px;margin-bottom:62px;padding:30px}.breadcrumb{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px;color:var(--muted);font-size:.92rem}.answer-callout{margin-top:24px;padding:22px;border:1px solid #d6eadf;border-radius:var(--radius);background:#f5fcf8}.answer-callout strong{display:block;color:var(--green);font-size:2.4rem;line-height:1.1}.content-body{display:grid;gap:18px;margin-top:28px;max-width:760px}.content-body h2{margin-bottom:-8px;font-size:1.35rem}.content-body p{margin:0;color:var(--muted);line-height:1.75}.page-actions{margin-top:28px}.site-footer{width:min(1180px,calc(100% - 32px));min-height:72px;margin:0 auto;color:var(--muted);border-top:1px solid var(--line)}@media(max-width:1080px){.brand-hero,.exam-hero,.practice-layout{grid-template-columns:1fr}.value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.phone-frame{width:min(100%,560px);min-height:390px}.phone-screen{min-height:344px}}@media(max-width:820px){.site-header{grid-template-columns:1fr auto auto}.nav-links{display:none}.brand-hero,.exam-hero{min-height:auto;padding-top:20px}.info-grid,.value-grid,.path-grid,.audience-band{grid-template-columns:1fr}h1{max-width:14ch;font-size:2.35rem}.question-block h3{min-height:84px;font-size:1.78rem}.launch-card h2,.practice-panel h2,.section-heading h2,.app-section h2,.source-section h2,.language-preview h3{font-size:1.58rem}.app-section,.audience-band,.practice-panel__top,.site-footer,.exam-row,.question-row{align-items:flex-start;flex-direction:column}.language-panel{right:-62px}}@media(max-width:520px){.site-header,.brand-hero,.exam-hero,.practice-page,.info-section,.path-section,.directory-section,.exam-roadmap,.value-section,.audience-band,.language-section,.app-section,.source-section,.answer-page,.site-footer{width:min(100% - 20px,1180px)}.header-cta{display:none}.language-menu__button{min-height:38px;padding-left:10px}.language-panel{right:-8px;width:calc(100vw - 24px);max-height:78vh;padding:14px}.language-panel__intro{top:-14px;margin:-14px -14px 12px;padding:14px}.language-option{grid-template-columns:48px minmax(0,1fr) auto;gap:9px;padding:9px}.language-option__status{grid-column:2;justify-self:start}.language-option__check{grid-column:3;grid-row:1 / span 2}.brand-hero__copy,.exam-hero__copy,.launch-card,.practice-panel,.info-card,.value-card,.path-card,.language-preview,.app-section,.answer-page{padding:18px}h1{font-size:2rem}.lead{font-size:1rem}.primary-button,.secondary-button,.segmented-button,.language-tab{width:100%}.phone-frame{min-height:430px}.phone-screen{min-height:384px}}.home-page{--home-bg: #f7f9fb;--home-surface: #ffffff;--home-surface-low: #f2f4f6;--home-surface-mid: #eceef0;--home-ink: #191c1e;--home-muted: #444651;--home-soft: #747783;--home-line: #e0e3e5;--home-line-strong: #c4c6d3;--home-blue: #002a71;--home-blue-soft: #dae2ff;--home-blue-mid: #1a4191;--home-gold: #ffc329;--home-gold-dark: #5c4300;--home-slate: #272f43;--home-shadow: 0 4px 20px rgba(25, 28, 30, .06);--home-shadow-strong: 0 18px 42px rgba(25, 28, 30, .12);overflow-x:clip;color:var(--home-ink);background:var(--home-bg)}.home-page p,.home-page h1,.home-page h2,.home-page h3,.home-page a,.home-page strong,.home-page span{overflow-wrap:anywhere}body.home-page:before{background:none}.home-container{width:min(1280px,calc(100% - 80px));margin:0 auto}.home-page .site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:flex-start;gap:clamp(30px,2.9vw,42px);width:100%;min-height:78px;padding:0 clamp(28px,3.2vw,52px);border-bottom:1px solid rgba(203,216,233,.72);background:#ffffffd1;box-shadow:0 12px 30px #18345d0f;backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}.home-page .brand{gap:14px;min-width:0;justify-self:start}.home-page .brand__mark{width:40px;height:40px;color:#fff;background:var(--brand-mark-blue);font-size:1.3rem;box-shadow:inset 0 -1px #fff3,0 8px 18px #002a7121}.home-page .brand:hover .brand__mark,.home-page .brand:focus-visible .brand__mark{background:var(--brand-mark-blue-hover);box-shadow:inset 0 -1px #ffffff38,0 10px 22px #002a7133}.home-page .brand__name{color:#172033;font-size:1.34rem;font-weight:850;line-height:1.08}.home-page .brand__name-accent{color:#e0313d;font-weight:900}.home-page .nav-links{position:static;flex:0 1 auto;justify-content:flex-start;gap:clamp(32px,2.9vw,44px);margin-left:0;transform:none}.home-page .nav-links a{position:relative;min-height:50px;display:inline-flex;align-items:center;padding:0 2px;box-shadow:none;color:#24314d;font-size:.95rem;font-weight:770;letter-spacing:0;line-height:1.05;text-decoration:none}.home-page .nav-links a:hover{color:var(--home-blue)}.home-page .nav-links a.is-active{color:var(--home-blue);font-weight:830}.home-page .nav-links a:after{bottom:1px;height:2.5px}.home-page .nav-links a.is-active:after{background:var(--home-blue)}.header-actions{min-width:0;display:inline-flex;align-items:center;justify-content:flex-end;justify-self:end;gap:14px}.home-page .header-actions{margin-left:auto;gap:16px;padding-left:0;border-left:0}.home-page .language-menu-mount{display:inline-flex;align-items:center;gap:16px}.home-page .language-menu-mount:after{content:"";width:1px;height:28px;background:#d6dfeee0}.home-page .language-menu__button{min-height:42px;padding:0 11px;border-color:transparent;color:#172033;background:transparent;font-size:.91rem;font-weight:780}.home-page .language-menu__button small{display:none}.home-page .language-menu__button:hover,.home-page .language-menu__button:focus-visible{border-color:#2457c52e;background:#2457c50a;box-shadow:none}.home-page .language-switch{border-color:transparent;background:transparent}.home-page .language-switch a{min-width:38px;min-height:34px;color:var(--home-muted);border-radius:8px;font-weight:800}.home-page .language-switch a.is-active{color:#fff;background:var(--home-blue)}.home-page .header-cta{min-height:44px;padding:0 21px;color:#fff;background:var(--home-blue);border-radius:8px;font-size:.92rem;font-weight:850;box-shadow:0 10px 22px #002a712e}.home-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--home-line);background:var(--home-surface)}.home-hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.035;background-image:radial-gradient(var(--home-blue) 1px,transparent 1px);background-size:24px 24px}.home-hero--center{padding:74px 0 132px}.hero-centered{position:relative;z-index:1;display:grid;justify-items:center;text-align:center}.hero-grid{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(380px,.86fr);gap:48px;align-items:center;padding:86px 0 82px}.hero-copy{min-width:0;max-width:760px}.hero-centered .hero-copy{width:100%;display:grid;justify-items:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:7px 12px;border:1px solid rgba(0,42,113,.12);border-radius:999px;color:var(--home-blue);background:#ecf2ffc7;box-shadow:0 8px 20px #002a710f;font-size:.78rem;font-weight:900}.home-page .eyebrow{margin:0 0 14px;color:var(--home-blue);font-size:.78rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.home-page .hero-copy h1{max-width:760px;margin:0;color:var(--home-ink);font-size:3.2rem;line-height:1.1}.home-page .hero-copy h1 span{display:block}.home-page .hero-copy h1 span:last-child{color:var(--home-blue)}.hero-subtitle{width:100%;max-width:680px;margin:24px 0 0;color:var(--home-muted);font-size:1.04rem;line-height:1.66}.hero-subtitle span{display:block}.home-page .hero-actions{width:100%;max-width:440px;display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-top:30px}.home-page .primary-button,.home-page .secondary-button,.home-page .action-button{min-height:50px;padding:0 28px;border-radius:8px;font-size:.94rem;font-weight:850;text-decoration:none}.home-page .primary-button,.home-page .action-button{color:var(--home-gold-dark);background:var(--home-gold);border:1px solid var(--home-gold);box-shadow:0 8px 18px #79590024}.home-page .secondary-button{color:var(--home-blue);background:var(--home-surface);border:1px solid var(--home-blue);box-shadow:none}.hero-media{position:relative;max-width:100%;min-width:0;min-height:500px;border-radius:8px;overflow:hidden;background:var(--home-slate);box-shadow:var(--home-shadow-strong)}.hero-media img{width:100%;height:100%;min-height:500px;display:block;object-fit:cover}.exam-catalog-section{position:relative;z-index:2;margin-top:-62px;padding:0 0 70px;background:var(--home-bg)}.exam-quick-section{background:var(--home-surface);border-bottom:1px solid var(--home-line)}.exam-quick{display:grid;grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:24px;align-items:center;padding:22px 0}.exam-quick__heading h2{margin:0;color:var(--home-ink);font-size:1rem;line-height:1.2}.exam-quick__heading p{margin:6px 0 0;color:var(--home-muted);font-size:.88rem;line-height:1.45}.exam-quick__list{min-width:0;display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 2px 6px;scrollbar-width:thin}.exam-quick__list a{min-width:132px;display:grid;gap:3px;padding:12px 14px;border:1px solid var(--home-line);border-radius:8px;color:var(--home-ink);background:var(--home-surface-low);text-decoration:none;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.exam-quick__list a:hover{border-color:#003d8057;background:#f4f8ff;transform:translateY(-1px)}.exam-quick__list strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem}.exam-quick__list small{overflow:hidden;color:var(--home-muted);font-size:.74rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.home-section{padding:88px 0}.home-page main>section[id]{scroll-margin-top:88px}.white-section{background:var(--home-surface)}.muted-section,.faq-section{background:var(--home-surface-low);border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.section-heading{min-width:0;max-width:760px;margin:0 0 42px}.section-heading.centered{margin-right:auto;margin-left:auto;text-align:center}.section-heading h2,.section-row h2{margin:0;color:var(--home-ink);font-size:2rem;line-height:1.18}.section-heading p,.section-row p{margin:12px 0 0;color:var(--home-muted);line-height:1.62}.feature-grid,.exam-card-grid,.learner-grid,.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.exam-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.feature-card,.exam-path-card,.quote-card,.resource-card,.sample-practice-card,.app-flow article,.trust-list article,.faq-list details{border:1px solid rgba(196,198,211,.65);border-radius:8px;background:var(--home-surface);box-shadow:var(--home-shadow)}.resource-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card{min-height:230px;padding:30px}.icon-tile{width:52px;height:46px;display:inline-grid;place-items:center;border-radius:8px;font-size:.78rem;font-weight:900}.blue-tile{color:var(--home-blue);background:var(--home-blue-soft)}.gold-tile{color:var(--home-gold-dark);background:#ffdf9f}.slate-tile{color:var(--home-slate);background:#dae2fd}.exam-card-icon{--exam-icon-size: 64px;--exam-icon-glyph: 32px;--exam-icon-color: var(--home-blue);--exam-icon-border: rgba(0, 42, 113, .12);--exam-icon-grad-a: #eef3ff;--exam-icon-grad-b: #dce7ff;--exam-icon-shadow: rgba(0, 42, 113, .14);position:relative;width:var(--exam-icon-size);height:var(--exam-icon-size);display:grid;place-items:center;overflow:hidden;border:1px solid var(--exam-icon-border);border-radius:18px;color:var(--exam-icon-color);background:radial-gradient(circle at 26% 20%,rgba(255,255,255,.96),transparent 36%),linear-gradient(135deg,var(--exam-icon-grad-a) 0%,var(--exam-icon-grad-b) 100%);box-shadow:inset 0 1px #ffffffb8,0 16px 34px var(--exam-icon-shadow)}.exam-card-icon:after{content:"";position:absolute;right:-18px;bottom:-22px;width:calc(var(--exam-icon-size) * .78);height:calc(var(--exam-icon-size) * .78);border-radius:50%;background:#ffffff57}.exam-card-icon svg{position:relative;z-index:1;width:var(--exam-icon-glyph);height:var(--exam-icon-glyph);fill:none;stroke:currentColor;stroke-width:1.95;stroke-linecap:round;stroke-linejoin:round}.exam-card-icon.icon-gold{--exam-icon-color: #7a5900;--exam-icon-border: rgba(121, 89, 0, .16);--exam-icon-grad-a: #fff3ce;--exam-icon-grad-b: #f2cc65;--exam-icon-shadow: rgba(121, 89, 0, .14)}.exam-card-icon.icon-slate{--exam-icon-color: #3f4d99;--exam-icon-border: rgba(39, 47, 67, .14);--exam-icon-grad-a: #edf1ff;--exam-icon-grad-b: #cbd4ff;--exam-icon-shadow: rgba(39, 47, 67, .13)}.exam-card-icon.icon-green{--exam-icon-color: #217a52;--exam-icon-border: rgba(47, 107, 79, .15);--exam-icon-grad-a: #e7f7ee;--exam-icon-grad-b: #bde8cf;--exam-icon-shadow: rgba(47, 107, 79, .13)}.exam-card-icon.icon-red{--exam-icon-color: #9f3b37;--exam-icon-border: rgba(159, 59, 55, .15);--exam-icon-grad-a: #fff0ee;--exam-icon-grad-b: #ffc9bf;--exam-icon-shadow: rgba(159, 59, 55, .13)}.exam-card-icon.icon-violet{--exam-icon-color: #6850a6;--exam-icon-border: rgba(104, 80, 166, .15);--exam-icon-grad-a: #f1edff;--exam-icon-grad-b: #d7c8ff;--exam-icon-shadow: rgba(104, 80, 166, .13)}.exam-card-icon.icon-teal{--exam-icon-color: #207375;--exam-icon-border: rgba(32, 115, 117, .15);--exam-icon-grad-a: #e8f5f5;--exam-icon-grad-b: #bde4e2;--exam-icon-shadow: rgba(32, 115, 117, .13)}.exam-card-icon.icon-dark{--exam-icon-color: #293142;--exam-icon-border: rgba(31, 36, 48, .15);--exam-icon-grad-a: #eef0f4;--exam-icon-grad-b: #cbd2dc;--exam-icon-shadow: rgba(31, 36, 48, .13)}.feature-card h3,.exam-path-card h3,.quote-card h3,.resource-card h3,.step-card h3{margin:24px 0 0;color:var(--home-ink);font-size:1.18rem;line-height:1.28}.feature-card p,.exam-path-card p,.quote-card p,.resource-card p,.step-card p{margin:12px 0 0;color:var(--home-muted);line-height:1.62}.step-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px}.step-grid:before{content:"";position:absolute;top:40px;left:10%;right:10%;height:2px;background:var(--home-line)}.step-card{position:relative;z-index:1;display:grid;justify-items:center;text-align:center}.step-card span{width:64px;height:64px;display:grid;place-items:center;border:6px solid var(--home-surface-low);border-radius:50%;color:#fff;background:var(--home-blue);font-size:1.1rem;font-weight:900}.step-card:nth-child(3) span{color:var(--home-gold-dark);background:var(--home-gold)}.step-card h3{margin-top:22px}.audience-fit-section{background:linear-gradient(135deg,rgba(255,195,41,.16) 0 1px,transparent 1px 14px),linear-gradient(116deg,#071f44,#0a3466 54%,#f5f8ff 54%,#fff);background-size:14px 14px,auto;border-top:1px solid rgba(7,31,68,.18);border-bottom:1px solid rgba(178,195,220,.46)}.audience-fit-shell{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:64px;align-items:center}.audience-fit-copy{min-width:0;display:grid;align-content:center;min-height:420px;padding:38px 0 38px 30px;border-left:4px solid var(--home-gold)}.audience-fit-copy .eyebrow{width:fit-content;display:inline-flex;margin:0 0 16px;padding:7px 12px;border-radius:999px;color:#ffe39b;background:#ffffff1a;border:1px solid rgba(255,255,255,.18)}.audience-fit-copy h2{max-width:520px;margin:0;color:#fff;font-size:2.32rem;line-height:1.12}.audience-fit-copy p:not(.eyebrow){max-width:560px;margin:18px 0 0;color:#ffffffc7;font-size:1.02rem;line-height:1.76}.audience-fit-list{position:relative;display:grid;gap:0;overflow:hidden;padding:10px 0;border:1px solid rgba(178,195,220,.58);border-radius:8px;background:#fffffff5;box-shadow:0 24px 60px #071f4424}.audience-fit-list:before{content:"";position:absolute;top:34px;bottom:34px;left:48px;width:2px;background:linear-gradient(180deg,var(--home-blue),#2f9d69 42%,var(--home-gold) 72%,#5360aa 100%)}.audience-fit-item{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);gap:18px;align-items:start;padding:24px 32px 24px 24px;border-bottom:1px solid rgba(178,195,220,.46);background:transparent}.audience-fit-item:last-child{border-bottom:0}.audience-fit-item:after{display:none}.audience-fit-marker{position:relative;z-index:1;width:46px;height:46px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--home-blue);font-size:.78rem;font-weight:950;box-shadow:0 12px 24px #002a7129}.audience-fit-item:nth-child(2) .audience-fit-marker{color:#fff;background:#2f9d69}.audience-fit-item:nth-child(3) .audience-fit-marker{color:#795900;background:var(--home-gold)}.audience-fit-item:nth-child(4) .audience-fit-marker{color:#fff;background:#5360aa}.audience-fit-item h3,.audience-fit-item p{position:relative;z-index:1}.audience-fit-item h3{margin:2px 0 0;color:var(--home-ink);font-size:1.12rem;line-height:1.28}.audience-fit-item p{margin:9px 0 0;color:var(--home-muted);font-size:.95rem;line-height:1.62}.section-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px;padding-bottom:22px;border-bottom:1px solid var(--home-line)}.section-row>div{min-width:0}.text-link{color:var(--home-blue);font-size:.9rem;font-weight:850;text-decoration:none;white-space:nowrap}.text-link:after{content:" ->"}.catalog-heading{max-width:860px;margin-bottom:42px;padding:32px 20px 0}.catalog-heading .eyebrow{width:fit-content;display:inline-flex;margin:0 auto 14px;padding:7px 12px;border-radius:999px;color:var(--home-blue);background:var(--home-blue-soft)}.catalog-heading h2{font-size:2.15rem}.exam-path-card{position:relative;min-height:292px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:34px 28px 26px;color:inherit;cursor:pointer;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.exam-path-card:hover,.exam-path-card:focus-visible{border-color:#002a7147;box-shadow:0 18px 42px #191c1e1f;transform:translateY(-3px)}.exam-path-card:focus-visible{outline:3px solid rgba(0,42,113,.24);outline-offset:3px}.top-bar{position:absolute;inset:0 0 auto;height:10px;background:var(--home-blue)}.top-bar.gold{background:#795900}.top-bar.slate{background:var(--home-slate)}.top-bar.green{background:#2f6b4f}.top-bar.red{background:#9f3b37}.top-bar.violet{background:#6850a6}.top-bar.teal{background:#207375}.top-bar.dark{background:#1f2430}.exam-path-card .card-label{width:fit-content;display:inline-flex;min-height:30px;align-items:center;margin:0 0 24px;padding:0 11px;border-radius:6px;color:var(--home-blue);background:#dae2ff9e;font-size:.75rem;font-weight:850;line-height:1;text-transform:uppercase}.top-bar.gold~.exam-card-content .card-label{color:#795900;background:#fff2ca}.top-bar.slate~.exam-card-content .card-label{color:var(--home-slate);background:#edf1f7}.top-bar.green~.exam-card-content .card-label{color:#2f6b4f;background:#e7f4ec}.top-bar.gold~.all-exam-main .card-label{color:#795900;background:#fff2ca}.top-bar.slate~.all-exam-main .card-label{color:var(--home-slate);background:#edf1f7}.top-bar.green~.all-exam-main .card-label{color:#2f6b4f;background:#e7f4ec}.top-bar.red~.all-exam-main .card-label{color:#9f3b37;background:#fff0ee}.top-bar.violet~.all-exam-main .card-label{color:#6850a6;background:#f1edff}.top-bar.teal~.all-exam-main .card-label{color:#207375;background:#e8f5f5}.top-bar.dark~.all-exam-main .card-label{color:#1f2430;background:#eef0f4}.exam-path-card h3{margin:0;color:var(--home-ink);font-size:1.34rem;line-height:1.22}.exam-card-promise{margin:16px 0 0;color:var(--home-muted);font-size:1rem;font-weight:680;line-height:1.62}.exam-card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.exam-card-tags span{display:inline-flex;min-height:28px;align-items:center;padding:0 9px;border:1px solid var(--home-line);border-radius:999px;color:var(--home-soft);background:#f8fafc;font-size:.74rem;font-weight:800}.exam-path-card strong{width:fit-content;min-height:32px;display:inline-flex;align-items:center;gap:8px;margin-top:28px;color:var(--home-blue);font-size:.88rem;transition:color .16s ease,transform .16s ease}.exam-path-card:hover strong,.exam-path-card:focus-visible strong{color:var(--home-blue-dark);transform:translate(4px)}.exam-path-card.is-live strong{color:var(--home-gold-dark);background:var(--home-gold);border-color:var(--home-gold)}.catalog-jump{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:24px;padding:24px 28px;border:1px solid var(--home-line);border-radius:8px;background:#fffc;box-shadow:var(--home-shadow)}.catalog-jump h3{margin:0;color:var(--home-ink);font-size:1.1rem;line-height:1.3}.catalog-jump p{margin:8px 0 0;color:var(--home-muted);line-height:1.6}.exam-directory-page .white-section{background:#f3f7ff}.portal-hero{position:relative;overflow:hidden;min-height:462px;padding:30px 0 58px;background:linear-gradient(90deg,#f7fbfffc,#f3f8fff2 41%,#e8f2ff66 67%),url(/assets/passusexam-exam-portal-hero.webp) center right / cover no-repeat;border-bottom:1px solid rgba(178,195,220,.54)}.portal-hero__shell{display:grid;align-content:start;gap:24px;min-height:318px}.portal-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#526077c7;font-size:.86rem;font-weight:760}.portal-breadcrumb span+span:before{content:">";margin-right:8px;color:#5260777a}.portal-hero__copy{max-width:720px;padding-top:4px}.portal-hero__copy .eyebrow{width:fit-content;display:inline-flex;margin:0 0 16px;padding:7px 12px;border:1px solid rgba(0,78,184,.14);border-radius:999px;color:var(--home-blue);background:#ffffffd1}.portal-hero__copy h1{max-width:680px;margin:0;color:#08142c;font-size:clamp(3.2rem,5.5vw,5.1rem);line-height:1.02;letter-spacing:-.02em}.portal-hero__accent{color:#1273e6}.portal-hero__copy p:not(.eyebrow){max-width:620px;margin:18px 0 0;color:#2b3955;font-size:1.02rem;font-weight:660;line-height:1.78}.portal-hero-highlights{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:8px;align-items:start;width:min(780px,100%);margin:32px 0 0;padding:8px;border:1px solid rgba(178,195,220,.48);border-radius:8px;background:#ffffffa3;box-shadow:0 10px 28px #18345d0f;backdrop-filter:blur(10px);list-style:none}.portal-hero-highlight{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;min-height:58px;padding:8px 10px;border-radius:6px;background:#ffffff6b}.portal-hero-highlight .exam-card-icon{--exam-icon-size: 36px;--exam-icon-glyph: 18px;border-radius:50%;box-shadow:inset 0 1px #ffffffdb,0 6px 14px #004eb814}.portal-hero-highlight strong,.portal-hero-highlight div>span{display:block}.portal-hero-highlight strong{color:#12213b;font-size:.86rem;font-weight:920;line-height:1.25}.portal-hero-highlight div>span{margin-top:3px;color:#2b3955b8;font-size:.74rem;font-weight:760;line-height:1.25}.portal-directory-section{padding-top:0}.portal-channel-strip{position:relative;z-index:2;margin-top:34px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.portal-channel-strip__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:16px;padding-top:2px}.portal-channel-strip h2{margin:0;color:var(--home-ink);font-size:1.48rem;font-weight:940;line-height:1.25}.portal-channel-strip p{max-width:760px;margin:8px 0 0;color:var(--home-muted);font-size:.92rem;font-weight:650;line-height:1.6}.portal-channel-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.portal-featured-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.portal-featured-exam{min-width:0;min-height:272px;display:grid;grid-template-rows:104px 1fr;overflow:hidden;border:1px solid rgba(168,185,212,.72);border-radius:8px;color:inherit;background:linear-gradient(180deg,#fffffffa,#fff 42%),#fff;text-decoration:none;box-shadow:0 18px 48px #18345d17;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.portal-featured-exam:hover,.portal-featured-exam:focus-visible{border-color:#004eb857;box-shadow:0 22px 52px #18345d21;transform:translateY(-2px)}.portal-featured-exam:focus-visible{outline:3px solid rgba(0,78,184,.18);outline-offset:2px}.portal-featured-exam__media{position:relative;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 72% 22%,rgba(255,255,255,.72),transparent 28%),linear-gradient(135deg,#e1edfff0,#f7faffeb)}.portal-featured-exam__media:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#06142f05,#06142f1f);pointer-events:none}.portal-featured-exam__rank{position:absolute;z-index:2;top:12px;left:12px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(250,239,216,.68);border-radius:999px;color:#2f2614;background:linear-gradient(180deg,#fff8e8f5,#eddebcf5);box-shadow:0 8px 18px #281e0c1f;font-size:.76rem;font-weight:950;letter-spacing:0;text-transform:none}.portal-featured-exam__media--photo img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.portal-featured-exam__media--mblex img,.portal-exam-card__media--mblex img{object-position:center 42%}.portal-featured-exam:hover .portal-featured-exam__media--photo img,.portal-featured-exam:focus-visible .portal-featured-exam__media--photo img{transform:scale(1.04)}.portal-featured-exam__media .exam-card-icon{--exam-icon-size: 50px;--exam-icon-glyph: 25px}.portal-featured-exam__body{min-width:0;display:grid;grid-template-rows:auto auto auto 1fr;align-content:start;gap:9px;padding:16px 16px 17px}.portal-featured-exam__body .card-label{width:fit-content;max-width:100%;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-featured-exam h3{margin:0;color:var(--home-ink);font-size:1.03rem;font-weight:920;line-height:1.2}.portal-featured-exam p:not(.card-label){display:-webkit-box;min-height:2.64em;margin:0;overflow:hidden;color:#2b3955d1;font-size:.76rem;font-weight:720;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.portal-featured-exam strong{min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:8px;color:var(--home-blue);background:linear-gradient(180deg,#f3f8ff,#e8f2ff);font-size:.78rem;font-weight:860}.portal-featured-exam__footer{align-self:end;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.portal-featured-exam__bookmark{position:relative;top:auto;right:auto;flex:0 0 auto;width:19px;height:24px;border-color:#5260778c}.portal-channel-card{min-width:0;min-height:150px;display:grid;align-content:start;gap:7px;padding:18px;border:1px solid rgba(178,195,220,.54);border-radius:8px;color:inherit;background:linear-gradient(145deg,#f8fbfff0,#fff);text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.portal-channel-card:hover,.portal-channel-card:focus-visible{border-color:#004eb852;box-shadow:0 16px 34px #18345d1a;transform:translateY(-2px)}.portal-channel-card:focus-visible{outline:3px solid rgba(0,78,184,.18);outline-offset:2px}.portal-channel-card .exam-card-icon{--exam-icon-size: 50px;--exam-icon-glyph: 25px;margin-bottom:8px;border-radius:16px}.portal-channel-card strong{color:var(--home-ink);font-size:1rem;font-weight:920;line-height:1.2}.portal-channel-card span{min-width:0;overflow:hidden;color:#2b3955d1;font-size:.78rem;font-weight:760;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.portal-channel-card small{width:fit-content;margin-top:4px;padding:5px 8px;border-radius:999px;color:var(--home-blue);background:#dae2ff8f;font-size:.72rem;font-weight:860;line-height:1}.portal-directory-tools{display:grid;gap:14px;margin:20px 0 18px;padding:18px 20px;border:1px solid rgba(178,195,220,.72);border-radius:8px;background:#fffffff5;box-shadow:0 16px 48px #18345d12}.portal-filter-bar.portal-search-only{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:14px;align-items:end}.portal-directory-search{display:grid;gap:8px;min-width:0}.portal-directory-search label{color:var(--home-ink);font-size:.8rem;font-weight:900;line-height:1.2}.portal-search-field{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:center;min-height:50px;padding:0 14px;border:1px solid rgba(168,185,212,.82);border-radius:8px;background:#fff;box-shadow:inset 0 1px #ffffffc2;transition:border-color .16s ease,box-shadow .16s ease}.portal-search-field:focus-within{border-color:#004eb894;box-shadow:0 0 0 4px #004eb81a}.portal-search-field svg{width:20px;height:20px;fill:none;stroke:var(--home-blue);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.portal-search-field input{width:100%;min-width:0;border:0;outline:0;color:var(--home-ink);background:transparent;font:inherit;font-weight:720}.portal-search-field input::placeholder{color:#526077ad;font-weight:650}.portal-result-count,.portal-search-clear{min-height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:.84rem;font-weight:860;line-height:1;white-space:nowrap}.portal-result-count{padding:0 14px;border:1px solid rgba(0,78,184,.16);color:var(--home-blue);background:#dae2ff80}.portal-search-clear{padding:0 16px;border:1px solid rgba(0,78,184,.2);color:var(--home-blue);background:#fff;font:inherit;cursor:pointer}.portal-search-clear[hidden]{display:none}.portal-search-clear:hover,.portal-search-clear:focus-visible{border-color:#004eb870;outline:0;box-shadow:0 0 0 4px #004eb81a}.portal-hot-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.portal-hot-row strong{margin-right:2px;color:#2b3955db;font-size:.82rem;font-weight:880}.portal-hot-row button{min-height:30px;padding:0 11px;border:1px solid rgba(178,195,220,.72);border-radius:999px;color:#2b3955;background:#f7faff;font:inherit;font-size:.8rem;font-weight:760;cursor:pointer}.portal-hot-row button:hover,.portal-hot-row button:focus-visible{border-color:#004eb85c;color:var(--home-blue);background:#fff;outline:0}.portal-workspace{display:grid;grid-template-columns:240px minmax(0,1fr);gap:24px;align-items:start}.portal-sidebar{position:sticky;top:88px;display:grid;gap:16px;min-width:0}.portal-sidebar__title{display:block;padding:0 2px;color:var(--home-ink);font-size:1.02rem;font-weight:920;line-height:1.2}.portal-channel-nav{min-width:0}.portal-channel-nav__links{display:grid;gap:4px;padding:10px;border:1px solid rgba(178,195,220,.72);border-radius:8px;background:#fffffff5;box-shadow:0 16px 44px #18345d12}.portal-channel-nav__links a,.portal-channel-nav__links button{min-height:40px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:0 10px;border:0;border-radius:7px;color:#33415f;background:transparent;font:inherit;font-size:.88rem;font-weight:820;line-height:1.15;text-decoration:none;text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.portal-channel-nav__links a:hover,.portal-channel-nav__links a:focus-visible,.portal-channel-nav__links button:hover,.portal-channel-nav__links button:focus-visible,.portal-channel-nav__links button[aria-pressed=true]{color:var(--home-blue);background:#dae2ff80;outline:0;transform:translate(2px)}.portal-channel-nav__links span{min-width:30px;min-height:22px;display:grid;place-items:center;padding:0 6px;border-radius:999px;color:var(--home-blue);background:#dae2ff9e;font-size:.72rem;font-weight:900}.portal-sidebar-cta{padding:20px;border:1px solid rgba(85,125,255,.22);border-radius:8px;background:radial-gradient(circle at 90% 84%,rgba(255,195,41,.32),transparent 36%),linear-gradient(145deg,#fff,#eaf3ff);box-shadow:0 18px 44px #18345d14}.portal-sidebar-cta strong{display:block;color:var(--home-ink);font-size:1.03rem;font-weight:920;line-height:1.25}.portal-sidebar-cta p{margin:10px 0 16px;color:var(--home-muted);font-size:.88rem;font-weight:650;line-height:1.55}.portal-sidebar-cta a{min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border-radius:999px;color:#fff;background:var(--home-blue);font-size:.84rem;font-weight:860;text-decoration:none}.portal-results{min-width:0}.portal-results__header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:16px}.portal-results__header .eyebrow{width:fit-content;display:inline-flex;margin:0 0 8px;padding:6px 10px;border-radius:999px;color:var(--home-blue);background:#dae2ff94;font-size:.75rem}.portal-results__header h2{margin:0;color:var(--home-ink);font-size:1.32rem;line-height:1.2}.portal-card-grid{min-width:0;display:grid;gap:26px}.portal-category-section{scroll-margin-top:96px;min-width:0;display:grid;gap:16px}.portal-category-section[hidden]{display:none}.portal-category-section__header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:132px;padding:22px 24px;overflow:hidden;border:1px solid rgba(178,195,220,.72);border-radius:8px;background:radial-gradient(circle at 86% 28%,rgba(255,255,255,.78),transparent 24%),linear-gradient(135deg,#eef5ff,#dce8ff 56%,#f7faff);box-shadow:0 16px 44px #18345d12}.portal-category-section__copy{min-width:0}.portal-category-section__header .eyebrow{width:fit-content;display:inline-flex;margin:0 0 9px;padding:6px 10px;border-radius:999px;color:var(--home-blue);background:#ffffffbd;font-size:.74rem}.portal-category-section__header h3{margin:0;color:var(--home-ink);font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.12}.portal-category-section__header p:last-child{max-width:720px;margin:10px 0 0;color:#2b3955c7;font-size:.94rem;font-weight:680;line-height:1.55}.portal-category-count{flex:0 0 auto;min-height:38px;display:inline-flex;align-items:center;padding:0 14px;border:1px solid rgba(0,78,184,.16);border-radius:999px;color:var(--home-blue);background:#ffffffbd;font-size:.84rem;font-weight:900;line-height:1;white-space:nowrap}.portal-category-row{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.portal-exam-card{position:relative;min-width:0;min-height:390px;display:grid;grid-template-rows:136px auto auto auto 1fr;align-content:start;overflow:hidden;border:1px solid rgba(178,195,220,.72);border-radius:8px;color:inherit;background:#fff;box-shadow:0 16px 42px #18345d14;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.portal-exam-card:hover,.portal-exam-card:focus-visible{border-color:#004eb852;box-shadow:0 24px 56px #18345d24;outline:0;transform:translateY(-3px)}.portal-exam-card:focus-visible{outline:3px solid rgba(0,78,184,.18);outline-offset:3px}.portal-exam-card__media{position:relative;display:grid;place-items:center;overflow:hidden;min-width:0;min-height:136px;background:radial-gradient(circle at 24% 28%,rgba(255,255,255,.82),transparent 34%),linear-gradient(135deg,#dce8ff,#91b8ff)}.portal-exam-card__media:before{content:"";position:absolute;inset:16px -42px -36px auto;width:170px;border-radius:50%;background:#ffffff47}.portal-exam-card__media:after{content:"";position:absolute;inset:auto auto 16px 18px;width:78px;height:7px;border-radius:999px;background:#ffffff6b;box-shadow:0 16px #ffffff42,0 32px #ffffff2e}.portal-exam-card__media--gold{background:linear-gradient(135deg,#fff2c5,#f2b84e)}.portal-exam-card__media--slate{background:linear-gradient(135deg,#edf1ff,#8ea0e8)}.portal-exam-card__media--green{background:linear-gradient(135deg,#e2f8ec,#67c997)}.portal-exam-card__media--red{background:linear-gradient(135deg,#fff1ec,#ef8c73)}.portal-exam-card__media--violet{background:linear-gradient(135deg,#f1edff,#9c82ea)}.portal-exam-card__media--teal{background:linear-gradient(135deg,#e5f8f7,#67c6c2)}.portal-exam-card__media--dark{background:linear-gradient(135deg,#eef2f8,#7c879c)}.portal-exam-card__media .exam-card-icon{--exam-icon-size: 76px;--exam-icon-glyph: 38px;z-index:1;border-color:#ffffff9e;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.96),transparent 38%),#ffffffb8;box-shadow:0 20px 42px #18345d2e}.portal-exam-card__media--photo{background:#dfe7f4}.portal-exam-card__media--photo:before,.portal-exam-card__media--photo:after{content:none}.portal-exam-card__media--photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .18s ease}.portal-exam-card:hover .portal-exam-card__media--photo img,.portal-exam-card:focus-visible .portal-exam-card__media--photo img{transform:scale(1.045)}.portal-exam-card__media--photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#071c401f,#071c4005 42%,#071c4038)}.portal-exam-ribbon{position:absolute;z-index:3;top:12px;left:12px;min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:7px;color:#fff;background:#f04438;font-size:.76rem;font-weight:900;line-height:1}.portal-bookmark{position:absolute;z-index:3;top:11px;right:12px;width:24px;height:30px;border:2px solid rgba(255,255,255,.86);border-radius:7px 7px 5px 5px}.portal-bookmark:after{content:"";position:absolute;right:4px;bottom:-2px;left:4px;height:9px;background:inherit;clip-path:polygon(0 0,50% 48%,100% 0,100% 100%,0 100%)}.portal-exam-card__body{min-width:0;padding:16px 18px 0}.portal-exam-card .card-label{width:fit-content;min-height:24px;display:inline-flex;align-items:center;margin:0 0 10px;padding:0 9px;border-radius:999px;color:var(--home-blue);background:#dae2ff8f;font-size:.72rem;font-weight:850;line-height:1}.portal-exam-card h3{margin:0;color:var(--home-ink);font-size:1.15rem;line-height:1.22}.portal-exam-card__body>p{display:-webkit-box;min-height:4.6em;margin:9px 0 0;overflow:hidden;color:var(--home-muted);font-size:.88rem;font-weight:650;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.portal-exam-meta{display:grid;grid-template-columns:1fr;gap:8px;margin:14px 18px 0}.portal-exam-meta div{min-width:0;display:grid;gap:3px}.portal-exam-meta dt{margin:0;color:#526077bd;font-size:.72rem;font-weight:850;line-height:1.2}.portal-exam-meta dd{display:-webkit-box;margin:0;overflow:hidden;color:var(--home-ink);font-size:.82rem;font-weight:760;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.portal-exam-card .exam-card-tags{align-self:start;margin:14px 18px 0}.portal-exam-card .exam-card-tags span{min-height:25px;padding:0 8px;font-size:.7rem}.portal-exam-card strong{align-self:end;min-height:42px;display:inline-flex;align-items:center;justify-content:center;margin:16px 18px 18px;border:1px solid rgba(0,78,184,.2);border-radius:8px;color:var(--home-blue);background:linear-gradient(180deg,#fff,#f4f8ff);font-size:.84rem;font-weight:900;line-height:1;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.portal-exam-card:hover strong,.portal-exam-card:focus-visible strong{border-color:#004eb861;background:#fff;transform:translateY(-1px)}.portal-empty-state{margin-top:18px;padding:28px;border:1px dashed rgba(178,195,220,.9);border-radius:8px;background:#ffffffd1;text-align:center}.portal-empty-state h3{margin:0;color:var(--home-ink);font-size:1.08rem;line-height:1.3}.portal-empty-state p{margin:8px 0 0;color:var(--home-muted);line-height:1.58}.exam-directory-page .exam-request-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:26px;align-items:center;margin-top:34px;padding:30px 34px;border:1px solid rgba(85,125,255,.24);border-radius:8px;background:linear-gradient(135deg,#fff,#eef5ff);box-shadow:0 18px 48px #18345d14}.exam-directory-page .request-illustration{width:74px;height:74px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,#ffffffdb,#ffffff38),linear-gradient(135deg,#386eea,#8fb4ff);box-shadow:0 16px 34px #386eea38}.exam-directory-page .request-illustration:before{content:"";width:42px;height:48px;border:3px solid rgba(255,255,255,.92);border-radius:8px;background:linear-gradient(#fff,#fff) 11px 13px / 20px 3px no-repeat,linear-gradient(#fff,#fff) 11px 24px / 20px 3px no-repeat,linear-gradient(#fff,#fff) 11px 35px / 20px 3px no-repeat}.exam-request-banner h3{margin:0;color:var(--home-ink);font-size:1.25rem;line-height:1.25}.exam-request-banner p{max-width:760px;margin:10px 0 0;color:var(--home-muted);line-height:1.62}.exam-request-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.exam-request-actions .primary-button,.exam-request-actions .secondary-button{min-width:150px}@media(max-width:1120px){.portal-filter-bar.portal-search-only{grid-template-columns:minmax(0,1fr) auto}.portal-category-row{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-result-count{justify-self:start}}@media(max-width:820px){.portal-hero{min-height:auto;padding-bottom:42px}.portal-hero__copy{max-width:620px}.portal-hero__copy h1{max-width:14ch;font-size:2.8rem}.portal-hero-highlights{grid-template-columns:repeat(2,minmax(0,1fr));width:min(620px,100%);gap:8px;margin-top:28px}.portal-channel-strip{margin-top:30px}.portal-channel-strip__header{align-items:flex-start;flex-direction:column}.portal-filter-bar.portal-search-only{grid-template-columns:minmax(0,1fr);align-items:stretch}.portal-result-count,.portal-search-clear{width:fit-content;min-height:40px}.portal-hot-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.portal-hot-row>*{flex:0 0 auto}.portal-category-section__header{align-items:flex-start;flex-direction:column;min-height:0;padding:20px}}@media(max-width:640px){.portal-hero{padding-top:22px;padding-bottom:28px}.portal-hero__copy h1{max-width:none;font-size:2.35rem}.portal-hero-highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:24px;padding:6px;background:#fff9}.portal-hero-highlight{grid-template-columns:30px minmax(0,1fr);gap:8px;min-height:48px;padding:8px}.portal-hero-highlight .exam-card-icon{--exam-icon-size: 30px;--exam-icon-glyph: 15px}.portal-hero-highlight strong{font-size:.78rem}.portal-hero-highlight div>span{display:none}.portal-channel-grid,.portal-featured-grid,.portal-card-grid,.portal-category-row{grid-template-columns:1fr}.portal-channel-card{min-height:112px;grid-template-columns:auto minmax(0,1fr);align-items:center;align-content:center;column-gap:14px}.portal-channel-card .exam-card-icon{grid-row:span 3;margin-bottom:0}.portal-featured-exam{min-height:188px;grid-template-columns:138px minmax(0,1fr);grid-template-rows:1fr}.portal-featured-exam__body{padding:16px}.portal-featured-exam__rank{top:8px;left:8px;width:30px;height:30px;font-size:.7rem}.portal-featured-exam__footer{margin-top:6px}.portal-exam-card{min-height:auto}}@media(max-width:520px){.portal-channel-strip{margin-top:22px}.portal-directory-tools{padding:14px}.portal-exam-card__media{min-height:116px}.portal-exam-card__media .exam-card-icon{--exam-icon-size: 64px;--exam-icon-glyph: 32px}.portal-exam-card__body{padding:14px 16px 0}.portal-exam-meta,.portal-exam-card .exam-card-tags,.portal-exam-card strong{margin-right:16px;margin-left:16px}}.exam-portal-page .directory-hero{background:linear-gradient(135deg,#f7fafff5,#e8f1ffeb),linear-gradient(90deg,rgba(0,42,113,.05) 1px,transparent 1px),linear-gradient(180deg,rgba(0,42,113,.05) 1px,transparent 1px);background-size:auto,44px 44px,44px 44px}.exam-portal-page .directory-hero__content h1{max-width:920px}.channel-hero{padding:76px 0 64px}.channel-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.38fr);gap:34px;align-items:center}.channel-hero__content{margin:0;text-align:left}.channel-hero__content .eyebrow{margin-right:0;margin-left:0}.channel-hero__content h1,.channel-hero__content p:last-of-type{margin-left:0}.channel-hero__content h1{max-width:720px}.channel-hero__content p:last-of-type{max-width:760px}.channel-hero__content .hero-actions{justify-content:flex-start}.channel-hero-panel{display:grid;gap:20px;padding:28px;border:1px solid rgba(178,195,220,.72);border-radius:8px;background:#ffffffdb;box-shadow:0 20px 54px #18345d1f}.channel-hero-panel .exam-card-icon{--exam-icon-size: 72px;--exam-icon-glyph: 36px}.channel-hero-facts{display:grid;gap:12px;margin:0}.channel-hero-facts div{padding-top:12px;border-top:1px solid rgba(178,195,220,.64)}.channel-hero-facts dt,.channel-overview-grid span{color:var(--home-blue);font-size:.75rem;font-weight:900;line-height:1.2;text-transform:uppercase}.channel-hero-facts dd{margin:6px 0 0;color:var(--home-ink);font-weight:780;line-height:1.42}.channel-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.channel-overview-grid article,.channel-resource-card,.channel-content-card,.channel-career-grid article,.channel-requirement-grid article{min-width:0;padding:24px;border:1px solid rgba(178,195,220,.62);border-radius:8px;background:var(--home-surface);box-shadow:0 14px 34px #18345d0f}.channel-overview-grid p,.channel-content-card p,.channel-career-grid p,.channel-requirement-grid p{margin:12px 0 0;color:var(--home-muted);line-height:1.62}.channel-topic-grid .feature-card{min-height:238px}.channel-career-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.channel-career-grid article{display:grid;align-content:start;min-height:210px;background:linear-gradient(180deg,#f7fbfff5,#fff)}.channel-career-grid span{color:var(--home-blue);font-size:.72rem;font-weight:900;line-height:1.2;text-transform:uppercase}.channel-career-grid h3{margin:14px 0 0;color:var(--home-ink);font-size:1.08rem;line-height:1.28}.channel-career-note{margin:18px 0 0;padding:16px 18px;border:1px solid rgba(0,78,184,.16);border-radius:8px;color:#2b3955db;background:#e8f0ffad;font-weight:720;line-height:1.56}.channel-career-source{margin:10px 0 0;color:#57637bd1;font-size:.84rem;line-height:1.5}.channel-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.channel-resource-card h3{margin:0;color:var(--home-ink);font-size:1.12rem;line-height:1.28}.channel-resource-card p{margin:12px 0 18px;color:var(--home-muted);line-height:1.62}.channel-content-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.channel-content-card{min-height:246px;display:grid;align-content:start}.channel-content-card>span{width:fit-content;max-width:100%;display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:999px;color:var(--home-blue);background:var(--home-blue-soft);font-size:.72rem;font-weight:900;line-height:1}.channel-content-card h3,.channel-requirement-grid h3{margin:16px 0 0;color:var(--home-ink);font-size:1.08rem;line-height:1.28}.channel-content-card .text-link{align-self:end;margin-top:18px}.channel-requirement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px}.channel-faq-block{margin-top:56px}.channel-faq-list{width:min(920px,100%);margin:28px auto 0}.channel-source-strip{margin-top:56px;display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:24px;align-items:start;padding:28px 30px;border:1px solid rgba(178,195,220,.7);border-radius:8px;background:linear-gradient(135deg,#f8fbff,#fff)}.channel-source-strip h2,.related-channel-row h2{margin:0;color:var(--home-ink);font-size:1.24rem;line-height:1.25}.channel-source-strip p,.related-channel-row p{margin:10px 0 0;color:var(--home-muted);line-height:1.62}.related-channel-row{display:grid;grid-template-columns:minmax(0,.68fr) minmax(0,1fr);gap:24px;align-items:start;margin-top:24px}.related-channel-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-channel-links a{min-width:0;padding:16px;border:1px solid rgba(178,195,220,.7);border-radius:8px;color:inherit;background:var(--home-surface);text-decoration:none;transition:border-color .16s ease,transform .16s ease}.related-channel-links a:hover,.related-channel-links a:focus-visible{border-color:#004eb857;transform:translateY(-2px)}.related-channel-links span{display:block;color:var(--home-muted);font-size:.74rem;font-weight:850;line-height:1.2}.related-channel-links strong{display:block;margin-top:8px;color:var(--home-ink);font-size:.98rem;line-height:1.3}.mblex-channel-page{background:linear-gradient(180deg,#f6faff 0,#edf6ff 620px,#f7f9fb)}.mblex-channel-page .site-header{box-shadow:0 10px 28px #18345d0f}.mblex-hero{position:relative;overflow:hidden;padding:42px 0 40px;background:radial-gradient(circle at 16% 22%,rgba(207,225,255,.82),transparent 31%),radial-gradient(circle at 86% 18%,rgba(255,236,192,.42),transparent 26%),linear-gradient(118deg,#f7fbff,#edf6ff 49%,#fbf7f0);border-bottom:1px solid rgba(178,195,220,.48)}.mblex-hero:before{content:"";position:absolute;inset:auto -8% -240px 38%;height:620px;border:1px solid rgba(80,139,219,.12);border-radius:50% 0 0 50%;background:linear-gradient(135deg,#ffffff2e,#64a4e914);pointer-events:none}.mblex-hero:after{content:"";position:absolute;right:-16%;top:74px;width:64%;height:360px;border-radius:999px 0 0 999px;background:#ffffff4d;pointer-events:none}.mblex-hero .home-container{position:relative;z-index:1}.mblex-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px;color:#444651b8;font-size:.82rem;font-weight:740}.mblex-breadcrumb a,.mblex-breadcrumb span{color:inherit}.mblex-breadcrumb a{text-decoration:none;transition:color .16s ease,text-decoration-color .16s ease}.mblex-breadcrumb a:hover,.mblex-breadcrumb a:focus-visible{color:#1761d4;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.mblex-breadcrumb a+a:before,.mblex-breadcrumb a+span:before,.mblex-breadcrumb span+a:before,.mblex-breadcrumb span+span:before{content:">";margin-right:8px;color:#4446516b}.mblex-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:54px;align-items:center}.mblex-hero__copy{min-width:0}.mblex-eyebrow{width:fit-content;margin:0 0 14px;padding:7px 13px;border:1px solid rgba(70,114,217,.14);border-radius:999px;color:#245dce;background:#e5eeffd1;font-size:.82rem;font-weight:900;line-height:1.15}.mblex-hero__copy h1{max-width:740px;margin:0;color:#081638;font-size:clamp(2.9rem,5.2vw,5.15rem);line-height:1.02;letter-spacing:0}.mblex-hero__subtitle{margin:16px 0 0;color:#191c1ed6;font-size:1.18rem;font-weight:840;line-height:1.42}.mblex-hero__lead{max-width:600px;margin:20px 0 0;color:#2b3955d6;font-size:1.02rem;line-height:1.78}.mblex-hero__actions{justify-content:flex-start;max-width:none;margin-top:30px;gap:18px}.mblex-channel-page .primary-button{color:#fff;background:linear-gradient(135deg,#2569f1,#0d45c6);border-color:#0d45c6e0;box-shadow:0 16px 28px #1d56d342}.mblex-channel-page .secondary-button{color:var(--home-blue);background:#ffffffeb;border-color:#b2c3dce6;box-shadow:0 10px 22px #18345d0f}.mblex-hero__quickfacts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:720px;margin:30px 0 0;padding-top:24px;border-top:1px solid rgba(178,195,220,.62)}.mblex-hero__quickfacts div{min-width:0}.mblex-hero__quickfacts dt,.mblex-stat-strip dt{margin:0;color:#002a71bd;font-size:.74rem;font-weight:900;line-height:1.2}.mblex-hero__quickfacts dd,.mblex-stat-strip dd{margin:7px 0 0;color:var(--home-ink);font-size:.96rem;font-weight:850;line-height:1.32}.mblex-hero__media{position:relative;min-width:0;margin:0 -22px 0 0;overflow:hidden;aspect-ratio:1.58 / 1;border:0;border-radius:0 16px 16px 260px;background:#e8edf5;box-shadow:0 30px 78px #18345d21}.mblex-hero__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.mblex-hero__badge{position:absolute;top:34px;right:34px;display:grid;gap:6px;min-width:146px;padding:18px 20px;border:1px solid rgba(255,255,255,.7);border-radius:12px;color:var(--home-ink);background:#ffffffe0;box-shadow:0 18px 38px #18345d26;text-align:left;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.mblex-hero__badge strong{color:#0c1733;font-size:1.24rem;line-height:1}.mblex-hero__badge span{color:#2b3955c2;font-size:.8rem;font-weight:780;line-height:1.25}.mblex-hero__badge-icon{position:absolute;top:18px;right:16px;width:26px;height:26px}.mblex-hero__callout{position:absolute;right:28px;bottom:36px;display:grid;gap:7px;min-width:240px;padding:18px 22px;border:1px solid rgba(255,255,255,.42);border-radius:12px;color:#fff;background:linear-gradient(135deg,#68432ad1,#9c69438f);box-shadow:0 18px 44px #40281c42;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.mblex-hero__callout strong{font-size:.96rem;font-weight:900;line-height:1.25}.mblex-hero__callout span{color:#ffffffd1;font-size:.78rem;font-weight:760;line-height:1.3}.mblex-stat-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:32px 0 0;padding:20px 22px;border:1px solid rgba(190,207,230,.68);border-radius:12px;background:#ffffffed;box-shadow:0 20px 48px #18345d17,inset 0 1px #fffffff2;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mblex-stat-strip div{min-width:0;padding:0 18px;border-left:1px solid rgba(178,195,220,.58)}.mblex-stat-strip div:first-child{border-left:0}.mblex-source-alert{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:18px;padding:16px 18px;border:1px solid rgba(0,78,184,.18);border-radius:10px;color:#2b3955e6;background:#e8f0ffb8}.mblex-source-alert strong{color:var(--home-blue);font-size:.94rem}.mblex-source-alert p{margin:0;line-height:1.56}.mblex-source-alert a{color:var(--home-blue);font-weight:850;text-decoration:none;white-space:nowrap}.mblex-jump-nav{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center;margin-top:14px;padding:14px 16px;border:1px solid rgba(178,195,220,.58);border-radius:10px;background:#ffffffb8}.mblex-jump-nav strong{color:#2b3955db;font-size:.86rem;font-weight:900;line-height:1.2}.mblex-jump-nav div{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.mblex-jump-nav a{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(178,195,220,.72);border-radius:999px;color:var(--home-blue);background:#ffffffdb;font-size:.82rem;font-weight:850;text-decoration:none}.mblex-section{padding:52px 0}.mblex-section--white{background:#fff}.mblex-section--tint{background:linear-gradient(180deg,#f7faff,#f2f6fb)}.mblex-section__header{max-width:820px;margin:0 0 30px}.mblex-section__header--row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.mblex-section__header--row>div{max-width:820px}.mblex-section__header--center{margin-right:auto;margin-left:auto;text-align:center}.mblex-section__header h2{margin:0;color:#111827;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1.14;letter-spacing:0}.mblex-section__header p{margin:12px 0 0;color:#2b3955d1;font-size:1rem;line-height:1.72}.mblex-fit-grid,.mblex-career-card-grid,.mblex-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.mblex-info-card,.mblex-career-card,.mblex-check-card,.mblex-resource-card,.mblex-domain-panel,.mblex-structure-panel,.mblex-income-panel{min-width:0;border:1px solid rgba(178,195,220,.62);border-radius:10px;background:#ffffffeb;box-shadow:0 16px 38px #18345d12}.mblex-info-card,.mblex-career-card,.mblex-check-card,.mblex-resource-card{padding:24px}.mblex-card-number,.mblex-career-card span,.mblex-check-card span,.mblex-resource-card span{width:fit-content;display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:8px;color:var(--home-blue);background:#dae2ffb8;font-size:.74rem;font-weight:900;line-height:1}.mblex-info-card h3,.mblex-career-card h3,.mblex-check-card h3,.mblex-resource-card h3,.mblex-income-panel h3,.mblex-structure-panel h3{margin:16px 0 0;color:#111827;font-size:1.08rem;line-height:1.28}.mblex-info-card p,.mblex-career-card p,.mblex-check-card p,.mblex-resource-card p,.mblex-income-panel p{margin:12px 0 0;color:#2b3955c7;line-height:1.64}.mblex-career-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:18px;align-items:stretch}.mblex-career-sections{display:grid;gap:22px}.mblex-career-subsection{min-width:0;padding:26px;border:1px solid rgba(178,195,220,.62);border-radius:12px;background:#ffffffc2}.mblex-subsection-header{max-width:860px;margin-bottom:18px}.mblex-subsection-header h3{margin:0;color:#111827;font-size:1.32rem;line-height:1.22}.mblex-subsection-header p{margin:8px 0 0;color:#2b3955c7;line-height:1.62}.mblex-career-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mblex-income-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:18px;align-items:stretch}.mblex-career-card{min-height:200px}.mblex-income-panel{display:grid;align-content:start;padding:26px;background:linear-gradient(180deg,#fffffff5,#f8fbfff0)}.mblex-income-panel h3{margin:0 0 10px}.mblex-income-panel dl,.mblex-structure-panel dl{display:grid;gap:0;margin:0}.mblex-income-panel dl div,.mblex-structure-panel dl div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:baseline;padding:13px 0;border-top:1px solid rgba(178,195,220,.56)}.mblex-income-panel dt,.mblex-structure-panel dt{color:#2b3955c2;font-weight:760;line-height:1.36}.mblex-income-panel dd,.mblex-structure-panel dd{margin:0;color:var(--home-ink);font-weight:900;line-height:1.36;text-align:right}.mblex-income-panel p{margin-top:16px;padding-top:16px;border-top:1px solid rgba(178,195,220,.56);font-size:.92rem}.mblex-exam-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,.8fr);gap:24px;align-items:stretch}.mblex-domain-panel{display:grid;grid-template-columns:minmax(210px,.48fr) minmax(0,1fr);gap:26px;align-items:center;padding:28px}.mblex-donut{width:min(230px,100%);aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at center,#ffffff 0 43%,transparent 44%),conic-gradient(#3f5bd8 0 14%,#73a7df 14% 29%,#7fbaad 29% 43%,#d5a49c 43% 57%,#ff9965 57% 70%,#b499df 70% 84%,#6979dc 84% 100%);box-shadow:inset 0 0 0 1px #b2c3dc7a}.mblex-donut span{display:grid;color:#111827;font-size:1.55rem;font-weight:900;line-height:1.08;text-align:center}.mblex-donut small{display:block;margin-top:4px;color:#2b3955c7;font-size:.82rem;font-weight:800}.mblex-domain-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.mblex-domain-list li{position:relative;padding-left:22px;color:#2b3955e6;font-weight:750;line-height:1.42}.mblex-domain-list li:before{content:"";position:absolute;top:.55em;left:0;width:8px;height:8px;border-radius:50%;background:#3f5bd8}.mblex-domain-list li:nth-child(2):before{background:#73a7df}.mblex-domain-list li:nth-child(3):before{background:#7fbaad}.mblex-domain-list li:nth-child(4):before{background:#d5a49c}.mblex-domain-list li:nth-child(5):before{background:#ff9965}.mblex-domain-list li:nth-child(6):before{background:#b499df}.mblex-domain-list li:nth-child(7):before{background:#6979dc}.mblex-structure-panel{padding:28px}.mblex-structure-panel h3{margin:0 0 12px}.mblex-structure-panel dl div{grid-template-columns:minmax(120px,.44fr) minmax(0,1fr)}.mblex-structure-panel dd{font-weight:820}.mblex-checklist-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mblex-check-card{min-height:206px;display:grid;align-content:start}.mblex-resource-card{display:grid;min-height:276px;align-content:start}.mblex-resource-card .secondary-button{align-self:end;min-width:0;width:100%;margin-top:22px}.mblex-faq-list{width:min(940px,100%);margin:0 auto}.mblex-faq-list details{border:1px solid rgba(178,195,220,.62);border-radius:10px;background:#fff;box-shadow:0 12px 28px #18345d0f}.mblex-source-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.56fr);gap:24px;align-items:center;margin-top:42px;padding:28px;border:1px solid rgba(0,78,184,.2);border-radius:12px;background:linear-gradient(135deg,#e8f0ffbd,#fff)}.mblex-source-panel h2,.mblex-final-cta h2{margin:0;color:#111827;font-size:1.45rem;line-height:1.22}.mblex-source-panel p,.mblex-final-cta p{margin:10px 0 0;color:#2b3955d1;line-height:1.62}.mblex-source-links{display:grid;gap:10px}.mblex-source-links a{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:16px;padding:0 14px;border:1px solid rgba(178,195,220,.68);border-radius:8px;color:var(--home-blue);background:#ffffffd1;font-weight:850;text-decoration:none}.mblex-source-links a:after{content:"↗";flex:0 0 auto;display:grid;width:26px;height:26px;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,#1d3fb5,#0a2b85);font-size:.72rem;line-height:1;white-space:nowrap}.mblex-final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:24px;padding:32px;border-radius:12px;color:#fff;background:linear-gradient(135deg,#173bb2,#0a2b85);box-shadow:0 24px 52px #0a2b852e}.mblex-final-cta h2,.mblex-final-cta p{color:#fff}.mblex-final-cta .hero-actions{max-width:none;justify-content:flex-end;margin:0}.mblex-final-cta .primary-button{color:var(--home-blue);background:#fff;border-color:#fff;box-shadow:none}.mblex-final-cta .secondary-button{color:#fff;background:transparent;border-color:#ffffff75;box-shadow:none}@media(max-width:1120px){.mblex-hero__grid,.mblex-career-layout,.mblex-exam-layout,.mblex-income-layout{grid-template-columns:1fr}.mblex-hero__media{max-width:760px}.mblex-fit-grid,.mblex-resource-grid,.mblex-checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mblex-stat-strip{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:18px}.mblex-stat-strip div:nth-child(4){border-left:0}}@media(max-width:820px){.mblex-hero{padding:30px 0 28px}.mblex-hero__grid{gap:28px}.mblex-hero__copy h1{font-size:2.45rem}.mblex-hero__actions{justify-content:flex-start}.mblex-hero__quickfacts,.mblex-career-card-grid,.mblex-domain-panel,.mblex-source-panel,.mblex-final-cta{grid-template-columns:1fr}.mblex-domain-panel{justify-items:start}.mblex-source-alert{grid-template-columns:1fr;gap:8px}.mblex-jump-nav{grid-template-columns:1fr;gap:10px}.mblex-jump-nav a{flex:0 0 auto}.mblex-section{padding:42px 0}.mblex-section__header--row{display:grid;align-items:start}.mblex-final-cta .hero-actions{justify-content:flex-start}}@media(max-width:640px){.mblex-fit-grid,.mblex-resource-grid,.mblex-checklist-grid,.mblex-stat-strip{grid-template-columns:1fr}.mblex-stat-strip div,.mblex-stat-strip div:nth-child(4){padding:14px 0 0;border-top:1px solid rgba(178,195,220,.58);border-left:0}.mblex-stat-strip div:first-child{padding-top:0;border-top:0}.mblex-hero__media{aspect-ratio:1 / .86;border-radius:14px}.mblex-hero__badge{top:14px;right:14px;min-width:108px;padding:14px 12px}}@media(max-width:520px){.mblex-breadcrumb{margin-bottom:20px;font-size:.76rem}.mblex-hero__copy h1{font-size:2.08rem}.mblex-hero__subtitle{font-size:1rem}.mblex-hero__lead{font-size:.96rem}.mblex-hero__quickfacts{grid-template-columns:1fr;gap:12px}.mblex-stat-strip,.mblex-info-card,.mblex-career-card,.mblex-check-card,.mblex-resource-card,.mblex-domain-panel,.mblex-structure-panel,.mblex-income-panel,.mblex-source-panel,.mblex-final-cta,.mblex-career-subsection{padding:20px}.mblex-income-panel dl div,.mblex-structure-panel dl div{grid-template-columns:1fr;gap:4px}.mblex-income-panel dd,.mblex-structure-panel dd{text-align:left}.mblex-donut{width:190px}.mblex-source-links a{align-items:flex-start;flex-direction:column;justify-content:center;padding:12px 14px}}.mblex-channel-page{color:#0b1733;background:linear-gradient(180deg,#f6f9ff 0,#fff 760px,#f7f9fb)}.mblex-hero{padding:22px 0 26px;background:linear-gradient(120deg,#e8efffe6,#fafcfffa 45%,#fff4e49e)}.mblex-breadcrumb{margin-bottom:22px}.mblex-hero__grid{grid-template-columns:minmax(0,.98fr) minmax(420px,.92fr);gap:40px}.mblex-hero__copy h1{max-width:11.5ch;font-size:clamp(2.45rem,3.85vw,3.8rem);line-height:1.06}.mblex-hero__subtitle{margin-top:10px;color:#0b1733db;font-size:1.16rem;font-weight:780}.mblex-hero__lead{max-width:660px;margin-top:18px;line-height:1.7}.mblex-hero__actions{margin-top:24px}.mblex-hero__quickfacts{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:22px;padding-top:18px}.mblex-hero__quickfacts:empty{display:none}.mblex-hero__media{aspect-ratio:1.42 / 1;width:min(640px,100%);justify-self:end;margin-top:-18px;margin-right:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.mblex-hero__media:before{display:none}.mblex-hero__media:after{display:none}.mblex-hero__media img{border-radius:0 8px 8px 0;filter:drop-shadow(0 24px 52px rgba(24,52,93,.12));-webkit-mask-image:radial-gradient(ellipse 104% 118% at 100% 50%,#000 0 79%,rgba(0,0,0,.88) 84%,transparent 90%);mask-image:radial-gradient(ellipse 104% 118% at 100% 50%,#000 0 79%,rgba(0,0,0,.88) 84%,transparent 90%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.mblex-hero__badge{z-index:2;top:22px;right:22px;min-width:122px;padding:16px 14px;border-radius:12px;box-shadow:0 14px 30px #18345d24}.mblex-stat-strip{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:28px;padding:12px;border-color:#abc0dec7;border-radius:8px;background:linear-gradient(180deg,#fffffffa,#f8fbfff0);box-shadow:0 18px 36px #18345d11,inset 0 1px #ffffffe0}.mblex-stat-strip div{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);grid-template-rows:auto auto;min-height:58px;align-content:center;column-gap:11px;padding:0 14px}.mblex-stat-strip div:before{display:none}.mblex-stat-strip div:after{content:"";position:absolute;top:12px;right:0;bottom:12px;width:1px;background:#becde5a3}.mblex-stat-strip div:last-child:after{display:none}.mblex-stat-strip dt{grid-column:2;color:#2a4068b8;font-size:.72rem;font-weight:840;line-height:1.2}.mblex-stat-strip dd{grid-column:2;margin-top:5px;color:#0b1733;font-size:.9rem;font-weight:900;line-height:1.2;overflow-wrap:anywhere}.mblex-stat-icon{grid-row:1 / span 2;display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(255,255,255,.64);border-radius:8px;color:#fff;background:linear-gradient(135deg,#275bd7,#123895);box-shadow:inset 0 1px #ffffffeb,0 10px 18px #1f48a62e}.mblex-stat-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mblex-stat-icon--states,.mblex-stat-icon--testsite{background:linear-gradient(135deg,#d89a25,#9f620c);box-shadow:inset 0 1px #ffffffa3,0 10px 18px #9f620c29}.mblex-stat-icon--time{background:linear-gradient(135deg,#1599aa,#096874);box-shadow:inset 0 1px #ffffffa3,0 10px 18px #09687426}.mblex-stat-icon--language{background:linear-gradient(135deg,#4b6fe5,#2345ad)}.mblex-hero-tools{display:grid;grid-template-columns:minmax(340px,.88fr) minmax(520px,1.12fr);gap:14px;margin-top:18px;align-items:start}.mblex-jump-nav,.mblex-source-panel--hero{min-width:0;margin-top:0;border-color:#bccce29e;border-radius:8px;background:linear-gradient(180deg,#ffffffb8,#f9fcff94);box-shadow:0 10px 24px #18345d0a,inset 0 1px #ffffffe6}.mblex-hero-tools:before{display:none}.mblex-jump-nav{grid-template-columns:1fr;gap:13px;align-content:start;padding:16px 18px;overflow:hidden;align-self:start}.mblex-jump-nav strong,.mblex-source-panel--hero h2{display:flex;align-items:center;gap:9px;color:#0b1733;font-size:.98rem;font-weight:900;line-height:1.2}.mblex-panel-icon{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border:1px solid rgba(42,86,196,.18);border-radius:8px;color:#fff;background:linear-gradient(135deg,#2350c2fa,#0b2f8ffa);box-shadow:0 9px 18px #1d3fb533}.mblex-panel-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.mblex-panel-icon--source{border-color:#d59a3742;background:linear-gradient(135deg,#d59a37fa,#a1630ffa);box-shadow:0 9px 18px #a1630f2e}.mblex-jump-nav div{display:flex;flex-wrap:wrap;gap:7px;overflow:visible;padding-bottom:0}.mblex-jump-nav a{justify-content:flex-start;min-width:0;min-height:30px;padding:0 10px;border:1px solid rgba(178,195,220,.64);border-radius:999px;color:#0b347c;background:#ffffff8a;box-shadow:none;font-size:.78rem;text-align:center;white-space:nowrap}.mblex-jump-nav a:hover,.mblex-jump-nav a:focus-visible{border-color:#2a56c473;background:#fff}.mblex-source-panel--hero{margin-top:0;gap:13px;grid-column:auto;align-self:start;position:relative;overflow:hidden;padding:16px 18px}.mblex-source-panel--hero:after{display:none}.mblex-source-panel--hero h2{position:relative;z-index:1;margin:0}.mblex-source-panel--hero p{position:relative;z-index:1;max-width:64ch;margin:0;color:#2a4068db;font-size:.86rem;line-height:1.55}.mblex-source-panel--hero .mblex-source-links{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px}.mblex-source-panel--hero .mblex-source-links a{flex:0 1 auto;min-height:32px;min-width:0;padding:0 7px 0 12px;border-color:#acbfdcb8;border-radius:999px;color:#082f7e;background:#ffffffa3;box-shadow:none;font-size:.78rem}.mblex-source-panel.mblex-source-panel--hero .mblex-source-links a{min-height:32px;border-radius:999px}.mblex-source-panel--hero .mblex-source-links a span{min-width:0;overflow-wrap:anywhere;line-height:1.25}.mblex-source-panel--hero .mblex-source-links a:after{width:22px;height:22px;background:linear-gradient(135deg,#2450c8,#123895);font-size:.66rem}.mblex-jump-nav--hero{background:linear-gradient(180deg,#ffffffbd,#f9fcff8f)}.mblex-section{padding:34px 0}.mblex-section--white,.mblex-section--tint{background:linear-gradient(180deg,#f8fbff,#f5f8fd)}.mblex-section .home-container{padding:28px;border:1px solid rgba(211,222,238,.78);border-radius:10px;background:linear-gradient(180deg,#fffffff5,#fdfeffe6);box-shadow:0 18px 46px #18345d0f}.mblex-hero .home-container{padding:0 40px;border:0;border-radius:0;background:transparent;box-shadow:none}.mblex-section__header{margin-bottom:24px}.mblex-section__header h2{font-size:clamp(1.45rem,2.45vw,2rem)}.mblex-section__header p{margin-top:8px;line-height:1.6}.mblex-info-card,.mblex-career-card,.mblex-check-card,.mblex-resource-card,.mblex-domain-panel,.mblex-structure-panel,.mblex-income-panel,.mblex-source-panel,.mblex-faq-list details{border-color:#c6d4e8d1;border-radius:8px;background:linear-gradient(145deg,#fffffffa,#f9fcffe6);box-shadow:0 14px 32px #18345d0e}.mblex-source-panel.mblex-source-panel--hero{border-color:#bccce29e;background:linear-gradient(180deg,#ffffffbd,#f9fcff8f);box-shadow:0 10px 24px #18345d0a,inset 0 1px #ffffffe6}.mblex-info-card,.mblex-career-card,.mblex-check-card,.mblex-resource-card{position:relative;overflow:hidden;padding:22px}.mblex-card-number,.mblex-career-card span,.mblex-check-card span,.mblex-resource-card span{position:relative;z-index:1;min-height:30px;border-radius:8px;background:linear-gradient(135deg,#dae2fffa,#f2f6ffeb)}.mblex-info-card h3,.mblex-career-card h3,.mblex-check-card h3,.mblex-resource-card h3{position:relative;z-index:1;font-size:1.02rem}.mblex-info-card p,.mblex-career-card p,.mblex-check-card p,.mblex-resource-card p{position:relative;z-index:1;line-height:1.58}.mblex-career-dashboard{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.42fr);gap:18px;align-items:stretch}.mblex-career-dashboard .mblex-career-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mblex-career-dashboard .mblex-career-card{min-height:170px}.mblex-income-panel{padding:22px}.mblex-income-panel h3,.mblex-structure-panel h3{font-size:1.05rem}.mblex-income-panel dl div,.mblex-structure-panel dl div{padding:11px 0}.mblex-exam-layout{gap:18px}.mblex-domain-panel,.mblex-structure-panel{padding:24px}.mblex-domain-panel{grid-template-columns:minmax(170px,.42fr) minmax(0,1fr)}.mblex-donut{width:min(205px,100%);background:radial-gradient(circle at center,#ffffff 0 42%,transparent 43%),conic-gradient(#4d66dc 0 13%,#6f87e8 13% 33%,#68b2c2 33% 63%,#ff8d63 63% 78%,#b598e2 78% 85%,#8a9ce8 85% 93%,#b7c4f6 93% 100%)}.mblex-checklist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mblex-check-card{min-height:168px}.mblex-resource-card{min-height:218px}.mblex-bottom-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.82fr);gap:18px;align-items:start}.mblex-faq-list{width:min(980px,100%);margin:0 auto}.mblex-faq-list details+details{margin-top:10px}.mblex-source-panel{grid-template-columns:1fr;gap:18px;margin-top:0;padding:24px}.mblex-source-panel.mblex-source-panel--hero{gap:13px;padding:16px 18px}.mblex-source-panel.mblex-source-panel--hero .mblex-source-links{display:flex;flex-wrap:wrap}.mblex-source-links a{min-height:58px;border-radius:8px}.mblex-final-cta{margin-top:18px;border-radius:10px}.mblex-resource-ladder{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.mblex-resource-ladder div{min-width:0;display:grid;align-content:start;min-height:128px;padding:16px;border:1px solid rgba(198,212,232,.82);border-radius:8px;background:linear-gradient(145deg,#fffffffa,#f9fcffe6);box-shadow:0 12px 26px #18345d0b}.mblex-resource-ladder span{width:fit-content;min-height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:8px;color:#0b347c;background:#dae2ffcc;font-size:.72rem;font-weight:920}.mblex-resource-ladder strong{margin-top:13px;color:#111827;font-size:1rem;line-height:1.22}.mblex-resource-ladder p{margin:8px 0 0;color:#2b3955c7;font-size:.9rem;line-height:1.48}.mblex-sample-layout{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.52fr);gap:18px;align-items:start;margin-bottom:18px}.mblex-sample-practice,.mblex-app-training{min-width:0;border:1px solid rgba(198,212,232,.82);border-radius:8px;background:linear-gradient(145deg,#fffffffc,#f9fcffeb);box-shadow:0 14px 32px #18345d0e}.mblex-sample-practice{padding:22px}.mblex-sample-practice__top{display:flex;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid rgba(198,212,232,.72)}.mblex-sample-practice__top span,.mblex-sample-question>span,.mblex-app-training>span{width:fit-content;min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:8px;color:#0b347c;background:linear-gradient(135deg,#dae2fffa,#f2f6ffeb);font-size:.74rem;font-weight:900}.mblex-sample-practice__top h3,.mblex-app-training h3{margin:13px 0 0;color:#111827;font-size:1.18rem;line-height:1.25}.mblex-sample-practice__top small{flex:0 0 auto;align-self:start;max-width:170px;color:#2b3955ad;font-size:.78rem;font-weight:760;line-height:1.35;text-align:right}.mblex-sample-question{padding:18px 0 0}.mblex-sample-question+.mblex-sample-question{margin-top:18px;border-top:1px solid rgba(198,212,232,.72)}.mblex-sample-question h4{margin:14px 0 0;color:#111827;font-size:1.04rem;line-height:1.42}.mblex-sample-question ol{display:grid;gap:9px;margin:15px 0 0;padding-left:1.35rem}.mblex-sample-question li{color:#2b3955db;line-height:1.42}.mblex-sample-answer{margin-top:15px;border:1px solid rgba(178,195,220,.72);border-radius:8px;background:#f8fbffe6}.mblex-sample-answer summary{cursor:pointer;min-height:44px;display:flex;align-items:center;padding:0 14px;color:#0b347c;font-weight:880;line-height:1.35}.mblex-sample-answer p{margin:0;padding:0 14px 14px;color:#2b3955d6;line-height:1.58}.mblex-sample-answer p+p{padding-top:0}.mblex-sample-answer strong{color:#111827}.mblex-app-training{position:sticky;top:92px;display:grid;align-content:start;padding:22px;background:linear-gradient(160deg,#e9f0fffa,#fffffff5 52%,#fff4e4c7)}.mblex-app-training p{margin:12px 0 0;color:#2b3955d1;line-height:1.6}.mblex-app-training ul{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.mblex-app-training li{position:relative;padding-left:20px;color:#2b3955db;font-weight:720;line-height:1.48}.mblex-app-training li:before{content:"";position:absolute;top:.62em;left:2px;width:8px;height:8px;border-radius:50%;background:#d89a25}.mblex-app-training .primary-button{width:100%;margin-top:22px}.mblex-resource-grid--funnel{grid-template-columns:repeat(5,minmax(0,1fr))}.mblex-resource-grid--funnel .mblex-resource-card{min-height:238px}.mblex-resource-card--app{background:linear-gradient(160deg,#e8f0fffa,#fffffff0 48%,#fff4e4b3)}@media(max-width:1120px){.mblex-hero__grid{grid-template-columns:1fr}.mblex-hero__media{width:100%;max-width:760px;margin-top:0;margin-right:0;overflow:hidden;border-radius:8px;background:#e9edf4;box-shadow:0 18px 42px #18345d1f}.mblex-hero__media img{border-radius:8px;filter:none;-webkit-mask-image:none;mask-image:none}.mblex-hero-tools,.mblex-career-dashboard,.mblex-bottom-layout{grid-template-columns:1fr}.mblex-hero-tools:before{display:none}.mblex-source-panel--hero{grid-column:auto}.mblex-jump-nav--hero{margin-top:12px}.mblex-career-dashboard .mblex-career-card-grid,.mblex-resource-ladder,.mblex-resource-grid--funnel{grid-template-columns:repeat(2,minmax(0,1fr))}.mblex-sample-layout{grid-template-columns:1fr}.mblex-app-training{position:static}}@media(max-width:820px){.mblex-section .home-container{padding:24px}.mblex-hero .home-container{padding:0 24px}.mblex-hero-tools,.mblex-source-alert{grid-template-columns:1fr}.mblex-source-alert a{width:fit-content}.mblex-sample-practice__top{display:grid}.mblex-sample-practice__top small{max-width:none;text-align:left}}@media(max-width:640px){.mblex-career-dashboard .mblex-career-card-grid,.mblex-checklist-grid,.mblex-resource-ladder,.mblex-resource-grid--funnel,.mblex-domain-panel{grid-template-columns:1fr}.mblex-domain-list{width:100%;min-width:0}.mblex-domain-list li{overflow-wrap:anywhere}.mblex-stat-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.mblex-stat-strip div{padding-right:10px;padding-left:10px}.mblex-stat-strip div:nth-child(2n):after{display:none}.mblex-source-panel.mblex-source-panel--hero .mblex-source-links{display:flex;flex-wrap:wrap}}@media(max-width:520px){.mblex-section .home-container{padding:20px;border-radius:0;border-right:0;border-left:0}.mblex-hero .home-container{padding:0 18px}.mblex-hero{padding:24px 0 22px}.mblex-hero__grid{gap:22px}.mblex-hero__actions{margin-top:20px}.mblex-hero__quickfacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;margin-top:20px;padding-top:16px}.mblex-stat-strip{margin-top:22px;padding:18px}.mblex-stat-strip div,.mblex-stat-strip div:nth-child(4){min-height:64px;padding-top:0;padding-left:0}.mblex-stat-strip div:first-child{padding-top:0}.mblex-stat-icon{width:34px;height:34px}.mblex-stat-icon svg{width:19px;height:19px}.mblex-hero-tools,.mblex-jump-nav--hero{margin-top:12px}.mblex-jump-nav--hero div{display:flex}.mblex-jump-nav--hero a{white-space:normal}.mblex-source-panel--hero .mblex-source-links a{flex-direction:row;align-items:center;justify-content:flex-start;min-height:32px;padding:0 7px 0 12px}}.mblex-channel-page .mblex-hero__actions{gap:16px;margin-top:24px}.mblex-channel-page .mblex-hero__actions .primary-button,.mblex-channel-page .mblex-hero__actions .secondary-button{gap:10px;min-width:176px;border-radius:8px}.mblex-channel-page .primary-button{color:#fff;background:linear-gradient(135deg,#e9ac36,#c98513);border-color:#bc790edb;box-shadow:0 14px 26px #a6680d2e}.mblex-channel-page .secondary-button{color:#233a5b;background:#fffffff0;border-color:#d5deebf0;box-shadow:0 12px 24px #18345d12}.mblex-button-icon{display:inline-grid;flex:0 0 auto;width:22px;height:22px;place-items:center}.mblex-button-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mblex-button-arrow{line-height:1}.mblex-channel-page .mblex-hero__badge{min-width:142px;padding:18px 16px 16px;border-radius:8px;text-align:left;background:#ffffffeb}.mblex-hero__badge-icon{position:absolute;top:12px;right:12px;display:grid;width:28px;height:28px;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,#e4a433,#c37d10)}.mblex-hero__badge-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-hero__badge strong{padding-right:34px}.mblex-channel-page .mblex-stat-strip{grid-template-columns:minmax(0,1fr);margin-top:30px;padding:16px 22px;border-color:#d8e1eedb;border-radius:12px;background:linear-gradient(180deg,#fffffffa,#fafcfff5);box-shadow:0 20px 42px #18345d14,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-stat-strip div:after{display:none}.mblex-channel-page .mblex-stat-strip dt{color:#43536dc7;font-size:.78rem;font-weight:860}.mblex-channel-page .mblex-stat-strip dd{margin-top:0;color:#111827;font-size:1.08rem;font-weight:900}.mblex-channel-page .mblex-stat-icon{width:50px;height:50px;border-color:#c7d5e8b8;border-radius:999px;color:#275b91;background:#f0f6ff;box-shadow:inset 0 1px #ffffffeb,0 10px 20px #18345d12}.mblex-channel-page .mblex-stat-icon svg{width:24px;height:24px;stroke-width:1.9}.mblex-channel-page .mblex-stat-icon--states,.mblex-channel-page .mblex-stat-icon--time,.mblex-channel-page .mblex-stat-icon--language{color:#d39a2f;background:#fff7ea;border-color:#e2b35761}.mblex-channel-page .mblex-stat-icon--questions{color:#2d679d;background:#eef6ff;border-color:#82a8d266}.mblex-channel-page .mblex-stat-icon--testsite{color:#286f83;background:#eefafb;border-color:#71b9c26b}.mblex-channel-page .mblex-hero-tools{grid-template-columns:minmax(0,1.06fr) minmax(0,.94fr) minmax(0,1fr);gap:18px;margin-top:22px;align-items:stretch}.mblex-channel-page .mblex-why-card,.mblex-channel-page .mblex-overview-card,.mblex-channel-page .mblex-prep-card,.mblex-channel-page .mblex-jump-nav,.mblex-channel-page .mblex-source-panel--hero,.mblex-channel-page .mblex-source-panel.mblex-source-panel--hero{border:1px solid rgba(216,225,238,.86);border-radius:12px;background:linear-gradient(180deg,#fffffff7,#fafcffeb);box-shadow:0 20px 42px #18345d13,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-why-card,.mblex-channel-page .mblex-overview-card,.mblex-channel-page .mblex-prep-card,.mblex-channel-page .mblex-jump-nav{display:grid;gap:18px;padding:22px 24px;height:100%;align-items:stretch;align-content:start}.mblex-channel-page .mblex-why-card{position:relative;overflow:hidden;border-color:#225cbe57;color:#fff;background:radial-gradient(circle at 88% 8%,rgba(255,255,255,.22),transparent 30%),linear-gradient(135deg,#0b4bb6,#2566d9 58%,#17458f);box-shadow:0 22px 44px #144eaa2e,inset 0 1px #fff3}.mblex-channel-page .mblex-why-card:after{content:"";position:absolute;right:-46px;bottom:-64px;width:180px;height:180px;border:1px solid rgba(255,255,255,.18);border-radius:999px}.mblex-channel-page .mblex-overview-card{position:relative}.mblex-channel-page .mblex-prep-card{position:relative;overflow:hidden}.mblex-channel-page .mblex-prep-card:after{content:"";position:absolute;right:-74px;top:-76px;width:170px;height:170px;border-radius:999px;background:#326cd80f}.mblex-channel-page .mblex-source-panel--hero{gap:16px;padding:22px 24px;height:100%;align-items:stretch;align-content:start}.mblex-channel-page .mblex-why-card h2,.mblex-channel-page .mblex-overview-card h2,.mblex-channel-page .mblex-prep-card h2,.mblex-channel-page .mblex-jump-nav>h2,.mblex-channel-page .mblex-jump-nav>strong,.mblex-channel-page .mblex-source-panel--hero h2{display:flex;align-items:center;gap:10px;height:48px;min-height:48px;margin:0;padding:0 0 16px;border-bottom:1px solid rgba(226,232,240,.9);font-size:1.08rem;line-height:1.2;align-self:start}.mblex-channel-page .mblex-why-card h2{position:relative;z-index:1;border-color:#ffffff2e;color:#fff}.mblex-channel-page .mblex-overview-card h2,.mblex-channel-page .mblex-prep-card h2,.mblex-channel-page .mblex-jump-nav>h2{position:relative;z-index:1;color:#0b1733}.mblex-channel-page .mblex-panel-icon{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-color:#82a8d24d;border:1px solid rgba(130,168,210,.3);border-radius:999px;color:#2d679d;background:#eef6ff;box-shadow:none}.mblex-channel-page .mblex-panel-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-panel-icon--why{border-color:#ffffff40;color:#fff;background:#ffffff24}.mblex-channel-page .mblex-panel-icon--overview{border-color:#71b9c261;color:#286f83;background:#eefafb}.mblex-channel-page .mblex-panel-icon--prep{border-color:#82a8d261;color:#245dce;background:#eef4ff}.mblex-channel-page .mblex-panel-icon--source{border-color:#e2b35761;color:#d39a2f;background:#fff7ea}.mblex-channel-page .mblex-why-card p,.mblex-channel-page .mblex-overview-card p,.mblex-channel-page .mblex-prep-card p{position:relative;z-index:1;margin:0;font-size:.86rem;font-weight:760;line-height:1.58}.mblex-channel-page .mblex-why-card p{color:#ffffffdb}.mblex-channel-page .mblex-overview-card p{color:#43536dc2}.mblex-channel-page .mblex-prep-card p{color:#43536dc7}.mblex-channel-page .mblex-why-card ul{position:relative;z-index:1;display:grid;gap:11px;margin:0;padding:0;list-style:none}.mblex-channel-page .mblex-why-card li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;color:#ffffffeb;font-size:.86rem;font-weight:820;line-height:1.45}.mblex-channel-page .mblex-why-card li:before{content:"";width:18px;height:18px;margin-top:1px;border-radius:999px;background:linear-gradient(135deg,#fffffffa,#dcebffe6);box-shadow:inset 0 0 0 5px #3a79eb47}.mblex-why-card__note{position:relative;z-index:1;display:block;margin-top:2px;padding:13px 14px;border:1px solid rgba(255,255,255,.18);border-radius:8px;color:#fff;background:#ffffff1a;font-size:.82rem;font-weight:900;line-height:1.38}.mblex-channel-page .mblex-overview-card dl{display:grid;margin:0}.mblex-channel-page .mblex-overview-card dl div{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);gap:14px;align-items:baseline;min-height:39px;padding:10px 0;border-top:1px solid rgba(226,232,240,.9)}.mblex-channel-page .mblex-overview-card dt{color:#43536db8;font-size:.78rem;font-weight:900}.mblex-channel-page .mblex-overview-card dd{margin:0;color:#0b1733;font-size:.88rem;font-weight:900;line-height:1.32;text-align:right}.mblex-channel-page .mblex-overview-card>a{align-self:end;color:#083c92;font-size:.83rem;font-weight:900;text-decoration:none}.mblex-channel-page .mblex-prep-card>div{position:relative;z-index:1;display:grid;gap:12px}.mblex-channel-page .mblex-prep-card section{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:start;padding:12px 0;border-top:1px solid rgba(226,232,240,.9)}.mblex-channel-page .mblex-prep-card section:first-child{border-top:0;padding-top:0}.mblex-channel-page .mblex-prep-card section>span{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(130,168,210,.28);border-radius:10px;color:#245dce;background:#eef4ff;font-size:.8rem;font-weight:930}.mblex-channel-page .mblex-prep-card section div{display:grid;gap:4px}.mblex-channel-page .mblex-prep-card section strong{color:#0b1733;font-size:.9rem;font-weight:900;line-height:1.26}.mblex-channel-page .mblex-prep-card section small{color:#43536dbd;font-size:.75rem;font-weight:760;line-height:1.42}.mblex-channel-page .mblex-prep-card>a{position:relative;z-index:1;align-self:end;color:#083c92;font-size:.83rem;font-weight:900;text-decoration:none}.mblex-channel-page .mblex-jump-nav div{display:grid;grid-template-columns:minmax(0,1fr);gap:0;align-content:start;overflow:hidden;padding-bottom:0}.mblex-channel-page .mblex-jump-nav a{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;min-height:53px;padding:9px 0;border:0;border-top:1px solid rgba(226,232,240,.9);border-radius:0;color:#0b1733;background:transparent;font-size:.82rem;text-align:left;white-space:normal}.mblex-channel-page .mblex-jump-nav a:hover,.mblex-channel-page .mblex-jump-nav a:focus-visible{color:#0b347c;background:transparent}.mblex-channel-page .mblex-jump-nav a:first-child{border-top:0}.mblex-nav-index{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(130,168,210,.26);border-radius:8px;color:#2d679d;background:#eef4fb;font-size:.78rem;font-weight:900;line-height:1}.mblex-nav-copy{display:grid;gap:4px;min-width:0}.mblex-nav-copy strong{display:block;color:#111827;font-size:.84rem;font-weight:900;line-height:1.24}.mblex-nav-copy small{color:#43536dbd;font-size:.72rem;font-weight:760;line-height:1.36}.mblex-channel-page .mblex-source-panel--hero p{max-width:66ch;margin:0;font-size:.9rem;line-height:1.62}.mblex-source-checklist{position:relative;z-index:1;display:grid;gap:10px;margin:0;padding:0;list-style:none}.mblex-source-checklist li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;color:#2a4068db;font-size:.86rem;font-weight:760;line-height:1.55}.mblex-check-icon{display:grid;width:20px;height:20px;margin-top:1px;place-items:center;color:#2d679d}.mblex-check-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-source-panel--hero .mblex-source-links,.mblex-source-panel.mblex-source-panel--hero .mblex-source-links{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;padding-top:4px}.mblex-source-links__label{color:#43536db3;font-size:.78rem;font-weight:900}.mblex-channel-page .mblex-source-panel--hero .mblex-source-links a,.mblex-source-panel.mblex-source-panel--hero .mblex-source-links a{min-height:auto;padding:0;border:0;border-radius:0;color:#082f7e;background:transparent;box-shadow:none;font-size:.8rem;font-weight:850;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.mblex-channel-page .mblex-source-panel--hero .mblex-source-links a:after,.mblex-source-panel.mblex-source-panel--hero .mblex-source-links a:after{content:none}.mblex-channel-page .mblex-section .home-container,.mblex-channel-page .mblex-global-nav__inner{width:min(1105px,calc(100% - 160px))}.mblex-channel-page #mblex-fit,.mblex-channel-page #mblex-career,.mblex-channel-page #mblex-exam-content,.mblex-channel-page #mblex-checklist,.mblex-channel-page #mblex-resources,.mblex-channel-page #mblex-faq{scroll-margin-top:220px}.mblex-channel-page .mblex-section .home-container{padding:28px}.mblex-global-nav{position:sticky;top:72px;z-index:9;padding:18px 0 20px;border-top:1px solid rgba(216,225,238,.56);border-bottom:1px solid rgba(216,225,238,.78);background:linear-gradient(180deg,#f8fbfff0,#f6f9fde6);box-shadow:0 12px 26px #0f25490b;backdrop-filter:blur(20px) saturate(155%);-webkit-backdrop-filter:blur(20px) saturate(155%)}.mblex-global-nav__inner{display:grid;grid-template-columns:136px minmax(0,1fr);gap:24px;align-items:center;margin:0 auto}.mblex-global-nav__intro{display:grid;gap:7px;min-width:0}.mblex-global-nav__intro strong{color:#0b1733;font-size:1.02rem;font-weight:900;line-height:1.1;white-space:nowrap}.mblex-global-nav__intro span{color:#43536dbd;font-size:.82rem;font-weight:780;line-height:1.25}.mblex-global-nav__track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));min-width:0;overflow:hidden;border:1px solid rgba(213,224,239,.88);border-radius:8px;background:linear-gradient(180deg,#fffffffa,#fbfdfff0);box-shadow:0 18px 42px #18345d13,inset 0 1px #fffffff0}.mblex-global-nav__track a{position:relative;display:grid;min-height:88px;align-content:center;justify-items:center;gap:8px;padding:14px 12px;border-left:1px solid rgba(213,224,239,.9);color:#0b1733;text-decoration:none;transition:background .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.mblex-global-nav__track a:first-child{border-left:0}.mblex-global-nav__track a:after{content:"";position:absolute;right:16px;bottom:9px;left:16px;height:2px;border-radius:999px;background:transparent}.mblex-global-nav__track a.is-active,.mblex-global-nav__track a:hover,.mblex-global-nav__track a:focus-visible{z-index:1;color:#082f7e;background:radial-gradient(circle at 50% 22%,rgba(49,111,225,.12),transparent 42%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:inset 0 2px #3b78ff,inset 0 -2px #3b78ffd1,0 16px 34px #184ba01f}.mblex-global-nav__track a.is-active .mblex-global-nav__icon{color:#195ad0;background:#e7f0ff}.mblex-global-nav__track a:hover,.mblex-global-nav__track a:focus-visible{transform:translateY(-1px)}.mblex-global-nav__track a.is-active:after,.mblex-global-nav__track a:hover:after,.mblex-global-nav__track a:focus-visible:after{background:linear-gradient(90deg,transparent,rgba(59,120,255,.72),transparent)}.mblex-global-nav__icon{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(124,163,219,.24);border-radius:999px;color:#2e6bd0;background:#eef5ff;box-shadow:inset 0 1px #ffffffdb}.mblex-global-nav__icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mblex-global-nav__copy{display:grid;justify-items:center;gap:3px;min-width:0;text-align:center}.mblex-global-nav__copy small{color:#2d679da8;font-size:.72rem;font-weight:920;line-height:1}.mblex-global-nav__copy strong{color:currentColor;font-size:.88rem;font-weight:900;line-height:1.18;white-space:nowrap}.mblex-global-nav__track a.is-active .mblex-global-nav__copy small{color:#184ba0b8}@media(max-width:1120px){.mblex-channel-page .mblex-section .home-container,.mblex-channel-page .mblex-global-nav__inner{width:min(100%,calc(100% - 48px))}.mblex-channel-page .mblex-why-card h2,.mblex-channel-page .mblex-overview-card h2,.mblex-channel-page .mblex-source-card h2{padding-right:108px}.mblex-channel-page .mblex-jump-nav--hero{margin-top:0;grid-column:1 / -1}.mblex-channel-page .mblex-jump-nav--hero div{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px}.mblex-channel-page .mblex-jump-nav--hero a:nth-child(2){border-top:0}}@media(max-width:640px){.mblex-global-nav{top:64px;padding:14px 0}.mblex-global-nav__inner{grid-template-columns:1fr;gap:12px}.mblex-global-nav__intro{display:flex;gap:10px;align-items:baseline}.mblex-global-nav__intro strong{font-size:.96rem}.mblex-global-nav__intro span{font-size:.78rem}.mblex-global-nav__track{display:flex;margin-right:-18px;padding-right:18px;overflow-x:auto;border-radius:8px 0 0 8px;scrollbar-width:thin}.mblex-global-nav__track a{flex:0 0 132px;min-height:82px}.mblex-channel-page .mblex-hero-tools{grid-template-columns:1fr}.mblex-channel-page .mblex-jump-nav--hero{grid-column:auto}.mblex-channel-page .mblex-jump-nav--hero div{display:grid;grid-template-columns:1fr}.mblex-channel-page .mblex-jump-nav--hero a:nth-child(2){border-top:1px solid rgba(226,232,240,.9)}.mblex-channel-page .mblex-why-card,.mblex-channel-page .mblex-overview-card,.mblex-channel-page .mblex-jump-nav{padding:20px}.mblex-channel-page #mblex-fit,.mblex-channel-page #mblex-career,.mblex-channel-page #mblex-exam-content,.mblex-channel-page #mblex-checklist,.mblex-channel-page #mblex-resources,.mblex-channel-page #mblex-faq{scroll-margin-top:176px}.mblex-channel-page .mblex-stat-strip div,.mblex-channel-page .mblex-stat-strip div:nth-child(4){min-height:64px;padding:12px 0}.mblex-channel-page .mblex-stat-strip div+div{border-top:1px solid rgba(226,232,240,.9)}.mblex-channel-page .mblex-jump-nav div{grid-template-columns:1fr}}@media(max-width:520px){.mblex-channel-page .mblex-hero__actions .primary-button,.mblex-channel-page .mblex-hero__actions .secondary-button{width:100%;min-width:0}.mblex-channel-page .mblex-stat-icon{width:42px;height:42px}.mblex-channel-page .mblex-stat-icon svg{width:22px;height:22px}.mblex-channel-page .mblex-source-panel--hero .mblex-source-links a{padding:0}}.mblex-channel-page{background:linear-gradient(180deg,#f8fbff 0,#f6f9fd 700px,#f7f9fc)}.mblex-channel-page .site-header{background:#ffffffe0;box-shadow:0 10px 28px #132b520e}.mblex-channel-page .mblex-hero{padding:34px 0 28px;overflow:hidden;background:radial-gradient(ellipse 42% 360px at 16% 16%,rgba(213,229,255,.58),transparent 74%),radial-gradient(ellipse 34% 330px at 86% 16%,rgba(255,238,210,.34),transparent 76%),radial-gradient(ellipse 54% 250px at 50% 74%,rgba(225,240,255,.34),transparent 80%),linear-gradient(180deg,#f8fbff,#f4f9ff 52%,#f7f9fc)}.mblex-channel-page .mblex-hero:before{inset:auto -16% -310px 32%;height:600px;border-color:#508bdb14;background:linear-gradient(135deg,#ffffff14,#64a4e90a)}.mblex-channel-page .mblex-hero:after{right:-15%;top:58px;width:64%;height:388px;background:radial-gradient(ellipse at 50% 50%,rgba(255,255,255,.24),transparent 70%)}.mblex-channel-page .mblex-hero:before,.mblex-channel-page .mblex-hero:after{z-index:0}.mblex-channel-page .mblex-hero .home-container{width:min(1210px,calc(100% - 96px));padding:0}.mblex-channel-page .mblex-breadcrumb{margin-bottom:20px;color:#2a4068ad}.mblex-channel-page .mblex-hero__grid{grid-template-columns:minmax(610px,.98fr) minmax(520px,1.02fr);gap:34px;align-items:center}.mblex-channel-page .mblex-hero__copy{padding-top:12px}.mblex-channel-page .mblex-eyebrow{margin-bottom:17px;padding:8px 16px;border-color:#4272d229;color:#255bc4;background:#e1ecffe6;box-shadow:inset 0 1px #ffffffc7}.mblex-channel-page .mblex-hero__copy h1{max-width:560px;color:#081638;font-size:2.74rem;line-height:1.1}.mblex-channel-page .mblex-hero__copy h1 span{display:block;white-space:nowrap}.mblex-channel-page .mblex-hero__subtitle{position:relative;margin-top:16px;padding-top:14px;color:#111a33;font-size:1.06rem;font-weight:850}.mblex-channel-page .mblex-hero__subtitle:before{content:"";position:absolute;top:0;left:0;width:44px;height:3px;border-radius:999px;background:linear-gradient(90deg,#2468ef,#2468ef14)}.mblex-channel-page .mblex-hero__lead{max-width:570px;margin-top:14px;color:#2a4068d4;font-size:.98rem;line-height:1.72}.mblex-channel-page .mblex-hero__actions{display:grid;grid-template-columns:minmax(500px,550px);align-items:flex-start;justify-content:flex-start;max-width:550px;gap:0;margin-top:24px}.mblex-channel-page .primary-button{background:linear-gradient(135deg,#2468ef,#0c43bf);border-color:#0c43bfdb;box-shadow:0 15px 28px #1d56d342}.mblex-channel-page .secondary-button{color:#153c89;background:#fffffff0;border-color:#b2c3dceb;box-shadow:0 12px 24px #18345d12}.mblex-channel-page .mblex-state-checker{position:relative;display:grid;grid-template-columns:1fr;z-index:3;width:min(100%,550px);box-sizing:border-box;gap:15px;padding:18px 20px 16px;border:1px solid rgba(177,198,229,.82);border-radius:20px;background:radial-gradient(circle at 96% 4%,rgba(223,237,255,.74),transparent 33%),radial-gradient(circle at 0 100%,rgba(236,245,255,.82),transparent 34%),linear-gradient(180deg,#fffffffc,#f9fcfff5);box-shadow:0 28px 62px #18345d24,0 10px 22px #316fe10f,inset 0 1px #fffffff0}.mblex-channel-page .mblex-state-checker:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffffb8}.mblex-channel-page .mblex-state-checker__head{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:center;padding:1px 2px 0}.mblex-channel-page .mblex-state-checker__icon{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(36,104,239,.2);border-radius:12px;color:#fff;background:linear-gradient(135deg,#2f7cff,#0f55df);box-shadow:0 12px 24px #2468ef2e,inset 0 1px #ffffff57}.mblex-channel-page .mblex-state-checker__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-state-checker__head strong{display:block;color:#0b1733;font-size:.94rem;font-weight:920;line-height:1.22}.mblex-channel-page .mblex-state-checker__head span:not(.mblex-state-checker__icon){display:block;margin-top:4px;color:#43536dbd;font-size:.74rem;font-weight:720;line-height:1.42}.mblex-channel-page .mblex-state-checker__body{display:grid;grid-template-columns:minmax(190px,.78fr) 36px minmax(260px,1fr);gap:10px;align-items:stretch;min-width:0;padding-top:15px;border-top:1px solid rgba(204,219,238,.76)}.mblex-channel-page .mblex-state-checker__field{display:grid;position:relative;gap:11px;align-content:start;min-width:0;min-height:158px}.mblex-channel-page .mblex-state-checker__field>span:not(.mblex-state-select-shell){display:inline-flex;width:fit-content;align-items:center;padding:0 2px;color:#354b70c7;font-size:.7rem;font-weight:920;line-height:1.2}.mblex-channel-page .mblex-state-select-shell{position:relative;display:grid;width:100%;height:78px;padding:0;border:1px solid rgba(190,207,231,.92);border-radius:15px;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(236,244,255,.92),transparent 44%),linear-gradient(180deg,#fffffffc,#f8fbfff7);box-shadow:0 16px 32px #27579f17,inset 0 1px #fffffff5;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.mblex-channel-page .mblex-state-select-shell:hover{border-color:#4f82e07a;box-shadow:0 18px 36px #27579f21,inset 0 1px #fffffff5}.mblex-channel-page .mblex-state-select-shell:focus-within{border-color:#2468efb8;box-shadow:0 0 0 4px #2468ef24,0 18px 36px #27579f21,inset 0 1px #fffffff5}.mblex-channel-page .mblex-state-checker select{position:absolute;inset:0;z-index:3;width:100%;height:100%;padding:0;border:0;color:#0b1733;background:transparent;font-size:.96rem;font-weight:900;line-height:1.2;opacity:0;appearance:none;cursor:pointer}.mblex-channel-page .mblex-state-select-display{display:grid;align-content:center;min-width:0;gap:6px;padding:16px 48px 15px 18px}.mblex-channel-page .mblex-state-select-display strong{display:block;min-width:0;color:#0b1733;font-size:.9rem;font-weight:920;line-height:1.18;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mblex-channel-page .mblex-state-select-display small{display:block;min-width:0;color:#455776b8;font-size:.74rem;font-weight:760;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mblex-channel-page .mblex-state-select-chevron{position:absolute;right:13px;top:50%;display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:linear-gradient(135deg,#3b7cff,#1b5ce6);box-shadow:0 10px 20px #2468ef33,inset 0 1px #ffffff47;transform:translateY(-50%);pointer-events:none}.mblex-channel-page .mblex-state-select-chevron:before{content:"";width:7px;height:7px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:translateY(-2px) rotate(45deg)}.mblex-channel-page .mblex-state-checker__bridge{display:grid;width:32px;height:32px;place-items:center;align-self:center;justify-self:center;border:1px solid rgba(176,199,230,.86);border-radius:999px;color:#1e63e9;background:linear-gradient(180deg,#fffffff5,#f0f7fff0);box-shadow:0 12px 22px #27579f1f,inset 0 1px #fffffff5;font-size:1rem;font-weight:920;line-height:1}.mblex-channel-page .mblex-state-checker select:focus{outline:0}.mblex-channel-page .mblex-state-result{position:relative;display:grid;gap:6px;height:158px;align-content:start;padding:22px 18px 19px 21px;border:1px solid rgba(173,200,238,.88);border-radius:15px;overflow:hidden;background:radial-gradient(circle at 100% 0,rgba(236,244,255,.92),transparent 43%),linear-gradient(180deg,#fffffff0,#f8fbffe0);box-shadow:0 18px 36px #27579f1a,inset 0 1px #ffffffe0}.mblex-channel-page .mblex-state-result:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#7da2d9}.mblex-channel-page .mblex-state-result__mark{position:absolute;top:12px;right:12px;display:none;width:30px;height:30px;border-radius:999px;background:linear-gradient(135deg,#3b7cff,#1b5ce6);box-shadow:0 12px 24px #2468ef2e,inset 0 1px #ffffff47}.mblex-channel-page .mblex-state-result__mark:before{content:"";position:absolute;left:10px;top:9px;width:9px;height:5px;border-left:2px solid #ffffff;border-bottom:2px solid #ffffff;transform:rotate(-45deg)}.mblex-channel-page .mblex-state-result__location,.mblex-channel-page .mblex-state-result__decision{display:grid;gap:8px;align-content:start}.mblex-channel-page .mblex-state-result__location{padding-bottom:8px;border-bottom:1px solid rgba(213,225,241,.82)}.mblex-channel-page .mblex-state-result__location span,.mblex-channel-page .mblex-state-result__decision span{width:fit-content;color:#43536db3;font-size:.66rem;font-weight:940;line-height:1}.mblex-channel-page .mblex-state-result__decision span{min-height:23px;padding:5px 9px;border-radius:999px;color:#2d679d;background:#eef6fff2;font-size:.62rem;font-weight:940;letter-spacing:0}.mblex-channel-page .mblex-state-result strong{display:block;min-height:20px;color:#10213f;font-size:.93rem;font-weight:920;line-height:1.28;padding-right:32px}.mblex-channel-page .mblex-state-result b{color:#10213f;font-size:.86rem;font-weight:900;line-height:1.35}.mblex-channel-page .mblex-state-result p,.mblex-channel-page .mblex-state-result small{margin:0;min-height:36px;color:#2a4068d1;font-size:.72rem;font-weight:720;line-height:1.5}.mblex-channel-page .mblex-state-result small{width:fit-content;margin-top:4px;padding:7px 10px;border:1px solid rgba(213,225,241,.82);border-radius:999px;color:#526484c2;background:#ffffffb8;font-size:.7rem;font-weight:850;line-height:1.25}.mblex-channel-page .mblex-state-result.is-yes{border-color:#22b97057;background:radial-gradient(circle at 98% 0,rgba(222,249,235,.82),transparent 40%),radial-gradient(circle at 2% 100%,rgba(232,247,255,.58),transparent 36%),linear-gradient(180deg,#f8fffbf5,#ffffffd1)}.mblex-channel-page .mblex-state-result.is-yes:before{background:#17a866}.mblex-channel-page .mblex-state-result.is-yes .mblex-state-result__mark{background:linear-gradient(135deg,#26c979,#0f9f5c);box-shadow:0 12px 24px #14a96533,inset 0 1px #ffffff52}.mblex-channel-page .mblex-state-result.is-yes .mblex-state-result__mark,.mblex-channel-page .mblex-state-result.is-state-exam .mblex-state-result__mark,.mblex-channel-page .mblex-state-result.is-no-exam .mblex-state-result__mark,.mblex-channel-page .mblex-state-result.is-not-listed .mblex-state-result__mark{display:block}.mblex-channel-page .mblex-state-result.is-yes .mblex-state-result__decision span{color:#087142;background:#def9ebeb}.mblex-channel-page .mblex-state-result.is-state-exam{border-color:#ffae3d57;background:radial-gradient(circle at 96% 0,rgba(255,235,203,.64),transparent 38%),linear-gradient(180deg,#fffaf0f5,#ffffffd1)}.mblex-channel-page .mblex-state-result.is-state-exam:before{background:#d48a1b}.mblex-channel-page .mblex-state-result.is-state-exam .mblex-state-result__decision span{color:#9a5a02;background:#ffefd2f0}.mblex-channel-page .mblex-state-result.is-state-exam .mblex-state-result__mark{background:linear-gradient(135deg,#f6b54a,#d98217)}.mblex-channel-page .mblex-state-result.is-state-exam .mblex-state-result__mark:before,.mblex-channel-page .mblex-state-result.is-no-exam .mblex-state-result__mark:before,.mblex-channel-page .mblex-state-result.is-not-listed .mblex-state-result__mark:before{left:14px;top:7px;width:0;height:12px;border-left:2px solid #ffffff;border-bottom:0;transform:rotate(0)}.mblex-channel-page .mblex-state-result.is-state-exam .mblex-state-result__mark:after,.mblex-channel-page .mblex-state-result.is-no-exam .mblex-state-result__mark:after,.mblex-channel-page .mblex-state-result.is-not-listed .mblex-state-result__mark:after{content:"";position:absolute;left:14px;bottom:7px;width:2px;height:2px;border-radius:999px;background:#fff}.mblex-channel-page .mblex-state-result.is-no-exam,.mblex-channel-page .mblex-state-result.is-not-listed{border-color:#82a8d252;background:radial-gradient(circle at 96% 0,rgba(233,239,248,.76),transparent 38%),linear-gradient(180deg,#f9fbfff5,#ffffffd1)}.mblex-channel-page .mblex-state-result.is-idle:before,.mblex-channel-page .mblex-state-result.is-no-exam:before,.mblex-channel-page .mblex-state-result.is-not-listed:before{background:#7a93bc}.mblex-channel-page .mblex-state-result.is-no-exam .mblex-state-result__decision span,.mblex-channel-page .mblex-state-result.is-not-listed .mblex-state-result__decision span{color:#415a7f;background:#e9eff8f0}.mblex-channel-page .mblex-state-result.is-no-exam .mblex-state-result__mark,.mblex-channel-page .mblex-state-result.is-not-listed .mblex-state-result__mark{background:linear-gradient(135deg,#8ca5c8,#647fa7)}.mblex-channel-page .mblex-state-checker__source{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;padding:14px 2px 0;border-top:1px solid rgba(204,219,238,.72);color:#526484b8;font-size:.67rem;font-weight:820;line-height:1.25}.mblex-channel-page .mblex-state-checker__source-label{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid rgba(184,203,229,.78);border-radius:999px;color:#314970c7;background:#ffffffb8;font-size:.62rem;font-weight:930;line-height:1}.mblex-channel-page .mblex-state-checker__source-text{min-width:0}.mblex-channel-page .mblex-state-checker__source a{display:inline-flex;align-items:center;gap:4px;color:#1557d6;font-weight:920;text-decoration:none}.mblex-channel-page .mblex-state-checker__source a:after{content:"";width:6px;height:6px;border-top:1.8px solid currentColor;border-right:1.8px solid currentColor;transform:rotate(45deg)}.mblex-channel-page .mblex-hero__media{width:calc(100% + 52px);max-width:none;align-self:center;justify-self:end;margin:0;aspect-ratio:1.42 / 1;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.mblex-channel-page .mblex-hero__media img{border-radius:0 10px 10px 0;object-position:center center;filter:drop-shadow(0 26px 56px rgba(24,52,93,.13));-webkit-mask-image:radial-gradient(ellipse 108% 118% at 100% 50%,#000 0 80%,rgba(0,0,0,.92) 85%,transparent 92%);mask-image:radial-gradient(ellipse 108% 118% at 100% 50%,#000 0 80%,rgba(0,0,0,.92) 85%,transparent 92%)}.mblex-channel-page .mblex-hero__badge{top:34px;right:34px;min-width:146px;padding:18px 20px 17px;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 38px #18345d26}.mblex-channel-page .mblex-hero__badge strong{color:#0b1733;font-size:1.14rem}.mblex-channel-page .mblex-hero__badge span:not(.mblex-hero__badge-icon){color:#2b3955c2}.mblex-channel-page .mblex-hero__badge-icon{top:15px;right:15px;width:28px;height:28px;background:linear-gradient(135deg,#2468ef,#0c43bf)}.mblex-channel-page .mblex-hero-divider{position:relative;z-index:3;width:100vw;height:86px;margin:16px 0 0 calc(50% - 50vw);pointer-events:none}.mblex-channel-page .mblex-hero-divider:before{content:"";position:absolute;inset:26px 0 0;background:radial-gradient(ellipse 52% 58px at 50% 8px,rgba(207,226,252,.24),transparent 74%),linear-gradient(180deg,#fff0,#f8fbff94)}.mblex-channel-page .mblex-hero-divider:after{content:"";position:absolute;left:0;right:0;top:53px;height:1px;background:linear-gradient(90deg,transparent,rgba(77,136,229,.12) 20%,rgba(77,136,229,.16) 80%,transparent)}.mblex-channel-page .mblex-hero-divider__line{position:absolute;left:50%;top:53px;width:min(880px,calc(100vw - 120px));height:22px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(61,122,232,.26) 0 2px,transparent 2.5px) 0 50% / 88px 100% repeat-x,linear-gradient(90deg,transparent,rgba(61,122,232,.14) 18%,rgba(61,122,232,.16) 82%,transparent) 0 50% / 100% 1px no-repeat;opacity:.72}.mblex-channel-page .mblex-hero-divider__icon{position:absolute;left:50%;top:53px;display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(181,207,250,.82);border-radius:16px;color:#2468ef;background:linear-gradient(180deg,#fffffffa,#ecf5fff5);box-shadow:0 16px 34px #316fe129,inset 0 1px #fffffff2;transform:translate(-50%,-50%)}.mblex-channel-page .mblex-hero-divider__icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-stat-strip{position:relative;z-index:2;grid-template-columns:minmax(0,1fr);margin-top:34px;padding:16px 22px;border-radius:12px;border-color:#d8e1eedb;background:#fffffff0;box-shadow:0 20px 46px #18345d17,inset 0 1px #fffffff2}.mblex-channel-page .mblex-stat-strip div{grid-template-columns:48px auto minmax(0,1fr);min-height:54px;column-gap:14px;align-items:center;padding:0}.mblex-channel-page .mblex-stat-icon{width:50px;height:50px}.mblex-channel-page .mblex-hero-tools{grid-template-columns:minmax(0,1.08fr) minmax(0,.96fr) minmax(0,1fr);gap:22px;position:relative;z-index:2;margin-top:2px}.mblex-channel-page .mblex-why-card,.mblex-channel-page .mblex-overview-card,.mblex-channel-page .mblex-prep-card,.mblex-channel-page .mblex-source-card{min-height:314px;padding:28px 34px;border-radius:22px}.mblex-channel-page .mblex-why-card,.mblex-channel-page .mblex-overview-card,.mblex-channel-page .mblex-prep-card,.mblex-channel-page .mblex-source-card,.mblex-channel-page .mblex-global-nav__track{box-shadow:0 22px 48px #18345d16,0 7px 18px #316fe10a,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-why-card h2,.mblex-channel-page .mblex-overview-card h2,.mblex-channel-page .mblex-prep-card h2,.mblex-channel-page .mblex-source-card h2{height:62px;min-height:62px;padding-bottom:18px;font-size:1.14rem}.mblex-channel-page .mblex-panel-icon{width:48px;height:48px;border-radius:13px;box-shadow:0 12px 24px #18345d1f,inset 0 1px #ffffff57}.mblex-channel-page .mblex-card-kicker{margin-left:auto;color:#849bbf61;font-size:.82rem;font-weight:950;letter-spacing:.04em;line-height:1;text-transform:uppercase;white-space:nowrap}.mblex-channel-page .mblex-why-card ul{gap:11px}.mblex-channel-page .mblex-why-card li{position:relative;grid-template-columns:28px minmax(0,1fr);gap:10px}.mblex-channel-page .mblex-why-card li:before{width:24px;height:24px;margin-top:0;border-radius:8px;background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff2e,0 8px 18px #061f5929}.mblex-channel-page .mblex-why-card li:after{content:"";position:absolute;top:8px;left:7px;width:8px;height:5px;border-bottom:2px solid rgba(255,255,255,.94);border-left:2px solid rgba(255,255,255,.94);transform:rotate(-45deg)}.mblex-channel-page .mblex-overview-card dl div{min-height:36px;padding:8px 0}.mblex-channel-page .mblex-prep-card section{padding:11px 0}.mblex-channel-page .mblex-prep-card section>span{border-radius:8px}.mblex-channel-page .mblex-source-card{position:relative;overflow:hidden;display:grid;gap:14px;height:100%;align-content:start;border:1px solid rgba(216,225,238,.72);background:radial-gradient(circle at 92% 8%,rgba(255,235,207,.68),transparent 32%),linear-gradient(180deg,#fffffffc,#fafcfff5)}.mblex-channel-page .mblex-source-card:after{content:"";position:absolute;right:-92px;top:-92px;width:196px;height:196px;border-radius:999px;background:#ff8b241a}.mblex-channel-page .mblex-source-card h2{position:relative;z-index:1;display:flex;align-items:center;gap:10px;margin:0;border-bottom:1px solid rgba(226,232,240,.9);color:#0b1733;line-height:1.2}.mblex-channel-page .mblex-source-card p{position:relative;z-index:1;margin:0;color:#43536dc7;font-size:.86rem;font-weight:760;line-height:1.58}.mblex-channel-page .mblex-source-card ul{position:relative;z-index:1;display:grid;gap:10px;margin:0;padding:0;list-style:none}.mblex-channel-page .mblex-source-card li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;color:#2a4068db;font-size:.82rem;font-weight:780;line-height:1.46}.mblex-channel-page .mblex-source-card li:before{content:"";width:20px;height:20px;margin-top:1px;border-radius:7px;background:linear-gradient(135deg,#ffbe64fa,#ff7c21f2);box-shadow:0 8px 18px #ff8b2424,inset 0 1px #ffffff5c}.mblex-channel-page .mblex-why-card{border-color:#d8e1eeb8;color:#0b1733;background:radial-gradient(circle at 92% 8%,rgba(219,247,232,.66),transparent 32%),linear-gradient(180deg,#fffffffc,#fafdfff5);box-shadow:0 26px 58px #18345d1b,0 8px 20px #1db9640d,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-why-card:after{border-color:#316fe11f}.mblex-channel-page .mblex-why-card h2{border-color:#e2e8f0e6;color:#0b1733}.mblex-channel-page .mblex-why-card p{color:#2a4068cc}.mblex-channel-page .mblex-why-card li{color:#192640e6}.mblex-channel-page .mblex-why-card li:before{background:linear-gradient(135deg,#43d687fa,#0faa60f5);box-shadow:0 8px 18px #1db96424,inset 0 1px #ffffff5c}.mblex-channel-page .mblex-why-card li:after{border-color:#fff}.mblex-channel-page .mblex-global-nav{top:72px;z-index:9;padding:18px 0 20px}.mblex-channel-page .mblex-global-nav__inner{width:min(1105px,calc(100% - 96px))}.mblex-channel-page .mblex-global-nav__track a{min-height:84px}.mblex-channel-page .mblex-why-card,.mblex-channel-page .mblex-overview-card,.mblex-channel-page .mblex-source-card{position:relative;overflow:hidden;border:1px solid rgba(216,225,238,.72);border-radius:22px;background:radial-gradient(circle at 92% 8%,rgba(232,242,255,.62),transparent 32%),linear-gradient(180deg,#fffffffc,#fafcfff5)}.mblex-channel-page .mblex-why-card h2,.mblex-channel-page .mblex-overview-card h2,.mblex-channel-page .mblex-source-card h2{position:relative;z-index:1;height:62px;min-height:62px;gap:14px;padding-bottom:18px;border-bottom:0;font-size:1.14rem;letter-spacing:0}.mblex-channel-page .mblex-card-kicker{position:absolute;top:18px;right:0;z-index:-1;margin-left:0;color:#849bbf66;font-size:.82rem;font-weight:950;letter-spacing:.04em;line-height:1;text-transform:uppercase;white-space:nowrap}.mblex-channel-page .mblex-panel-icon{width:48px;height:48px;border-radius:13px}.mblex-channel-page .mblex-panel-icon svg{width:24px;height:24px;stroke-width:2.05}.mblex-channel-page .mblex-panel-icon--overview{border-color:#2468ef38;color:#fff;background:linear-gradient(135deg,#2f7cff,#0f55df)}.mblex-channel-page .mblex-panel-icon--why{border-color:#13a95c33;color:#fff;background:linear-gradient(135deg,#28c978,#0c9c5a)}.mblex-channel-page .mblex-panel-icon--source{border-color:#ff8b243d;color:#fff;background:linear-gradient(135deg,#ff9d35,#ff6d1b)}.mblex-channel-page .mblex-why-card ul,.mblex-channel-page .mblex-source-card ul{gap:0}.mblex-channel-page .mblex-why-card li,.mblex-channel-page .mblex-source-card li{display:grid;grid-template-columns:24px minmax(0,1fr);column-gap:12px;align-items:start;padding:11px 0}.mblex-channel-page .mblex-why-card li{padding:10px 0}.mblex-channel-page .mblex-overview-card dl{position:relative;z-index:1;gap:0}.mblex-channel-page .mblex-overview-card dl div{position:relative;display:grid;grid-template-columns:10px 82px minmax(0,1fr);column-gap:12px;align-items:start;min-height:38px;padding:9px 0;border-top:1px solid rgba(226,232,240,.82)}.mblex-channel-page .mblex-overview-card dl div:first-child{border-top:0}.mblex-channel-page .mblex-overview-card dl div:before{content:"";grid-column:1;grid-row:1;width:8px;height:8px;margin-top:.42em;border-radius:999px;background:#2468ef;box-shadow:0 0 0 4px #2468ef1a}.mblex-channel-page .mblex-overview-card dt{grid-column:2;grid-row:1;color:#526484c7;font-size:.78rem;font-weight:850;line-height:1.36}.mblex-channel-page .mblex-overview-card dd{grid-column:3;grid-row:1;margin:0;color:#17233f;font-size:.89rem;font-weight:880;line-height:1.34;text-align:left}.mblex-channel-page .mblex-overview-card>a{display:none}.mblex-channel-page .mblex-why-card li:first-child,.mblex-channel-page .mblex-source-card li:first-child{padding-top:0}.mblex-channel-page .mblex-why-card li:before,.mblex-channel-page .mblex-source-card li:before{display:none}.mblex-channel-page .mblex-why-card li:after{display:none}.mblex-channel-page .mblex-card-check,.mblex-channel-page .mblex-card-dot{grid-column:1;grid-row:1 / span 2;display:grid;place-items:center;width:24px;height:24px;margin-top:1px;border-radius:8px;font-style:normal}.mblex-channel-page .mblex-card-check{color:#fff;background:linear-gradient(135deg,#43d687fa,#0faa60f5);box-shadow:0 8px 18px #1db96424,inset 0 1px #ffffff5c}.mblex-channel-page .mblex-card-check svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-card-dot{background:linear-gradient(135deg,#ffbe64fa,#ff7c21f2);box-shadow:0 8px 18px #ff8b2424,inset 0 1px #ffffff5c}.mblex-channel-page .mblex-why-card li span,.mblex-channel-page .mblex-source-card li span{display:block;grid-column:2;grid-row:1;margin:0 0 3px;color:#10213f;font-size:.84rem;font-weight:900;line-height:1.28}.mblex-channel-page .mblex-why-card li strong,.mblex-channel-page .mblex-source-card li strong{grid-column:2;grid-row:1;color:inherit;min-height:24px;font-size:.9rem;font-weight:780;line-height:1.55}.mblex-channel-page .mblex-why-card li strong,.mblex-channel-page .mblex-source-card li strong{grid-row:2;color:#2a4068db;font-size:.82rem;font-weight:760;line-height:1.5}.mblex-channel-page .mblex-why-card li{grid-template-columns:24px minmax(0,1fr);border-top:1px solid rgba(255,255,255,.16)}.mblex-channel-page .mblex-why-card li:first-child{border-top:0}.mblex-channel-page .mblex-source-card li{grid-template-columns:24px minmax(0,1fr);border-top:1px solid rgba(226,232,240,.75);color:#2a4068db}.mblex-channel-page .mblex-source-card li:first-child{border-top:0}.mblex-channel-page .mblex-overview-card dl div:last-child{grid-template-columns:10px 82px minmax(0,1fr);gap:12px}.mblex-channel-page .mblex-overview-card dl div:last-child dd{text-align:left}.mblex-channel-page .mblex-source-card{gap:16px}.mblex-channel-page .mblex-overview-card{background:radial-gradient(circle at 92% 8%,rgba(226,238,255,.72),transparent 32%),linear-gradient(180deg,#fffffffe,#fafcfff5)}.mblex-channel-page .mblex-why-card{background:radial-gradient(circle at 92% 8%,rgba(220,249,234,.7),transparent 32%),linear-gradient(180deg,#fffffffe,#fafdfff5)}.mblex-channel-page .mblex-source-card{background:radial-gradient(circle at 92% 8%,rgba(255,235,207,.72),transparent 32%),linear-gradient(180deg,#fffffffe,#fafcfff5)}.mblex-channel-page{background:linear-gradient(180deg,#f9fbff 0,#f8fafc 720px,#f7f9fc)}.mblex-channel-page .mblex-hero{background:radial-gradient(ellipse 40% 340px at 16% 16%,rgba(216,231,255,.46),transparent 74%),radial-gradient(ellipse 34% 320px at 86% 16%,rgba(255,241,219,.3),transparent 76%),radial-gradient(ellipse 52% 220px at 48% 72%,rgba(235,245,255,.2),transparent 82%),linear-gradient(180deg,#f9fbff,#f7faff 54%,#f8fafc)}.mblex-channel-page .mblex-hero-divider{height:64px;margin-top:8px}.mblex-channel-page .mblex-hero-divider:before{inset:24px 0 8px;background:radial-gradient(ellipse 38% 40px at 50% 8px,rgba(207,226,252,.12),transparent 74%)}.mblex-channel-page .mblex-hero-divider:after,.mblex-channel-page .mblex-hero-divider__line,.mblex-channel-page .mblex-hero-divider__icon{top:36px}.mblex-channel-page .mblex-hero-divider__line{opacity:.4}.mblex-channel-page .mblex-hero-tools{margin-top:0}.mblex-channel-page .mblex-overview-card,.mblex-channel-page .mblex-why-card,.mblex-channel-page .mblex-source-card{border-color:#dce5f1b3;background:radial-gradient(circle at 92% 8%,rgba(232,241,252,.24),transparent 32%),linear-gradient(180deg,#fffffffd,#fdfefff6);box-shadow:0 18px 40px #18345d12,0 6px 15px #316fe107,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-why-card{background:radial-gradient(circle at 92% 8%,rgba(225,249,237,.3),transparent 32%),linear-gradient(180deg,#fffffffd,#fdfefff6)}.mblex-channel-page .mblex-source-card{background:radial-gradient(circle at 92% 8%,rgba(255,239,219,.32),transparent 32%),linear-gradient(180deg,#fffffffd,#fdfefff6)}.mblex-channel-page .mblex-section{padding:34px 0}.mblex-channel-page .mblex-global-nav+.mblex-section{padding-top:56px}.mblex-channel-page .mblex-section--white,.mblex-channel-page .mblex-section--tint{background:radial-gradient(circle at 0 8%,rgba(226,238,255,.52),transparent 28%),linear-gradient(180deg,#f7fbfffa,#f2f7fdf5)}.mblex-channel-page .mblex-section .home-container{position:relative;overflow:hidden;padding:30px 34px 32px;border:1px solid rgba(207,220,238,.78);border-radius:22px;background:radial-gradient(circle at 96% 8%,rgba(232,242,255,.7),transparent 32%),linear-gradient(180deg,#fffffffb,#fcfefff5);box-shadow:0 24px 58px #18345d13,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-section .home-container:before,.mblex-channel-page .mblex-section .home-container:after{content:"";position:absolute;top:-30px;right:-34px;width:min(66%,730px);height:300px;pointer-events:none}.mblex-channel-page .mblex-section .home-container:before{z-index:0;border-radius:0 22px 18px 18px;background-image:url(/assets/exam-mblex.webp);background-size:cover;background-position:57% 34%;opacity:.96;filter:saturate(.92) contrast(.92) brightness(1.1)}.mblex-channel-page .mblex-section .home-container:after{z-index:0;border-radius:0 22px 18px 18px;background:linear-gradient(90deg,#fff,#fafdffe6 24%,#f8fbff6b 58%,#f8fbff0a),linear-gradient(180deg,#f1f7ff29,#f1f7ff57);box-shadow:inset 0 0 0 1px #ffffff70,inset 0 -88px 132px #eef6ff8f}.mblex-channel-page .mblex-section__header{position:relative;z-index:1;max-width:860px;margin-bottom:30px;padding-left:0}.mblex-channel-page .mblex-section__header:before{content:none}.mblex-channel-page .mblex-section__header--numbered{display:block;max-width:none;min-height:144px;margin-bottom:18px;overflow:visible;border-radius:18px}.mblex-channel-page .mblex-section__header-copy{position:relative;z-index:2;max-width:min(760px,calc(100% - 330px))}.mblex-channel-page .mblex-section-index{display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border-radius:8px;color:#1f5fe0;background:#e8f0ffdb;box-shadow:inset 0 1px #ffffffdb;font-size:.84rem;font-weight:930;letter-spacing:.03em}.mblex-channel-page .mblex-section__header h2{margin:12px 0 0;color:#091735;font-size:clamp(1.75rem,2.45vw,2.35rem);font-weight:950;line-height:1.1;letter-spacing:0}.mblex-channel-page .mblex-section-rule{display:block;width:34px;height:3px;margin-top:12px;border-radius:999px;background:linear-gradient(135deg,#2f7cff,#0f55df);box-shadow:0 10px 20px #2468ef2e}.mblex-channel-page .mblex-section__header p{max-width:760px;margin:12px 0 0;color:#2a4068d6;font-size:.96rem;font-weight:700;line-height:1.72}.mblex-channel-page .mblex-section-art{position:absolute;z-index:0;top:auto;bottom:-18px;right:-6px;width:min(60%,640px);height:300px;min-height:0;margin:0;overflow:hidden;border-radius:18px;opacity:.96;pointer-events:none;box-shadow:none}.mblex-channel-page .mblex-section-art:before,.mblex-channel-page .mblex-section-art:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.mblex-channel-page .mblex-section-art:before{background:linear-gradient(90deg,#fff,#f8fbfff0 24%,#f6faff80 54%,#f6faff14),linear-gradient(180deg,#eef6ff70,#f0f7ff29)}.mblex-channel-page .mblex-section-art:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff6b,inset 0 -84px 128px #e8f1ff75}.mblex-channel-page .mblex-section-art__photo{display:block;width:100%;height:100%;object-fit:cover;object-position:54% 46%;filter:saturate(.9) contrast(.88) brightness(1.16);transform:scale(1.06)}.mblex-channel-page .mblex-fit-grid{position:relative;z-index:2;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.mblex-channel-page .mblex-info-card,.mblex-channel-page .mblex-career-card,.mblex-channel-page .mblex-income-panel{position:relative;overflow:hidden;border-color:#d2dff0e6;border-radius:14px;background:radial-gradient(circle at 100% 0,rgba(236,244,255,.72),transparent 34%),linear-gradient(180deg,#fffffffc,#fafdfff7);box-shadow:0 16px 34px #18345d10,inset 0 1px #ffffffeb}.mblex-channel-page .mblex-info-card,.mblex-channel-page .mblex-career-card{min-height:226px;padding:30px 28px 26px}.mblex-channel-page .mblex-info-card:after,.mblex-channel-page .mblex-career-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffffbd}.mblex-channel-page .mblex-card-icon{display:grid;width:44px;height:44px;min-height:0;place-items:center;padding:0;box-sizing:border-box;border:1px solid rgba(103,158,240,.2);border-radius:999px;color:#fff;background:linear-gradient(135deg,#67a7ff,#1f6fe8);box-shadow:0 14px 24px #2468ef2e,inset 0 1px #ffffff52}.mblex-channel-page .mblex-card-icon svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-card-number{min-height:30px;padding:0 11px;border-radius:999px;color:#0b1733;background:radial-gradient(circle at 100% 0,rgba(255,255,255,.92),transparent 44%),#eef3fbeb;box-shadow:inset 0 1px #ffffffdb;font-size:.82rem}.mblex-channel-page .mblex-fit-card__head{display:flex;align-items:center;gap:12px}.mblex-channel-page .mblex-info-card h3,.mblex-channel-page .mblex-career-card h3{margin-top:24px;color:#0b1733;font-size:1.08rem;font-weight:920;line-height:1.34}.mblex-channel-page .mblex-info-card p,.mblex-channel-page .mblex-career-card p{margin-top:14px;color:#2a4068c7;font-size:.95rem;font-weight:690;line-height:1.72}.mblex-channel-page .mblex-career-dashboard{position:relative;z-index:2;grid-template-columns:minmax(0,.92fr) minmax(330px,.48fr);gap:22px;align-items:stretch}.mblex-channel-page .mblex-exam-layout,.mblex-channel-page .mblex-checklist-grid,.mblex-channel-page .mblex-resource-ladder,.mblex-channel-page .mblex-sample-layout,.mblex-channel-page .mblex-resource-grid,.mblex-channel-page .mblex-resource-hub,.mblex-channel-page .mblex-faq-list,.mblex-channel-page .mblex-faq-more{position:relative;z-index:2}.mblex-channel-page .mblex-career-card-grid{gap:18px}.mblex-channel-page .mblex-career-card{min-height:154px;padding-top:22px}.mblex-channel-page .mblex-career-card__head{display:flex;align-items:center;gap:12px;min-height:34px}.mblex-channel-page .mblex-career-card .mblex-card-icon{flex:0 0 auto;width:34px;height:34px;min-height:0;padding:0;background:linear-gradient(135deg,#2f7cff,#0f55df)}.mblex-channel-page .mblex-career-card .mblex-card-icon svg{display:block;width:18px;height:18px}.mblex-channel-page .mblex-career-card__label{display:inline-flex;align-items:center;min-height:24px;padding:0;color:#2a4068d1;background:transparent;font-size:.78rem;font-weight:900;line-height:1.25}.mblex-channel-page .mblex-career-card h3{margin-top:18px;font-size:1rem}.mblex-channel-page .mblex-career-card p{font-size:.86rem;line-height:1.62}.mblex-channel-page .mblex-income-panel{display:grid;align-self:stretch;align-content:start;padding:0;border:1px solid rgba(157,183,225,.72);border-radius:18px;background:linear-gradient(180deg,#fffffffc,#f8fbfff7);box-shadow:0 24px 54px #14387321,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-income-panel:before{content:"";position:absolute;inset:auto 18px 0;height:42%;border-radius:999px 999px 0 0;background:radial-gradient(ellipse at center,rgba(54,115,234,.14),transparent 66%);opacity:.7;pointer-events:none}.mblex-channel-page .mblex-income-panel__header{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:16px;min-height:74px;padding:22px 26px 20px 28px;color:#fff;background:radial-gradient(circle at 92% 0,rgba(112,160,255,.54),transparent 34%),linear-gradient(135deg,#2f74f2,#1d58d4 48%,#123ea5);box-shadow:inset 0 1px #ffffff3d,0 18px 36px #1e58cf38}.mblex-channel-page .mblex-income-panel__header h3{margin:0;color:inherit;font-size:1.05rem;font-weight:950;line-height:1.22;letter-spacing:0}.mblex-channel-page .mblex-income-panel__header-icon{display:grid;width:48px;height:48px;justify-self:end;place-items:center;border:1px solid rgba(255,255,255,.24);border-radius:16px;color:#ffffffe6;background:radial-gradient(circle at 32% 20%,rgba(255,255,255,.34),transparent 38%),linear-gradient(145deg,#ffffff3d,#ffffff14);box-shadow:inset 0 1px #ffffff42,0 12px 22px #04216624}.mblex-channel-page .mblex-income-panel__header-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-income-panel__main{position:relative;z-index:1;padding:18px 22px 16px}.mblex-channel-page .mblex-income-panel dl{display:grid;gap:12px}.mblex-channel-page .mblex-income-panel dl div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-height:68px;padding:13px 20px 13px 18px;border:1px solid rgba(214,225,242,.78);border-radius:12px;background:radial-gradient(circle at 0 0,rgba(234,242,255,.8),transparent 34%),linear-gradient(180deg,#fffffffc,#fafdfff7);box-shadow:0 12px 24px #18345d12,inset 0 1px #ffffffeb}.mblex-channel-page .mblex-income-panel dt{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;min-width:0;color:#223556d1;font-size:.86rem;font-weight:880;line-height:1.35}.mblex-channel-page .mblex-income-panel__row-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;color:#fff;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.58),transparent 32%),linear-gradient(135deg,#76a9ff,#1f61d9);box-shadow:0 10px 18px #2468ef33,inset 0 1px #ffffff57}.mblex-channel-page .mblex-income-panel__row-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-income-panel dd{color:#0b1733;font-size:1.02rem;font-weight:950;line-height:1.1;white-space:nowrap}.mblex-channel-page .mblex-income-panel__source{position:relative;z-index:1;display:grid;gap:8px;padding:18px 28px 24px;border-top:1px solid rgba(211,224,243,.72);background:linear-gradient(180deg,#f9fcffb8,#fffffff5)}.mblex-channel-page .mblex-income-panel__source span{width:fit-content;min-height:24px;padding:0 10px;border-radius:999px;color:#2f65cf;background:#e2edffeb;font-size:.76rem;font-weight:900;line-height:24px}.mblex-channel-page .mblex-income-panel__source a{color:#174cad;font-size:.9rem;font-weight:880;line-height:1.45;text-decoration:none}.mblex-channel-page .mblex-income-panel__source a:hover{color:#0f3f95;text-decoration:underline}.mblex-channel-page .mblex-exam-layout{align-items:stretch;gap:22px;grid-template-columns:minmax(0,.44fr) minmax(440px,.56fr);overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.mblex-channel-page .mblex-domain-panel,.mblex-channel-page .mblex-structure-panel{position:relative;overflow:hidden;padding:30px 36px 28px;border:1px solid rgba(215,226,243,.76);border-radius:14px;background:radial-gradient(circle at 50% 0,rgba(245,249,255,.92),transparent 42%),linear-gradient(180deg,#fffffffc,#fdfffff6);box-shadow:0 22px 50px #18345d0e,inset 0 1px #fffffff5}.mblex-channel-page .mblex-domain-panel:after,.mblex-channel-page .mblex-structure-panel:after{content:none}.mblex-channel-page .mblex-structure-panel{border-left:1px solid rgba(215,226,243,.76)}.mblex-channel-page .mblex-exam-panel__head{position:relative;z-index:1;display:grid;align-items:flex-start;gap:0;min-height:auto;margin-bottom:24px;padding-bottom:0;border-bottom:0}.mblex-channel-page .mblex-exam-panel__icon{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.58),transparent 34%),linear-gradient(135deg,#7fb0ff,#1e63de);box-shadow:0 12px 20px #2468ef2e,inset 0 1px #ffffff57}.mblex-channel-page .mblex-exam-panel__icon svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-exam-panel__head h3{margin:0;color:#0b1733;font-size:1.08rem;font-weight:940;line-height:1.22}.mblex-channel-page .mblex-exam-panel__head p{max-width:440px;margin:8px 0 0;color:#374a709e;font-size:.78rem;font-weight:730;line-height:1.5}.mblex-channel-page .mblex-domain-panel{display:grid;grid-template-columns:1fr;align-content:start}.mblex-channel-page .mblex-domain-breakdown{position:relative;z-index:1;display:grid;gap:16px;margin:0;padding:0;list-style:none}.mblex-channel-page .mblex-domain-breakdown li{--domain-accent: #1f6bff;display:grid;grid-template-columns:86px minmax(0,1fr);gap:18px;align-items:center;min-height:40px}.mblex-channel-page .mblex-domain-breakdown li:nth-child(2){--domain-accent: #1f6bff}.mblex-channel-page .mblex-domain-breakdown li:nth-child(3){--domain-accent: #1f6bff}.mblex-channel-page .mblex-domain-breakdown li:nth-child(4){--domain-accent: #1f6bff}.mblex-channel-page .mblex-domain-breakdown li:nth-child(5){--domain-accent: #1f6bff}.mblex-channel-page .mblex-domain-breakdown li:nth-child(6){--domain-accent: #1f6bff}.mblex-channel-page .mblex-domain-breakdown li:nth-child(7){--domain-accent: #1f6bff}.mblex-channel-page .mblex-domain-breakdown li>strong{color:var(--domain-accent);font-size:1.34rem;font-weight:920;line-height:1;letter-spacing:0}.mblex-channel-page .mblex-domain-breakdown li>div{display:grid;gap:8px;min-width:0}.mblex-channel-page .mblex-domain-breakdown li>div span{color:#192b4ce0;font-size:.88rem;font-weight:820;line-height:1.36}.mblex-channel-page .mblex-domain-breakdown li>div i{position:relative;display:block;overflow:hidden;width:100%;height:4px;border-radius:999px;background:#e5edf9f5}.mblex-channel-page .mblex-domain-breakdown li>div i:before{content:"";position:absolute;inset:0 auto 0 0;width:var(--domain-fill);border-radius:inherit;background:linear-gradient(90deg,var(--domain-accent),color-mix(in srgb,var(--domain-accent) 62%,#ffffff));box-shadow:0 6px 12px color-mix(in srgb,var(--domain-accent) 20%,transparent)}.mblex-channel-page .mblex-domain-panel__body{position:relative;z-index:1;display:grid;grid-template-columns:minmax(190px,.42fr) minmax(0,1fr);gap:28px;align-items:center;min-height:350px;padding:6px 2px}.mblex-channel-page .mblex-donut{position:relative;isolation:isolate;width:min(196px,100%);justify-self:center;background:radial-gradient(circle at center,rgba(255,255,255,.98) 0 42%,transparent 43%),conic-gradient(#2f64f3 0 13%,#5e85f4 13% 33%,#5fb7bd 33% 63%,#ff8b60 63% 78%,#b294e8 78% 85%,#7c8fe9 85% 93%,#bcc8fb 93% 100%);box-shadow:0 22px 38px #2468ef1f,0 8px 18px #0a23540a,inset 0 0 0 1px #becde780}.mblex-channel-page .mblex-donut:before{content:"";position:absolute;z-index:-1;inset:-18px;border-radius:50%;background:radial-gradient(circle,rgba(47,100,243,.12),rgba(95,183,189,.05) 44%,transparent 66%)}.mblex-channel-page .mblex-donut span{position:relative;z-index:1;color:#0b1733;font-size:1.72rem;font-weight:960}.mblex-channel-page .mblex-donut small{color:#2a4068cc;font-size:.82rem;font-weight:850}.mblex-channel-page .mblex-domain-list{align-content:center;gap:12px}.mblex-channel-page .mblex-domain-list li{padding:1px 0 1px 24px;color:#2a4068e0;font-size:.92rem;font-weight:820;line-height:1.46}.mblex-channel-page .mblex-domain-list li:before{top:.78em;left:1px;width:8px;height:8px;transform:translateY(-50%);box-shadow:0 0 0 4px #2f64f314}.mblex-channel-page .mblex-structure-panel{display:grid;grid-template-rows:auto auto auto auto;align-content:start}.mblex-channel-page .mblex-structure-panel__metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:4px 0 22px}.mblex-channel-page .mblex-structure-metric{display:grid;grid-template-columns:1fr;align-content:center;justify-items:center;gap:11px;min-height:106px;padding:16px 14px;border:1px solid rgba(213,226,244,.88);border-radius:12px;background:radial-gradient(circle at 50% 0,rgba(240,247,255,.86),transparent 58%),linear-gradient(180deg,#fffffffa,#fafdfff2);box-shadow:0 14px 26px #18345d09,inset 0 1px #ffffffeb}.mblex-channel-page .mblex-structure-metric__icon{display:grid;width:34px;height:34px;place-items:center;color:#1f6bff}.mblex-channel-page .mblex-structure-metric__icon svg{display:block;width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-structure-metric span{display:block;color:#36496ebf;font-size:.84rem;font-weight:820;line-height:1.25;text-align:center;white-space:nowrap}.mblex-channel-page .mblex-structure-metric strong{display:block;margin-top:0;color:#0b1733;font-size:.96rem;font-weight:900;line-height:1.25;text-align:center;word-break:keep-all}.mblex-channel-page .mblex-structure-panel__details{position:relative;z-index:1;display:grid;grid-auto-rows:minmax(62px,auto);gap:0;align-self:stretch;min-height:0;padding:0;border:1px solid rgba(202,218,240,.78);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(235,244,255,.76),transparent 44%),linear-gradient(180deg,#fffffff5,#fafdffeb);box-shadow:inset 0 1px #ffffffd1,0 14px 26px #18345d0a}.mblex-channel-page .mblex-structure-panel__details div{display:grid;grid-template-columns:minmax(110px,.32fr) minmax(0,1fr);gap:16px;align-items:center;min-height:62px;padding:16px 22px;border-top:1px solid rgba(219,229,242,.86)}.mblex-channel-page .mblex-structure-panel__details div:first-child{border-top:0}.mblex-channel-page .mblex-structure-panel dt{color:#2a4068c7;font-size:.8rem;font-weight:820;line-height:1.36}.mblex-channel-page .mblex-structure-panel dd{color:#0b1733;font-size:.88rem;font-weight:880;line-height:1.42;justify-self:end;max-width:min(100%,420px);text-align:right}.mblex-channel-page .mblex-structure-panel__details div.is-wide dd{color:#0b1733eb;font-size:.96rem;font-weight:850;line-height:1.55;text-align:left}.mblex-channel-page .mblex-structure-delivery{position:relative;z-index:1;display:grid;grid-template-columns:minmax(96px,.24fr) minmax(0,1fr);gap:18px;align-items:center;min-height:96px;margin-top:20px;padding:20px 22px;border:1px solid rgba(202,218,240,.78);border-radius:16px;background:radial-gradient(circle at 0 0,rgba(229,241,255,.78),transparent 48%),linear-gradient(180deg,#fffffff7,#f8fcfff0);box-shadow:0 14px 28px #18345d0a,inset 0 1px #ffffffd6}.mblex-channel-page .mblex-structure-delivery strong{color:#2f7cff;font-size:.92rem;font-weight:880;line-height:1.35}.mblex-channel-page .mblex-structure-delivery p{margin:0;color:#0b1733;font-size:.92rem;font-weight:820;line-height:1.62}.mblex-channel-page .mblex-structure-summary{position:relative;z-index:1;overflow:hidden;display:grid;margin:0 0 22px;padding:0;border:1px solid rgba(210,224,243,.86);border-radius:13px;background:radial-gradient(circle at 100% 0,rgba(239,247,255,.75),transparent 45%),linear-gradient(180deg,#fffffff7,#fbfefff0);box-shadow:inset 0 1px #ffffffd1,0 14px 26px #18345d09}.mblex-channel-page .mblex-structure-summary div{display:grid;grid-template-columns:minmax(112px,.36fr) minmax(0,1fr);gap:20px;align-items:center;min-height:70px;padding:18px 26px;border-top:1px solid rgba(219,229,242,.88)}.mblex-channel-page .mblex-structure-summary div:first-child{border-top:0}.mblex-channel-page .mblex-structure-summary dt{color:#2a4068c7;font-size:.88rem;font-weight:830;line-height:1.35}.mblex-channel-page .mblex-structure-summary dd{max-width:none;justify-self:end;color:#0b1733;font-size:.94rem;font-weight:900;line-height:1.45;text-align:right}.mblex-channel-page .mblex-structure-delivery{position:relative;z-index:1;display:grid;grid-template-columns:auto .24fr minmax(0,1fr);gap:18px;align-items:center;min-height:94px;margin:0;padding:18px 26px;border:0;border-radius:13px;background:radial-gradient(circle at 8% 12%,rgba(255,255,255,.76),transparent 30%),linear-gradient(135deg,#eff6fffa,#f6faffeb);box-shadow:inset 0 1px #ffffffdb}.mblex-channel-page .mblex-structure-delivery__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;color:#1f6bff;background:#ffffff9e;box-shadow:inset 0 1px #ffffffe0,0 12px 20px #1f6bff14}.mblex-channel-page .mblex-structure-delivery__icon svg{display:block;width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-structure-delivery strong{color:#1f6bff;font-size:.94rem;font-weight:900;line-height:1.35}.mblex-channel-page .mblex-structure-delivery p{margin:0;color:#0b1733e6;font-size:.92rem;font-weight:820;line-height:1.64}.mblex-channel-page .mblex-checklist-grid{gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.mblex-channel-page .mblex-check-card{position:relative;display:grid;min-height:214px;align-content:start;padding:22px;overflow:hidden;border:1px solid rgba(194,214,241,.86);border-radius:15px;background:radial-gradient(circle at 100% 0,rgba(232,242,255,.82),transparent 36%),radial-gradient(circle at 0 100%,rgba(246,250,255,.72),transparent 42%),linear-gradient(180deg,#fffffffc,#fafdfff5);box-shadow:0 16px 34px #18345d0f,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-check-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffffb8}.mblex-channel-page .mblex-check-card__top{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:40px}.mblex-channel-page .mblex-check-card__step{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:9px;color:#1f5fe0;background:#e8f0ffe6;box-shadow:inset 0 1px #ffffffdb;font-size:.78rem;font-weight:940;line-height:1;letter-spacing:.02em}.mblex-channel-page .mblex-check-card__icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;padding:0;min-height:0;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.58),transparent 34%),linear-gradient(135deg,#76a9ff,#1f61d9);box-shadow:0 11px 20px #2468ef33,inset 0 1px #ffffff57}.mblex-channel-page .mblex-check-card__icon svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.95;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-check-card h3{position:relative;z-index:1;margin:22px 0 0;color:#0b1733;font-size:1rem;font-weight:930;line-height:1.34}.mblex-channel-page .mblex-check-card p{position:relative;z-index:1;margin:13px 0 0;color:#2a4068c7;font-size:.9rem;font-weight:700;line-height:1.68}.mblex-channel-page .mblex-resource-hub{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mblex-channel-page .mblex-resource-topic{position:relative;overflow:hidden;display:grid;min-height:238px;align-content:start;padding:22px;border:1px solid rgba(205,220,240,.86);border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(235,244,255,.8),transparent 38%),linear-gradient(180deg,#fffffffc,#fafdfff5);box-shadow:0 16px 34px #18345d0f,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-resource-topic:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffffb8}.mblex-channel-page .mblex-resource-topic--training{background:radial-gradient(circle at 100% 0,rgba(232,242,255,.82),transparent 36%),radial-gradient(circle at 0 100%,rgba(222,246,235,.5),transparent 42%),linear-gradient(180deg,#fffffffc,#f9fdfcf5)}.mblex-channel-page .mblex-resource-topic__top{position:relative;z-index:1;display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:14px}.mblex-channel-page .mblex-resource-topic__icon{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(103,158,240,.2);border-radius:12px;color:#fff;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.58),transparent 34%),linear-gradient(135deg,#6ea8ff,#1f6fe8);box-shadow:0 12px 22px #2468ef2b,inset 0 1px #ffffff52}.mblex-channel-page .mblex-resource-topic__icon svg{display:block;width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.95;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-resource-topic__top small{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;color:#1f5fe0e0;background:#e8f0ffe0;font-size:.72rem;font-weight:920;line-height:1;letter-spacing:.01em}.mblex-channel-page .mblex-resource-topic h3,.mblex-channel-page .mblex-resource-topic strong,.mblex-channel-page .mblex-resource-topic p,.mblex-channel-page .mblex-resource-topic a{position:relative;z-index:1}.mblex-channel-page .mblex-resource-topic h3{margin:22px 0 0;color:#0b1733;font-size:1.08rem;font-weight:930;line-height:1.28}.mblex-channel-page .mblex-resource-topic strong{margin-top:9px;color:#1f5fe0eb;font-size:.9rem;font-weight:860;line-height:1.42}.mblex-channel-page .mblex-resource-topic p{margin:12px 0 0;color:#2a4068c2;font-size:.9rem;font-weight:700;line-height:1.62}.mblex-channel-page .mblex-resource-topic a{display:inline-flex;width:fit-content;min-height:34px;align-items:center;gap:8px;margin-top:18px;color:#0b4ec2;font-size:.86rem;font-weight:900;line-height:1.25;text-decoration:none}.mblex-channel-page .mblex-resource-topic a:after{content:"->";transition:transform .18s ease}.mblex-channel-page .mblex-resource-topic a:hover:after,.mblex-channel-page .mblex-resource-topic a:focus-visible:after{transform:translate(3px)}.mblex-channel-page .mblex-section--app-download{margin-top:-108px;padding-top:130px;scroll-margin-top:220px;background:radial-gradient(circle at 50% 0,rgba(232,240,255,.5),transparent 34%),linear-gradient(180deg,#fff 0,#f8fbfff5 46%,#fffffffa)}.mblex-channel-page .mblex-section--app-download .home-container{padding:0 0 52px;width:min(1105px,calc(100% - 160px));border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.mblex-channel-page .mblex-section--app-download .home-container:before,.mblex-channel-page .mblex-section--app-download .home-container:after{display:none}.mblex-channel-page .mblex-download-banner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(264px,292px);gap:34px;align-items:stretch;width:100%;margin:0 auto;min-height:410px;padding:30px 36px 30px 42px;overflow:hidden;border:1px solid rgba(207,225,250,.95);border-radius:34px;background:radial-gradient(circle at 4% 84%,rgba(224,239,255,.9),transparent 18%),radial-gradient(circle at 58% 23%,rgba(224,238,255,.86),transparent 5%),radial-gradient(circle at 5% 0,rgba(232,240,255,.66),transparent 34%),linear-gradient(112deg,#fffffffc 0% 63%,#eff7fffa 63.2%,#ebf4fffa);box-shadow:0 34px 84px #18345d1c,0 10px 24px #2f7cff0e,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-download-banner:before{content:"";position:absolute;inset:0 0 0 auto;width:min(42%,470px);background:radial-gradient(circle at 82% 8%,rgba(255,255,255,.34),transparent 8%),radial-gradient(circle at 34% 18%,rgba(255,255,255,.18),transparent 18%),linear-gradient(180deg,rgba(255,255,255,.24),transparent 46%),linear-gradient(145deg,#90c3ffd1,#3880f6f0);clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);pointer-events:none}.mblex-channel-page .mblex-download-banner:after{content:"";position:absolute;inset:0 26% 0 auto;width:120px;background:linear-gradient(100deg,rgba(255,255,255,.48),rgba(255,255,255,.08) 54%,transparent 55%);transform:skew(-12deg);opacity:.68;pointer-events:none}.mblex-channel-page .mblex-download-banner__copy,.mblex-channel-page .mblex-download-banner__panel{position:relative;z-index:1}.mblex-channel-page .mblex-download-banner__copy{min-width:0;display:grid;align-content:center;min-height:350px}.mblex-channel-page .mblex-download-banner__badge{display:inline-flex;width:fit-content;min-height:30px;align-items:center;gap:7px;padding:0 11px;border-radius:999px;color:#1761d4;background:linear-gradient(180deg,#eff6fffa,#e5f0fff0);box-shadow:0 10px 24px #2f7cff12,inset 0 1px #ffffffe6;font-size:.78rem;font-weight:940;line-height:1;letter-spacing:.01em}.mblex-channel-page .mblex-download-banner__badge:before{content:"";width:14px;height:16px;border:2px solid currentColor;border-radius:4px;box-shadow:inset 0 -4px #1761d41f,0 -2px 0 -1px currentColor}.mblex-channel-page .mblex-download-banner__title{max-width:640px;margin:18px 0 0;color:#0b1733;font-size:clamp(2.26rem,3.42vw,3.55rem);font-weight:960;line-height:1.05;letter-spacing:0}.mblex-channel-page .mblex-download-banner__title-break{display:block}.mblex-channel-page .mblex-download-banner__title span{position:relative;display:inline-block;margin:0 .12em 0 0;color:#1761d4;z-index:0}.mblex-channel-page .mblex-download-banner__title span:after{content:"";position:absolute;left:.05em;right:.05em;bottom:.02em;height:.1em;border-radius:999px;background:#28c7796b;z-index:-1}.mblex-channel-page .mblex-download-banner p{max-width:54ch;margin:14px 0 0;color:#2a4068cc;font-size:.92rem;font-weight:680;line-height:1.68}.mblex-channel-page .mblex-download-banner__points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 14px;max-width:584px;margin:18px 0 0;padding:0;list-style:none}.mblex-channel-page .mblex-download-banner__points li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;min-width:0;min-height:60px;padding:9px 13px;border:1px solid rgba(219,230,247,.88);border-radius:17px;color:#10213f;background:radial-gradient(circle at 0 0,rgba(235,253,244,.58),transparent 36%),linear-gradient(180deg,#fffffff0,#f9fcffe6);box-shadow:0 16px 34px #18345d0e,inset 0 1px #fffffff0}.mblex-channel-page .mblex-download-banner__point-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:999px;color:#159c5b;background:radial-gradient(circle at 32% 26%,rgba(255,255,255,.96),transparent 40%),linear-gradient(180deg,#ebfdf4fa,#dbf7eaf0);box-shadow:0 14px 26px #13a95c2b,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-download-banner__point-icon svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-download-banner__points strong{display:block;color:#122340;font-size:.9rem;font-weight:920;line-height:1.22}.mblex-channel-page .mblex-download-banner__points small{display:block;margin-top:4px;color:#2a4068ab;font-size:.74rem;font-weight:740;line-height:1.4}.mblex-channel-page .mblex-download-banner__note{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;max-width:556px;margin-top:13px;padding:11px 14px;border:1px solid rgba(210,224,244,.92);border-radius:17px;background:radial-gradient(circle at 0 0,rgba(232,240,255,.9),transparent 44%),linear-gradient(180deg,#fbfdfffa,#f0f6fff2);box-shadow:0 16px 34px #18345d0e,inset 0 1px #fffffff0}.mblex-channel-page .mblex-download-banner__note-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:15px;color:#1761d4;background:#fff;box-shadow:0 14px 26px #2f7cff24,inset 0 1px #ffffffeb}.mblex-channel-page .mblex-download-banner__note-icon svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mblex-channel-page .mblex-download-banner__note strong{display:block;color:#1761d4;font-size:.9rem;font-weight:930;line-height:1.25}.mblex-channel-page .mblex-download-banner__note small{display:block;margin-top:4px;color:#2a4068bf;font-size:.76rem;font-weight:720;line-height:1.45}.mblex-channel-page .mblex-download-banner__panel{display:grid;justify-items:center;align-content:center;gap:16px;align-self:center;width:100%;max-width:312px;min-height:300px;padding:22px;border:1px solid rgba(214,225,242,.92);border-radius:28px;background:radial-gradient(circle at 50% 0,rgba(239,246,255,.94),transparent 43%),linear-gradient(180deg,#fffffffa,#f8fbfff5);box-shadow:0 28px 58px #18345d26,inset 0 1px #ffffffeb}.mblex-channel-page .mblex-download-banner__qr{display:grid;gap:11px;justify-items:center;width:100%;max-width:194px;padding:0;border:0;border-radius:0;color:inherit;background:transparent;box-shadow:none;text-decoration:none}.mblex-channel-page .mblex-download-banner__qr-label{display:flex;width:100%;align-items:center;justify-content:center;gap:10px;color:#1761d4;background:transparent;font-size:.9rem;font-weight:920;line-height:1.2}.mblex-channel-page .mblex-download-banner__qr-label:before,.mblex-channel-page .mblex-download-banner__qr-label:after{content:"";flex:1;height:1px;max-width:28px;background:linear-gradient(90deg,transparent,rgba(47,124,255,.25),transparent)}.mblex-channel-page .mblex-download-banner__qr-code{display:grid;width:146px;aspect-ratio:1;place-items:center;padding:10px;border:1px solid rgba(204,218,238,.9);border-radius:20px;background:#fff;box-shadow:0 16px 36px #18345d1a,inset 0 1px #fffffff2}.mblex-channel-page .mblex-download-banner__qr-code svg{display:block;width:100%;height:100%}.mblex-channel-page .mblex-download-banner__qr-hint{color:#2a4068bd;font-size:.76rem;font-weight:800;line-height:1.32;text-align:center}.mblex-channel-page .mblex-download-banner__stores{display:inline-grid;grid-template-columns:repeat(2,max-content);gap:9px;width:max-content;max-width:none;justify-content:center;align-items:center;justify-self:center;margin-top:2px;padding:8px 12px;border-radius:14px;background:#ffffff94;transform:translate(-13px);box-shadow:inset 0 1px #ffffffd1,0 10px 22px #18345d0e}.mblex-channel-page .mblex-download-store{display:grid;align-items:center;justify-content:center;width:auto;height:38px;min-height:38px;padding:0;border:0;border-radius:8px;color:inherit;background:transparent;box-shadow:0 9px 18px #18345d17;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.mblex-channel-page .mblex-download-store:hover,.mblex-channel-page .mblex-download-store:focus-visible{transform:translateY(-1px);box-shadow:0 14px 24px #2f7cff1f,0 0 0 4px #2f7cff12;opacity:.96}.mblex-channel-page .mblex-download-store__badge{display:block;width:auto;height:38px;object-fit:contain}.mblex-channel-page .mblex-faq-more{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin-top:18px;padding:22px 24px;border:1px solid rgba(205,220,240,.86);border-radius:16px;background:radial-gradient(circle at 0 0,rgba(232,242,255,.74),transparent 38%),linear-gradient(135deg,#fffffffa,#f9fcfff2);box-shadow:0 16px 34px #18345d0d,inset 0 1px #ffffffe6}.mblex-channel-page .mblex-faq-more span{display:block;color:#0b1733;font-size:1rem;font-weight:930;line-height:1.32}.mblex-channel-page .mblex-faq-more p{max-width:760px;margin:8px 0 0;color:#2a4068c2;font-size:.9rem;font-weight:700;line-height:1.62}.mblex-resource-page{--mblex-resource-scroll-offset: 96px;background:radial-gradient(circle at 82% 5%,rgba(46,117,255,.14),transparent 30%),radial-gradient(circle at 4% 46%,rgba(226,238,255,.72),transparent 32%),linear-gradient(180deg,#f8fbff 0,#eef6ff 56%,#fff)}.mblex-resource-page .site-header{background:#ffffffc2;border-bottom-color:#d3e0f2b3}@keyframes mblex-resource-fade-in{0%{opacity:.86}to{opacity:1}}.mblex-resource-main{animation:mblex-resource-fade-in .18s ease both}@media(prefers-reduced-motion:reduce){.mblex-resource-main{animation:none}}.mblex-resource-hero{position:relative;overflow:hidden;padding:36px 0 32px;background:linear-gradient(90deg,#f8fbff00 0 43%,#e6f1ff70 72%,#daeaff9e);isolation:isolate}.mblex-resource-hero:before{content:"";position:absolute;inset:0 0 auto;height:380px;background:radial-gradient(ellipse at 78% 28%,rgba(91,150,255,.17),transparent 42%),radial-gradient(ellipse at 62% 24%,rgba(255,255,255,.74),transparent 46%),linear-gradient(180deg,#ffffffe6,#fff0);pointer-events:none;z-index:0}.mblex-resource-breadcrumb{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-bottom:22px;color:#364868a3;font-size:.82rem;font-weight:780}.mblex-resource-breadcrumb a{color:#1f5fe0d1;text-decoration:none}.mblex-resource-breadcrumb a:hover,.mblex-resource-breadcrumb a:focus-visible{color:#0b4ec2;text-decoration:underline;text-underline-offset:4px}.mblex-resource-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.6fr) minmax(360px,.4fr);gap:42px;align-items:center}.mblex-resource-hero__copy{min-width:0;padding:8px 0 22px}.mblex-resource-eyebrow{display:none;min-height:30px;align-items:center;padding:0 12px;border:1px solid rgba(47,124,255,.12);border-radius:999px;color:#1f5fe0;background:#e8f0ffe0;font-size:.78rem;font-weight:920;line-height:1}.mblex-resource-hero h1{max-width:820px;display:flex;flex-wrap:wrap;gap:.18em;margin:0;color:#0b1733;font-size:clamp(3rem,4.7vw,4.35rem);font-weight:940;letter-spacing:0;line-height:1.04}.mblex-resource-hero h1 span{display:inline-block}.mblex-resource-hero__copy p{max-width:660px;margin:22px 0 0;color:#2a4068b8;font-size:1rem;font-weight:730;line-height:1.76}.mblex-resource-hero__media{position:relative;overflow:visible;min-height:330px;border-radius:0;background:transparent;box-shadow:none;isolation:isolate}.mblex-resource-hero__media:before{content:"";position:absolute;inset:-18px -78px -4px -38px;background:radial-gradient(ellipse at 72% 52%,rgba(68,127,235,.18),transparent 56%),radial-gradient(ellipse at 38% 48%,rgba(246,250,255,.82),transparent 58%);pointer-events:none;z-index:0}.mblex-resource-hero__media:after{content:"";position:absolute;left:12%;right:-3%;bottom:4px;height:76px;z-index:2;pointer-events:none;border-radius:999px;background:radial-gradient(ellipse at center,rgba(39,91,182,.12),rgba(39,91,182,.035) 48%,transparent 72%);filter:blur(14px)}.mblex-resource-hero__media img{position:absolute;inset:-32px -106px -20px -46px;z-index:1;width:calc(100% + 152px);height:calc(100% + 56px);object-fit:contain;object-position:58% 50%;mix-blend-mode:multiply;opacity:.94;filter:saturate(1.02) contrast(1.01) drop-shadow(0 26px 38px rgba(47,99,184,.1))}.mblex-resource-section{margin-top:-8px;padding:0 0 56px}.mblex-resource-section .home-container{display:grid;gap:20px}.mblex-resource-section__header{display:grid;gap:10px;max-width:760px;margin-bottom:24px}.mblex-resource-section__header span,.mblex-resource-related__header span{color:#1f5fe0;font-size:.78rem;font-weight:930}.mblex-resource-section__header h2,.mblex-resource-related__header h2{margin:0;color:#0b1733;font-size:clamp(1.5rem,2.4vw,2.3rem);font-weight:940;letter-spacing:0;line-height:1.12}.mblex-resource-section__header p,.mblex-resource-related__header p{margin:0;color:#2a4068b8;font-size:.96rem;font-weight:700;line-height:1.68}.mblex-resource-list{display:grid;gap:14px}.mblex-resource-library{display:grid;gap:24px;padding:30px 32px;border:1px solid rgba(194,215,244,.82);border-radius:26px;background:radial-gradient(circle at 100% 0,rgba(236,244,255,.72),transparent 34%),linear-gradient(180deg,#fffffff2,#fafdffe6);box-shadow:0 30px 74px #18345d16,inset 0 1px #fffffff0;backdrop-filter:blur(10px)}.mblex-resource-library__head{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:24px;align-items:center}.mblex-resource-library__copy{display:grid;gap:9px;min-width:0}.mblex-resource-library__copy span{display:none}.mblex-resource-library__copy h2{margin:0;color:#0b1733;font-size:clamp(1.34rem,1.75vw,1.7rem);font-weight:940;letter-spacing:0;line-height:1.14}.mblex-resource-library__copy p{max-width:760px;margin:0;color:#2a40689e;font-size:.86rem;font-weight:700;line-height:1.58}.mblex-resource-library__summary{display:grid;justify-items:center;align-content:center;gap:2px;min-height:84px;padding:12px 10px;border:1px solid rgba(221,231,246,.92);border-radius:18px;background:#ffffffc7;box-shadow:0 14px 30px #18345d0e}.mblex-resource-library__summary span,.mblex-resource-library__summary small{color:#2a40688f;font-size:.68rem;font-weight:860;line-height:1.2}.mblex-resource-library__summary strong{color:#0b1733;font-size:1.56rem;font-weight:950;line-height:1}.mblex-resource-channel-nav{display:grid;gap:14px;padding:0;border:0;border-radius:0;background:transparent}.mblex-resource-channel-nav__label{display:none;gap:10px;align-items:baseline;justify-content:space-between;min-width:0}.mblex-resource-channel-nav__label span{color:#0b1733;font-size:.92rem;font-weight:930;line-height:1.25}.mblex-resource-channel-nav__label small{color:#2a406899;font-size:.76rem;font-weight:780;line-height:1.35}.mblex-resource-channel-nav__items{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;min-width:0}.mblex-resource-channel-nav__item{position:relative;display:grid;grid-template-columns:25px minmax(0,1fr);gap:8px 9px;align-items:center;min-width:0;min-height:68px;padding:12px 13px 11px;border:1px solid rgba(216,227,243,.92);border-radius:15px;background:linear-gradient(180deg,#fffffffa,#f9fcffeb);box-shadow:inset 0 1px #ffffffe6;color:inherit;text-decoration:none;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.mblex-resource-channel-nav__item:hover,.mblex-resource-channel-nav__item:focus-visible{border-color:#2f7cff47;background:#fffffff5;box-shadow:0 14px 28px #18345d12,inset 0 1px #fffffff0}.mblex-resource-channel-nav__item.is-active{border-color:#2f7cff57;color:#1f5fe0;background:radial-gradient(circle at 12% 0,rgba(255,255,255,.92),transparent 46%),linear-gradient(180deg,#ebf4fffa,#f5fafffa);box-shadow:0 16px 28px #1f5fe024,inset 0 1px #ffffffeb}.mblex-resource-channel-nav__item.is-active:after{content:"";position:absolute;right:12px;bottom:-1px;left:12px;height:3px;border-radius:999px 999px 0 0;background:#1f6fe8}.mblex-resource-channel-nav__icon{display:grid;width:25px;height:25px;place-items:center;border-radius:9px;color:#2f7cff;background:#e8f0fff5}.mblex-resource-channel-nav__icon svg{display:block;width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mblex-resource-channel-nav__title{overflow:hidden;color:#0b1733;font-size:.84rem;font-weight:930;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mblex-resource-channel-nav__item small{display:inline-flex;grid-column:2;width:fit-content;min-height:22px;align-items:center;margin-top:-1px;padding:0;border-radius:999px;color:#2a406894;background:transparent;font-size:.68rem;font-weight:880;line-height:1;white-space:nowrap}.mblex-resource-channel-nav__item.is-active .mblex-resource-channel-nav__title,.mblex-resource-channel-nav__item.is-active small{color:#1f5fe0}.mblex-resource-channel-nav__item.is-active small{background:transparent}.mblex-resource-article-list{overflow:hidden;scroll-margin-top:var(--mblex-resource-scroll-offset);border:1px solid rgba(193,214,244,.86);border-radius:24px;background:#fffffff5;box-shadow:0 24px 60px #18345d12,inset 0 1px #ffffffe6}.mblex-resource-article-list__bar{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:28px;align-items:center;min-height:120px;padding:24px 30px;border-bottom:1px solid rgba(205,220,240,.78);background:radial-gradient(circle at 0 0,rgba(232,242,255,.98),transparent 36%),radial-gradient(circle at 100% 8%,rgba(221,239,255,.72),transparent 34%),linear-gradient(135deg,#fffffffa,#f4f9fff5)}.mblex-resource-article-list__bar:after{content:"";position:absolute;inset:14px 18px;border:1px solid rgba(255,255,255,.72);border-radius:18px;pointer-events:none}.mblex-resource-article-list__bar div{position:relative;z-index:1;min-width:0}.mblex-resource-article-list__heading{display:grid;gap:8px}.mblex-resource-article-list__heading>span{display:inline-flex;width:fit-content;min-height:26px;align-items:center;padding:0 9px;border:1px solid rgba(47,124,255,.16);border-radius:999px;color:#1f5fe0d6;background:#e8f0ffb8;font-size:.72rem;font-weight:920;line-height:1}.mblex-resource-article-list__bar strong{display:block;overflow:hidden;color:#0b1733;font-size:clamp(1.28rem,1.7vw,1.62rem);font-weight:940;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mblex-resource-article-list__bar p{max-width:700px;margin:0;color:#2a4068ad;font-size:.88rem;font-weight:720;line-height:1.6}.mblex-resource-article-list__tools{position:relative;z-index:1;display:grid;gap:10px;justify-items:end;min-width:0;padding:12px;border:1px solid rgba(211,224,242,.78);border-radius:18px;background:#ffffffb8;box-shadow:0 14px 28px #18345d0b,inset 0 1px #ffffffe6}.mblex-resource-search{position:relative;display:block;width:min(100%,360px)}.mblex-resource-search span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mblex-resource-search svg{position:absolute;top:50%;left:14px;width:17px;height:17px;color:#1f5fe09e;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transform:translateY(-50%);pointer-events:none}.mblex-resource-search input{width:100%;min-height:40px;padding:0 15px 0 42px;border:1px solid rgba(205,220,240,.92);border-radius:999px;color:#0b1733;background:linear-gradient(180deg,#fffffffa,#f9fcfff0);box-shadow:0 10px 24px #18345d0b,inset 0 1px #fffffff0;font:inherit;font-size:.82rem;font-weight:760;line-height:1;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.mblex-resource-search input::placeholder{color:#2a406875}.mblex-resource-search input:focus{border-color:#2f7cff75;background:#fff;box-shadow:0 12px 28px #1f5fe017,0 0 0 4px #2f7cff17}.mblex-resource-article-list__tools small{display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border:1px solid rgba(205,220,240,.82);border-radius:999px;color:#2a4068a3;background:#f7fbffdb;font-size:.76rem;font-weight:850;white-space:nowrap}.mblex-resource-article-row{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) minmax(190px,.24fr) 102px;gap:16px;align-items:center;min-height:86px;padding:15px 30px;color:inherit;border-top:1px solid rgba(226,232,240,.72);text-decoration:none;transition:background .18s ease,box-shadow .18s ease}.mblex-resource-article-row:before{content:"";position:absolute;top:18px;bottom:18px;left:0;width:3px;border-radius:0 999px 999px 0;background:transparent;transition:background .18s ease}.mblex-resource-article-list__bar+.mblex-resource-article-row{border-top:0}.mblex-resource-article-list.is-paginated .mblex-resource-article-row{display:none}.mblex-resource-article-list.is-paginated .mblex-resource-article-row.is-visible{display:grid}.mblex-resource-article-list.is-paginated.is-searching .mblex-resource-article-row,.mblex-resource-article-list.is-searching .mblex-resource-article-row{display:none}.mblex-resource-article-list.is-paginated.is-searching .mblex-resource-article-row.is-search-match,.mblex-resource-article-list.is-searching .mblex-resource-article-row.is-search-match{display:grid}.mblex-resource-article-row:hover,.mblex-resource-article-row:focus-visible{background:#f7fbffdb;box-shadow:none}.mblex-resource-article-row:hover:before,.mblex-resource-article-row:focus-visible:before{background:#1f5fe094}.mblex-resource-article-row.is-planned{color:inherit;background:#f9fcff8f}.mblex-resource-article-row.is-planned:hover{background:#f9fcff8f;box-shadow:none}.mblex-resource-article-row.is-planned:hover:before{background:transparent}.mblex-resource-article-row__mark{display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(47,124,255,.14);border-radius:12px;color:#1f5fe0d6;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.96),transparent 42%),linear-gradient(135deg,#e8f0fffa,#f6faffeb);box-shadow:0 10px 20px #1f5fe012;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease}.mblex-resource-article-row__mark svg{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.mblex-resource-article-row:hover .mblex-resource-article-row__mark,.mblex-resource-article-row:focus-visible .mblex-resource-article-row__mark{border-color:#2f7cff42;color:#0b4ec2;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.98),transparent 42%),linear-gradient(135deg,#dbeafffa,#f4f9fff0);transform:translateY(-1px)}.mblex-resource-article-row.is-planned .mblex-resource-article-row__mark{border-color:#b2c3da61;color:#2a40686b;background:#f2f6fbd1;box-shadow:none}.mblex-resource-article-row__main{min-width:0}.mblex-resource-article-row h3{margin:0;color:#0b1733;font-size:.98rem;font-weight:930;line-height:1.32}.mblex-resource-article-row p{display:-webkit-box;overflow:hidden;max-width:760px;margin:5px 0 0;color:#2a4068a3;font-size:.82rem;font-weight:700;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.48}.mblex-resource-article-row__meta{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.mblex-resource-article-row__meta span,.mblex-resource-article-row__meta small{display:inline-flex;min-height:26px;align-items:center;padding:0 9px;border-radius:999px;font-size:.7rem;font-weight:850;line-height:1;white-space:nowrap}.mblex-resource-article-row__meta span{color:#0b4ec2;background:#e8f0ffdb}.mblex-resource-article-row__meta small{color:#0b173394;background:#edf3fae6}.mblex-resource-article-row strong{display:inline-flex;min-height:30px;align-items:center;justify-content:flex-end;gap:7px;color:#0b4ec2;font-size:.82rem;font-weight:920;line-height:1.25;text-align:right;white-space:nowrap}.mblex-resource-article-row__action-icon{display:grid;width:18px;height:18px;place-items:center;border:1px solid rgba(47,124,255,.14);border-radius:999px;background:#e8f0ffcc;box-shadow:inset 0 0 0 1px #ffffffa8;transition:border-color .18s ease,background .18s ease,transform .18s ease}.mblex-resource-article-row__action-icon svg{display:block;width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.mblex-resource-article-row:hover .mblex-resource-article-row__action-icon,.mblex-resource-article-row:focus-visible .mblex-resource-article-row__action-icon{border-color:#2f7cff42;background:#dbeaffeb;transform:translate(3px)}.mblex-resource-article-row.is-planned strong{color:#2a40688a}.mblex-resource-pagination{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-end;padding:14px 18px;border-top:1px solid rgba(226,232,240,.86);background:#f9fcffb8}.mblex-resource-pagination button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(205,220,240,.86);border-radius:999px;color:#0b1733bd;background:#ffffffd1;cursor:pointer;font:inherit;font-size:.76rem;font-weight:850;line-height:1}.mblex-resource-pagination button:hover:not(:disabled),.mblex-resource-pagination button:focus-visible:not(:disabled){border-color:#2f7cff57;color:#0b4ec2;background:#e8f0ffdb}.mblex-resource-pagination button:disabled{color:#2a406857;background:#f2f6fbb8;cursor:default}.mblex-resource-pagination__pages{display:inline-flex;gap:6px}.mblex-resource-pagination .mblex-resource-pagination__number{width:34px;padding:0}.mblex-resource-pagination .mblex-resource-pagination__number.is-active{border-color:#1f5fe057;color:#fff;background:linear-gradient(135deg,#2f7cff,#0b4ec2);box-shadow:0 8px 18px #1f5fe029}.mblex-resource-pagination span{color:#2a40688f;font-size:.74rem;font-weight:820}.mblex-resource-search-empty{margin:0;padding:28px 30px;border-top:1px solid rgba(226,232,240,.86);color:#2a4068ad;background:#f9fcffa8;font-size:.9rem;font-weight:760;line-height:1.58}.mblex-resource-item{position:relative;display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:20px;align-items:center;min-height:132px;padding:20px 22px;border:1px solid rgba(205,220,240,.84);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(232,242,255,.74),transparent 32%),linear-gradient(180deg,#fffffffc,#fafdfff5);box-shadow:0 16px 34px #18345d0d,inset 0 1px #ffffffe0}.mblex-resource-item__index{display:grid;width:54px;height:54px;place-items:center;border:1px solid rgba(105,158,240,.2);border-radius:16px;color:#fff;background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.52),transparent 34%),linear-gradient(135deg,#6ea8ff,#1f6fe8);box-shadow:0 12px 24px #2468ef29;font-size:.88rem;font-weight:940}.mblex-resource-item__body{min-width:0}.mblex-resource-item__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.mblex-resource-item__meta span,.mblex-resource-item__meta small,.mblex-resource-item__action{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;font-size:.72rem;font-weight:900;line-height:1}.mblex-resource-item__meta span{color:#0b4ec2;background:#e8f0ffeb}.mblex-resource-item__meta small{color:#0b1733a8;background:#edf3fae6}.mblex-resource-item h3{margin:12px 0 0;color:#0b1733;font-size:1.05rem;font-weight:930;line-height:1.32}.mblex-resource-item p{max-width:820px;margin:8px 0 0;color:#2a4068c2;font-size:.92rem;font-weight:700;line-height:1.62}.mblex-resource-item__action{color:#1f5fe0d1;background:#e8f0ffb8;white-space:nowrap}.mblex-resource-request{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;margin-top:18px;padding:22px 24px;border:1px solid rgba(185,209,241,.82);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(47,124,255,.16),transparent 34%),linear-gradient(135deg,#fff,#f6fbff);box-shadow:0 18px 42px #18345d0f,inset 0 1px #ffffffeb}.mblex-resource-request span{display:block;color:#0b1733;font-size:1rem;font-weight:930}.mblex-resource-request p{margin:7px 0 0;color:#2a4068b8;font-size:.9rem;font-weight:700;line-height:1.58}.mblex-resource-related{padding:50px 0 66px;background:linear-gradient(180deg,#f7fafe00,#eef5fddb)}.mblex-resource-related__header{display:grid;gap:10px;max-width:760px;margin-bottom:22px}.mblex-resource-related__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.mblex-resource-related__grid a{display:grid;gap:8px;min-height:124px;padding:18px;border:1px solid rgba(205,220,240,.84);border-radius:16px;color:inherit;background:#ffffffc7;box-shadow:0 14px 30px #18345d0b;text-decoration:none}.mblex-resource-related__grid a:hover,.mblex-resource-related__grid a:focus-visible{border-color:#2f7cff5c;box-shadow:0 18px 38px #18345d13;transform:translateY(-1px)}.mblex-resource-related__grid span{color:#0b1733;font-size:.96rem;font-weight:930;line-height:1.32}.mblex-resource-related__grid small{color:#2a4068b3;font-size:.78rem;font-weight:700;line-height:1.48}.mblex-resource-note{margin-top:16px;padding:18px 20px;border:1px solid rgba(205,220,240,.8);border-radius:16px;background:#ffffffad}.mblex-resource-note strong{color:#0b1733;font-size:.92rem;font-weight:930}.mblex-resource-note p{margin:8px 0 0;color:#2a4068b8;font-size:.86rem;font-weight:700;line-height:1.62}.mblex-resource-main--app .mblex-resource-item__index{background:radial-gradient(circle at 34% 20%,rgba(255,255,255,.5),transparent 34%),linear-gradient(135deg,#54d7a2,#0d8c63);box-shadow:0 12px 24px #0d8c6329}.mblex-resource-main--app .mblex-resource-item__meta span,.mblex-resource-main--app .mblex-resource-item__action{color:#08724f;background:#def6ebeb}.mblex-article-main{background:radial-gradient(circle at 84% 4%,rgba(47,124,255,.11),transparent 28%),radial-gradient(circle at 5% 42%,rgba(232,242,255,.62),transparent 32%),linear-gradient(180deg,#f8fbff 0,#f1f7ff,#fff 68%)}.mblex-article-hero{position:relative;overflow:hidden;padding:40px 0 34px}.mblex-article-hero:before{content:"";position:absolute;inset:0 0 auto;height:480px;background:radial-gradient(circle at 82% 16%,rgba(47,124,255,.2),transparent 34%),radial-gradient(circle at 18% 72%,rgba(255,255,255,.78),transparent 34%),linear-gradient(180deg,#e8f2fffa,#f7fbff8a 74%,#fff0);pointer-events:none}.mblex-article-hero__grid{position:relative;overflow:hidden;z-index:1;display:grid;grid-template-columns:minmax(0,.58fr) minmax(330px,.42fr);gap:24px 34px;align-items:stretch;min-height:326px;padding:36px 40px 32px;border:1px solid rgba(202,220,246,.72);border-radius:24px;background:radial-gradient(circle at 92% 18%,rgba(47,124,255,.17),transparent 30%),linear-gradient(115deg,#fffffffc 0 50%,#f2f8ffe6 76%,#e4f0ffdb);box-shadow:0 26px 64px #18345d17,inset 0 1px #fffffff0}.mblex-article-hero__grid:after{content:"";position:absolute;right:-78px;top:-92px;width:280px;height:280px;border:1px solid rgba(47,124,255,.08);border-radius:999px;background:#e8f2ff52;pointer-events:none}.mblex-article-hero__copy{position:relative;display:grid;align-content:center;min-width:0;max-width:890px;padding:20px 0 22px 16px}.mblex-article-hero__copy:before{content:"";position:absolute;left:0;top:28px;bottom:28px;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,#2f7cff,#2f7cff1f)}.mblex-article-hero__visual{position:relative;min-height:300px;isolation:isolate}.mblex-article-hero__visual:before{content:"";position:absolute;left:8%;right:2%;bottom:20px;height:82px;border-radius:999px;background:radial-gradient(ellipse at center,rgba(47,124,255,.18),rgba(47,124,255,.055) 52%,transparent 72%);filter:blur(16px);pointer-events:none;z-index:1}.mblex-article-hero__visual img{position:absolute;inset:-32px -64px -16px -18px;z-index:2;width:calc(100% + 84px);height:calc(100% + 50px);object-fit:contain;object-position:58% 52%;mix-blend-mode:multiply;opacity:.88;filter:saturate(1.02) contrast(1.02) drop-shadow(0 24px 34px rgba(47,99,184,.11))}.mblex-article-hero .mblex-resource-eyebrow{display:inline-flex;width:fit-content;min-height:30px;align-items:center;padding:0 11px;border:1px solid rgba(47,124,255,.14);border-radius:999px;color:#1f5fe0e0;background:#e8f0ffb8;font-size:.75rem;font-weight:920;line-height:1}.mblex-article-hero h1{max-width:820px;margin:14px 0 0;color:#0b1733;font-size:clamp(2rem,3.22vw,3rem);font-weight:950;letter-spacing:0;line-height:1.08}.mblex-article-hero__copy p{max-width:700px;margin:16px 0 0;color:#2a4068c2;font-size:.96rem;font-weight:710;line-height:1.76}.mblex-article-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.mblex-article-meta span{position:relative;display:inline-flex;min-height:30px;align-items:center;gap:7px;padding:0 11px;border:1px solid rgba(205,220,240,.82);border-radius:999px;color:#0b1733ad;background:#ffffffb8;font-size:.76rem;font-weight:860;line-height:1}.mblex-article-meta span:before{content:"";width:6px;height:6px;border-radius:999px;background:#2f7cff8f}.mblex-article-summary{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(180px,.26fr) minmax(0,1fr);gap:24px;align-items:start;z-index:1;min-height:0;max-width:1107px;margin:22px auto 0;padding:18px 24px;border:1px solid rgba(205,220,240,.82);border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(232,242,255,.86),transparent 34%),linear-gradient(180deg,#ffffffed,#f7fbffd1);box-shadow:0 22px 50px #18345d12,inset 0 1px #ffffffe6}.mblex-article-summary:after{content:"";position:absolute;right:-54px;bottom:-64px;width:190px;height:190px;border:1px solid rgba(47,124,255,.08);border-radius:999px;background:#e8f2ff57}.mblex-article-summary:before{content:">";position:absolute;right:24px;top:50%;z-index:1;color:#2f7cff42;font-size:1.2rem;font-weight:900;transform:translateY(-50%)}.mblex-article-summary>span{position:relative;z-index:1;display:inline-flex;width:fit-content;min-height:28px;align-items:center;padding:0 11px;border:1px solid rgba(47,124,255,.14);border-radius:999px;color:#1f5fe0db;background:#e8f0ffc7;font-size:.74rem;font-weight:920;line-height:1}.mblex-article-summary strong{position:relative;z-index:1;grid-column:1;margin-top:38px;color:#0b1733;font-size:1.04rem;font-weight:940;line-height:1.34}.mblex-article-summary ul{position:relative;z-index:1;display:grid;grid-column:2;grid-row:1 / span 2;gap:0;margin:0 30px 0 0;padding:0;list-style:none}.mblex-article-summary li{position:relative;min-height:0;padding:10px 0 10px 30px;border:0;border-top:1px solid rgba(218,228,243,.82);border-radius:0;color:#233554c7;background:transparent;font-size:.86rem;font-weight:730;line-height:1.58}.mblex-article-summary li:first-child{padding-top:0;border-top:0}.mblex-article-summary li:last-child{padding-bottom:0}.mblex-article-summary li:before{content:"";position:absolute;left:8px;top:1.45em;width:7px;height:7px;border-radius:999px;background:#2f7cff;box-shadow:0 0 0 4px #2f7cff1f}.mblex-article-summary li:first-child:before{top:.45em}.mblex-article-body-section{padding:38px 0 66px}.mblex-article-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(290px,320px);justify-content:stretch;gap:32px;align-items:start;max-width:1158px}.mblex-article-content{min-width:0}.mblex-article-paper{position:relative;overflow:hidden;padding:26px 32px 12px;border:1px solid rgba(207,223,244,.8);border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(244,249,255,.82),transparent 30%),linear-gradient(180deg,#fffffffa,#fafdfff0);box-shadow:0 20px 48px #18345d11,inset 0 1px #fffffff0}.mblex-article-paper:before{content:"";position:absolute;inset:0 auto 0 0;width:1px;background:linear-gradient(180deg,transparent,rgba(47,124,255,.16),transparent)}.mblex-article-section{position:relative;padding:28px 0;border-top:1px solid rgba(226,232,240,.72);scroll-margin-top:104px}.mblex-article-section:first-child{padding-top:0;border-top:0}.mblex-article-section__head{position:relative;display:flex;align-items:baseline;gap:14px;margin-bottom:18px;padding-left:0}.mblex-article-section__head:before{content:none}.mblex-article-section__number{color:#2f7cff9e;font-size:1.34rem;font-weight:950;line-height:1;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.mblex-article-content h2,.mblex-article-side h2{margin:0;color:#0b1733;font-size:1.12rem;font-weight:940;letter-spacing:0;line-height:1.32}.mblex-article-content p{margin:0;color:#233554d6;font-size:.95rem;font-weight:650;line-height:1.86}.mblex-article-content p+p{margin-top:18px}.mblex-article-sample{margin-top:2px;padding:22px 20px;border:0;border-radius:16px;background:radial-gradient(circle at 100% 0,rgba(232,242,255,.68),transparent 34%),linear-gradient(180deg,#f7fbffcc,#ffffff94);box-shadow:inset 0 1px #ffffffe0,0 10px 24px #2f7cff0a}.mblex-article-sample>span,.mblex-article-app-card>span{display:inline-flex;min-height:28px;align-items:center;margin-bottom:14px;padding:0 10px;border-radius:999px;color:#0b4ec2;background:#e8f0ffeb;font-size:.74rem;font-weight:920;line-height:1}.mblex-article-sample>span{margin-bottom:16px}.mblex-article-sample__question{margin-top:15px!important;padding:16px 17px;border:1px solid rgba(190,211,240,.86);border-radius:14px;color:#0b1733!important;background:#ffffffd1;font-size:.98rem!important;font-weight:850!important;line-height:1.62!important}.mblex-article-sample ol{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none;counter-reset:option}.mblex-article-sample li{counter-increment:option;position:relative;min-height:40px;padding:10px 14px 10px 44px;border:1px solid rgba(207,222,242,.9);border-radius:12px;color:#2a4068d1;background:#ffffffd6;font-size:.88rem;font-weight:720;line-height:1.5}.mblex-article-sample li:before{content:counter(option,upper-alpha);position:absolute;left:13px;top:9px;display:grid;width:26px;height:26px;place-items:center;border-radius:9px;color:#0b4ec2;background:#e8f0fff5;font-size:.76rem;font-weight:930}.mblex-article-answer{margin-top:18px;padding:17px 18px;border:1px solid rgba(19,169,92,.22);border-radius:14px;background:radial-gradient(circle at 100% 0,rgba(222,246,235,.78),transparent 32%),linear-gradient(135deg,#e8f8f0eb,#ffffffdb)}.mblex-article-answer strong{display:block;color:#08724f;font-size:1rem;font-weight:940}.mblex-article-answer p{margin-top:8px;color:#1a5041db;font-size:.92rem;font-weight:720;line-height:1.68}.mblex-article-terms{position:relative;display:grid;grid-template-columns:minmax(145px,.3fr) minmax(0,1fr);gap:16px;margin-top:20px;padding:22px 0 26px;border-top:1px solid rgba(226,232,240,.72)}.mblex-article-terms>div:first-child{display:grid;align-content:start;gap:9px}.mblex-article-terms>div:first-child>span{color:#2f7cff9e;font-size:1.28rem;font-weight:950;line-height:1;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.mblex-article-terms h2{font-size:1.02rem}.mblex-article-terms p{margin-top:0;color:#2a4068a8;font-size:.8rem;font-weight:700;line-height:1.58}.mblex-article-terms dl{display:grid;gap:9px;margin:0}.mblex-article-terms dl>div{display:grid;grid-template-columns:minmax(120px,.3fr) minmax(0,1fr);gap:13px;align-items:start;min-height:54px;padding:13px 15px;border:1px solid rgba(210,224,243,.76);border-radius:13px;background:linear-gradient(90deg,rgba(232,240,255,.68),transparent 4px),#ffffffb8}.mblex-article-terms dt{color:#0b4ec2;font-size:.85rem;font-weight:930;line-height:1.35;word-break:break-word}.mblex-article-terms dd{margin:0;color:#2a4068c2;font-size:.82rem;font-weight:710;line-height:1.56}.mblex-article-side{position:sticky;top:92px;display:grid;gap:15px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.mblex-article-side>section{position:relative;overflow:hidden;padding:19px;border:1px solid rgba(211,224,242,.78);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(241,247,255,.82),transparent 34%),linear-gradient(180deg,#fffffffc,#fafdfff2);box-shadow:0 16px 34px #18345d0e,inset 0 1px #fffffff0}.mblex-article-side>section:last-child{padding-bottom:19px;border-bottom:1px solid rgba(211,224,242,.78)}.mblex-article-side h2{font-size:.98rem;line-height:1.28}.mblex-article-side h2:after{content:"";display:block;width:34px;height:3px;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,#2f7cff,#2f7cff1a)}.mblex-article-toc ol{display:grid;gap:8px;margin:16px 0 0;padding:0;list-style:none}.mblex-article-toc a{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:center;min-height:42px;padding:7px 10px;border:1px solid rgba(216,228,244,.84);border-radius:13px;color:#2a4068cc;background:#ffffff9e;font-size:.82rem;font-weight:820;line-height:1.35;text-decoration:none;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.mblex-article-toc a span{display:grid;width:28px;height:28px;place-items:center;border-radius:10px;color:#1f5fe0;background:#e8f0fff2;font-size:.72rem;font-weight:950;line-height:1}.mblex-article-toc a:hover,.mblex-article-toc a:focus-visible{color:#0b4ec2;border-color:#2f7cff42;background:#e8f0ff8f;box-shadow:0 10px 22px #2f7cff14;transform:translateY(-1px)}.mblex-article-guide{position:relative;overflow:hidden;margin:0 0 16px;padding:20px 22px 18px;border:1px solid rgba(205,220,240,.78);border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(232,240,255,.68),transparent 34%),linear-gradient(180deg,#fffffffa,#f9fcffeb);box-shadow:0 16px 34px #18345d0d,inset 0 1px #fffffff0}.mblex-article-guide:before{content:"";position:absolute;top:0;right:0;left:0;height:3px;background:linear-gradient(90deg,#2f7cff,#2f7cff1f)}.mblex-article-guide>span{display:inline-flex;min-height:26px;align-items:center;padding:0 10px;border-radius:999px;color:#1f5fe0;background:#e8f0ffe0;font-size:.74rem;font-weight:920;line-height:1}.mblex-article-guide h2{margin-top:11px;font-size:1.04rem}.mblex-article-guide h2:after{display:none}.mblex-article-guide p{margin-top:9px!important;color:#2a4068c2;font-size:.9rem!important;font-weight:700!important;line-height:1.72!important}.mblex-article-guide ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:14px 0 0;padding:0;list-style:none}.mblex-article-guide li{position:relative;min-height:68px;padding:12px 13px 12px 32px;border:1px solid rgba(216,228,244,.82);border-radius:13px;color:#233554d1;background:#ffffffad;font-size:.8rem;font-weight:780;line-height:1.48}.mblex-article-guide li:before{content:"";position:absolute;left:14px;top:19px;width:8px;height:8px;border-radius:999px;background:#2f7cff;box-shadow:0 0 0 4px #2f7cff1f}.mblex-article-app-card{margin:0;overflow:hidden;padding:20px!important;border:1px solid rgba(188,220,207,.84)!important;border-radius:20px!important;background:radial-gradient(circle at 100% 0,rgba(222,246,235,.96),transparent 42%),radial-gradient(circle at 0 100%,rgba(255,198,42,.16),transparent 38%),linear-gradient(135deg,#fffffffa,#f7fdfaf2)!important;box-shadow:0 18px 38px #18345d11,inset 0 1px #ffffffe6!important}.mblex-article-app-card h2{margin-top:4px;font-size:1.06rem;line-height:1.34}.mblex-article-app-card p,.mblex-article-note p{margin:10px 0 0;color:#2a4068c2;font-size:.88rem;font-weight:710;line-height:1.62}.mblex-article-app-card ul{display:grid;gap:8px;margin:15px 0 0;padding:0;list-style:none}.mblex-article-app-card li{position:relative;min-height:28px;padding:6px 9px 6px 32px;border:1px solid rgba(202,225,214,.76);border-radius:11px;color:#1a5041d6;background:#ffffff9e;font-size:.82rem;font-weight:840;line-height:1.35}.mblex-article-app-card li:before{content:"";position:absolute;left:12px;top:50%;width:8px;height:8px;border-radius:999px;background:#13a95c;box-shadow:0 0 0 4px #13a95c24;transform:translateY(-50%)}.mblex-article-app-card__downloads{display:grid;grid-template-columns:minmax(104px,118px) minmax(0,1fr);gap:10px;margin-top:15px}.mblex-article-qr-panel{display:grid;gap:7px;align-content:start;justify-items:center;min-height:100%;padding:10px 9px 9px;border:1px solid rgba(198,212,232,.9);border-radius:16px;color:inherit;background:linear-gradient(180deg,#fffffffa,#f8fbfff5);box-shadow:0 12px 24px #18345d0d,inset 0 1px #ffffffe6;text-decoration:none}.mblex-article-qr-panel__label{display:inline-flex;min-height:20px;align-items:center;padding:0 7px;border-radius:999px;color:#0b4ec2;background:#e8f0ffe6;font-size:.68rem;font-weight:920;line-height:1}.mblex-article-qr-panel__code{display:grid;width:100%;aspect-ratio:1;place-items:center;padding:7px;border:1px solid rgba(205,220,240,.82);border-radius:14px;background:#fff;box-shadow:inset 0 1px #fffffff0}.mblex-article-qr-panel__code svg{display:block;width:100%;height:100%}.mblex-article-qr-panel__hint{color:#2a4068b8;font-size:.72rem;font-weight:720;line-height:1.35;text-align:center}.mblex-article-app-card__stores{display:flex;flex-wrap:wrap;gap:9px;align-items:center;justify-content:center}.mblex-app-store-button{position:relative;overflow:hidden;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(198,212,232,.9);border-radius:15px;color:#17213a;background:radial-gradient(circle at 100% 0,rgba(232,240,255,.95),transparent 48%),linear-gradient(180deg,#fffffffa,#f7fbfff0);box-shadow:0 12px 22px #18345d12,inset 0 1px #ffffffe6;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.mblex-app-store-button:after{content:"";position:absolute;inset:1px;border-radius:14px;border:1px solid rgba(255,255,255,.62);pointer-events:none}.mblex-app-store-button:hover,.mblex-app-store-button:focus-visible{border-color:#2f7cff5c;box-shadow:0 16px 28px #2f7cff1f,0 0 0 4px #2f7cff14,inset 0 1px #fffffff0;transform:translateY(-1px)}.mblex-app-store-button--android{border-color:#bcdccfe6;color:#0f7f46;background:radial-gradient(circle at 100% 0,rgba(222,246,235,.96),transparent 48%),linear-gradient(180deg,#fffffffa,#f7fdfaf0)}.mblex-app-store-button__icon{position:relative;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:0;background:transparent;box-shadow:none}.mblex-app-store-button--android .mblex-app-store-button__icon{background:transparent;box-shadow:none}.mblex-app-store-button__icon svg{display:block;width:22px;height:22px}.mblex-app-store-button--ios .mblex-app-store-button__icon{color:currentColor}.mblex-app-store-button--android .mblex-app-store-button__icon svg{width:24px;height:24px}.mblex-article-app-card--inline{display:grid;grid-template-columns:minmax(0,1fr) minmax(166px,188px);gap:12px 22px;align-items:center;margin:16px 0 0;padding:22px 24px!important;border:1px solid rgba(188,220,207,.84)!important;border-radius:20px!important;background:radial-gradient(circle at 100% 0,rgba(222,246,235,.82),transparent 38%),linear-gradient(180deg,#fffffffa,#f7fdfaf0)!important;box-shadow:0 16px 34px #18345d0e,inset 0 1px #ffffffe6!important}.mblex-article-app-card--inline>span,.mblex-article-app-card--inline h2,.mblex-article-app-card--inline p,.mblex-article-app-card--inline ul{grid-column:1}.mblex-article-app-card--inline>span{width:fit-content;max-width:100%;margin-bottom:0}.mblex-article-app-card--inline h2{margin-top:0;font-size:1.04rem}.mblex-article-app-card--inline p{max-width:62ch;font-size:.84rem;line-height:1.56}.mblex-article-app-card--inline ul{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.mblex-article-app-card--inline li{min-height:28px;padding:6px 10px 6px 29px;border-radius:999px;font-size:.78rem}.mblex-article-app-card--inline>.mblex-article-app-card__stores{grid-column:2;grid-row:1 / span 4;align-self:center;margin-top:0}.mblex-article-app-card--inline .mblex-article-app-card__downloads{grid-column:2;grid-row:1 / span 4;align-self:center;margin-top:0;grid-template-columns:1fr;gap:9px;justify-self:end;width:100%;max-width:188px}.mblex-article-app-card--inline .mblex-article-app-card__downloads>.mblex-article-qr-panel{justify-self:center;width:min(100%,136px)}.mblex-article-app-card--inline .mblex-article-app-card__downloads>.mblex-article-app-card__stores{grid-column:auto;grid-row:auto;justify-self:center;width:min(100%,118px);margin-top:0}.mblex-article-app-card--inline .mblex-app-store-button{width:42px;height:42px}.mblex-article-app-card--inline .mblex-app-store-button__icon{width:28px;height:28px}.mblex-article-sidebar-app{padding:0!important;border-color:#bedbd3d6!important;background:radial-gradient(circle at 100% 0,rgba(222,246,235,.82),transparent 42%),radial-gradient(circle at 0 100%,rgba(232,240,255,.58),transparent 40%),linear-gradient(180deg,#fffffffa,#f7fdfaf2)!important}.mblex-article-sidebar-app:before{content:"";position:absolute;top:0;right:0;left:0;height:4px;background:linear-gradient(90deg,#13a95c,#2f7cff)}.mblex-article-sidebar-app__head{position:relative;z-index:1;display:grid;gap:8px;padding:19px 18px 10px}.mblex-article-sidebar-app__head>span{display:inline-flex;width:fit-content;min-height:26px;align-items:center;padding:0 10px;border-radius:999px;color:#08724f;background:#def6ebe0;font-size:.72rem;font-weight:920;line-height:1}.mblex-article-sidebar-app h2{max-width:15em;font-size:1.02rem;line-height:1.32}.mblex-article-sidebar-app h2:after{display:none}.mblex-article-sidebar-app p{margin:0;color:#2a4068b8;font-size:.8rem;font-weight:710;line-height:1.52}.mblex-article-sidebar-app ul{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:7px;margin:14px 18px 0;padding:0;list-style:none}.mblex-article-sidebar-app li{position:relative;min-height:28px;padding:7px 10px 7px 28px;border:1px solid rgba(202,225,214,.76);border-radius:999px;color:#1a5041d6;background:#ffffffad;font-size:.77rem;font-weight:840;line-height:1.35}.mblex-article-sidebar-app li:before{content:"";position:absolute;left:11px;top:50%;width:7px;height:7px;border-radius:999px;background:#13a95c;box-shadow:0 0 0 4px #13a95c24;transform:translateY(-50%)}.mblex-article-sidebar-app .mblex-article-app-card__stores{position:relative;z-index:1;width:min(100%,120px);margin:0 auto;padding:8px 0 16px}.mblex-article-sidebar-app .mblex-article-app-card__downloads{position:relative;z-index:1;grid-template-columns:1fr;gap:12px;padding:16px 18px 18px}.mblex-article-sidebar-app .mblex-article-qr-panel{order:-1;justify-self:center;width:min(100%,190px)}.mblex-article-sidebar-app .mblex-app-store-button{width:44px;height:44px}.mblex-article-pagination{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:16px 0 0}.mblex-article-pagination__item{position:relative;overflow:hidden;display:grid;gap:6px;min-height:106px;padding:17px 52px 17px 18px;border:1px solid rgba(205,220,240,.82);border-radius:16px;color:inherit;background:radial-gradient(circle at 100% 0,rgba(232,240,255,.58),transparent 36%),linear-gradient(180deg,#fffffff7,#f9fcffeb);box-shadow:0 12px 26px #18345d0c,inset 0 1px #ffffffeb;text-decoration:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease}.mblex-article-pagination__item:before{content:"";position:absolute;right:18px;top:50%;width:32px;height:32px;border:1px solid rgba(192,212,242,.88);border-radius:999px;background:linear-gradient(180deg,#fffffffa,#edf5ffe6);box-shadow:0 10px 20px #2f7cff14;transform:translateY(-50%)}.mblex-article-pagination__item:after{content:"";position:absolute;top:50%;right:31px;width:7px;height:7px;border-top:2px solid rgba(31,95,224,.64);border-right:2px solid rgba(31,95,224,.64);transform:translateY(-50%) rotate(45deg)}.mblex-article-pagination__item.is-previous{padding-right:18px;padding-left:52px}.mblex-article-pagination__item.is-previous:before{right:auto;left:18px;transform:translateY(-50%)}.mblex-article-pagination__item.is-previous:after{right:auto;left:31px;transform:translateY(-50%) rotate(225deg)}.mblex-article-pagination__item.is-next{text-align:right}.mblex-article-pagination__item:last-child{border-right:0}.mblex-article-pagination__item:hover,.mblex-article-pagination__item:focus-visible{border-color:#2f7cff57;background:radial-gradient(circle at 100% 0,rgba(222,238,255,.78),transparent 38%),linear-gradient(180deg,#fffffffc,#f5fafff0);box-shadow:0 16px 30px #18345d11,inset 0 1px #fffffff0;transform:translateY(-2px)}.mblex-article-pagination__item span{width:fit-content;min-height:22px;align-content:center;padding:0 9px;border-radius:999px;color:#1f5fe0;background:#e8f0ffdb;font-size:.72rem;font-weight:920;line-height:1}.mblex-article-pagination__item.is-next span{justify-self:end}.mblex-article-pagination__item strong{color:#0b1733;font-size:.92rem;font-weight:930;line-height:1.34}.mblex-article-pagination__item small{color:#2a4068ad;font-size:.76rem;font-weight:700;line-height:1.45}.mblex-article-note ul{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}.mblex-article-note a{color:#0b4ec2;font-size:.84rem;font-weight:850;text-decoration-thickness:1px;text-underline-offset:4px}.mblex-article-share p{margin:12px 0 0;color:#2a4068b8;font-size:.84rem;font-weight:720;line-height:1.56}.mblex-article-share__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:17px}.mblex-article-share__button{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid rgba(211,223,241,.9);border-radius:14px;color:#2a4068d1;background:linear-gradient(180deg,#fffffffa,#f6faffe6);box-shadow:0 12px 22px #18345d0e,inset 0 1px #ffffffeb;cursor:pointer;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,color .16s ease,background .16s ease}.mblex-article-share__button:hover,.mblex-article-share__button:focus-visible{color:#0b4ec2;border-color:#2f7cff47;background:#e8f0ffdb;box-shadow:0 14px 26px #2f7cff1a;transform:translateY(-1px)}.mblex-article-share__button:nth-child(2){color:#08724f;background:linear-gradient(180deg,#eefaf4fa,#e0f7eceb)}.mblex-article-share__button:nth-child(2):hover,.mblex-article-share__button:nth-child(2):focus-visible{border-color:#13a95c47;background:#def6ebeb;box-shadow:0 14px 26px #13a95c1a}.mblex-share-icon{display:block;width:18px;height:18px;background:currentColor}.mblex-share-icon--native{-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='18'%20cy='5'%20r='3'/%3E%3Ccircle%20cx='6'%20cy='12'%20r='3'/%3E%3Ccircle%20cx='18'%20cy='19'%20r='3'/%3E%3Cpath%20d='m8.6%2010.5%206.8-4M8.6%2013.5l6.8%204'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='18'%20cy='5'%20r='3'/%3E%3Ccircle%20cx='6'%20cy='12'%20r='3'/%3E%3Ccircle%20cx='18'%20cy='19'%20r='3'/%3E%3Cpath%20d='m8.6%2010.5%206.8-4M8.6%2013.5l6.8%204'/%3E%3C/svg%3E") center / contain no-repeat}.mblex-share-icon--copy{-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='8'%20y='8'%20width='12'%20height='12'%20rx='2'/%3E%3Cpath%20d='M16%208V6a2%202%200%200%200-2-2H6a2%202%200%200%200-2%202v8a2%202%200%200%200%202%202h2'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='8'%20y='8'%20width='12'%20height='12'%20rx='2'/%3E%3Cpath%20d='M16%208V6a2%202%200%200%200-2-2H6a2%202%200%200%200-2%202v8a2%202%200%200%200%202%202h2'/%3E%3C/svg%3E") center / contain no-repeat}.mblex-share-icon--email{-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='5'%20width='18'%20height='14'%20rx='2'/%3E%3Cpath%20d='m3%207%209%206%209-6'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='5'%20width='18'%20height='14'%20rx='2'/%3E%3Cpath%20d='m3%207%209%206%209-6'/%3E%3C/svg%3E") center / contain no-repeat}.mblex-article-share__status{min-height:20px;margin-top:11px!important;color:#08724f!important;font-size:.78rem!important;font-weight:850!important;line-height:1.25!important}.mblex-article-related{padding:52px 0 64px;background:radial-gradient(circle at 16% 18%,rgba(232,242,255,.84),transparent 28%),linear-gradient(180deg,#fff0,#eef5fde6)}.mblex-article-related .mblex-resource-related__header{max-width:720px;margin-bottom:17px}.mblex-article-related .mblex-resource-related__header p{max-width:62ch;margin:8px 0 0;color:#2a4068ad;font-size:.92rem;font-weight:700;line-height:1.6}.mblex-article-related__layout{display:grid;grid-template-columns:minmax(250px,.34fr) minmax(0,1fr);gap:14px;align-items:stretch}.mblex-article-related__featured,.mblex-article-related__list a{position:relative;overflow:hidden;color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.mblex-article-related__featured{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:12px;align-items:start;height:100%;min-height:100%;padding:21px 20px 18px;border:1px solid rgba(189,211,244,.86);border-radius:18px;background:radial-gradient(circle at 100% 0,rgba(232,240,255,.92),transparent 42%),linear-gradient(145deg,#fffffffa,#f4f9ffeb);box-shadow:0 18px 38px #18345d12,inset 0 1px #fffffff0}.mblex-article-related__featured:before{content:"";position:absolute;top:18px;right:18px;width:40px;height:40px;border-radius:13px;background:radial-gradient(circle at 35% 30%,rgba(255,255,255,.28),transparent 38%),linear-gradient(135deg,#2f7cffeb,#0f55dfeb);box-shadow:0 14px 26px #2f7cff29}.mblex-article-related__featured:after,.mblex-article-related__list a:after{content:"";position:absolute;width:8px;height:8px;border-top:2px solid rgba(31,95,224,.48);border-right:2px solid rgba(31,95,224,.48);transform:rotate(45deg)}.mblex-article-related__featured:after{right:22px;bottom:20px}.mblex-article-related__featured-copy{display:grid;align-content:start;gap:8px;min-width:0;padding-right:2px}.mblex-article-related__featured-preview{align-self:stretch;display:grid;place-items:center;min-height:176px;padding:12px 0 6px}.mblex-article-related__preview-card{display:grid;gap:8px;width:100%;max-width:88px;padding:9px;border:1px solid rgba(206,222,243,.84);border-radius:16px;background:linear-gradient(180deg,#fffffff5,#f6faffeb);box-shadow:0 12px 24px #18345d13,inset 0 1px #ffffffeb}.mblex-article-related__preview-header{display:flex;gap:5px}.mblex-article-related__preview-header span{width:12px;height:12px;padding:0;border-radius:999px}.mblex-article-related__preview-header span:first-child{background:#2f7cff42}.mblex-article-related__preview-header span:last-child{background:#13a95c33}.mblex-article-related__preview-body{display:grid;gap:5px}.mblex-article-related__preview-body span{height:8px;padding:0;border-radius:999px;background:#43536d24}.mblex-article-related__preview-body span:nth-child(1){width:100%}.mblex-article-related__preview-body span:nth-child(2){width:78%}.mblex-article-related__preview-body span:nth-child(3){width:86%}.mblex-article-related__featured:hover,.mblex-article-related__featured:focus-visible,.mblex-article-related__list a:hover,.mblex-article-related__list a:focus-visible{border-color:#2f7cff57;box-shadow:0 20px 42px #18345d16;transform:translateY(-1px)}.mblex-article-related__layout span{display:inline-flex;width:fit-content;min-height:24px;align-items:center;padding:0 9px;border-radius:999px;color:#1f5fe0;background:#e8f0ffdb;font-size:.75rem;font-weight:930;line-height:1}.mblex-article-related__featured strong{max-width:13em;color:#0b1733;padding-right:0;font-size:1.02rem;font-weight:940;line-height:1.28}.mblex-article-related__featured small{max-width:30ch;padding-right:18px;color:#2a4068b8;font-size:.82rem;font-weight:720;line-height:1.55}.mblex-article-related__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mblex-article-related__list a{display:grid;gap:7px;min-height:114px;padding:15px 38px 15px 16px;border:1px solid rgba(205,220,240,.84);border-radius:15px;background:linear-gradient(90deg,rgba(232,240,255,.72),transparent 4px),linear-gradient(180deg,#fffffff5,#fafdffe6);box-shadow:0 12px 24px #18345d0c,inset 0 1px #ffffffeb}.mblex-article-related__list a:after{right:20px;top:50%;transform:translateY(-50%) rotate(45deg)}.mblex-article-related__list strong{color:#0b1733;font-size:.9rem;font-weight:930;line-height:1.34}.mblex-article-related__list small{color:#2a4068ad;font-size:.76rem;font-weight:700;line-height:1.45}.mblex-channel-page .mblex-global-nav{padding:20px 0 22px;background:linear-gradient(180deg,#f8fbfff5,#f3f8feeb)}.mblex-channel-page .mblex-global-nav__inner{grid-template-columns:142px minmax(0,1fr);gap:28px}.mblex-channel-page .mblex-global-nav__intro{position:relative;padding-left:18px}.mblex-channel-page .mblex-global-nav__intro:before{content:"";position:absolute;left:0;top:3px;width:3px;height:38px;border-radius:999px;background:linear-gradient(180deg,#2f7cff,#2f7cff1a)}.mblex-channel-page .mblex-global-nav__track{border-radius:12px;background:linear-gradient(180deg,#fffffffc,#fafdfff2);box-shadow:0 20px 46px #18345d16,inset 0 1px #fffffff0}.mblex-channel-page .mblex-global-nav__track a{min-height:88px}.mblex-channel-page .mblex-global-nav__icon{width:38px;height:38px;color:#2569d8;background:linear-gradient(180deg,#eef5ff,#e6f0ff)}.mblex-channel-page .mblex-global-nav__track a.is-active .mblex-global-nav__icon{color:#fff;background:linear-gradient(135deg,#2f7cff,#0f55df);box-shadow:0 12px 22px #2468ef38}.mblex-channel-page .mblex-overview-card .mblex-card-kicker{color:#2468ef33}.mblex-channel-page .mblex-why-card .mblex-card-kicker{color:#13a95c38}.mblex-channel-page .mblex-source-card .mblex-card-kicker{color:#ff8b2438}.mblex-channel-page .mblex-overview-card .mblex-panel-icon{box-shadow:0 14px 28px #2468ef33,inset 0 1px #ffffff57}.mblex-channel-page .mblex-why-card .mblex-panel-icon{box-shadow:0 14px 28px #13a95c2e,inset 0 1px #ffffff57}.mblex-channel-page .mblex-source-card .mblex-panel-icon{box-shadow:0 14px 28px #ff8b242e,inset 0 1px #ffffff57}.mblex-channel-page .mblex-why-card,.mblex-channel-page .mblex-overview-card,.mblex-channel-page .mblex-source-card{display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;gap:17px}.mblex-channel-page .mblex-why-card h2,.mblex-channel-page .mblex-overview-card h2,.mblex-channel-page .mblex-source-card h2{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;height:auto;min-height:56px;gap:14px;padding:0 46px 16px 0;border-bottom:0;font-size:1rem;line-height:1.18}.mblex-channel-page .mblex-card-title{display:grid;gap:5px;min-width:0;color:#0b1733}.mblex-channel-page .mblex-card-title>span{display:block;color:inherit;font-size:1rem;font-weight:920;line-height:1.18}.mblex-channel-page .mblex-card-title>small{display:block;max-width:28ch;color:#43536db8;font-size:.75rem;font-weight:720;line-height:1.42}.mblex-channel-page .mblex-panel-icon{width:46px;height:46px;border-radius:14px}.mblex-channel-page .mblex-panel-icon svg{width:22px;height:22px;stroke-width:2}.mblex-channel-page .mblex-card-kicker{top:21px;right:2px;font-size:.78rem;letter-spacing:.035em}.mblex-channel-page .mblex-why-card ul,.mblex-channel-page .mblex-source-card ul{align-content:start}.mblex-channel-page .mblex-why-card li,.mblex-channel-page .mblex-source-card li{grid-template-columns:25px minmax(0,1fr);grid-template-rows:minmax(25px,auto) auto;column-gap:12px;min-height:62px;padding:11px 0;align-items:start}.mblex-channel-page .mblex-card-check,.mblex-channel-page .mblex-card-dot{grid-row:1;align-self:center;width:25px;height:25px;margin-top:0;border-radius:9px}.mblex-channel-page .mblex-card-check{position:relative}.mblex-channel-page .mblex-card-check:before{content:"";width:10px;height:6px;margin-top:-1px;border-bottom:2.3px solid currentColor;border-left:2.3px solid currentColor;transform:rotate(-45deg)}.mblex-channel-page .mblex-card-check svg{display:none}.mblex-channel-page .mblex-card-dot:before{content:"";width:7px;height:7px;border-radius:999px;background:#ffffffeb;box-shadow:0 0 0 3px #ffffff3d}.mblex-channel-page .mblex-why-card li span,.mblex-channel-page .mblex-source-card li span{display:flex;align-items:center;min-height:25px;margin:0 0 4px;color:#10213f;font-size:.82rem;font-weight:900;line-height:1.26}.mblex-channel-page .mblex-why-card li strong,.mblex-channel-page .mblex-source-card li strong{grid-column:2;grid-row:2;color:#2a4068db;font-size:.8rem;font-weight:730;line-height:1.48}.mblex-channel-page .mblex-overview-card dl div{min-height:36px;padding:8px 0;border-top-color:#e2e8f0b8}.mblex-channel-page .mblex-overview-card dt{font-size:.77rem;line-height:1.32}.mblex-channel-page .mblex-overview-card dd{font-size:.84rem;font-weight:840;line-height:1.34}@media(max-width:1120px){.mblex-channel-page .mblex-hero .home-container{width:min(100%,calc(100% - 48px))}.mblex-channel-page .mblex-hero__grid{grid-template-columns:1fr}.mblex-channel-page .mblex-hero__actions{grid-template-columns:minmax(0,610px);max-width:610px}.mblex-channel-page .mblex-hero__copy h1{max-width:min(100%,620px);font-size:2.5rem}.mblex-channel-page .mblex-hero__media{width:min(780px,100%);margin:0;justify-self:start;overflow:hidden;border-radius:8px;background:#e9edf4;box-shadow:0 18px 42px #18345d1f}.mblex-channel-page .mblex-hero__media img{border-radius:8px;filter:none;-webkit-mask-image:none;mask-image:none}.mblex-channel-page .mblex-hero-divider{height:88px;margin-top:10px}.mblex-channel-page .mblex-hero-divider:before{inset:18px 0 -26px}.mblex-channel-page .mblex-hero-divider:after,.mblex-channel-page .mblex-hero-divider__line,.mblex-channel-page .mblex-hero-divider__icon{top:45px}.mblex-channel-page .mblex-hero-tools{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.mblex-channel-page .mblex-prep-card,.mblex-channel-page .mblex-source-card{grid-column:1 / -1;min-height:0}.mblex-channel-page .mblex-prep-card>div{grid-template-columns:repeat(3,minmax(0,1fr))}.mblex-channel-page .mblex-prep-card section{border-top:0;border-left:1px solid rgba(226,232,240,.9);padding:0 0 0 16px}.mblex-channel-page .mblex-prep-card section:first-child{border-left:0;padding-left:0}.mblex-channel-page .mblex-section .home-container:before,.mblex-channel-page .mblex-section .home-container:after{width:min(54%,460px);height:220px}.mblex-channel-page .mblex-section--app-download .home-container{width:min(100%,calc(100% - 48px))}.mblex-channel-page .mblex-download-banner{grid-template-columns:1fr;gap:28px;min-height:0;padding:34px 32px}.mblex-channel-page .mblex-download-banner:before{inset:auto 0 0;width:100%;height:38%;clip-path:polygon(0 30%,100% 0,100% 100%,0 100%)}.mblex-channel-page .mblex-download-banner:after{inset:auto 8% 0 auto;height:34%}.mblex-channel-page .mblex-download-banner__copy{min-height:0}.mblex-channel-page .mblex-download-banner__title{max-width:780px}.mblex-channel-page .mblex-download-banner__panel{justify-self:center;max-width:340px}.mblex-channel-page .mblex-fit-grid,.mblex-channel-page .mblex-checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mblex-channel-page .mblex-career-dashboard{grid-template-columns:minmax(0,1fr) minmax(350px,.54fr)}.mblex-channel-page .mblex-exam-layout{grid-template-columns:1fr}.mblex-channel-page .mblex-structure-panel{border-top:1px solid rgba(210,224,243,.78);border-left:0}.mblex-channel-page .mblex-domain-panel__body{min-height:0}}@media(max-width:820px){.mblex-channel-page .mblex-hero{padding-top:30px}.mblex-channel-page .mblex-hero__actions{grid-template-columns:1fr;max-width:min(100%,620px)}.mblex-channel-page .mblex-hero__actions .primary-button{width:fit-content}.mblex-channel-page .mblex-hero__copy h1{font-size:2.12rem}.mblex-channel-page .mblex-hero-divider{height:72px;margin-top:4px}.mblex-channel-page .mblex-hero-divider:before{inset:18px 0 -18px}.mblex-channel-page .mblex-hero-divider:after,.mblex-channel-page .mblex-hero-divider__line,.mblex-channel-page .mblex-hero-divider__icon{top:38px}.mblex-channel-page .mblex-hero-divider__line{width:min(580px,calc(100vw - 48px))}.mblex-channel-page .mblex-hero-divider__icon{width:48px;height:48px;border-radius:14px}.mblex-channel-page .mblex-hero-divider__icon svg{width:23px;height:23px}.mblex-channel-page .mblex-stat-strip{grid-template-columns:minmax(0,1fr)}.mblex-channel-page .mblex-hero-tools,.mblex-channel-page .mblex-prep-card>div{grid-template-columns:1fr}.mblex-channel-page .mblex-why-card,.mblex-channel-page .mblex-overview-card,.mblex-channel-page .mblex-prep-card,.mblex-channel-page .mblex-source-card{min-height:0;padding:22px}.mblex-channel-page .mblex-overview-card dl div,.mblex-channel-page .mblex-overview-card dl div:last-child{grid-template-columns:10px minmax(70px,.42fr) minmax(0,1fr)}.mblex-channel-page .mblex-overview-card dd,.mblex-channel-page .mblex-overview-card dl div:last-child dd{text-align:left}.mblex-channel-page .mblex-why-card h2,.mblex-channel-page .mblex-overview-card h2,.mblex-channel-page .mblex-source-card h2{padding-right:0}.mblex-channel-page .mblex-card-kicker{display:none}.mblex-channel-page .mblex-section__header h2{font-size:clamp(1.58rem,6vw,2rem)}.mblex-channel-page .mblex-section__header p{font-size:.96rem}.mblex-channel-page .mblex-section__header--numbered{min-height:142px}.mblex-channel-page .mblex-section .home-container:before,.mblex-channel-page .mblex-section .home-container:after{width:min(54%,320px);height:200px;opacity:.9}.mblex-channel-page .mblex-section-art{width:min(44%,320px);min-height:100%;opacity:.9}.mblex-channel-page .mblex-section__header-copy{max-width:calc(100% - 250px)}.mblex-channel-page .mblex-fit-grid,.mblex-channel-page .mblex-checklist-grid{grid-template-columns:1fr}.mblex-channel-page .mblex-check-card{min-height:0;padding:20px}.mblex-channel-page .mblex-check-card h3{margin-top:18px}.mblex-channel-page .mblex-prep-card section,.mblex-channel-page .mblex-prep-card section:first-child{border-left:0;border-top:1px solid rgba(226,232,240,.9);padding:12px 0 0}.mblex-channel-page .mblex-prep-card section:first-child{border-top:0;padding-top:0}.mblex-channel-page .mblex-global-nav__inner{width:min(100%,calc(100% - 48px))}.mblex-channel-page .mblex-career-dashboard{grid-template-columns:1fr}.mblex-channel-page .mblex-income-panel{max-width:560px}}@media(max-width:820px){.mblex-channel-page .mblex-domain-panel,.mblex-channel-page .mblex-structure-panel{padding:24px}.mblex-channel-page .mblex-domain-breakdown li{grid-template-columns:68px minmax(0,1fr);gap:13px}.mblex-channel-page .mblex-domain-breakdown li>strong{font-size:1.22rem}.mblex-channel-page .mblex-domain-panel__body{grid-template-columns:minmax(170px,.42fr) minmax(0,1fr);gap:22px}.mblex-channel-page .mblex-structure-panel__metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.mblex-channel-page .mblex-resource-hub{grid-template-columns:repeat(2,minmax(0,1fr))}.mblex-resource-hero__grid{grid-template-columns:1fr}.mblex-resource-item{grid-template-columns:60px minmax(0,1fr)}.mblex-resource-item__action{grid-column:2;width:fit-content}.mblex-resource-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mblex-article-hero__grid,.mblex-article-layout{grid-template-columns:1fr}.mblex-article-hero__visual{display:none}.mblex-article-summary{grid-template-columns:1fr;gap:14px}.mblex-article-summary strong,.mblex-article-summary ul{grid-column:auto;grid-row:auto}.mblex-article-summary strong{margin-top:0}.mblex-article-side{position:static}.mblex-article-guide ul,.mblex-article-related__layout,.mblex-article-terms{grid-template-columns:1fr}.mblex-article-guide li{min-height:0}.mblex-article-related__featured{min-height:220px}.mblex-article-terms dl>div{grid-template-columns:minmax(110px,.28fr) minmax(0,1fr)}.mblex-channel-page .mblex-donut{width:min(205px,100%)}}@media(max-width:640px){.mblex-channel-page .mblex-hero .home-container,.mblex-channel-page .mblex-global-nav__inner{width:min(100%,calc(100% - 36px))}.mblex-channel-page .mblex-hero__actions{grid-template-columns:1fr;max-width:100%;gap:14px}.mblex-channel-page .mblex-hero__actions .primary-button{width:100%}.mblex-channel-page .mblex-section__header--numbered{min-height:0}.mblex-channel-page .mblex-section-art{display:none}.mblex-channel-page .mblex-section .home-container:before,.mblex-channel-page .mblex-section .home-container:after{display:none}.mblex-channel-page .mblex-section__header-copy{max-width:none}.mblex-channel-page .mblex-state-checker{width:100%;padding:15px}.mblex-channel-page .mblex-state-checker__body{grid-template-columns:1fr;gap:10px}.mblex-channel-page .mblex-state-checker__bridge{width:30px;height:30px;justify-self:center;transform:rotate(90deg)}.mblex-channel-page .mblex-state-result{height:auto;min-height:156px}.mblex-channel-page .mblex-state-checker__source{display:grid;grid-template-columns:1fr;justify-content:stretch}.mblex-channel-page .mblex-domain-panel,.mblex-channel-page .mblex-structure-panel{padding:19px;border-radius:14px}.mblex-channel-page .mblex-exam-panel__head{margin-bottom:16px}.mblex-channel-page .mblex-domain-breakdown{gap:12px}.mblex-channel-page .mblex-domain-breakdown li{grid-template-columns:50px minmax(0,1fr);gap:10px;min-height:42px}.mblex-channel-page .mblex-domain-breakdown li>strong{font-size:1.08rem}.mblex-channel-page .mblex-domain-breakdown li>div span{font-size:.84rem}.mblex-channel-page .mblex-domain-panel__body{grid-template-columns:1fr;justify-items:start}.mblex-channel-page .mblex-donut{width:min(220px,72vw);justify-self:center}.mblex-channel-page .mblex-domain-list{gap:10px}.mblex-channel-page .mblex-structure-panel__metrics{grid-template-columns:1fr;gap:10px;margin:6px 0 18px}.mblex-channel-page .mblex-structure-metric{min-height:80px;padding:14px}.mblex-channel-page .mblex-structure-metric strong{margin-top:2px}.mblex-channel-page .mblex-structure-summary{margin-bottom:18px}.mblex-channel-page .mblex-structure-summary div{grid-template-columns:minmax(92px,.36fr) minmax(0,1fr);min-height:0;padding:15px 16px}.mblex-channel-page .mblex-structure-delivery{grid-template-columns:auto minmax(0,1fr);gap:10px 14px;min-height:0;padding:16px}.mblex-channel-page .mblex-structure-delivery p{grid-column:1 / -1}.mblex-channel-page .mblex-resource-hub,.mblex-channel-page .mblex-faq-more{grid-template-columns:1fr}.mblex-channel-page .mblex-resource-topic{min-height:0;padding:19px}.mblex-channel-page .mblex-section--app-download .home-container{padding:0 0 40px}.mblex-channel-page .mblex-faq-more{align-items:stretch;padding:19px}}@media(max-width:640px){.mblex-channel-page .mblex-section--app-download .home-container{padding:0 0 40px;width:min(100%,calc(100% - 36px))}.mblex-channel-page .mblex-section--app-download{margin-top:-92px;padding-top:132px}.mblex-channel-page .mblex-download-banner{grid-template-columns:1fr;gap:18px;width:100%;min-height:0;padding:22px 18px 18px}.mblex-channel-page .mblex-download-banner:before{height:30%;opacity:.78}.mblex-channel-page .mblex-download-banner:after{display:none}.mblex-channel-page .mblex-download-banner__badge{min-height:30px;font-size:.78rem}.mblex-channel-page .mblex-download-banner__title{margin-top:18px;font-size:clamp(1.8rem,8.5vw,2.25rem)}.mblex-channel-page .mblex-download-banner p{font-size:.92rem}.mblex-channel-page .mblex-download-banner__copy{min-height:0}.mblex-channel-page .mblex-download-banner__points{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.mblex-channel-page .mblex-download-banner__points li{grid-template-columns:38px minmax(0,1fr);gap:9px}.mblex-channel-page .mblex-download-banner__point-icon,.mblex-channel-page .mblex-download-banner__note-icon{width:38px;height:38px}.mblex-channel-page .mblex-download-banner__points strong{font-size:.86rem}.mblex-channel-page .mblex-download-banner__points small{font-size:.72rem}.mblex-channel-page .mblex-download-banner__note{grid-template-columns:38px minmax(0,1fr);margin-top:22px;padding:14px}.mblex-channel-page .mblex-download-banner__panel{justify-items:stretch;max-width:100%;min-height:0;padding:18px}.mblex-channel-page .mblex-download-banner__qr{max-width:174px;justify-self:center}.mblex-channel-page .mblex-download-banner__qr-code{width:150px}.mblex-channel-page .mblex-download-banner__stores{max-width:100%}.mblex-resource-hero{padding:34px 0 24px}.mblex-resource-page .home-container{width:min(100%,calc(100% - 36px))}.mblex-resource-breadcrumb{margin-bottom:16px}.mblex-resource-hero__copy{padding:20px 22px;border-radius:18px}.mblex-resource-hero__media{min-height:232px;padding:0;border-radius:18px}.mblex-resource-hero__media img{inset:-24px -38px -24px -8%;width:128%;height:calc(100% + 48px);object-position:76% 50%}.mblex-resource-hero h1{font-size:clamp(1.84rem,11vw,2.65rem)}.mblex-resource-hero__copy p{font-size:.94rem}.mblex-resource-request{grid-template-columns:1fr}.mblex-resource-request .primary-button{width:100%}.mblex-resource-section{margin-top:-2px;padding:20px 0 42px}.mblex-resource-item{grid-template-columns:1fr;gap:14px;min-height:0;padding:18px;border-radius:16px}}@media(max-width:640px){.mblex-resource-item__index{width:48px;height:48px;border-radius:14px}.mblex-resource-item__action{grid-column:auto}.mblex-resource-request{display:grid;padding:19px}.mblex-resource-related{padding:38px 0 50px}.mblex-resource-related__grid,.mblex-article-related__list{grid-template-columns:1fr}.mblex-resource-library{gap:15px;padding:16px;border-radius:20px}.mblex-resource-library__head{grid-template-columns:1fr;gap:14px}.mblex-resource-library__summary{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 14px}.mblex-resource-library__summary strong{font-size:1.28rem}.mblex-resource-channel-nav{gap:10px;border-radius:16px}.mblex-resource-channel-nav__label{display:grid;gap:3px}.mblex-resource-channel-nav__items{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.mblex-resource-channel-nav__items::-webkit-scrollbar{display:none}.mblex-resource-channel-nav__item{flex:0 0 min(220px,78vw);min-height:76px;padding:12px 13px}.mblex-resource-channel-nav__title{max-width:9.5em}.mblex-resource-article-list{border-radius:16px}.mblex-resource-article-list__bar{grid-template-columns:1fr;gap:14px;min-height:56px;padding:16px}.mblex-resource-article-list__bar:after{inset:10px;border-radius:14px}.mblex-resource-article-list__bar strong{white-space:normal}.mblex-resource-article-list__heading>span{min-height:26px;font-size:.7rem}.mblex-resource-article-list__tools{justify-items:stretch;padding:12px;border-radius:14px}.mblex-resource-search{width:100%}.mblex-resource-article-row{grid-template-columns:34px minmax(0,1fr);gap:12px 13px;min-height:0;padding:16px}.mblex-resource-article-row__main,.mblex-resource-article-row__meta{grid-column:2}.mblex-resource-article-row__meta{justify-content:flex-start}.mblex-resource-article-row strong{grid-column:2;width:fit-content;justify-content:flex-start}.mblex-resource-pagination{justify-content:flex-start;padding:14px}.mblex-article-hero{padding:38px 0 30px}.mblex-article-hero__grid{gap:18px;padding:20px;border-radius:20px}}@media(max-width:640px){.mblex-article-hero__copy{padding:0 0 0 14px}.mblex-article-hero__copy:before{top:2px;bottom:4px}.mblex-article-summary{min-height:0;padding:16px;border-radius:16px}.mblex-article-summary:before{display:none}.mblex-article-summary ul{margin-right:0}.mblex-article-hero h1{font-size:clamp(1.78rem,9vw,2.52rem)}.mblex-article-hero__copy p{font-size:.94rem}.mblex-article-summary strong{margin-top:12px}.mblex-article-body-section{padding:32px 0 42px}.mblex-article-paper{padding:18px 18px 6px;border-radius:18px}.mblex-article-section{padding:26px 0}.mblex-article-guide{margin-bottom:18px;padding:18px;border-radius:17px}.mblex-article-guide h2{font-size:1rem}.mblex-article-guide p{font-size:.9rem!important;line-height:1.66!important}.mblex-article-guide ul,.mblex-article-terms,.mblex-article-terms dl>div{grid-template-columns:1fr}.mblex-article-terms{gap:14px;padding:20px 0 24px}.mblex-article-related__featured{min-height:190px;padding:22px;border-radius:18px}.mblex-article-related__featured:before{width:46px;height:46px;border-radius:14px}.mblex-article-related__featured strong{font-size:1.1rem}.mblex-article-side{gap:14px;padding:0;border-radius:0}.mblex-article-side>section{padding:18px;border-radius:17px}.mblex-article-section__head{margin-bottom:14px}.mblex-article-content p{font-size:.94rem}.mblex-article-sample li{padding-right:12px}.mblex-article-sample{padding:20px 18px;border-radius:16px}.mblex-article-app-card{padding:18px!important;border-radius:16px!important}.mblex-article-app-card--inline{grid-template-columns:1fr;gap:10px;margin:14px 0 0;padding:18px!important}.mblex-article-app-card--inline .mblex-article-app-card__stores,.mblex-article-app-card--inline .mblex-article-app-card__downloads,.mblex-article-sidebar-app .mblex-article-app-card__downloads{grid-column:auto;grid-row:auto;width:100%;margin-top:6px}.mblex-article-pagination{grid-template-columns:1fr;gap:10px;margin:14px 0 0}.mblex-article-pagination__item.is-next{text-align:left}}@media(max-width:640px){.mblex-article-pagination__item{min-height:0;padding:16px 50px 16px 17px;border-right:1px solid rgba(205,220,240,.82);border-bottom:1px solid rgba(205,220,240,.82);border-radius:15px}.mblex-article-pagination__item:last-child{border-bottom:1px solid rgba(205,220,240,.82)}.mblex-article-pagination__item.is-next span{justify-self:start}.mblex-article-related{padding:38px 0 50px}.mblex-channel-page .mblex-faq-more .secondary-button{width:fit-content}.mblex-channel-page .mblex-income-panel{max-width:none;border-radius:16px}.mblex-channel-page .mblex-income-panel__header{min-height:66px;padding:18px 20px 17px}.mblex-channel-page .mblex-income-panel__main{padding:16px}.mblex-channel-page .mblex-income-panel dl div{min-height:0;padding:14px}.mblex-channel-page .mblex-income-panel__source{padding:16px 20px 20px}.mblex-channel-page .mblex-hero__media{aspect-ratio:1.22 / 1}.mblex-channel-page .mblex-hero-divider{height:58px;margin-top:0}.mblex-channel-page .mblex-hero-divider:after,.mblex-channel-page .mblex-hero-divider__line,.mblex-channel-page .mblex-hero-divider__icon{top:31px}.mblex-channel-page .mblex-hero-divider__line{width:calc(100vw - 36px);opacity:.72}.mblex-channel-page .mblex-hero-divider__icon{width:42px;height:42px;border-radius:12px}.mblex-channel-page .mblex-hero-divider__icon svg{width:21px;height:21px}.mblex-channel-page .mblex-stat-strip{grid-template-columns:1fr;padding:18px}.mblex-channel-page .mblex-stat-strip div{min-height:58px;padding:0}.mblex-channel-page .mblex-stat-strip div:after,.mblex-channel-page .mblex-stat-strip div:nth-child(2n):after{display:none}}@media(max-width:520px){.mblex-channel-page .mblex-hero__copy h1{font-size:1.76rem}.mblex-channel-page .mblex-section-index{min-height:26px;padding:0 9px;font-size:.76rem}.mblex-channel-page .mblex-section-rule{width:36px;height:3px;margin-top:12px}.mblex-channel-page .mblex-section__header h2{font-size:1.65rem}.mblex-channel-page .mblex-state-checker{border-radius:16px}.mblex-channel-page .mblex-state-checker__head{grid-template-columns:36px minmax(0,1fr);gap:10px}.mblex-channel-page .mblex-state-checker__icon{width:36px;height:36px;border-radius:12px}.mblex-channel-page .mblex-state-checker__head strong{font-size:.92rem}.mblex-channel-page .mblex-state-checker__head span:not(.mblex-state-checker__icon),.mblex-channel-page .mblex-state-result p{font-size:.76rem}.mblex-channel-page .mblex-state-result strong{font-size:.9rem}.mblex-channel-page .mblex-income-panel__header{grid-template-columns:minmax(0,1fr) 34px;gap:12px}.mblex-channel-page .mblex-income-panel__header h3{font-size:.98rem}.mblex-channel-page .mblex-income-panel__header-icon{width:32px;height:32px;border-radius:12px}.mblex-channel-page .mblex-income-panel__header-icon svg{width:20px;height:20px}.mblex-channel-page .mblex-income-panel dl div{grid-template-columns:1fr;gap:10px;align-items:start}.mblex-channel-page .mblex-income-panel dt{grid-template-columns:32px minmax(0,1fr);font-size:.82rem}.mblex-channel-page .mblex-income-panel__row-icon{width:32px;height:32px}.mblex-channel-page .mblex-income-panel dd{justify-self:start;font-size:1.04rem}.mblex-channel-page .mblex-hero__badge{top:12px;right:12px;min-width:124px;padding:14px 12px}}.sample-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:54px;align-items:center}.sample-grid>*,.app-grid>*,.trust-grid>*{min-width:0}.section-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.sample-grid h2{margin:0;color:var(--home-ink);font-size:2.1rem;line-height:1.16}.sample-grid>div>p:not(.eyebrow){margin:16px 0 0;color:var(--home-muted);line-height:1.72}.sample-practice-card{padding:34px;background:var(--home-surface)}.sample-card__top{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--home-line)}.sample-card__top span,.sample-answer span{color:var(--home-blue);font-size:.76rem;font-weight:850;text-transform:uppercase}.sample-card__top strong{padding:6px 9px;border-radius:6px;color:var(--home-muted);background:var(--home-surface-mid);font-size:.76rem}.sample-practice-card h3{margin:28px 0 0;color:var(--home-ink);font-size:1.78rem;line-height:1.22}.sample-answer{margin-top:26px;padding:20px;border-radius:8px;color:#fff;background:var(--home-blue)}.sample-answer span{display:block;color:var(--home-gold)}.sample-answer strong{display:block;margin-top:8px;font-size:1.5rem}.sample-answer-list{display:grid;gap:12px;margin-top:24px}.sample-answer-list div{padding:16px;border:1px solid var(--home-line);border-radius:8px;background:var(--home-surface-low)}.sample-answer-list span{display:block;color:var(--home-blue);font-size:.74rem;font-weight:850;text-transform:uppercase}.sample-answer-list strong{display:block;margin-top:6px;color:var(--home-ink);font-size:1.12rem}.sample-answer-list p{margin:6px 0 0;color:var(--home-muted);line-height:1.55}.sample-practice-card p{margin:22px 0 0;color:var(--home-muted);line-height:1.7}.sample-practice-card a{display:inline-flex;margin-top:24px;color:var(--home-blue);font-weight:850;text-decoration:none}.sample-practice-card a:after{content:" ->"}.app-grid,.trust-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:50px;align-items:start}.app-copy h2,.trust-grid h2{margin:0;color:var(--home-ink);font-size:2.1rem;line-height:1.16}.app-copy p:not(.eyebrow),.trust-grid>div>p:not(.eyebrow){margin:16px 0 0;color:var(--home-muted);line-height:1.72}.app-flow,.trust-list{display:grid;gap:16px}.app-flow article,.trust-list article{min-height:150px;padding:24px}.app-flow span{color:var(--home-blue);font-size:.82rem;font-weight:900}.app-flow h3,.trust-list h3{margin:10px 0 0;color:var(--home-ink);font-size:1.08rem}.app-flow p,.trust-list p{margin:10px 0 0;color:var(--home-muted);line-height:1.62}.path-finder-section{position:relative;background:linear-gradient(135deg,rgba(0,42,113,.04) 0 1px,transparent 1px 18px),radial-gradient(circle at 9% 9%,rgba(255,195,41,.18),transparent 30%),linear-gradient(180deg,#fff,#f5f8ff);background-size:18px 18px,auto,auto}.path-finder-shell{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:32px;align-items:start}.path-finder-copy{min-width:0;display:grid;gap:16px;align-content:start;padding:24px 0 0}.path-finder-copy .eyebrow{width:fit-content;display:inline-flex;margin:0;padding:7px 13px;border-radius:999px;color:var(--home-blue);background:var(--home-blue-soft);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.path-finder-copy h2{max-width:16ch;margin:0;font-size:clamp(2rem,2.8vw,2.88rem);line-height:1.1}.path-finder-copy p{max-width:56ch;margin:0;color:var(--home-muted);line-height:1.7}.advisor-note{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:start;max-width:510px;padding:16px;border:1px solid rgba(178,195,220,.62);border-radius:10px;background:#ffffffc7;box-shadow:0 16px 34px #18345d12}.advisor-note span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,var(--home-blue),#476fc4);font-size:.82rem;font-weight:950}.advisor-note p{margin:0;color:var(--home-muted);font-size:.92rem;line-height:1.56}.advisor-note strong{display:block;margin-bottom:3px;color:var(--home-ink)}.path-directory-link{width:fit-content;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid rgba(178,195,220,.72);border-radius:999px;color:var(--home-blue);background:#fff;font-size:.88rem;font-weight:850;text-decoration:none}.path-directory-link:after{content:"→"}.path-quiz{position:relative;min-width:0;display:grid;gap:18px;min-height:0;padding:26px;overflow:hidden;border:1px solid rgba(0,42,113,.16);border-radius:16px;background:radial-gradient(circle at 92% 12%,rgba(255,195,41,.24),transparent 24%),linear-gradient(135deg,rgba(0,42,113,.07),transparent 34%),#fffffffa;box-shadow:0 28px 70px #18345d24}.path-quiz:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--home-blue),rgba(255,195,41,.92))}.path-advisor-head{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:center;padding:14px;border:1px solid rgba(178,195,220,.62);border-radius:12px;background:linear-gradient(135deg,rgba(0,42,113,.06),transparent 38%),#ffffffd1;box-shadow:0 14px 34px #18345d12}.path-advisor-head span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,rgba(255,195,41,.42),transparent 42%),var(--home-blue);font-weight:950}.path-advisor-head strong,.path-advisor-head small{display:block}.path-advisor-head strong{color:var(--home-ink);font-size:1rem}.path-advisor-head small{margin-top:4px;color:var(--home-muted);font-size:.84rem;line-height:1.45}.path-quiz-status{display:flex;align-items:center;gap:12px;justify-content:space-between}.path-quiz-status>span,.path-progress{min-width:0}.path-quiz-status>span{flex:0 0 auto}.path-progress{flex:1 1 auto}.path-quiz-status>span{color:var(--home-blue);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.path-progress{height:7px;overflow:hidden;border-radius:999px;background:#e8edf7}.path-progress span{display:block;width:25%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--home-blue),#4f75cf 62%,var(--home-gold));transition:width .22s ease}.path-profile-strip{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;padding:12px;border:1px solid rgba(178,195,220,.54);border-radius:12px;background:linear-gradient(135deg,rgba(0,42,113,.04),transparent 36%),#ffffffb8}.path-profile-strip>span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;color:var(--home-blue);background:var(--home-blue-soft);font-size:.72rem;font-weight:900;white-space:nowrap}.path-profile-strip div{min-width:0;display:flex;flex-wrap:wrap;gap:8px}.path-profile-strip em{color:var(--home-muted);font-size:.84rem;font-style:normal;font-weight:720;line-height:1.5}.path-profile-strip div span{min-width:0;display:inline-grid;gap:2px;padding:7px 11px;border:1px solid rgba(178,195,220,.52);border-radius:999px;background:#fff}.path-profile-strip small{color:var(--home-soft);font-size:.68rem;font-weight:900;line-height:1}.path-profile-strip strong{max-width:180px;overflow:hidden;color:var(--home-ink);font-size:.78rem;font-weight:850;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.path-question{min-width:0;padding:22px;border:1px solid rgba(178,195,220,.45);border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f8fbffeb);box-shadow:inset 0 1px #ffffffe6}.path-question[hidden]{display:none}.path-question.is-current{animation:path-question-in .18s ease both}.path-question legend{display:flex;align-items:center;gap:10px;width:100%;margin-bottom:10px;color:var(--home-ink);font-size:1.18rem;font-weight:900;line-height:1.35}.path-question legend span{flex:0 0 auto;min-width:34px;min-height:34px;display:inline-grid;place-items:center;border-radius:999px;color:var(--home-blue);background:var(--home-blue-soft);font-size:.72rem}.path-question-help{max-width:62ch;margin:0 0 20px;color:var(--home-muted);font-size:.9rem;font-weight:650;line-height:1.58}.path-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.path-choice,.path-back,.path-reset{min-height:100px;padding:18px 18px 18px 54px;border:1px solid rgba(178,195,220,.72);border-radius:12px;background:linear-gradient(180deg,#fff,#f7faff);color:var(--home-ink);position:relative;font-weight:750;text-align:left;line-height:1.35;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.path-choice{display:grid;gap:7px;align-content:center;box-shadow:0 10px 24px #18345d0b}.path-choice strong,.path-choice small{display:block}.path-choice strong{color:var(--home-ink);font-size:1rem;font-weight:880;line-height:1.28}.path-choice small{color:var(--home-muted);font-size:.8rem;font-weight:680;line-height:1.45}.path-choice:before{content:"";position:absolute;top:16px;left:14px;width:24px;height:24px;border:1px solid rgba(0,42,113,.22);border-radius:50%;background:#fff;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.path-choice:after{content:"";position:absolute;top:22px;left:22px;width:9px;height:5px;border-right:2px solid #ffffff;border-bottom:2px solid #ffffff;opacity:0;transform:rotate(45deg);transition:opacity .16s ease}.path-choice:hover,.path-choice.is-selected{border-color:#002a7157;background:linear-gradient(135deg,rgba(255,195,41,.1),transparent 32%),#eef4ff;box-shadow:0 14px 28px #002a711c;transform:translateY(-1px)}.path-choice:hover small,.path-choice.is-selected small{color:#002a71b8}.path-choice.is-selected:before{border-color:var(--home-blue);background:var(--home-blue);box-shadow:0 8px 18px #002a712e}.path-choice.is-selected:after{opacity:1}.path-choice:focus-visible,.path-back:focus-visible,.path-reset:focus-visible{outline:3px solid rgba(0,42,113,.18);outline-offset:2px}.path-quiz-actions{display:flex;justify-content:space-between;gap:12px;align-self:end;margin-top:auto}.path-back,.path-reset{min-height:42px;padding:10px 14px;width:fit-content;color:var(--home-blue);background:#fff;text-align:center}.path-back:disabled{cursor:not-allowed;color:var(--home-soft);background:#f6f8fb;opacity:.62}.path-results{min-width:0;display:grid;gap:14px;margin-top:0;padding:22px;border:1px solid rgba(178,195,220,.45);border-radius:14px;background:linear-gradient(180deg,#fffffff5,#f8fbffeb);box-shadow:inset 0 1px #ffffffe6;transition:opacity .18s ease}.path-results[hidden]{display:none}.path-results-inline{margin-top:0;padding:22px;border-color:#b2c3dc73;border-radius:14px;background:linear-gradient(135deg,rgba(255,195,41,.08),transparent 30%),linear-gradient(180deg,#ffffffdb,#f7faffe0);box-shadow:inset 0 1px #ffffffe6}.path-results-head{display:flex;align-items:end;justify-content:space-between;gap:12px;padding-bottom:4px}.path-results-head div{display:grid;gap:5px}.path-results-head span{color:var(--home-blue);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.path-results-head strong{color:var(--home-ink);font-size:1.18rem;line-height:1.2}.path-results-head small{display:none;color:var(--home-muted);font-size:.8rem;font-weight:760;text-align:right}.advisor-summary{display:none;gap:6px;padding:12px 14px;border:1px solid rgba(0,42,113,.12);border-radius:10px;background:linear-gradient(135deg,rgba(255,195,41,.1),transparent 34%),linear-gradient(180deg,#fffffff5,#f7fafff5),#fff;box-shadow:none}.advisor-summary[hidden]{display:none}.advisor-summary span{width:fit-content;display:inline-flex;min-height:24px;align-items:center;padding:0 10px;border-radius:999px;color:var(--home-blue);background:var(--home-blue-soft);font-size:.7rem;font-weight:900}.advisor-summary p{display:none;margin:0;color:var(--home-muted);font-size:.88rem;line-height:1.5}.advisor-summary strong{color:var(--home-ink);font-size:.94rem;line-height:1.48}.path-results-placeholder{display:grid;min-height:150px;place-items:center;margin:0;padding:28px;border:1px dashed rgba(139,158,190,.74);border-radius:10px;color:var(--home-muted);background:linear-gradient(135deg,rgba(218,226,255,.52),transparent 38%),#ffffffb8;font-weight:780;text-align:center}.path-results-placeholder[hidden]{display:none}.path-card-grid{display:grid;grid-template-columns:1fr;gap:10px}.path-results.is-pending .path-card-grid{display:none}.path-results.has-summary{padding:0;overflow:hidden;border-color:#002a7129;background:linear-gradient(135deg,rgba(255,195,41,.16),transparent 34%),linear-gradient(180deg,#fff,#f5f8ff);box-shadow:0 18px 42px #18345d1a}.path-results.has-summary .path-results-head,.path-results.has-summary .advisor-summary,.path-results.has-summary .path-card-grid{display:none}.path-result-summary{display:grid;gap:16px;min-height:300px;align-content:center;padding:30px}.path-result-summary[hidden]{display:none}.path-result-summary>p:first-child{width:fit-content;min-height:28px;display:inline-flex;align-items:center;margin:0;padding:0 12px;border-radius:999px;color:var(--home-blue);background:#002a7114;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.path-result-summary h3{max-width:12ch;margin:0;color:var(--home-ink);font-size:clamp(1.72rem,3.1vw,2.38rem);line-height:1.08;letter-spacing:0}.path-result-summary ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.path-result-summary li{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(0,42,113,.12);border-radius:999px;color:var(--home-blue);background:#ffffffc7;font-size:.86rem;font-weight:900}.path-result-summary>p:not(:first-child){max-width:44ch;margin:0;color:var(--home-muted);font-size:.95rem;line-height:1.62}.path-result-cta{width:fit-content;min-height:46px;display:inline-flex;align-items:center;gap:8px;margin-top:2px;padding:0 18px;border-radius:999px;color:#fff;background:var(--home-blue);font-size:.92rem;font-weight:900;text-decoration:none;box-shadow:0 16px 30px #002a7133;transition:box-shadow .16s ease,transform .16s ease,background .16s ease}.path-result-cta:hover,.path-result-cta:focus-visible{background:#052f74;box-shadow:0 20px 38px #002a7142;transform:translateY(-2px)}.path-result-cta:focus-visible{outline:3px solid rgba(0,42,113,.24);outline-offset:3px}.goal-card-grid{display:grid;gap:18px}.goal-exam-card{min-width:0;min-height:0;display:flex;flex-direction:column;padding:20px;border:1px solid rgba(178,195,220,.58);border-radius:10px;color:inherit;background:#fffffff5;box-shadow:0 10px 22px #18345d0b;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.goal-exam-card:hover,.goal-exam-card:focus-visible{border-color:#002a7147;box-shadow:0 22px 48px #18345d1f;transform:translateY(-3px)}.goal-exam-card:focus-visible{outline:3px solid rgba(0,42,113,.24);outline-offset:3px}.goal-card-top{display:none;align-items:center;justify-content:space-between;gap:12px}.goal-card-top span{display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border-radius:999px;color:var(--home-blue);background:var(--home-blue-soft);font-size:.74rem;font-weight:900}.goal-card-top small{color:var(--home-muted);font-size:.76rem;font-weight:820;text-align:right}.goal-exam-card h3{margin:0;color:var(--home-ink);font-size:1.45rem;line-height:1.22}.goal-exam-card>p{max-width:42ch;margin:10px 0 0;color:var(--home-muted);font-size:.95rem;line-height:1.55}.goal-metrics{display:none;grid-template-columns:1fr;gap:6px;margin-top:14px}.goal-metrics span{min-width:0;display:grid;gap:5px;padding:9px;border:1px solid rgba(178,195,220,.5);border-radius:10px;background:#f8fafc}.goal-metrics strong{color:var(--home-ink);font-size:.78rem}.goal-metrics small{color:var(--home-muted);font-size:.74rem;line-height:1.35}.goal-platform-value{max-width:52ch;margin-top:14px;padding-top:0;border-top:0;color:var(--home-soft);font-size:.9rem;line-height:1.55}.goal-card-link{width:fit-content;display:inline-flex;align-items:center;min-height:40px;margin-top:18px;padding:0 14px;border-radius:999px;color:#fff;background:var(--home-blue);font-size:.86rem;font-weight:900}.path-card-grid .goal-exam-card.is-primary-recommendation{grid-column:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:18px;align-items:center;border-color:#002a7142;background:linear-gradient(135deg,rgba(255,195,41,.16),transparent 30%),linear-gradient(180deg,#fff,#f5f8ff);box-shadow:0 14px 28px #18345d17}.path-card-grid .goal-exam-card.is-primary-recommendation .goal-card-top span{color:#fff;background:var(--home-blue)}.path-card-grid .goal-exam-card.is-primary-recommendation h3{font-size:1.45rem}.path-results .path-card-grid{align-items:stretch}.path-results .goal-exam-card{min-height:210px}.path-card-grid .goal-exam-card.is-primary-recommendation .goal-card-link{grid-column:2;grid-row:1 / span 4;color:#fff}.path-results .goal-exam-card{align-items:start;text-align:left}.path-results .goal-exam-card>p,.path-results .goal-platform-value{max-width:48ch}.path-card-grid .goal-exam-card[hidden]{display:none}.path-card-grid .goal-exam-card:nth-child(odd){background:linear-gradient(180deg,#fffffffa,#f8fbfffa)}.path-card-grid .goal-exam-card:nth-child(2n){background:linear-gradient(180deg,#fffffffa,#f4f8fffa)}.path-card-grid .goal-card-top span{background:var(--home-blue-soft)}.path-card-grid .goal-card-top small{white-space:nowrap}.path-card-grid .goal-exam-card>p{min-height:0}.path-card-grid .goal-platform-value{color:var(--home-soft)}.path-card-grid .goal-card-link{margin-top:auto}.goal-finder-section{background:linear-gradient(180deg,#fff,#f8fbff)}@keyframes path-question-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.quote-card{min-height:230px;padding:28px}.quote-card span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:var(--home-blue);background:var(--home-blue-soft);font-weight:900}.resource-card{min-height:250px;display:flex;flex-direction:column;justify-content:flex-end;padding:26px;color:inherit;text-decoration:none;background:linear-gradient(180deg,var(--home-surface-mid) 0 36%,var(--home-surface) 36%)}.resource-card span{color:var(--home-blue);font-size:.76rem;font-weight:850}.resource-card h3{margin-top:8px}.narrow-container{width:min(860px,calc(100% - 80px))}.faq-section{padding-bottom:46px;background:radial-gradient(circle at 50% 0,rgba(229,239,255,.8),transparent 32%),linear-gradient(180deg,#f7faff,#fff)}.faq-list{display:grid;gap:14px;margin-top:34px}.faq-list details{position:relative;overflow:hidden;min-height:0;padding:0;border:1px solid #d5e0f1;border-radius:8px;background:#fff;box-shadow:0 12px 28px #18345d0a,inset 0 1px #fffffff2;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.faq-list details:hover{border-color:#5290ff3d;box-shadow:0 16px 36px #18345d0f,inset 0 1px #fffffff2}.faq-list details:last-child:nth-child(odd){width:auto;justify-self:stretch;grid-column:auto}.faq-list summary{min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 24px;cursor:pointer;color:var(--home-ink);font-weight:850;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-card__icon{display:none}.faq-card__icon:before{content:"?";width:22px;height:22px;display:inline-grid;place-items:center;border-radius:7px;color:#fff;background:linear-gradient(135deg,#2f8cff,#0057d8);font-size:.78rem;font-weight:950;line-height:1}.faq-card--language .faq-card__icon:before{content:"文"}.faq-card--official .faq-card__icon:before{content:"盾"}.faq-card--accuracy .faq-card__icon:before{content:"AI";font-size:.68rem}.faq-card--advisor .faq-card__icon:before{content:"路"}.faq-card--channels .faq-card__icon:before{content:"目"}.faq-card--practice .faq-card__icon:before{content:"题"}.faq-card--privacy .faq-card__icon:before{content:"人"}.faq-card__copy{display:grid;min-width:0}.faq-card__copy strong{color:#17233b;font-size:1rem;line-height:1.35}.faq-card__copy small{display:none}.faq-list summary:after{content:"+";display:inline-grid;width:28px;height:28px;place-items:center;border-radius:50%;color:var(--home-blue);font-size:1.25rem;font-weight:900;line-height:1}.faq-list details[open] summary:after{content:"-"}.faq-list details p{margin:0;padding:0 24px 22px;color:var(--home-muted);line-height:1.65}.mission-section{position:relative;overflow:hidden;width:100%;min-height:360px;display:flex;align-items:center;margin:24px 0 0;padding:0;border:0;border-radius:0;color:#fff;background:radial-gradient(circle at 10% 58%,rgba(81,162,255,.3) 0 9%,transparent 28%),radial-gradient(circle at 42% 84%,rgba(36,130,255,.38) 0 13%,transparent 38%),radial-gradient(ellipse 34% 62% at 82% 34%,rgba(29,113,239,.2),transparent 68%),linear-gradient(108deg,#082a80,#0d4fbd 45%,#062b83);box-shadow:0 26px 58px #11408f29,inset 0 1px #ffffff2e,inset 0 -1px #00125057}.mission-section:before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(4,19,70,.42),transparent 28%,transparent 72%,rgba(4,19,70,.3)),linear-gradient(145deg,transparent 0 34%,rgba(126,193,255,.16) 35%,transparent 56%),linear-gradient(172deg,transparent 0 48%,rgba(255,255,255,.08) 49%,transparent 59%),repeating-linear-gradient(168deg,rgba(122,190,255,.08) 0 1px,transparent 1px 12px);opacity:.86;pointer-events:none}.mission-section:after{content:"P";position:absolute;right:clamp(64px,12vw,260px);top:31%;width:88px;height:88px;display:grid;place-items:center;border:7px solid rgba(255,255,255,.12);border-radius:24px;color:#ffffff1f;font-size:3.45rem;font-weight:950;line-height:1;transform:rotate(11deg);box-shadow:20px 11px 0 -6px #ffffff0e,35px 22px 0 -12px #ffffff09,inset 0 0 34px #ffffff0d;opacity:.72;pointer-events:none}.mission-content{position:relative;z-index:1;width:min(1180px,calc(100% - 80px));max-width:1180px;display:grid;grid-template-columns:1fr;justify-items:center;gap:0;align-items:center;min-height:auto;padding:58px 0 62px;overflow:hidden;border-radius:0;text-align:center;background:transparent;box-shadow:none}.mission-content:after{display:none}.mission-content>h2,.mission-content>p{grid-column:1}.mission-content h2{margin:0;max-width:780px;color:#fffffffa;font-size:2.34rem;line-height:1.12;letter-spacing:0;text-shadow:0 2px 12px rgba(0,25,92,.28)}.mission-content p{margin:14px auto 0;max-width:680px;color:#fffc;font-size:1rem;font-weight:760;line-height:1.56}.mission-content .action-button{margin-top:34px}.final-cta-actions{position:relative;z-index:1;display:inline-flex;flex-wrap:wrap;justify-content:center;gap:18px;grid-column:1;grid-row:auto;margin-top:30px}.mission-content .final-cta-actions .action-button,.mission-content .final-cta-actions .secondary-button{min-width:240px;min-height:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;margin-top:0;padding:0 26px;border:1px solid transparent;border-radius:8px;gap:10px;font-size:.98rem;font-weight:900;line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.mission-content .final-cta-actions .action-button{color:#123a7c;background:linear-gradient(180deg,#fff,#f6faff);border-color:#e2eefff5;box-shadow:0 12px 24px #00194624,inset 0 1px #fffffffa,inset 0 -1px #9bb8e133}.mission-content .final-cta-actions .action-button:hover{color:#0d3275;background:linear-gradient(180deg,#fff,#eef6ff);border-color:#fff;box-shadow:0 20px 40px #0019463d,inset 0 1px #ffffffeb;transform:translateY(-2px)}.mission-content .final-cta-actions .secondary-button{color:#fff;background:linear-gradient(180deg,#1f6fd7,#1454b8);border-color:#8bbaff6b;box-shadow:0 14px 28px #0018562e,inset 0 1px #ffffff24}.mission-content .final-cta-actions .secondary-button:hover{color:#fff;background:linear-gradient(180deg,#2378e2,#155fc4);border-color:#aaceff8f;box-shadow:0 18px 34px #00185638,inset 0 1px #ffffff29;transform:translateY(-2px)}.final-cta-button-icon{width:20px;height:20px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;transform:translateY(.5px)}.final-cta-button-icon:before{content:"";width:100%;height:100%;background:currentColor;-webkit-mask:var(--final-cta-icon) center / contain no-repeat;mask:var(--final-cta-icon) center / contain no-repeat}.final-cta-button-label{display:inline-flex;align-items:center;line-height:1;transform:translateY(.5px)}.mission-content .final-cta-actions .action-button .final-cta-button-icon{color:#16428d}.final-cta-button-icon--book{--final-cta-icon: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2.2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M12%207v14'/%3E%3Cpath%20d='M3%205.8A2.8%202.8%200%200%201%205.8%203H9a3%203%200%200%201%203%203v15a3%203%200%200%200-3-3H5.8A2.8%202.8%200%200%200%203%2020.8Z'/%3E%3Cpath%20d='M21%205.8A2.8%202.8%200%200%200%2018.2%203H15a3%203%200%200%200-3%203v15a3%203%200%200%201%203-3h3.2a2.8%202.8%200%200%201%202.8%202.8Z'/%3E%3C/svg%3E")}.final-cta-button-icon--target{--final-cta-icon: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2.2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='8'/%3E%3Ccircle%20cx='12'%20cy='12'%20r='3'/%3E%3Cpath%20d='M12%202v3M12%2019v3M2%2012h3M19%2012h3'/%3E%3C/svg%3E")}.directory-page .site-header{border-bottom:1px solid var(--home-line)}.directory-hero{position:relative;overflow:hidden;padding:78px 0 72px;border-bottom:1px solid rgba(176,203,245,.42);background:radial-gradient(circle at 50% 18%,rgba(216,229,255,.72),transparent 30%),linear-gradient(135deg,#f8fcff,#eef6ff 48%,#e7f1ff)}.directory-hero:before,.directory-hero:after{content:"";position:absolute;pointer-events:none;border-radius:50%;background:#ffffff8f;filter:blur(.2px)}.directory-hero:before{width:620px;height:220px;left:-180px;bottom:-80px;transform:rotate(12deg);box-shadow:0 -18px 38px #5e8bd114}.directory-hero:after{width:760px;height:260px;right:-210px;bottom:-98px;transform:rotate(-22deg);box-shadow:0 -18px 42px #5e8bd11a}.directory-hero__content{position:relative;z-index:1;max-width:940px;text-align:center}.directory-hero__content .eyebrow{width:fit-content;display:inline-flex;margin:0 auto 14px;padding:7px 12px;border-radius:999px;color:var(--home-blue);background:var(--home-blue-soft)}.directory-hero__content h1{max-width:840px;margin:0 auto;color:var(--home-ink);font-size:3rem;line-height:1.08}.directory-hero__content p:last-of-type{margin:20px auto 0;max-width:820px;color:var(--home-muted);font-size:1.06rem;line-height:1.72}.directory-hero__pillars{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px}.directory-hero__pillars span{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 16px;border:1px solid rgba(178,195,220,.7);border-radius:999px;color:var(--home-blue);background:#ffffffe0;box-shadow:0 10px 24px #18345d14;font-size:.82rem;font-weight:850}.directory-hero__pillars span:before{content:"";width:8px;height:8px;border-radius:50%;background:#2f6bff}.directory-hero__actions{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px}.directory-page .directory-hero__actions .primary-button,.directory-page .directory-hero__actions .secondary-button{min-width:178px}.advisor-result-page .white-section{background:linear-gradient(180deg,#fff,#f7f9fb)}.advisor-result-hero{position:relative;overflow:hidden;padding:150px 0 82px;color:var(--home-ink);background:radial-gradient(circle at 18% 20%,rgba(255,195,41,.22),transparent 28%),radial-gradient(circle at 84% 10%,rgba(0,42,113,.14),transparent 30%),linear-gradient(135deg,#fff,#eef4ff)}.advisor-result-hero:after{content:"";position:absolute;right:max(5vw,34px);bottom:-70px;width:min(32vw,390px);aspect-ratio:1;border:1px solid rgba(0,42,113,.12);border-radius:999px;background:linear-gradient(135deg,#ffffffd1,#ffffff2e),radial-gradient(circle at 42% 38%,rgba(255,195,41,.42),transparent 34%);opacity:.74}.advisor-result-hero__content{position:relative;z-index:1;display:grid;gap:18px;max-width:790px}.advisor-result-hero__content h1{max-width:12ch;margin:0;color:var(--home-ink);font-size:clamp(3rem,6.2vw,5.7rem);line-height:.95;letter-spacing:0}.advisor-result-hero__content>p{max-width:58ch;margin:0;color:var(--home-muted);font-size:1.12rem;line-height:1.72}.advisor-result-hero__content small{min-height:1.4em;color:var(--home-soft);font-size:.9rem;font-weight:800}.advisor-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.advisor-result-card{position:relative;min-width:0;min-height:360px;display:flex;flex-direction:column;padding:24px;overflow:hidden;border:1px solid rgba(178,195,220,.58);border-radius:16px;color:inherit;background:linear-gradient(135deg,rgba(255,195,41,.12),transparent 34%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 42px #18345d14;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.advisor-result-card:hover,.advisor-result-card:focus-visible{border-color:#002a7147;box-shadow:0 26px 58px #18345d24;transform:translateY(-4px)}.advisor-result-card:focus-visible{outline:3px solid rgba(0,42,113,.24);outline-offset:3px}.advisor-result-rank{width:fit-content;min-height:30px;display:inline-flex;align-items:center;margin-bottom:28px;padding:0 12px;border-radius:999px;color:var(--home-blue);background:#002a7114;font-size:.76rem;font-weight:900}.advisor-result-card h2{margin:4px 0 0;color:var(--home-ink);font-size:clamp(1.65rem,2.6vw,2.25rem);line-height:1.06;letter-spacing:0}.advisor-result-card>p:not(.card-label){margin:14px 0 0;color:var(--home-muted);font-size:.97rem;line-height:1.62}.advisor-result-card>strong{display:block;margin-top:18px;padding-top:18px;border-top:1px solid rgba(178,195,220,.42);color:var(--home-ink);font-size:.96rem;line-height:1.56}.advisor-result-action{width:fit-content;min-height:42px;display:inline-flex;align-items:center;gap:8px;margin-top:auto;padding:0 15px;border-radius:999px;color:#fff;background:var(--home-blue);font-size:.88rem;font-weight:900}.advisor-result-next{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;margin-top:24px;padding:24px;border:1px solid rgba(178,195,220,.5);border-radius:16px;background:#fff;box-shadow:0 12px 30px #18345d0f}.advisor-result-next span{color:var(--home-blue);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.advisor-result-next h2{max-width:58ch;margin:8px 0 0;color:var(--home-ink);font-size:1.32rem;line-height:1.32;letter-spacing:0}.advisor-result-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.home-footer,.exam-directory-page .home-footer{padding:58px 0;color:#ffffffd1;background:radial-gradient(circle at 12% 20%,rgba(38,101,183,.36),transparent 28%),linear-gradient(135deg,#001c42,#002f6d)}.home-footer .footer-grid strong,.home-footer .footer-grid h2,.home-footer .footer-grid a:hover,.exam-directory-page .footer-grid strong,.exam-directory-page .footer-grid h2,.exam-directory-page .footer-grid a:hover{color:#fff}.home-footer .footer-grid p,.home-footer .footer-grid a,.home-footer .footer-grid span,.exam-directory-page .footer-grid p,.exam-directory-page .footer-grid a,.exam-directory-page .footer-grid span{color:#ffffffb8}.footer-grid{display:grid;grid-template-columns:minmax(260px,1.4fr) repeat(3,minmax(140px,.55fr));gap:36px}.footer-grid strong{color:var(--home-blue)}.footer-brand{display:grid;align-content:start;gap:10px}.footer-brand__head{display:inline-flex;align-items:center;gap:14px}.footer-brand__head .brand__mark{flex:0 0 auto;width:40px;height:40px;border-radius:var(--radius);font-size:1.3rem;font-weight:800;line-height:1}.home-footer .footer-brand__head .brand__mark,.exam-directory-page .footer-brand__head .brand__mark{color:#fff;background:var(--brand-mark-blue, #2f6fd8);box-shadow:inset 0 -1px #fff3,0 8px 18px #002a7121}.footer-brand__head .brand__name{color:#172033;font-size:1.28rem;font-weight:850;line-height:1.08}.footer-brand__head .brand__name-part{color:inherit;font-size:inherit;font-weight:inherit}.footer-brand__head .brand__name-accent{color:#e0313d;font-size:inherit;font-weight:900}.footer-grid p{max-width:340px;margin:0;color:var(--home-muted);line-height:1.6}.footer-grid .footer-ownership{margin-top:4px}.footer-grid .footer-legal{color:#526077b8;font-size:.82rem}.footer-grid nav{display:grid;align-content:start;gap:10px}.footer-grid h2{margin:0 0 6px;color:var(--home-muted);font-size:.74rem;font-weight:850;text-transform:uppercase}.footer-grid a,.footer-grid span{color:var(--home-muted);font-size:.92rem;text-decoration:none}.footer-grid a:hover{color:var(--home-blue)}.home-v3-page{--home-bg: #f8fbff;--home-surface-low: #f3f7ff;--home-line: #dce7f6;--home-shadow: 0 16px 40px rgba(24, 52, 93, .08);--home-shadow-strong: 0 26px 70px rgba(24, 52, 93, .16)}.home-v3-page .site-header{border-bottom-color:#b0cbf533}.home-v3-hero{padding:88px 0 120px;border-bottom:1px solid rgba(176,203,245,.42);background:radial-gradient(circle at 74% 20%,rgba(185,211,255,.76),transparent 27%),radial-gradient(circle at 22% 18%,rgba(255,225,154,.5),transparent 23%),linear-gradient(135deg,#f9fcff,#eef7ff 48%,#e7f1ff)}.home-v3-hero:before{opacity:1;background:linear-gradient(90deg,rgba(255,255,255,.54) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.48) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(180deg,rgba(0,0,0,.58),transparent 74%)}.home-v3-hero:after{content:"";position:absolute;right:-190px;bottom:-120px;width:760px;height:280px;pointer-events:none;border-radius:50%;background:#ffffff9e;box-shadow:0 -18px 42px #5e8bd11a;transform:rotate(-18deg)}.home-scenic-hero{margin-top:-72px;padding:166px 0 118px;background:linear-gradient(90deg,#f9fcfffa,#f9fcfff5 24%,#f9fcffd1 42%,#f9fcff61 62%,#f9fcff1a 78%,#f9fcff00),url(/assets/passusexam-liberty-hero.webp) center center / cover no-repeat}.home-scenic-hero:before{opacity:.72}.home-scenic-hero:after{right:auto;left:-240px;bottom:-166px;width:760px;height:320px;background:#fff5d985;box-shadow:0 0 110px #ffcd5c24;transform:none}.hero-scenic-grid{grid-template-columns:minmax(0,620px) minmax(0,1fr);gap:0;min-height:640px;align-items:center}.scenic-hero-copy{position:relative;z-index:1;max-width:620px;padding:0 0 32px}.hero-scenic-spacer{min-height:640px}.hero-main-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr);gap:58px;align-items:center}.home-v3-page .hero-copy{max-width:660px}.home-v3-page .hero-copy h1{max-width:620px;font-size:3.84rem;line-height:1.05}html[lang=en] .home-v3-page .hero-copy,body.en-page .home-v3-page .hero-copy{max-width:760px}html[lang=en] .home-v3-page .hero-copy h1,body.en-page .home-v3-page .hero-copy h1{max-width:680px;font-size:3.02rem;line-height:1.04}html[lang=en] .home-v3-page .hero-copy h1 span,body.en-page .home-v3-page .hero-copy h1 span{white-space:nowrap}.home-v3-page .hero-subtitle{max-width:620px;color:#34445e}.home-v3-page .hero-actions{max-width:none;justify-content:flex-start}.hero-proof-grid{display:grid;grid-template-columns:repeat(2,max-content);gap:0;align-items:center;width:max-content;max-width:620px;margin-top:34px;padding:6px;border:1px solid rgba(0,42,113,.12);border-radius:999px;background:#ffffff94;box-shadow:0 14px 32px #18345d0f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.hero-proof-grid span{min-width:0;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 18px;border:0;border-radius:999px;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hero-proof-grid span+span{border-left:1px solid rgba(0,42,113,.12);border-radius:0}.hero-proof-grid strong{color:var(--home-blue);font-size:.84rem;line-height:1.1;white-space:nowrap}.hero-proof-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));width:min(660px,100%)}.hero-proof-grid--three span{width:100%}.hero-product-visual{position:relative;min-height:520px}.hero-visual-shell{position:relative;z-index:1;width:min(440px,88%);margin:0 56px 0 auto;padding:24px;border:1px solid rgba(178,195,220,.66);border-radius:8px;background:#ffffffeb;box-shadow:0 30px 80px #18345d2e}.hero-visual-shell:before{content:"";position:absolute;inset:12px;z-index:-1;border-radius:8px;background:linear-gradient(180deg,#eff7ffdb,#fff0)}.hero-visual-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--home-line)}.hero-visual-top span,.hero-visual-question span,.hero-visual-row span,.hero-floating-card span{color:var(--home-blue);font-size:.74rem;font-weight:900;text-transform:uppercase}.hero-visual-top strong{padding:7px 10px;border-radius:999px;color:#fff;background:var(--home-blue);font-size:.72rem}.hero-visual-question{margin-top:22px;padding:24px;border-radius:8px;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.2),transparent 32%),linear-gradient(135deg,#002a71,#2457c5)}.hero-visual-question span{color:var(--home-gold)}.hero-visual-question h3{margin:14px 0 0;color:#fff;font-size:1.54rem;line-height:1.2}.hero-answer-pill{width:fit-content;min-height:38px;display:inline-flex;align-items:center;margin-top:22px;padding:0 14px;border-radius:999px;color:var(--home-gold-dark);background:var(--home-gold);font-size:.9rem;font-weight:900}.hero-visual-row{display:grid;gap:8px;margin-top:14px;padding:18px;border:1px solid var(--home-line);border-radius:8px;background:#fff}.hero-visual-row strong{color:var(--home-ink);font-size:1rem}.hero-visual-progress{height:10px;margin-top:20px;overflow:hidden;border-radius:999px;background:var(--home-blue-soft)}.hero-visual-progress span{width:72%;height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--home-blue),#5f8dff)}.hero-floating-card{position:absolute;z-index:2;display:grid;gap:6px;width:min(268px,64%);padding:18px 20px;border:1px solid rgba(178,195,220,.7);border-radius:8px;background:#ffffffe6;box-shadow:0 18px 44px #18345d24}.hero-floating-card strong{color:var(--home-ink);font-size:.94rem;line-height:1.35}.hero-floating-card--top{top:46px;right:0}.hero-floating-card--bottom{position:relative;left:auto;bottom:auto;width:min(440px,88%);margin:16px 56px 0 auto}.home-v3-page .exam-catalog-section{margin-top:-56px;padding-bottom:86px;background:transparent}.home-v3-page .catalog-heading{padding-top:38px}.home-v3-page .exam-path-card{min-height:336px;padding:32px 30px 28px;border-color:#b2c3dc94;box-shadow:0 16px 40px #18345d14}.home-v3-page .exam-path-card>.top-bar{display:none}.home-exam-card-head{display:flex;align-items:center;gap:16px;margin-bottom:24px}.home-v3-page .exam-path-card .card-label{min-height:28px;margin:0}.home-v3-page .exam-card-icon{--exam-icon-size: 62px;--exam-icon-glyph: 31px;flex:0 0 auto}.home-v3-page .exam-card-promise{min-height:78px}.home-v4-page #exams .exam-card-grid{gap:24px;align-items:stretch}.home-v4-page #exams .exam-path-card{min-height:0;justify-content:flex-start;padding:0;border-color:#b2c3dc9e;border-radius:10px;background:#fff;box-shadow:0 20px 52px #18345d14}.home-v4-page #exams .exam-path-card:hover,.home-v4-page #exams .exam-path-card:focus-visible{border-color:#002a7142;box-shadow:0 28px 68px #18345d24;transform:translateY(-5px)}.home-v4-page #exams .exam-path-card:hover .exam-card-photo img,.home-v4-page #exams .exam-path-card:focus-visible .exam-card-photo img{transform:scale(1.045)}.home-v4-page #exams .exam-card-photo{position:relative;aspect-ratio:1.62 / 1;overflow:hidden;background:linear-gradient(135deg,#002a711f,#ffc3291a),#edf3fb}.home-v4-page #exams .exam-card-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#071f440f,#071f441a),linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%);pointer-events:none}.home-v4-page #exams .exam-card-photo img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .36s ease}.exam-photo-badge{position:absolute;z-index:1;top:14px;left:14px;min-height:30px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;color:#fff;background:#002a71eb;font-size:.74rem;font-weight:950;letter-spacing:.01em;box-shadow:0 12px 24px #002a712e}.home-v4-page #exams .top-bar.gold~.exam-card-photo .exam-photo-badge{color:#1f1b12;background:#ffc329f0}.home-v4-page #exams .top-bar.slate~.exam-card-photo .exam-photo-badge{background:#3f4d99f0}.home-v4-page #exams .top-bar.green~.exam-card-photo .exam-photo-badge{background:#20805bf0}.home-v4-page #exams .exam-card-content{min-width:0;display:grid;align-content:start;flex:1 1 auto;padding:24px 24px 0}.home-v4-page #exams .exam-path-card h3{font-size:1.26rem;line-height:1.22}.home-v4-page #exams .exam-card-promise{min-height:78px;margin-top:12px;font-size:.92rem;font-weight:760;line-height:1.56}.home-v4-page #exams .exam-card-tags{margin-top:18px}.home-v4-page #exams .exam-card-tags span{min-height:26px;padding:0 9px;background:#f7f9fc;font-size:.72rem}.home-v4-page #exams .exam-path-card strong{margin:24px;font-size:.86rem}.home-v3-page .catalog-jump{grid-template-columns:auto minmax(0,1fr) auto;gap:24px;margin-top:28px;padding:30px 34px;border-color:#557dff3d;background:linear-gradient(135deg,#fff,#eef5ff);box-shadow:0 18px 48px #18345d14}.catalog-jump-visual{width:68px;height:68px;display:grid;place-items:center;border-radius:20px;background:linear-gradient(135deg,#ffffffdb,#ffffff38),linear-gradient(135deg,#386eea,#8fb4ff);box-shadow:0 16px 34px #386eea38}.catalog-jump-visual:before{content:"";width:36px;height:42px;border:3px solid rgba(255,255,255,.92);border-radius:8px;background:linear-gradient(#fff,#fff) 9px 11px / 18px 3px no-repeat,linear-gradient(#fff,#fff) 9px 21px / 18px 3px no-repeat,linear-gradient(#fff,#fff) 9px 31px / 18px 3px no-repeat}.home-v3-page .step-grid{gap:24px}.home-v3-page .step-grid:before{top:58px;left:18%;right:18%;background:linear-gradient(90deg,#002a7129,#002a710a)}.home-v3-page .step-card{padding:30px 28px;border:1px solid rgba(178,195,220,.58);border-radius:8px;background:#ffffffe6;box-shadow:var(--home-shadow)}.home-v3-page .sample-practice-card{border-color:#b2c3dc94;background:radial-gradient(circle at 100% 0%,rgba(218,226,255,.52),transparent 34%),#fff;box-shadow:var(--home-shadow-strong)}.home-v3-page .app-flow article,.home-v3-page .trust-list article,.home-v3-page .feature-card,.home-v3-page .resource-card,.home-v3-page .faq-list details{border-color:#b2c3dc94;box-shadow:0 14px 34px #18345d0f}.home-v3-page .home-footer{padding:58px 0;color:#ffffffd1;background:radial-gradient(circle at 12% 20%,rgba(38,101,183,.36),transparent 28%),linear-gradient(135deg,#001c42,#002f6d)}.home-v3-page .footer-grid strong,.home-v3-page .footer-grid h2,.home-v3-page .footer-grid a:hover{color:#fff}.home-v3-page .footer-grid p,.home-v3-page .footer-grid a,.home-v3-page .footer-grid span{color:#ffffffb8}.home-v3-page .footer-grid .footer-legal{color:#ffffff8a}.home-v4-page .home-footer{padding:60px 0 64px;color:#66758d;background:radial-gradient(circle at 20% 0,rgba(232,241,255,.9),transparent 32%),linear-gradient(180deg,#f8fbff,#fff)}.home-v4-page .footer-grid{align-items:start}.home-v4-page .footer-brand{gap:16px}.home-v4-page .footer-grid strong,.home-v4-page .footer-grid h2{color:#0f2758}.home-v4-page .footer-brand__head .brand__mark{color:#fff;background:var(--brand-mark-blue);box-shadow:inset 0 -1px #fff3,0 8px 18px #002a7121}.home-v4-page .footer-brand__head .brand__name{color:#172033}.home-v4-page .footer-brand__head .brand__name-part{color:inherit}.home-v4-page .footer-brand__head .brand__name-accent{color:#e0313d}.home-v4-page .footer-grid a:hover{color:#0d72ff}.home-v4-page .footer-grid p,.home-v4-page .footer-grid a,.home-v4-page .footer-grid span{color:#66758d}.home-v4-page .footer-grid .footer-legal{color:#8a99ad}.home-v4-page .home-v3-hero{padding-bottom:96px}.home-v4-page .why-section{padding:92px 0 78px;border-bottom:1px solid var(--home-line);background:linear-gradient(180deg,#fff,#f6f8fb)}.why-guide-shell{display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.22fr);gap:50px;align-items:start}.why-guide-intro{max-width:520px}.why-guide-intro .eyebrow{width:fit-content;display:inline-flex;margin:0 0 16px;padding:7px 12px;border-radius:999px;color:var(--home-blue);background:var(--home-blue-soft)}.why-guide-intro h2{margin:0;color:var(--home-ink);font-size:2.24rem;line-height:1.14;letter-spacing:0}.why-guide-intro h2 span{display:block}.why-guide-intro p{margin:20px 0 0;color:var(--home-muted);font-size:1.04rem;line-height:1.74}.why-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.why-card{position:relative;min-width:0;min-height:206px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;justify-items:start;align-content:start;padding:26px;overflow:hidden;text-align:left;border:1px solid rgba(178,195,220,.58);border-radius:8px;background:linear-gradient(180deg,#fffffffa,#fafcfff0);box-shadow:0 18px 38px #18345d0f}.why-card:before{content:"";position:absolute;top:0;right:0;left:0;height:4px;pointer-events:none;background:linear-gradient(90deg,var(--home-blue),rgba(255,195,41,.78))}.why-icon{position:relative;z-index:1;width:48px;height:48px;display:grid;place-items:center;border-radius:8px;font-size:.8rem;font-weight:950;box-shadow:0 14px 28px #18345d1a}.green-tile{color:#0d6a43;background:#dff6ea}.sky-tile{color:#1761a8;background:#dff1ff}.why-card h3{position:relative;z-index:1;max-width:420px;margin:2px 0 0;color:var(--home-ink);font-size:1.12rem;line-height:1.24}.why-card p{position:relative;z-index:1;max-width:460px;margin:12px 0 0;color:var(--home-muted);font-size:.93rem;line-height:1.64}.home-v4-page .exam-catalog-section{margin-top:0;padding-top:62px}.home-v4-page .catalog-heading{padding-top:0}.popular-exams-head{display:block;margin:0 0 18px}.popular-exams-head h3{margin:0;color:var(--home-ink);font-size:1.26rem;line-height:1.2}.home-v4-page #workflow{background:#fff}.home-v4-page #workflow .section-heading .eyebrow{width:fit-content;display:inline-flex;margin:0 auto 14px;padding:7px 12px;border-radius:999px;color:var(--home-blue);background:var(--home-blue-soft)}.home-v4-page .step-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:30px 24px 34px;border:1px solid rgba(178,195,220,.5);border-radius:8px;background:linear-gradient(180deg,#fffffffa,#f7faffeb);box-shadow:0 18px 46px #18345d12}.home-v4-page .step-grid:before{top:60px;left:12%;right:12%;z-index:1;height:2px;background:repeating-linear-gradient(90deg,rgba(0,42,113,.24) 0 4px,transparent 4px 14px)}.home-v4-page .step-card{min-width:0;padding:0 18px;border:0;box-shadow:none;background:transparent}.home-v4-page .step-card+.step-card{border-left:1px solid rgba(178,195,220,.38)}.home-v4-page .step-card span{position:relative;z-index:2;width:56px;height:56px;border-width:7px;box-shadow:0 12px 28px #18345d1c,inset 0 1px #ffffff38}.home-v4-page .step-card h3{margin-top:20px;font-size:1.08rem}.home-v4-page .step-card p{max-width:210px;margin-right:auto;margin-left:auto;font-size:.94rem;line-height:1.62}.home-v4-page .step-card:nth-child(2) span{background:#2f9d69}.home-v4-page .step-card:nth-child(3) span{background:#5360aa}.home-v4-page .step-card:nth-child(4) span{color:var(--home-gold-dark);background:var(--home-gold)}.home-v4-page .audience-fit-section{padding:100px 0 108px;border-top:0;background:radial-gradient(circle at 9% 16%,rgba(255,195,41,.18),transparent 26%),linear-gradient(180deg,#f7f9fb,#fff);background-size:auto}.home-v4-page .audience-fit-shell{grid-template-columns:minmax(320px,.82fr) minmax(0,1.18fr);gap:52px;align-items:center}.home-v4-page .audience-fit-copy{min-height:0;max-width:560px;margin:0;padding:16px 0 0;border-left:0;text-align:left}.home-v4-page .audience-fit-copy .eyebrow{margin-right:0;margin-left:0;color:var(--home-blue);background:var(--home-blue-soft);border:0}.home-v4-page .audience-fit-copy h2{max-width:13ch;margin-right:0;margin-left:0;color:var(--home-ink);font-size:clamp(2.12rem,4vw,3.72rem);line-height:1.02}.home-v4-page .audience-fit-copy p:not(.eyebrow){max-width:480px;margin-right:0;margin-left:0;color:var(--home-muted)}.home-v4-page .audience-fit-list{display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;padding:10px;border:1px solid rgba(178,195,220,.66);border-radius:28px;background:linear-gradient(135deg,rgba(255,195,41,.12),transparent 34%),#fff;box-shadow:0 26px 72px #18345d1f}.home-v4-page .audience-fit-list:before{display:none}.home-v4-page .audience-fit-item{min-height:0;display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;align-items:start;padding:24px 26px;border:0;border-bottom:1px solid rgba(178,195,220,.48);border-radius:18px;background:transparent;box-shadow:none;transition:background-color .18s ease,transform .18s ease}.home-v4-page .audience-fit-item:nth-child(1){grid-column:auto;grid-row:auto;min-height:0}.home-v4-page .audience-fit-item:nth-child(2){grid-column:auto;grid-row:auto}.home-v4-page .audience-fit-item:nth-child(3){grid-column:auto;grid-row:auto}.home-v4-page .audience-fit-item:nth-child(4){grid-column:auto;grid-row:auto;min-height:0;border-bottom:0}.home-v4-page .audience-fit-marker{width:48px;height:48px;border-radius:16px;color:var(--home-blue);background:#002a7114;box-shadow:none}.home-v4-page .audience-fit-item:nth-child(2) .audience-fit-marker,.home-v4-page .audience-fit-item:nth-child(3) .audience-fit-marker,.home-v4-page .audience-fit-item:nth-child(4) .audience-fit-marker{color:var(--home-blue);background:#002a7114}.home-v4-page .audience-fit-item:hover{background:#f6f9fdd1;transform:translate(4px)}.home-v4-page .path-finder-section{padding:100px 0 108px;background:radial-gradient(circle at 72% 12%,rgba(29,93,233,.12),transparent 28%),radial-gradient(circle at 18% 18%,rgba(255,195,41,.1),transparent 22%),linear-gradient(135deg,rgba(29,93,233,.055) 0 1px,transparent 1px 18px),linear-gradient(180deg,#fff,#f4f8ff);background-size:auto,auto,18px 18px,auto}.home-v4-page .path-finder-shell{grid-template-columns:1fr;gap:30px}.home-v4-page .path-finder-copy{grid-template-columns:minmax(0,.86fr) minmax(390px,.64fr);gap:14px 54px;align-items:center;justify-items:start;max-width:none;margin:0;padding:0;text-align:left}.home-v4-page .path-finder-copy .eyebrow{grid-column:1}.home-v4-page .path-finder-copy h2{grid-column:1;max-width:17ch;font-size:clamp(2.15rem,4vw,3.55rem);line-height:1.04}.home-v4-page .path-title-accent{color:#0b5ee8}.home-v4-page .path-finder-copy>p:not(.eyebrow){grid-column:1;max-width:56ch;color:#435370f0;font-size:1.04rem;line-height:1.78}.home-v4-page .path-benefits{grid-column:1;display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.home-v4-page .path-benefits span{display:inline-flex;align-items:center;min-height:42px;gap:10px;padding:0 14px 0 9px;border:1px solid rgba(29,93,233,.12);border-radius:999px;color:var(--home-ink);background:#ffffffd1;box-shadow:0 10px 26px #18345d0d;font-size:.9rem;font-weight:850}.home-v4-page .path-benefits i{width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:999px;color:#fff;background:#1d5de9;font-size:.74rem;font-style:normal;font-weight:950;line-height:1}.home-v4-page .path-finder-copy .advisor-note{grid-column:2;grid-row:2 / span 3;align-self:center;max-width:none;width:100%;min-height:326px}.home-v4-page .path-advisor-visual{position:relative;display:grid;grid-template-columns:1fr;place-items:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.home-v4-page .path-advisor-visual img{grid-column:1;grid-row:1;width:min(108%,520px);height:auto;aspect-ratio:760 / 520;max-width:none;margin:-34px -28px -52px 0;filter:drop-shadow(0 26px 34px rgba(24,52,93,.12))}.home-v4-page .advisor-float-card{position:absolute;z-index:2;left:-8px;top:42%;display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:center;width:min(360px,88%);padding:20px 22px;border:1px solid rgba(178,195,220,.66);border-radius:20px;background:#ffffffe6;box-shadow:0 22px 54px #18345d29;backdrop-filter:blur(14px)}.home-v4-page .advisor-note-main{display:grid;grid-template-columns:68px minmax(0,1fr);gap:20px;align-items:start}.home-v4-page .advisor-note .advisor-avatar{width:68px;height:68px;display:grid;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,rgba(255,195,41,.32),transparent 45%),var(--home-blue);font-size:1.08rem;font-weight:950;box-shadow:0 18px 34px #002a712e}.home-v4-page .advisor-float-card .advisor-avatar{width:54px;height:54px;font-size:.92rem}.home-v4-page .advisor-note p{margin:0;color:var(--home-muted);font-size:1.02rem;line-height:1.7}.home-v4-page .advisor-note strong{display:block;margin:0 0 7px;color:var(--home-ink);font-size:1.24rem;line-height:1.28}.home-v4-page .advisor-note-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-top:20px;border-top:1px solid rgba(178,195,220,.56)}.home-v4-page .advisor-note-metrics span{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:2px 9px;align-items:center;padding:0 12px;color:var(--home-ink)}.home-v4-page .advisor-note-metrics span+span{border-left:1px solid rgba(178,195,220,.48)}.home-v4-page .advisor-note-metrics i{grid-row:1 / span 2;width:32px;height:32px;display:grid;place-items:center;border-radius:999px;color:#1d5de9;background:#1d5de91c;font-style:normal;font-weight:950}.home-v4-page .advisor-note-metrics strong{margin:0;font-size:.9rem;line-height:1.1}.home-v4-page .advisor-note-metrics small{color:var(--home-muted);font-size:.72rem;font-weight:760;line-height:1.2}.home-v4-page .path-finder-copy .path-directory-link{grid-column:1;margin-top:10px;min-height:52px;display:inline-flex;align-items:center;gap:10px;padding:0 22px;border:1px solid rgba(0,83,216,.86);border-radius:10px;color:#fff;background:linear-gradient(180deg,#0964f2,#0054df);font-size:.94rem;font-weight:900;box-shadow:0 16px 30px #0053d83d;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.home-v4-page .path-finder-copy .path-directory-link:hover{transform:translateY(-1px);box-shadow:0 20px 36px #0053d847}.home-v4-page .path-quiz{width:100%;max-width:none;margin:0;padding:30px;border:1px solid rgba(178,195,220,.56);border-top-color:#1d5de9b8;border-radius:24px;background:radial-gradient(circle at 94% 8%,rgba(255,195,41,.12),transparent 20%),linear-gradient(180deg,#fffffffa,#fafcfffa);box-shadow:0 28px 74px #18345d21}.home-v4-page .path-quiz:before{height:4px;background:linear-gradient(90deg,#0b5ee8,#2f7dff 66%,#ffc329eb)}.home-v4-page .path-advisor-head{grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:center;padding:4px 4px 18px;border:0;border-bottom:1px solid rgba(178,195,220,.52);border-radius:0;background:transparent;box-shadow:none}.home-v4-page .path-advisor-head>span{width:58px;height:58px;color:#fff;background:linear-gradient(135deg,rgba(255,195,41,.32),transparent 45%),#1d5de9;box-shadow:0 16px 34px #1d5de933}.home-v4-page .path-advisor-head strong{font-size:1.08rem}.home-v4-page .path-advisor-head small{max-width:74ch;color:#435370d1;font-size:.88rem}.home-v4-page .path-quiz-status{margin-top:16px;padding:0 2px}.home-v4-page .path-estimate{display:inline-flex;align-items:center;gap:6px;color:var(--home-muted);font-size:.82rem;font-weight:820;letter-spacing:0;text-transform:none}.home-v4-page .path-estimate:before{content:"";width:15px;height:15px;flex:0 0 auto;background:currentColor;opacity:.82;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='9'/%3E%3Cpath%20d='M12%207v5l3%202'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='9'/%3E%3Cpath%20d='M12%207v5l3%202'/%3E%3C/svg%3E") center / contain no-repeat}.home-v4-page .path-profile-strip{padding:11px 12px;border-color:#b2c3dc75;border-radius:16px;background:#f8faffc7}.home-v4-page .path-question{padding:28px;border-color:#b2c3dc80;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 38px #18345d0f}.home-v4-page .path-question legend{max-width:52ch;margin-bottom:10px;font-size:1.22rem;line-height:1.32}.home-v4-page .path-question legend span{min-width:38px;min-height:38px;background:#1d5de91a}.home-v4-page .path-question-help{max-width:70ch;margin-bottom:22px;color:#435370d1;font-size:.9rem}.home-v4-page .path-choice-grid{gap:14px}.home-v4-page .path-choice{min-height:94px;padding:17px 18px 17px 52px;border-color:#b2c3dc99;border-radius:16px;background:#fff;box-shadow:0 10px 24px #18345d0d}.home-v4-page .path-choice:has(.path-choice-icon){min-height:186px;justify-items:center;align-content:center;gap:10px;padding:24px 18px 48px;text-align:center}.home-v4-page .path-choice-grid:has(.path-choice-icon){grid-template-columns:repeat(4,minmax(0,1fr))}.home-v4-page .path-choice-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(29,93,233,.08);border-radius:14px;background:#1d5de914;color:#1d5de9}.home-v4-page .path-choice-icon:before{content:"";width:24px;height:24px;background:currentColor;-webkit-mask:var(--path-choice-mask) center / contain no-repeat;mask:var(--path-choice-mask) center / contain no-repeat}.home-v4-page .path-choice-icon-status{--path-choice-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='5'%20width='18'%20height='14'%20rx='2'/%3E%3Ccircle%20cx='9'%20cy='11'%20r='2'/%3E%3Cpath%20d='M14%2010h4M14%2014h4M7%2016h4'/%3E%3C/svg%3E")}.home-v4-page .path-choice-icon-work{color:#12926b;background:#12926b1c}.home-v4-page .path-choice-icon-work{--path-choice-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='7'%20width='18'%20height='13'%20rx='2'/%3E%3Cpath%20d='M8%207V5a2%202%200%200%201%202-2h4a2%202%200%200%201%202%202v2M3%2012h18'/%3E%3C/svg%3E")}.home-v4-page .path-choice-icon-growth{color:#7c4fe0;background:#7c4fe01f}.home-v4-page .path-choice-icon-growth{--path-choice-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Ccircle%20cx='12'%20cy='12'%20r='8'/%3E%3Ccircle%20cx='12'%20cy='12'%20r='3'/%3E%3Cpath%20d='M12%202v3M12%2019v3M2%2012h3M19%2012h3'/%3E%3C/svg%3E")}.home-v4-page .path-choice-icon-explore{color:#f07f25;background:#f07f2521}.home-v4-page .path-choice-icon-explore{--path-choice-mask: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='M9%2018h6M10%2022h4M8.5%2014.5a6%206%200%201%201%207%200c-.9.7-1.5%201.7-1.8%202.5h-3.4c-.3-.8-.9-1.8-1.8-2.5Z'/%3E%3C/svg%3E")}.home-v4-page .path-choice:has(.path-choice-icon):before{top:auto;bottom:18px;left:50%;transform:translate(-50%)}.home-v4-page .path-choice:has(.path-choice-icon):after{top:auto;bottom:27px;left:calc(50% - 4px)}.home-v4-page .path-choice strong{font-size:.94rem}.home-v4-page .path-choice small{font-size:.75rem}.home-v4-page .path-results-inline{padding:18px;border-radius:18px}.home-v4-page .path-results-head strong{font-size:1.06rem}.home-v4-page .path-results-placeholder{min-height:110px;padding:20px;border-radius:14px}.home-v4-page .path-result-summary{min-height:0;padding:22px}.home-v4-page .path-result-summary h3{max-width:14ch;font-size:clamp(1.55rem,3vw,2.1rem)}@media(max-width:1080px){.hero-grid,.hero-main-grid,.feature-grid,.learner-grid,.resource-grid,.sample-grid,.app-grid,.trust-grid,.audience-fit-shell{grid-template-columns:1fr}.audience-fit-copy{max-width:760px;min-height:auto;padding-top:30px;padding-bottom:0}.audience-fit-section{background:linear-gradient(135deg,rgba(255,195,41,.14) 0 1px,transparent 1px 14px),linear-gradient(180deg,#071f44,#0a3466 44%,#f5f8ff 44%,#fff);background-size:14px 14px,auto}.path-finder-shell{grid-template-columns:1fr}.home-v4-page .audience-fit-shell{grid-template-columns:1fr;gap:34px;align-items:start}.home-v4-page .audience-fit-copy{max-width:760px}.path-finder-copy{max-width:760px;padding-top:0}.advisor-note{display:none}.goal-card-grid,.exam-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advisor-result-grid{grid-template-columns:1fr}.advisor-result-card{min-height:0}.why-guide-shell{grid-template-columns:1fr;gap:34px}.why-guide-intro{max-width:760px}.why-guide-intro h2{max-width:720px}.why-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-card{min-height:220px}.exam-directory-page .all-exams-grid,.portal-directory-tools{grid-template-columns:1fr}.portal-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-workspace{grid-template-columns:220px minmax(0,1fr)}.portal-card-grid,.channel-overview-grid,.channel-career-grid,.channel-content-grid,.channel-requirement-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-hero__grid{grid-template-columns:minmax(0,1fr);gap:24px}.channel-resource-grid,.related-channel-links{grid-template-columns:1fr}.channel-content-card{min-height:220px}.hero-media,.hero-media img{min-height:420px}.home-v3-page .hero-copy,.home-v3-page .hero-copy h1,.home-v3-page .hero-subtitle{max-width:760px}.hero-product-visual{width:min(760px,100%);min-height:430px;margin:0 auto}.hero-visual-shell{width:min(440px,76%);margin:0 auto}.exam-catalog-section{margin-top:-46px}.step-grid{gap:22px}}@media(max-width:820px){.home-container,.narrow-container{width:min(1280px,calc(100% - 32px))}.home-page .site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;padding:0 16px}.home-page .nav-links{display:none}.header-actions{gap:8px}.home-page .header-actions{padding-left:0;border-left:0}.home-page .language-menu-mount:after{display:none}.home-page .header-cta{display:none}.hero-grid{gap:34px;padding:54px 0 58px}.home-v3-hero{padding:62px 0 96px}.home-v4-page .why-section{padding:72px 0 62px}.why-guide-intro h2{font-size:2rem}.why-guide-intro p{font-size:1rem}.hero-main-grid{gap:46px}.hero-scenic-grid{grid-template-columns:1fr;min-height:auto;gap:32px}.directory-hero{padding:62px 0 30px}.advisor-result-hero{padding:98px 0 58px}.directory-hero__content h1{font-size:2.35rem}.advisor-result-hero__content h1{font-size:clamp(2.45rem,12vw,4rem)}.directory-hero__actions{width:100%}.advisor-result-next{grid-template-columns:1fr}.advisor-result-actions{justify-content:flex-start}.home-hero--center{padding:54px 0 92px}.home-page .hero-copy h1{max-width:680px;font-size:2.75rem}.home-v3-page .hero-copy h1{font-size:3.02rem;line-height:1.06}.hero-subtitle{font-size:1rem}.hero-proof-grid{grid-template-columns:repeat(2,minmax(0,max-content));gap:12px}.hero-proof-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-proof-grid span{width:auto}.hero-media,.hero-media img{min-height:330px}.hero-scenic-spacer{display:none}.exam-catalog-section{margin-top:-34px;padding-bottom:58px}.exam-quick{grid-template-columns:1fr;gap:14px;padding:18px 0}.exam-quick__heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.exam-quick__heading p{margin:0;text-align:right}.home-section{padding:64px 0}.step-grid{grid-template-columns:1fr}.home-v4-page .step-grid{grid-template-columns:1fr;gap:12px;padding:22px}.exam-card-grid,.goal-card-grid,.path-card-grid{grid-template-columns:1fr}}@media(max-width:820px){.path-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.path-card-grid .goal-exam-card.is-primary-recommendation{display:flex}.path-card-grid .goal-exam-card.is-primary-recommendation .goal-card-link{grid-column:auto;grid-row:auto}.step-grid:before{display:none}.home-v4-page .step-card{justify-items:start;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:center;text-align:left;padding:18px;border:1px solid var(--home-line);background:var(--home-surface-low)}.home-v4-page .step-card+.step-card{border-left:1px solid var(--home-line)}.home-v4-page .step-card h3{margin-top:0}.home-v4-page .step-card p{grid-column:2;max-width:none;margin-top:4px;margin-right:0;margin-left:0}.audience-fit-list{grid-template-columns:1fr}.audience-fit-shell{gap:36px}.section-row{align-items:flex-start;flex-direction:column}.catalog-jump,.all-exam-item,.exam-request-banner,.portal-workspace,.channel-source-strip,.related-channel-row{grid-template-columns:1fr}.portal-sidebar{position:static}.portal-sidebar__title,.portal-sidebar-cta{display:none}.portal-channel-nav__links{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;padding:0 0 6px;border:0;border-radius:0;background:transparent;box-shadow:none;scrollbar-width:thin}.portal-channel-nav__links a,.portal-channel-nav__links button{flex:0 0 auto;min-height:38px;padding:0 12px;border:1px solid rgba(178,195,220,.72);border-radius:999px;background:#fff;transform:none}.channel-hero{padding:62px 0 42px}.channel-hero__content{text-align:center}.channel-hero__content .eyebrow{margin-right:auto;margin-left:auto}.channel-hero__content h1,.channel-hero__content p:last-of-type{margin-right:auto;margin-left:auto}.channel-hero__content .hero-actions{justify-content:center}.channel-hero-panel{padding:24px}.home-v3-page .catalog-jump,.faq-list{grid-template-columns:1fr}.faq-list details:last-child:nth-child(odd){width:100%;grid-column:auto}.mission-section{width:100%;min-height:330px;border-radius:0}.mission-section:after{right:48px;width:82px;height:82px;border-width:6px;font-size:3.2rem;opacity:.62}.mission-content{grid-template-columns:1fr;gap:22px;padding:48px 34px 52px;text-align:center}.mission-content>h2,.mission-content>p,.final-cta-actions{grid-column:1;grid-row:auto}}@media(max-width:820px){.mission-content h2,.mission-content p{margin-right:auto;margin-left:auto}.mission-content h2{font-size:2.18rem}.mission-content p{font-size:1rem}.catalog-jump-visual{width:62px;height:62px}.exam-directory-page .all-exam-card-layout{grid-template-columns:1fr;gap:18px}.exam-directory-page .all-exam-item strong{margin-left:0}.exam-directory-page .exam-request-banner{grid-template-columns:1fr}.exam-request-actions{justify-content:flex-start}.directory-section-row{align-items:flex-start}.path-result-summary{min-height:280px;padding:24px}.path-result-summary h3{max-width:13ch}.mission-content h2{font-size:2.25rem}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.home-container,.narrow-container{width:min(1280px,calc(100% - 24px))}.home-page .site-header{min-height:64px;gap:8px;overflow:hidden;padding:0 12px}.home-page .brand{min-width:0}.home-page .brand__name{max-width:164px;font-size:1.14rem}.home-page .brand__mark{width:34px;height:34px;font-size:1.14rem}.home-page .language-switch a{min-width:32px}.home-page .language-menu__button{width:62px;min-width:62px;max-width:62px;justify-content:center;gap:4px;padding:0 7px}.home-page .language-menu__button small{display:none}.home-page .language-menu__button>span{max-width:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-page .hero-copy h1{font-size:2.35rem}.home-v3-page .hero-copy h1{font-size:2.52rem;line-height:1.04}.directory-hero__content h1{font-size:2rem}.hero-subtitle,.home-page .hero-actions{max-width:100%}.home-hero--center{padding:44px 0 78px}.home-v3-hero{padding:48px 0 78px}.home-scenic-hero{margin-top:-64px;padding:118px 0 76px;background:linear-gradient(180deg,#f9fcfff2,#f9fcffd1 40%,#f9fcff38),url(/assets/passusexam-liberty-hero.webp) 72% center / cover no-repeat}.hero-badge{margin-bottom:16px}.scenic-hero-copy{padding-top:6px}.hero-proof-grid{display:grid;grid-template-columns:1fr;gap:0;width:100%;padding:6px;border-radius:8px}.hero-proof-grid span{width:100%;min-height:46px;padding:0 14px;border-radius:6px}.hero-proof-grid span+span{border-top:1px solid rgba(0,42,113,.1);border-left:0;border-radius:6px}.exam-quick__heading{display:grid;gap:4px}.exam-quick__heading p{text-align:left}.exam-quick__list{margin-right:-12px;margin-left:-12px;padding-right:12px;padding-left:12px}.directory-page .exam-quick__list.directory-quick-list{display:flex;overflow-x:auto;padding-bottom:6px}.exam-directory-page .all-exam-item{padding:28px 22px 24px}.exam-directory-page .all-exam-item .exam-card-icon{width:58px;height:58px;font-size:.82rem}.exam-directory-page .exam-request-banner{padding:24px 22px}.portal-directory-tools{margin-top:22px;gap:12px;padding:12px}.portal-search-field{min-height:42px}}@media(max-width:520px){.portal-search-field{padding-right:12px;padding-left:12px}.portal-hero{min-height:auto;padding:24px 0 38px;background:linear-gradient(180deg,#f7fbfffa,#f2f7ffeb 62%,#edf6ffb8),url(/assets/passusexam-exam-portal-hero.webp) 70% bottom / 720px auto no-repeat}.portal-hero__shell{min-height:auto}.portal-channel-grid,.portal-featured-grid,.portal-card-grid{grid-template-columns:1fr}.portal-channel-grid,.portal-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-channel-card{min-height:132px;grid-template-columns:1fr;align-content:start;column-gap:0;padding:14px}.portal-channel-card .exam-card-icon{grid-row:auto;--exam-icon-size: 44px;--exam-icon-glyph: 22px}.portal-channel-card span{white-space:normal}.portal-featured-exam{min-height:214px;grid-template-columns:1fr;grid-template-rows:82px 1fr}.portal-featured-exam__body{padding:12px}.channel-overview-grid,.channel-career-grid,.channel-content-grid,.channel-requirement-grid{grid-template-columns:1fr}.channel-hero-panel .exam-card-icon{--exam-icon-size: 64px;--exam-icon-glyph: 32px}.exam-quick__list a{min-width:124px}.home-page .primary-button,.home-page .secondary-button,.section-actions .primary-button,.section-actions .secondary-button,.final-cta-actions .action-button,.final-cta-actions .secondary-button{width:100%}.directory-page .directory-hero__actions .primary-button,.directory-page .directory-hero__actions .secondary-button{width:100%;min-width:0}.hero-media,.hero-media img{min-height:280px}.feature-card,.exam-path-card,.quote-card,.resource-card,.sample-practice-card,.app-flow article,.trust-list article,.goal-exam-card,.path-quiz{padding:22px}.path-finder-copy{gap:12px}.path-finder-copy h2{font-size:1.92rem}.path-finder-copy>p{line-height:1.62}.path-choice-grid{grid-template-columns:1fr}.path-quiz{gap:18px;min-height:0}.path-advisor-head{grid-template-columns:44px minmax(0,1fr);gap:12px;padding:13px}.path-advisor-head span{width:44px;height:44px}.path-question{padding:18px}.path-question legend{font-size:1.04rem}.path-question-help{font-size:.86rem}.path-choice{min-height:88px}.path-profile-strip{grid-template-columns:1fr}.path-quiz-status{display:grid}.path-card-grid .goal-exam-card.is-primary-recommendation{display:flex}.goal-metrics{grid-template-columns:1fr}}@media(max-width:520px){.audience-fit-section{background:linear-gradient(135deg,rgba(255,195,41,.14) 0 1px,transparent 1px 14px),linear-gradient(180deg,#071f44,#0a3466 46%,#f5f8ff 46%,#fff);background-size:14px 14px,auto}.audience-fit-copy{padding-left:22px}.audience-fit-copy h2{font-size:1.86rem}.audience-fit-item{grid-template-columns:58px minmax(0,1fr);gap:14px;padding:22px 18px}.audience-fit-list:before{left:41px}.audience-fit-marker{width:42px;height:42px}.home-v4-page .why-section{padding:58px 0 48px}.why-guide-shell{gap:26px}.why-guide-intro .eyebrow{margin-bottom:12px}.why-guide-intro h2{font-size:1.72rem;line-height:1.18}.why-guide-intro p{margin-top:14px;line-height:1.68}.why-card-grid{grid-template-columns:1fr;gap:12px}.why-card,.why-card:nth-child(2n){min-height:auto;justify-items:start;grid-template-columns:auto minmax(0,1fr);gap:0 16px;align-items:center;padding:24px 22px;text-align:left}.why-icon{width:46px;height:46px}.why-card h3{margin-top:0;font-size:1.06rem}.why-card p{grid-column:2;margin-top:8px;font-size:.92rem}.section-heading h2,.section-row h2{font-size:1.72rem}.catalog-heading{padding-right:4px;padding-left:4px}.home-v3-page .catalog-jump{padding:24px 22px}.home-v4-page .mission-section{padding:0;width:100%;min-height:300px;margin-top:10px;border-radius:0}.home-v4-page .mission-section:after{right:-14px;top:36px;width:78px;height:78px;border-width:6px;opacity:.5;font-size:3rem}.mission-content{width:calc(100% - 40px);min-height:auto;padding:44px 0 42px;border-radius:0}.mission-content h2{max-width:11.5em;font-size:1.72rem}.mission-content p{font-size:.94rem}.final-cta-actions{width:100%;gap:12px;margin-top:24px}.mission-content .final-cta-actions .action-button,.mission-content .final-cta-actions .secondary-button{width:100%;min-width:0;min-height:56px;height:56px;padding:0 20px;border-radius:8px;font-size:1rem}.final-cta-button-icon{width:20px;height:20px}.footer-grid{grid-template-columns:1fr}}@media(max-width:1080px){.home-v4-page .path-finder-copy{grid-template-columns:1fr;max-width:760px;margin:0 auto;justify-items:center;text-align:center}.home-v4-page .path-finder-copy h2,.home-v4-page .path-finder-copy>p:not(.eyebrow),.home-v4-page .path-finder-copy .path-directory-link{grid-column:1;grid-row:auto}.home-v4-page .path-finder-copy .advisor-note{display:none}.home-v4-page .path-choice-grid:has(.path-choice-icon){grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.home-v4-page .audience-fit-section,.home-v4-page .path-finder-section{padding-top:72px;padding-bottom:72px}.home-v4-page .path-finder-copy h2{max-width:14ch;font-size:clamp(2.1rem,10vw,3.4rem)}.home-v4-page .path-quiz{padding:18px}.home-v4-page .path-choice-grid{grid-template-columns:1fr}.home-v4-page .path-choice-grid:has(.path-choice-icon){grid-template-columns:1fr}.home-v4-page .path-results-head{align-items:start;flex-direction:column}.home-v4-page .path-results-head small{text-align:left}}@media(max-width:520px){.popular-exams-head{align-items:flex-start;flex-direction:column;gap:6px}.home-v4-page .audience-fit-copy{text-align:left}.home-v4-page .audience-fit-copy .eyebrow{margin-left:0}.home-v4-page .audience-fit-item{grid-template-columns:46px minmax(0,1fr);gap:14px;padding:18px 16px}.home-v4-page .audience-fit-marker{width:42px;height:42px;border-radius:14px}.home-v4-page .audience-fit-item h3{font-size:1.02rem}.home-v4-page .audience-fit-item p{margin-top:7px;font-size:.92rem;line-height:1.54}}.home-v4-page .path-quiz{padding:24px;border-radius:26px;box-shadow:0 20px 52px #18345d1c}.home-v4-page .path-quiz:before{height:0}.home-v4-page .path-advisor-head{padding:0 0 10px;border-bottom:0}.home-v4-page .path-advisor-head>span{width:50px;height:50px;font-size:.88rem}.home-v4-page .path-profile-strip{padding:4px 0 0;border:0;background:transparent}.home-v4-page .path-profile-strip div span{border:1px solid rgba(178,195,220,.46);border-radius:999px;background:#ffffffbd}.home-v4-page .path-question{margin-top:4px;padding:22px;border-radius:22px;background:#fff;box-shadow:0 12px 30px #18345d0b}.home-v4-page .path-question legend{font-size:1.08rem;line-height:1.34}.home-v4-page .path-question legend span{min-width:34px;min-height:34px;border-radius:999px}.home-v4-page .path-question-help{margin-bottom:18px}.home-v4-page .path-choice{min-height:78px;padding:15px 16px 15px 44px;border-radius:15px;box-shadow:none}.home-v4-page .path-choice:has(.path-choice-icon){min-height:138px;padding:20px 16px 40px}.home-v4-page .path-choice-icon{width:42px;height:42px;border-radius:13px}.home-v4-page .path-choice strong{font-size:.92rem}.home-v4-page .path-choice small{font-size:.74rem}.home-v4-page .path-results-inline{padding:16px;border-radius:22px;background:linear-gradient(135deg,rgba(29,93,233,.055),transparent 38%),#ffffffd1}.home-v4-page .path-results-placeholder{min-height:92px;padding:18px;border-radius:16px}.home-v4-page .path-results .path-card-grid{display:none!important}.home-v4-page .path-results.has-summary{padding:16px;border-color:#1d5de92e;border-radius:24px;background:linear-gradient(135deg,rgba(255,195,41,.11),transparent 34%),linear-gradient(180deg,#fff,#f7faff);box-shadow:0 16px 36px #18345d17}.home-v4-page .path-results.has-summary .path-result-summary{min-height:0;padding:20px;border-radius:18px;background:#ffffffc7}.home-v4-page .path-result-summary{gap:12px}.home-v4-page .path-result-summary h3{max-width:22ch;font-size:clamp(1.34rem,2.4vw,1.82rem);line-height:1.18}.home-v4-page .path-result-summary>p:not(:first-child){max-width:58ch}.home-v4-page .path-result-summary li{min-height:32px}.home-v4-page .path-quiz{position:relative;overflow:hidden;padding:22px;border-color:#b2c3dc7a;background:radial-gradient(circle at 16% 12%,rgba(29,93,233,.08),transparent 22%),linear-gradient(180deg,#f8fbff,#eef5ff)}.home-v4-page .path-quiz:after{content:"";position:absolute;inset:76px 18px 18px;pointer-events:none;border-radius:22px;background:linear-gradient(135deg,rgba(255,255,255,.42),transparent 46%),repeating-linear-gradient(0deg,rgba(255,255,255,.22) 0 1px,transparent 1px 22px);opacity:.65}.home-v4-page .path-advisor-head,.home-v4-page .path-quiz-status,.home-v4-page .path-profile-strip,.home-v4-page .path-question,.home-v4-page .path-results,.home-v4-page .path-quiz-actions{position:relative;z-index:1}.home-v4-page .path-advisor-head{padding:0 0 14px}.home-v4-page .path-quiz-status{margin-top:4px;padding:8px 12px;border:1px solid rgba(178,195,220,.38);border-radius:999px;background:#ffffffb3}.home-v4-page .path-profile-strip{display:grid;gap:8px;margin-top:12px}.home-v4-page .path-profile-strip>span{color:#435370b8;font-size:.76rem}.home-v4-page .path-question{display:grid;gap:14px;margin-top:14px;padding:0;border:0;background:transparent;box-shadow:none}.home-v4-page .path-question legend{position:relative;width:min(86%,620px);margin:0;padding:16px 18px 16px 72px;border:1px solid rgba(178,195,220,.5);border-radius:22px 22px 22px 7px;background:#fffffff0;box-shadow:0 12px 26px #18345d12;font-size:1.04rem}.home-v4-page .path-question legend:before{content:"PE";position:absolute;left:18px;top:50%;width:38px;height:38px;display:grid;place-items:center;border-radius:999px;color:#fff;background:linear-gradient(135deg,rgba(255,195,41,.32),transparent 45%),#1d5de9;box-shadow:0 10px 22px #1d5de92e;font-size:.72rem;font-weight:950;transform:translateY(-50%)}.home-v4-page .path-question legend span{display:none}.home-v4-page .path-question-help{width:min(78%,540px);margin:-4px 0 2px 54px;padding:10px 14px;border-radius:16px 16px 16px 6px;color:#435370d1;background:#ffffffa3;font-size:.84rem}.home-v4-page .path-choice-grid,.home-v4-page .path-choice-grid:has(.path-choice-icon){display:grid;grid-template-columns:1fr;gap:10px;justify-items:end;margin-top:4px}.home-v4-page .path-choice,.home-v4-page .path-choice:has(.path-choice-icon){width:min(86%,560px);min-height:0;justify-items:start;align-content:center;gap:4px;padding:14px 46px 14px 18px;border-color:#1d5de924;border-radius:20px 20px 7px;background:#ffffffe0;box-shadow:0 9px 20px #18345d0e;text-align:left}.home-v4-page .path-choice:before,.home-v4-page .path-choice:has(.path-choice-icon):before{inset:16px 15px auto auto;transform:none;width:20px;height:20px}.home-v4-page .path-choice:after,.home-v4-page .path-choice:has(.path-choice-icon):after{inset:21px 21px auto auto;transform:rotate(45deg)}.home-v4-page .path-choice:hover,.home-v4-page .path-choice.is-selected{border-color:#1d5de95c;background:linear-gradient(180deg,#fff,#edf4ff);box-shadow:0 14px 26px #1d5de91f}.home-v4-page .path-results-inline{margin-top:14px;border:0;background:#ffffff94;box-shadow:none}.home-v4-page .path-results-head{align-items:start}.home-v4-page .path-results-placeholder{min-height:72px;border-style:solid;border-color:#b2c3dc6b;background:#ffffffb8}.home-v4-page .path-results.has-summary{background:#ffffffb8}.home-v4-page .path-results.has-summary .path-result-summary{background:#fff;box-shadow:0 12px 28px #18345d14}@media(max-width:760px){.home-v4-page .path-question legend,.home-v4-page .path-choice,.home-v4-page .path-choice:has(.path-choice-icon){width:100%}.home-v4-page .path-question-help{width:calc(100% - 26px);margin-left:26px}}.home-v4-page .path-question[hidden],.home-v4-page .path-results[hidden],.home-v4-page .path-result-summary[hidden],.home-v4-page .advisor-summary[hidden]{display:none!important}.home-v4-page .path-finder-section{padding:84px 0 96px;background:radial-gradient(circle at 78% 18%,rgba(29,93,233,.12),transparent 28%),radial-gradient(circle at 20% 72%,rgba(29,93,233,.1),transparent 34%),linear-gradient(180deg,#f8fbff,#fff)}.home-v4-page .path-finder-shell{display:grid;grid-template-columns:minmax(300px,.68fr) minmax(580px,1fr);gap:clamp(38px,5vw,82px);align-items:center}.home-v4-page .path-finder-copy{display:grid;grid-template-columns:1fr;gap:18px;align-content:center;text-align:left}.home-v4-page .path-finder-copy .eyebrow{width:fit-content;min-height:34px;display:inline-flex;align-items:center;padding:0 14px;border-radius:999px;color:#0b5ee8;background:#1d5de91f;font-size:.82rem;font-weight:900}.home-v4-page .path-finder-copy h2{max-width:9.5ch;margin:4px 0 0;color:var(--home-ink);font-size:clamp(3rem,5vw,4.6rem);line-height:1.12}.home-v4-page .path-title-accent{display:inline-block;color:#0b5ee8}.home-v4-page .path-finder-copy>p:not(.eyebrow){max-width:35rem;font-size:1.04rem;line-height:1.78}.home-v4-page .path-benefits{gap:22px;margin-top:8px}.home-v4-page .path-benefits span{min-height:34px;padding:0;border:0;background:transparent;box-shadow:none;color:var(--home-ink)}.home-v4-page .path-benefits i{width:22px;height:22px;background:#1d5de924;color:#0b5ee8}.home-v4-page .path-finder-copy .advisor-note{grid-column:1;grid-row:auto;width:min(100%,500px);min-height:300px;margin-top:4px;justify-self:center}.home-v4-page .path-advisor-visual img{width:min(110%,500px);margin:-14px 0 -34px}.home-v4-page .advisor-float-card{display:none}.home-v4-page .path-quiz{min-height:640px;padding:32px 34px 26px;border:1px solid rgba(178,195,220,.55);border-radius:20px;background:#ffffffe6;box-shadow:0 28px 82px #18345d1f;backdrop-filter:blur(18px)}.home-v4-page .path-quiz:after{display:none}.home-v4-page .path-advisor-head{grid-template-columns:48px minmax(0,1fr);gap:16px;padding:0 0 24px;border-bottom:1px solid rgba(178,195,220,.56)}.home-v4-page .path-advisor-head>span{width:44px;height:44px;border-radius:10px;box-shadow:0 12px 26px #0b5ee833}.home-v4-page .path-advisor-head strong{font-size:1.12rem}.home-v4-page .path-advisor-head small{margin-top:2px;font-size:.9rem}.home-v4-page .path-quiz-status{position:absolute;top:32px;right:34px;display:inline-flex;width:auto;min-height:42px;margin:0;padding:0 14px;border-radius:10px;background:#ffffffd6}.home-v4-page .path-quiz-status [data-path-step-label],.home-v4-page .path-progress{display:none}.home-v4-page .path-estimate{color:var(--home-ink)}.home-v4-page .path-chat-intro{display:grid;gap:12px;margin:28px 0 18px 56px}.home-v4-page .path-chat-intro p,.home-v4-page .path-chat-intro span{width:fit-content;max-width:520px;margin:0;border:1px solid rgba(178,195,220,.48);background:#ffffffdb;box-shadow:0 10px 28px #18345d0f}.home-v4-page .path-chat-intro p{padding:14px 18px;border-radius:18px 18px 18px 7px;color:var(--home-muted);line-height:1.58}.home-v4-page .path-chat-intro p strong{display:block;margin-bottom:4px;color:var(--home-ink)}.home-v4-page .path-chat-intro span{padding:12px 18px;border-radius:18px 18px 18px 7px;color:var(--home-ink);font-weight:780}.home-v4-page .path-profile-strip{margin:0 0 14px;padding:0}.home-v4-page .path-profile-strip div{justify-content:flex-end}.home-v4-page .path-profile-strip div span{padding:9px 13px;border-color:#1d5de92e;border-radius:18px 18px 7px;background:#edf4ff}.home-v4-page .path-question{gap:20px;margin-top:0}.home-v4-page .path-question legend{width:min(72%,540px);min-height:94px;display:flex;align-items:center;padding:20px 22px 20px 74px;border:1px solid rgba(178,195,220,.54);border-radius:18px 18px 18px 7px;background:linear-gradient(180deg,#eef5ff,#e5f0ff);box-shadow:0 13px 30px #18345d14;font-size:1.08rem}.home-v4-page .path-question legend:before{content:"";left:-46px;width:40px;height:40px;border:1px solid rgba(29,93,233,.12);background:linear-gradient(180deg,#ffffffb8,#ecf4ffe0);box-shadow:0 12px 24px #0b5ee821;-webkit-mask:none;mask:none}.home-v4-page .path-question legend:after{content:"";position:absolute;left:-35px;top:50%;width:18px;height:18px;background:#0b5ee8;transform:translateY(-50%);-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='8'%20width='18'%20height='10'%20rx='4'/%3E%3Cpath%20d='M8%208V5M16%208V5M9%2013h.01M15%2013h.01'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='3'%20y='8'%20width='18'%20height='10'%20rx='4'/%3E%3Cpath%20d='M8%208V5M16%208V5M9%2013h.01M15%2013h.01'/%3E%3C/svg%3E") center / contain no-repeat}.home-v4-page .path-question legend span{width:34px;height:34px;display:inline-grid;margin-right:12px;color:#fff;background:linear-gradient(180deg,#8db7ff,#5c91f3)}.home-v4-page .path-question-help{width:min(72%,540px);margin:-14px 0 0 74px;padding:0;background:transparent;font-size:.92rem}.home-v4-page .path-choice-grid,.home-v4-page .path-choice-grid:has(.path-choice-icon){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:2px}.home-v4-page .path-choice,.home-v4-page .path-choice:has(.path-choice-icon){width:100%;min-height:94px;display:grid;grid-template-columns:46px minmax(0,1fr) 24px;gap:0 14px;align-items:center;padding:17px 16px;border:1px solid rgba(178,195,220,.52);border-radius:12px;background:#ffffffe0;box-shadow:0 9px 22px #18345d0d;text-align:left}.home-v4-page .path-choice-icon{grid-row:1 / span 2;display:grid;width:42px;height:42px;border-radius:10px}.home-v4-page .path-choice strong,.home-v4-page .path-choice small{grid-column:2}.home-v4-page .path-choice:before,.home-v4-page .path-choice:has(.path-choice-icon):before{grid-column:3;grid-row:1 / span 2;position:static;width:22px;height:22px;justify-self:end;transform:none}.home-v4-page .path-choice:after,.home-v4-page .path-choice:has(.path-choice-icon):after{top:50%;right:22px;left:auto;transform:translateY(-58%) rotate(45deg)}.home-v4-page .path-choice:hover,.home-v4-page .path-choice.is-selected{background:#fff;box-shadow:0 16px 34px #18345d1c}.home-v4-page .path-results-inline{margin-top:18px;padding:0;background:transparent}.home-v4-page .path-chat-composer{min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:12px;align-items:center;margin-top:18px;padding:10px 12px 10px 18px;border:1px solid rgba(178,195,220,.5);border-radius:16px;background:#ffffffd1;box-shadow:0 10px 26px #18345d0e}.home-v4-page .path-chat-composer span{color:#4353708f;font-size:.94rem;font-weight:760}.home-v4-page .path-chat-composer i{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;color:#5c91f3;background:#5c91f31f}.home-v4-page .path-chat-composer i:before{content:"";width:18px;height:18px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m22%202-7%2020-4-9-9-4Z'/%3E%3Cpath%20d='M22%202 11%2013'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Cpath%20d='m22%202-7%2020-4-9-9-4Z'/%3E%3Cpath%20d='M22%202 11%2013'/%3E%3C/svg%3E") center / contain no-repeat}.home-v4-page .path-privacy-note{margin:12px 0 0;color:#435370a8;font-size:.82rem;font-weight:760;text-align:center}.home-v4-page .path-privacy-note:before{content:"";width:14px;height:14px;display:inline-block;margin-right:7px;vertical-align:-2px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='5'%20y='11'%20width='14'%20height='10'%20rx='2'/%3E%3Cpath%20d='M8%2011V7a4%204%200%200%201%208%200v4'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%3E%3Crect%20x='5'%20y='11'%20width='14'%20height='10'%20rx='2'/%3E%3Cpath%20d='M8%2011V7a4%204%200%200%201%208%200v4'/%3E%3C/svg%3E") center / contain no-repeat}.home-v4-page .path-quiz-actions{justify-content:flex-start;margin-top:14px}@media(max-width:1180px){.home-v4-page .path-finder-shell{grid-template-columns:1fr}.home-v4-page .path-finder-copy{max-width:760px;margin:0 auto;justify-items:center;text-align:center}.home-v4-page .path-finder-copy h2,.home-v4-page .path-finder-copy>p:not(.eyebrow){max-width:760px}}@media(max-width:760px){.home-v4-page .path-quiz{min-height:0;padding:20px}.home-v4-page .path-quiz-status{position:static;margin:10px 0 0}.home-v4-page .path-chat-intro{margin-left:0}.home-v4-page .path-question legend,.home-v4-page .path-question-help{width:100%;margin-left:0}.home-v4-page .path-question legend{padding-left:62px}.home-v4-page .path-question legend:before,.home-v4-page .path-question legend:after{left:14px}.home-v4-page .path-question legend:after{left:25px}.home-v4-page .path-choice-grid,.home-v4-page .path-choice-grid:has(.path-choice-icon){grid-template-columns:1fr}}.home-v4-page .path-finder-section{scroll-margin-top:88px;padding:88px 0 92px}.home-v4-page .path-finder-shell{grid-template-columns:minmax(300px,.72fr) minmax(560px,1fr);gap:clamp(34px,5vw,72px);align-items:center}.home-v4-page .path-finder-copy{gap:16px;align-content:center}.home-v4-page .path-finder-copy h2{max-width:11.5ch;font-size:clamp(2.45rem,4.1vw,3.55rem);line-height:1.16}.home-v4-page .path-finder-copy>p:not(.eyebrow){max-width:34rem;font-size:1rem;line-height:1.72}.home-v4-page .path-benefits{margin-top:2px}.home-v4-page .path-finder-copy .advisor-note{width:min(100%,420px);min-height:238px;margin-top:0}.home-v4-page .path-advisor-visual img{width:min(106%,420px);margin:-10px 0 -24px}.home-v4-page .path-quiz{min-height:0;padding:28px 30px 22px;border-radius:18px}.home-v4-page .path-advisor-head{padding-bottom:20px}.home-v4-page .path-quiz-status{top:28px;right:30px;min-height:38px}.home-v4-page .path-chat-intro{gap:10px;margin:22px 0 14px 54px}.home-v4-page .path-chat-intro p{padding:12px 16px}.home-v4-page .path-chat-intro span{padding:10px 16px}.home-v4-page .path-question{gap:16px}.home-v4-page .path-question legend{width:min(74%,520px);min-height:78px;padding:16px 18px 16px 66px;font-size:1rem}.home-v4-page .path-question legend span{width:30px;height:30px;min-width:30px;min-height:30px;margin-right:10px}.home-v4-page .path-question legend:before{left:-42px;width:36px;height:36px}.home-v4-page .path-question legend:after{left:-32px;width:16px;height:16px}.home-v4-page .path-question-help{width:min(74%,520px);margin:-10px 0 0 66px;font-size:.86rem;line-height:1.5}.home-v4-page .path-choice-grid,.home-v4-page .path-choice-grid:has(.path-choice-icon){gap:10px 12px}.home-v4-page .path-choice,.home-v4-page .path-choice:has(.path-choice-icon){min-height:80px;grid-template-columns:40px minmax(0,1fr) 22px;gap:0 12px;padding:14px}.home-v4-page .path-choice-icon{width:36px;height:36px}.home-v4-page .path-choice strong{font-size:.9rem;line-height:1.25}.home-v4-page .path-choice small{font-size:.76rem;line-height:1.35}.home-v4-page .path-chat-composer{min-height:54px;margin-top:14px}.home-v4-page .path-privacy-note{margin-top:10px;font-size:.78rem}.home-v4-page .path-quiz-actions{margin-top:12px}@media(max-width:1180px){.home-v4-page .path-finder-copy h2{max-width:14ch}}@media(max-width:760px){.home-v4-page .path-finder-section{padding:68px 0 72px}.home-v4-page .path-finder-copy h2{max-width:12ch;font-size:clamp(2.1rem,10vw,3rem)}.home-v4-page .path-quiz{padding:18px}}.home-v4-page .path-finder-copy h2{max-width:13ch;font-size:clamp(2.2rem,3vw,3rem);line-height:1.18}.home-v4-page .path-finder-copy>p:not(.eyebrow){max-width:31rem}.home-v4-page .path-quiz{padding:24px 28px 20px}.home-v4-page .path-advisor-head{padding-bottom:16px}.home-v4-page .path-quiz-status{top:24px;right:28px}.home-v4-page .path-chat-intro{gap:8px;margin:18px 0 12px 52px}.home-v4-page .path-chat-intro p{padding:11px 15px;line-height:1.5}.home-v4-page .path-chat-intro span{padding:9px 15px}.home-v4-page .path-question{gap:13px}.home-v4-page .path-question legend{min-height:68px;padding:14px 16px 14px 62px;font-size:.96rem}.home-v4-page .path-question-help{margin-top:-8px;margin-left:62px;font-size:.82rem}.home-v4-page .path-choice,.home-v4-page .path-choice:has(.path-choice-icon){min-height:72px;padding:12px 13px}.home-v4-page .path-choice-icon{width:34px;height:34px}.home-v4-page .path-choice strong{font-size:.86rem}.home-v4-page .path-choice small{font-size:.72rem}.home-v4-page .path-chat-composer{min-height:48px;margin-top:12px}.home-v4-page .path-privacy-note{margin-top:8px}.home-v4-page .path-quiz:not(:has(.path-profile-strip div span)) .path-quiz-actions{display:none}@media(max-width:1180px){.home-v4-page .path-finder-copy h2{max-width:15ch}}@media(max-width:760px){.home-v4-page .path-finder-copy h2{font-size:clamp(2rem,9vw,2.7rem)}}.home-v4-page .path-question-help{display:none}.home-v4-page .path-question{gap:14px}.home-v4-page .audience-fit-section{padding:96px 0 104px;background:radial-gradient(circle at 12% 20%,rgba(255,195,41,.16),transparent 24%),radial-gradient(circle at 88% 18%,rgba(29,93,233,.08),transparent 28%),linear-gradient(180deg,#fff,#f6f9ff)}.home-v4-page .audience-fit-shell{grid-template-columns:minmax(300px,.74fr) minmax(0,1.26fr);gap:clamp(36px,5vw,72px);align-items:start}.home-v4-page .audience-fit-copy{position:relative;max-width:520px;padding:22px 0 0}.home-v4-page .audience-fit-copy:after{content:"";width:72px;height:4px;display:block;margin-top:30px;border-radius:999px;background:linear-gradient(90deg,#0b5ee8,#ffc329f2)}.home-v4-page .audience-fit-copy h2{max-width:11.5ch;font-size:clamp(2.35rem,4vw,3.4rem);line-height:1.08}.home-v4-page .audience-fit-copy p:not(.eyebrow){max-width:30rem;margin-top:20px;font-size:1.02rem;line-height:1.78}.home-v4-page .audience-fit-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.home-v4-page .audience-fit-item,.home-v4-page .audience-fit-item:nth-child(1),.home-v4-page .audience-fit-item:nth-child(2),.home-v4-page .audience-fit-item:nth-child(3),.home-v4-page .audience-fit-item:nth-child(4){min-height:188px;display:grid;grid-template-columns:50px minmax(0,1fr);gap:18px;align-content:start;padding:26px 24px;border:1px solid rgba(178,195,220,.56);border-radius:20px;background:linear-gradient(135deg,#fffffffa,#f7faffeb);box-shadow:0 18px 42px #18345d14}.home-v4-page .audience-fit-item:hover{background:#fff;transform:translateY(-4px);box-shadow:0 24px 54px #18345d21}.home-v4-page .audience-fit-marker{width:48px;height:48px;border-radius:14px}.home-v4-page .audience-fit-item p{margin-top:8px;font-size:.93rem;line-height:1.58}@media(max-width:1080px){.home-v4-page .audience-fit-shell{grid-template-columns:1fr}.home-v4-page .audience-fit-copy{max-width:760px}.home-v4-page .audience-fit-copy h2{max-width:16ch}}.find-path-page.home-v4-page #goals.path-finder-section{padding:54px 0 82px;background:linear-gradient(135deg,rgba(29,93,233,.045) 0 1px,transparent 1px 18px),linear-gradient(180deg,#fff,#f5f8ff)}.find-path-page.home-v4-page #goals .path-finder-shell{max-width:900px;display:grid;grid-template-columns:1fr;gap:22px;margin:0 auto}.find-path-page.home-v4-page #goals .path-finder-copy{width:min(760px,100%);max-width:760px;display:grid;grid-template-columns:1fr;gap:12px;justify-items:center;margin:0 auto;padding:0;text-align:center}.find-path-page.home-v4-page #goals .path-finder-copy .eyebrow,.find-path-page.home-v4-page #goals .path-finder-copy h2,.find-path-page.home-v4-page #goals .path-finder-copy>p:not(.eyebrow),.find-path-page.home-v4-page #goals .path-benefits{grid-column:1}.find-path-page.home-v4-page #goals .path-finder-copy h2{max-width:16ch;font-size:clamp(1.75rem,3vw,2.55rem)}.find-path-page.home-v4-page #goals .path-finder-copy>p:not(.eyebrow){max-width:680px;font-size:.98rem}.find-path-page.home-v4-page #goals .path-benefits{justify-content:center;margin-top:4px}.find-path-page.home-v4-page #goals .path-finder-copy .advisor-note{display:none}.find-path-page.home-v4-page #goals .path-quiz{width:min(900px,100%);max-width:900px;margin:4px auto 0}.find-path-page.home-v4-page #goals .path-chat-body{min-height:430px;max-height:none}.find-path-page.home-v4-page #goals .path-results.has-summary{max-width:680px}@media(max-width:760px){.find-path-page.home-v4-page #goals.path-finder-section{padding:34px 0 58px}.find-path-page.home-v4-page #goals .path-benefits{display:grid;width:100%}.find-path-page.home-v4-page #goals .path-benefits span{justify-content:flex-start}}.mblex-faq-page{background:radial-gradient(circle at 84% 9%,rgba(47,124,255,.13),transparent 30%),radial-gradient(circle at 8% 42%,rgba(221,238,255,.74),transparent 31%),linear-gradient(180deg,#f8fbff 0,#eef6ff 54%,#fff)}.mblex-faq-hero{position:relative;overflow:hidden;padding:36px 0 44px;isolation:isolate}.mblex-faq-hero:before{content:"";position:absolute;inset:0 0 auto;height:420px;background:radial-gradient(ellipse at 76% 26%,rgba(91,150,255,.16),transparent 45%),linear-gradient(180deg,#ffffffe6,#fff0);pointer-events:none;z-index:0}.mblex-faq-hero .home-container{position:relative;z-index:1}.mblex-faq-hero__grid{display:grid;grid-template-columns:minmax(0,.62fr) minmax(340px,.38fr);gap:clamp(28px,5vw,64px);align-items:center}.mblex-faq-hero__copy{min-width:0}.mblex-faq-hero__copy>span{display:inline-flex;min-height:30px;align-items:center;padding:0 12px;border:1px solid rgba(47,124,255,.14);border-radius:999px;color:#1f5fe0;background:#e8f0ffdb;font-size:.78rem;font-weight:930;line-height:1}.mblex-faq-hero h1{max-width:820px;margin:18px 0 0;color:#0b1733;font-size:clamp(2.45rem,4.6vw,4.2rem);font-weight:950;letter-spacing:0;line-height:1.05}.mblex-faq-hero__copy p{max-width:700px;margin:20px 0 0;color:#2a4068b8;font-size:1rem;font-weight:720;line-height:1.76}.mblex-faq-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.mblex-faq-hero__panel{display:grid;gap:16px;min-width:0}.mblex-faq-hero__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mblex-faq-hero__summary div{min-height:96px;display:grid;align-content:center;justify-items:center;gap:7px;padding:14px 10px;border:1px solid rgba(205,220,240,.86);border-radius:20px;background:radial-gradient(circle at 22% 0,rgba(255,255,255,.94),transparent 46%),#ffffffc7;box-shadow:0 18px 40px #18345d11,inset 0 1px #ffffffe6}.mblex-faq-hero__summary strong{color:#0b1733;font-size:clamp(1.28rem,2vw,1.7rem);font-weight:950;line-height:1}.mblex-faq-hero__summary span{color:#2a40689e;font-size:.72rem;font-weight:840;line-height:1.25;text-align:center}.mblex-faq-jump-card{padding:24px;border:1px solid rgba(194,215,244,.82);border-radius:26px;background:radial-gradient(circle at 100% 0,rgba(236,244,255,.74),transparent 38%),linear-gradient(180deg,#fffffff5,#fafdffe6);box-shadow:0 26px 66px #18345d16,inset 0 1px #fffffff0}.mblex-faq-jump-card>strong{display:block;color:#0b1733;font-size:1.06rem;font-weight:940;line-height:1.25}.mblex-faq-jump-card p{margin:8px 0 0;color:#2a4068a3;font-size:.86rem;font-weight:720;line-height:1.58}.mblex-faq-jump-card nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.mblex-faq-jump-card a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 12px;border:1px solid rgba(211,224,242,.9);border-radius:14px;color:#0b4ec2;background:#ffffffc7;font-size:.82rem;font-weight:880;line-height:1.2;text-align:center;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mblex-faq-jump-card a:hover,.mblex-faq-jump-card a:focus-visible{border-color:#2f7cff52;box-shadow:0 12px 24px #1f5fe017;transform:translateY(-1px)}.mblex-faq-content{padding:0 0 72px}.mblex-faq-content__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.31fr);gap:24px;align-items:start}.mblex-faq-section-list{display:grid;gap:22px;min-width:0}.mblex-faq-group{overflow:hidden;scroll-margin-top:118px;border:1px solid rgba(193,214,244,.86);border-radius:26px;background:#fffffff7;box-shadow:0 24px 60px #18345d12,inset 0 1px #ffffffe6}.mblex-faq-group__head{display:grid;grid-template-columns:56px minmax(0,1fr);gap:18px;align-items:start;padding:24px 28px;border-bottom:1px solid rgba(205,220,240,.78);background:radial-gradient(circle at 0 0,rgba(232,242,255,.98),transparent 36%),linear-gradient(135deg,#fffffffa,#f4f9fff5)}.mblex-faq-group__icon{display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(47,124,255,.18);border-radius:18px;color:#1f5fe0;background:radial-gradient(circle at 30% 16%,rgba(255,255,255,.96),transparent 42%),linear-gradient(135deg,#e8f0fff5,#f6faffeb);box-shadow:0 14px 28px #1f5fe014}.mblex-faq-group__icon svg{display:block;width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.mblex-faq-group__head small{display:inline-flex;min-height:24px;align-items:center;margin-bottom:8px;padding:0 9px;border-radius:999px;color:#1f5fe0d1;background:#e8f0ffc2;font-size:.68rem;font-weight:900;line-height:1}.mblex-faq-group__head h2{margin:0;color:#0b1733;font-size:clamp(1.3rem,1.8vw,1.68rem);font-weight:950;letter-spacing:0;line-height:1.16}.mblex-faq-group__head p{max-width:720px;margin:8px 0 0;color:#2a4068a8;font-size:.9rem;font-weight:720;line-height:1.58}.mblex-faq-page-list{width:100%;margin:0}.mblex-faq-page-list details{border:0;border-radius:0;background:transparent;box-shadow:none}.mblex-faq-page-list details+details{border-top:1px solid rgba(226,232,240,.8)}.mblex-faq-page-list summary{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;align-items:center;min-height:72px;padding:18px 28px;color:#0b1733;font-weight:900}.mblex-faq-page-list summary span{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border-radius:12px;color:#1f5fe0db;background:#e8f0ffd1;font-size:.78rem;font-weight:930;line-height:1}.mblex-faq-page-list summary strong{padding-right:24px;color:#0b1733;font-size:.98rem;font-weight:920;line-height:1.42}.mblex-faq-page-list details[open] summary{background:#f7fbffdb}.mblex-faq-page-list details p{margin:0;padding:0 28px 22px 82px;color:#2a4068b8;font-size:.94rem;font-weight:690;line-height:1.76}.mblex-faq-sidebar{position:sticky;top:98px;display:grid;gap:14px;min-width:0}.mblex-faq-sidebar__card,.mblex-faq-sidebar__stat{border:1px solid rgba(194,215,244,.82);border-radius:22px;background:radial-gradient(circle at 100% 0,rgba(236,244,255,.72),transparent 38%),#ffffffeb;box-shadow:0 20px 48px #18345d12,inset 0 1px #fffffff0}.mblex-faq-sidebar__card{padding:22px}.mblex-faq-sidebar__card>span{display:block;color:#0b1733;font-size:1rem;font-weight:940;line-height:1.28}.mblex-faq-sidebar__card p{margin:10px 0 0;color:#2a4068ad;font-size:.86rem;font-weight:700;line-height:1.66}.mblex-faq-sidebar__card a{display:inline-flex;min-height:40px;align-items:center;justify-content:center;margin-top:16px;padding:0 14px;border-radius:999px;color:#fff;background:linear-gradient(135deg,#2f7cff,#0f55df);box-shadow:0 14px 28px #1f5fe02e;font-size:.82rem;font-weight:900;text-decoration:none}.mblex-faq-sidebar__card--app{background:radial-gradient(circle at 0 0,rgba(221,239,255,.92),transparent 42%),linear-gradient(145deg,#fffffffa,#f4f9fff0)}.mblex-faq-sidebar__stat{display:grid;min-height:116px;align-content:center;justify-items:center;gap:6px;padding:18px}.mblex-faq-sidebar__stat strong{color:#0b1733;font-size:2.2rem;font-weight:950;line-height:1}.mblex-faq-sidebar__stat span{color:#2a40689e;font-size:.8rem;font-weight:850}@media(max-width:1080px){.mblex-faq-hero__grid,.mblex-faq-content__layout{grid-template-columns:1fr}.mblex-faq-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.mblex-faq-sidebar__stat{grid-column:1 / -1}}@media(max-width:720px){.mblex-faq-hero{padding:26px 0 34px}.mblex-faq-hero h1{font-size:clamp(2.1rem,10vw,2.7rem)}.mblex-faq-hero__summary,.mblex-faq-jump-card nav,.mblex-faq-sidebar{grid-template-columns:1fr}.mblex-faq-jump-card,.mblex-faq-group__head,.mblex-faq-sidebar__card{padding:20px}.mblex-faq-group__head{grid-template-columns:1fr}.mblex-faq-page-list summary{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:17px 20px}.mblex-faq-page-list details p{padding:0 20px 20px}}.portal-overview-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;align-items:start}.exam-channel-hero .hero-actions{margin-top:26px}.audience-fit-panel{display:grid;gap:18px}.audience-fit-panel article{padding:24px;border:1px solid rgba(178,195,220,.5);border-radius:18px;background:#ffffffdb}.portal-exam-grid>.portal-exam-card[hidden]{display:none}@media(max-width:840px){.portal-overview-grid{grid-template-columns:1fr}}.legal-page .directory-hero{min-height:360px}.legal-page .directory-hero__content{max-width:820px}.legal-page .directory-hero__content h1{max-width:760px;font-size:3rem;line-height:1.08}.legal-page .directory-hero__content p:not(.eyebrow){max-width:700px}.legal-content{display:grid;gap:18px}.legal-card{padding:26px 28px;border:1px solid rgba(178,195,220,.58);border-radius:8px;background:#fff;box-shadow:0 18px 42px #18345d14}.legal-card h2{margin:0;color:#111827;font-size:1.18rem;line-height:1.32}.legal-card p,.legal-card li{color:#4b5f78;font-size:1rem;line-height:1.78}.legal-card p{margin:12px 0 0}.legal-card ul{display:grid;gap:8px;margin:14px 0 0;padding-left:1.2rem}.legal-card a{color:#175cd3;font-weight:800;text-decoration:none}.legal-card a:hover{text-decoration:underline}.legal-action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.legal-action-row .primary-button,.legal-action-row .secondary-button{width:fit-content;min-height:42px;padding:0 16px}.global-page-hero .directory-hero__content{max-width:860px}.global-page-hero .directory-hero__content h1{max-width:780px}.find-path-page .directory-hero{padding:46px 0 36px;background:radial-gradient(circle at 74% 18%,rgba(29,93,233,.12),transparent 26%),linear-gradient(180deg,#f8fbff,#fff)}.find-path-page .directory-hero:before,.find-path-page .directory-hero:after{display:none}.find-path-page .directory-hero__content{max-width:760px}.find-path-page .directory-hero__content h1{max-width:13ch;font-size:clamp(2.05rem,3.5vw,3.05rem)}.find-path-page .directory-hero__content p:last-of-type{max-width:680px;margin-top:14px;font-size:.98rem}.find-path-page .directory-hero__actions{margin-top:22px}.find-path-page .path-finder-section{padding:54px 0 82px;background:linear-gradient(135deg,rgba(29,93,233,.045) 0 1px,transparent 1px 18px),linear-gradient(180deg,#fff,#f5f8ff)}.find-path-page .path-finder-shell{max-width:900px;display:grid;grid-template-columns:1fr;gap:20px;margin:0 auto}.find-path-page .path-finder-copy{max-width:760px;display:grid;gap:12px;justify-items:center;margin:0 auto;padding:0;text-align:center}.find-path-page .path-finder-copy h2{max-width:16ch;font-size:clamp(1.75rem,3vw,2.55rem)}.find-path-page .path-finder-copy>p:not(.eyebrow){max-width:680px;font-size:.98rem}.find-path-page .path-benefits{justify-content:center;margin-top:4px}.find-path-page .path-finder-copy .advisor-note{display:none}.find-path-page .path-quiz{max-width:900px;margin:4px auto 0}.find-path-page .path-chat-body{min-height:430px;max-height:none}.find-path-page .path-results.has-summary{max-width:680px}@media(max-width:760px){.find-path-page .directory-hero{padding:42px 0 34px}.find-path-page .path-finder-section{padding:34px 0 58px}.find-path-page .path-benefits{display:grid;width:100%}.find-path-page .path-benefits span{justify-content:flex-start}}.global-link-card{color:inherit;text-decoration:none}.global-link-card:hover h3,.global-resource-links a:hover{color:var(--home-blue)}.global-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.global-card-grid .feature-card{min-height:260px}.global-step-grid .step-card{min-height:230px}.global-resource-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.global-resource-group{display:flex;flex-direction:column}.global-resource-links{display:grid;gap:10px;margin-top:18px}.global-resource-links a{display:inline-flex;align-items:center;width:fit-content;color:#175cd3;font-weight:850;text-decoration:none}.global-featured-resources .resource-card{min-height:230px}@media(max-width:720px){.legal-page .directory-hero{min-height:300px}.legal-page .directory-hero__content h1{font-size:2.15rem}.legal-card{padding:22px 20px}}@media(max-width:1040px){.global-card-grid,.global-resource-groups,.global-featured-resources{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.global-card-grid,.global-resource-groups,.global-featured-resources{grid-template-columns:1fr}}.home-v4-page #goals .path-chat-body{min-height:540px;max-height:640px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(29,93,233,.34) rgba(178,195,220,.18)}.home-v4-page #goals .path-choice-grid,.home-v4-page #goals .path-choice-grid:has(.path-choice-icon){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;justify-items:stretch}.home-v4-page #goals .path-choice,.home-v4-page #goals .path-choice:has(.path-choice-icon){width:auto!important;max-width:none}.home-v4-page #goals .path-user-message span{color:#fff!important;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 46%),#0b5ee8!important}.home-v4-page #goals .path-result-cta{width:fit-content;min-height:42px;display:inline-flex;align-items:center;gap:10px;margin-top:2px;padding:0 14px 0 16px;border-radius:999px;color:#fff;background:#0b5ee8;box-shadow:0 12px 24px #0b5ee82e;font-size:.88rem;font-weight:900;text-decoration:none}.home-v4-page #goals .path-result-cta span{width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#ffffff2e}@media(max-width:760px){.home-v4-page #goals .path-choice-grid,.home-v4-page #goals .path-choice-grid:has(.path-choice-icon){grid-template-columns:1fr}}.home-v4-page .path-finder-shell{align-items:center}.home-v4-page .path-quiz{min-height:0;display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;padding:0;border:1px solid rgba(178,195,220,.72);border-radius:28px;background:#fff;box-shadow:0 34px 86px #18345d26}.home-v4-page .path-quiz:before,.home-v4-page .path-quiz:after{display:none}.home-v4-page .path-advisor-head{min-height:104px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:16px;align-items:center;padding:24px 150px 20px 28px;border-bottom:1px solid rgba(178,195,220,.56);background:linear-gradient(135deg,rgba(11,94,232,.055),transparent 48%),#fff}.home-v4-page .path-advisor-head>span{display:none}.home-v4-page .path-advisor-photo{width:58px;height:58px;display:block;border:3px solid #ffffff;border-radius:999px;object-fit:cover;box-shadow:0 0 0 1px #1d5de929,0 14px 30px #18345d2e}.home-v4-page .path-advisor-head strong{color:var(--home-ink);font-size:1.08rem;line-height:1.22}.home-v4-page .path-advisor-head small{max-width:29rem;margin-top:4px;color:#435370d1;font-size:.9rem;line-height:1.45}.home-v4-page .path-quiz-status{position:absolute;top:26px;right:28px;z-index:3;grid-column:auto;grid-row:auto;min-height:36px;justify-self:end;margin:0;padding:0 12px;border:1px solid rgba(178,195,220,.66);border-radius:999px;background:#ffffffe6;box-shadow:0 10px 22px #18345d0f}.home-v4-page .path-estimate{color:#17253ddb;font-size:.82rem;font-weight:880}.home-v4-page .path-chat-body{position:relative;z-index:1;display:grid;gap:16px;min-height:570px;padding:28px 32px 24px;background:radial-gradient(circle at 86% 4%,rgba(11,94,232,.08),transparent 26%),linear-gradient(180deg,#fbfdff,#f4f8ff)}.home-v4-page .path-chat-intro{display:grid;gap:10px;margin:0}.home-v4-page .path-chat-intro p,.home-v4-page .path-chat-intro span{width:fit-content;max-width:min(82%,560px);margin:0;border:1px solid rgba(178,195,220,.62);background:#fffffff0;box-shadow:0 12px 28px #18345d12}.home-v4-page .path-chat-intro p{padding:16px 18px;border-radius:20px 20px 20px 8px;color:#17253de0;font-size:.96rem;line-height:1.62}.home-v4-page .path-chat-intro p strong{margin-bottom:5px;color:var(--home-ink);font-size:1rem}.home-v4-page .path-chat-intro span{padding:10px 15px;border-radius:16px 16px 16px 7px;color:var(--home-ink);font-size:.9rem;font-weight:850}.home-v4-page .path-profile-strip{display:grid;gap:0;margin:0;padding:0}.home-v4-page .path-profile-strip>div{display:grid;gap:18px}.home-v4-page .path-history-turn{display:grid;gap:8px}.home-v4-page .path-advisor-message{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;max-width:min(86%,600px)}.home-v4-page .path-advisor-message img{width:34px;height:34px;border:2px solid #ffffff;border-radius:999px;object-fit:cover;box-shadow:0 8px 18px #18345d1f}.home-v4-page .path-advisor-bubble{width:fit-content;max-width:100%;padding:11px 14px;border:1px solid rgba(178,195,220,.58);border-radius:17px 17px 17px 6px;color:#17253de6;background:#fffffff2;box-shadow:0 10px 24px #18345d11;font-size:.88rem;font-weight:780;line-height:1.42}.home-v4-page .path-user-message{display:grid;justify-items:end}.home-v4-page .path-user-message span{width:fit-content;max-width:min(78%,540px);padding:11px 15px;border:1px solid rgba(11,94,232,.24);border-radius:17px 17px 6px;color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 46%),#0b5ee8;box-shadow:0 13px 26px #0b5ee829;font-size:.9rem;font-weight:820;line-height:1.42}.home-v4-page .path-question{display:grid;gap:14px;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.home-v4-page .path-question legend{position:relative;width:min(84%,600px);min-height:0;margin:0;padding:14px 16px 14px 58px;border:1px solid rgba(178,195,220,.62);border-radius:20px 20px 20px 8px;color:var(--home-ink);background:#fffffff5;box-shadow:0 12px 28px #18345d13;font-size:.98rem;line-height:1.42}.home-v4-page .path-question legend:before{content:"";position:absolute;left:14px;top:50%;width:32px;height:32px;border:2px solid #ffffff;border-radius:999px;background:url(/assets/passusexam-advisor-avatar.webp) center / cover no-repeat;box-shadow:0 8px 18px #18345d1f;transform:translateY(-50%)}.home-v4-page .path-question legend:after{display:none}.home-v4-page .path-question legend span,.home-v4-page .path-question-help{display:none}.home-v4-page .path-choice-grid,.home-v4-page .path-choice-grid:has(.path-choice-icon){display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin:0}.home-v4-page .path-choice,.home-v4-page .path-choice:has(.path-choice-icon){width:min(48%,270px);min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:5px 10px;align-content:center;padding:14px 14px 14px 16px;border:1px solid rgba(178,195,220,.64);border-radius:16px;color:var(--home-ink);background:#ffffffeb;box-shadow:0 10px 24px #18345d0f;text-align:left}.home-v4-page .path-choice-icon{display:none}.home-v4-page .path-choice strong,.home-v4-page .path-choice small{grid-column:1}.home-v4-page .path-choice strong{font-size:.88rem;line-height:1.25}.home-v4-page .path-choice small{color:#435370c7;font-size:.72rem;line-height:1.34}.home-v4-page .path-choice:before,.home-v4-page .path-choice:has(.path-choice-icon):before{position:static;grid-column:2;grid-row:1 / span 2;width:18px;height:18px;align-self:center;justify-self:end;border-color:#0b5ee838;transform:none}.home-v4-page .path-choice:after,.home-v4-page .path-choice:has(.path-choice-icon):after{top:50%;right:20px;left:auto;transform:translateY(-54%) rotate(45deg)}.home-v4-page .path-choice:hover,.home-v4-page .path-choice.is-selected{border-color:#0b5ee857;background:#fff;box-shadow:0 16px 32px #18345d1c;transform:translateY(-2px)}.home-v4-page .path-results-inline{margin:0;padding:0;border:0;background:transparent;box-shadow:none}.home-v4-page .path-results.has-summary{width:min(86%,620px);margin:0;border:1px solid rgba(178,195,220,.58);border-radius:22px 22px 22px 8px;background:linear-gradient(135deg,rgba(255,195,41,.12),transparent 40%),#fff;box-shadow:0 16px 38px #18345d1a}.home-v4-page .path-results.has-summary .path-result-summary{padding:24px}.home-v4-page .path-results-placeholder{display:none}.home-v4-page .path-privacy-note{width:fit-content;margin:12px auto 0;padding:7px 12px;border-radius:999px;color:#435370ad;background:#ffffffb3;font-size:.78rem}.home-v4-page .path-quiz-actions{display:flex;justify-content:space-between;margin:14px 28px 24px}.home-v4-page .path-quiz:not(:has(.path-user-message)) .path-quiz-actions{display:none}@media(max-width:760px){.home-v4-page .path-advisor-head{grid-template-columns:52px minmax(0,1fr);padding:20px}.home-v4-page .path-advisor-photo{width:52px;height:52px}.home-v4-page .path-quiz-status{position:static;justify-self:start;margin:0 20px 16px}.home-v4-page .path-chat-body{min-height:0;padding:20px}.home-v4-page .path-chat-intro p,.home-v4-page .path-chat-intro span,.home-v4-page .path-advisor-message,.home-v4-page .path-user-message span,.home-v4-page .path-question legend,.home-v4-page .path-results.has-summary{width:100%;max-width:none}.home-v4-page .path-choice,.home-v4-page .path-choice:has(.path-choice-icon){width:100%}.home-v4-page .path-quiz-actions{margin:14px 20px 20px}}.home-v4-page .path-quiz{min-height:640px}.home-v4-page .path-chat-intro{margin:20px 0 14px 52px}.home-v4-page .path-quiz:has(.path-user-message) .path-chat-intro{display:none}.home-v4-page .path-profile-strip{display:grid;gap:10px;margin:6px 0 8px;padding:0}.home-v4-page .path-profile-strip:has(em){display:none}.home-v4-page .path-profile-strip>span{display:none}.home-v4-page .path-profile-strip>div{display:grid;gap:10px;justify-items:stretch}.home-v4-page .path-user-message{display:grid;gap:4px;justify-items:end}.home-v4-page .path-user-message small{display:none}.home-v4-page .path-user-message span{width:fit-content;max-width:min(82%,560px);padding:11px 15px;border:1px solid rgba(11,94,232,.18);border-radius:18px 18px 7px;color:#fff;background:linear-gradient(135deg,rgba(255,255,255,.15),transparent 42%),#0b5ee8;box-shadow:0 12px 24px #0b5ee829;font-size:.92rem;font-weight:840;line-height:1.42}.home-v4-page .path-question{margin-top:12px}.home-v4-page .path-question legend{width:min(84%,610px);padding:16px 18px 16px 72px;border-color:#b2c3dc85;border-radius:22px 22px 22px 7px;background:linear-gradient(135deg,rgba(255,195,41,.08),transparent 44%),#fffffff5;color:var(--home-ink);box-shadow:0 14px 30px #18345d13;font-size:1rem;line-height:1.42}.home-v4-page .path-question legend:before{left:18px}.home-v4-page .path-choice-grid,.home-v4-page .path-choice-grid:has(.path-choice-icon){gap:9px;margin-top:2px}.home-v4-page .path-choice,.home-v4-page .path-choice:has(.path-choice-icon){width:min(82%,560px);padding:13px 46px 13px 17px;border-color:#1d5de921;border-radius:18px 18px 7px;background:#ffffffe6}.home-v4-page .path-choice strong{font-size:.88rem}.home-v4-page .path-choice small{font-size:.73rem}.home-v4-page .path-results.has-summary{width:min(86%,620px);margin:16px 0 0 52px;padding:0;border:1px solid rgba(178,195,220,.5);border-radius:24px 24px 24px 8px;background:linear-gradient(135deg,rgba(255,195,41,.12),transparent 38%),#fff;box-shadow:0 18px 42px #18345d1a}.home-v4-page .path-results.has-summary .path-result-summary{min-height:0;padding:24px;border-radius:inherit;background:transparent;box-shadow:none}.home-v4-page .path-result-summary h3{max-width:20ch;font-size:clamp(1.28rem,2.2vw,1.68rem)}.home-v4-page .path-result-summary>p:not(:first-child){max-width:54ch}.home-v4-page .path-result-summary ul{gap:7px}.home-v4-page .path-result-summary li{min-height:30px;padding:6px 10px}.home-v4-page .path-chat-composer{display:none!important}.home-v4-page .path-privacy-note{width:fit-content;margin:14px auto 0;padding:7px 12px;border-radius:999px;background:#ffffff9e}.home-v4-page .path-quiz:has(.path-user-message) .path-quiz-actions{display:flex}@media(max-width:760px){.home-v4-page .path-quiz{min-height:0}.home-v4-page .path-chat-intro{margin-left:0}.home-v4-page .path-user-message span,.home-v4-page .path-question legend,.home-v4-page .path-choice,.home-v4-page .path-choice:has(.path-choice-icon),.home-v4-page .path-results.has-summary{width:100%;max-width:none}.home-v4-page .path-results.has-summary{margin-left:0}}@media(max-width:760px){.home-v4-page .audience-fit-list{grid-template-columns:1fr}.home-v4-page .audience-fit-item,.home-v4-page .audience-fit-item:nth-child(1),.home-v4-page .audience-fit-item:nth-child(2),.home-v4-page .audience-fit-item:nth-child(3),.home-v4-page .audience-fit-item:nth-child(4){min-height:0}}.home-v4-page #goals .path-quiz{min-height:0;display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;padding:0;border:1px solid rgba(178,195,220,.72);border-radius:28px;background:#fff;box-shadow:0 34px 86px #18345d26}.home-v4-page #goals .path-quiz:before,.home-v4-page #goals .path-quiz:after{display:none}.home-v4-page #goals .path-advisor-head{min-height:104px;display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:center;padding:24px 150px 20px 28px;border-bottom:1px solid rgba(178,195,220,.56);background:linear-gradient(135deg,rgba(11,94,232,.055),transparent 48%),#fff}.home-v4-page #goals .path-advisor-head>span{display:none}.home-v4-page #goals .path-advisor-photo{width:58px;height:58px;display:block;border:3px solid #ffffff;border-radius:999px;object-fit:cover;box-shadow:0 0 0 1px #1d5de929,0 14px 30px #18345d2e}.home-v4-page #goals .path-quiz-status{position:absolute;top:26px;right:28px;z-index:3;min-height:36px;margin:0;padding:0 12px;border:1px solid rgba(178,195,220,.66);border-radius:999px;background:#ffffffeb;box-shadow:0 10px 22px #18345d0f}.home-v4-page #goals .path-chat-body{position:relative;display:grid;gap:16px;min-height:540px;max-height:640px;overflow-y:auto;overscroll-behavior:contain;padding:28px 32px 24px;background:radial-gradient(circle at 86% 4%,rgba(11,94,232,.08),transparent 26%),linear-gradient(180deg,#fbfdff,#f4f8ff);scrollbar-width:thin;scrollbar-color:rgba(29,93,233,.34) rgba(178,195,220,.18)}.home-v4-page #goals .path-chat-intro{display:grid;grid-template-columns:36px minmax(0,1fr);gap:8px 10px;align-items:start;margin:0}.home-v4-page #goals .path-chat-intro:before{content:"";grid-row:1 / span 2;width:36px;height:36px;border:2px solid #ffffff;border-radius:999px;background:url(/assets/passusexam-advisor-avatar.webp) center / cover no-repeat;box-shadow:0 8px 18px #18345d1f}.home-v4-page #goals .path-chat-intro p,.home-v4-page #goals .path-chat-intro span{grid-column:2;width:fit-content;max-width:min(86%,560px);margin:0;border:1px solid rgba(178,195,220,.62);background:#fffffff5;box-shadow:0 12px 28px #18345d12}.home-v4-page #goals .path-chat-intro p{padding:15px 17px;border-radius:18px 18px 18px 6px;color:#17253de0;font-size:.94rem;line-height:1.6}.home-v4-page #goals .path-chat-intro span{padding:10px 14px;border-radius:15px 15px 15px 6px;color:var(--home-ink);font-size:.88rem;font-weight:850}.home-v4-page #goals .path-quiz:has(.path-user-message) .path-chat-intro,.home-v4-page #goals .path-profile-strip:has(em),.home-v4-page #goals .path-profile-strip>span,.home-v4-page #goals .path-question legend:after,.home-v4-page #goals .path-question legend span,.home-v4-page #goals .path-question-help,.home-v4-page #goals .path-choice-icon,.home-v4-page #goals .path-results-placeholder,.home-v4-page #goals .path-chat-composer{display:none!important}.home-v4-page #goals .path-profile-strip,.home-v4-page #goals .path-profile-strip>div{display:grid;gap:16px;margin:0;padding:0}.home-v4-page #goals .path-history-turn{display:grid;gap:8px}.home-v4-page #goals .path-advisor-message{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;max-width:min(86%,600px)}.home-v4-page #goals .path-advisor-message img{width:34px;height:34px;border:2px solid #ffffff;border-radius:999px;object-fit:cover;box-shadow:0 8px 18px #18345d1f}.home-v4-page #goals .path-advisor-bubble{width:fit-content;max-width:100%;padding:11px 14px;border:1px solid rgba(178,195,220,.58);border-radius:17px 17px 17px 6px;color:#17253de6;background:#fffffff5;box-shadow:0 10px 24px #18345d11;font-size:.88rem;font-weight:780;line-height:1.42}.home-v4-page #goals .path-user-message{display:grid;grid-template-columns:minmax(0,auto) 34px;gap:10px;align-items:end;justify-content:end}.home-v4-page #goals .path-user-message span:not(.path-user-avatar){width:fit-content;max-width:min(78%,540px);padding:11px 15px;border:1px solid rgba(11,94,232,.24);border-radius:17px 17px 6px;color:#fff!important;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 46%),#0b5ee8!important;box-shadow:0 13px 26px #0b5ee829;font-size:.9rem;font-weight:820;line-height:1.42}.home-v4-page #goals .path-user-avatar{--path-user-avatar-position: 0%;width:34px;height:34px;display:block;border:2px solid #ffffff;border-radius:999px;color:transparent;background-color:#d8e7ff;background-image:url(/assets/passusexam-user-avatar-sprite.webp);background-position:var(--path-user-avatar-position) center;background-repeat:no-repeat;background-size:500% 100%;box-shadow:0 8px 18px #18345d1f;font-size:.76rem;font-weight:950;overflow:hidden}.home-v4-page #goals .path-user-avatar[data-avatar-locale=zh]{--path-user-avatar-position: 25%}.home-v4-page #goals .path-user-avatar[data-avatar-locale=ko]{--path-user-avatar-position: 50%}.home-v4-page #goals .path-user-avatar[data-avatar-locale=hi]{--path-user-avatar-position: 75%}.home-v4-page #goals .path-user-avatar[data-avatar-locale=ja]{--path-user-avatar-position: 100%}.home-v4-page #goals .path-question{display:grid;gap:14px;margin:0;padding:0;border:0;background:transparent;box-shadow:none}.home-v4-page #goals .path-question legend{position:relative;width:min(86%,600px);min-height:0;margin:0;padding:14px 16px 14px 58px;border:1px solid rgba(178,195,220,.62);border-radius:20px 20px 20px 8px;color:var(--home-ink);background:#fffffff5;box-shadow:0 12px 28px #18345d13;font-size:.98rem;line-height:1.42}.home-v4-page #goals .path-question legend:before{content:"";position:absolute;left:14px;top:50%;width:32px;height:32px;border:2px solid #ffffff;border-radius:999px;background:url(/assets/passusexam-advisor-avatar.webp) center / cover no-repeat;box-shadow:0 8px 18px #18345d1f;transform:translateY(-50%)}.home-v4-page #goals .path-choice-grid,.home-v4-page #goals .path-choice-grid:has(.path-choice-icon){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;justify-items:stretch;margin:0}.home-v4-page #goals .path-choice,.home-v4-page #goals .path-choice:has(.path-choice-icon){width:auto!important;max-width:none;min-height:76px;display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:5px 10px;align-content:center;padding:14px 14px 14px 16px;border:1px solid rgba(178,195,220,.64);border-radius:16px;color:var(--home-ink);background:#ffffffeb;box-shadow:0 10px 24px #18345d0f;text-align:left}.home-v4-page #goals .path-choice strong,.home-v4-page #goals .path-choice small{grid-column:1}.home-v4-page #goals .path-choice strong{font-size:.88rem;line-height:1.25}.home-v4-page #goals .path-choice small{color:#435370c7;font-size:.72rem;line-height:1.34}.home-v4-page #goals .path-choice:before,.home-v4-page #goals .path-choice:has(.path-choice-icon):before{position:static;grid-column:2;grid-row:1 / span 2;width:18px;height:18px;align-self:center;justify-self:end;border-color:#0b5ee838;transform:none}.home-v4-page #goals .path-choice:after,.home-v4-page #goals .path-choice:has(.path-choice-icon):after{top:50%;right:20px;left:auto;transform:translateY(-54%) rotate(45deg)}.home-v4-page #goals .path-results-inline{margin:0;padding:0;border:0;background:transparent;box-shadow:none}.home-v4-page #goals .path-results.has-summary{width:min(86%,620px);margin:0;border:1px solid rgba(178,195,220,.58);border-radius:22px 22px 22px 8px;background:linear-gradient(135deg,rgba(255,195,41,.12),transparent 40%),#fff;box-shadow:0 16px 38px #18345d1a}.home-v4-page #goals .path-privacy-note{width:fit-content;margin:12px auto 0;padding:7px 12px;border-radius:999px;color:#435370ad;background:#ffffffb3;font-size:.78rem}.home-v4-page #goals .path-quiz-actions{display:flex;justify-content:space-between;margin:14px 28px 24px}.home-v4-page #goals .path-quiz:not(:has(.path-user-message)) .path-quiz-actions{display:none}@media(max-width:760px){.home-v4-page #goals .path-advisor-head{grid-template-columns:52px minmax(0,1fr);padding:20px}.home-v4-page #goals .path-advisor-photo{width:52px;height:52px}.home-v4-page #goals .path-quiz-status{position:static;justify-self:start;margin:0 20px 16px}.home-v4-page #goals .path-chat-body{min-height:0;max-height:none;padding:20px}.home-v4-page #goals .path-chat-intro p,.home-v4-page #goals .path-chat-intro span,.home-v4-page #goals .path-advisor-message,.home-v4-page #goals .path-user-message span:not(.path-user-avatar),.home-v4-page #goals .path-question legend,.home-v4-page #goals .path-results.has-summary{width:100%;max-width:none}.home-v4-page #goals .path-choice-grid,.home-v4-page #goals .path-choice-grid:has(.path-choice-icon){grid-template-columns:1fr}.home-v4-page #goals .path-quiz-actions{margin:14px 20px 20px}}.home-v4-page .audience-fit-section{padding:96px 0 104px;background:radial-gradient(circle at 88% 20%,rgba(255,195,41,.14),transparent 24%),radial-gradient(circle at 14% 30%,rgba(29,93,233,.08),transparent 30%),linear-gradient(180deg,#fff,#f6f9ff)}.home-v4-page .audience-fit-shell{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:clamp(38px,5vw,76px);align-items:center}.home-v4-page .audience-fit-copy{order:2;max-width:540px;padding:12px 0 0}.home-v4-page .audience-fit-copy:after{margin-top:30px}.home-v4-page .audience-fit-copy h2{max-width:12ch;font-size:clamp(2.35rem,4vw,3.35rem);line-height:1.08}.home-v4-page .audience-fit-copy p:not(.eyebrow){max-width:31rem;margin-top:20px;font-size:1.02rem;line-height:1.78}.home-v4-page .audience-fit-list{order:1;display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;padding:10px;border:1px solid rgba(178,195,220,.62);border-radius:28px;background:linear-gradient(135deg,rgba(255,195,41,.1),transparent 34%),#fff;box-shadow:0 26px 72px #18345d1c}.home-v4-page .audience-fit-item,.home-v4-page .audience-fit-item:nth-child(1),.home-v4-page .audience-fit-item:nth-child(2),.home-v4-page .audience-fit-item:nth-child(3),.home-v4-page .audience-fit-item:nth-child(4){min-height:0;display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;align-items:start;padding:24px 26px;border:0;border-bottom:1px solid rgba(178,195,220,.46);border-radius:18px;background:transparent;box-shadow:none}.home-v4-page .audience-fit-item:nth-child(4){border-bottom:0}.home-v4-page .audience-fit-item:hover{background:#f6f9fdd1;transform:translate(4px);box-shadow:none}.home-v4-page .audience-fit-marker{width:48px;height:48px;border-radius:16px}.home-v4-page .audience-fit-item h3{font-size:1.08rem;line-height:1.28}.home-v4-page .audience-fit-item p{margin-top:8px;font-size:.94rem;line-height:1.58}@media(max-width:1080px){.home-v4-page .audience-fit-shell{grid-template-columns:1fr}.home-v4-page .audience-fit-copy,.home-v4-page .audience-fit-list{order:initial}.home-v4-page .audience-fit-copy{max-width:760px}.home-v4-page .audience-fit-copy h2{max-width:16ch}}.home-v4-page #goals [hidden]{display:none!important}.home-v4-page #goals.path-finder-section{scroll-margin-top:86px!important;padding:clamp(60px,7vw,92px) 0 clamp(68px,7vw,98px)!important;overflow:hidden!important;background:linear-gradient(180deg,#f8fbff,#fff)!important}.home-v4-page #goals .home-container{width:min(100%,1500px)!important;padding-inline:clamp(28px,3vw,48px)!important;overflow:visible!important}.home-v4-page #goals .path-finder-shell{width:100%!important;display:grid!important;grid-template-columns:minmax(430px,480px) minmax(760px,820px)!important;gap:clamp(92px,6.4vw,122px)!important;align-items:center!important;justify-content:center!important}.home-v4-page #goals .path-finder-copy,.home-v4-page #goals .path-quiz{min-width:0!important}.home-v4-page #goals .path-finder-copy{width:auto!important;max-width:520px!important;gap:18px!important;padding-top:8px!important}.home-v4-page #goals .path-finder-copy .eyebrow{min-height:30px!important;padding:0 14px!important;border:0!important;border-radius:999px!important;color:#135fea!important;background:#2a71ff24!important;font-size:.78rem!important;font-weight:900!important;letter-spacing:0!important}.home-v4-page #goals .path-finder-copy h2{max-width:560px!important;margin-top:10px!important;color:#071120!important;font-size:clamp(2.65rem,3.65vw,3.85rem)!important;line-height:1.08!important;letter-spacing:0!important}.home-v4-page #goals .path-title-line,.home-v4-page #goals .path-title-accent{display:block!important;white-space:nowrap!important}.home-v4-page #goals .path-title-accent{color:#145feb!important}.home-v4-page #goals .path-finder-copy>p:not(.eyebrow){max-width:36rem!important;color:#465978!important;font-size:1.02rem!important;line-height:1.82!important}.home-v4-page #goals .path-benefits{gap:22px!important;margin-top:6px!important}.home-v4-page #goals .path-benefits span{min-height:28px!important;padding:0!important;border:0!important;color:#16243a!important;background:transparent!important;box-shadow:none!important;font-size:.91rem!important}.home-v4-page #goals .path-benefits i{width:21px!important;height:21px!important;color:#145feb!important;background:#206fff24!important;font-size:.68rem!important}.home-v4-page #goals .path-finder-copy .advisor-note{width:min(100%,420px)!important;min-height:260px!important;margin-top:4px!important;justify-self:center!important}.home-v4-page #goals .path-advisor-visual img{width:min(112%,430px)!important;margin:-12px 0 -38px!important;filter:drop-shadow(0 26px 34px rgba(23,71,154,.12))!important}.home-v4-page #goals .advisor-float-card{display:none!important}.home-v4-page #goals .path-quiz{--advisor-blue: #176cff;--advisor-blue-dark: #0758e4;--advisor-ink: #101a2d;--advisor-muted: #51627c;--advisor-line: rgba(180, 198, 224, .72);--advisor-surface: #f5f9ff;--path-avatar-size: 36px;--path-avatar-gap: 10px;--path-bubble-max: 470px;--path-opposite-inset: clamp(56px, 14%, 108px);width:min(100%,820px)!important;max-width:820px!important;justify-self:end!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important;overflow:hidden!important;padding:0!important;border:1px solid rgba(178,198,230,.84)!important;border-radius:20px!important;background:#fffffff7!important;box-shadow:0 30px 82px #1c3d6f24!important}.home-v4-page #goals .path-quiz:before,.home-v4-page #goals .path-quiz:after{display:none!important}.home-v4-page #goals .path-advisor-head{position:relative!important;min-height:96px!important;display:grid!important;grid-template-columns:54px minmax(0,1fr)!important;gap:16px!important;align-items:center!important;padding:22px 160px 18px 30px!important;border-bottom:1px solid var(--advisor-line)!important;background:#fffffffa!important}.home-v4-page #goals .path-advisor-head>span{display:none!important}.home-v4-page #goals .path-advisor-photo{width:54px!important;height:54px!important;display:block!important;border:3px solid #ffffff!important;border-radius:999px!important;object-fit:cover!important;box-shadow:0 0 0 1px #1d5de929,0 14px 30px #18345d2e!important}.home-v4-page #goals .path-advisor-head strong{display:block!important;color:var(--advisor-ink)!important;font-size:1.06rem!important;line-height:1.22!important}.home-v4-page #goals .path-advisor-head small{display:block!important;max-width:31rem!important;margin-top:4px!important;color:var(--advisor-muted)!important;font-size:.88rem!important;line-height:1.45!important}.home-v4-page #goals .path-quiz-status{position:absolute!important;top:28px!important;right:30px!important;z-index:3!important;min-height:35px!important;display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0 14px!important;border:1px solid var(--advisor-line)!important;border-radius:999px!important;background:#fffffff0!important;box-shadow:0 10px 22px #18345d0f!important}.home-v4-page #goals .path-quiz-status:before{content:""!important;width:13px!important;height:13px!important;display:inline-block!important;border:2px solid #6d7f9a!important;border-radius:999px!important;box-shadow:inset 0 0 0 3px #fff!important}.home-v4-page #goals .path-quiz-status [data-path-step-label],.home-v4-page #goals .path-quiz-status .path-progress{display:none!important}.home-v4-page #goals .path-estimate{color:#13213a!important;font-size:.82rem!important;font-weight:900!important}.home-v4-page #goals .path-chat-body{position:relative!important;min-height:550px!important;max-height:610px!important;display:flex!important;flex-direction:column!important;gap:14px!important;overflow-y:auto!important;overscroll-behavior:contain!important;padding:26px 26px 24px!important;background:linear-gradient(180deg,#fbfdff 0%,var(--advisor-surface) 100%)!important;scrollbar-width:thin!important;scrollbar-color:rgba(29,93,233,.34) rgba(178,195,220,.18)!important}.home-v4-page #goals .path-chat-body::-webkit-scrollbar{width:8px!important}.home-v4-page #goals .path-chat-body::-webkit-scrollbar-thumb{border-radius:999px!important;background:#1d5de947!important}.home-v4-page #goals .path-chat-intro,.home-v4-page #goals .path-advisor-message,.home-v4-page #goals .path-question,.home-v4-page #goals .path-results-inline{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;width:100%!important;max-width:100%!important;margin:0!important}.home-v4-page #goals .path-chat-intro:before,.home-v4-page #goals .path-question:before,.home-v4-page #goals .path-results-inline:before{content:""!important;grid-column:1!important;width:34px!important;height:34px!important;margin-top:2px!important;border:2px solid #ffffff!important;border-radius:999px!important;background:url(/assets/passusexam-advisor-avatar.webp) center / cover no-repeat!important;box-shadow:0 8px 18px #1f457c1f!important}.home-v4-page #goals .path-advisor-message img{width:34px!important;height:34px!important;display:block!important;border:2px solid #ffffff!important;border-radius:999px!important;object-fit:cover!important;box-shadow:0 8px 18px #1f457c1f!important}.home-v4-page #goals .path-chat-intro p,.home-v4-page #goals .path-chat-intro span,.home-v4-page #goals .path-question-prompt,.home-v4-page #goals .path-advisor-bubble{grid-column:2!important;width:fit-content!important;max-width:min(100%,var(--path-bubble-max))!important;margin:0!important;border:1px solid rgba(187,204,228,.72)!important;color:#25344f!important;background:#fffffffa!important;box-shadow:0 12px 26px #1c3d6f12!important;white-space:normal!important}.home-v4-page #goals .path-chat-intro p{padding:14px 17px!important;border-radius:17px 17px 17px 6px!important;font-size:.92rem!important;line-height:1.55!important}.home-v4-page #goals .path-chat-intro p strong{display:block!important;margin-bottom:4px!important;color:var(--advisor-ink)!important}.home-v4-page #goals .path-chat-intro span,.home-v4-page #goals .path-question-prompt,.home-v4-page #goals .path-advisor-bubble{padding:11px 15px!important;border-radius:17px 17px 17px 6px!important;font-size:.9rem!important;font-weight:850!important;line-height:1.46!important}.home-v4-page #goals .path-chat-intro span{display:none!important}.home-v4-page #goals .path-quiz:has(.path-user-message) .path-chat-intro{display:none!important}.home-v4-page #goals .path-profile-strip{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important;justify-items:stretch!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.home-v4-page #goals .path-profile-strip:has(em),.home-v4-page #goals .path-profile-strip>span{display:none!important}.home-v4-page #goals .path-profile-strip>div,.home-v4-page #goals [data-path-profile-list]{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;margin:0!important;padding:0!important}.home-v4-page #goals .path-history-turn{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:9px!important;justify-items:stretch!important;align-items:start!important}.home-v4-page #goals .path-user-message .path-user-bubble,.home-v4-page #goals .path-user-message .path-user-avatar,.home-v4-page #goals .path-choice-avatar{min-width:0!important;gap:normal!important;text-overflow:clip!important;white-space:normal!important}.home-v4-page #goals .path-history-turn>.path-history-advisor{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:10px!important;align-items:start!important;justify-content:start!important;justify-items:start!important;justify-self:stretch!important;margin:0!important;padding:0 var(--path-opposite-inset) 0 0!important}.home-v4-page #goals .path-history-turn>.path-history-advisor>img{grid-column:1!important;justify-self:start!important;margin:0!important}.home-v4-page #goals .path-history-turn>.path-history-advisor>.path-advisor-bubble{grid-column:2!important;justify-self:start!important;max-width:min(100%,var(--path-bubble-max))!important;margin:0!important}.home-v4-page #goals .path-history-turn>.path-history-user{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,auto) var(--path-avatar-size)!important;gap:10px!important;align-items:end!important;justify-content:end!important;justify-items:end!important;justify-self:stretch!important;margin:0!important;padding:0 0 0 var(--path-opposite-inset)!important}.home-v4-page #goals .path-history-turn>.path-history-user>.path-user-bubble{grid-column:1!important;justify-self:end!important}.home-v4-page #goals .path-history-turn>.path-history-user>.path-user-avatar{grid-column:2!important;justify-self:end!important}.home-v4-page #goals .path-user-message .path-user-bubble,.home-v4-page #goals .path-user-message span:not(.path-user-avatar){position:relative!important;width:fit-content!important;max-width:min(100%,var(--path-bubble-max))!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;padding:10px 15px!important;border:1px solid rgba(23,108,255,.18)!important;border-radius:17px 17px 6px!important;color:#fff!important;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 46%),var(--advisor-blue)!important;box-shadow:0 12px 24px #176cff2e!important;font-size:.9rem!important;font-weight:850!important;line-height:1.4!important;text-align:left!important}.home-v4-page #goals .path-user-message .path-user-bubble:after,.home-v4-page #goals .path-user-message span:not(.path-user-avatar):after{content:""!important;position:absolute!important;right:-5px!important;bottom:0!important;width:10px!important;height:10px!important;border-bottom-left-radius:10px!important;background:var(--advisor-blue)!important;clip-path:polygon(0 0,100% 100%,0 100%)!important}.home-v4-page #goals .path-user-avatar,.home-v4-page #goals .path-choice-avatar{position:relative!important;--path-user-avatar-position: 0%;min-width:var(--path-avatar-size)!important;max-width:var(--path-avatar-size)!important;width:var(--path-avatar-size)!important;height:var(--path-avatar-size)!important;min-height:var(--path-avatar-size)!important;max-height:var(--path-avatar-size)!important;display:block!important;flex:0 0 var(--path-avatar-size)!important;border:2px solid #ffffff!important;border-radius:999px!important;color:transparent!important;background-color:#d8e7ff!important;background-image:url(/assets/passusexam-user-avatar-sprite.webp)!important;background-position:var(--path-user-avatar-position) center!important;background-repeat:no-repeat!important;background-size:500% 100%!important;box-shadow:0 0 0 1px #176cff2e,0 10px 20px #176cff2e!important;font-size:0!important;line-height:1!important;object-fit:cover!important;object-position:center!important;overflow:hidden!important;text-shadow:none!important}.home-v4-page #goals .path-user-avatar[data-avatar-locale=zh],.home-v4-page #goals .path-choice-avatar[data-avatar-locale=zh]{--path-user-avatar-position: 25%}.home-v4-page #goals .path-user-avatar[data-avatar-locale=ko],.home-v4-page #goals .path-choice-avatar[data-avatar-locale=ko]{--path-user-avatar-position: 50%}.home-v4-page #goals .path-user-avatar[data-avatar-locale=hi],.home-v4-page #goals .path-choice-avatar[data-avatar-locale=hi]{--path-user-avatar-position: 75%}.home-v4-page #goals .path-user-avatar[data-avatar-locale=ja],.home-v4-page #goals .path-choice-avatar[data-avatar-locale=ja]{--path-user-avatar-position: 100%}.home-v4-page #goals .path-user-avatar.is-avatar-missing,.home-v4-page #goals .path-choice-avatar.is-avatar-missing{background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.36) 0 20%,transparent 21%),radial-gradient(ellipse at 50% 93%,rgba(255,255,255,.22) 0 31%,transparent 32%),linear-gradient(145deg,#176cff,#58a9ff 58%,#ffc329)!important}.home-v4-page #goals .path-question{gap:10px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.home-v4-page #goals .path-question legend,.home-v4-page #goals .path-question legend:after,.home-v4-page #goals .path-question legend span,.home-v4-page #goals .path-question-help,.home-v4-page #goals .path-choice-icon{display:none!important}.home-v4-page #goals .path-question-prompt{display:inline-block!important;min-height:0!important}.home-v4-page #goals .path-question-prompt span{display:none!important}.home-v4-page #goals .path-choice-grid,.home-v4-page #goals .path-choice-grid:has(.path-choice-icon){grid-column:1 / -1!important;position:relative!important;width:min(100%,calc(var(--path-bubble-max) + var(--path-avatar-size) + var(--path-avatar-gap)))!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) var(--path-avatar-size)!important;gap:9px 10px!important;align-items:start!important;justify-items:end!important;justify-self:end!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home-v4-page #goals .path-choice-grid:before{content:attr(data-reply-label)!important;grid-column:1!important;display:block!important;justify-self:end!important;margin:0 2px 1px 0!important;color:#51627cad!important;font-size:.72rem!important;font-weight:860!important;letter-spacing:0!important}.home-v4-page #goals .path-choice-avatar{grid-column:2!important;grid-row:2!important;align-self:start!important;justify-self:end!important}.home-v4-page #goals .path-choice,.home-v4-page #goals .path-choice:has(.path-choice-icon){position:relative!important;grid-column:1!important;width:min(100%,var(--path-bubble-max))!important;min-height:58px!important;display:grid!important;grid-template-columns:minmax(0,1fr) 24px!important;grid-template-rows:auto auto!important;gap:3px 12px!important;align-items:center!important;align-content:center!important;justify-content:end!important;justify-self:end!important;margin:0!important;padding:11px 13px 11px 16px!important;border:1px solid rgba(72,133,255,.52)!important;border-radius:18px 18px 6px!important;color:var(--advisor-ink)!important;background:linear-gradient(180deg,#fffffffc,#f5f9fffa)!important;box-shadow:0 10px 22px #176cff14!important;text-align:left!important;white-space:normal!important;cursor:pointer!important;transform:none!important;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease,transform .15s ease!important}.home-v4-page #goals .path-choice:before,.home-v4-page #goals .path-choice:has(.path-choice-icon):before{content:""!important;position:absolute!important;right:-5px!important;bottom:8px!important;width:10px!important;height:10px!important;display:block!important;border-right:1px solid rgba(72,133,255,.52)!important;border-bottom:1px solid rgba(72,133,255,.52)!important;border-bottom-left-radius:10px!important;background:#f6fafffa!important;clip-path:polygon(0 0,100% 100%,0 100%)!important}.home-v4-page #goals .path-choice:after,.home-v4-page #goals .path-choice:has(.path-choice-icon):after{content:""!important;position:static!important;grid-column:2!important;grid-row:1 / span 2!important;align-self:center!important;justify-self:center!important;width:8px!important;height:8px!important;display:block!important;border-top:2px solid var(--advisor-blue)!important;border-right:2px solid var(--advisor-blue)!important;border-bottom:0!important;border-left:0!important;border-radius:0!important;opacity:.76!important;background:transparent!important;box-shadow:none!important;transform:rotate(45deg)!important;transition:opacity .15s ease,transform .15s ease!important}.home-v4-page #goals .path-choice strong,.home-v4-page #goals .path-choice small{grid-column:1!important;min-width:0!important;display:block!important}.home-v4-page #goals .path-choice strong{color:#14213a!important;font-size:.9rem!important;line-height:1.28!important}.home-v4-page #goals .path-choice small{max-width:30rem!important;margin-top:0!important;color:#64718a!important;font-size:.76rem!important;font-weight:680!important;line-height:1.35!important}.home-v4-page #goals .path-choice:hover,.home-v4-page #goals .path-choice.is-selected{border-color:var(--advisor-blue)!important;background:linear-gradient(180deg,#fff,#eef5fffa)!important;box-shadow:0 14px 28px #176cff24!important;transform:translate(-4px)!important}.home-v4-page #goals .path-choice:hover:before,.home-v4-page #goals .path-choice.is-selected:before{border-color:var(--advisor-blue)!important;background:#eef5fffa!important}.home-v4-page #goals .path-choice:hover:after,.home-v4-page #goals .path-choice.is-selected:after{opacity:1!important;transform:translate(2px) rotate(45deg)!important}.home-v4-page #goals .path-choice:active{transform:translate(-4px) scale(.992)!important}.home-v4-page #goals .path-choice:focus-visible{outline:3px solid rgba(23,108,255,.22)!important;outline-offset:3px!important}.home-v4-page #goals .path-results-inline{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.home-v4-page #goals .path-results-head,.home-v4-page #goals .advisor-summary,.home-v4-page #goals .goal-card-grid,.home-v4-page #goals .path-results-placeholder{display:none!important}.home-v4-page #goals .path-results.has-summary{width:100%!important;max-width:100%!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.home-v4-page #goals .path-results.has-summary .path-result-summary{grid-column:2!important;width:fit-content!important;max-width:min(78%,540px)!important;padding:20px!important;border:1px solid rgba(187,204,228,.72)!important;border-radius:18px 18px 18px 6px!important;color:#25344f!important;background:#fff!important;box-shadow:0 16px 38px #1c3d6f1a!important}.home-v4-page #goals .path-result-summary>p:first-child{margin:0 0 7px!important;color:var(--advisor-blue)!important;font-size:.76rem!important;font-weight:900!important;letter-spacing:0!important}.home-v4-page #goals .path-result-summary h3{margin:0!important;color:var(--advisor-ink)!important;font-size:1.08rem!important;line-height:1.32!important;letter-spacing:0!important}.home-v4-page #goals .path-result-summary ul{display:grid!important;gap:7px!important;margin:14px 0!important;padding:0!important;list-style:none!important}.home-v4-page #goals .path-result-summary li{display:flex!important;align-items:center!important;gap:8px!important;color:#1f304d!important;font-size:.88rem!important;font-weight:800!important}.home-v4-page #goals .path-result-summary li:before{content:""!important;width:7px!important;height:7px!important;flex:0 0 7px!important;border-radius:999px!important;background:#ffc329!important}.home-v4-page #goals .path-result-summary>p:not(:first-child){margin:0!important;color:#52637f!important;font-size:.88rem!important;line-height:1.55!important}.home-v4-page #goals .path-result-cta{width:fit-content!important;min-height:42px!important;display:inline-flex!important;align-items:center!important;gap:10px!important;margin-top:16px!important;padding:0 15px!important;border-radius:10px!important;color:#fff!important;background:var(--advisor-blue)!important;font-size:.86rem!important;font-weight:900!important;text-decoration:none!important}.home-v4-page #goals .path-privacy-note{display:none!important}.home-v4-page #goals .path-quiz-actions{display:flex!important;justify-content:space-between!important;gap:12px!important;margin:14px 28px 24px!important}.home-v4-page #goals .path-quiz:not(:has(.path-user-message)) .path-quiz-actions{display:none!important}.home-v4-page #goals .path-back,.home-v4-page #goals .path-reset{min-height:42px!important;padding:0 15px!important;border:1px solid rgba(187,204,228,.82)!important;border-radius:10px!important;color:#263851!important;background:#fff!important;font-size:.84rem!important;font-weight:850!important;cursor:pointer!important}.home-v4-page #goals .path-back:disabled{cursor:not-allowed!important;opacity:.45!important}.home-v4-page #goals .path-reset{color:var(--advisor-blue)!important}@media(min-width:1700px){.home-v4-page #goals .path-quiz{transform:translate(clamp(42px,3vw,76px))!important}}@media(max-width:1179px){.home-v4-page #goals .home-container{width:min(100%,1280px)!important;padding-inline:clamp(20px,4vw,48px)!important}.home-v4-page #goals .path-finder-shell{grid-template-columns:1fr!important;gap:34px!important;justify-items:stretch!important}.home-v4-page #goals .path-finder-copy{width:100%!important;max-width:760px!important}.home-v4-page #goals .path-finder-copy h2{max-width:14ch!important}.home-v4-page #goals .path-quiz{justify-self:stretch!important;width:100%!important;max-width:none!important;transform:none!important}}@media(max-width:760px){.home-v4-page #goals.path-finder-section{padding:44px 0 58px!important}.home-v4-page #goals .path-finder-shell{gap:24px!important}.home-v4-page #goals .path-finder-copy,.home-v4-page #goals .path-quiz{width:100%!important;min-width:0!important;max-width:none!important}.home-v4-page #goals .path-quiz{--path-avatar-size: 34px;--path-bubble-max: 100%;--path-opposite-inset: 44px}.home-v4-page #goals .path-finder-copy h2{max-width:11ch!important;font-size:clamp(2.1rem,11vw,3.25rem)!important}.home-v4-page #goals .path-advisor-visual{display:none!important}.home-v4-page #goals .path-advisor-head{min-height:0!important;grid-template-columns:48px minmax(0,1fr)!important;padding:18px 18px 14px!important}.home-v4-page #goals .path-advisor-photo{width:48px!important;height:48px!important}.home-v4-page #goals .path-quiz-status{position:static!important;justify-self:start!important;margin:0 18px 14px!important}.home-v4-page #goals .path-chat-body{min-height:0!important;max-height:none!important;padding:18px!important}.home-v4-page #goals .path-chat-intro,.home-v4-page #goals .path-advisor-message,.home-v4-page #goals .path-question,.home-v4-page #goals .path-results-inline{grid-template-columns:32px minmax(0,1fr)!important;gap:9px!important}.home-v4-page #goals .path-chat-intro:before,.home-v4-page #goals .path-question:before,.home-v4-page #goals .path-results-inline:before,.home-v4-page #goals .path-advisor-message img{width:32px!important;height:32px!important}.home-v4-page #goals .path-chat-intro p,.home-v4-page #goals .path-chat-intro span,.home-v4-page #goals .path-advisor-bubble,.home-v4-page #goals .path-question-prompt,.home-v4-page #goals .path-choice-grid,.home-v4-page #goals .path-choice-grid:has(.path-choice-icon),.home-v4-page #goals .path-results.has-summary .path-result-summary{max-width:100%!important}.home-v4-page #goals .path-choice,.home-v4-page #goals .path-choice:has(.path-choice-icon){min-height:68px!important;max-width:none!important}.home-v4-page #goals .path-history-turn>.path-history-user{grid-template-columns:minmax(0,auto) var(--path-avatar-size)!important;padding-left:var(--path-opposite-inset)!important}.home-v4-page #goals .path-history-turn>.path-history-advisor{padding-right:var(--path-opposite-inset)!important}.home-v4-page #goals .path-user-avatar,.home-v4-page #goals .path-choice-avatar{min-width:34px!important;max-width:34px!important;width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;flex-basis:34px!important}.home-v4-page #goals .path-user-message .path-user-bubble,.home-v4-page #goals .path-user-message span:not(.path-user-avatar){max-width:min(100%,300px)!important}.home-v4-page #goals .path-quiz-actions{margin:14px 18px 20px!important}}.home-v4-page #goals [hidden],.home-v4-page #goals .path-question[hidden],.home-v4-page #goals .path-results-inline[hidden],.home-v4-page #goals .advisor-summary[hidden],.home-v4-page #goals .path-results.has-summary .path-result-summary[hidden]{display:none!important}.find-path-page.home-v4-page #goals.path-finder-section{padding:54px 0 82px!important}.find-path-page.home-v4-page #goals .path-finder-shell{max-width:900px!important;grid-template-columns:1fr!important;gap:22px!important;justify-items:stretch!important;margin:0 auto!important}.find-path-page.home-v4-page #goals .path-finder-copy{display:none!important}.find-path-page.home-v4-page #goals .path-finder-copy .eyebrow,.find-path-page.home-v4-page #goals .path-finder-copy h2,.find-path-page.home-v4-page #goals .path-finder-copy>p:not(.eyebrow),.find-path-page.home-v4-page #goals .path-benefits{grid-column:1!important}.find-path-page.home-v4-page #goals .path-finder-copy h2{max-width:16ch!important;font-size:clamp(1.75rem,3vw,2.55rem)!important}.find-path-page.home-v4-page #goals .path-finder-copy>p:not(.eyebrow){max-width:680px!important;font-size:.98rem!important}.find-path-page.home-v4-page #goals .path-benefits{justify-content:center!important;margin-top:4px!important}.find-path-page.home-v4-page #goals .path-finder-copy .advisor-note{display:none!important}.find-path-page.home-v4-page #goals .path-quiz{width:min(900px,100%)!important;max-width:900px!important;justify-self:center!important;margin:0 auto!important;transform:none!important}.find-path-page.home-v4-page #goals .path-chat-body{min-height:430px!important;max-height:none!important}.find-path-page.home-v4-page #goals .path-results.has-summary{max-width:680px!important}@media(max-width:760px){.find-path-page.home-v4-page #goals.path-finder-section{padding:34px 0 58px!important}.find-path-page.home-v4-page #goals .path-benefits{display:grid!important;width:100%!important}.find-path-page.home-v4-page #goals .path-benefits span{justify-content:flex-start!important}}
