:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#16211d;background:#edf4f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#11714a24,#0000 32rem),linear-gradient(145deg,#f6faf8,#e7f0ec);min-height:100vh;margin:0}a{color:#08633f}button,input,select{font:inherit}.shell{place-items:center;min-height:100vh;padding:2rem 1rem;display:grid}.card{background:#fffffff0;border:1px solid #0d462f29;border-radius:1.25rem;width:min(100%,30rem);padding:2rem;box-shadow:0 1.5rem 4rem #0f37271f}.brand{color:#0d5639;letter-spacing:-.02em;align-items:center;gap:.75rem;margin-bottom:2rem;font-weight:750;display:flex}.brand-mark{color:#fff;background:#0d714a;border-radius:.65rem;place-items:center;width:2rem;height:2rem;display:grid}h1{letter-spacing:-.035em;margin:0 0 .5rem;font-size:1.7rem}p{line-height:1.55}.muted{color:#61716a}.field{gap:.45rem;margin:1rem 0;display:grid}.field label{font-size:.9rem;font-weight:650}.field input,.field select{background:#fff;border:1px solid #a8b8b0;border-radius:.6rem;width:100%;padding:.72rem .8rem}.primary,.secondary,.danger{cursor:pointer;border:0;border-radius:.6rem;justify-content:center;padding:.72rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.primary{color:#fff;background:#0d714a;width:100%}.secondary{color:#154a36;background:#dcebe4}.danger{color:#fff;background:#a72d2d}.messages{padding:0;list-style:none}.message{color:#712121;background:#fde7e7;border-radius:.55rem;padding:.75rem}.scope-list{padding-left:1.25rem}.actions{gap:.75rem;margin-top:1.5rem;display:flex}
