:root{color:#172026;background:#f7f8f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.app-shell{place-items:center;min-height:100vh;padding:32px;display:grid}.hello{background:#fff;border:1px solid #d7ddd7;border-radius:8px;width:min(100%,560px);padding:32px;box-shadow:0 16px 40px #17202614}.hello h1{margin:0 0 12px;font-size:32px;line-height:1.1}.hello p{color:#4d5a62;margin:0 0 24px;font-size:16px;line-height:1.6}.hello button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#1f6f5f;border:0;border-radius:6px;padding:0 18px;font-weight:650}.hello button:hover:not(:disabled){background:#18584c}.hello button:disabled{cursor:wait;opacity:.68}
