@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700;800&family=Caveat:wght@600;700&display=swap');
:root{--ink:#073b68;--blue:#087bce;--yellow:#ffdc38;--muted:#50718b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:17px;line-height:1.75;background:#f7fbff}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #edaa00;outline-offset:6px}img{display:block;max-width:100%}.wrap{width:min(1180px,calc(100% - 72px));margin:auto}header{background:#ffffffed;position:sticky;top:0;z-index:20;border-bottom:1px solid #dcecf5;backdrop-filter:blur(15px)}.nav{height:89px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:11px;line-height:1.05;font-size:23px;font-weight:800;font-family:'Plus Jakarta Sans',sans-serif;letter-spacing:-.8px}.brand>span{display:flex}.brand svg{height:37px;width:37px;stroke-width:2.5}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:9px;letter-spacing:1.4px;margin-top:8px;font-weight:600}.nav nav{display:flex;gap:29px;font-size:14px;font-weight:600}.nav nav a:hover{color:var(--blue)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--ink);color:white;border-radius:100px;padding:15px 25px;font-size:15px;font-weight:700;box-shadow:0 5px 0 #002644;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(3px);box-shadow:0 2px 0 #002644}.button.small{font-size:13px;padding:11px 20px;box-shadow:none}.icon{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sky{background:radial-gradient(ellipse at 85% 20%,#fff9c9 0,transparent 38%),radial-gradient(ellipse at 12% 10%,#fff 0,transparent 35%),linear-gradient(135deg,#dff5ff,#c6eaff);position:relative}.hero{overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:45px;align-items:center;padding-block:75px 53px}.pill{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:1.2px;font-weight:700;padding:7px 13px;background:#ffffffa1;border-radius:50px;border:1px solid #fff;margin:0 0 25px}.pill svg{height:17px;width:17px}h1,h2,h3{font-family:'Plus Jakarta Sans',sans-serif;font-weight:800;line-height:1.14;letter-spacing:-1.8px;margin:0}h1{font-size:clamp(46px,4.7vw,68px)}h1 em,h2 em{font-style:normal;position:relative;color:var(--blue)}h1 em{background:linear-gradient(transparent 75%,var(--yellow) 75%,var(--yellow) 93%,transparent 93%)}.intro{color:var(--muted);font-size:18px;max-width:470px;line-height:1.8;margin:27px 0}.actions{display:flex;gap:25px;align-items:center}.handwritten{font-family:'Caveat',cursive;font-size:27px;line-height:1.05;transform:rotate(-7deg);color:var(--ink)}.hero-meta{display:flex;gap:17px;align-items:center;font-size:12px;margin-top:35px;color:#446b88}.hero-meta span{font-size:23px;color:#2684b9}.hero-visual{position:relative;isolation:isolate;margin-top:18px}.hero-visual>img{width:100%;border-radius:47% 47% 29% 29%;box-shadow:0 22px 65px #3d71aa14;border:8px solid #ffffff80;transform:rotate(3deg)}.sticker{position:absolute;background:white;padding:14px 22px;border-radius:13px;box-shadow:0 8px 24px #124c751c;font-size:14px;line-height:1.5}.sticker-top{top:-10px;right:0;background:var(--yellow);transform:rotate(8deg);font-family:'Caveat';font-size:25px}.sticker-bottom{bottom:2px;left:-22px;transform:rotate(-6deg);padding-left:65px}.sticker-bottom>span{position:absolute;left:20px;top:23px;color:var(--blue)}.hero-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #92bdd83f;padding-block:19px;font-size:11px;letter-spacing:1.4px;font-weight:600}.hero-footer>span:nth-child(2){font-size:23px}.ticker{background:var(--yellow);padding:18px 0;overflow:hidden;transform:rotate(-1deg);position:relative;z-index:2;margin:-1px -1px}.ticker>div{display:flex;align-items:center;justify-content:center;gap:43px;white-space:nowrap;font-size:14px;font-weight:800;letter-spacing:1.6px}.ticker span{font-size:24px}.chapter{padding:110px 0;position:relative;isolation:isolate;overflow:hidden}.paper{background-color:#fffdf5;background-image:radial-gradient(#d9cfa74a .8px,transparent .8px);background-size:18px 18px}.chapter:before{content:'';position:absolute;inset:0 0 auto;height:22px;background:linear-gradient(135deg,#ffffff66 25%,transparent 25%) -12px 0/24px 24px,linear-gradient(225deg,#ffffff66 25%,transparent 25%) -12px 0/24px 24px;z-index:-1}.split{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.copy{max-width:520px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;margin:0 0 24px;display:flex;align-items:center;gap:12px}.eyebrow>span{background:var(--yellow);color:var(--ink);height:37px;min-width:37px;border:1px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:13px;letter-spacing:0;box-shadow:2px 3px 0 var(--ink)}h2{font-size:clamp(34px,3.7vw,51px);line-height:1.18}.copy>p:not(.eyebrow){margin:25px 0;color:var(--muted);line-height:1.85}.points{padding:0;list-style:none;margin:27px 0}.points li{display:flex;gap:13px;margin:17px 0;font-size:16px;line-height:1.65}.points li>span{height:24px;min-width:24px;margin-top:2px;background:#deeff6;border-radius:50%;color:var(--ink);display:grid;place-items:center;font-size:13px;font-weight:700}.note{display:flex;gap:17px;align-items:center;margin-top:31px;border-top:1px solid #08487925;padding-top:22px}.note>span{background:var(--yellow);display:flex;padding:13px;border-radius:16px;transform:rotate(-7deg)}.note p{margin:0;line-height:1.6;font-size:16px}.poster{margin:0;background:white;border:9px solid white;border-bottom-width:0;border-radius:15px;box-shadow:0 13px 40px #12395b20;position:relative}.poster>a{display:block;border-radius:7px;overflow:hidden}.poster img{width:100%;height:auto}.poster figcaption{font-size:11px;padding:11px 4px;display:flex;justify-content:space-between;gap:15px;line-height:1.5;color:#577087}.poster figcaption a{white-space:nowrap;font-weight:700;color:var(--ink)}.poster a:hover img{filter:brightness(1.025)}.tilt-right{transform:rotate(2deg)}.tilt-left{transform:rotate(-2deg)}.reminder{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;margin-top:110px;background:#e0f3ff;padding:40px;border-radius:28px;align-items:center;border:1px solid #b7d9ef}.tag{display:inline-block;background:var(--yellow);padding:4px 10px;border-radius:5px;font-size:11px;font-weight:800;letter-spacing:1.3px;margin-bottom:16px;transform:rotate(-3deg)}h3{font-size:25px;line-height:1.35;letter-spacing:-.8px}.reminder p{font-size:16px;color:var(--muted);margin-bottom:0}.reminder .poster{box-shadow:none;border-width:5px}.blueprints{background-color:#d9f0ff;background-image:linear-gradient(#fff6 1px,transparent 1px),linear-gradient(90deg,#fff6 1px,transparent 1px);background-size:40px 40px}.center-heading{text-align:center;max-width:720px;margin:0 auto 42px}.center-heading .eyebrow{justify-content:center}.center-heading p:not(.eyebrow){font-size:18px;max-width:610px;margin:23px auto 0;color:var(--muted)}.sign-types{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:40px}.sign-types>div{display:flex;flex-direction:column;align-items:center;position:relative;border:1px solid #fff;background:#ffffffc9;border-radius:20px;padding:22px 10px}.sign-types b{display:grid;place-items:center;background:var(--yellow);border-radius:12px;width:42px;height:42px;font-size:30px;line-height:1;box-shadow:0 4px 0 #c6a629;margin-bottom:16px}.sign-types>div:nth-child(2) b{background:#ec4a4c;color:white;box-shadow:0 4px 0 #bc2729;border-radius:50%}.sign-types>div:nth-child(3) b{background:#1487d2;color:white;box-shadow:0 4px 0 #0e5b90;border-radius:50%}.sign-types>div:nth-child(4) b{background:#10966c;color:white;box-shadow:0 4px 0 #047250}.sign-types strong{font-size:17px}.sign-types span{font-size:13px;margin-top:4px;color:var(--muted);text-align:center}.wide-poster{max-width:1050px;margin:auto;border-width:12px;border-bottom-width:0}.image-note{text-align:center;font-size:14px;color:var(--muted);margin:25px auto 0;max-width:650px}.peach{background:radial-gradient(ellipse at 100% 0,#ffe4bf 0,transparent 55%),#fff4ec}.standalone{display:block;margin-top:35px;font-size:36px;transform:rotate(-4deg)}.navy{background-color:#073b68;background-image:radial-gradient(#ffffff13 1px,transparent 1px),linear-gradient(130deg,#073b68,#085386);background-size:22px 22px,100% 100%;color:white}.navy h2 em{color:var(--yellow)}.navy .copy>p:not(.eyebrow){color:#c5e2f4}.navy .eyebrow{color:#bce5ff}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:35px 0}.check-grid>div{border-top:1px solid #ffffff36;padding-top:20px}.check-grid>div>span{display:flex;color:var(--yellow);margin-bottom:10px}.check-grid strong{font-size:16px;display:block}.check-grid p{font-size:14px;line-height:1.6;color:#c5e2f4;margin:7px 0 0}.navy .small-note{font-size:14px!important;border-left:3px solid var(--yellow);padding-left:15px}.mint{background:radial-gradient(ellipse at 15% 20%,#fff9cc 0,transparent 45%),#e5f6ef}.chips{display:flex;gap:11px;flex-wrap:wrap;margin:30px 0}.chips span{background:#fff9;border:1px solid #a6cfc3;border-radius:30px;font-size:14px;padding:8px 15px;transform:rotate(-2deg)}.chips span:nth-child(even){transform:rotate(2deg)}.question-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;margin:50px 0}.question-strip>div{position:relative;padding:25px;background:white;border:1px solid #dbe6ec;border-radius:18px;box-shadow:0 5px 0 #e5edf1}.question-strip b{font-size:13px;color:var(--blue);display:block;margin-bottom:12px}.question-strip h3{font-size:20px}.question-strip p{font-size:15px;color:var(--muted);margin:10px 0 0}.hazard-posters{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:start}.hazard-posters .poster{box-shadow:0 10px 25px #12395b13}.scenario-text{padding:28px 15px}.scenario-text h3{font-size:24px}.scenario-text p{font-size:16px;color:var(--muted)}.closing{background:radial-gradient(ellipse at 50% 100%,#acd9ff,transparent 65%),#dff3ff;text-align:center;padding:90px 0 95px;border-radius:50% 50% 0 0/7% 7% 0 0;position:relative}.closing .eyebrow{justify-content:center;margin-top:18px}.closing h2{font-size:clamp(34px,4vw,57px)}.closing-icon{display:inline-flex;background:var(--yellow);padding:17px;border-radius:20px;transform:rotate(-10deg)}.closing p:not(.eyebrow){color:var(--muted);margin:25px 0}.closing .standalone{font-size:28px}footer{padding:35px 0;background:var(--ink);color:white}footer .wrap{display:flex;justify-content:space-between;gap:30px;align-items:center}footer p{font-size:12px;line-height:1.9;margin:0;color:#c8e1f2}footer .brand{font-size:20px}footer .brand small{font-size:8px}footer p a{text-decoration:underline;text-underline-offset:4px}@media(max-width:1000px){.nav nav{gap:15px}.brand{font-size:20px}.wrap{width:calc(100% - 48px)}.split{gap:55px}.hero-grid{gap:25px}.actions{gap:17px}.handwritten{font-size:24px}.hero-grid{padding-block:60px}.ticker>div{gap:25px}.reminder{gap:30px;padding:30px}.chapter{padding:85px 0}.poster figcaption{font-size:10px}}@media(max-width:720px){html{scroll-padding-top:120px}.wrap{width:calc(100% - 38px)}.nav{height:auto;min-height:104px;flex-wrap:wrap;padding:15px 0 10px;gap:14px}.nav .brand{font-size:18px}.brand small{font-size:8px}.brand svg{width:29px;height:29px}.nav>.button{font-size:11px;padding:9px 13px}.nav nav{order:3;justify-content:space-between;width:100%;font-size:12px;gap:12px}.hero-grid{grid-template-columns:1fr;padding-block:42px 38px;gap:45px}h1{font-size:48px;letter-spacing:-2px}.pill{font-size:9px;padding:7px 10px;letter-spacing:.7px;margin-bottom:22px}.intro{font-size:16px}.button{font-size:14px;padding:13px 21px}.actions{gap:22px}.handwritten{font-size:23px}.hero-meta{margin-top:28px}.hero-visual{width:90%;max-width:460px;margin:10px auto}.sticker-top{font-size:21px;padding:9px 15px}.sticker-bottom{font-size:12px;left:-14px;padding:10px 15px 10px 51px}.sticker-bottom>span{left:15px;top:19px}.hero-footer{font-size:8px;letter-spacing:1px}.hero-footer>span:last-child{font-size:9px;letter-spacing:0}.ticker{padding:11px 0}.ticker>div{width:max-content;justify-content:flex-start;font-size:11px;gap:22px}.chapter{padding:65px 0}.split{grid-template-columns:1fr;gap:40px}.reverse .poster{order:2}.copy{max-width:none}h2{font-size:36px;letter-spacing:-1.4px}.eyebrow{font-size:11px;letter-spacing:1.3px;margin-bottom:22px}.copy>p:not(.eyebrow){font-size:16px;margin:22px 0}.points li{font-size:16px}.poster{max-width:500px;margin-inline:auto;width:100%;border-width:6px;border-bottom-width:0}.poster figcaption{font-size:10px}.tilt-left,.tilt-right{transform:rotate(0)}.note{margin-top:25px}.reminder{grid-template-columns:1fr;margin-top:65px;padding:24px;gap:27px;width:calc(100% - 28px)}.reminder h3{font-size:25px}.reminder .poster figcaption{display:block}.reminder .poster figcaption a{display:block;margin-top:5px}.center-heading p:not(.eyebrow){font-size:16px}.sign-types{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px}.sign-types>div{padding:18px 8px}.sign-types strong{font-size:16px}.sign-types span{font-size:12px}.image-note{font-size:13px}.wide-poster{max-width:none}.check-grid{gap:22px}.check-grid strong{font-size:15px}.question-strip{grid-template-columns:1fr;gap:15px;margin-block:32px}.question-strip>div{padding:22px}.question-strip b{margin-bottom:7px}.hazard-posters{grid-template-columns:1fr;gap:25px}.scenario-text{padding:26px 4px 0}.scenario-text h3{font-size:23px}.closing{padding:65px 0;border-radius:50% 50% 0 0/2% 2% 0 0}.closing h2{font-size:36px}.closing p:not(.eyebrow){font-size:16px}footer .wrap{flex-direction:column;align-items:flex-start;gap:25px}footer p{font-size:11px}.standalone{font-size:31px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
body{overflow-x:clip}

main{overflow-x:clip}.ticker{margin:0;transform:none}
.hero-visual>img{height:auto}.sticker-top{font-family:Caveat,cursive}@media(max-width:720px){.actions>.button{flex-shrink:0;padding-inline:18px;font-size:13px}.actions{gap:17px}.actions .handwritten{font-size:23px}}
.check-title{margin-top:30px;font-size:20px;letter-spacing:1px;color:var(--yellow)}.document-checks .check-letter{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--yellow);color:var(--ink);font-weight:800}.eyebrow{line-height:1.6}.center-heading:has(+.question-strip){max-width:850px}.center-heading:has(+.question-strip) p:not(.eyebrow){max-width:800px}.copy>p a{text-decoration:underline}.intro{font-size:17px}.document-checks>div:last-child{grid-column:1/-1}@media(max-width:720px){.eyebrow{letter-spacing:1px}.center-heading .eyebrow{text-align:left}.intro{font-size:16px}}
.hero-masthead{text-align:center;padding-top:50px}.hero-masthead h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(64px,9vw,126px);font-weight:800;color:#073b68;line-height:1.1;letter-spacing:-5px}.hero-masthead>p{font-size:21px;margin:12px 0 0;color:#234e70}.hero-masthead strong{font-weight:700}.hero-grid{padding-top:48px}.hero-slogan{font-size:clamp(33px,3.5vw,49px)}.references{background:#edf5fb;padding:70px 0 80px}.references .eyebrow{margin-bottom:10px;color:#326b91}.references h2{font-size:39px}.reference-list{display:grid;gap:23px;margin-top:32px}.reference-card{display:flex;background:#fff;border:1px solid #d4e4ef;box-shadow:0 7px 0 #dce8f0;border-radius:15px;overflow:hidden;align-items:stretch;gap:0}.reference-number{min-width:100px;display:flex;align-items:center;justify-content:center;color:#fff;background:#b33c1b;font-size:38px;font-weight:800}.reference-card:nth-child(2) .reference-number{background:#dfa020}.reference-card>div{padding:27px 32px}.reference-card h3{font-size:22px;letter-spacing:-.5px;line-height:1.5;text-transform:uppercase}.reference-card p{font-size:18px;margin:7px 0 0;color:#527188}@media(max-width:720px){.hero-masthead{padding-top:36px}.hero-masthead h1{font-size:clamp(53px,14vw,90px);letter-spacing:-2.5px}.hero-masthead>p{font-size:16px;margin-top:10px}.hero-grid{padding-top:33px}.hero-slogan{font-size:35px}.references{padding:50px 0 60px}.references h2{font-size:31px}.reference-number{min-width:52px;font-size:25px}.reference-card>div{padding:20px 17px}.reference-card h3{font-size:16px;letter-spacing:0;line-height:1.6}.reference-card p{font-size:15px;line-height:1.7}.reference-list{gap:20px}}
.pretest-cta{margin-top:28px;background:#ffffffbe;border:1px solid white;border-radius:22px;padding:23px 25px;box-shadow:0 8px 22px #07416a08}.test-kicker{display:flex;gap:9px;align-items:center;font-size:11px;letter-spacing:1.4px;font-weight:800;margin:0 0 11px;color:#276e9a}.test-kicker svg{width:19px;height:19px}.pretest-cta h3{font-size:22px;letter-spacing:-.6px}.pretest-cta>p:not(.test-kicker){font-size:15px;line-height:1.75;margin:12px 0 19px;color:var(--muted)}.test-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.test-button{gap:24px;white-space:nowrap}.material-link{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.pretest-cta small,.posttest-action small{display:block;font-size:11px;margin-top:13px;color:#4c708a}.posttest-section{background:#edf5fb;padding:5px 0 75px}.posttest-panel{background:var(--ink);color:white;border-radius:29px;padding:46px 48px;display:grid;grid-template-columns:1.5fr 1fr;gap:45px;align-items:center;background-image:radial-gradient(#ffffff12 1px,transparent 1px);background-size:22px 22px}.posttest-copy .test-kicker{color:#b7def7}.posttest-copy h2{font-size:37px}.posttest-copy h2 em{color:var(--yellow)}.posttest-copy>p:not(.test-kicker){color:#cde3f2;font-size:16px;line-height:1.8;margin:23px 0 0;max-width:590px}.posttest-action{display:flex;flex-direction:column;align-items:center;text-align:center}.test-stamp{display:flex;background:#ffffff15;border:1px solid #ffffff35;padding:19px;border-radius:22px;transform:rotate(7deg);margin-bottom:22px;color:var(--yellow)}.test-stamp svg{width:39px;height:39px}.posttest-action .button{background:var(--yellow);color:var(--ink);box-shadow:0 5px 0 #c6a517;min-width:220px}.posttest-action small{color:#cde3f2}.posttest-action .material-link{margin-top:20px;color:#fff}@media(max-width:720px){.pretest-cta{padding:22px 20px}.pretest-cta h3{font-size:20px}.test-actions{gap:19px}.posttest-section{padding-bottom:48px}.posttest-panel{padding:30px 24px;grid-template-columns:1fr;gap:30px;border-radius:24px}.posttest-copy h2{font-size:30px}.posttest-copy>p:not(.test-kicker){font-size:16px}.test-kicker{font-size:10px;letter-spacing:1px}.posttest-action{align-items:flex-start;text-align:left}.test-stamp{display:none}.posttest-action .button{min-width:0;width:100%}.posttest-action small{align-self:center}.posttest-action .material-link{align-self:center}}
/* Balanced spacing after removing the pretest description. */
.pretest-cta{padding:26px}.pretest-cta .test-kicker{margin-bottom:16px}.pretest-cta h3{margin:0;line-height:1.4}.pretest-cta .test-actions{margin-top:24px;gap:24px;align-items:center}@media(max-width:720px){.pretest-cta{padding:24px 22px}.pretest-cta .test-actions{margin-top:24px;column-gap:22px;row-gap:20px}}
.pretest-cta .test-button,.posttest-action .test-button{background:#c9212d;color:#fff;font-size:19px;padding:19px 28px;min-height:66px;gap:15px;box-shadow:0 6px 0 #87121b}.pretest-cta .test-button:hover,.posttest-action .test-button:hover{background:#b41b26;box-shadow:0 3px 0 #87121b}.test-alert{display:inline-grid;place-items:center;width:27px;height:27px;flex-shrink:0;border:2px solid currentColor;border-radius:50%;font-size:20px;font-weight:800;line-height:1}.posttest-action .test-button{min-width:260px}@media(max-width:720px){.pretest-cta .test-button,.posttest-action .test-button{font-size:18px;padding:18px 24px;min-height:64px}.pretest-cta .test-actions{gap:24px}.posttest-action .test-button{min-width:0}}
.pretest-cta .test-button,.posttest-action .test-button{font-size:25px;font-weight:800;min-height:88px;padding:24px 34px;gap:19px;min-width:310px}.pretest-cta .test-actions{align-items:flex-start;flex-direction:column;gap:23px}.pretest-cta .test-button{width:100%}.posttest-action .test-button{width:100%}.test-button .test-alert{width:34px;height:34px;font-size:26px;border-width:3px}@media(max-width:720px){.pretest-cta .test-button,.posttest-action .test-button{font-size:23px;min-height:82px;padding:22px 16px;gap:13px;min-width:0;width:100%}.test-button .test-alert{width:31px;height:31px;font-size:24px}.pretest-cta .material-link{align-self:center}}@media(max-width:360px){.pretest-cta .test-button,.posttest-action .test-button{font-size:21px;gap:10px;padding-inline:12px}}
