:root{font-family:Arial,Helvetica,sans-serif;color:#193e4c;background:#f4f7fa;font-size:18px;line-height:1.6}*{box-sizing:border-box}body{margin:0;min-height:100svh;background:radial-gradient(ellipse at 85% 15%,#d8eaf2 0,transparent 48%),#f4f7fa}header,footer{max-width:1100px;margin:auto;padding:28px 36px;display:flex;align-items:center;justify-content:space-between;gap:20px}header a{text-decoration:none;color:inherit;font-size:27px;letter-spacing:-1px;font-weight:600}.mark{display:inline-grid;place-items:center;background:#1c4656;color:white;border-radius:50%;width:38px;height:38px;margin-right:9px}main{max-width:720px;margin:30px auto 65px;padding:0 26px;min-height:60vh}.eyebrow{font-size:14px;letter-spacing:2px;text-transform:uppercase;color:#476570;margin-bottom:18px}h1{font-family:Georgia,serif;font-weight:400;line-height:1.15;font-size:clamp(38px,7vw,60px);letter-spacing:-1.5px;margin:0 0 24px}h2{font-family:Georgia,serif;font-weight:400;font-size:29px;line-height:1.3}p{color:#48616c;max-width:570px}.intro{font-size:21px}button,a{touch-action:manipulation}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid #bd650e;outline-offset:4px}button{border:1px solid #b8cbd4;border-radius:16px;background:#fff;color:#193e4c;padding:16px 22px;text-align:left}.primary{display:block;width:100%;background:#204f60;color:white;border-color:#204f60;text-align:center;font-weight:600}.primary:hover{background:#163e4c}.quiet{background:transparent;border-radius:30px;font-size:15px;padding:10px 18px}.text{background:none;border:0;padding:10px 0;text-decoration:underline;text-underline-offset:5px;font-size:15px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.choices button[aria-pressed=true]{background:#d8eaf2;border:2px solid #204f60;padding:15px 21px}.actions{display:flex;gap:20px;justify-content:space-between;margin-top:22px}.card{background:#fff;border:1px solid #d8e3e8;border-radius:24px;padding:28px;margin:26px 0}.card p:last-child{margin-bottom:0}.note{font-size:15px;color:#536b75}.rule{height:1px;background:#d1dfe5;margin:35px 0}.home-link{display:flex;width:100%;justify-content:space-between;margin:12px 0;background:transparent}.orb{width:78px;height:78px;border-radius:50%;border:1px solid #aac9d6;box-shadow:0 0 0 13px #e2edf3,0 0 0 26px #edf3f7;margin:40px auto 50px}textarea{display:block;width:100%;min-height:110px;padding:16px;margin:10px 0 24px;border:1px solid #b8cbd4;border-radius:14px;font:inherit;color:#193e4c;background:white;resize:vertical}label{display:block;font-weight:600}.progress{display:flex;gap:8px;margin-bottom:30px}.progress span{height:4px;flex:1;background:#d4e1e7;border-radius:4px}.progress .done{background:#39788d}footer{font-size:14px;color:#536b75}ul{padding-left:24px}a{color:#204f60}@media(max-width:540px){header,footer{padding:22px}main{margin-top:20px;padding:0 22px}.choices{gap:9px}button{padding:15px}.card{padding:22px}footer{align-items:flex-start;flex-direction:column;gap:0}.intro{font-size:19px}}
