*{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden}body{font:15px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#173d35;background:#f4f7f6;display:flex;flex-direction:column}header{flex:0 0 auto;min-height:47px;display:flex;align-items:center;gap:18px;padding:8px 18px;border-bottom:1px solid #dfe8e2;background:#fff;z-index:2}header strong{font-size:18px;letter-spacing:-.5px}header>div{display:flex;align-items:center;gap:14px;margin-left:auto}#status{color:#697e74;font-size:12px}a,button{font:inherit;color:#176951}button{cursor:pointer;background:none;border:0}a{text-decoration:none}button:hover,a:hover{text-decoration:underline}a:focus-visible,button:focus-visible{outline:3px solid #36876b;outline-offset:4px}header a,header button{font-size:13px}main{flex:1;min-height:0;position:relative}iframe{display:block;width:100%;height:100%;border:0;background:#f4f7f6}#notice{position:absolute;inset:0;display:grid;place-items:center;padding:22px;background:#f4f7f6}#notice[hidden]{display:none}.card{width:100%;max-width:470px;background:#fff;border:1px solid #dfe8e2;border-radius:23px;padding:32px;text-align:center;box-shadow:0 10px 45px #123e3b08}.mark{display:grid;place-items:center;background:#123e3b;color:#c9eddb;width:50px;height:50px;border-radius:15px;margin:0 auto 20px;font-size:29px;font-weight:700}h1{font-size:24px;letter-spacing:-.5px;line-height:1.35;margin:0 0 13px}p{color:#62796e;margin:12px 0}.button{display:inline-block;background:#176951;color:white;border-radius:11px;padding:12px 18px;margin:13px 0 3px;font-weight:650;font-size:14px}.small{font-size:13px;line-height:1.65}#inspect{font-size:12px;color:#708477;margin-top:8px}.nojs{position:fixed;bottom:0;left:0;right:0;background:#fff1d5;padding:15px;z-index:4}@media(max-width:550px){header{gap:9px;padding:8px 12px;flex-wrap:wrap}header strong{font-size:17px}header>div{gap:11px}#status{display:none}.card{padding:27px 22px}h1{font-size:22px}}
