:root{font:16px Arial,Helvetica,sans-serif;color:#17191f;background:#f8f6ef;--blue:#0f2860}*{box-sizing:border-box}body{margin:0}a{color:var(--blue);text-underline-offset:.2em}button,input,select{font:inherit}button{cursor:pointer}header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 4%;border-bottom:2px solid #17191f}header>a:first-child{font-weight:900;text-decoration:none;letter-spacing:.04em}header nav{display:flex;gap:1.2rem;align-items:center}main{max-width:850px;margin:2rem auto;padding:0 24px}h1{font:2.3rem/1.15 Georgia,serif;margin:.5rem 0 1rem}p{line-height:1.65}.access-box{background:white;border:1px solid #afb7c6;border-top:4px solid var(--blue);padding:1.5rem}label{display:block;font-weight:bold;margin:1rem 0 .5rem}input,select{padding:.8rem;width:100%;border:1px solid #8d99ae;background:white;color:#17191f;min-height:46px}button,.button{display:inline-block;padding:.8rem 1rem;min-height:46px;background:var(--blue);color:white;border:1px solid var(--blue);font-weight:bold;text-decoration:none}button:disabled{opacity:.55;cursor:wait}form>button{margin-top:1rem}.subtle{font-size:.9rem;color:#555d69}#status{min-height:1.6rem;color:#9b261b;font-weight:bold}#created{padding:1.2rem;border:2px solid #0f2860;background:#fff;margin:1.5rem 0}#new-code{display:block;font-size:1.1rem;overflow-wrap:anywhere;padding:.9rem;background:#edf1f7;margin-bottom:1rem}#codes{list-style:none;margin:1rem 0;padding:0}#codes li{background:white;border:1px solid #c3c8cf;padding:1rem 1.2rem;margin-bottom:.8rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}#codes strong,#codes small{display:block}#codes small{margin-top:.4rem;line-height:1.6;color:#515a69}.revoke{background:white;color:#8e2117;border-color:#ad9997;font-size:.9rem}h2{font:1.65rem Georgia,serif}.fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.owner-note{border-left:3px solid #c19c05;padding-left:1rem}dialog{border:2px solid #17191f;max-width:450px;padding:1.5rem}dialog::backdrop{background:#0007}dialog button{margin-right:.5rem}.session-lock{font:700 .85rem Arial,Helvetica,sans-serif;padding:.55rem .75rem;min-height:40px;background:#f8f6ef;color:#0f2860;border:1px solid #a3acc0;cursor:pointer;white-space:nowrap}.session-lock:hover{background:#e4eaf3}:focus-visible{outline:3px solid #416f9a;outline-offset:3px}[hidden]{display:none!important}@media(max-width:650px){main{margin-top:1.25rem;padding:0 18px}.access-box{padding:1.1rem}h1{font-size:2rem}.fields{grid-template-columns:1fr;gap:0}#codes li{align-items:flex-start;flex-direction:column}header{flex-wrap:wrap}}
