*{box-sizing:border-box}body{margin:0;background:#f9f7fc;color:#43364f;font:17px/1.8 Arial,sans-serif}header,main,footer{max-width:850px;margin:auto;padding:28px}header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;border-bottom:1px solid #ded4e7}nav{display:flex;gap:20px;flex-wrap:wrap}a{color:#694788;text-underline-offset:4px}h1{font:normal clamp(36px,7vw,60px)/1.1 Georgia,serif;letter-spacing:-1.5px}h2{font:normal 27px Georgia,serif}p{max-width:620px}.label{font-size:12px;letter-spacing:2px}.card{padding:24px;border:1px solid #e1d5ed;border-radius:16px;background:#f0e8f7;margin:25px 0}img{width:44px;height:44px}footer{font-size:14px;border-top:1px solid #ded4e7}.brand{font:24px Georgia,serif;text-decoration:none}li{margin:10px 0}a:focus-visible{outline:3px solid #8b65ac;outline-offset:4px}