@font-face{font-family:Geist;src:url('/brand/geist.woff2') format('woff2');font-display:swap}
:root{--ink:#223d37;--muted:#52645b;--paper:#fafaf5;--line:#d7ded4;--sage:#e8eee4;--gold:#d3c292}
*{box-sizing:border-box}html{scroll-padding-top:30px}body.launch-page{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Geist,system-ui,sans-serif}.launch-page a{color:inherit;text-underline-offset:4px}.launch-wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.launch-header{border-bottom:1px solid var(--line);padding:22px 0}.launch-header .launch-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px}.launch-logo img{display:block;width:210px;max-width:100%;height:auto}.launch-nav{display:flex;flex-wrap:wrap;gap:12px 24px;font-size:.875rem}.launch-nav a{min-height:44px;display:inline-flex;align-items:center}.launch-skip{position:absolute;top:-100px;left:16px;padding:12px;background:white;z-index:20}.launch-skip:focus{top:10px}.launch-page :focus-visible{outline:3px solid #8b640e;outline-offset:5px}.launch-eyebrow{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;font-weight:650;color:var(--muted);margin:0 0 14px}.launch-hero{padding:72px 0 56px}.launch-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}.launch-page h1{font-size:clamp(2.35rem,5vw,4.25rem);line-height:1.06;letter-spacing:-.05em;font-weight:500;margin:0 0 24px;max-width:800px}.launch-page h2{font-size:clamp(1.8rem,3.3vw,2.7rem);line-height:1.15;letter-spacing:-.035em;font-weight:500;margin:0 0 20px}.launch-page h3{font-size:1.2rem;line-height:1.3;font-weight:550;margin:0 0 12px}.launch-lead{font-size:1.16rem;line-height:1.7;color:var(--muted);max-width:650px}.launch-note{font-size:.875rem;color:var(--muted)}.launch-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:26px 0 16px}.launch-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 21px;border-radius:7px;background:var(--ink);color:white!important;text-decoration:none;font:inherit;border:1px solid var(--ink);text-align:center;cursor:pointer}.launch-button.secondary{background:transparent;color:var(--ink)!important;border-color:#85978a}.launch-button:hover{filter:brightness(1.15)}.launch-card{padding:30px;border:1px solid var(--line);border-radius:14px;background:white;min-width:0}.launch-card.sage{background:var(--sage)}.launch-card p:last-child{margin-bottom:0}.launch-section{padding:54px 0;border-top:1px solid var(--line)}.launch-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.launch-three .launch-card{display:flex;flex-direction:column}.launch-three .launch-card>a:last-child{margin-top:auto;padding-top:12px}.launch-label{display:block;font-size:.9rem;font-weight:600;margin:18px 0 7px}.launch-page select{width:100%;min-height:50px;border:1px solid #849589;border-radius:6px;color:var(--ink);background:white;padding:10px 12px;font:inherit}.launch-form .launch-button{width:100%;margin-top:20px}.launch-list{padding-left:22px}.launch-list li{padding:5px 0}.launch-step{font-size:.75rem;color:var(--muted);display:block;letter-spacing:.1em;margin-bottom:12px}.launch-pills{display:flex;gap:12px;flex-wrap:wrap;padding:0;list-style:none}.launch-pills li{background:var(--sage);border-radius:6px;padding:7px 12px;font-size:.85rem}.launch-details{padding:20px 0;border-bottom:1px solid var(--line);max-width:820px}.launch-details summary{font-weight:550;cursor:pointer;min-height:32px}.launch-footer{padding:32px 0 48px;border-top:1px solid var(--line);font-size:.875rem;color:var(--muted)}.launch-footer nav{display:flex;flex-wrap:wrap;gap:12px 22px}.launch-footer nav a{min-height:40px;display:inline-flex;align-items:center}.launch-narrow{max-width:800px}.sample-banner{border-left:4px solid var(--gold);padding:18px 24px;background:#f1eedf;margin:28px 0}.sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.sample-tag{display:inline-block;font-size:.75rem;background:var(--sage);padding:3px 9px;border-radius:4px;margin-bottom:14px}.sample-field{border-bottom:1px solid var(--line);padding:12px 0}.sample-field dt{font-size:.85rem;color:var(--muted)}.sample-field dd{margin:3px 0 0;font-weight:500}.launch-inline-start{max-width:1120px;margin:0 auto;padding:32px 24px;text-align:center;border-block:1px solid #d7ded4}.launch-inline-start p{margin:8px 0}.launch-inline-start a{font-weight:600;text-underline-offset:4px}.launch-inline-start .launch-choices{display:flex;justify-content:center;gap:18px;flex-wrap:wrap}.launch-inline-start .launch-choices a{padding:10px 0}.launch-resource-next{margin:30px 0;padding:24px;background:#e8eee4;border-radius:10px}.launch-resource-next a{font-weight:600}
@media(max-width:760px){.launch-wrap{width:calc(100% - 32px)}.launch-header .launch-wrap{align-items:flex-start;flex-direction:column;gap:10px}.launch-nav{gap:6px 18px}.launch-hero{padding:42px 0}.launch-hero-grid,.launch-three,.sample-grid{grid-template-columns:minmax(0,1fr);gap:22px}.launch-card{padding:24px}.launch-section{padding:36px 0}.launch-page h1{font-size:2.65rem}.launch-actions{align-items:stretch;flex-direction:column}.launch-actions>a{text-align:center}.launch-logo img{width:190px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media print{.launch-header,.launch-footer,.launch-actions,.launch-skip,.launch-inline-start{display:none!important}.launch-page{background:white!important;color:black!important;font-size:10pt!important}.launch-wrap{width:100%;max-width:none}.launch-hero,.launch-section{padding:16px 0}.launch-page h1{font-size:28pt}.launch-page h2{font-size:19pt}.launch-card{break-inside:avoid;padding:16px}.sample-grid{gap:12px}.launch-button{display:none!important}a{color:black!important}a[href^='https://www.canada.ca']::after{content:' (' attr(href) ')';font-size:8pt;overflow-wrap:anywhere}}
