:root{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',sans-serif;color:#18243b;background:#f3f5f9;font-size:16px}*{box-sizing:border-box}body{margin:0;line-height:1.65}main{max-width:1050px;margin:auto;padding:32px 24px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}header strong{font-size:25px;color:#245de8}header span{font-size:13px;color:#61708a}.grid{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}section{padding:30px;border:1px solid #e0e5ee;border-radius:22px;background:white}h1{font-size:32px;line-height:1.35;margin:14px 0}h2{font-size:22px;margin:0 0 22px}h3{font-size:16px;margin:0 0 6px}p{color:#61708a;margin:0}.eyebrow{font-size:14px;color:#245de8}.timer{font-size:80px;font-weight:650;letter-spacing:-3px;text-align:center;color:#245de8;margin:24px 0}.timer small{display:block;font-size:14px;letter-spacing:0;font-weight:400;color:#61708a}.example{padding:18px;background:#f3f6fc;border-radius:12px;margin:20px 0}.example p{font-size:14px;margin-top:5px}button{width:100%;min-height:48px;border:0;border-radius:10px;background:#245de8;color:white;font-size:16px;cursor:pointer}button:disabled{background:#e6ebf5;color:#667794;cursor:default}button:focus-visible{outline:3px solid #245de8;outline-offset:3px}.secondary{margin-top:12px;background:#edf2ff;color:#245de8}.note,footer{font-size:13px;color:#61708a;margin-top:12px}ol{padding-left:22px}li{padding-left:5px;margin:0 0 24px}li p{font-size:14px}footer{text-align:center;margin-top:24px}@media(max-width:700px){main{padding:22px 16px}.grid{grid-template-columns:1fr;gap:18px}section{padding:24px}h1{font-size:28px}.timer{font-size:68px}}
