:root{color:#191919;font-synthesis:none;background:#f6f4ef;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.shell{width:min(100% - 2rem,68rem);min-height:100vh;margin:0 auto}.login{place-items:center;min-height:100dvh;padding:1rem;display:grid}.masthead{border-bottom:1px solid #d9d5cb;justify-content:space-between;align-items:center;min-height:5rem;display:flex}.wordmark{color:inherit;letter-spacing:-.02em;font-size:1.1rem;font-weight:700;text-decoration:none}.dashboard h1{letter-spacing:-.055em;max-width:44rem;margin:0;font-family:Georgia,serif;font-size:clamp(3rem,8vw,5.8rem);font-weight:400;line-height:.98}.eyebrow{color:#716c62;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.75rem;font-weight:700}.primary-button,.quiet-button,.danger-button{border-radius:999px;min-height:2.75rem;padding:0 1.1rem}.primary-button{color:#fff;background:#191919;border:1px solid #191919}.primary-button:disabled,.danger-button:disabled{cursor:wait;opacity:.6}.quiet-button,.danger-button{color:inherit;background:0 0;border:1px solid #c8c3b8}.danger-button{color:#8b332c}.dashboard{gap:4rem;padding:5rem 0;display:grid}.dashboard h1{font-size:clamp(2.6rem,6vw,4.8rem)}.muted,.empty{color:#716c62}.error{color:#8b332c}.panel{border-top:1px solid #d9d5cb;padding-top:2rem}.panel h2{margin:0;font-size:1.35rem}.key-form{align-items:end;gap:.75rem;margin:2rem 0;display:flex}.key-form label{color:#5e5a52;flex:1;gap:.5rem;font-size:.85rem;display:grid}.key-form input{width:100%;min-height:2.75rem;color:inherit;background:#fff;border:1px solid #c8c3b8;border-radius:.5rem;padding:0 .85rem}.secret{background:#fff9df;border:1px solid #b8a46a;border-radius:.75rem;gap:.5rem;margin:1.5rem 0;padding:1rem;display:grid}.secret code{overflow-wrap:anywhere}.key-list{margin:0;padding:0;list-style:none}.key-list li{border-top:1px solid #e0ddd5;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex}.key-list li div{gap:.25rem;display:grid}.key-list li span{color:#716c62;font-size:.85rem}@media (width<=40rem){.key-form{flex-direction:column;align-items:stretch}}
