:root{color-scheme:light;--brand-navy:#102033;--brand-blue:#2f6bff;--brand-blue-soft:#e8eef8;--brand-warm:#fed700;--brand-warm-deep:#d4a400;--text-primary:#102033;--text-secondary:#4b5d73;--surface:#fff;--surface-blue:#f3f7fc;--shadow-soft:0 8px 24px #10203314;--shadow-elevated:0 16px 36px #1020331f;--ink:var(--text-primary);--muted:var(--text-secondary);--bg:#f6f8fc;--card:var(--surface);--accent:var(--brand-blue);--accent-ink:#fff;--translation:#2563eb;--line:#d7e0ee;--navy:var(--brand-navy);--page-width:68rem;--s2w-header-height:4.35rem;--s2w-header-offset:var(--s2w-header-height);--s2w-tabs-offset:3.35rem}*{box-sizing:border-box}html{scroll-padding-top:var(--s2w-header-height)}html:has(.page-profession){scroll-padding-top:calc(var(--s2w-header-height) + var(--s2w-tabs-offset,3.35rem))}html,body{margin:0;padding:0;overflow-x:clip}body{background:var(--bg);min-height:100vh;color:var(--ink);flex-direction:column;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;line-height:1.5;display:flex}img{max-width:100%;height:auto}a{color:var(--accent)}.skip{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;top:0;left:0;overflow:hidden}.skip:focus{z-index:50;clip-path:none;white-space:normal;background:var(--card);width:auto;height:auto;padding:.5rem .75rem;top:1rem;left:1rem;overflow:visible}.site-header-wrap{z-index:40;background:var(--navy);color:#f4f7fb;padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);position:sticky;top:0}.site-header,.site-footer,main:not(.main-full){width:min(var(--page-width), calc(100% - 2rem));margin-inline:auto}.site-header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;padding:.85rem 0;display:flex}.logo{color:#f4f7fb;align-items:center;gap:.55rem;font-weight:800;text-decoration:none;display:inline-flex}.logo img{border-radius:.55rem;width:2.25rem;height:2.25rem}.site-nav{flex-wrap:nowrap;gap:.35rem;font-size:.92rem;display:flex}.site-nav-link{color:#d7e3f4;white-space:nowrap;background:#f4f7fb14;border:1px solid #f4f7fb2e;border-radius:999px;justify-content:center;align-items:center;min-height:2.25rem;padding:.25rem .7rem;font-weight:700;text-decoration:none;display:inline-flex}.site-nav-link:hover,.site-nav-link:focus-visible{color:#f4f7fb;background:#f4f7fb29}.site-nav-link.is-active{color:var(--navy);background:#f4f7fb;border-color:#f4f7fb}.site-nav-app-short{display:none}@media (width>=768px) and (width<=880px){.site-header{gap:.45rem}.site-nav{gap:.2rem;font-size:.82rem}.site-nav-link{padding-inline:.45rem}.site-nav-app-full{display:none}.site-nav-app-short{display:inline}}@media (width<=767px){:root{--s2w-header-height:6.35rem;--s2w-tabs-offset:2.6rem}.site-header-wrap{padding-inline:calc(.7rem + env(safe-area-inset-left,0px)) calc(.7rem + env(safe-area-inset-right,0px))}.site-header-wrap .site-header{flex-direction:column;align-items:stretch;gap:.625rem;width:auto;max-width:none;padding:.5rem 0 .55rem}.logo img{width:2.5rem;height:2.5rem}.logo{gap:.5rem;font-size:1.375rem;font-weight:800;line-height:1.15}.site-nav{grid-template-columns:repeat(6,minmax(0,1fr));gap:.28rem;width:100%;display:grid}.site-nav-link{letter-spacing:-.03em;border-radius:.75rem;min-width:0;min-height:2rem;padding:.28rem .42rem;font-size:clamp(.58rem,2.45vw,.78rem)}.site-nav-app-full{display:none}.site-nav-app-short{display:inline}}main{flex:1;padding:1.25rem 0 2.5rem}main.main-full{width:100%;padding:0}h1{margin:0 0 .75rem;font-size:clamp(1.8rem,6vw,2.6rem);line-height:1.15}p{color:var(--muted);margin:0 0 1rem}.actions{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:.7rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button-primary{-webkit-appearance:none;appearance:none;background:var(--accent);color:var(--accent-ink);border:0;box-shadow:0 2px 6px #0f233c1f}.button-primary:hover{background:#2563eb;box-shadow:0 4px 10px #0f233c24}.button-primary:active{background:#1d4ed8;transform:translateY(1px);box-shadow:0 1px 3px #0f233c1f}.button-primary:focus{outline:none}.button-primary:focus-visible{outline-offset:2px;outline:2px solid #2563eb73}.button-primary:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}@media (prefers-reduced-motion:reduce){.button-primary:active{transform:none}}.button-secondary{background:var(--card);color:var(--ink);border:1px solid var(--line)}.site-footer-wrap{background:var(--brand-navy);color:#d7e3f4;padding-bottom:env(safe-area-inset-bottom,0px);border-top:1px solid #f4f7fb1a;margin-top:auto}.product-system{--brand-navy:#10233f;--brand-blue:#285cf4;--brand-blue-hover:#1c49cf;--brand-blue-soft:#eaf0ff;--brand-warm:#f4c553;--brand-warm-deep:#947019;--text-primary:#152740;--text-secondary:#52637b;--surface:#fff;--surface-blue:#f0f5ff;--bg:#f7f9fd;--line:#dce4f0;--success:#176b47;--success-surface:#e5f5ed;--error:#9b3232;--error-surface:#fff0ef;--radius-sm:.65rem;--radius-card:1.25rem;--radius-panel:1.75rem;--shadow-soft:0 6px 20px #10233f0d;--shadow-elevated:0 14px 38px #10233f1a;--space-section:clamp(2.25rem, 5vw, 4.5rem);--page-width:76rem;--learning-correct-bg:var(--success-surface);--learning-correct-text:var(--success);--learning-incorrect-bg:var(--error-surface);--learning-incorrect-text:var(--error);--learning-card-shadow:var(--shadow-soft);--learning-progress-track:var(--line)}.product-system :is(button,input,select){font-family:inherit}.product-system button{cursor:pointer}.product-system :is(button,a,input,select):focus-visible{outline:3px solid var(--brand-blue);outline-offset:3px}.product-system :is(h1,h2,h3){color:var(--text-primary);letter-spacing:-.025em;text-wrap:balance}.product-system p{text-wrap:pretty}.product-system .section-inner{width:min(var(--page-width), calc(100% - 2rem))}.product-system .section{padding-block:var(--space-section)}.product-system .section-copy{max-width:65ch}.product-system .section-lead{max-width:65ch;line-height:1.7}.product-system .section-kicker{color:var(--brand-blue);letter-spacing:.12em;margin-bottom:.65rem;font-size:.7rem}.product-system .site-header-wrap{background:var(--brand-navy);box-shadow:0 1px #ffffff1f}.product-system .site-header{max-width:var(--page-width);padding-block:.8rem}.product-system .logo{letter-spacing:-.035em}.product-system .site-nav{gap:.4rem}.product-system .site-nav-link{background:0 0;border-color:#0000;min-height:2.6rem;padding-inline:1rem;font-weight:600}.product-system .site-nav-link.is-active{color:var(--surface);background:#ffffff21}.product-system .site-nav-link:last-child{background:var(--brand-blue);color:var(--surface)}.product-system .button{text-align:center;border-radius:.85rem;min-height:3rem;padding:.75rem 1.25rem;font-size:.92rem;line-height:1.35}.product-system .button-primary{background:var(--brand-blue);box-shadow:0 5px 12px #285cf42b}.product-system .button-primary:hover{background:var(--brand-blue-hover)}.product-system .button-secondary{background:var(--surface);border-color:var(--line)}.product-system .hero{padding-top:1.75rem}.product-hero{border:1px solid var(--line);border-radius:var(--radius-panel);background:linear-gradient(120deg, var(--surface), var(--surface-blue));align-items:center;gap:2rem;padding:clamp(1.3rem,4vw,3.5rem);display:grid;overflow:hidden}.product-hero-copy{min-width:0}.product-system .product-hero h1{letter-spacing:-.045em;font-size:clamp(2rem,4.5vw,3.65rem);line-height:1.08}.product-hero-visual{min-width:0}.product-hero-visual>img,.product-hero .profession-hero-photo img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-card);width:100%}.product-hero .hero-visual{background:var(--brand-blue-soft);border-radius:2rem;padding:1rem;position:relative}.product-system .home-product-hero h1{font-size:clamp(2.5rem,5vw,4.7rem)}.product-system .hero-tagline{color:var(--text-primary);max-width:32rem;margin-block:1.2rem;font-size:1.1rem;font-weight:600}.hero-text-link{align-items:center;gap:.8rem;min-height:2.75rem;font-weight:700;text-decoration:none;display:inline-flex}.product-system .hero-footnote{margin:.8rem 0 0;font-size:.78rem}.product-system :is(.feature-card,.fact-card,.need-card,.tool-card,.challenge-card,.source-card,.interview-stage-card,.interview-card,.learn-module-card){border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}.product-system :is(.feature-card,.fact-card,.need-card,.source-card){padding:1.4rem}.product-system .feature-card-mark{background:var(--brand-blue);border-radius:.25rem;width:1.8rem;height:.25rem}.product-system .fact-card:before{background:var(--brand-blue)}.product-system .fact-value{color:var(--brand-navy)}.product-system .band,.product-system .convert-band{background:var(--brand-navy)}.product-system :is(.band,.convert-band) :is(h2,h3){color:var(--surface)}.product-system .profession-tabs-wrap{background:var(--surface);border-bottom-color:var(--line)}.product-system .profession-tab{min-height:2.65rem;box-shadow:none;color:var(--text-secondary);background:0 0;border-color:#0000;border-radius:.7rem;font-weight:650}.product-system .profession-tab-active{color:var(--brand-blue);background:var(--brand-blue-soft);box-shadow:none;border-color:#0000}.product-system .profession-tab.is-hinting:not(.profession-tab-active){background:var(--surface-blue);color:var(--brand-blue);box-shadow:none;border-color:#0000;transform:none}.product-system .interview-stage-selector{padding-top:.3rem;font-size:.75rem}.product-system .interview-stage-selector .profession-tab{min-height:2rem}.product-system .interview-stage-grid{gap:1.1rem;margin-top:1.5rem}.product-system .interview-stage-card img{height:12rem}.product-system .interview-article{gap:1.5rem;max-width:72rem;margin:2rem auto}.product-system .interview-article>section{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);padding:clamp(1.2rem,3vw,2rem)}.product-system .interview-article p{max-width:72ch;line-height:1.8}.product-system .interview-phrase-list,.product-system .interview-dialogue{background:var(--surface-blue);border-radius:var(--radius-sm)}.product-system .interview-callout{background:var(--surface-blue);border-left-color:var(--brand-blue)}.product-system .market-context{background:var(--surface);border-block:1px solid var(--line)}.product-system .stat-card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:none;padding:1.5rem}.product-system .stat-card strong{color:var(--brand-navy);font-size:clamp(1.5rem,3vw,2rem)}.product-system .source-meta{font-size:.78rem;line-height:1.6}.product-system .source-meta a{color:var(--brand-blue);margin-top:.35rem;display:block}.product-system .stat-note{font-size:.83rem;line-height:1.6}.product-system .learn-shell{width:min(64rem,100% - 2rem)}.product-system .learn-shell-wide{width:min(70rem,100% - 2rem)}.product-system :is(.listen-page,.sprint-page,.quiz-page){padding-top:1.25rem}.product-system .learn-workspace{border-radius:var(--radius-card);box-shadow:var(--shadow-soft);padding:clamp(1rem,2.5vw,2rem)}.product-system .learn-listen-workspace{padding:0}.product-system .learn-listen-sticky{background:var(--surface);border-bottom:1px solid var(--line);border-radius:var(--radius-card) var(--radius-card) 0 0}.product-system .learn-pair{border-radius:var(--radius-card);border:1px solid var(--line);background:var(--surface);overflow:hidden}.product-system .learn-listen-turns{gap:1.25rem;padding:1rem}.product-system .learn-turn{background:var(--surface);border-radius:var(--radius-sm);border:0}.product-system .learn-turn-you{background:var(--surface-blue)}.product-system .learn-track>span,.product-system .vocab-track>span{background:var(--brand-blue)}.product-system .learn-track{height:.4rem}.product-system .learn-hero-tall{border-radius:var(--radius-panel);max-height:22rem}.product-system .learn-module-grid{gap:1rem;margin-block:1.5rem}.product-system .learn-module-card{background:var(--surface);padding:1.35rem}.product-system .learn-module-card h2{font-size:1.1rem}.product-system .learn-module-card p,.product-system .learn-module-card [data-value]{color:var(--text-secondary);font-size:.85rem}.product-system .learn-note{color:var(--text-secondary);font-size:.8rem}.product-system :is(.learn-complete,.grammar-result){border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface-blue)}.product-system .learning-question-card{background:var(--surface-blue);border-color:var(--line);border-radius:var(--radius-card);box-shadow:none}.product-system .learn-choice{border-radius:var(--radius-sm);min-height:3rem}.product-system .grammar-shell{width:min(64rem,100% - 2rem)}.product-system :is(.grammar-title,.vocab-title){text-align:left;margin-block:.8rem 1rem;font-size:clamp(1.3rem,3vw,2rem);font-weight:750}.product-system .grammar-panel{background:var(--brand-navy);border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}.product-system .grammar-block{border-color:var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}.product-system .grammar-hint{background:var(--surface-blue);border-radius:var(--radius-sm);border:0}.product-system .vocab-shell{width:min(48rem,100% - 2rem)}.product-system .vocab-toolbar{flex-wrap:nowrap;justify-content:flex-start;gap:.35rem;margin-block:.75rem;overflow-x:auto}.product-system .vocab-ctrl{border-color:var(--line);background:var(--surface);min-height:2.65rem;color:var(--text-primary)}.product-system .vocab-ctrl.is-on{background:var(--brand-blue-soft);border-color:var(--brand-blue)}.product-system .learn-app-cta{border-radius:var(--radius-card);margin-block:2rem}.product-system .learning-local-note{text-align:center;color:var(--text-secondary);margin:1.25rem 0;font-size:.75rem}@media (width>=768px){.product-hero{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.product-system .home-product-hero{grid-template-columns:minmax(0,1.3fr) minmax(14rem,.7fr)}.product-system .learn-module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-system .learn-pair{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:1rem;display:grid}.product-system .learn-listen-image{object-fit:cover;border-radius:0;grid-row:1/3;height:100%;min-height:18rem;margin:0}.product-system .learn-turn{margin:.75rem .75rem .75rem 0}.product-system .learn-turn-you{margin-top:0}}@media (width>=768px) and (width<=1024px){.product-system .site-header{gap:.3rem}.product-system .site-nav{gap:.1rem;font-size:.78rem}.product-system .site-nav-link{padding-inline:.45rem}.product-system .header-actions .floating-back span{display:none}.product-system .header-actions .floating-back{width:44px;padding-inline:.35rem}}@media (width<=767px){.product-system .site-header-wrap .site-header{gap:.3rem;padding-block:.4rem}.product-system .logo{font-size:1.05rem}.product-system .logo img{width:1.8rem;height:1.8rem}.product-system .site-nav{justify-content:space-between;gap:.2rem;display:flex}.product-system .site-nav-link{letter-spacing:0;border-radius:.5rem;min-height:2.75rem;padding:.25rem .35rem;font-size:.78rem}.product-system .hero{padding-top:1rem}.product-hero{border-radius:var(--radius-card);gap:1.5rem}.product-system .home-product-hero .app-screenshot{max-width:13rem}.product-system .profession-tabs{gap:.15rem;padding:.25rem .5rem}.product-system .profession-tab{min-height:2.45rem;padding:.35rem .6rem;font-size:.75rem}.product-system .learn-listen-turns{padding:.65rem}.product-system .learn-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-system .learn-module-card{padding:1rem}}.product-system .profession-grid{gap:1.1rem;margin:0;padding:0}.product-system .profession-grid>[hidden]{display:none}.product-system .profession-card{border:1px solid var(--line);border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}.product-system .profession-card img{aspect-ratio:16/11}.product-system .profession-card-body{flex-direction:column;flex:1;gap:.6rem;padding:1.1rem;display:flex}.product-system .profession-card-title{letter-spacing:-.02em;padding:0;font-size:1.1rem;font-weight:750}.product-system .profession-card-description{margin:0;font-size:.83rem;line-height:1.6}.product-system .profession-card-badge{color:var(--brand-blue);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.65rem;font-size:.72rem;font-weight:700;display:flex}.product-system .jobs-hero-title{letter-spacing:-.045em;font-size:clamp(2.3rem,5vw,4rem)}.product-system .jobs-hero-free{color:var(--brand-blue);background:0 0;padding:0}.job-search-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);margin:1.5rem 0;padding:1.3rem}.job-search-panel label{margin-bottom:.7rem;font-size:.85rem;font-weight:700;display:block}.job-search-row{gap:.6rem;display:flex}.job-search-row input{border:1px solid var(--line);background:var(--bg);min-width:0;color:var(--text-primary);font:inherit;border-radius:.8rem;flex:1;padding:.8rem 1rem;font-size:1rem}.job-search-panel [data-search-count]{margin:.65rem 0 0;font-size:.78rem}@media (width<=430px){.product-system .profession-grid{grid-template-columns:minmax(0,1fr);gap:.85rem}.product-system .profession-card{grid-template-columns:6.25rem minmax(0,1fr);display:grid}.product-system .profession-card img{aspect-ratio:auto;height:100%;min-height:9.5rem}.product-system .profession-card-body{padding:.9rem}.product-system .profession-card-title{font-size:.95rem}.product-system .profession-card-description{font-size:.78rem}}.stage-completion{border-radius:var(--radius-panel);background:var(--brand-navy);max-width:64rem;color:var(--surface);align-items:flex-start;gap:1.5rem;width:calc(100% - 2rem);margin:2rem auto;padding:clamp(1.5rem,4vw,3rem);display:flex}.stage-completion[hidden]{display:none}.product-system .stage-completion h2{color:var(--surface);font-size:clamp(1.7rem,4vw,2.5rem)}.product-system .stage-completion p{color:var(--line)}.completion-mark{background:var(--brand-warm);height:3rem;color:var(--brand-navy);border-radius:50%;flex:0 0 3rem;place-items:center;font-size:1.6rem;display:grid}.product-system .completion-eyebrow{color:var(--brand-warm);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700}.product-system .completion-local{font-size:.8rem}.vocab-mastery{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-card);margin:1rem 0;padding:1rem}.mastery-heading{flex-wrap:wrap;justify-content:space-between;gap:.4rem;font-size:.83rem;display:flex}.mastery-heading span{color:var(--success)}.mastery-filters{gap:.4rem;margin-top:.65rem;display:flex}.mastery-filters button{border:1px solid var(--line);border-radius:var(--radius-sm);min-height:2.5rem;color:var(--text-secondary);background:var(--surface);font:inherit;flex:1;padding:.4rem;font-size:.8rem;font-weight:650}.mastery-filters button[aria-pressed=true]{color:var(--brand-blue);background:var(--brand-blue-soft);border-color:var(--brand-blue-soft)}.product-system .vocab-mastery p{margin:.65rem 0 0;font-size:.72rem}@media (width<=430px){.stage-completion{flex-direction:column;gap:1rem}}.product-system .vocab-ctrl{min-width:44px;min-height:44px}@media (width<=767px){.vocab-auto-label,.vocab-speed-zero{display:none}.product-system .vocab-toolbar{gap:.3rem}}.header-brand-row{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.header-actions{justify-content:flex-end;align-items:center;gap:.4rem;min-width:0;display:flex}@media (width<=767px){.header-brand-row{min-height:44px}}.product-system :not(pre)>code{overflow-wrap:anywhere}.app-store-cta-text[data-astro-cid-znnc4kuf]{border:0;border-radius:0;min-height:0;padding:0;font-weight:700;display:inline}.site-footer[data-astro-cid-nns7i3if]{width:min(68rem,100% - 2rem);margin-inline:auto;padding:2.25rem 0 1.5rem}.footer-brand[data-astro-cid-nns7i3if]{max-width:22rem;margin-bottom:1.75rem}.footer-logo[data-astro-cid-nns7i3if]{color:#f4f7fb;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.footer-logo[data-astro-cid-nns7i3if] img[data-astro-cid-nns7i3if]{border-radius:.65rem;width:2.5rem;height:2.5rem}.footer-brand[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if],.footer-bottom[data-astro-cid-nns7i3if] p[data-astro-cid-nns7i3if]{color:#9eb0c7;margin:.7rem 0 0;font-size:.92rem}.footer-cols[data-astro-cid-nns7i3if]{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem 1.5rem;display:grid}.footer-heading[data-astro-cid-nns7i3if]{color:var(--brand-warm);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .55rem;font-size:.72rem;font-weight:800}.footer-cols[data-astro-cid-nns7i3if] ul[data-astro-cid-nns7i3if]{margin:0;padding:0;list-style:none}.footer-cols[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if],.footer-bottom[data-astro-cid-nns7i3if] .footer-privacy[data-astro-cid-nns7i3if],.footer-bottom[data-astro-cid-nns7i3if] .footer-store{color:#e4edf8;font-size:.92rem;font-weight:600;line-height:1.9;text-decoration:none}.footer-cols[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover,.footer-bottom[data-astro-cid-nns7i3if] .footer-privacy[data-astro-cid-nns7i3if]:hover,.footer-bottom[data-astro-cid-nns7i3if] .footer-store:hover{color:#fff}.footer-cols[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:focus-visible,.footer-canada-links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:focus-visible,.footer-bottom[data-astro-cid-nns7i3if] .footer-privacy[data-astro-cid-nns7i3if]:focus-visible,.footer-bottom[data-astro-cid-nns7i3if] .footer-store:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:.2rem}.footer-canada[data-astro-cid-nns7i3if]{border-top:1px solid #f4f7fb1f;gap:1.35rem;margin-top:2rem;padding-top:1.25rem;display:grid}.footer-canada-copy[data-astro-cid-nns7i3if]{color:#9eb0c7;max-width:28rem;margin:.45rem 0 0;font-size:.92rem;line-height:1.5}.footer-canada-links[data-astro-cid-nns7i3if]{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.footer-canada-links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{color:#e4edf8;text-underline-offset:.18em;align-items:center;min-height:2.75rem;font-size:.92rem;font-weight:600;text-decoration:underline 1px;display:inline-flex}.footer-canada-links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]:hover{color:#93c5fd}.footer-canada-disclaimer[data-astro-cid-nns7i3if]{color:#8ea0b6;max-width:36rem;margin:.7rem 0 0;font-size:.78rem;line-height:1.45}.footer-bottom[data-astro-cid-nns7i3if]{border-top:1px solid #f4f7fb1f;flex-wrap:wrap;justify-content:space-between;gap:.75rem 1.5rem;margin-top:2rem;padding-top:1rem;display:flex}@media (width>=768px){.footer-cols[data-astro-cid-nns7i3if]{grid-template-columns:repeat(4,minmax(0,1fr))}.footer-canada[data-astro-cid-nns7i3if]{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:start;gap:1.5rem 2rem}.footer-canada-links[data-astro-cid-nns7i3if]{flex-flow:wrap;align-items:center;gap:.2rem .35rem}.footer-canada-links[data-astro-cid-nns7i3if] li[data-astro-cid-nns7i3if]{align-items:center;display:inline-flex}.footer-canada-links[data-astro-cid-nns7i3if] li[data-astro-cid-nns7i3if]:not(:last-child):after{content:"·";color:#7f93ab;margin-left:.35rem;font-weight:700}.footer-canada-links[data-astro-cid-nns7i3if] a[data-astro-cid-nns7i3if]{min-height:2.25rem}}.floating-back[data-astro-cid-t4xioq4z]{color:#fff;min-width:44px;min-height:44px;font:inherit;background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.35rem;padding:.45rem .7rem;font-size:.82rem;font-weight:750;display:inline-flex}.floating-back[data-astro-cid-t4xioq4z]:hover{background:#fff3}.floating-back[data-astro-cid-t4xioq4z]:focus-visible{outline-offset:2px;outline:2px solid #fff}.global-lang-wrap[data-astro-cid-t62vxtwc]{color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:.22rem;min-width:4.75rem;min-height:44px;padding:.3rem .55rem;display:inline-flex;position:relative}.global-lang-wrap[data-astro-cid-t62vxtwc]>.visually-hidden[data-astro-cid-t62vxtwc]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.global-lang-wrap[data-astro-cid-t62vxtwc]:hover{background:#ffffff2e}.global-lang-icon[data-astro-cid-t62vxtwc]{font-size:.9rem;line-height:1}.global-lang-code[data-astro-cid-t62vxtwc]{text-align:center;min-width:1.4rem;font-size:.76rem;font-weight:800}.global-lang-caret[data-astro-cid-t62vxtwc]{font-size:.65rem}.global-lang-select[data-astro-cid-t62vxtwc]{cursor:pointer;opacity:0;width:100%;min-height:44px;position:absolute;inset:0}.global-lang-select[data-astro-cid-t62vxtwc]:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (width<=880px){.global-lang-wrap[data-astro-cid-t62vxtwc]{gap:.08rem;width:44px;min-width:44px;padding-inline:.2rem}.global-lang-icon[data-astro-cid-t62vxtwc]{display:none}}
