:root{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#173a3e;background:#f4f7f7;color-scheme:light}*{box-sizing:border-box}body{margin:0}header{min-height:74px;background:white;border-bottom:1px solid #dce6e5;padding:16px max(20px,calc((100vw - 960px)/2));display:flex;align-items:center;justify-content:space-between;gap:18px}header>div{display:flex;align-items:center;gap:18px}a{color:#0b786f}.brand{font-size:24px;font-weight:750;text-decoration:none;white-space:nowrap}.brand span{font-size:15px}select,button{font:inherit;cursor:pointer}select{padding:9px;border:1px solid #cedddc;background:#fff;border-radius:9px;color:inherit}main{max-width:830px;margin:auto;padding:38px 24px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;color:#138579}h1{font-size:clamp(26px,4vw,39px);line-height:1.3;margin:14px 0}.lead{color:#607b7d;line-height:1.7;margin-bottom:27px}.card{background:#fff;border:1px solid #d6e4e2;border-radius:18px;box-shadow:0 8px 32px #153f3610;padding:26px 32px;margin:22px 0}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#52716f}.progress{display:flex;justify-content:space-between;gap:8px;margin:24px 0 30px;padding:20px 0;border-top:1px solid #e9eeee;border-bottom:1px solid #e9eeee}.progress>span{display:flex;gap:8px;align-items:center;font-size:14px;color:#8d9e9d}.progress b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#edf2f1}.progress i{font-style:normal}.progress .active{color:#077c70;font-weight:650}.progress .active b{color:white;background:#087e73}.progress .done b{color:#087e73;background:#dbf0ea}h2{font-size:24px;line-height:1.4;margin:0 0 12px}p{line-height:1.8;margin:12px 0 20px}button,.primary,.secondary{border:0;border-radius:10px;padding:13px 20px;font-weight:650;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:46px}.primary{color:white;background:#087c72;min-width:220px}.primary:hover{background:#07655e}button:disabled{opacity:.5;cursor:wait}.hint{font-size:13px;color:#708585;margin-top:14px;margin-bottom:0}.saved{font-size:13px;color:#08766d;background:#eef8f4;padding:10px 14px;overflow-wrap:anywhere;border-radius:8px}.address{display:flex;gap:10px;align-items:center;justify-content:space-between;border:1px solid #cddedb;border-radius:10px;background:#f8faf9;padding:8px 10px;margin:18px 0}.address code{font-size:17px;overflow-wrap:anywhere}.address button,.secondary{color:#166a62;background:#e5f1ec;font-size:14px}.status{font-size:14px;overflow-wrap:anywhere;color:#9b3a28}.status:empty{display:none}.back{display:block;background:transparent;color:#66817f;padding:0;margin-top:24px;min-height:30px;font-size:13px}.browser-demo{border:1px solid #e1e7e6;background:#f8faf9;border-radius:10px;padding:16px;margin:20px 0}.browser-demo small{font-size:10px;color:#8d9c9b}.demo-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:15px 0}.demo-top>span{display:flex;align-items:center;gap:6px;font-size:13px}.toggle{display:inline-block;width:32px;height:18px;border-radius:15px;background:#087c72;position:relative}.toggle:after{content:"";position:absolute;width:12px;height:12px;border-radius:50%;background:#fff;top:3px;right:3px}.browser-demo em{font-style:normal;color:#007b6f;font-size:18px;font-weight:bold}.demo-load{display:inline-flex;gap:8px;border:1px solid #aed1c7;border-radius:7px;padding:8px 14px;font-size:13px;background:#fff}.extra{font-size:14px;border-bottom:1px solid #dce6e4;padding:17px 2px;color:#55716f}.extra summary{cursor:pointer;color:#375b57}.extra a{display:inline-block;margin-right:10px}.extra .secondary{margin-top:12px}.finish-icon{width:48px;height:48px;background:#d8f3e9;border-radius:50%;display:grid;place-items:center;color:#087c72;font-size:27px;margin-bottom:16px}footer{font-size:12px;color:#829795;display:flex;justify-content:space-between;gap:14px;margin:24px 0}[hidden],.hidden{display:none!important}:focus-visible{outline:3px solid #72c5b8;outline-offset:3px}@media(max-width:600px){header{padding:14px 16px}.brand span{display:none}header>div{gap:10px;font-size:12px}header select{max-width:104px}main{padding:24px 15px}.card{padding:20px}.progress{gap:5px;margin:20px 0}.progress>span{font-size:11px;gap:4px}.progress b{width:21px;height:21px;flex-shrink:0}h2{font-size:21px}.primary{width:100%;min-width:0}.address{gap:6px}.address code{font-size:13px}.address button{font-size:12px;padding:9px;flex-shrink:0}.demo-top{flex-wrap:wrap}.demo-top b{font-size:14px}}
