:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}body{color:#e7ecff;background:#0b1020;margin:0}.app{max-width:900px;margin:0 auto;padding:2rem 1rem 3rem}h1,h2{margin-top:0}.panel{background:#151b2f;border:1px solid #2a3459;border-radius:10px;margin-top:1rem;padding:1rem}label{margin-bottom:.75rem;display:block}input,textarea,button{font:inherit}input,textarea{box-sizing:border-box;color:#e7ecff;background:#0d1326;border:1px solid #2a3459;border-radius:8px;width:100%;margin-top:.4rem;padding:.6rem .7rem}button{color:#fff;cursor:pointer;background:#4565ff;border:none;border-radius:8px;padding:.6rem .9rem}button:hover{background:#5f7bff}.actions{flex-wrap:wrap;gap:.75rem;display:flex}.json-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}#decodedJsonOutput,#rawContextOutput{resize:vertical;min-height:220px}.brand-footer{color:#b6c3ff;opacity:.95;justify-content:center;align-items:center;gap:.65rem;margin-top:1.25rem;display:flex}.brand-logo{border-radius:50%;box-shadow:0 0 0 1px #2a3459}.brand-footer p{margin:0}.brand-footer a{color:#7fa2ff;font-weight:600;text-decoration:none}.brand-footer a:hover{text-decoration:underline}
