.glance{--gl-ink:#0f172a;--gl-ink-deep:#0b1b33;--gl-body:#475569;--gl-muted:#64748b;--gl-line:#e9eaee;--gl-line-warm:#ece3d1;--gl-gold:#c9a46a;--gl-gold-rule:#a9884d;--gl-gold-deep:#7e5e14;--gl-gold-on-ink:#cba76d;--gl-jewel-fg:#f2ece0;max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6,1.5rem));margin:0 auto}@media (max-width:768px){.glance{padding:0 var(--cert-content-pad-x-sm,var(--space-4,1rem))}}.glance *,.glance :before,.glance :after{box-sizing:border-box}.glance{opacity:0;transition:opacity .65s cubic-bezier(.2,.7,.2,1),transform .65s cubic-bezier(.2,.7,.2,1);transform:translateY(14px)}.glance.is-in{opacity:1;transform:none}.glance__head{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);align-items:end;gap:clamp(1rem,2.4vw,3rem);margin-bottom:clamp(1.5rem,3vw,2.35rem);display:grid}@media (max-width:900px){.glance__head{grid-template-columns:1fr;align-items:start;gap:1.15rem}}.glance__head-main{min-width:0}.glance__eyebrow{margin-bottom:var(--space-4,1rem);font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--gl-gold-deep);align-items:center;gap:14px;font-size:.7rem;font-weight:600;display:inline-flex}.glance__eyebrow:before{content:"";background:var(--gl-gold-rule);width:40px;height:1px}.glance__title{font-family:var(--font-display);letter-spacing:-.015em;color:var(--gl-ink);margin:0;font-weight:600;line-height:1.06}.glance__tag{margin:var(--space-3,.75rem) 0 0;max-width:44ch;font-family:var(--font-display);color:var(--gl-gold-deep);font-size:1rem;font-style:italic;line-height:1.5}.glance__lead{border-left:1px solid var(--gl-line-warm);max-width:56ch;color:var(--gl-body);margin:0;padding-left:clamp(1rem,2vw,1.75rem)}@media (max-width:900px){.glance__lead{border-left:0;padding-left:0}}.glance__sheet{border:1px solid var(--gl-line-warm);background:linear-gradient(#fffdf8 0%,#fff 58%);border-radius:26px;padding:clamp(1.35rem,2.8vw,2.5rem);position:relative;overflow:hidden;box-shadow:0 26px 56px -40px #0f172a66}.glance__sheet:before{content:"";background:linear-gradient(90deg, transparent, var(--gl-gold) 18%, var(--gl-gold) 82%, transparent);opacity:.8;height:2px;position:absolute;top:0;left:0;right:0}.glance__figures{border-bottom:1px solid var(--gl-line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 clamp(1.35rem,2.6vw,2.15rem);padding:0 0 clamp(1.35rem,2.6vw,2.15rem);list-style:none;display:grid}@media (max-width:760px){.glance__figures{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.75rem}}.glance__figure{opacity:0;flex-direction:column;align-items:flex-start;min-width:0;padding-right:clamp(.75rem,1.6vw,1.5rem);transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1);display:flex;position:relative;transform:translateY(10px)}.glance.is-in .glance__figure{opacity:1;transform:none}.glance__figure+.glance__figure{padding-left:clamp(.9rem,2vw,1.85rem)}.glance__figure+.glance__figure:before{content:"";background:var(--gl-line);width:1px;position:absolute;top:2px;bottom:4px;left:0}@media (max-width:760px){.glance__figure:nth-child(odd){padding-left:0}.glance__figure:nth-child(odd):before{display:none}}.glance__figure-v{font-family:var(--font-display);letter-spacing:-.035em;color:var(--gl-ink-deep);font-variant-numeric:lining-nums tabular-nums;font-size:clamp(2.5rem,5.4vw,3.9rem);font-weight:400;line-height:.92}.glance__figure-v[data-long=true]{letter-spacing:-.02em;font-size:clamp(1.3rem,2.2vw,1.7rem);line-height:1.15}.glance__figure-suffix{vertical-align:.9em;color:var(--gl-gold-rule);margin-left:2px;font-size:.44em}.glance__figure-tick{background:var(--gl-gold);width:26px;height:1px;margin:clamp(.7rem,1.4vw,.95rem) 0 .6rem}.glance__figure-l{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--gl-ink);font-size:.645rem;font-weight:700}.glance__figure-note{color:var(--gl-muted);margin-top:5px;font-size:.755rem;line-height:1.4}.glance__spread{grid-template-columns:minmax(0,1.02fr) minmax(0,.9fr) minmax(0,.88fr);align-items:stretch;gap:0 clamp(1.25rem,2.6vw,2.35rem);display:grid}.glance__col--specs{grid-area:1/1}.glance__col--exp{grid-area:1/2}.glance__jewel{grid-area:1/3/span 2/span 1}.glance__pre{grid-area:2/1/span 1/span 2}@media (max-width:1060px){.glance__spread{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.glance__jewel{grid-area:2/1/span 1/span 2;margin-top:clamp(1.35rem,2.6vw,2.15rem)}.glance__pre{grid-area:3/1/span 1/span 2}}@media (max-width:680px){.glance__spread{grid-template-columns:minmax(0,1fr)}.glance__col--specs,.glance__col--exp,.glance__jewel,.glance__pre{grid-area:auto}}.glance__col{min-width:0}.glance__col+.glance__col{border-left:1px solid var(--gl-line);padding-left:clamp(1.25rem,2.6vw,2.35rem)}@media (max-width:680px){.glance__col+.glance__col{border-left:0;border-top:1px solid var(--gl-line);padding-top:1.4rem;padding-left:0}}.glance__col-t{border-bottom:1px solid var(--gl-line);font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gl-gold-deep);margin:0 0 .9rem;padding-bottom:.7rem;font-size:.645rem;font-weight:700}.glance__col-t--flush{border-bottom:0;margin-bottom:0;padding-bottom:0}.glance__ledger{margin:0}.glance__ledger>div{padding:.72rem 0}.glance__ledger>div+div{border-top:1px solid var(--gl-line)}.glance__ledger dt{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--gl-muted);font-size:.585rem;font-weight:700}.glance__ledger dd{color:var(--gl-ink);overflow-wrap:anywhere;margin:4px 0 0;font-size:.9rem;font-weight:600;line-height:1.5}.glance__list{margin:0;padding:0;list-style:none}.glance__list li{color:var(--gl-ink);align-items:flex-start;gap:12px;padding:.62rem 0;font-size:.9rem;font-weight:500;line-height:1.45;display:flex}.glance__list li+li{border-top:1px solid var(--gl-line)}.glance__dash{background:var(--gl-gold-rule);flex:0 0 14px;height:1px;margin-top:.62em}.glance__jewel{background:radial-gradient(circle at 22% 12%,#17212f 0%,#0b0f16 74%);border:1px solid #c9a46a3d;border-radius:20px;flex-direction:column;padding:clamp(1.3rem,2.2vw,1.7rem);display:flex;position:relative;overflow:hidden;box-shadow:0 26px 52px -30px #0b0f1699}.glance__jewel>*{z-index:1;position:relative}.glance__jewel:before{content:"";background:linear-gradient(90deg, transparent, var(--gl-gold), transparent);opacity:.55;height:1px;position:absolute;top:0;left:12%;right:12%}.glance__jewel-wm{z-index:0;font-family:var(--font-display);letter-spacing:-.04em;color:#f2ece00e;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(4.75rem,9vw,7.25rem);font-weight:600;line-height:1;position:absolute;bottom:-.12em;right:-.05em}.glance__jewel-eyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--gl-gold-on-ink);font-size:.6rem;font-weight:600}.glance__seal{background:conic-gradient(from 210deg,#a9884d,#f4e3b3,#c9a46a,#a9884d);border-radius:50%;width:58px;height:58px;margin:clamp(1rem,2vw,1.35rem) 0 .95rem;padding:2px;box-shadow:0 8px 20px -10px #c9a46a8c}.glance__seal-disc{background:radial-gradient(circle at 32% 26%,#1b1e26,#0c0e13 72%);border-radius:50%;place-items:center;width:100%;height:100%;display:grid}.glance__seal-mono{font-family:var(--font-display);letter-spacing:.03em;color:var(--gl-jewel-fg);font-size:.86rem;font-weight:600}.glance__jewel-name{font-family:var(--font-display);letter-spacing:-.015em;color:#fff;font-size:clamp(1.15rem,1.9vw,1.4rem);font-weight:600;line-height:1.15}.glance__jewel-by{color:#f2ece0d1;margin-top:.7rem;font-size:.845rem;line-height:1.45;display:block}.glance__jewel-k{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#f2ece080;margin-bottom:3px;font-size:.555rem;font-weight:600;display:block}.glance__jewel-valid{border-top:1px solid #f2ece024;justify-content:space-between;align-items:baseline;gap:.75rem;margin-top:clamp(.9rem,1.8vw,1.15rem);padding-top:.85rem;display:flex}.glance__jewel-valid .glance__jewel-k{margin-bottom:0}@media (max-width:1060px) and (min-width:681px){.glance__jewel-valid{max-width:420px}}.glance__jewel-v{font-family:var(--font-display);color:var(--gl-gold-on-ink);font-variant-numeric:lining-nums tabular-nums;font-size:1.05rem;font-weight:600;line-height:1}.glance__marks{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0;padding:clamp(1.05rem,2vw,1.45rem) 0 0;list-style:none;display:grid}.glance__marks li{text-align:center;color:#f2ece0e0;background:#c9a46a12;border:1px solid #c9a46a4d;border-radius:999px;padding:5px 9px;font-size:.675rem;line-height:1.3}@media (max-width:1060px) and (min-width:681px){.glance__marks{grid-template-columns:repeat(4,minmax(0,max-content));justify-content:start}.glance__marks li{padding:5px 13px}}.glance__pre{border-top:1px solid var(--gl-line);grid-template-columns:148px minmax(0,1fr);align-content:start;gap:1rem clamp(1rem,2vw,1.6rem);margin-top:clamp(1.35rem,2.6vw,2.15rem);padding-top:clamp(1.25rem,2.4vw,1.85rem);display:grid}@media (max-width:760px){.glance__pre{grid-template-columns:1fr;gap:.9rem}}.glance__pre-body{min-width:0}.glance__pre-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem clamp(1rem,2vw,1.75rem);margin:0;padding:0;list-style:none;display:grid}.glance__pre-list li{color:var(--gl-body);align-items:flex-start;gap:10px;font-size:.865rem;line-height:1.45;display:flex}@media (max-width:520px){.glance__pre-list{grid-template-columns:1fr}}.glance__pre-n{font-family:var(--font-mono);letter-spacing:.08em;color:var(--gl-gold-deep);font-variant-numeric:lining-nums tabular-nums;flex-shrink:0;font-size:.625rem;font-weight:700;line-height:1.75}.glance__pre-foot{color:var(--gl-muted);margin:1rem 0 0;font-size:.785rem;font-style:italic;line-height:1.55}@media (prefers-reduced-motion:reduce){.glance,.glance__figure{transition:none;opacity:1!important;transform:none!important}}
.why2{--w-ink:#0b1b33;--w-gold:#c9a46a;--w-gold-deep:#8a6a2f;--w-body:#475569;--w-line:#e8edf3;max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));opacity:0;margin:0 auto;transition:opacity .65s,transform .65s;transform:translateY(14px)}@media (max-width:768px){.why2{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.why2.is-in{opacity:1;transform:none}.why2 *,.why2 :before,.why2 :after{box-sizing:border-box}.why2__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--w-gold-deep);align-items:center;gap:12px;margin-bottom:10px;font-size:.68rem;font-weight:600;display:inline-flex}.why2__eyebrow:before{content:"";background:var(--w-gold);width:28px;height:2px}.why2__title{font-family:var(--font-display);font-weight:700;font-size:var(--text-display-sm,clamp(1.75rem, 2.8vw, 2.35rem));letter-spacing:-.02em;color:var(--w-ink);margin:0;line-height:1.08}.why2__sub{max-width:56ch;color:var(--w-body);margin:12px 0 0;font-size:.95rem;line-height:1.6}.why2--explorer{--w-panel:#111827;padding-top:clamp(.5rem,2vw,1.25rem);padding-bottom:clamp(.5rem,2vw,1.25rem);position:relative}.why2__bg-mesh{z-index:0;pointer-events:none;background:radial-gradient(55% 40% at 12% 22%,#1e88c812,#0000 60%),radial-gradient(45% 35% at 88% 78%,#c9a46a17,#0000 60%);position:absolute;inset:0}.why2__hero{z-index:1;text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(2rem,4vw,3rem);display:flex;position:relative}.why2--explorer .why2__eyebrow{letter-spacing:.14em;color:var(--gold-ink,#7e5e14);background:var(--gold-soft,#f7f2e6);border:1px solid var(--gold-bd,#e7dabd);border-radius:999px;gap:8px;margin-bottom:1.15rem;padding:5px 14px;font-size:.7rem}.why2--explorer .why2__eyebrow:before{display:none}.why2--explorer .why2__title{letter-spacing:-.02em;color:#111827;text-wrap:balance;max-width:42ch;font-size:clamp(1.875rem,4.4vw,3rem);font-weight:400;line-height:1.08}.why2__sub--center{color:#4b5563;max-width:640px;margin:1rem auto 0;font-size:1.0625rem;line-height:1.65}.why2__layout{z-index:1;flex-direction:column;gap:1.25rem;display:flex;position:relative}@media (min-width:1024px){.why2__layout{grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:2rem;display:grid}}@media (min-width:1280px){.why2__layout{grid-template-columns:minmax(0,1fr) 330px}}.why2__panel{background:var(--w-panel);border-radius:1.35rem;flex-direction:column;min-height:378px;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.why2__panel{min-height:468px}}.why2__panel:focus-visible{outline:2px solid var(--pc-on);outline-offset:3px}.why2__panel-dots,.why2__panel-glow,.why2__panel-orb{z-index:0;pointer-events:none;position:absolute}.why2__panel-dots{background-image:radial-gradient(circle,#ffffff0f 1px,#0000 1px);background-size:24px 24px;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 80% 20%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 70% at 80% 20%,#000 30%,#0000 80%)}.why2__panel-glow{background:radial-gradient(ellipse 70% 60% at 8% 30%, var(--pc-glow), transparent 60%),radial-gradient(ellipse 50% 45% at 85% 80%, var(--pc-glow-soft), transparent 55%);transition:background .6s;inset:0}.why2__panel-orb{filter:blur(20px);background:radial-gradient(circle, var(--pc-glow), transparent 65%);border-radius:50%;width:180px;height:180px;top:-36px;right:-36px}.why2__panel-body{z-index:1;flex-direction:column;flex:1;padding:1.575rem 1.575rem 1.35rem;animation:.55s cubic-bezier(.16,1,.3,1) both why2-panel-in;display:flex;position:relative}@media (min-width:1024px){.why2__panel-body{padding:1.8rem 2.25rem 1.575rem}}.why2__panel-bgico{z-index:0;color:#ffffff0a;pointer-events:none;line-height:1;position:absolute;top:1.5rem;right:2rem;transform:rotate(-8deg)}.why2__panel-meta{z-index:1;align-items:center;gap:12px;margin-bottom:1.35rem;display:flex;position:relative}.why2__panel-icon{width:47px;height:47px;color:var(--pc-on);background:var(--pc-fill);box-shadow:0 0 0 4px #ffffff0a,0 0 20px var(--pc-glow-soft);border:1px solid #ffffff24;border-radius:1.125rem;flex-shrink:0;place-items:center;display:grid}.why2__panel-title{z-index:1;font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0 0 .9rem;font-size:clamp(1.35rem,2.52vw,2.025rem);font-weight:400;line-height:1.08;position:relative}.why2__panel-text{z-index:1;color:#ffffffad;max-width:58ch;margin:0 0 .9rem;font-size:.9rem;line-height:1.65;position:relative}.why2__panel-contrast{z-index:1;background:#00000038;border:1px solid #ffffff12;border-radius:.75rem;flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin-bottom:1.25rem;padding:9px 12px;display:flex;position:relative}.why2__panel-contrast-l{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#ffffff61;font-size:.58rem;font-weight:700}.why2__panel-contrast-v{color:#fff9;font-size:.84rem;line-height:1.4;-webkit-text-decoration:line-through #ffffff47;text-decoration:line-through #ffffff47}.why2__panel-tags{z-index:1;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex;position:relative}.why2__panel-tag{letter-spacing:.04em;white-space:nowrap;color:var(--pc-tag);background:var(--pc-tint);border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:600;display:inline-flex}.why2__panel-stats{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.675rem;margin-bottom:1.125rem;display:grid;position:relative}.why2__panel-stat{background:var(--pc-fill);-webkit-backdrop-filter:blur(6px);border:1px solid #ffffff14;border-radius:.9rem;flex-direction:column;gap:2px;padding:.675rem;display:flex;position:relative;overflow:hidden}.why2__panel-stat:before{content:"";opacity:.4;background:linear-gradient(90deg, transparent, var(--pc-on), transparent);height:1px;position:absolute;top:0;left:0;right:0}.why2__panel-stat-ico{color:var(--pc-on);opacity:.75;align-items:center;margin-bottom:2px;display:flex}.why2__panel-stat-v{font-family:var(--font-display);letter-spacing:-.02em;color:var(--pc-on);font-size:1.125rem;font-weight:500;line-height:1}@media (max-width:480px){.why2__panel-stat-v{font-size:.945rem}}.why2__panel-stat-l{letter-spacing:.05em;text-transform:uppercase;color:#ffffff73;font-size:9px;font-weight:600;line-height:1.2}.why2__panel-quote{z-index:1;border:1px solid #ffffff17;border-left:3px solid var(--pc-on);color:#fffc;background:#ffffff0e;border-radius:.675rem;margin:auto 0 .45rem;padding:.9rem 1.125rem;font-size:.7875rem;font-style:italic;line-height:1.65;position:relative}.why2__panel-quote-mark{font-family:var(--font-display);vertical-align:-.4em;opacity:.7;color:var(--pc-on);margin-right:.25rem;font-size:1.875rem;font-style:normal;line-height:0}.why2__progress{background:#ffffff12;flex-shrink:0;height:3px;position:relative;overflow:hidden}.why2__progress-bar{opacity:.7;transform-origin:0;background:var(--pc-on);width:100%;height:100%;animation:why2-progress var(--why2-auto,6.5s) linear forwards}.why2__progress-bar.is-paused{animation-play-state:paused}.why2__tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (min-width:1024px){.why2__tabs{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#1e88c840 #0000;flex-direction:column;gap:.25rem;min-height:0;padding-right:.5rem;display:flex;overflow-y:auto}.why2__tabs::-webkit-scrollbar{width:4px}.why2__tabs::-webkit-scrollbar-track{background:0 0}.why2__tabs::-webkit-scrollbar-thumb{background:#1e88c840;border-radius:99px}.why2__tabs::-webkit-scrollbar-thumb:hover{background:#1e88c873}}@media (max-width:520px){.why2__tabs{grid-template-columns:1fr}}.why2__tab{text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:1px solid #0000;border-radius:1rem;align-items:center;gap:.5rem;padding:.75rem;transition:background .25s cubic-bezier(.16,1,.3,1),border-color .25s;display:flex;position:relative;overflow:hidden}.why2__tab:before{content:"";background:var(--pc);opacity:0;border-radius:0 999px 999px 0;width:3px;transition:opacity .25s;position:absolute;top:16%;bottom:16%;left:0}.why2__tab:hover:not(.is-active){background:#f9fafb;border-color:#e5e7eb}.why2__tab:focus-visible{outline:2px solid var(--pc);outline-offset:2px}.why2__tab.is-active{background:var(--pc-soft);border-color:#0000}.why2__tab.is-active:before{opacity:1}.why2__tab.is-active .why2__tab-icon{color:var(--pc-ink)}.why2__tab.is-active .why2__tab-label{color:#111827;font-weight:600}.why2__tab-icon{color:#6b7280;flex-shrink:0;align-items:center;transition:color .25s;display:flex}.why2__tab-label{color:#4b5563;font-size:.875rem;font-weight:500;line-height:1.25;transition:color .25s,font-weight .25s}@media (max-width:380px){.why2__tab-label{font-size:.8rem}}.why2__panel--blue,.why2__tab--blue{--pc:#1e88c8;--pc-ink:#176699;--pc-soft:#eaf4fb;--pc-on:#58bcf2;--pc-tag:#bfe2f7;--pc-tint:#1e88c824;--pc-fill:#1e88c829;--pc-glow:#1e88c847;--pc-glow-soft:#1e88c824}.why2__panel--green,.why2__tab--green{--pc:#2e7d4f;--pc-ink:#276b44;--pc-soft:#eaf5ee;--pc-on:#4ac98a;--pc-tag:#a9e7c6;--pc-tint:#2e7d4f24;--pc-fill:#2e7d4f29;--pc-glow:#2e7d4f47;--pc-glow-soft:#2e7d4f24}.why2__panel--red,.why2__tab--red{--pc:#e53935;--pc-ink:#c62f2b;--pc-soft:#fdeceb;--pc-on:#ff7a76;--pc-tag:#ffc2c0;--pc-tint:#e5393524;--pc-fill:#e5393529;--pc-glow:#e5393547;--pc-glow-soft:#e5393524}.why2__panel--yellow,.why2__tab--yellow{--pc:#f4b400;--pc-ink:#8a6600;--pc-soft:#fdf6e2;--pc-on:#f7c948;--pc-tag:#fbe4a3;--pc-tint:#f4b40024;--pc-fill:#f4b40029;--pc-glow:#f4b40047;--pc-glow-soft:#f4b40024}@keyframes why2-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes why2-panel-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.why2{transition:none;opacity:1!important;transform:none!important}.why2__panel-body{animation:none!important}.why2__progress-bar{transform:scaleX(1);animation:none!important}}
.audience-band{--ab-navy:#0b1b33;--ab-navy-2:#122a4a;--ab-soft:#8eb6e8;max-width:var(--cert-content-max,1340px);margin:var(--space-6,1.5rem) auto 0;padding:0 var(--cert-content-pad-x,var(--space-6,1.5rem))}@media (max-width:768px){.audience-band{padding:0 var(--cert-content-pad-x-sm,var(--space-4,1rem))}}.audience-band__panel{isolation:isolate;background:linear-gradient(165deg, var(--ab-navy) 0%, var(--ab-navy-2) 55%, #0a1628 100%);color:#fff;border-radius:20px;padding:clamp(1.25rem,2.4vw,1.65rem) clamp(1.1rem,2.2vw,1.5rem) clamp(1.1rem,2vw,1.35rem);position:relative;overflow:hidden}.audience-band__bg{pointer-events:none;z-index:0;object-fit:cover;object-position:right center;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}@media (max-width:800px){.audience-band__bg{object-position:72% center;opacity:.7}}.audience-band__copy{z-index:1;max-width:min(56ch,58%);margin-bottom:clamp(1.15rem,2.2vw,1.5rem);position:relative}@media (max-width:800px){.audience-band__copy{max-width:100%}}.audience-band__label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ab-soft);margin-bottom:8px;font-size:.68rem;font-weight:600;display:inline-block}.audience-band__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.65rem,3vw,2.15rem);font-weight:650;line-height:1.12}.audience-band__hint{color:#e2e8f0d1;max-width:52ch;margin:10px 0 0;font-size:.95rem;line-height:1.55}.audience-band__grid{z-index:1;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid;position:relative}@media (max-width:1100px){.audience-band__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.audience-band__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:400px){.audience-band__grid{grid-template-columns:1fr}}.audience-band__card{--c:var(--blue);background:#fff;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:6px;min-height:168px;padding:16px 14px 18px;transition:transform .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px -16px #00000073}.audience-band__card:after{content:"";background:var(--c);height:3px;position:absolute;bottom:0;left:0;right:0}.audience-band__card:nth-child(4n+1){--c:var(--red,#e53935)}.audience-band__card:nth-child(4n+2){--c:var(--blue,#1e88c8)}.audience-band__card:nth-child(4n+3){--c:var(--yellow,#f4b400)}.audience-band__card:nth-child(4n+4){--c:var(--green,#2e7d4f)}.audience-band__card:hover{transform:translateY(-4px);box-shadow:0 16px 32px -14px #00000080}.audience-band__card-icon{color:#fff;background:var(--c);border-radius:9px;place-items:center;width:36px;height:36px;margin-bottom:4px;display:grid}.audience-band__card-n{font-family:var(--font-mono);letter-spacing:.1em;color:var(--c);font-size:.62rem;font-weight:700}.audience-band__card-title{font-family:var(--font-display);color:#0f172a;font-size:.95rem;font-weight:650;line-height:1.25}.audience-band__card-desc{color:#64748b;font-size:.78rem;line-height:1.45}
.co{--co-navy:#0b1b33;--co-navy-2:#122a4a;--co-fg:#f1f5f9;--co-body:#94a3b8;--co-muted:#64748b;--co-line:#94a3b82e;--co-c0:var(--red,#e53935);--co-c1:var(--blue,#1e88c8);--co-c2:var(--yellow,#f4b400);--co-c3:var(--green,#2e7d4f);color:var(--co-fg);background:linear-gradient(165deg, var(--co-navy) 0%, var(--co-navy-2) 55%, #0a1628 100%);padding:clamp(2.25rem,4.5vw,3.25rem) 0;position:relative;overflow:hidden}.co *,.co :before,.co :after{box-sizing:border-box}.co__inner{z-index:1;max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));margin:0 auto;position:relative}@media (max-width:768px){.co__inner{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.co__head{justify-content:space-between;align-items:flex-start;gap:clamp(16px,3vw,32px);margin-bottom:clamp(1.35rem,2.8vw,1.85rem);display:flex}@media (max-width:720px){.co__head{flex-direction:column}}.co__head-copy{flex:1;min-width:0;max-width:640px}.co__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:#93c5fd;align-items:center;gap:12px;margin-bottom:10px;font-size:.68rem;font-weight:600;display:inline-flex}.co__eyebrow:before{content:"";background:var(--co-c3);width:28px;height:2px}.co__title{font-family:var(--font-display);font-weight:700;font-size:var(--text-display-sm,clamp(1.65rem, 2.5vw, 2.2rem));letter-spacing:-.02em;color:#fff;margin:0;line-height:1.1}.co__lead{max-width:54ch;color:var(--co-body);margin:12px 0 0;font-size:.95rem;line-height:1.55}.co__summary{border:1px solid color-mix(in srgb, var(--co-c1) 45%, transparent);background:#2e7d4f1f;border-radius:999px;flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;display:flex}.co__summary-icon{color:#86efac;background:#2e7d4f40;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.co__summary-body{flex-direction:column;gap:1px;display:flex}.co__summary-range{font-family:var(--font-display);color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1.05rem;font-weight:700}.co__summary-cap{color:#86efac;font-size:.7rem}.co__grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:960px){.co__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.co__grid{grid-template-columns:1fr}}.co-card{border:1px solid var(--co-line);opacity:0;min-height:168px;transition:opacity .45s ease calc(var(--i,0)*50ms),transform .45s ease calc(var(--i,0)*50ms),border-color .2s;background:#0f1e34b8;border-radius:14px;flex-direction:column;gap:14px;padding:18px 16px 16px;display:flex;position:relative;overflow:hidden;transform:translateY(10px)}.co-card--0{--card-c:var(--co-c0)}.co-card--1{--card-c:var(--co-c1)}.co-card--2{--card-c:var(--co-c2)}.co-card--3{--card-c:var(--co-c3)}.co-card:hover{border-color:color-mix(in srgb, var(--card-c) 45%, var(--co-line))}.co-card__n{min-width:28px;height:22px;font-family:var(--font-mono);color:#fff;background:var(--card-c);border-radius:6px;place-items:center;padding:0 6px;font-size:.62rem;font-weight:700;display:grid;position:absolute;top:12px;right:12px}.co-card__top{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:12px;padding-right:28px;display:grid}.co-card__icon{color:#fff;background:var(--card-c);border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.co-card__title{font-family:var(--font-display);color:#fff;margin:0 0 6px;font-size:1.02rem;font-weight:650;line-height:1.25}.co-card__desc{color:var(--co-body);margin:0;font-size:.8rem;line-height:1.45}.co-card__comp{flex-direction:column;gap:8px;margin-top:auto;display:flex}.co-card__salary{font-family:var(--font-display);color:var(--card-c);font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:700}.co-card__meter{background:#94a3b829;border-radius:999px;height:4px;display:block;overflow:hidden}.co-card__fill{background:var(--card-c);height:100%;transition:width .9s cubic-bezier(.4, 0, .1, 1) calc(var(--i,0)*50ms + .12s);border-radius:999px;display:block}.co.is-in .co-card{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.co-card,.co-card__fill{opacity:1;transition:none;transform:none}}
.curr{--c-blue:var(--blue,#1e88c8);--c-green:var(--green,#2e7d4f);--c-red:var(--red,#e53935);--c-yellow:var(--yellow,#f4b400);--c-ink:#0f172a;--c-body:#475569;--c-muted:#64748b;--c-line:#e2e8f0;--c-surface:#f8fafc;--c-navy:#0b1b33;--c-navy-2:#143055;max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));margin:0 auto}@media (max-width:768px){.curr{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.curr *,.curr :before,.curr :after{box-sizing:border-box}.curr__tone--0{--c-tone:var(--c-red)}.curr__tone--1{--c-tone:var(--c-blue)}.curr__tone--2{--c-tone:var(--c-yellow)}.curr__tone--3{--c-tone:var(--c-green)}.curr__summary{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:0;margin-bottom:clamp(1.75rem,3vw,2.25rem);display:grid}@media (max-width:900px){.curr__summary{grid-template-columns:1fr}}.curr__summary--solo{grid-template-columns:1fr}.curr__intro{padding-right:clamp(1.35rem,3.2vw,2.5rem)}@media (max-width:900px){.curr__intro{border-bottom:1px solid var(--c-line);margin-bottom:1.5rem;padding-bottom:1.5rem;padding-right:0}}.curr__outcomes{border-left:1px solid var(--c-line);padding-left:clamp(1.35rem,3.2vw,2.5rem)}@media (max-width:900px){.curr__outcomes{border-left:0;padding-left:0}}.curr__summary--solo .curr__intro{padding-right:0}.curr__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--c-blue);margin:0 0 10px;font-size:.72rem;font-weight:700}.curr__title{font-family:var(--font-display);font-weight:700;font-size:var(--text-display-sm,clamp(1.85rem, 2.8vw, 2.35rem));letter-spacing:-.025em;color:var(--c-ink);margin:0;line-height:1.1}.curr__lead{max-width:46ch;font-size:var(--text-section-lead,1rem);color:var(--c-body);margin:12px 0 0;line-height:1.55}.curr__schedule{background:var(--c-navy);color:#fff;border-radius:14px;grid-template-columns:52px 1fr;align-items:center;gap:14px;margin:1.35rem 0 1.1rem;padding:18px 18px 18px 16px;display:grid}.curr__schedule-icon{border:1.5px solid color-mix(in srgb, var(--c-blue) 55%, #fff 10%);background:color-mix(in srgb, var(--c-blue) 18%, transparent);color:#7eb8ef;border-radius:50%;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.curr__schedule-body{min-width:0}.curr__schedule strong{color:#5eb0ef;font-size:.98rem;font-weight:700;line-height:1.3;display:block}.curr__schedule p{color:#f1f5f9e0;margin:6px 0 0;font-size:.84rem;line-height:1.5}.curr__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;display:grid}.curr__stat{text-align:center;border:1px solid var(--c-line);background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:18px 12px 16px;display:flex;box-shadow:0 4px 14px -8px #0f172a2e}.curr__stat--0{--sc:var(--c-red)}.curr__stat--1{--sc:var(--c-blue)}.curr__stat--2{--sc:var(--c-yellow)}.curr__stat-icon{width:auto;height:auto;color:var(--sc);background:0 0;border-radius:0;place-items:center;margin-bottom:2px;display:grid}.curr__stat dt{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--c-muted);margin:0;font-size:.68rem;font-weight:600}.curr__stat dd{font-family:var(--font-display);color:var(--sc);font-variant-numeric:tabular-nums;margin:0;font-size:clamp(1.75rem,2.4vw,2.15rem);font-weight:700;line-height:1}.curr__outcomes-title{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--c-blue);margin:0 0 16px;font-size:.72rem;font-weight:700}.curr__outcomes-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.curr__outcomes-list li{border:1px solid var(--c-line);background:#fff;border-radius:12px;grid-template-columns:2.35rem 1fr auto;align-items:center;gap:14px;padding:14px 16px;display:grid;box-shadow:0 3px 10px -8px #0f172a26}.curr__outcome-n{width:2.35rem;height:2.35rem;font-family:var(--font-mono);color:#fff;background:var(--c-tone);font-variant-numeric:tabular-nums;border-radius:8px;place-items:center;font-size:.72rem;font-weight:700;display:grid}.curr__outcome-t{color:var(--c-ink);font-size:.95rem;font-weight:650;line-height:1.3}.curr__outcome-icon{color:var(--c-tone);opacity:.9;place-items:center;display:grid}.curr__body{border:1px solid var(--c-line);background:#fff;border-radius:16px;grid-template-columns:minmax(220px,280px) 1fr;gap:0;display:grid;overflow:hidden;box-shadow:0 12px 36px -24px #0f172a59}@media (max-width:860px){.curr__body{grid-template-columns:1fr}}.curr__nav{background:linear-gradient(180deg, var(--c-navy) 0%, var(--c-navy-2) 100%);color:#fff;flex-direction:column;gap:4px;padding:14px 12px;display:flex}@media (max-width:860px){.curr__nav{flex-direction:row;align-items:stretch;padding:12px;overflow-x:auto}}.curr__nav-label{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:#e2e8f08c;margin:0 8px 8px;font-size:.62rem}@media (max-width:860px){.curr__nav-label{display:none}}.curr__nav-btn{text-align:left;cursor:pointer;color:#f1f5f9c7;background:0 0;border:0;border-radius:10px;grid-template-columns:2.1rem 1fr;align-items:center;gap:10px;width:100%;padding:12px 10px;transition:background .15s,color .15s;display:grid;position:relative}@media (max-width:860px){.curr__nav-btn{min-width:200px}}.curr__nav-btn:hover{color:#fff;background:#ffffff0f}.curr__nav-btn.is-active{color:#fff;background:#1e88c847}.curr__nav-btn.is-active:after{content:"";border:8px solid #0000;border-left:10px solid #1e88c88c;border-right-width:0;width:0;height:0;position:absolute;top:50%;right:-12px;transform:translateY(-50%)}@media (max-width:860px){.curr__nav-btn.is-active:after{display:none}}.curr__nav-btn.is-active .curr__nav-n{background:var(--c-tone);color:#fff;border-color:var(--c-tone)}.curr__nav-n{width:2.1rem;height:2.1rem;font-family:var(--font-mono);color:var(--c-tone);font-variant-numeric:tabular-nums;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;place-items:center;font-size:.68rem;font-weight:700;display:grid}.curr__nav-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.curr__nav-t{font-family:var(--font-display);font-size:.86rem;font-weight:600;line-height:1.25}.curr__nav-c{font-family:var(--font-mono);letter-spacing:.04em;color:#e2e8f08c;font-size:.6rem}.curr__panel{min-width:0;padding:clamp(1.25rem,2.5vw,1.75rem);position:relative;overflow:hidden}.curr__panel-mark{pointer-events:none;color:color-mix(in srgb, var(--c-tone) 10%, transparent);position:absolute;top:18px;right:-18px}.curr__panel-kicker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--c-tone);margin:0 0 6px;font-size:.625rem;font-weight:600}.curr__panel-title{font-family:var(--font-display);color:var(--c-ink);margin:0 0 1.25rem;font-size:clamp(1.3rem,2vw,1.6rem);font-weight:650;line-height:1.2}.curr__modules{z-index:1;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex;position:relative}.curr__mod{border:1px solid var(--c-line);background:#fff;border-radius:12px;grid-template-columns:2rem 2.35rem 1fr;align-items:start;gap:12px;padding:12px 12px 14px;display:grid}.curr__mod-n{font-family:var(--font-mono);color:var(--c-muted);font-variant-numeric:tabular-nums;padding-top:8px;font-size:.72rem;font-weight:700}.curr__mod-icon{background:color-mix(in srgb, var(--c-tone) 12%, #fff);width:2.35rem;height:2.35rem;color:var(--c-tone);border-radius:10px;place-items:center;display:grid}.curr__mod-title{font-family:var(--font-display);color:var(--c-ink);margin:0 0 8px;font-size:1rem;font-weight:600;line-height:1.3}.curr__topics{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.curr__topics li{color:var(--c-body);background:var(--c-surface);border:1px solid var(--c-line);border-radius:999px;padding:4px 10px;font-size:.74rem;line-height:1.35}.curr__foot{z-index:1;border-top:1px solid var(--c-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 18px;margin-top:1.35rem;padding-top:1.15rem;display:flex;position:relative}.curr__cta{color:#fff;background:var(--c-blue);border-radius:10px;align-items:center;gap:8px;padding:11px 18px;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.curr__cta:hover{opacity:.9}.curr__trust{color:var(--c-muted);align-items:center;gap:7px;margin:0;font-size:.8rem;display:inline-flex}.curr__trust svg{color:var(--c-blue);flex-shrink:0}.curr__features{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:clamp(1.5rem,3vw,2rem) 0 0;padding:0;list-style:none;display:grid}@media (max-width:1100px){.curr__features{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.curr__features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:400px){.curr__features{grid-template-columns:1fr}}.curr__features li{border:1px solid var(--c-line);background:#fff;border-radius:14px;flex-direction:column;gap:8px;min-height:148px;padding:16px 14px;display:flex}.curr__feat-icon{background:color-mix(in srgb, var(--c-tone) 12%, #fff);width:38px;height:38px;color:var(--c-tone);border-radius:10px;place-items:center;margin-bottom:2px;display:grid}.curr__features strong{font-family:var(--font-display);color:var(--c-ink);font-size:.92rem;font-weight:650;line-height:1.25}.curr__features em{color:var(--c-body);font-size:.78rem;font-style:normal;line-height:1.45}
.exam-struct{--es-blue:var(--blue,#2563eb);--es-green:var(--green,#16a34a);--es-red:var(--red,#dc2626);--es-yellow:var(--yellow,#eab308);--es-ink:#0f172a;--es-body:#475569;--es-muted:#64748b;--es-line:#e2e8f0;--es-navy:#0b1f3a}.exam-struct *,.exam-struct :before,.exam-struct :after{box-sizing:border-box}.exam-struct__top{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.25rem;margin-bottom:1.25rem;display:grid}@media (max-width:900px){.exam-struct__top{grid-template-columns:1fr}}.exam-struct__cpd{color:var(--es-body);border:1px solid var(--es-line);border-left:4px solid var(--es-green);background:#f8fafc;border-radius:0 8px 8px 0;margin:1.25rem 0 0;padding:12px 16px;font-size:.8125rem}.exam-struct__cpd span{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--es-green);margin-bottom:4px;font-size:.6rem;font-weight:600;display:block}.exam-overview{background:var(--es-navy);color:#fff;border-radius:16px;padding:clamp(1.25rem,2.5vw,1.75rem)}.exam-overview__title{font-family:var(--font-display);color:#fff;margin:0 0 10px;font-size:1.25rem;font-weight:600}.exam-overview__lead{color:#ffffffb8;margin:0 0 1.25rem;font-size:.875rem;line-height:1.55}.exam-overview__tiles{flex-direction:column;gap:8px;display:flex}.exam-overview__tile{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.exam-overview__tile>svg:first-child{color:#93c5fd}.exam-overview__tile>svg:last-child{color:#ffffff59}.exam-overview__tile-k{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-size:.58rem;display:block}.exam-overview__tile strong{color:#fff;margin-top:2px;font-size:.95rem;font-weight:600;display:block}.exam-weight{border:1px solid var(--es-line);background:#fff;border-radius:16px;padding:clamp(1.25rem,2.5vw,1.75rem)}.exam-weight__title{font-family:var(--font-display);color:var(--es-ink);margin:0 0 1.25rem;font-size:1.25rem;font-weight:600}.exam-weight__body{grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;display:grid}@media (max-width:560px){.exam-weight__body{grid-template-columns:1fr;justify-items:center}}.exam-weight__chart{flex-shrink:0;width:132px;height:132px;position:relative}.exam-weight__donut{width:100%;height:100%}.exam-weight__arc{transition:stroke-dasharray .9s cubic-bezier(.4,0,.1,1)}.exam-weight__centre{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.exam-weight__centre strong{font-family:var(--font-display);color:var(--es-ink);font-size:1.15rem;font-weight:700;line-height:1}.exam-weight__centre em{font-style:normal;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--es-muted);margin-top:4px;font-size:.6rem}.exam-weight__legend{flex-direction:column;gap:12px;width:100%;margin:0;padding:0;list-style:none;display:flex}.exam-weight__legend li{grid-template-columns:minmax(0,1fr) minmax(56px,1.1fr) 3.25rem;align-items:center;gap:10px;display:grid}.exam-weight__name{color:var(--es-body);font-size:.78rem;line-height:1.3}.exam-weight__bar{background:#eef2f7;border-radius:3px;height:6px;display:block;overflow:hidden}.exam-weight__bar>span{border-radius:3px;height:100%;transition:width .85s cubic-bezier(.4,0,.1,1);display:block}.exam-weight__pct{font-family:var(--font-display);text-align:right;font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:700}.exam-comps{border:1px solid var(--es-line);background:#fff;border-radius:16px;padding:clamp(1.25rem,2.5vw,1.75rem)}.exam-comps__head{margin-bottom:1.15rem}.exam-comps__title{font-family:var(--font-display);color:var(--es-ink);margin:0;font-size:1.2rem;font-weight:600}.exam-comps__sub{color:var(--es-body);margin:6px 0 0;font-size:.875rem}.exam-comps__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.exam-comps__row{border:1px solid var(--es-line);background:#fafbfc;border-radius:12px;grid-template-columns:48px minmax(0,1.3fr) auto minmax(80px,1fr) 3.5rem;align-items:center;gap:14px 16px;padding:14px 16px;transition:border-color .15s,background .15s;display:grid}.exam-comps__row:hover{border-color:color-mix(in srgb, var(--row-c) 35%, var(--es-line));background:#fff}@media (max-width:720px){.exam-comps__row{grid-template-columns:44px 1fr auto;grid-template-areas:"icon main pct""icon dur pct""icon track track"}.exam-comps__row .exam-comps__icon{grid-area:icon}.exam-comps__row .exam-comps__main{grid-area:main}.exam-comps__row .exam-comps__dur{grid-area:dur}.exam-comps__row .exam-comps__track{grid-area:track}.exam-comps__row .exam-comps__pct{grid-area:pct;align-self:center}}.exam-comps__icon{background:color-mix(in srgb, var(--row-c) 12%, #fff);width:48px;height:48px;color:var(--row-c);border-radius:12px;place-items:center;display:grid}.exam-comps__name{font-family:var(--font-display);color:var(--es-ink);margin:0;font-size:.95rem;font-weight:600}.exam-comps__type{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--es-muted);margin-top:2px;font-size:.62rem;display:block}.exam-comps__dur{font-family:var(--font-mono);color:var(--es-body);white-space:nowrap;font-size:.8rem}.exam-comps__track{background:#eef2f7;border-radius:3px;height:6px;display:block;overflow:hidden}.exam-comps__track>span{border-radius:3px;width:0;height:100%;transition:width .85s cubic-bezier(.4,0,.1,1);display:block}.exam-comps__pct{font-family:var(--font-display);text-align:right;color:var(--row-c);font-variant-numeric:tabular-nums;font-size:1rem;font-weight:700}@media (prefers-reduced-motion:reduce){.exam-weight__arc,.exam-weight__bar>span,.exam-comps__track>span{transition:none!important}}
.exam-measure{--em-ink:#0f172a;--em-body:#475569;--em-muted:#64748b;--em-line:#e2e8f0;border:1px solid var(--em-line);background:#fff;border-radius:16px;height:100%;padding:clamp(1.25rem,2.5vw,1.5rem)}.exam-measure *,.exam-measure :before,.exam-measure :after{box-sizing:border-box}.exam-measure__head{margin-bottom:1.15rem}.exam-measure__title{font-family:var(--font-display);color:var(--em-ink);margin:0;font-size:1.2rem;font-weight:600}.exam-measure__lead{color:var(--em-body);margin:6px 0 0;font-size:.85rem;line-height:1.5}.exam-measure__grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1.5rem;display:grid}@media (max-width:760px){.exam-measure__grid{grid-template-columns:1fr}}.exam-measure__coltitle{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--em-muted);margin:0 0 12px;font-size:.65rem;font-weight:600}.exam-measure__coltitle span{letter-spacing:0;text-transform:none;color:var(--em-body);margin-left:8px;font-weight:500}.comp-cards{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.comp-card{border:1px solid var(--em-line);background:#fafbfc;border-radius:12px;grid-template-columns:40px 1fr;gap:12px;padding:12px;display:grid}.comp-card__icon{background:color-mix(in srgb, var(--tone) 12%, #fff);width:40px;height:40px;color:var(--tone);border-radius:10px;place-items:center;display:grid}.comp-card__name{font-family:var(--font-display);color:var(--em-ink);margin:0 0 6px;font-size:.9rem;font-weight:600}.comp-card__items{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.comp-card__items li{color:var(--em-body);padding-left:12px;font-size:.75rem;line-height:1.4;position:relative}.comp-card__items li:before{content:"";background:var(--tone);border-radius:1px;width:5px;height:5px;position:absolute;top:.5em;left:0}.bp-list{margin:0;padding:0;list-style:none}.bp-row{border-bottom:1px solid var(--em-line);grid-template-columns:minmax(0,1fr) minmax(50px,1fr) 3.25rem;align-items:center;gap:10px;padding:8px 0;display:grid}.bp-row:last-child{border-bottom:0}.bp-row__name{color:var(--em-ink);font-size:.78rem;line-height:1.3}.bp-row__track{background:#eef2f7;border-radius:3px;height:5px;display:block;overflow:hidden}.bp-row__fill{background:var(--tone);border-radius:3px;width:0;height:100%;transition:width .8s cubic-bezier(.4,0,.1,1);display:block}.bp-row__pct{font-family:var(--font-display);text-align:right;color:var(--tone);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:700}@media (prefers-reduced-motion:reduce){.bp-row__fill{transition:none}}
.lab{--lab-blue:var(--blue,#2563eb);--lab-green:var(--green,#16a34a);--lab-red:var(--red,#dc2626);--lab-yellow:var(--yellow,#eab308);--lab-ink:#0f172a;--lab-body:#475569;--lab-muted:#64748b;--lab-line:#e2e8f0;--lab-surface:#f8fafc;max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));margin:0 auto}@media (max-width:768px){.lab{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.lab *,.lab :before,.lab :after{box-sizing:border-box}.lab__head{grid-template-columns:minmax(0,1.3fr) auto;align-items:start;gap:clamp(1.25rem,3vw,2rem);margin-bottom:1.5rem;display:grid}@media (max-width:900px){.lab__head{grid-template-columns:1fr}}.lab__eyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--lab-blue);align-items:center;gap:8px;margin:0 0 10px;font-size:.6875rem;font-weight:600;display:inline-flex}.lab__eyebrow-mark{background:var(--lab-blue);color:#fff;letter-spacing:0;border-radius:6px;place-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;display:grid}.lab__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-display-sm,clamp(1.75rem, 2.6vw, 2.25rem));letter-spacing:-.02em;color:var(--lab-ink);margin:0;line-height:1.1}.lab__lead{max-width:52ch;font-size:var(--text-section-lead,1rem);color:var(--lab-body);margin:12px 0 0;line-height:1.6}.lab__metrics{grid-template-columns:repeat(3,minmax(120px,1fr));gap:10px;display:grid}@media (max-width:560px){.lab__metrics{grid-template-columns:1fr}}.lab__metric{border:1px solid var(--lab-line);border-top:3px solid var(--m-c);background:#fff;border-radius:12px;grid-template-columns:40px 1fr;align-items:start;gap:10px;padding:14px 14px 12px;display:grid}.lab__metric--0{--m-c:var(--lab-red)}.lab__metric--1{--m-c:var(--lab-blue)}.lab__metric--2{--m-c:var(--lab-yellow)}.lab__metric-icon{background:color-mix(in srgb, var(--m-c) 12%, #fff);width:40px;height:40px;color:var(--m-c);border-radius:10px;place-items:center;display:grid}.lab__metric-k{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--lab-muted);font-size:.58rem;display:block}.lab__metric strong{font-family:var(--font-display);color:var(--lab-ink);margin-top:2px;font-size:1.35rem;font-weight:700;line-height:1;display:block}.lab__metric em{color:var(--lab-body);margin-top:4px;font-size:.72rem;font-style:normal;display:block}.lab__legend{flex-wrap:wrap;justify-content:center;gap:10px 22px;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.lab__legend li{color:var(--lab-ink);align-items:center;gap:8px;font-size:.8125rem;font-weight:500;display:inline-flex}.lab__legend span{border-radius:3px;flex-shrink:0;width:12px;height:12px}.lab__board{border:1px solid var(--lab-line);background:#fff;border-radius:14px;padding:clamp(1.15rem,2.5vw,1.5rem)}.lab__board-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;margin-bottom:12px;display:flex}.lab__board-title{font-family:var(--font-display);color:var(--lab-ink);margin:0;font-size:1rem;font-weight:600}.lab__board-hint{color:var(--lab-muted);margin:0;font-size:.8rem}.lab__spectrum{background:var(--lab-surface);border-radius:8px;gap:3px;height:36px;display:flex;overflow:hidden}.lab__seg{cursor:pointer;transform-origin:bottom;border:0;border-radius:3px;flex-basis:0;place-items:center;min-width:4px;height:100%;padding:0;transition:transform .55s cubic-bezier(.4,0,.1,1),opacity .2s;display:grid}.lab__seg span{font-family:var(--font-mono);color:#fff;text-shadow:0 1px 1px #0003;font-size:.62rem;font-weight:700}.lab__seg.is-on{transform:scaleY(1.1)!important}.lab__seg.is-dim{opacity:.28}.lab__seg:focus-visible{outline:2px solid var(--lab-ink);outline-offset:2px}.lab__spectrum-meta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--lab-muted);justify-content:space-between;margin:8px 0 1.25rem;font-size:.6rem;display:flex}.lab__table-head{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--lab-muted);border-bottom:1px solid var(--lab-line);grid-template-columns:2.25rem 2.5rem minmax(0,1.4fr) minmax(120px,1fr) 6.5rem minmax(80px,1fr) 3.5rem;gap:10px;padding:0 14px 10px;font-size:.58rem;font-weight:600;display:grid}@media (max-width:900px){.lab__table-head{display:none}}.lab__rows{flex-direction:column;gap:4px;margin:10px 0 0;padding:0;list-style:none;display:flex}.lab__row{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:2.25rem 2.5rem minmax(0,1.4fr) minmax(120px,1fr) 6.5rem minmax(80px,1fr) 3.5rem;align-items:center;gap:10px;width:100%;padding:11px 14px;transition:background .15s,border-color .15s,opacity .2s;display:grid}@media (max-width:900px){.lab__row{grid-template-columns:2rem 2.25rem 1fr auto;grid-template-areas:"n icon name pct""n icon type pct""n icon time pct""n icon track track";gap:6px 10px}.lab__row .lab__row-n{grid-area:n;align-self:start;padding-top:4px}.lab__row .lab__row-icon{grid-area:icon;align-self:start}.lab__row .lab__row-name{grid-area:name}.lab__row .lab__row-type{grid-area:type}.lab__row .lab__row-time{grid-area:time}.lab__row .lab__row-track{grid-area:track}.lab__row .lab__row-pct{grid-area:pct;align-self:center}}.lab__row:hover,.lab__row.is-on{background:color-mix(in srgb, var(--row-c) 6%, #fff);border-color:color-mix(in srgb, var(--row-c) 30%, var(--lab-line))}.lab__row.is-dim{opacity:.35}.lab__row:focus-visible{outline:2px solid var(--row-c);outline-offset:1px}.lab__row-n{font-family:var(--font-mono);color:var(--lab-muted);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:700}.lab__row-icon{background:var(--row-c);color:#fff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.lab__row-name{color:var(--lab-ink);font-size:.9rem;font-weight:600;line-height:1.3}.lab__row-type{width:fit-content;color:var(--row-c);background:color-mix(in srgb, var(--row-c) 12%, #fff);white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:600;display:inline-flex}.lab__row-time{font-family:var(--font-mono);color:var(--lab-body);white-space:nowrap;font-size:.78rem}.lab__row-track{background:#eef2f7;border-radius:3px;height:6px;display:block;overflow:hidden}.lab__row-fill{border-radius:3px;width:0;height:100%;transition:width .85s cubic-bezier(.4,0,.1,1);display:block}.lab__row-pct{font-family:var(--font-display);text-align:right;color:var(--row-c);font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.lab__experience{border:1px solid var(--lab-line);background:var(--lab-surface);border-radius:14px;margin-top:1.5rem;padding:1.15rem 1.25rem}.lab__experience-title{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--lab-muted);align-items:center;gap:8px;margin:0 0 14px;font-size:.68rem;font-weight:600;display:inline-flex}.lab__experience-title svg{color:var(--lab-blue)}.lab__experience-list{grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:900px){.lab__experience-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.lab__experience-list{grid-template-columns:1fr}}.lab__experience-list li{grid-template-columns:34px 1fr;align-items:start;gap:10px;display:grid}.lab__experience-icon{border:1px solid var(--lab-line);width:34px;height:34px;color:var(--lab-blue);background:#fff;border-radius:8px;place-items:center;display:grid}.lab__experience-list strong{color:var(--lab-ink);font-size:.85rem;font-weight:600;display:block}.lab__experience-list em{color:var(--lab-body);margin-top:2px;font-size:.75rem;font-style:normal;line-height:1.35;display:block}@media (prefers-reduced-motion:reduce){.lab__seg,.lab__row-fill{transition:none!important}}
.cap-mission{--cm-ink:#0f172a;--cm-body:#475569;--cm-muted:#64748b;--cm-line:#e2e8f0;--cm-surface:#f8fafc;border:1px solid var(--cm-line);background:#fff;border-radius:16px;flex-direction:column;height:100%;display:flex;overflow:hidden}.cap-mission__media{aspect-ratio:16/9;background:var(--cm-surface);border-bottom:1px solid var(--cm-line);width:100%;position:relative}.cap-mission__photo{object-fit:cover;object-position:center 35%}.cap-mission__body{flex-direction:column;flex:1;gap:12px;padding:1.15rem 1.25rem 1.25rem;display:flex}.cap-mission__head{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.cap-mission__title{font-family:var(--font-display);color:var(--cm-ink);flex:1;margin:0;font-size:1.15rem;font-weight:600}.cap-mission__duration{font-family:var(--font-mono);color:var(--cm-body);background:var(--cm-surface);border:1px solid var(--cm-line);border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:.7rem;display:inline-flex}.cap-mission__duration svg{color:var(--blue,#2563eb)}.cap-mission__desc{color:var(--cm-body);margin:0;font-size:.85rem;line-height:1.55}.cap-mission__phases{grid-template-columns:repeat(4,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:480px){.cap-mission__phases{grid-template-columns:repeat(2,1fr)}}.cap-mission__phases li{background:var(--cm-surface);border:1px solid var(--cm-line);border-top:3px solid var(--phase-c);text-align:center;border-radius:10px;flex-direction:column;gap:4px;padding:10px 8px;display:flex}.cap-mission__phases strong{color:var(--cm-ink);font-size:.75rem;font-weight:600}.cap-mission__phases em{color:var(--cm-muted);font-size:.65rem;font-style:normal;line-height:1.3}.cap-mission__phase-icon{width:28px;height:28px;color:var(--phase-c);border:1px solid var(--cm-line);background:#fff;border-radius:8px;place-items:center;margin:0 auto 2px;display:grid}.cap-mission__cols{border-top:1px solid var(--cm-line);grid-template-columns:1fr 1fr;gap:14px;padding-top:12px;display:grid}@media (max-width:480px){.cap-mission__cols{grid-template-columns:1fr}}.cap-mission__sub{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--cm-muted);margin:0 0 8px;font-size:.6rem;font-weight:600}.cap-mission__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.cap-mission__list li{color:var(--cm-body);padding-left:12px;font-size:.78rem;line-height:1.4;position:relative}.cap-mission__list li:before{content:"";background:var(--phase-c);border-radius:1px;width:5px;height:5px;position:absolute;top:.5em;left:0}
.gov{--g-ink:#0f172a;--g-body:#475569;--g-muted:#64748b;--g-line:#e6ebf1;--g-gold:var(--gold,#c9a46a);--g-gold-ink:var(--gold-ink,#7e5e14);--g-blue:var(--blue,#1e88c8);--g-green:var(--green,#2e7d4f);max-width:var(--cert-content-max,1340px);margin:0 auto}.gov *,.gov :before,.gov :after{box-sizing:border-box}.gov__head{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(1.75rem,3.5vw,2.75rem);display:flex}.gov__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--g-gold-ink);align-items:center;gap:12px;margin-bottom:.9rem;font-size:.68rem;font-weight:600;display:inline-flex}.gov__eyebrow:before,.gov__eyebrow:after{content:"";background:var(--g-gold);width:28px;height:2px}.gov__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--g-ink);margin:0;font-size:clamp(1.9rem,3.6vw,2.9rem);font-weight:400;line-height:1.06}.gov__rule{background:linear-gradient(90deg, transparent, var(--g-gold), transparent);width:56px;height:1px;margin:clamp(1rem,2vw,1.35rem) 0}.gov__lead{max-width:68ch;color:var(--g-body);margin:0;font-size:1rem;line-height:1.75}.gov__board{grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));align-items:stretch;gap:clamp(.85rem,1.8vw,1.15rem);display:grid}.gov__col{--cc:var(--g-blue);--cc-ink:var(--blue-ink,#176699);border:1px solid var(--g-line);background:#fff;border-radius:18px;flex-direction:column;padding:1.4rem 1.3rem 1.45rem;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 36px -32px #0f172a59}.gov__col:before{content:"";background:var(--cc);height:3px;position:absolute;top:0;left:0;right:0}.gov__col--blue{--cc:var(--g-blue);--cc-ink:var(--blue-ink,#176699)}.gov__col--green{--cc:var(--g-green);--cc-ink:var(--green-ink,#276b44)}.gov__col--gold{--cc:var(--g-gold);--cc-ink:var(--g-gold-ink)}.gov__col-head{align-items:flex-start;gap:12px;margin-bottom:.35rem;display:flex}.gov__col-icon{width:38px;height:38px;color:var(--cc-ink);background:color-mix(in srgb, var(--cc) 12%, #fff);border:1px solid color-mix(in srgb, var(--cc) 26%, #fff);border-radius:11px;flex-shrink:0;place-items:center;display:grid}.gov__col-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.gov__col-title{font-family:var(--font-display);color:var(--g-ink);font-size:1.08rem;font-weight:650;line-height:1.25}.gov__col-sub{color:var(--g-muted);font-size:.78rem;line-height:1.45}.gov__rows{flex-direction:column;margin:.6rem 0 0;padding:0;list-style:none;display:flex}.gov__row{align-items:flex-start;gap:11px;min-width:0;padding:.68rem 0;display:flex}.gov__row+.gov__row{border-top:1px solid var(--g-line)}.gov__row-mark{width:24px;height:24px;color:var(--cc-ink);background:color-mix(in srgb, var(--cc) 13%, #fff);border:1px solid color-mix(in srgb, var(--cc) 24%, #fff);border-radius:50%;flex-shrink:0;place-items:center;margin-top:1px;display:grid}.gov__row-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.gov__row-t{color:var(--g-ink);overflow-wrap:anywhere;font-size:.88rem;font-weight:600;line-height:1.4}.gov__row-d{color:var(--g-muted);font-size:.74rem;line-height:1.4}
.faculty{--fac-ink:var(--color-text-primary,#0f172a);--fac-body:var(--color-text-tertiary,#475569);--fac-line:var(--color-border,#e9eaee);--fac-gold:#c9a46a;--fac-gold-rule:#a9884d;--fac-gold-deep:#7e5e14;--fac-seal-fg:#ece6d9;max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6,1.5rem));margin:0 auto}@media (max-width:768px){.faculty{padding:0 var(--cert-content-pad-x-sm,var(--space-4,1rem))}}.faculty *,.faculty :before,.faculty :after{box-sizing:border-box}.faculty__head{max-width:720px;margin-bottom:var(--cert-head-mb,1.25rem)}.faculty__eyebrow{margin-bottom:var(--space-4,1rem);font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--fac-gold-deep);align-items:center;gap:14px;font-size:.7rem;font-weight:600;display:inline-flex}.faculty__eyebrow:before{content:"";background:var(--fac-gold-rule);width:40px;height:1px}.faculty__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-display-sm,clamp(1.625rem, 2.4vw, 2.125rem));letter-spacing:-.015em;color:var(--fac-ink);margin:0;line-height:1.06}.faculty__lead{margin:var(--space-3,.75rem) 0 0;max-width:56ch;font-size:var(--text-section-lead,.9375rem);color:var(--fac-body);line-height:1.65}.faculty__lead em{font-style:italic;font-family:var(--font-display);color:var(--fac-ink)}.faculty__roster{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.faculty-member{--fac-c:var(--red);border:1px solid var(--fac-line);border-radius:var(--radius-lg);transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-base);background:#fff;grid-template-columns:auto 1fr;align-items:start;gap:clamp(16px,2vw,22px);padding:clamp(18px,2.5vw,24px);display:grid}.faculty-member:nth-child(4n+1){--fac-c:var(--red)}.faculty-member:nth-child(4n+2){--fac-c:var(--blue)}.faculty-member:nth-child(4n+3){--fac-c:var(--yellow)}.faculty-member:nth-child(4n+4){--fac-c:var(--green)}.faculty-member:hover{border-color:color-mix(in srgb, var(--fac-c) 35%, var(--fac-line));box-shadow:0 16px 32px -20px color-mix(in srgb, var(--fac-c) 22%, transparent);transform:translateY(-3px)}.faculty-member{opacity:0;transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1);transform:translateY(14px)}.faculty.is-in .faculty-member{opacity:1;transform:none}.faculty-member__body{min-width:0}.faculty-member__role{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--fac-gold-deep);margin-bottom:9px;font-size:.64rem;font-weight:600;display:block}.faculty-member__name{font-family:var(--font-display);letter-spacing:-.01em;color:var(--fac-ink);margin:0 0 11px;font-size:1.5rem;font-weight:600;line-height:1.12}.faculty-member__bio{color:var(--fac-body);margin:0;font-size:.92rem;line-height:1.65}.faculty-seal{background:conic-gradient(from 210deg,#a9884d,#f4e3b3,#c9a46a,#a9884d);border-radius:50%;flex-shrink:0;width:68px;height:68px;padding:2px;transition:transform .4s cubic-bezier(.2,.7,.2,1),box-shadow .4s cubic-bezier(.2,.7,.2,1);box-shadow:0 8px 20px -10px #7e5e148c}@media (max-width:400px){.faculty-seal{width:56px;height:56px}}.faculty-seal__disc{background:radial-gradient(circle at 32% 26%,#1b1e26,#0c0e13 72%) 50%/cover;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.faculty-seal__initials{font-family:var(--font-display);letter-spacing:.02em;color:var(--fac-seal-fg);font-size:1.35rem;font-weight:600}.faculty-member:hover .faculty-seal{transform:translateY(-2px);box-shadow:0 12px 26px -10px #7e5e1499}@media (prefers-reduced-motion:reduce){.faculty-member{transition:none;opacity:1!important;transform:none!important}.faculty-seal{transition:none}}
.cert{--c-gold-deep:#a9884d;--c-muted:#94a3b8;max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));margin:0 auto}@media (max-width:768px){.cert{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.cert *,.cert :before,.cert :after{box-sizing:border-box}.cert__split{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:clamp(24px,4vw,48px);display:grid}@media (max-width:860px){.cert__split{grid-template-columns:1fr}}.cert__content{min-width:0}.cert__eyebrow{font-family:var(--font-mono);letter-spacing:.24em;text-transform:uppercase;color:#7e5e14;align-items:center;gap:14px;margin-bottom:12px;font-size:.7rem;font-weight:600;display:inline-flex}.cert__eyebrow:before{content:"";background:var(--c-gold-deep);width:40px;height:1px}.cert__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-display-sm,clamp(1.625rem, 2.4vw, 2.125rem));letter-spacing:-.015em;color:var(--color-text-primary,#0f172a);margin:0;line-height:1.1}.cert__lead{margin:var(--space-3,.75rem) 0 var(--space-5);max-width:52ch;font-size:var(--text-section-lead,.9375rem);color:var(--color-text-tertiary,#475569);line-height:1.6}.cert__lead strong{color:var(--color-text-primary);font-weight:600}.cert__highlights{margin:0 0 var(--space-5);flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.cert__highlights li{color:var(--color-text-secondary,#334155);align-items:flex-start;gap:12px;font-size:.88rem;line-height:1.5;display:flex}.cert__highlights li svg{color:var(--cert-accent-ink,var(--cert-accent,var(--color-primary)));flex-shrink:0;margin-top:2px}.cert__disc{max-width:52ch;color:var(--c-muted);margin:0;font-size:.74rem;line-height:1.5}.cert__visual{justify-content:center;min-width:0;display:flex}.cert__image-wrap{border-radius:var(--radius-lg);border:1px solid var(--color-border,#e9eaee);background:linear-gradient(145deg,#faf8f2,#fff);width:100%;max-width:560px;padding:10px;transition:transform .3s,box-shadow .3s;box-shadow:0 20px 48px -24px #0f172a33,0 0 0 1px #c9a46a1f}.cert__image-wrap:hover{transform:translateY(-4px);box-shadow:0 28px 56px -20px #0f172a38,0 0 0 1px #c9a46a33}@media (prefers-reduced-motion:reduce){.cert__image-wrap:hover{transform:none}}.cert__image{border-radius:4px;width:100%;height:auto;display:block}
.srep{--s-ink:#0f172a;--s-body:#475569;--s-muted:#64748b;--s-line:#e2e8f0;--s-surface:#f8fafc;--s-blue:var(--blue,#2563eb);--s-green:var(--green,#16a34a);--s-red:var(--red,#dc2626);--s-yellow:var(--yellow,#eab308);max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));margin:0 auto}@media (max-width:768px){.srep{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.srep *,.srep :before,.srep :after{box-sizing:border-box}.srep__split{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:start;gap:clamp(1.5rem,3.5vw,3rem);display:grid}@media (max-width:860px){.srep__split{grid-template-columns:1fr}}.srep__content{min-width:0}.srep__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--s-muted);margin-bottom:8px;font-size:.6875rem;font-weight:600;display:block}.srep__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-display-sm,clamp(1.625rem, 2.4vw, 2.125rem));letter-spacing:-.02em;color:var(--s-ink);margin:0;line-height:1.1}.srep__lead{max-width:48ch;font-size:var(--text-section-lead,.9375rem);color:var(--s-body);margin:12px 0 1.25rem;line-height:1.55}.srep__lead strong{color:var(--s-ink);font-weight:600}.srep__points{flex-direction:column;gap:10px;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.srep__points li{color:var(--s-body);align-items:flex-start;gap:10px;font-size:.875rem;line-height:1.5;display:flex}.srep__points li svg{color:var(--s-green);flex-shrink:0;margin-top:2px}.srep__toc{border:1px solid var(--s-line);background:#fff;border-radius:12px;flex-direction:column;gap:6px;margin:0 0 1.25rem;padding:0;list-style:none;display:flex;overflow:hidden}.srep__toc-btn{--tab-c:var(--s-blue);border:0;border-bottom:1px solid var(--s-line);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:12px;width:100%;padding:11px 14px;transition:background .15s;display:flex}li:last-child .srep__toc-btn{border-bottom:0}li:nth-child(4n+1) .srep__toc-btn{--tab-c:var(--s-red)}li:nth-child(4n+2) .srep__toc-btn{--tab-c:var(--s-blue)}li:nth-child(4n+3) .srep__toc-btn{--tab-c:var(--s-yellow)}li:nth-child(4n+4) .srep__toc-btn{--tab-c:var(--s-green)}.srep__toc-btn:hover,.srep__toc-btn.is-active{background:var(--s-surface)}.srep__toc-btn.is-active .srep__toc-n{background:var(--tab-c);color:#fff;border-color:var(--tab-c)}.srep__toc-btn.is-active .srep__toc-name{color:var(--s-ink);font-weight:600}.srep__toc-n{border:1px solid var(--s-line);width:28px;height:26px;font-family:var(--font-mono);color:var(--tab-c);font-variant-numeric:tabular-nums;background:#fff;border-radius:6px;flex-shrink:0;place-items:center;font-size:.7rem;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:grid}.srep__toc-name{color:var(--s-body);font-size:.875rem;line-height:1.3}.srep__disc{max-width:48ch;color:var(--s-muted);margin:0;font-size:.75rem;line-height:1.5}.srep__visual{min-width:0}.srep__preview{margin:0}.srep__preview-frame{border:1px solid var(--s-line);background:var(--s-surface);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 18px 40px -24px #0f172a47}.srep__preview-img{width:100%;height:auto;display:block}.srep__preview-cap{font-family:var(--font-display);color:var(--s-ink);align-items:center;gap:10px;margin-top:12px;font-size:.9rem;font-weight:600;display:flex}.srep__preview-logo{object-fit:contain;background:#0b1220;border-radius:50%;flex-shrink:0;width:28px;height:28px}.srep__preview-label{border:1px solid var(--s-line);background:var(--s-surface);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--s-red);border-radius:4px;align-items:center;padding:3px 8px;font-size:.6rem;font-weight:700;display:inline-flex}
.ipay{--ipay-ink:#0f172a;--ipay-body:#475569;--ipay-muted:#64748b;--ipay-line:#e2e8f0;--ipay-blue:var(--blue,#1e88c8);--ipay-navy:#0b1b33;max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));margin:clamp(1.65rem,3vw,2.35rem) auto 0}@media (max-width:768px){.ipay{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.ipay *,.ipay :before,.ipay :after{box-sizing:border-box}.ipay__split{border:1px solid var(--ipay-line);background:#fff;border-radius:20px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:0;display:grid;overflow:hidden;box-shadow:0 18px 40px -28px #0f172a38}@media (max-width:860px){.ipay__split{grid-template-columns:1fr}}.ipay__media{background:#0f172a;justify-content:center;align-items:center;min-height:300px;display:flex;position:relative}@media (max-width:860px){.ipay__media{min-height:220px}}.ipay__video{object-fit:cover;width:100%;height:100%;max-height:440px;display:block}.ipay__copy{flex-direction:column;justify-content:center;padding:clamp(1.5rem,3.5vw,2.35rem);display:flex}.ipay__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ipay-blue);align-items:center;gap:12px;margin-bottom:10px;font-size:.68rem;font-weight:600;display:inline-flex}.ipay__eyebrow:before{content:"";background:var(--ipay-blue);width:28px;height:2px}.ipay__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ipay-ink);margin:0 0 12px;font-size:clamp(1.4rem,2.4vw,1.85rem);font-weight:700;line-height:1.15}.ipay__lead{max-width:44ch;color:var(--ipay-body);margin:0 0 1.15rem;font-size:.95rem;line-height:1.55}.ipay__methods{flex-direction:column;gap:10px;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.ipay__method{border:1px solid var(--ipay-line);background:#fff;border-radius:12px;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:12px 14px;display:grid}.ipay__method-icon{width:42px;height:42px;color:var(--ipay-blue);background:color-mix(in srgb, var(--ipay-blue) 10%, #fff);border-radius:10px;place-items:center;display:grid}.ipay__method-text{flex-direction:column;gap:2px;min-width:0;display:flex}.ipay__method-label{font-family:var(--font-display);color:var(--ipay-ink);font-size:.95rem;font-weight:650;line-height:1.25}.ipay__method-detail{color:var(--ipay-muted);font-size:.8rem;line-height:1.35}.ipay__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 18px;margin-top:auto;padding-top:4px;display:flex}.ipay__meta{color:var(--ipay-body);margin:0;font-size:.9rem;font-weight:500}.ipay__cta{color:#fff;background:var(--ipay-navy);border-radius:10px;align-items:center;gap:8px;padding:11px 18px;font-size:.875rem;font-weight:650;text-decoration:none;transition:opacity .15s;display:inline-flex}.ipay__cta:hover{opacity:.92}
.pr{--pr-ink:#0f172a;--pr-body:#475569;--pr-muted:#64748b;--pr-line:#e2e8f0;--pr-blue:var(--blue,#1e88c8);--pr-green:var(--green,#2e7d4f);--pr-yellow:var(--yellow,#f4b400);--pr-navy:#0b1b33;max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));margin:0 auto}@media (max-width:768px){.pr{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.pr *,.pr :before,.pr :after{box-sizing:border-box}.pr__head{grid-template-columns:minmax(0,1.2fr) auto;align-items:start;gap:1rem 1.5rem;margin-bottom:clamp(1.35rem,2.8vw,1.85rem);display:grid}@media (max-width:900px){.pr__head{grid-template-columns:1fr}}.pr__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--pr-blue);align-items:center;gap:12px;margin-bottom:10px;font-size:.68rem;font-weight:600;display:inline-flex}.pr__eyebrow:before{content:"";background:var(--pr-blue);width:28px;height:2px}.pr__title{font-family:var(--font-display);font-weight:700;font-size:var(--text-display-sm,clamp(1.65rem, 2.5vw, 2.2rem));letter-spacing:-.02em;color:var(--pr-ink);margin:0;line-height:1.1}.pr__lead{max-width:54ch;color:var(--pr-body);margin:12px 0 0;font-size:.95rem;line-height:1.55}.pr__perks{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:900px){.pr__perks{justify-content:flex-start}}.pr__perks li{border:1px solid var(--pr-line);color:var(--pr-ink);background:#f1f5f9;border-radius:10px;align-items:center;gap:7px;padding:8px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.pr__perks li svg{color:var(--pr-blue);flex-shrink:0}.pr__tiers{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}@media (max-width:860px){.pr__tiers{grid-template-columns:1fr}}.pr__includes{border:1px solid var(--pr-line);background:#f8fafc;border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:1.25rem;padding:16px 18px;display:flex}.pr__includes-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--pr-muted);white-space:nowrap;font-size:.62rem;font-weight:700}.pr__includes-list{flex-wrap:wrap;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}.pr__includes-list li{color:var(--pr-body);align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.pr__includes-list li svg{color:var(--pr-blue);flex-shrink:0}.pr-tier{border:1px solid var(--pr-line);background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:1.5rem 1.35rem 1.35rem;display:flex;position:relative;overflow:hidden}.pr-tier--0{--tier-c:var(--pr-blue)}.pr-tier--1{--tier-c:var(--pr-green)}.pr-tier--2{--tier-c:var(--pr-yellow)}.pr-tier__badge{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--pr-green);padding:5px 36px;font-size:.58rem;font-weight:700;position:absolute;top:14px;right:-28px;transform:rotate(35deg)}.pr-tier__size{font-family:var(--font-display);color:var(--pr-ink);margin:0;font-size:1.15rem;font-weight:650}.pr-tier__price{align-items:baseline;gap:8px;margin-top:4px;display:flex}.pr-tier__price strong{font-family:var(--font-display);color:var(--tier-c);font-variant-numeric:tabular-nums;font-size:clamp(1.55rem,2.4vw,1.85rem);font-weight:700}.pr-tier__price span{color:var(--pr-muted);font-size:.85rem}.pr-tier__hint{color:var(--pr-body);margin:0 0 6px;font-size:.84rem;line-height:1.4}.pr-tier__cta{border:1.5px solid color-mix(in srgb, var(--tier-c) 55%, var(--pr-line));width:100%;color:var(--tier-c);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:12px 16px;font-size:.875rem;font-weight:650;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.pr-tier__cta:hover{background:color-mix(in srgb, var(--tier-c) 8%, #fff)}.pr-tier.is-featured{background:var(--pr-navy);border-color:var(--pr-navy);color:#fff}.pr-tier.is-featured .pr-tier__size{color:#fff}.pr-tier.is-featured .pr-tier__price strong{color:#86efac}.pr-tier.is-featured .pr-tier__price span{color:#e2e8f0a6}.pr-tier.is-featured .pr-tier__hint{color:#e2e8f0b8}.pr-tier.is-featured .pr-tier__cta{color:#fff;background:var(--pr-green);border:0}.pr-tier.is-featured .pr-tier__cta:hover{filter:brightness(1.06);background:var(--pr-green);color:#fff}
.tm{max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));margin:0 auto}@media (max-width:768px){.tm{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.tm__head{max-width:640px;margin-bottom:var(--cert-head-mb,1.25rem)}.tm__eyebrow{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--cert-accent-ink,var(--cert-accent,var(--color-primary)));align-items:center;gap:10px;margin-bottom:10px;font-size:.68rem;font-weight:600;display:inline-flex}.tm__eyebrow:before{content:"";background:color-mix(in srgb, var(--cert-accent) 55%, var(--color-border));width:28px;height:1px}.tm__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-display-sm,clamp(1.625rem, 2.4vw, 2.125rem));color:var(--color-text-primary);margin:0;line-height:1.1}.tm__lead{margin:var(--space-3) 0 0;font-size:var(--text-section-lead,.9375rem);color:var(--color-text-tertiary);line-height:1.55}.tm-stars{color:var(--yellow);margin-bottom:var(--space-3);gap:2px;display:inline-flex}.tm-featured{--fc:var(--blue);margin-bottom:var(--space-5);border-radius:var(--radius-xl);color:#fff;padding:clamp(20px,3vw,32px);position:relative;overflow:hidden}.tm-featured:before{content:"";background:linear-gradient(135deg, color-mix(in srgb, var(--fc) 85%, #000) 0%, color-mix(in srgb, var(--fc) 60%, #0c0e13) 100%);z-index:0;position:absolute;inset:0}.tm-featured:after{content:"";background:linear-gradient(90deg, var(--red), var(--blue), var(--yellow), var(--green));z-index:1;height:4px;position:absolute;top:0;left:0;right:0}.tm-featured--blue{--fc:var(--blue-ink)}.tm-featured--green{--fc:var(--green)}.tm-featured--red{--fc:var(--red-ink)}.tm-featured--yellow{--fc:var(--yellow);color:#3d2f00}.tm-featured--yellow .tm-stars{color:#7e5e14}.tm-featured--yellow .tm-featured__icon{color:#3d2f0033}.tm-featured--yellow .tm-card__name a{color:#3d2f00}.tm-featured--yellow .tm-card__role{color:#3d2f00a6}.tm-featured--yellow .tm-card__avatar--yellow{color:#3d2f00;background:#3d2f001a}.tm-featured>*{z-index:1;position:relative}.tm-featured__icon{color:#ffffff40;margin-bottom:var(--space-2)}.tm-featured__quote{margin:0 0 var(--space-5);font-family:var(--font-display);max-width:72ch;font-size:clamp(1.15rem,2.2vw,1.45rem);font-style:italic;font-weight:500;line-height:1.45}.tm-carousel{position:relative}.tm-carousel__controls{margin-bottom:var(--space-3);justify-content:flex-end;gap:8px;display:flex}.tm-carousel__btn{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;background:#fff;border-radius:50%;place-items:center;transition:border-color .2s,color .2s,transform .2s;display:grid}.tm-carousel__btn:hover{border-color:var(--cert-accent,var(--color-primary));color:var(--cert-accent-ink,var(--cert-accent,var(--color-primary)));transform:scale(1.05)}.tm-carousel__track{gap:var(--space-4);scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:var(--space-2);-ms-overflow-style:none;scrollbar-width:none;display:flex;overflow-x:auto}.tm-carousel__track::-webkit-scrollbar{display:none}.tm-carousel__dots{margin-top:var(--space-4);justify-content:center;gap:8px;display:flex}.tm-carousel__dot{background:var(--color-border);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.tm-carousel__dot.is-active{background:var(--cert-accent,var(--color-primary));transform:scale(1.2)}.tm-card{--fc:var(--blue);scroll-snap-align:start;padding:var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:#fff;flex-direction:column;flex:0 0 min(340px,85vw);transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 8px 24px -12px #0f172a1f}.tm-card:before{content:"";background:var(--fc);width:32px;height:3px;margin-bottom:var(--space-3);border-radius:2px;display:block}.tm-card:hover{border-color:color-mix(in srgb, var(--fc) 30%, var(--color-border));transform:translateY(-4px);box-shadow:0 16px 36px -14px #0f172a2e}.tm-card--blue{--fc:var(--blue)}.tm-card--green{--fc:var(--green)}.tm-card--red{--fc:var(--red)}.tm-card--yellow{--fc:var(--yellow-ink,#c9a000)}.tm-card__text{margin:0 0 var(--space-4);color:var(--color-text-secondary);flex:1;font-size:.9rem;line-height:1.6}.tm-card__author{align-items:center;gap:var(--space-3);margin-top:auto;display:flex}.tm-card__avatar{width:44px;height:44px;font-family:var(--font-display);border:2px solid var(--fc);background:color-mix(in srgb, var(--fc) 10%, #fff);color:color-mix(in srgb, var(--fc) 80%, #000);border-radius:50%;flex-shrink:0;place-items:center;font-size:.85rem;font-weight:700;display:grid;overflow:hidden}.tm-card__avatar--blue{--fc:var(--blue)}.tm-card__avatar--green{--fc:var(--green)}.tm-card__avatar--red{--fc:var(--red)}.tm-card__avatar--yellow{--fc:var(--yellow-ink,#c9a000)}.tm-card__avatar-img{object-fit:cover;width:100%;height:100%}.tm-card__name{color:var(--color-text-primary);font-size:.9rem;font-weight:700;display:block}.tm-card__name a{color:inherit;text-decoration:none}.tm-card__name a:hover{text-decoration:underline}.tm-card__role{color:var(--color-text-muted);margin-top:2px;font-size:.78rem;display:block}@media (prefers-reduced-motion:reduce){.tm-card:hover{transform:none}.tm-carousel__track{scroll-behavior:auto}}
.faq2{max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(1.75rem,4vw,3.25rem);margin:0 auto;display:grid}@media (max-width:860px){.faq2{padding:0 var(--cert-content-pad-x-sm,var(--space-4));grid-template-columns:1fr}}.faq2 *,.faq2 :before,.faq2 :after{box-sizing:border-box}.faq2__aside{padding-top:4px}.faq2__eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--blue,#1e88c8);margin-bottom:10px;font-size:.68rem;font-weight:600;display:inline-block}.faq2__title{font-family:var(--font-display);font-weight:700;font-size:var(--text-display-sm,clamp(1.75rem, 2.8vw, 2.35rem));letter-spacing:-.02em;color:#0f172a;margin:0;line-height:1.08}.faq2__lead{color:#475569;max-width:40ch;margin:14px 0 0;font-size:.95rem;line-height:1.6}.faq2__art{background:0 0;width:min(100%,280px);height:auto;margin-top:.05rem;display:block}@media (max-width:860px){.faq2__art{width:min(100%,220px);margin-top:.15rem}}.faq2__panel{background:#fff;border:1px solid #e8edf3;border-radius:18px;overflow:hidden;box-shadow:0 16px 36px -26px #0f172a47}.faq2__list{margin:0;padding:6px 8px;list-style:none}.faq2-item{border-bottom:1px solid #eef2f6}.faq2-item:last-child{border-bottom:0}.faq2-item__q{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:2.35rem minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:18px 14px;display:grid}.faq2-item__n{width:2.35rem;height:2.35rem;font-family:var(--font-mono);color:#fff;background:var(--blue,#1e88c8);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:.72rem;font-weight:700;display:grid}.faq2-item__qt{font-family:var(--font-display);color:#0f172a;font-size:1.02rem;font-weight:650;line-height:1.35}.faq2-item__glyph{width:28px;height:28px;color:var(--blue,#1e88c8);place-items:center;display:grid}.faq2-item__a{overflow:hidden}.faq2-item__a p{border-left:2px solid var(--blue,#1e88c8);color:#475569;margin:0 16px 18px calc(2.35rem + 28px);padding:2px 0 2px 14px;font-size:.92rem;line-height:1.6}
@keyframes stats-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.stats-wall{max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));margin:0 auto}@media (max-width:768px){.stats-wall{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.stats-wall__head{max-width:640px;margin:0 auto var(--cert-head-mb,1.25rem);text-align:center}.stats-wall__eyebrow{margin-bottom:var(--space-3);font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--cert-accent-ink,var(--cert-accent,var(--color-primary)));align-items:center;gap:12px;font-size:.68rem;font-weight:600;display:inline-flex}.stats-wall__eyebrow:before,.stats-wall__eyebrow:after{content:"";background:color-mix(in srgb, var(--cert-accent) 50%, var(--color-border));width:20px;height:1px}.stats-wall__title{font-family:var(--font-display);font-weight:600;font-size:var(--text-display-sm);color:var(--color-text-primary);margin:0;line-height:1.1}.stats-wall__lead{margin:var(--space-3) 0 0;font-size:var(--text-section-lead,.9375rem);color:var(--color-text-tertiary);line-height:1.55}.stats-wall__grid{gap:var(--space-4);margin-bottom:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid}@media (max-width:768px){.stats-wall__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.stats-wall__grid{grid-template-columns:1fr}}.stats-wall__card{--c:var(--blue);padding:var(--space-5);border-radius:var(--radius-lg);border:1px solid var(--color-border);background:#fff;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.stats-wall__card:hover{box-shadow:0 12px 28px -14px color-mix(in srgb, var(--c) 25%, transparent);transform:translateY(-3px)}.stats-wall__card--blue{--c:var(--blue)}.stats-wall__card--green{--c:var(--green)}.stats-wall__card--red{--c:var(--red)}.stats-wall__card--yellow{--c:var(--yellow-ink,#c9a000)}.stats-wall__card-icon{color:var(--c);margin-bottom:var(--space-3)}.stats-wall__card-value{font-family:var(--font-display);color:var(--c);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1;display:block}.stats-wall__card-label{margin-top:var(--space-2);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);font-size:.65rem;font-weight:600;display:block}.stats-wall__card-bar{background:var(--c);transform-origin:0;height:3px;animation:1.2s .3s forwards stats-bar-in;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.stats-wall__footnote{margin:0 auto var(--space-5);text-align:center;max-width:560px;color:var(--color-text-muted);font-size:.75rem;font-style:italic}.stats-wall__proof{padding:var(--space-5);border-radius:var(--radius-xl);border:1px solid var(--color-border);background:linear-gradient(180deg, var(--color-bg-soft) 0%, #fff 100%);overflow:hidden}.stats-wall__proof-head{margin-bottom:var(--space-4);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);justify-content:center;align-items:center;gap:8px;font-size:.65rem;font-weight:600;display:flex}.stats-wall__proof-head svg{color:var(--cert-accent-ink,var(--cert-accent,var(--color-primary)))}.stats-wall__logos{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.stats-wall__logos img{object-fit:contain;filter:grayscale(.3);opacity:.85;width:auto;max-height:32px;transition:filter .2s,opacity .2s}.stats-wall__logos img:hover{filter:none;opacity:1}.stats-wall__logo{padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff}.stats-wall__marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.stats-wall__marquee-track{gap:var(--space-3);width:max-content;animation:28s linear infinite stats-marquee;display:flex}@media (prefers-reduced-motion:reduce){.stats-wall__marquee-track{flex-wrap:wrap;justify-content:center;width:100%;animation:none}}.stats-wall__chip{border:1px solid var(--color-border);color:var(--color-text-secondary);white-space:nowrap;background:#fff;border-radius:999px;flex-shrink:0;padding:8px 16px;font-size:.82rem;font-weight:500}.stats-wall__chip:nth-child(4n+1){border-color:color-mix(in srgb, var(--red) 30%, var(--color-border))}.stats-wall__chip:nth-child(4n+2){border-color:color-mix(in srgb, var(--blue) 30%, var(--color-border))}.stats-wall__chip:nth-child(4n+3){border-color:color-mix(in srgb, var(--yellow) 40%, var(--color-border))}.stats-wall__chip:nth-child(4n+4){border-color:color-mix(in srgb, var(--green) 30%, var(--color-border))}@keyframes stats-bar-in{to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.stats-wall__card:hover{transform:none}.stats-wall__card-bar{animation:none;transform:scaleX(1)}}
.fcta{--fc-navy:#071526;--fc-gold:#f0b429;--fc-gold-ink:#1a1408;max-width:var(--cert-content-max,1340px);padding:0 var(--cert-content-pad-x,var(--space-6));margin:0 auto}@media (max-width:768px){.fcta{padding:0 var(--cert-content-pad-x-sm,var(--space-4))}}.fcta *,.fcta :before,.fcta :after{box-sizing:border-box}.fcta__panel{color:#f1f5f9;opacity:0;background:radial-gradient(45% 70% at 88% 42%,#1e88c838,#0000 58%),linear-gradient(155deg,#06101f 0%,#0b1b33 48%,#071526 100%);border-radius:22px;padding:clamp(1.75rem,3.5vw,2.5rem) clamp(1.35rem,3vw,2.25rem);transition:opacity .65s,transform .65s;position:relative;overflow:hidden;transform:translateY(14px)}.fcta.is-in .fcta__panel{opacity:1;transform:none}.fcta__grid{z-index:0;pointer-events:none;opacity:.18;background-image:linear-gradient(#38bdf812 1px,#0000 1px),linear-gradient(90deg,#38bdf812 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 80% at 70%,#000 20%,#0000 75%);mask-image:radial-gradient(70% 80% at 70%,#000 20%,#0000 75%)}.fcta__art{pointer-events:none;z-index:0;background:0 0;width:min(36%,340px);height:auto;position:absolute;top:8%;right:-1%}@media (max-width:800px){.fcta__art{opacity:.35;width:min(46%,210px);top:4%}}.fcta__content{z-index:1;max-width:min(640px,68%);position:relative}@media (max-width:800px){.fcta__content{max-width:100%}}.fcta__medallion{border:2px solid var(--fc-gold);background:radial-gradient(circle at 40% 35%,#1a2b44,#0a1628);border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:16px;display:grid;box-shadow:0 0 0 4px #f0b4291f,0 8px 20px -10px #00000080}.fcta__medallion span{font-family:var(--font-display);letter-spacing:.06em;color:var(--fc-gold);font-size:1rem;font-weight:700}.fcta__title{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.5rem,2.8vw,2.15rem);font-weight:700;line-height:1.15}.fcta__sub{color:#e2e8f0d1;max-width:48ch;margin:12px 0 0;font-size:.95rem;line-height:1.6}.fcta__actions{flex-wrap:wrap;align-items:center;gap:10px 20px;margin-top:1.35rem;display:flex}.fcta__btn{color:var(--fc-gold-ink);background:var(--fc-gold);border-radius:10px;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.fcta__btn:hover{opacity:.92}.fcta__secondary{color:#f1f5f9eb;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.fcta__secondary:hover{color:#fff}.fcta__trust{z-index:1;border-top:1px solid #ffffff1f;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 20px;margin:1.65rem 0 0;padding:1.25rem 0 0;list-style:none;display:grid;position:relative}@media (max-width:900px){.fcta__trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.fcta__trust{grid-template-columns:1fr}}.fcta__trust li{color:#f1f5f9e6;align-items:flex-start;gap:9px;font-size:.8rem;line-height:1.35;display:flex}.fcta__trust li svg{color:var(--fc-gold);flex-shrink:0;margin-top:1px}
