*{box-sizing:border-box}.app{height:100vh;display:flex;flex-direction:column;overflow:hidden;font-size:16px;font-weight:400}.navbar{flex-shrink:0;display:flex;align-items:center;gap:.75rem;height:40px;min-height:40px;padding:0 12px;border-bottom:1px solid transparent}.navbar-brand{display:flex;align-items:center;flex-shrink:0}.navbar-primary h1{margin:0;font-size:14px;font-weight:500;line-height:1}.navbar-controls{font-size:14px;gap:.75rem;padding:0 12px 0 0}.navbar-controls .search-bar{flex:1;min-width:0;max-width:none}.sidebar-toggle{flex-shrink:0;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;width:40px;min-width:40px;height:40px;padding:0;margin:0;border:none;border-right:1px solid transparent;border-radius:0;background:transparent;cursor:pointer;font:inherit;color:inherit}.scheme-light .sidebar-toggle{color:#000;border-right-color:#0000001a}.scheme-dark .sidebar-toggle{color:#fff;border-right-color:#ffffff1a}.scheme-light .sidebar-toggle:hover{background:#0000000d}.scheme-dark .sidebar-toggle:hover{background:#ffffff14}.scheme-light .navbar-logo{display:block;width:20px;height:20px;flex-shrink:0}.scheme-dark .navbar-logo{display:block;width:20px;height:20px;flex-shrink:0;filter:invert(1)}.scheme-light .navbar{background:#fff;color:#000;border-bottom-color:#0000001a}.scheme-dark .navbar{background:#000;color:#fff;border-bottom-color:#ffffff1a}.toolbar-controls{display:flex;align-items:center;gap:.5rem;flex-shrink:0;margin-left:auto}.search-bar,.depth-selector,.size-slider{display:flex;align-items:center;gap:.5rem;font-size:14px;font-weight:400}.search-bar{flex:1;min-width:180px;max-width:420px}.search-bar-input-wrap{position:relative;flex:1;min-width:0;width:100%}.search-bar input,.depth-selector select,.toolbar-button{font:inherit}.scheme-light .search-bar input,.scheme-light .depth-selector select,.scheme-light .toolbar-button{background:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.scheme-dark .search-bar input,.scheme-dark .depth-selector select,.scheme-dark .toolbar-button{background:#000;color:#fff;border:1px solid rgba(255,255,255,.15)}.search-bar input,.depth-selector select{height:28px;padding:0 .6rem;border-radius:0;font-size:14px}.search-bar input{width:100%;padding-right:2rem}.search-bar-clear{position:absolute;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;opacity:.55}.search-bar-clear:hover{opacity:1}.scheme-light .search-bar-clear:hover{background:#0000000d}.scheme-dark .search-bar-clear:hover{background:#ffffff14}.size-slider input[type=range]{width:120px;accent-color:#000000}.scheme-dark .size-slider input[type=range]{accent-color:#ffffff}.size-slider-value{min-width:2.5rem;font-variant-numeric:tabular-nums}.toolbar-button{height:28px;padding:0 .6rem;border-radius:0;font-size:14px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem}.scheme-light .toolbar-button:hover{background:#0000000d}.scheme-dark .toolbar-button:hover{background:#ffffff14}.format-toggle{min-width:5.5rem;justify-content:center}.scheme-light .search-bar input::placeholder{color:#00000073}.scheme-dark .search-bar input::placeholder{color:#ffffff73}.app-body{flex:1;min-height:0;display:flex;overflow:hidden}.category-sidebar{flex-shrink:0;width:240px;overflow-y:auto;border-right:2px solid rgba(0,0,0,.1);padding:.5rem 0;font-size:14px}.scheme-light .category-sidebar{background:#fff;color:#000}.scheme-dark .category-sidebar{background:#000;color:#fff}.category-sidebar-title{padding:0 12px .35rem;font-size:14px;font-weight:500;opacity:.55}.category-list{list-style:none;margin:0;padding:0}.category-item{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.4rem 12px;border:none;background:transparent;font:inherit;font-size:14px;text-align:left;cursor:pointer}.scheme-light .category-item{color:#000}.scheme-dark .category-item{color:#fff}.scheme-light .category-item:hover{background:#0000000d}.scheme-dark .category-item:hover{background:#ffffff14}.category-item-active{font-weight:500}.scheme-light .category-item-active{background:#00000014}.scheme-dark .category-item-active{background:#ffffff1f}.category-item-label{min-width:0;line-height:1.25}.count-tag{flex-shrink:0;padding:.1rem .45rem;border-radius:999px;background:#00000014;color:#000000a6;font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;line-height:1.3}.scheme-dark .count-tag{background:#00000059;color:#ffffffbf}.symbol-area{flex:1;min-height:0;position:relative;display:flex;flex-direction:column}.symbol-count-overlay{position:absolute;bottom:12px;left:50%;transform:translate(-50%);padding:.35rem .75rem;border-radius:999px;background:#0000008c;color:#ffffffe6;font-size:14px;font-weight:400;font-variant-numeric:tabular-nums;pointer-events:none;z-index:10;white-space:nowrap}.symbol-scroll{flex:1;min-height:0;overflow-y:auto;transition:background-color .2s ease}.symbol-grid{display:grid;gap:1rem;padding:1rem 1rem 3rem}.symbol-grid-empty{grid-column:1 / -1;padding:2rem;text-align:center;color:#ffffffe6;text-shadow:0 1px 2px rgba(0,0,0,.6);font-size:16px}.symbol-card{display:flex;flex-direction:column;align-items:center;gap:.35rem}.symbol-image-wrap{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:1;padding:0;border:2px solid rgba(255,255,255,.25);border-radius:0;overflow:hidden;background:transparent;cursor:pointer;transition:border-color .15s ease}.symbol-image-wrap:hover{border-color:#ffffffd9}.symbol-image-wrap img{object-fit:contain;pointer-events:none;flex-shrink:0}.symbol-image-png{image-rendering:pixelated}.symbol-label{display:flex;align-items:center;justify-content:center;gap:.35rem;max-width:100%;font-size:16px;font-weight:400}.symbol-name{line-height:1.25;text-align:center;word-break:break-all;color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.75),0 0 6px rgba(0,0,0,.45)}.symbol-info-wrap{position:relative;display:inline-flex;flex-shrink:0}.symbol-info-btn{display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#ffffffe6;cursor:pointer;filter:drop-shadow(0 1px 2px rgba(0,0,0,.65))}.symbol-info-btn:hover{color:#fff}.symbol-info-tooltip{display:none;position:absolute;left:50%;bottom:calc(100% + .45rem);transform:translate(-50%);width:max-content;max-width:min(240px,calc(100vw - 2rem));padding:.45rem .6rem;border-radius:0;background:#000000eb;color:#fff;font-size:16px;font-weight:400;line-height:1.35;text-align:left;white-space:normal;word-break:break-word;z-index:20;pointer-events:none}.symbol-info-wrap:hover .symbol-info-tooltip,.symbol-info-wrap:focus-within .symbol-info-tooltip{display:block}.symbol-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500}.symbol-overlay-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b8;cursor:default}.symbol-overlay-topbar{position:absolute;top:0;left:0;right:0;z-index:4;display:flex;align-items:center;justify-content:center;height:3.75rem;padding:0 8rem;pointer-events:none}.symbol-overlay-close{position:static;transform:none;pointer-events:auto;display:inline-flex;align-items:center;gap:.5rem;height:2.75rem;padding:0 1rem;border:none;border-radius:0;background:transparent;color:#fff;cursor:pointer;font-size:16px;font-weight:500}.symbol-overlay-close:hover{background:#ffffff14}.symbol-overlay-nav-zone{position:absolute;top:0;bottom:0;z-index:3;width:8rem;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#fff;cursor:pointer}.symbol-overlay-nav-zone-prev{left:0}.symbol-overlay-nav-zone-next{right:0}.symbol-overlay-nav-zone:hover:not(:disabled){background:#ffffff14}.symbol-overlay-nav-zone:disabled{opacity:.25;cursor:default}.symbol-overlay-nav{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;pointer-events:none}.symbol-overlay-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none}.symbol-overlay-panel{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:min(90vw,720px);padding:1rem;pointer-events:none}.symbol-overlay-image-wrap{display:flex;align-items:center;justify-content:center;width:min(70vw,560px);height:min(70vw,560px);border-radius:0;border:1px solid rgba(255,255,255,.25);pointer-events:auto;cursor:default}.symbol-overlay-image-wrap img{width:80%;height:80%;object-fit:contain}.symbol-overlay-image-png{image-rendering:pixelated}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.symbol-overlay-name{font-size:16px;font-weight:500;color:#fff;text-align:center;word-break:break-all;text-shadow:0 1px 3px rgba(0,0,0,.8)}.symbol-overlay-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.symbol-overlay-tag{padding:.2rem .55rem;border-radius:0;background:#ffffff26;color:#ffffffe6;font-size:16px;font-weight:400;text-transform:capitalize;text-shadow:0 1px 2px rgba(0,0,0,.6)}.symbol-overlay-description{max-width:min(80vw,560px);font-size:16px;font-weight:400;line-height:1.45;color:#ffffffd9;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.8)}.symbol-overlay-unused{max-width:min(80vw,560px);font-size:16px;font-weight:500;line-height:1.45;color:#ff9500;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.8)}.symbol-overlay-meta{font-size:16px;font-weight:400;color:#ffffff8c;font-variant-numeric:tabular-nums;text-shadow:0 1px 3px rgba(0,0,0,.8)}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-Thin.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-ExtraLight.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-ExtraBold.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url(/fonts/Inter/static/Inter-Black.ttf) format("truetype");font-weight:900;font-style:normal}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
