*{box-sizing:border-box}body{font-family:Georgia,Times New Roman,serif;max-width:52rem;margin:0 auto;padding:1.5rem 1.25rem 4rem;color:#2e2820;background:#faf6ee;line-height:1.6}a{color:#7a4a24}h1{font-size:1.6rem;margin-bottom:.25rem}h1,h2{color:#5e3719}h2{font-size:1.1rem;margin-top:1.8rem}.muted{color:#6f6455;font-size:.95rem}header.site{display:flex;justify-content:space-between;align-items:baseline;border-bottom:1px solid #e6dccb;padding-bottom:.75rem;margin-bottom:1.5rem}table{border-collapse:collapse;width:100%;margin-top:1rem}td,th{text-align:left;padding:.5rem .75rem;border-bottom:1px solid #e6dccb;font-size:.95rem}th{color:#6f6455;font-weight:400;font-size:.85rem;text-transform:uppercase;letter-spacing:.04em}tr:hover td{background:#f3ecdc}label{display:block;margin-top:1rem;font-weight:700}input[type=email],input[type=password],input[type=text]{display:block;width:100%;max-width:24rem;padding:.5rem;margin-top:.3rem;font-size:1rem;font-family:inherit;border:1px solid #b3a58e;border-radius:4px}button{margin-top:1.4rem;padding:.55rem 1.5rem;font-size:1rem;font-family:inherit;background:#7a4a24;color:#fff;border:none;border-radius:4px;cursor:pointer}button:disabled{background:#c3b6a2;cursor:not-allowed}.error{color:#b3261e}.error,.notice{margin-top:1rem}.notice{padding:.9rem 1rem;border:1px solid #2e7d32;border-radius:4px;background:#f0f7f0}dl.detail{display:grid;grid-template-columns:max-content 1fr;grid-gap:.35rem 1.25rem;gap:.35rem 1.25rem;margin-top:.75rem}dl.detail dt{color:#6f6455;font-size:.9rem}dl.detail dd{margin:0}.pill{display:inline-block;padding:.1rem .6rem;border-radius:999px;font-size:.8rem;background:#f3ecdc;border:1px solid #e6dccb;color:#5e3719}.logout-form{display:inline}.logout-form button{margin:0;padding:.25rem .9rem;font-size:.85rem;background:#6f6455}