.keychain-viewer{z-index:1200;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.keychain-viewer__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#07080ac7;border:0;position:absolute;inset:0}.keychain-viewer__window{background:#0c0d11;border:1px solid #3b82f64d;border-radius:20px;flex-direction:column;width:90vw;min-width:0;height:90dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #000000b3,0 0 0 6px #3b82f60f}.keychain-viewer__head{background:#0a0b0ecc;border-bottom:1px solid #212429;flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;display:flex}@media not screen and (width>=630px){.keychain-viewer__head{flex-wrap:wrap;gap:8px;padding:10px 12px}}.keychain-viewer__title{flex-direction:column;min-width:0;margin-right:auto;display:flex}[dir=rtl] .keychain-viewer__title{margin-left:auto;margin-right:0}@media not screen and (width>=630px){.keychain-viewer__title{flex:calc(100% - 52px)}}.keychain-viewer__name{text-overflow:ellipsis;white-space:nowrap;color:#d3dbe6;font-family:Gilroy,Gilroy Fallback,system-ui,sans-serif;font-size:16px;font-weight:900;overflow:hidden}.keychain-viewer__hint{color:#8a93a2;font-size:12px;font-weight:700}.keychain-viewer__tabs{background:#0a0b0eb3;border:1px solid #212429;border-radius:999px;gap:4px;padding:3px;display:inline-flex}@media not screen and (width>=630px){.keychain-viewer__tabs{order:1}}.keychain-viewer__tab{color:#8a93a2;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:800;transition:background .15s,color .15s}.keychain-viewer__tab:hover{color:#d3dbe6}.keychain-viewer__tab_active{color:#3b82f6;background:#3b82f62e}.keychain-viewer__reset,.keychain-viewer__random,.keychain-viewer__retry{color:#a9b2c0;cursor:pointer;background:#0a0b0eb3;border:1px solid #212429;border-radius:999px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:800;transition:border-color .15s,color .15s;display:inline-flex}.keychain-viewer__reset:hover,.keychain-viewer__random:hover,.keychain-viewer__retry:hover{color:#d3dbe6;border-color:#3b82f673}.keychain-viewer__reset-icon{fill:currentColor;flex-shrink:0}@media not screen and (width>=630px){.keychain-viewer__reset-label{display:none}}.keychain-viewer__close{color:#a9b2c0;cursor:pointer;background:#0a0b0eb3;border:1px solid #212429;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:border-color .15s,color .15s;display:inline-flex}.keychain-viewer__close:hover{color:#d3dbe6;border-color:#3b82f673}.keychain-viewer__close-icon{fill:currentColor}.keychain-viewer__stage{flex:auto;min-height:0;position:relative}.keychain-viewer__canvas{touch-action:none;width:100%;height:100%;display:block}.keychain-viewer__overlay{text-align:center;background:#0c0d11d1;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;display:flex;position:absolute;inset:0}.keychain-viewer__status{color:#a9b2c0;max-width:420px;font-size:14px;font-weight:500;line-height:1.6}.keychain-viewer__bar{background:#d3dbe61f;border-radius:999px;width:min(280px,70%);height:4px;display:block;overflow:hidden}.keychain-viewer__fill{background:#3b82f6;border-radius:999px;height:100%;transition:width .2s;display:block}.keychain-viewer__foot{background:#0a0b0ecc;border-top:1px solid #212429;flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;display:flex}@media not screen and (width>=630px){.keychain-viewer__foot{flex-wrap:wrap;gap:8px;padding:10px 12px}}.keychain-viewer__field{flex:220px;align-items:center;gap:10px;min-width:0;display:flex}.keychain-viewer__label{color:#8a93a2;flex-shrink:0;font-size:12px;font-weight:800}.keychain-viewer__range{accent-color:#3b82f6;cursor:pointer;flex:auto;min-width:0}.keychain-viewer__number{color:#d3dbe6;background:#07080a99;border:1px solid #212429;border-radius:10px;flex-shrink:0;width:92px;padding:7px 10px;font-size:12px;font-weight:800}.keychain-viewer__note{color:#a9b2c0;flex:100%;font-size:12px;font-weight:500;line-height:1.6}
