:root{font-family:system-ui,'Malgun Gothic',sans-serif;color:#172b3a;background:#f4f7fb;font-size:100%;line-height:1.7;color-scheme:light}*{box-sizing:border-box}body{margin:0;overflow-wrap:anywhere}header,nav,main,footer{max-width:48rem;margin:auto;padding:1.25rem}header{background:#172b3a;color:white;padding-top:2rem}h1{font-size:2.4rem;line-height:1.25;margin:.5rem 0 1rem}h1 span{display:block;font-size:1.1rem;margin-top:.5rem}h2{font-size:1.5rem;margin:2.5rem 0 1rem}h3{font-size:1.25rem;line-height:1.5;margin:.25rem 0 .75rem}p{margin:.5rem 0 1rem}.eyebrow{font-weight:700;letter-spacing:.06em;margin:0;font-size:.9rem}.version{font-size:.9rem}.milestones{border-top:1px solid #aab7c4;margin-top:1.5rem;padding-top:1rem}.milestones p{margin:.5rem 0}.milestones strong{display:block}nav{display:flex;flex-wrap:wrap;gap:.5rem;border-bottom:1px solid #aab7c4}a{color:#172b3a;text-underline-offset:.22em}nav a,button,.download,footer a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.55rem .8rem;border:1px solid #66798a;border-radius:.35rem;background:white;font:inherit;font-weight:650}button{cursor:pointer}button[aria-pressed=true]{background:#172b3a;color:white}.tools{padding:1rem;background:white;border:1px solid #66798a;border-radius:.5rem}label{display:block;font-weight:700;margin-bottom:.5rem}input{width:100%;min-height:48px;border:1px solid #66798a;border-radius:.25rem;padding:.65rem;font:inherit;background:white;color:#172b3a}.buttons{display:flex;flex-wrap:wrap;gap:.5rem}.tools p{font-size:.9rem}#results{margin-bottom:0}.notice{border-left:5px solid #172b3a;padding:1rem;background:white;margin-top:1.5rem}.card{background:white;border:1px solid #aab7c4;border-radius:.5rem;padding:1rem;margin:0 0 1rem}.time{font-size:.95rem;font-variant-numeric:tabular-nums;color:#44505d}.note{font-weight:650}.instructions{border-top:1px solid #aab7c4;margin-top:.5rem;padding-top:.6rem}.instructions p{margin-bottom:1rem}summary{cursor:pointer;min-height:48px;padding:.65rem .3rem;font-weight:650}details{border-top:1px solid #aab7c4}footer{border-top:1px solid #aab7c4;margin-top:2rem}footer p{margin-top:1rem}section,article{scroll-margin-top:1rem}:focus-visible{outline:3px solid #c03535;outline-offset:4px}.skip{position:absolute;left:1rem;top:-8rem;background:white;padding:1rem;z-index:10}.skip:focus{top:1rem}[hidden]{display:none!important}html.large{font-size:125%}@media(min-width:44rem){.milestones{display:flex;gap:2rem}.milestones p{flex:1}}@media print{.tools,nav,.skip,footer{display:none}.card{break-inside:avoid}body{background:white}}
:is(header,nav,main,footer,.tools,.card,.notice){padding-left:clamp(12px,4vw,20px);padding-right:clamp(12px,4vw,20px)}nav a,button,.download,footer a{min-width:0;max-width:100%;padding-left:12px;padding-right:12px}input{min-width:0}
