:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{--header-height: 4.5rem;max-width:1280px;margin:0;padding:1rem;text-align:left}.header-container{position:fixed;top:0;left:0;width:100%;padding:0;z-index:1000}.content-area{display:block;padding-top:var(--header-height)}.logo{height:3em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.site-title{padding:10px}.home-heading{font-size:1.9rem;margin:0 0 1.25rem;padding:0}.read-the-docs{color:#9e9b9b}.main-nav{width:100%;background-color:#504e57;padding:0rem;border-radius:.2rem;box-shadow:0 2px 4px #0000000d;margin-bottom:1.5rem;display:flex;justify-content:flex-start;flex-wrap:wrap}.nav-list{list-style:none;margin:0;padding:0;display:flex;gap:0rem;flex-wrap:wrap}.nav-link{text-decoration:none;color:#fff;font-weight:600;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .3s ease,color .3s ease;display:inline-block}.nav-link:hover{background-color:#42418b;color:#fff}.nav-link:focus-visible{outline:2px solid #0056b3;outline-offset:2px;border-radius:.375rem}.books-page{text-align:left}.books-intro{max-width:60rem;opacity:.85}.books-quote{max-width:42rem;margin:1rem 0 1.5rem;padding:.75rem 1.25rem;border-left:3px solid rgba(100,108,255,.6);font-style:italic;opacity:.85}.books-quote cite{display:block;margin-top:.5rem;font-style:normal;font-size:.85rem;opacity:.75}.books-empty{opacity:.7;padding:1rem 0}.books-controls{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0 .5rem}.books-search{flex:1 1 220px;min-width:180px;padding:.5rem .75rem;border-radius:.375rem;border:1px solid rgba(255,255,255,.25);background:#ffffff0d;color:inherit;font-size:.95rem}.books-count{font-size:.85rem;opacity:.7;margin:.25rem 0 1rem}.books-table-wrapper{width:100%;overflow-x:auto;border-radius:.5rem;border:1px solid rgba(255,255,255,.12)}.books-table{width:100%;border-collapse:collapse;min-width:820px;font-size:.92rem}.books-table th,.books-table td{padding:.6rem .9rem;text-align:left;vertical-align:middle;border-bottom:1px solid rgba(255,255,255,.1)}.books-table thead th{position:sticky;top:0;background-color:#504e57;color:#fff;font-weight:600;white-space:nowrap}.books-table thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.books-table thead th.sortable:hover{background-color:#42418b}.books-table tbody tr:hover{background-color:#ffffff0f}.books-icon-col{width:56px}.books-thumb-btn{padding:0;border:none;background:none;cursor:zoom-in;border-radius:.25rem;overflow:hidden;line-height:0;transition:transform .15s ease,box-shadow .15s ease}.books-thumb-btn:hover,.books-thumb-btn:focus-visible{transform:scale(1.08);box-shadow:0 0 0 2px #646cff}.books-thumb-btn img{width:40px;height:60px;object-fit:cover;border-radius:.25rem;display:block}.books-no-cover,.books-no-rating,.books-no-link{opacity:.5}.books-stars{color:#ffc857;letter-spacing:.05em;white-space:nowrap}.books-empty-row{text-align:center;padding:2rem;opacity:.7}.books-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1.5rem}.books-modal{position:relative;background-color:#1f1f24;color:#f4f4f4;border-radius:.75rem;max-width:min(90vw,480px);max-height:90vh;overflow-y:auto;padding:1.5rem;box-shadow:0 20px 60px #00000080;text-align:center}.books-modal img{max-width:100%;max-height:60vh;border-radius:.5rem;display:block;margin:0 auto}.books-modal-details{margin-top:1rem;text-align:left}.books-modal-details h3{margin:0 0 .35rem}.books-modal-close{position:absolute;top:.5rem;right:.75rem;background:none;border:none;font-size:1.75rem;line-height:1;cursor:pointer;color:inherit;padding:.25rem}@media (prefers-color-scheme: light){.books-search{border-color:#0003;background:#00000008}.books-table-wrapper{border-color:#0000001f}.books-table th,.books-table td{border-bottom-color:#0000001a}.books-table tbody tr:hover{background-color:#0000000a}.books-modal{background-color:#fff;color:#213547}}@media (max-width: 640px){.books-table{min-width:680px}}.credentials-page{text-align:left}.credentials-intro{max-width:60rem;opacity:.85}.credentials-controls{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:1.25rem 0 .5rem}.credentials-search{flex:1 1 220px;min-width:180px;padding:.5rem .75rem;border-radius:.375rem;border:1px solid rgba(255,255,255,.25);background:#ffffff0d;color:inherit;font-size:.95rem}.credentials-filter-label{display:flex;align-items:center;gap:.4rem;font-size:.9rem;white-space:nowrap}.credentials-filter-label select{padding:.4rem .5rem;border-radius:.375rem;border:1px solid rgba(255,255,255,.25);background:#ffffff0d;color:inherit;font-size:.9rem}.credentials-clear-btn{font-size:.85rem;padding:.4rem .75rem;border-radius:.375rem}.credentials-count{font-size:.85rem;opacity:.7;margin:.25rem 0 1rem}.credentials-table-wrapper{width:100%;overflow-x:auto;border-radius:.5rem;border:1px solid rgba(255,255,255,.12)}.credentials-table{width:100%;border-collapse:collapse;min-width:1080px;font-size:.92rem}.credentials-table th,.credentials-table td{padding:.75rem .9rem;text-align:left;vertical-align:top;border-bottom:1px solid rgba(255,255,255,.1)}.credentials-table thead th{position:sticky;top:0;background-color:#504e57;color:#fff;font-weight:600;white-space:nowrap}.credentials-table thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.credentials-table thead th.sortable:hover{background-color:#42418b}.credentials-table tbody tr:hover{background-color:#ffffff0f}.credentials-icon-col{width:70px}.credentials-thumb-btn{padding:0;border:none;background:none;cursor:zoom-in;border-radius:.375rem;overflow:hidden;line-height:0;transition:transform .15s ease,box-shadow .15s ease}.credentials-thumb-btn:hover,.credentials-thumb-btn:focus-visible{transform:scale(1.08);box-shadow:0 0 0 2px #646cff}.credentials-thumb-btn img{width:48px;height:48px;object-fit:cover;border-radius:.375rem;display:block}.credentials-description-cell{font-size:.85rem;opacity:.85;max-width:22rem;min-width:16rem}.credentials-badge{display:inline-block;margin-left:.5rem;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.1rem .4rem;border-radius:.25rem;background-color:#ff634733;color:#ff9d85;vertical-align:middle}.credentials-skills{display:flex;flex-wrap:wrap;gap:.3rem;max-width:16rem}.credentials-skill-chip{font-size:.75rem;padding:.15rem .5rem;border-radius:999px;background-color:#646cff2e;color:inherit;white-space:nowrap}.credentials-no-link{opacity:.5}.credentials-empty{text-align:center;padding:2rem;opacity:.7}.credentials-modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1.5rem}.credentials-modal{position:relative;background-color:#1f1f24;color:#f4f4f4;border-radius:.75rem;max-width:min(90vw,720px);max-height:90vh;overflow-y:auto;padding:1.5rem;box-shadow:0 20px 60px #00000080}.credentials-modal img{width:100%;height:auto;border-radius:.5rem;display:block}.credentials-modal-details{margin-top:1rem}.credentials-modal-details h3{margin:0 0 .35rem}.credentials-modal-close{position:absolute;top:.5rem;right:.75rem;background:none;border:none;font-size:1.75rem;line-height:1;cursor:pointer;color:inherit;padding:.25rem}@media (prefers-color-scheme: light){.credentials-search,.credentials-filter-label select{border-color:#0003;background:#00000008}.credentials-table-wrapper{border-color:#0000001f}.credentials-table th,.credentials-table td{border-bottom-color:#0000001a}.credentials-table tbody tr:hover{background-color:#0000000a}.credentials-modal{background-color:#fff;color:#213547}}@media (max-width: 640px){.credentials-table{min-width:780px}}.site-architecture-page{text-align:left}.architecture-diagram-container{width:100%;overflow-x:auto;margin:1.25rem 0 2rem;padding:1rem;border-radius:.5rem;background-color:#fff;border:1px solid rgba(255,255,255,.12)}.architecture-diagram-container:empty:before{content:"Loading diagram...";display:block;padding:2rem 0;text-align:center;color:#888;font-size:.9rem}.architecture-diagram-container .mxgraph{margin:0 auto}@media (prefers-color-scheme: light){.architecture-diagram-container{border-color:#0000001f}}
