*{box-sizing:border-box}body{margin:0;background:#f7f7f2;color:#202630;font:18px/1.7 system-ui,sans-serif}header,main,footer{max-width:850px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid #d8ddd7}a{color:#2342bd;text-underline-offset:4px}header a{font-weight:750;text-decoration:none}h1{font-size:clamp(30px,5vw,48px);line-height:1.14;letter-spacing:-1px;margin:14px 0 22px}h2{font-size:26px;line-height:1.3;margin-top:44px}h3{font-size:20px}.eyebrow{font-size:13px;letter-spacing:1px;color:#52635d}.answer{font-size:21px;line-height:1.6}.prompt{border:1px solid #bec9d9;border-left:5px solid #3154ce;background:white;border-radius:12px;padding:20px;white-space:pre-wrap;font:16px/1.6 ui-monospace,monospace;overflow-wrap:anywhere}button,.cta{background:#304ed6;color:white;border:0;border-radius:8px;padding:12px 18px;font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #ee9f31;outline-offset:4px}figure{margin:30px 0}img,video{max-width:100%;height:auto;border-radius:12px}figcaption,.note,footer{font-size:14px;color:#58665f}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:16px}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #d7dfd9;padding:12px}th{background:#eaf0eb}details{border-bottom:1px solid #d7dfd9;padding:16px 0}summary{font-weight:650;cursor:pointer}.card{background:white;border:1px solid #dae0dc;border-radius:14px;padding:24px;margin:20px 0}@media(max-width:480px){header,main,footer{padding:18px}body{font-size:17px}.answer{font-size:19px}h2{font-size:24px}.table-wrap{font-size:14px}th,td{padding:8px}.prompt{font-size:15px}}