:root{color-scheme:light;font-family:Georgia,serif;color:#192e32;background:#f5f3ed}*{box-sizing:border-box}body{margin:0}.shell{max-width:1180px;margin:auto;padding:0 32px}nav{display:flex;justify-content:space-between;gap:20px;padding:28px 0;border-bottom:1px solid #b5c1ba;font:12px monospace;letter-spacing:.12em}a{color:#175844;text-underline-offset:5px}nav a{text-decoration:none;font-weight:bold}header{padding:64px 0 36px;max-width:850px}.label,.number{font:12px monospace;letter-spacing:.1em}.label{color:#175844}h1{font-size:clamp(42px,7vw,76px);font-weight:400;letter-spacing:-.04em;line-height:1.05;margin:24px 0}.intro{font-size:22px;line-height:1.5}.notice{border-left:3px solid #946321;padding:12px 20px;background:#eee8db;line-height:1.65}h2{font-size:23px;font-weight:400;border-bottom:1px solid #b5c1ba;padding:16px 0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px}article{padding:20px 0 30px;border-bottom:1px solid #b5c1ba}h3{font-size:25px;font-weight:400;margin:20px 0 12px}article p{line-height:1.7}article a{display:block;margin:15px 0;font-weight:bold}.small{font-size:14px;color:#475b5b}footer{padding:40px 0;font-size:14px;line-height:1.7}.skip{position:absolute;left:16px;top:-100px;background:white;padding:12px}.skip:focus{top:8px}a:focus-visible{outline:3px solid #946321;outline-offset:5px}@media(max-width:540px){.shell{padding:0 20px}nav{flex-wrap:wrap}header{padding-top:36px}}
