:root{font-family:Inter,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}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: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}}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;overflow:hidden}.full-page-container{min-height:100dvh;position:relative;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center}.full-page-image{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.nav-bar{display:flex;justify-content:center;gap:2rem;padding:1rem;position:fixed;top:0;left:0;width:100%;background:#000c;z-index:1000;box-shadow:0 4px 8px #0003}.nav-item{color:#fff;text-decoration:none;font-size:1.2rem;font-weight:700;padding:.5rem 1rem;border-radius:.5rem;transition:background-color .3s ease,transform .3s ease}.nav-item:hover{background-color:#fff3;transform:scale(1.1)}.api-version-selector{position:absolute;right:1rem;top:.5rem;font-size:1rem;padding:.3rem;border-radius:5px;background:#fffc;cursor:pointer;outline:none;border:none}.deck-tabs{position:fixed;top:76.8px;width:100%;background:#0009;display:flex;justify-content:center;gap:1rem;padding:.5rem;z-index:999;align-items:center}.deck-tab{background:#444;color:#fff;font-size:1rem;padding:.5rem 1rem;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.deck-tab.active{background:#fc0;color:#000}.deck-tab:hover{background:#666}.content{position:absolute;top:76.8px;bottom:0;width:100%;overflow-y:auto;padding:4rem 1rem 1rem;text-align:center}.categories-container{width:100%;text-align:center;font-size:2rem;font-weight:700}.category-list{display:flex;flex-direction:column;gap:1rem}.category-row{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.card-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;justify-content:center;overflow:visible}.card-image{height:400px;object-fit:contain;border-radius:23px;transition:transform .3s ease;position:relative;cursor:pointer}.card-image:hover{transform:scale(1.1)}.card-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;z-index:2000}.card-modal-content{position:relative;max-width:90%;max-height:90%}.card-modal-image{width:100%;height:auto;max-width:600px;max-height:800px;object-fit:contain;border-radius:50px}.close-modal{position:absolute;top:-40px;right:-40px;background:#fff6;border:none;border-radius:50%;width:30px;height:30px;font-size:18px;cursor:pointer;transition:background .3s ease;display:flex;justify-content:center;align-items:center;padding:1.5rem}.close-modal:hover{background:#f00c}@media (max-width: 720px){.card-modal-content{max-width:90vw;max-height:80vh}.card-modal{padding:4rem}.card-modal-image{max-width:90vw;max-height:80vh}.card-image{height:250px;border-radius:16px}.content{padding-bottom:8rem}}@media (max-width: 540px){.deck-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:.5rem;top:53px}.deck-tab{font-size:.9rem;padding:.4rem .7rem}.nav-bar{flex-wrap:wrap;gap:.5rem;padding:.5rem}.nav-item{font-size:1rem;padding:.4rem .8rem}.content{top:53px;padding-bottom:8rem}}@media (max-width: 460px){.card-modal-content{max-width:95vw;max-height:85vh}.card-modal-image{max-width:95vw;max-height:70vh;object-fit:contain}.close-modal{top:-20px;right:-20px;width:24px;height:24px;font-size:14px;padding:1rem}.category-list{flex-direction:column;align-items:center}.card-grid{gap:.4rem}.card-image{height:200px;border-radius:12px}.content{padding:4rem .3rem 8rem;top:52px}}@media (max-width: 420px){.nav-bar{flex-wrap:wrap;gap:.3rem;padding:.4rem;justify-content:center}.nav-item{font-size:.9rem;padding:.3rem .6rem}.deck-tabs{flex-wrap:wrap;justify-content:center;gap:.3rem;padding:.4rem;top:44px}.deck-tab{font-size:.85rem;padding:.3rem .6rem}.card-modal-image{max-width:95vw;max-height:60vh;object-fit:contain;border-radius:24px}.content{top:40px;padding-bottom:8rem}}
