@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg: #f4efe5;--bg-soft: #fbf8f2;--bg-warm: #fff6e7;--surface: rgba(255, 253, 248, .78);--surface-strong: rgba(255, 253, 248, .94);--surface-muted: #efe8dc;--primary: #215a55;--primary-deep: #153f3b;--primary-soft: #dbece6;--primary-soft-strong: #c7e1d9;--accent: #f2c177;--accent-deep: #9a6122;--ink: #17342f;--ink-soft: #32504a;--muted: #667c75;--line: rgba(23, 52, 47, .11);--line-strong: rgba(23, 52, 47, .18);--success-soft: rgba(40, 95, 63, .1);--success: #285f3f;--danger-soft: rgba(159, 45, 45, .1);--danger: #9f2d2d;--shadow-soft: 0 20px 60px rgba(17, 34, 31, .08);--shadow-strong: 0 30px 90px rgba(17, 34, 31, .12);--radius-sm: 14px;--radius-md: 20px;--radius-lg: 28px;--radius-xl: 36px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:0;color:var(--ink);font-family:Sora,Segoe UI,sans-serif;text-rendering:optimizeLegibility;overflow-x:hidden;background:radial-gradient(circle at 12% 12%,rgba(242,193,119,.2),transparent 22%),radial-gradient(circle at 88% 10%,rgba(112,174,157,.2),transparent 18%),radial-gradient(circle at 82% 82%,rgba(219,236,230,.72),transparent 24%),linear-gradient(180deg,#fbf8f2,#f7f1e8 34%,#f1eadf)}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img,svg,video{display:block;max-width:100%;height:auto}h1,h2,h3,h4{margin:0;color:var(--ink);font-family:Fraunces,Georgia,serif;font-weight:600;letter-spacing:-.04em;line-height:.98;text-wrap:balance}h1{font-size:clamp(3rem,6vw,5.45rem);max-width:11ch}h2{font-size:clamp(2rem,4vw,3.5rem)}h3{font-size:clamp(1.3rem,2vw,1.75rem)}p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.82;text-wrap:pretty}ul,ol{margin:0}.page-shell{position:relative;overflow:clip}.skip-link{position:fixed;top:1rem;left:1rem;z-index:50;padding:.75rem 1rem;border-radius:999px;color:var(--surface-strong);background:var(--primary-deep);transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus-visible{transform:translateY(0);outline:none}.background-orb{position:fixed;border-radius:999px;pointer-events:none;filter:blur(24px);z-index:0}.background-orb-one{top:7rem;left:-6rem;width:18rem;height:18rem;background:#f2c17738}.background-orb-two{right:-7rem;bottom:6rem;width:20rem;height:20rem;background:#70ae9d33}.scroll-reveal{opacity:0;transform:translate3d(0,28px,0);filter:blur(8px);transition:opacity .52s ease,transform .72s cubic-bezier(.22,1,.36,1),filter .72s ease;transition-delay:var(--scroll-reveal-delay, 0ms);will-change:opacity,transform,filter}.scroll-reveal-visible{opacity:1;transform:translateZ(0);filter:blur(0)}.container{position:relative;z-index:1;width:min(1180px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:25;border-bottom:1px solid rgba(255,255,255,.42);background:#f8f4ecb8;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.header-inner{display:grid;gap:.75rem;padding:.95rem 0}.header-bar{display:flex;align-items:center;gap:1rem}.brand-lockup{display:inline-flex;align-items:center;gap:.9rem;min-width:0}.brand-lockup>span:last-child{min-width:0}.brand-lockup strong{display:block;font-size:1.02rem;font-weight:800;letter-spacing:-.04em}.brand-lockup small{display:block;margin-top:.14rem;color:var(--muted);font-size:.74rem}.brand-mark{width:48px;height:48px;flex-shrink:0;overflow:hidden;display:grid;place-items:center;border-radius:18px;background:linear-gradient(180deg,#ffffffeb,#f0e9dee0);border:1px solid rgba(255,255,255,.55);box-shadow:0 16px 34px #153f3b1a}.brand-mark img{width:100%;height:100%;object-fit:cover}.site-nav{display:flex;align-items:center;gap:.3rem;margin-left:auto;padding:.38rem;border-radius:999px;background:#ffffff8a;border:1px solid rgba(255,255,255,.62);box-shadow:inset 0 1px #ffffff80}.nav-link,.mobile-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.78rem 1rem;border-radius:999px;color:var(--muted);font-size:.9rem;font-weight:600;transition:color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.nav-link:hover,.nav-link-active,.mobile-nav-link:hover,.mobile-nav-link.nav-link-active{color:var(--ink);background:#215a5514;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #215a5514}.header-actions,.header-auth-group{display:flex;align-items:center;gap:.75rem}.header-button{min-width:122px}.header-user-chip{display:grid;gap:.14rem;min-width:0;padding:.72rem .95rem;border-radius:20px;background:#ffffff9e;border:1px solid rgba(23,52,47,.1);box-shadow:inset 0 1px #ffffffb8}.header-user-chip strong,.header-user-chip span{max-width:14rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-user-chip strong{color:var(--ink);font-size:.82rem;font-weight:800}.header-user-chip span{color:var(--muted);font-size:.72rem}.header-feedback{margin:0;padding-left:.2rem}.nav-toggle{display:none;width:48px;height:48px;padding:0;align-items:center;justify-content:center;flex-direction:column;gap:.32rem;border-radius:18px;border:1px solid rgba(23,52,47,.08);background:#ffffffb3;box-shadow:var(--shadow-soft)}.nav-toggle span{width:18px;height:2px;border-radius:999px;background:var(--ink);transition:transform .18s ease,opacity .18s ease}.nav-toggle-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle-open span:nth-child(2){opacity:0}.nav-toggle-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav-panel{display:none}.mobile-nav{display:grid;gap:.6rem}.mobile-nav-link{justify-content:flex-start;border-radius:18px}.mobile-nav-footer{margin-top:.85rem}.mobile-auth-actions,.mobile-auth-card{display:grid;gap:.75rem}.mobile-auth-card{padding:1rem;border-radius:24px;background:#ffffffbd;border:1px solid rgba(23,52,47,.1);box-shadow:var(--shadow-soft)}.mobile-auth-card strong{color:var(--ink);font-size:1rem}.mobile-nav-button{width:100%}.site-main{padding:2.4rem 0 4rem}.site-main>.container{display:grid;gap:2.4rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:50px;padding:.88rem 1.3rem;border:0;border-radius:999px;font-size:.95rem;font-weight:700;line-height:1.2;text-align:center;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.7;transform:none}.button-primary{color:#fffdf9;background:linear-gradient(135deg,var(--primary-deep),var(--primary));box-shadow:0 18px 44px #153f3b2e}.button-secondary{color:var(--ink);background:#ffffffad;border:1px solid rgba(23,52,47,.12);box-shadow:inset 0 1px #fffc}.card{position:relative;overflow:hidden;border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.6);background:linear-gradient(180deg,#ffffffbd,#fffbf4e6),#ffffff8c;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;border:1px solid rgba(23,52,47,.04)}.eyebrow,.detail-kicker{display:inline-flex;align-items:center;gap:.4rem;margin:0;color:var(--primary);font-size:.75rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.accent-chip,.feature-badge{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;min-height:34px;padding:.44rem .82rem;border-radius:999px;color:var(--primary);background:#215a551a;border:1px solid rgba(33,90,85,.08);font-size:.73rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.glyph-icon{width:1rem;height:1rem;flex-shrink:0}.hero-shell,.page-hero,.careers-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(320px,.94fr);gap:1.4rem}.hero-copy,.page-hero-copy{display:grid;align-content:center;gap:1.1rem;min-width:0}.hero-description,.page-hero-description,.careers-hero-description{max-width:62ch;font-size:1.03rem}.hero-note,.page-hero-note,.careers-hero-followup{max-width:58ch;color:var(--ink-soft);font-weight:500}.hero-actions,.form-actions,.test-question-actions,.test-question-actions-group{display:flex;flex-wrap:wrap;gap:.85rem}.signal-row{display:flex;flex-wrap:wrap;gap:.7rem}.signal-pill{display:inline-flex;align-items:center;gap:.55rem;min-height:42px;padding:.72rem .92rem;border-radius:999px;background:#ffffff9e;border:1px solid rgba(23,52,47,.1);color:var(--ink-soft);font-size:.84rem;font-weight:600}.hero-panel,.page-hero-visual,.test-intro-banner-visual{display:grid;gap:1rem;align-content:start}.hero-panel{padding:1.2rem;background:radial-gradient(circle at top right,rgba(242,193,119,.22),transparent 28%),linear-gradient(180deg,#ffffffc7,#fbf8f2eb)}.hero-panel-scene,.page-hero-illustration,.showcase-card-art,.pathway-card-art,.detail-card-art,.contact-teaser-art,.test-intro-banner-visual{border-radius:calc(var(--radius-lg) - 2px);background:linear-gradient(180deg,#fff9eef5,#f2ede4e6);border:1px solid rgba(23,52,47,.08)}.hero-panel-scene{padding:1rem}.hero-scene,.feature-scene{width:100%}.page-hero-image{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:calc(var(--radius-lg) - 8px)}.hero-metric-grid,.page-hero-stat-grid,.careers-stat-grid,.showcase-stat-grid,.test-overview-grid,.test-summary-grid{display:grid;gap:.85rem}.hero-metric-grid,.page-hero-stat-grid,.careers-stat-grid,.showcase-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-metric-card,.page-hero-stat-card,.careers-stat-card,.showcase-stat-card,.test-overview-card,.test-summary-card,.test-progress-stat{padding:1rem 1rem .95rem;border-radius:var(--radius-md);background:#ffffffad;border:1px solid rgba(23,52,47,.08)}.page-hero-stat-card{min-height:100%}.hero-metric-card strong,.page-hero-stat-card strong,.careers-stat-card strong,.showcase-stat-card strong,.test-overview-card strong,.test-summary-card strong,.test-progress-stat strong{display:block;color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:clamp(1.4rem,2.8vw,2rem);letter-spacing:-.04em}.page-hero-stat-card strong{font-size:clamp(1rem,1.7vw,1.28rem);line-height:1.14;letter-spacing:-.03em;text-wrap:balance;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.hero-metric-card span,.page-hero-stat-card span,.careers-stat-card span,.showcase-stat-card span,.test-overview-card p,.test-summary-card span,.test-progress-stat span{display:block;margin-top:.35rem;color:var(--muted);font-size:.82rem;line-height:1.55}.hero-panel-caption{display:grid;gap:.8rem}.page-hero,.page-banner,.careers-hero{padding:1.5rem;background:radial-gradient(circle at top right,rgba(112,174,157,.18),transparent 24%),radial-gradient(circle at bottom left,rgba(242,193,119,.18),transparent 26%),linear-gradient(180deg,#ffffffc2,#fcf8f1eb)}.page-banner{display:grid;gap:1rem}.page-banner{align-items:center}.page-banner>*:last-child{justify-self:flex-start}.page-hero-illustration,.showcase-card-art,.pathway-card-art,.detail-card-art,.contact-teaser-art{padding:.75rem}.page-hero-visual{align-content:stretch}.page-hero-stat-grid{margin-top:auto}.content-section{display:grid;gap:1.4rem}.section-heading{display:grid;gap:.8rem}.section-heading-center{max-width:780px;margin:0 auto;text-align:center;justify-items:center}.section-heading-left{text-align:left;justify-items:start}.section-description{max-width:64ch}.card-grid{display:grid;gap:1.1rem}.three-up{grid-template-columns:repeat(3,minmax(0,1fr))}.two-up,.contact-layout,.earn-layout,.contact-home-grid,.apply-grid,.split-showcase,.test-intro-layout,.test-run-layout,.test-review-answer-grid,.careers-teaser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.pathway-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.pathway-card,.playlist-card,.info-card,.detail-card,.faq-card,.benefit-card,.job-card,.apply-card,.closing-brand-card,.contact-teaser-card,.form-shell,.legal-overview-card,.legal-section-card,.test-question-card,.test-sidebar,.test-review-card,.test-overview-card,.test-summary-card{padding:1.5rem}.pathway-card,.playlist-card,.info-card,.detail-card,.faq-card,.benefit-card,.job-card,.apply-card,.closing-brand-card,.contact-teaser-card,.form-shell,.legal-overview-card,.legal-section-card,.test-question-card,.test-sidebar,.test-review-card{display:grid;gap:1rem;align-content:start}.pathway-card-top,.showcase-card-header,.test-question-topbar,.test-review-header{display:flex;gap:.9rem;align-items:flex-start;justify-content:space-between}.showcase-card-header-stacked{display:grid;justify-content:start}.pathway-card-art,.showcase-card-art{width:min(100%,220px);flex-shrink:0}.pathway-button{margin-top:auto}.feature-list{display:grid;gap:.8rem;padding:0;list-style:none}.feature-list li{position:relative;padding-left:1.25rem;color:var(--ink-soft)}.feature-list li:before{content:"";position:absolute;top:.78rem;left:0;width:.42rem;height:.42rem;border-radius:999px;background:var(--accent)}.compact-list{gap:.65rem}.playlist-grid{align-items:stretch}.playlist-card{gap:1rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.playlist-card:hover,.job-card:hover,.pathway-card:hover,.showcase-card:hover,.benefit-card:hover,.faq-card:hover,.info-card:hover,.contact-teaser-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-strong)}.playlist-cover{position:relative;aspect-ratio:1 / 1;overflow:hidden;padding:1.1rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff9e,#e8f3efe0),var(--surface-muted);border:1px solid rgba(23,52,47,.08)}.playlist-cover-with-image{background:#10201d}.playlist-cover-with-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#10201d29,#10201dc2)}.playlist-cover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.playlist-cover-content{position:relative;z-index:1;display:grid;min-height:100%;align-content:space-between;gap:.8rem}.playlist-cover strong{color:#fff;font-size:clamp(1.45rem,2.3vw,2rem)}.playlist-card-body{display:grid;gap:.75rem}.playlist-card-footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.playlist-explorer-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:1.5rem;align-items:end}.playlist-explorer-copy{display:grid;gap:.75rem;max-width:34rem}.playlist-explorer-copy h2{max-width:10ch}.playlist-explorer-decor{position:relative;min-height:130px;display:grid;align-items:center;justify-items:center}.playlist-explorer-wave{position:absolute;right:0;bottom:0;left:0;height:86px;border-radius:999px 999px 22px 22px;background:radial-gradient(circle at 20% 70%,rgba(236,240,247,.95),transparent 32%),radial-gradient(circle at 80% 30%,rgba(229,236,248,.95),transparent 32%),linear-gradient(180deg,#f7f9fdeb,#f0f4fadb)}.playlist-explorer-icon{position:relative;z-index:1;display:inline-grid;place-items:center;width:74px;height:74px;border-radius:24px;color:#1c7fd2;background:#fffffff5;border:1px solid rgba(28,127,210,.18);box-shadow:0 16px 32px #1c578e14}.playlist-explorer-icon .glyph-icon{width:1.6rem;height:1.6rem}.playlist-explorer-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:0;padding:0;overflow:hidden}.playlist-explorer-sidebar{display:grid;gap:1rem;align-content:start;padding:1.5rem 1.25rem;background:linear-gradient(180deg,#f7f9fd,#eef3fb);border-right:1px solid var(--line)}.playlist-explorer-tabs{display:grid;gap:.7rem}.playlist-tab{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:100%;padding:.9rem 1rem;border:1px solid transparent;border-radius:16px;background:transparent;color:var(--ink);font-size:1rem;font-weight:700;text-align:left;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.playlist-tab:hover{background:#ffffffdb;border-color:#1c7fd21a;transform:translate(2px)}.playlist-tab-active{color:#1e6cb3;background:#fff;border-color:#1c7fd21f;box-shadow:0 12px 28px #1c578e14}.playlist-tab-chevron{font-size:1.4rem;line-height:1}.playlist-explorer-body{padding:1.6rem}.playlist-explorer-groups{display:grid;gap:1.9rem}.playlist-shelf{display:grid;gap:.95rem}.playlist-shelf-header{display:flex;align-items:end;justify-content:space-between;gap:1rem}.playlist-shelf-header h3{font-size:clamp(1.3rem,2vw,1.9rem)}.playlist-shelf-more{color:#1e6cb3;font-size:.95rem;font-weight:700;white-space:nowrap}.playlist-shelf-grid{display:grid;gap:1rem}.playlist-shelf-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.playlist-shelf-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.playlist-spotlight-card{display:grid;gap:0;overflow:hidden;border-radius:22px;border:1px solid var(--line);background:#fff;box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.playlist-spotlight-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-strong);border-color:#1c7fd224}.playlist-spotlight-media{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(180deg,#eef3fb,#dfe9f6)}.playlist-spotlight-image{width:100%;height:100%;object-fit:cover}.playlist-spotlight-badge{position:absolute;top:.8rem;left:.8rem;display:inline-flex;align-items:center;min-height:30px;padding:.36rem .66rem;border-radius:999px;color:#fff;background:#1f3558e0;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.playlist-spotlight-body{display:grid;gap:.6rem;padding:1rem}.playlist-spotlight-category{color:#1e6cb3;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.playlist-spotlight-body h3{font-size:1.05rem;line-height:1.2}.playlist-spotlight-body p{font-size:.9rem;line-height:1.6}.playlist-spotlight-meta{display:flex;align-items:center;justify-content:space-between;gap:.8rem;color:var(--primary);font-size:.85rem;font-weight:700}.playlist-spotlight-arrow{display:inline-grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:999px;color:#1e6cb3;background:#1c7fd21a}@media(max-width:1080px){.playlist-explorer-intro{grid-template-columns:1fr;align-items:start}.playlist-explorer-decor{min-height:96px;justify-items:start}.playlist-explorer-shell{grid-template-columns:1fr}.playlist-explorer-sidebar{border-right:0;border-bottom:1px solid var(--line)}.playlist-explorer-tabs{grid-auto-flow:column;grid-auto-columns:minmax(160px,1fr);overflow-x:auto;padding-bottom:.2rem}.playlist-tab{white-space:nowrap}}@media(max-width:820px){.playlist-shelf-grid-three,.playlist-shelf-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.playlist-explorer-sidebar,.playlist-explorer-body{padding:1rem}.playlist-shelf-header{display:grid;justify-content:start}.playlist-shelf-grid-three,.playlist-shelf-grid-two{grid-template-columns:1fr}.playlist-spotlight-body{padding:.9rem}}.playlist-meta{color:var(--primary);font-size:.84rem;font-weight:700}.playlist-arrow{display:inline-grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:999px;color:var(--primary);background:#215a551a}.split-showcase{align-items:stretch}.showcase-card{padding:1.5rem;display:grid;gap:1rem}.showcase-card-emphasis{background:radial-gradient(circle at top right,rgba(242,193,119,.18),transparent 26%),linear-gradient(180deg,#ffffffd1,#faf6eef0)}.showcase-support-copy{color:var(--ink-soft)}.showcase-inline-note{display:inline-flex;align-items:center;gap:.65rem;padding:.85rem 1rem;border-radius:var(--radius-md);color:var(--ink-soft);background:#ffffff94;border:1px solid rgba(23,52,47,.08)}.role-pills,.improvement-grid,.social-chip-row,.careers-pillar-row{display:flex;flex-wrap:wrap;gap:.7rem}.role-pill,.improvement-pill{display:inline-flex;align-items:center;min-height:46px;padding:.7rem 1rem;border-radius:999px;background:#ffffffa8;border:1px solid rgba(23,52,47,.1);color:var(--ink);font-size:.85rem;font-weight:600}.feedback-card{gap:1.1rem}.step-list{display:grid;gap:.9rem;padding:0;list-style:none;counter-reset:step}.step-list li{position:relative;padding-left:3rem;color:var(--ink-soft);line-height:1.75}.step-list li:before{counter-increment:step;content:counter(step);position:absolute;top:.1rem;left:0;width:2rem;height:2rem;display:grid;place-items:center;border-radius:999px;color:var(--primary-deep);background:#f2c17757;font-weight:800}.contact-mini-list,.apply-contact-list,.footer-link-list,.legal-section-list,.legal-copy,.faq-grid{display:grid;gap:.85rem}.contact-mini-item,.apply-contact-item{display:grid;gap:.25rem;padding:1rem;border-radius:var(--radius-md);background:#ffffff9e;border:1px solid rgba(23,52,47,.08);transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.contact-mini-item:hover,.apply-contact-item:hover{transform:translateY(-2px);background:#ffffffd1;border-color:#17342f29}.contact-mini-item span,.apply-contact-item span,.job-meta-item dt,.test-summary-card span{color:var(--primary);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contact-mini-item strong,.apply-contact-item strong,.job-meta-item dd{color:var(--ink);font-weight:700}.field{display:grid;gap:.55rem}.field span{color:var(--ink);font-size:.84rem;font-weight:700}.field input,.field textarea{width:100%;border:1px solid rgba(23,52,47,.12);border-radius:18px;background:#ffffffb8;padding:.95rem 1rem;color:var(--ink);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.field textarea{min-height:144px;resize:vertical}.field input:focus,.field textarea:focus{outline:none;border-color:#215a5542;background:#fffffff0;box-shadow:0 0 0 4px #215a5514}.form-actions{align-items:flex-start}.form-status{min-height:1.5rem;max-width:32rem;font-size:.88rem}.form-status-idle{color:var(--muted)}.form-status-success{color:var(--success)}.form-status-error{color:var(--danger)}.auth-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);gap:1.2rem;align-items:start}.auth-stage,.auth-switch-card{padding:1.5rem}.auth-stage{display:grid;gap:1.1rem;align-content:start;background:radial-gradient(circle at top right,rgba(242,193,119,.18),transparent 24%),radial-gradient(circle at bottom left,rgba(112,174,157,.16),transparent 28%),linear-gradient(180deg,#fffc,#fcf8f1f0)}.auth-stage-top,.auth-form-column,.auth-highlight-copy,.auth-switch-card{display:grid;gap:.95rem}.auth-stage-visual{padding:.85rem;border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff9eef5,#f2ede4e6);border:1px solid rgba(23,52,47,.08)}.auth-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.auth-stat-card{padding:1rem 1rem .95rem;border-radius:var(--radius-md);background:#ffffffad;border:1px solid rgba(23,52,47,.08)}.auth-stat-card strong{display:block;color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:clamp(1.3rem,2.6vw,1.9rem);letter-spacing:-.04em}.auth-stat-card span{display:block;margin-top:.35rem;color:var(--muted);font-size:.82rem;line-height:1.55}.auth-highlight-list{display:grid;gap:.9rem}.auth-highlight-item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start;padding:1rem;border-radius:var(--radius-md);background:#ffffff94;border:1px solid rgba(23,52,47,.08)}.auth-highlight-icon{display:inline-grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:18px;color:var(--primary);background:#215a551a}.auth-form-shell{gap:1rem}.auth-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.auth-helper-text{font-size:.88rem}.auth-inline-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.inline-action-button{padding:0;border:0;color:var(--primary);background:transparent;font-size:.88rem;font-weight:700;text-decoration:underline;text-underline-offset:.2rem}.auth-consent-row{display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:start;padding:.95rem 1rem;border-radius:var(--radius-md);background:#fff9;border:1px solid rgba(23,52,47,.1)}.auth-consent-row input[type=checkbox]{width:1.05rem;height:1.05rem;margin-top:.18rem;accent-color:var(--primary)}.auth-consent-row span{color:var(--ink-soft);font-size:.9rem;line-height:1.7}.auth-notice{display:grid;gap:.35rem;padding:1rem 1.05rem;border-radius:var(--radius-md);border:1px solid rgba(23,52,47,.1)}.auth-notice strong{color:var(--ink);font-size:.88rem}.auth-notice span{color:var(--ink-soft);font-size:.86rem;line-height:1.65}.auth-notice-warning{background:#f2c17729;border-color:#9a61222e}.inline-link{color:var(--primary);font-weight:700}.inline-link:hover{color:var(--primary-deep)}.chatbot-shell{position:fixed;right:1rem;bottom:1rem;z-index:55;display:grid;justify-items:end;gap:.85rem}.chatbot-backdrop{position:fixed;inset:0;z-index:54;padding:0;border:0;background:transparent}.chatbot-panel{width:min(380px,calc(100vw - 1.5rem));display:grid;grid-template-rows:auto minmax(0,1fr) auto auto auto;gap:.9rem;padding:1rem;max-height:min(780px,calc(100dvh - 6rem));overflow:hidden;border-radius:26px;box-shadow:0 24px 48px #0b2c492e}.chatbot-header{display:flex;align-items:start;justify-content:space-between;gap:1rem}.chatbot-header h3{font-size:1.35rem}.chatbot-icon-button{display:inline-grid;place-items:center;width:2.5rem;height:2.5rem;padding:0;border:0;border-radius:999px;color:var(--ink);background:#215a5514}.chatbot-icon-button svg,.chatbot-toggle-icon svg{width:1.15rem;height:1.15rem}.chatbot-message-list{display:grid;min-height:0;gap:.75rem;overflow-y:auto;padding-right:.2rem}.chatbot-message{display:grid;gap:.28rem;max-width:92%;padding:.8rem .9rem;border-radius:18px;border:1px solid rgba(23,52,47,.08)}.chatbot-message p{font-size:.9rem;line-height:1.7}.chatbot-message-role{font-size:.74rem;font-weight:800;color:var(--ink)}.chatbot-message-assistant{justify-self:start;background:#fffc}.chatbot-message-user{justify-self:end;color:#fff;background:linear-gradient(135deg,#1674b7,#1267a6);border-color:#1267a642}.chatbot-message-user p,.chatbot-message-user .chatbot-message-role{color:#fff}.chatbot-message-pending{opacity:.88}.chatbot-prompt-row{display:flex;flex-wrap:wrap;gap:.55rem}.chatbot-prompt-chip{min-height:2.25rem;padding:.55rem .8rem;border:1px solid rgba(23,52,47,.1);border-radius:999px;color:var(--primary);background:#ffffffd1;font-size:.82rem;font-weight:700}.chatbot-composer{display:grid;gap:.7rem}.chatbot-composer textarea{width:100%;min-height:5.6rem;resize:vertical;padding:.9rem 1rem;border-radius:18px;border:1px solid rgba(23,52,47,.12);background:#ffffffe0;color:var(--ink)}.chatbot-send-button{justify-self:end}.chatbot-note{font-size:.83rem;line-height:1.65}.chatbot-toggle{display:inline-flex;align-items:center;gap:.7rem;min-height:3.4rem;padding:.85rem 1.05rem;border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,#1674b7,#1267a6);box-shadow:0 18px 36px #0a305333;font-weight:800}.chatbot-toggle-icon{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:#ffffff24}@media(max-width:700px){.chatbot-shell{right:.75rem;left:.75rem;bottom:.75rem;justify-items:stretch}.chatbot-panel{width:100%;padding:.9rem;max-height:calc(100dvh - 1.5rem);border-radius:22px}.chatbot-toggle{justify-self:end}}.job-card{display:grid;gap:1.15rem;transition:transform .18s ease,box-shadow .18s ease}.job-card-link{color:inherit;text-decoration:none}.job-card-header{display:grid;gap:.7rem}.job-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0}.job-meta-item{margin:0;padding:1rem;border-radius:var(--radius-md);background:#ffffff9e;border:1px solid rgba(23,52,47,.08)}.job-meta-item dd{margin:.45rem 0 0}.job-card-cta{display:inline-flex;align-items:center;gap:.55rem;margin-top:auto;color:#1267a6;font-size:.88rem;font-weight:800}.job-card-cta .glyph-icon{width:1.05rem;height:1.05rem}.role-detail-card{display:grid;gap:1rem;padding:1.45rem}.role-detail-card h3{font-size:1.35rem}.role-bullet-list{display:grid;gap:.85rem;margin:0;padding-left:1.2rem}.role-bullet-list li{color:var(--ink-soft);line-height:1.75}.role-quality-list{display:grid;gap:.95rem}.role-quality-item{display:grid;gap:.35rem;padding:1rem;border-radius:var(--radius-md);background:#ffffff9e;border:1px solid rgba(23,52,47,.08)}.role-quality-item h3{margin:0;font-size:1rem}.role-quality-item p{margin:0;color:var(--ink-soft)}.benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.benefit-card{min-height:100%}.benefit-marker{width:14px;height:14px;border-radius:999px;background:linear-gradient(135deg,var(--primary-deep),var(--primary));box-shadow:0 0 0 8px #215a5514}.apply-grid{align-items:stretch}.closing-brand-card{justify-content:center;color:#fff8f0e6;background:radial-gradient(circle at top right,rgba(242,193,119,.18),transparent 26%),linear-gradient(135deg,var(--primary-deep),#102927)}.closing-brand-card h2,.closing-brand-card p,.closing-brand-card .eyebrow{color:inherit}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{display:grid;grid-template-columns:minmax(0,1.1fr) repeat(2,minmax(180px,.52fr));gap:1.3rem;align-items:start}.site-footer{padding:0 0 2.2rem}.footer-feature,.footer-column{padding:.5rem 0}.footer-highlight{display:grid;gap:.25rem;padding:1rem 1.05rem;margin-top:1.1rem;border-radius:var(--radius-md);background:#ffffff80;border:1px solid rgba(23,52,47,.08)}.footer-highlight strong{color:var(--ink);font-size:1rem}.footer-link-list a,.footer-legal-links a{color:var(--muted);transition:color .18s ease}.footer-link-list a:hover,.footer-legal-links a:hover{color:var(--primary)}.social-chip{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:18px;background:#ffffffb3;border:1px solid rgba(23,52,47,.1);color:var(--ink);transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease,color .18s ease}.social-chip:hover{transform:translateY(-2px);box-shadow:var(--shadow-soft)}.social-chip-icon{width:22px;height:22px}.social-chip-youtube:hover{color:#fff;background:linear-gradient(135deg,#ff3b30,#cf1111)}.social-chip-facebook:hover{color:#fff;background:linear-gradient(135deg,#1877f2,#0f5ccb)}.social-chip-instagram:hover{color:#fff;background:linear-gradient(135deg,#f58529,#dd2a7b 55%,#8134af)}.social-chip-twitter:hover{color:#fff;background:linear-gradient(135deg,#111827,#000)}.social-chip-linkedin:hover{color:#fff;background:linear-gradient(135deg,#0a66c2,#084b90)}.footer-bottom{padding-top:1.1rem}.footer-bottom-inner,.footer-legal-links{display:flex;align-items:center;flex-wrap:wrap;gap:.85rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-state{display:grid;place-items:center;min-height:100vh;padding:2rem}.state-card{width:min(760px,100%);padding:2rem}.page-loading-card{display:grid;gap:1rem;align-content:start;width:100%;padding:clamp(1.1rem,2vw,1.6rem)}.page-loading-preview{display:grid;gap:.75rem;margin-top:.25rem}.page-loading-pill,.page-loading-line,.page-loading-box{position:relative;overflow:hidden;background:linear-gradient(90deg,#d9e3f38c,#fffffff2,#d9e3f38c);background-size:220% 100%;animation:pageLoadingShimmer 1.35s linear infinite}.page-loading-pill{width:7rem;height:1.05rem;border-radius:999px}.page-loading-line{height:.95rem;border-radius:999px}.page-loading-line-wide{width:min(100%,24rem)}.page-loading-line-medium{width:min(100%,18rem)}.page-loading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:.2rem}.page-loading-box{min-height:5.2rem;border-radius:18px}@keyframes pageLoadingShimmer{0%{background-position:200% 0}to{background-position:-20% 0}}.callout-band{padding:1rem 1.15rem;border-radius:var(--radius-lg);color:#fff8f1;background:linear-gradient(135deg,var(--primary-deep),var(--primary))}.callout-band strong,.callout-band span{color:inherit}.test-intro-banner,.test-live-banner,.test-result-banner{gap:1.2rem}.test-intro-banner{align-items:center;grid-template-columns:minmax(0,1.08fr) minmax(260px,.82fr)}.test-intro-banner-copy{display:grid;gap:1rem}.test-intro-banner-visual{width:min(100%,320px);padding:0;justify-self:end;overflow:hidden}.test-intro-banner-image{width:100%;height:100%;object-fit:cover}.test-overview-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.test-intro-layout,.test-run-layout{align-items:start}.test-intro-copy{display:grid;gap:1.1rem}.test-entry-card,.test-status-card{align-content:start}.test-password-note,.test-submit-note{font-size:.9rem}.test-live-banner{display:flex;justify-content:space-between;align-items:end}.test-banner-timer{min-width:190px;padding:1rem 1.1rem;border-radius:var(--radius-lg);background:#ffffffa3;border:1px solid rgba(23,52,47,.08);text-align:right}.test-banner-timer span{color:var(--primary);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.test-banner-timer strong{display:block;margin-top:.35rem;font-size:clamp(1.9rem,4vw,2.75rem)}.test-sidebar{position:sticky;top:96px}.test-sidebar-block{display:grid;gap:.85rem}.test-options-fieldset{padding:0;margin:0;border:0;display:grid;gap:1rem}.test-question-prompt{font-size:clamp(1.35rem,2.2vw,1.9rem);line-height:1.16}.test-options-list{display:grid;gap:.8rem}.test-option{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start;padding:1rem 1.05rem;border-radius:22px;border:1px solid rgba(23,52,47,.1);background:#ffffffad;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.test-option:hover{transform:translateY(-2px);background:#ffffffd6}.test-option input{position:absolute;opacity:0;pointer-events:none}.test-option-selected{border-color:#215a5533;background:#dbece69e;box-shadow:0 18px 36px #215a5514}.test-option-letter{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;color:var(--primary);background:#215a551a;font-size:.9rem;font-weight:800}.test-option-selected .test-option-letter{color:#fff9f2;background:linear-gradient(135deg,var(--primary-deep),var(--primary))}.test-option-text{color:var(--ink);line-height:1.65}.test-review-toggle{min-height:42px;padding-inline:1rem}.test-review-toggle-active{background:#215a5524}.test-progress-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.test-palette-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.test-palette-button{min-height:46px;border:1px solid rgba(23,52,47,.12);border-radius:16px;background:#ffffffb8;color:var(--ink);font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.test-palette-button:hover{transform:translateY(-1px)}.test-palette-button-current{border-color:#215a5547;box-shadow:0 0 0 4px #215a5514}.test-palette-button-attempted{background:#dbece6b8}.test-palette-button-unattempted{background:#fffc}.test-palette-button-review{border-color:#17342f33;background:#17342f1a}.test-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.test-legend span{display:inline-flex;align-items:center;gap:.45rem;color:var(--muted);font-size:.82rem;font-weight:600}.test-legend-dot{width:12px;height:12px;border-radius:999px}.test-legend-current{background:var(--primary-deep)}.test-legend-attempted{background:#215a55a8}.test-legend-review{background:#17342fa8}.test-legend-unattempted{background:#ffffffe0;border:1px solid rgba(23,52,47,.14)}.test-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.test-review-list{display:grid;gap:1rem}.test-review-status{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:.44rem .78rem;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.test-review-status-correct{color:var(--success);background:var(--success-soft)}.test-review-status-wrong{color:var(--danger);background:var(--danger-soft)}.test-review-status-skipped{color:var(--primary);background:#215a551a}.test-review-explanation{display:grid;gap:.55rem}.test-review-note{padding:.95rem 1rem;border-radius:var(--radius-md);background:#dbece67a;border:1px solid rgba(23,52,47,.08);color:var(--ink-soft)}.legal-bullet-list{margin-top:.25rem}.video-grid,.dashboard-score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.video-card{padding:0;display:grid;gap:0}.video-frame-shell{position:relative;aspect-ratio:16 / 9;overflow:hidden;background:linear-gradient(180deg,#10201d,#17342f)}.video-frame{width:100%;height:100%;border:0}.video-card-body{display:grid;gap:.85rem;padding:1.25rem}.video-meta-row,.video-link-row,.score-card-top{display:flex;align-items:center;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.video-link-button{width:fit-content}.video-feed-note{color:var(--ink-soft);font-weight:500}.video-card-placeholder{min-height:0}.video-frame-shell-placeholder{aspect-ratio:16 / 9;background:linear-gradient(120deg,#ffffffbf,#f6f1e9fa),#ffffffb3}.video-line{height:12px;border-radius:999px;background:#17342f14}.video-line-strong{width:82%;height:16px}.video-line-short{width:55%}.score-card{justify-content:start}.score-card-meta{display:grid;gap:.45rem;color:var(--ink-soft);font-weight:500}.admin-toolbar{display:flex;flex-wrap:wrap;gap:1rem;align-items:end;justify-content:space-between}.admin-search-field{min-width:min(100%,420px);flex:1 1 320px}.admin-toolbar-note{display:grid;gap:.18rem;min-width:180px;padding:.95rem 1rem;border-radius:var(--radius-md);background:#ffffff9e;border:1px solid rgba(23,52,47,.08)}.admin-toolbar-note strong{color:var(--ink);font-size:1.2rem;font-weight:800}.admin-toolbar-note span{color:var(--ink-soft);font-size:.88rem}.admin-table-shell{overflow-x:auto;border-radius:22px;border:1px solid rgba(23,52,47,.08);background:#ffffffd1}.admin-table{width:100%;min-width:860px;border-collapse:collapse}.admin-table thead th{padding:1rem;color:var(--ink);background:#dbece66b;font-size:.86rem;font-weight:800;letter-spacing:.06em;text-align:left;text-transform:uppercase;border-bottom:1px solid rgba(23,52,47,.08)}.admin-table tbody td{padding:1rem;border-bottom:1px solid rgba(23,52,47,.08);vertical-align:top;color:var(--ink-soft);font-size:.94rem}.admin-table tbody tr:last-child td{border-bottom:0}.admin-student-cell{display:grid;gap:.22rem}.admin-student-cell strong{color:var(--ink);font-size:.98rem;font-weight:800}.admin-student-cell span{color:var(--ink-soft);font-size:.88rem;line-height:1.55}.admin-empty-row{color:var(--ink-soft);text-align:center}.admin-message-card{display:grid;gap:1rem}.admin-message-top{display:flex;align-items:start;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.admin-form-shell{gap:1.15rem}.admin-form-group{display:grid;gap:.9rem;padding:1rem 1.05rem;border-radius:var(--radius-md);background:#ffffff8a;border:1px solid rgba(23,52,47,.08)}.admin-form-group h3{font-size:1.15rem}.admin-checkbox-row{display:flex;align-items:center;gap:.75rem;padding:.95rem 1rem;border-radius:var(--radius-md);background:#ffffff94;border:1px solid rgba(23,52,47,.08)}.admin-checkbox-row input[type=checkbox]{width:1.05rem;height:1.05rem;accent-color:var(--primary)}.admin-table-action{min-height:40px;padding:.72rem .95rem}.role-application-grid{align-items:stretch}.role-application-form{margin-top:1rem}.dashboard-empty{justify-items:start}[id]{scroll-margin-top:105px}:root{--bg: #f3f5f9;--bg-soft: #ffffff;--bg-warm: #f6f8fc;--surface: #ffffff;--surface-strong: #ffffff;--surface-muted: #e9edf5;--primary: #31507f;--primary-deep: #1f3558;--primary-soft: #e7eef9;--primary-soft-strong: #d9e3f3;--accent: #e7d8bf;--accent-deep: #8a6c49;--ink: #18202d;--ink-soft: #445166;--muted: #69778b;--line: rgba(24, 32, 45, .08);--line-strong: rgba(24, 32, 45, .16);--success-soft: rgba(43, 107, 86, .1);--success: #2b6b56;--danger-soft: rgba(166, 70, 70, .1);--danger: #a64646;--shadow-soft: 0 14px 38px rgba(18, 26, 38, .06);--shadow-strong: 0 20px 52px rgba(18, 26, 38, .1);--radius-sm: 12px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 30px}body{color:var(--ink);font-family:Manrope,Segoe UI,sans-serif;background:radial-gradient(circle at top right,rgba(217,227,243,.72),transparent 26%),radial-gradient(circle at bottom left,rgba(231,216,191,.34),transparent 28%),linear-gradient(180deg,#fafbfd,#f3f6fb 52%,#edf1f7)}h1,h2,h3,h4,.brand-lockup strong,.hero-metric-card strong,.page-hero-stat-card strong,.careers-stat-card strong,.showcase-stat-card strong,.test-overview-card strong,.test-summary-card strong,.test-progress-stat strong,.auth-stat-card strong{font-family:Manrope,Segoe UI,sans-serif;font-weight:800;letter-spacing:-.05em;line-height:1.04}h1{font-size:clamp(2.8rem,5.6vw,4.8rem);max-width:12ch}h2{font-size:clamp(1.9rem,3.6vw,2.95rem)}h3{font-size:clamp(1.18rem,1.9vw,1.5rem)}p{color:var(--muted);line-height:1.7}.background-orb{display:none}.site-header{border-bottom:1px solid var(--line);background:#f8fafdeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-mark{border-radius:14px;background:#fff;border:1px solid var(--line);box-shadow:none}.site-nav{gap:.2rem;padding:.26rem;border-radius:18px;background:#ffffffe0;border:1px solid var(--line);box-shadow:none}.nav-link,.mobile-nav-link{border-radius:14px;color:var(--muted);font-weight:700}.nav-link:hover,.nav-link-active,.mobile-nav-link:hover,.mobile-nav-link.nav-link-active{color:var(--ink);background:var(--primary-soft);transform:none;box-shadow:none}.header-user-chip,.nav-toggle,.mobile-auth-card,.mobile-nav-panel-open .mobile-nav,.mobile-nav-panel-open .mobile-nav-footer{background:#fff;border:1px solid var(--line);box-shadow:none}.button{min-height:48px;padding:.84rem 1.18rem;border-radius:16px}.button:hover,.playlist-card:hover,.job-card:hover,.pathway-card:hover,.showcase-card:hover,.benefit-card:hover,.faq-card:hover,.info-card:hover,.contact-teaser-card:hover,.social-chip:hover,.test-option:hover,.test-palette-button:hover{transform:translateY(-1px)}.button-primary{color:#f9fcfa;background:linear-gradient(135deg,var(--primary-deep),var(--primary));box-shadow:none}.button-primary:hover{background:linear-gradient(135deg,#182b49,#29466f)}.button-secondary{color:var(--ink);background:#fff;border:1px solid var(--line-strong);box-shadow:none}.card,.page-hero,.page-banner,.careers-hero,.hero-panel,.auth-stage,.auth-switch-card,.showcase-card-emphasis{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface-strong);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:none;backdrop-filter:none}.card:before{border-color:transparent}.eyebrow,.detail-kicker{color:var(--ink-soft);font-size:.72rem;letter-spacing:.14em}.accent-chip,.feature-badge{color:var(--primary-deep);background:var(--primary-soft);border:0;font-size:.7rem;letter-spacing:.11em}.hero-description,.page-hero-description,.careers-hero-description{max-width:58ch;color:var(--ink-soft);font-size:1rem}.hero-note,.page-hero-note,.careers-hero-followup{color:var(--muted);font-weight:600}.hero-panel,.page-hero,.page-banner,.careers-hero,.auth-stage{background:var(--surface-strong)}.hero-panel-scene,.page-hero-illustration,.showcase-card-art,.pathway-card-art,.detail-card-art,.contact-teaser-art,.test-intro-banner-visual,.auth-stage-visual{border-radius:20px;background:var(--bg-warm);border:1px solid var(--line)}.hero-metric-card,.page-hero-stat-card,.careers-stat-card,.showcase-stat-card,.test-overview-card,.test-summary-card,.test-progress-stat,.auth-stat-card,.auth-highlight-item,.job-meta-item,.showcase-inline-note,.footer-highlight,.contact-mini-item,.apply-contact-item,.auth-notice,.test-banner-timer,.test-option,.test-palette-button,.test-review-note{background:#fcfdfb;border:1px solid var(--line);box-shadow:none}.hero-metric-card strong,.page-hero-stat-card strong,.careers-stat-card strong,.showcase-stat-card strong,.test-overview-card strong,.test-summary-card strong,.test-progress-stat strong,.auth-stat-card strong{font-size:clamp(1.25rem,2.4vw,1.8rem)}.page-hero-stat-card strong{font-size:clamp(1rem,1.7vw,1.28rem)}.hero-metric-card span,.page-hero-stat-card span,.careers-stat-card span,.showcase-stat-card span,.test-summary-card span,.test-progress-stat span,.auth-stat-card span{color:var(--muted)}.playlist-cover{border-radius:20px;background:linear-gradient(180deg,#f8fafe,#eef3fb);border:1px solid var(--line)}.role-pill,.improvement-pill,.signal-pill{min-height:42px;padding:.68rem .92rem;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--ink-soft)}.social-chip{border-radius:14px;background:#fff;border:1px solid var(--line)}.closing-brand-card{background:linear-gradient(135deg,var(--primary-deep),#2b4671);box-shadow:none}@keyframes floatUp{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hero-scene,.feature-scene{animation:none}@media(max-width:1100px){.hero-shell,.auth-layout,.page-hero,.page-banner,.careers-hero,.pathway-grid,.three-up,.two-up,.split-showcase,.contact-layout,.earn-layout,.contact-home-grid,.apply-grid,.video-grid,.dashboard-score-grid,.test-intro-layout,.test-run-layout,.faq-grid,.footer-grid{grid-template-columns:1fr}.hero-metric-grid,.auth-stat-grid,.page-hero-stat-grid,.careers-stat-grid,.showcase-stat-grid,.benefits-grid,.test-overview-grid,.test-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.test-live-banner{display:grid}.test-banner-timer{justify-self:start;text-align:left}.test-sidebar{position:static}.test-intro-banner-visual{justify-self:start}}@media(max-width:1080px){.site-nav-desktop,.header-button,.header-user-chip{display:none}.nav-toggle{display:inline-flex}.mobile-nav-panel{display:block;max-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:max-height .22s ease,opacity .18s ease,margin-top .18s ease}.mobile-nav-panel-open{max-height:540px;margin-top:.4rem;opacity:1;pointer-events:auto}.mobile-nav-panel-open .mobile-nav,.mobile-nav-panel-open .mobile-nav-footer{padding:1rem;border-radius:24px;background:#ffffffbd;border:1px solid rgba(23,52,47,.1);box-shadow:var(--shadow-soft)}}@media(max-width:760px){.site-main{padding:1.8rem 0 3rem}.site-main>.container{gap:2rem}.header-inner{padding:.8rem 0}.brand-mark{width:42px;height:42px}.page-hero,.page-banner,.auth-stage,.auth-switch-card,.hero-panel,.pathway-card,.playlist-card,.info-card,.detail-card,.faq-card,.benefit-card,.job-card,.apply-card,.closing-brand-card,.contact-teaser-card,.form-shell,.legal-overview-card,.legal-section-card,.test-question-card,.test-sidebar,.test-review-card,.test-overview-card,.test-summary-card,.state-card,.showcase-card{padding:1.25rem}.video-card-body{padding:1rem}.hero-actions,.form-actions,.test-question-actions,.test-question-actions-group{flex-direction:column;align-items:stretch}.hero-actions>*,.form-actions>*,.test-question-actions>*,.test-question-actions-group>*{width:100%}.job-meta-grid,.benefits-grid,.auth-field-row,.test-review-answer-grid{grid-template-columns:1fr}.test-progress-stats,.test-palette-grid,.test-overview-grid,.test-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom-inner{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.container{width:min(1180px,calc(100% - 1rem))}h1{font-size:clamp(2.45rem,10vw,3.45rem)}h2{font-size:clamp(1.72rem,7vw,2.4rem)}h3{font-size:1.2rem}.button{min-height:46px;padding:.8rem 1.05rem;font-size:.92rem}.hero-metric-grid,.auth-stat-grid,.page-hero-stat-grid,.careers-stat-grid,.showcase-stat-grid,.test-progress-stats,.test-overview-grid,.test-summary-grid{grid-template-columns:1fr}.pathway-card-top,.showcase-card-header{display:grid}.pathway-card-art,.showcase-card-art,.test-intro-banner-visual{width:100%;max-width:100%}.test-legend{grid-template-columns:1fr}.social-chip{width:48px;height:48px}}@media(max-width:420px){.background-orb{display:none}.container{width:min(1180px,calc(100% - .8rem))}.brand-lockup{max-width:calc(100% - 3.2rem)}.brand-lockup strong{font-size:.95rem}.brand-lockup small{font-size:.7rem}.signal-pill,.role-pill,.improvement-pill{width:100%}.test-option,.test-palette-grid{grid-template-columns:1fr}.test-palette-button{min-height:42px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{.site-header,.site-footer,.background-orb,.button{display:none!important}.site-main{padding:0}.container{width:100%;max-width:none}.card{background:#fff;box-shadow:none;border-color:#00000014}}@media(max-width:1280px){.container{width:min(1180px,calc(100% - 1.5rem))}.header-quick-actions-desktop{gap:.7rem}.header-utility-link,.header-search-chip,.header-subscribe-chip{font-size:.92rem}.header-search-chip,.header-subscribe-chip{padding:.68rem .85rem}.hero-shell,.page-hero,.careers-hero,.auth-layout{align-items:start}.hero-copy,.page-hero-copy{gap:.95rem}}@media(max-width:980px){.site-main{padding:1.8rem 0 3rem}.site-main>.container{gap:1.9rem}.hero-actions,.form-actions,.test-question-actions,.test-question-actions-group,.video-meta-row,.video-link-row,.score-card-top,.footer-bottom-inner,.footer-legal-links{flex-direction:column;align-items:stretch}.hero-actions>*,.form-actions>*,.test-question-actions>*,.test-question-actions-group>*,.video-link-row>*{width:100%}.hero-metric-grid,.page-hero-stat-grid,.careers-stat-grid,.showcase-stat-grid,.auth-stat-grid,.benefits-grid,.test-overview-grid,.test-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}.footer-feature,.footer-column{padding:0}.video-card-body,.score-card-meta{gap:.7rem}}@media(max-width:700px){.container{width:min(1180px,calc(100% - 1rem))}.header-inner{padding:.85rem 0 .75rem}.header-top-row{align-items:start}.brand-lockup{max-width:calc(100% - 1rem)}.brand-lockup>span:last-child{overflow:hidden}.hero-copy,.page-hero-copy,.section-heading,.test-intro-banner-copy{gap:.8rem}.hero-description,.page-hero-description,.careers-hero-description,.section-description{font-size:.96rem}.page-hero,.page-banner,.hero-panel,.showcase-card,.form-shell,.detail-card,.info-card,.playlist-card,.contact-teaser-card,.auth-stage,.auth-switch-card,.test-question-card,.test-sidebar,.test-review-card,.test-overview-card,.test-summary-card,.state-card{padding:1.1rem}.hero-panel-scene,.page-hero-illustration,.showcase-card-art,.pathway-card-art,.detail-card-art,.contact-teaser-art,.test-intro-banner-visual,.auth-stage-visual{padding:.65rem}.playlist-cover{aspect-ratio:16 / 10}.contact-mini-item,.apply-contact-item{overflow-wrap:anywhere}}@media(max-width:560px){.container{width:min(1180px,calc(100% - .9rem))}.header-brand{gap:.65rem}.header-brand .brand-mark{width:44px;height:44px;border-radius:14px}.header-brand strong{font-size:1rem}.header-brand small{font-size:.7rem}.mobile-nav-panel-open{max-height:90vh;overflow:auto}.hero-metric-grid,.page-hero-stat-grid,.careers-stat-grid,.showcase-stat-grid,.auth-stat-grid,.benefits-grid,.test-progress-stats,.test-overview-grid,.test-summary-grid,.video-grid,.dashboard-score-grid,.faq-grid{grid-template-columns:1fr}.video-card-body,.auth-highlight-item,.job-meta-item,.footer-highlight,.test-review-note{padding:.95rem}.video-link-button,.mobile-nav-button{width:100%}.test-banner-timer{min-width:0;width:100%}}@media(max-width:420px){.container{width:min(1180px,calc(100% - .75rem))}h1{font-size:clamp(2.2rem,11vw,3rem)}h2{font-size:clamp(1.55rem,8vw,2rem)}p{font-size:.92rem;line-height:1.62}.header-inner{gap:.7rem;padding:.75rem 0 .65rem}.header-top-row{gap:.7rem}.brand-lockup{max-width:calc(100% - 3rem)}.hero-copy,.page-hero-copy{gap:.72rem}.hero-panel,.page-hero,.page-banner,.showcase-card,.form-shell,.detail-card,.info-card,.playlist-card,.contact-teaser-card,.auth-stage,.auth-switch-card,.test-question-card,.test-sidebar,.test-review-card,.test-overview-card,.test-summary-card,.state-card{padding:.95rem;border-radius:18px}.button{min-height:44px;padding:.75rem .95rem;border-radius:14px;font-size:.9rem}.nav-toggle{width:44px;height:44px;border-radius:14px}.mobile-nav-panel-open .mobile-nav,.mobile-nav-panel-open .mobile-nav-footer,.mobile-nav-utility-row{padding:.85rem;border-radius:16px}.role-pill,.improvement-pill,.signal-pill{width:100%;justify-content:center}}.site-header{top:0;z-index:40;padding-top:.8rem;border-bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}.header-inner{gap:0;padding:0 0 .35rem}.header-surface{display:grid;gap:.85rem;padding:.95rem 1.05rem;border-radius:28px;background:linear-gradient(135deg,#1674b7,#1267a6);border:1px solid rgba(255,255,255,.16);box-shadow:0 20px 52px #0a30533d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-top-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem}.header-brand{color:#fff;gap:.8rem}.header-brand-copy{display:grid;min-width:0}.header-brand .brand-mark{width:52px;height:52px;border-radius:16px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 26px #0a305333}.header-brand strong{color:#fff;font-size:1.08rem;font-weight:800}.header-brand small{color:#ffffffc7;font-size:.74rem}.header-nav-strip{width:min(100%,660px);justify-content:center;gap:.35rem;margin:0 auto;padding:.35rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff14}.header-surface-admin{gap:.7rem}.header-nav-strip-admin{width:min(100%,470px)}.header-nav-placeholder{width:100%}.header-nav-strip .nav-link{min-height:44px;padding:.68rem .95rem;border-radius:999px;color:#ffffffe0;font-size:.92rem;font-weight:700;letter-spacing:-.01em;white-space:nowrap;background:transparent}.header-nav-strip .nav-link:after{display:none}.header-nav-strip .nav-link:hover,.header-nav-strip .nav-link-active{color:#134f81;background:#fff;transform:translateY(-1px);box-shadow:0 12px 24px #0827432e}.header-right-stack{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-shrink:0;min-width:0}.header-quick-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex:0 0 auto;flex-wrap:nowrap;min-width:max-content}.header-quick-actions>*{flex-shrink:0}.header-quick-actions-admin{justify-content:flex-end}.header-utility-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 .2rem;color:#ffffffd1;font-size:.92rem;font-weight:700;text-decoration:none;white-space:nowrap}.header-utility-link:hover{color:#fff;opacity:1}.header-utility-button{appearance:none;border:0;background:transparent;cursor:pointer;font:inherit}.header-search-chip,.header-subscribe-chip{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:44px;padding:.75rem 1rem;border-radius:999px;font-size:.9rem;font-weight:700;text-decoration:none;white-space:nowrap}.header-search-chip{color:#144f81;background:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 10px 20px #0827431f}.header-search-icon{width:17px;height:17px}.header-subscribe-chip{color:#f8fbfa;background:linear-gradient(135deg,#274c83,#1d3963);border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 28px #08274333}.header-subscribe-icon{color:#fff}.header-subscribe-icon .social-chip-icon{width:18px;height:18px}.header-divider,.header-bottom-row{display:none}.header-feedback{margin:0;padding-left:.15rem;color:#ffe2e2}@media(max-width:1240px){.header-surface{padding:.9rem}.header-nav-strip{width:min(100%,590px)}.header-nav-strip-admin{width:min(100%,420px)}.header-nav-strip .nav-link{padding-inline:.82rem;font-size:.88rem}.header-quick-actions-desktop{gap:.45rem}}@media(max-width:1080px){.site-header{padding-top:.7rem}.header-surface{padding:.8rem;gap:.75rem;border-radius:24px}.site-nav-desktop,.header-quick-actions-desktop{display:none}.header-top-row{grid-template-columns:minmax(0,1fr) auto;gap:.8rem}.header-right-stack{gap:.6rem}.nav-toggle{display:inline-flex;width:46px;height:46px;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#ffffff1f;box-shadow:none}.nav-toggle span{background:#fff}.mobile-nav-panel{display:block;max-height:0;overflow:hidden;opacity:0;pointer-events:none;transition:max-height .22s ease,opacity .18s ease,margin-top .18s ease}.mobile-nav-panel-open{max-height:80vh;margin-top:.2rem;opacity:1;pointer-events:auto}.mobile-nav-utility-row{display:grid;gap:.7rem;margin-bottom:.8rem}.mobile-nav-panel-open .mobile-nav,.mobile-nav-panel-open .mobile-nav-footer,.mobile-nav-utility-row{padding:.95rem;border-radius:20px;background:#f7fbfffa;border:1px solid rgba(14,84,136,.12);box-shadow:0 16px 30px #0827431f}.mobile-nav-link{min-height:48px;padding:.85rem 1rem;border-radius:16px;color:#184e7d;font-weight:700}.mobile-nav-link:hover,.mobile-nav-link.nav-link-active{color:#123d61;background:#1674b71f}}@media(max-width:700px){.header-surface{padding:.72rem}.header-brand .brand-mark{width:46px;height:46px}.header-brand strong{font-size:1rem}.header-brand small{font-size:.7rem}}@media(max-width:560px){.site-header{padding-top:.55rem}.header-inner{padding-bottom:.15rem}.header-surface{padding:.7rem;border-radius:20px}.header-top-row{gap:.65rem}.nav-toggle{width:44px;height:44px}.mobile-nav-panel-open{max-height:calc(100vh - 5rem)}}@media(max-width:420px){.header-brand .brand-mark{width:42px;height:42px;border-radius:13px}.header-brand strong{font-size:.95rem}.header-brand small{font-size:.68rem}.header-surface{padding:.65rem;border-radius:18px}.mobile-nav-panel-open .mobile-nav,.mobile-nav-panel-open .mobile-nav-footer,.mobile-nav-utility-row{padding:.85rem;border-radius:16px}}.site-footer{margin-top:1.6rem;padding:3.5rem 0 2rem;color:#fffffff0;background:linear-gradient(180deg,#1674b7,#1267a6)}.footer-grid{display:grid;grid-template-columns:minmax(0,1.25fr) repeat(3,minmax(170px,.72fr));gap:2.25rem;align-items:start}.footer-feature,.footer-column{padding:0}.footer-feature{display:grid;gap:1.35rem}.footer-brand{color:#fff;gap:.85rem}.footer-brand .brand-mark{width:56px;height:56px;border-radius:16px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);box-shadow:none}.footer-brand strong{color:#fff;font-size:1.2rem}.footer-brand small{color:#ffffffd1;font-size:.78rem}.footer-lead{display:grid;gap:.35rem;margin-top:.4rem}.footer-lead span{color:#fff;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2rem,3vw,3rem);font-weight:500;line-height:1.08;letter-spacing:-.04em}.footer-description{max-width:28rem;color:#ffffffc2;font-size:1rem;line-height:1.75}.footer-social-row{gap:.7rem}.site-footer .social-chip{width:44px;height:44px;border-radius:999px;background:transparent;border:1.5px solid rgba(255,255,255,.74);color:#fff}.site-footer .social-chip:hover,.site-footer .social-chip-youtube:hover,.site-footer .social-chip-facebook:hover,.site-footer .social-chip-instagram:hover,.site-footer .social-chip-twitter:hover,.site-footer .social-chip-linkedin:hover{color:#fff;background:#ffffff1f;border-color:#fff;box-shadow:none}.site-footer .social-chip-icon{width:20px;height:20px}.footer-badge-link{display:inline-grid;gap:.18rem;width:fit-content;margin-top:.3rem;padding:.75rem 1rem;border-radius:14px;color:#fff;background:#0a182ad1;border:1px solid rgba(255,255,255,.16);box-shadow:0 12px 30px #0716272e}.footer-badge-link span{color:#ffffffb3;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.footer-badge-link strong{color:#fff;font-size:1.04rem;font-weight:800;letter-spacing:-.02em}.footer-column{display:grid;gap:1.1rem;align-content:start}.footer-column h3{color:#fff;font-family:Manrope,Segoe UI,sans-serif;font-size:1.18rem;font-weight:700;line-height:1.2;letter-spacing:-.02em}.site-footer .footer-link-list{display:grid;gap:.95rem}.site-footer .footer-link-list a,.site-footer .footer-legal-links a{color:#ffffffc7;font-size:1rem;line-height:1.5}.site-footer .footer-link-list a:hover,.site-footer .footer-legal-links a:hover{color:#fff}.footer-bottom{margin-top:2rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.14)}.footer-bottom-inner,.footer-legal-links{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem}.footer-bottom-inner{justify-content:space-between}.footer-bottom-inner p{color:#ffffffb8}@media(max-width:1100px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.5rem}.footer-feature{grid-column:1 / -1}}@media(max-width:760px){.site-footer{margin-top:1.2rem;padding:2.8rem 0 1.8rem}.footer-grid{grid-template-columns:1fr;gap:1.75rem}.footer-feature{grid-column:auto}.footer-lead span{font-size:clamp(1.7rem,9vw,2.4rem)}.footer-bottom-inner{align-items:flex-start;flex-direction:column}}@media(max-width:420px){.site-footer{padding:2.5rem 0 1.6rem}.footer-brand .brand-mark{width:50px;height:50px}.footer-description,.site-footer .footer-link-list a,.site-footer .footer-legal-links a{font-size:.95rem}}.advantage-band{position:relative;left:50%;width:100vw;margin-left:-50vw;padding:clamp(3.2rem,7vw,5.4rem) max(1rem,calc((100vw - 1180px)/2 + 1rem));overflow:hidden;background:linear-gradient(180deg,#1884d5,#1575bf)}.advantage-band:before,.advantage-band:after{content:"";position:absolute;border-radius:999px;background:#ffffff14;filter:blur(8px)}.advantage-band:before{top:5rem;left:-4rem;width:14rem;height:14rem}.advantage-band:after{right:-5rem;bottom:2rem;width:16rem;height:16rem}.advantage-shell{position:relative;z-index:1;display:grid;gap:2.4rem}.advantage-header{display:grid;gap:.85rem;text-align:center;justify-items:center}.advantage-eyebrow{margin:0;color:#ffffffbd;font-size:.8rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.advantage-header h2{color:#fff;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2.2rem,5vw,4rem);font-weight:800;letter-spacing:-.04em;line-height:1.02}.advantage-header p{max-width:48rem;color:#fffc;font-size:1.02rem;line-height:1.75}.advantage-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:2.2rem;align-items:center}.advantage-preview{position:relative}.advantage-preview-screen{position:relative;overflow:hidden;border-radius:28px;background:#fffffffa;border:1px solid rgba(255,255,255,.18);box-shadow:0 32px 72px #0624403d}.advantage-preview-tabs{display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem 1.2rem;border-bottom:1px solid rgba(23,52,47,.08)}.advantage-preview-tab{color:#5c6f88;font-size:.82rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.advantage-preview-tab:first-child{color:#123d61}.advantage-preview-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;background:linear-gradient(135deg,#1d6fb0,#2f88ce)}.advantage-preview-brand{display:flex;align-items:center;gap:.75rem;min-width:0}.advantage-preview-logo{width:50px;height:50px;flex-shrink:0;overflow:hidden;border-radius:16px;background:#ffffff2e;border:1px solid rgba(255,255,255,.2)}.advantage-preview-logo img{width:100%;height:100%;object-fit:cover}.advantage-preview-brand strong,.advantage-preview-brand small{display:block}.advantage-preview-brand strong{color:#fff;font-size:1rem;font-weight:800}.advantage-preview-brand small{color:#ffffffc2;font-size:.74rem}.advantage-preview-pill{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:.55rem .82rem;border-radius:999px;color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.advantage-preview-stage{display:grid;gap:1.2rem;padding:1.2rem 1.2rem 1.35rem;background:radial-gradient(circle at 12% 18%,rgba(25,132,213,.08),transparent 20%),radial-gradient(circle at 88% 84%,rgba(21,117,191,.08),transparent 22%),linear-gradient(180deg,#fff,#f4f9fe)}.advantage-preview-copy{display:flex;justify-content:space-between;gap:1rem}.advantage-preview-copy span{max-width:24rem;color:#517190;font-size:.96rem;font-weight:600;line-height:1.65}.advantage-preview-scene{padding:.75rem;border-radius:24px;background:linear-gradient(180deg,#f7fbff,#edf5fd);border:1px solid rgba(20,79,129,.1)}.advantage-preview-scene .hero-scene{width:100%;max-width:none}.advantage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a}.advantage-card{display:grid;place-content:center;gap:1rem;min-height:225px;padding:1.75rem;text-align:center;background:#ffffff05}.advantage-card:nth-child(odd){border-right:1px solid rgba(255,255,255,.1)}.advantage-card:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.1)}.advantage-icon{display:inline-grid;place-items:center;width:76px;height:76px;margin:0 auto;border-radius:999px;color:#ffca2f;background:#ffffff0a}.advantage-icon .glyph-icon{width:2rem;height:2rem}.advantage-card h3{color:#fff;font-family:Manrope,Segoe UI,sans-serif;font-size:1.28rem;font-weight:700;line-height:1.35;letter-spacing:-.02em}@media(max-width:980px){.advantage-band{padding:3rem 1rem}.advantage-layout{grid-template-columns:1fr}}@media(max-width:700px){.advantage-header p{font-size:.96rem}.advantage-preview-banner,.advantage-preview-copy{display:grid}.advantage-preview-pill{width:fit-content}}@media(max-width:560px){.advantage-band{padding:2.6rem .9rem}.advantage-preview-screen,.advantage-grid{border-radius:22px}.advantage-grid{grid-template-columns:1fr}.advantage-card{min-height:0;padding:1.5rem 1.2rem}.advantage-card:nth-child(odd){border-right:0}.advantage-card:nth-child(-n+2){border-bottom:0}.advantage-card:not(:last-child){border-bottom:1px solid rgba(255,255,255,.1)}}.video-library-hero-band{position:relative;left:50%;width:100vw;margin-left:-50vw;padding:clamp(2.8rem,6vw,4.2rem) max(1rem,calc((100vw - 1180px)/2 + 1rem));background:linear-gradient(180deg,#eef4fb,#f4f8fd)}.video-library-hero-band:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:42px;background:radial-gradient(120% 100% at 0% 100%,transparent 58%,#f7f1e8 59%) bottom left / 50% 100% no-repeat,radial-gradient(120% 100% at 100% 100%,transparent 58%,#f7f1e8 59%) bottom right / 50% 100% no-repeat}.video-library-hero-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:2rem;align-items:center}.video-library-hero-copy{display:grid;gap:1rem}.video-library-kicker{margin:0;color:#4e8fc0;font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.video-library-hero-copy h1{color:#213349;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.02;letter-spacing:-.04em}.video-library-class-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem}.video-library-class-row h2{color:#213349;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.9rem,4vw,2.7rem);font-weight:800;line-height:1.1;letter-spacing:-.03em}.video-library-class-link{color:#2f90d2;font-size:1rem;text-decoration:underline;text-underline-offset:.2rem}.video-library-hero-copy p:last-child{max-width:42rem;color:#5c7186;font-size:1rem;line-height:1.8}.video-library-hero-art{display:grid;place-items:center;min-height:220px}.video-library-hero-icon{display:inline-grid;place-items:center;width:118px;height:118px;border-radius:30px;color:#2a9be2;background:#fffc;border:2px solid rgba(42,155,226,.16);box-shadow:0 20px 50px #1e5b8e1f}.video-library-hero-icon .glyph-icon{width:2.6rem;height:2.6rem}.video-class-selector{display:flex;flex-wrap:wrap;gap:.75rem}.video-class-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.78rem 1rem;border:1px solid rgba(20,79,129,.1);border-radius:999px;color:#4f6783;background:#fff;font-weight:700;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.video-class-pill:hover,.video-class-pill-active{color:#fff;background:linear-gradient(135deg,#1674b7,#1267a6);border-color:transparent;transform:translateY(-1px)}.video-subject-library{gap:2rem}.video-subject-section{display:grid;gap:1.6rem;padding:.4rem 0;border-bottom:1px solid rgba(20,79,129,.08)}.video-subject-section:last-child{border-bottom:0}.video-subject-header{display:flex;align-items:center;gap:1rem}.video-subject-icon{display:inline-grid;place-items:center;width:74px;height:74px;border-radius:24px;color:#f2b103;background:linear-gradient(180deg,#fff8e5,#fff1c8)}.video-subject-icon .glyph-icon{width:2rem;height:2rem}.video-subject-header h3{color:#17324f;font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:800;line-height:1.15;letter-spacing:-.03em}.video-chapter-list{margin:0;columns:3;column-gap:2.6rem;padding-left:1.4rem}.video-chapter-list li{break-inside:avoid;margin:0 0 1rem;font-size:.98rem;line-height:1.55}.video-chapter-link{color:#35526d;text-decoration:none;transition:color .18s ease,transform .18s ease}.video-chapter-link:hover{color:#1674b7}.compatibility-card{display:grid;gap:1.25rem;padding:1.5rem}.compatibility-header{display:grid;gap:.65rem}.compatibility-header h3{font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:800;line-height:1.15;letter-spacing:-.03em}.compatibility-table-shell{overflow-x:auto;border-radius:22px;border:1px solid rgba(20,79,129,.08);background:#fff}.compatibility-table{width:100%;min-width:780px;border-collapse:collapse}.compatibility-table thead th{padding:1rem 1rem .95rem;color:#17324f;background:#eef5fc;font-size:.92rem;font-weight:800;text-align:left;vertical-align:top;border-bottom:1px solid rgba(20,79,129,.08)}.compatibility-table tbody th,.compatibility-table tbody td{padding:1rem;border-bottom:1px solid rgba(20,79,129,.08)}.compatibility-table tbody tr:last-child th,.compatibility-table tbody tr:last-child td{border-bottom:0}.compatibility-table tbody th{min-width:200px;color:#35526d;font-size:.96rem;font-weight:700;text-align:left}.compatibility-table tbody td{text-align:center}.compatibility-badge{display:inline-flex;align-items:center;justify-content:center;min-width:74px;min-height:36px;padding:.45rem .8rem;border-radius:999px;font-size:.86rem;font-weight:800;letter-spacing:.01em}.compatibility-badge-yes{color:#165735;background:#33ae6024}.compatibility-badge-no{color:#9f2d2d;background:#b43d3d1f}.guide-table{min-width:620px}.guide-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:.55rem .9rem;border-radius:999px;color:#fff;background:linear-gradient(135deg,#1674b7,#1267a6);font-size:.88rem;font-weight:800;transition:transform .18s ease,box-shadow .18s ease}.guide-link:hover{transform:translateY(-1px);box-shadow:0 12px 24px #0f4f812e}@media(max-width:980px){.video-library-hero-band{padding:2.6rem 1rem}.video-library-hero-shell{grid-template-columns:1fr}.video-library-hero-art{justify-items:start;min-height:0}.video-chapter-list{columns:2}}@media(max-width:700px){.video-library-class-row{align-items:flex-start;flex-direction:column;gap:.35rem}.video-subject-icon{width:62px;height:62px;border-radius:20px}.video-chapter-list{columns:1}}@media(max-width:560px){.video-library-hero-band{padding:2.2rem .9rem}.video-library-hero-icon{width:94px;height:94px;border-radius:24px}.video-class-selector{gap:.55rem}.video-class-pill{width:100%;justify-content:center}}.page-shell,.site-main,.site-main>.container,.content-section,.card-grid,.hero-shell,.page-hero,.page-banner,.careers-hero,.split-showcase,.two-up,.three-up,.pathway-grid,.apply-grid,.earn-layout,.contact-home-grid,.test-intro-layout,.test-run-layout,.video-grid,.dashboard-score-grid,.admin-overview-grid,.video-library-hero-shell,.advantage-layout,.advantage-preview,.advantage-grid,.showcase-card,.pathway-card,.job-card,.role-detail-card,.compatibility-card,.hero-copy,.page-hero-copy,.video-library-hero-copy,.video-subject-section,.field,.admin-form-group,.admin-table-shell{min-width:0}.field select{width:100%;appearance:none;border:1px solid rgba(23,52,47,.12);border-radius:18px;background:linear-gradient(180deg,#ffffffb8,#ffffffb8),linear-gradient(45deg,transparent 50%,rgba(20,58,92,.56) 50%),linear-gradient(135deg,rgba(20,58,92,.56) 50%,transparent 50%);background-position:0 0,calc(100% - 1.05rem) calc(50% - .12rem),calc(100% - .8rem) calc(50% - .12rem);background-size:100% 100%,.45rem .45rem,.45rem .45rem;background-repeat:no-repeat;padding:.95rem 2.9rem .95rem 1rem;color:var(--ink);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.field select:focus{outline:none;border-color:#215a5542;box-shadow:0 0 0 4px #215a5514}.hero-metric-card strong,.page-hero-stat-card strong,.careers-stat-card strong,.showcase-stat-card strong,.advantage-card h3,.video-subject-header h3,.job-card h3,.header-brand-copy,.hero-description,.page-hero-description,.careers-hero-description,.section-description,.contact-mini-item strong,.apply-contact-item strong,.footer-description,.chatbot-message p{overflow-wrap:anywhere}.compatibility-table-shell,.admin-table-shell{-webkit-overflow-scrolling:touch;scrollbar-width:thin}@media(max-width:920px){.hero-shell,.page-hero,.careers-hero,.video-library-hero-shell,.advantage-layout{grid-template-columns:1fr}.pathway-card-top,.showcase-card-header,.admin-message-top,.test-live-banner{display:grid}.pathway-card-art,.showcase-card-art,.detail-card-art,.contact-teaser-art,.test-intro-banner-visual{width:100%;max-width:100%}.hero-panel,.page-hero-visual,.video-library-hero-art{width:100%}.video-library-hero-art{min-height:0;justify-items:start}.advantage-preview-screen,.advantage-grid{border-radius:22px}}@media(max-width:700px){.site-main{padding:1.2rem 0 2.3rem}.site-main>.container,.content-section,.hero-shell{gap:1.25rem}.hero-shell,.page-hero,.careers-hero,.video-library-hero-shell,.advantage-layout,.advantage-grid{gap:1rem}.hero-panel-caption,.page-hero-visual,.video-library-hero-copy,.advantage-preview-stage{gap:.85rem}.header-brand-copy{max-width:calc(100vw - 7rem)}.header-top-row{grid-template-columns:minmax(0,1fr) auto!important;align-items:center}.header-brand{min-width:0;max-width:calc(100% - 3.75rem)}.header-right-stack{display:flex!important;flex:0 0 auto;width:auto}.header-actions{display:flex!important;flex:0 0 auto}.nav-toggle{display:inline-flex!important;flex-shrink:0}.video-library-hero-band,.advantage-band{padding-inline:.85rem;left:auto;width:calc(100% + 2rem);margin-left:-1rem}.compatibility-card,.admin-form-group,.admin-toolbar-note,.admin-message-card,.role-detail-card{padding:1rem}.compatibility-table-shell,.admin-table-shell{padding-bottom:.15rem}.admin-toolbar-note{min-width:0;width:100%}.admin-table{min-width:0}.admin-table thead{display:none}.admin-table,.admin-table tbody,.admin-table tr,.admin-table td{display:block;width:100%}.admin-table tbody{display:grid;gap:.8rem}.admin-table tbody tr{display:grid;gap:.7rem;padding:1rem;border-bottom:1px solid rgba(23,52,47,.08)}.admin-table tbody tr:last-child{border-bottom:0}.admin-table tbody td{padding:0;border-bottom:0}.admin-table tbody td:before{content:attr(data-label);display:block;margin-bottom:.28rem;color:var(--primary);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-empty-row{padding:0}.admin-empty-row:before{display:none}.chatbot-panel{width:min(100%,calc(100vw - 1rem));max-height:calc(100dvh - 1rem)}.chatbot-message{max-width:100%}}@media(max-width:480px){.container{width:min(1180px,calc(100% - .75rem))}.site-main{padding:1rem 0 2rem}.header-brand-copy{max-width:calc(100vw - 6.35rem)}h1{font-size:clamp(2.05rem,9vw,2.7rem);max-width:9ch}.page-shell,.site-main>.container,.content-section{gap:1rem}.hero-copy,.page-hero-copy,.video-library-hero-copy{gap:.7rem}.hero-actions>*,.form-actions>*,.test-question-actions>*,.test-question-actions-group>*,.video-link-row>*,.video-class-pill,.chatbot-prompt-chip,.chatbot-send-button{width:100%;justify-content:center}.video-class-selector{display:grid;grid-template-columns:1fr}.chatbot-shell{right:.5rem;left:.5rem;bottom:.5rem}.advantage-band,.video-library-hero-band{width:calc(100% + 1.5rem);margin-left:-.75rem;padding-inline:.75rem}.chatbot-panel{padding:.8rem;border-radius:18px}.chatbot-prompt-row{display:grid}.compatibility-table thead th,.compatibility-table tbody th,.compatibility-table tbody td{padding:.8rem}}@media(max-width:320px){.header-brand small{display:none}.header-brand-copy{max-width:calc(100vw - 5.7rem)}.header-brand strong{font-size:.92rem}h1{font-size:clamp(1.85rem,10vw,2.35rem);max-width:8ch}.button{padding-inline:.85rem;font-size:.86rem}}
