:root[data-theme=dark]{--color-bg-primary: #242424;--color-bg-secondary: #1a1a1a;--color-bg-tertiary: #0f0f0f;--color-bg-input: #2a2a2a;--color-bg-input-hover: #2f2f2f;--color-text-primary: rgba(255, 255, 255, .87);--color-text-secondary: #eee;--color-border: #3a3a3a;--color-border-focus: #4ade80;--color-link: #646cff;--color-link-hover: #535bf2;--color-shadow-dark: #0a0a0a;--color-overlay: rgba(31, 31, 31, .71);--color-tooltip-bg: #333;--color-button-bg: #1a1a1a;--color-button-hover-border: #646cff}:root[data-theme=light]{--color-bg-primary: #ffffff;--color-bg-secondary: #f5f5f5;--color-bg-tertiary: #eeeeee;--color-bg-input: #4a4a4a;--color-bg-input-hover: #555555;--color-text-primary: #333333;--color-text-secondary: #ffffff;--color-border: #5a5a5a;--color-border-focus: #4ade80;--color-link: #747bff;--color-link-hover: #646cff;--color-shadow-dark: #333333;--color-overlay: rgba(255, 255, 255, .7);--color-tooltip-bg: #333;--color-button-bg: #ffffff;--color-button-hover-border: #747bff}:root{--color-bg-primary: #242424;--color-bg-secondary: #1a1a1a;--color-bg-tertiary: #0f0f0f;--color-bg-input: #2a2a2a;--color-bg-input-hover: #2f2f2f;--color-text-primary: rgba(255, 255, 255, .87);--color-text-secondary: #eee;--color-border: #3a3a3a;--color-border-focus: #4ade80;--color-link: #646cff;--color-link-hover: #535bf2;--color-shadow-dark: #0a0a0a;--color-overlay: rgba(31, 31, 31, .71);--color-tooltip-bg: #333;--color-button-bg: #1a1a1a;--color-button-hover-border: #646cff}*{box-sizing:border-box}html,body{height:100%}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:var(--color-text-primary);background-color:var(--color-bg-primary);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--color-link);text-decoration:inherit}a:hover{color:var(--color-link-hover)}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}h1,h2,h3,h4,h5,h6{text-align:left}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--color-button-bg);color:var(--color-text-primary);cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--color-button-hover-border)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.tooltip{position:relative;cursor:pointer;font-size:16px;border:none;background-color:#3498db;color:#fff;border-radius:6px;transition:background-color .2s}.tooltip:hover{background-color:#2980b9}.tooltip:after{content:attr(data-tooltip);position:absolute;bottom:125%;left:50%;transform:translate(-50%) scale(.9);background-color:var(--color-tooltip-bg);color:#fff;padding:6px 12px;border-radius:4px;font-size:14px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .1s ease,transform .1s ease;z-index:10}.tooltip:before{content:"";position:absolute;bottom:115%;left:50%;transform:translate(-50%);border-width:6px;border-style:solid;border-color:var(--color-tooltip-bg) transparent transparent transparent;opacity:0;transition:opacity .1s ease;pointer-events:none;z-index:10}.tooltip:hover:after,.tooltip:hover:before{opacity:1;transform:translate(-50%) scale(1)}.tooltip-bottom:after{bottom:auto;top:125%}.tooltip-bottom:before{bottom:auto;top:115%;border-color:transparent transparent var(--color-tooltip-bg) transparent}.settings-section[data-v-89f724c0]{background:linear-gradient(145deg,var(--color-bg-secondary),var(--color-bg-tertiary));border:2px solid var(--color-border);border-radius:12px;padding:25px;margin-bottom:30px;display:flex;gap:8px;flex-direction:column;align-items:center;flex-wrap:wrap}.cover[data-v-89f724c0]{position:absolute;width:100vw;height:100vh;background-color:var(--color-overlay);top:0;left:0}.popover[data-v-89f724c0]{position:absolute;display:flex;flex-direction:column;align-items:center}.dropdown-select[data-v-89f724c0]{width:100%;padding:12px 40px 12px 15px;background:linear-gradient(145deg,var(--color-bg-input-hover),var(--color-bg-input));border:2px solid var(--color-border);border-radius:8px;color:var(--color-text-primary);font-size:14px;font-family:Courier New,monospace;cursor:pointer;appearance:none;transition:all .3s;box-shadow:0 2px 0 var(--color-shadow-dark)}.dropdown-select[data-v-89f724c0]:hover{border-color:var(--color-border-focus);background:linear-gradient(145deg,var(--color-bg-input-hover),var(--color-bg-input-hover))}.dropdown-select[data-v-89f724c0]:focus{outline:none;border-color:var(--color-border-focus);box-shadow:0 2px 0 var(--color-shadow-dark),0 0 15px #4ade804d}.dropdown[data-v-89f724c0]:after{content:"▼";position:absolute;right:38px;top:51px;transform:translateY(-50%);color:var(--color-border-focus);pointer-events:none;font-size:12px}option[data-v-89f724c0]{background-color:var(--color-bg-secondary)}.hb[data-v-89f724c0]{display:flex;gap:8px;margin-top:15px;justify-content:center}.hb-slot[data-v-89f724c0]{width:50px;height:50px;padding:6px;background:linear-gradient(145deg,var(--color-bg-input-hover),var(--color-bg-input));border:2px solid var(--color-border);border-radius:8px;color:#fff;font-size:14px;cursor:pointer;appearance:none;transition:all .3s;box-shadow:0 2px 0 var(--color-shadow-dark);display:flex;align-content:center;align-items:center;justify-content:center;flex-direction:column}.hb-slot[data-v-89f724c0]:hover{border-color:var(--color-border-focus);background:linear-gradient(145deg,var(--color-bg-input-hover),var(--color-bg-input-hover))}.keyboard[data-v-89f724c0]{background:var(--color-bg-secondary);border-radius:15px;padding:20px;box-shadow:inset 0 2px 10px #00000080}.row[data-v-89f724c0]{display:flex;gap:8px;margin-bottom:8px;justify-content:center}.bind-options[data-v-89f724c0]{display:grid;grid-template-columns:repeat(4,calc(15vw - 16px));gap:8px;max-height:40vh;max-width:60vw}.bind-option[data-v-89f724c0]{padding:2px 4px;margin:3px 0;background:linear-gradient(145deg,var(--color-bg-input-hover),var(--color-bg-input));border:2px solid var(--color-border);border-radius:8px;color:var(--color-text-primary);cursor:pointer;appearance:none;transition:all .3s;box-shadow:0 2px 0 var(--color-shadow-dark);flex:1 1 calc(25% - 1rem)}.hl-colors[data-v-89f724c0]{display:flex;gap:8px;margin-top:10px;justify-content:center}.hl-color[data-v-89f724c0]{width:30px;height:30px;border-radius:1000px;border:2px solid var(--color-border);cursor:pointer;box-shadow:0 2px 0 var(--color-shadow-dark);transition:all .3s}.bind-option.selected[data-v-89f724c0]{border-color:#eee!important}.key[data-v-89f724c0]{background:linear-gradient(145deg,var(--color-bg-input),var(--color-bg-input));border:2px solid var(--color-border);border-radius:6px;width:50px;height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;position:relative;box-shadow:0 3px 0 var(--color-shadow-dark);transition:all .2s;cursor:pointer}.key.key-m[data-v-89f724c0]{width:81px}.key.key-l[data-v-89f724c0]{width:112px}.key.key-xl[data-v-89f724c0]{width:174px}.key.key-space[data-v-89f724c0]{width:305px}.key[data-v-89f724c0]:hover{transform:translateY(-2px);box-shadow:0 5px 0 var(--color-shadow-dark)}.key-icon[data-v-89f724c0]{position:absolute;top:3px;right:3px;font-size:12px}.key-number[data-v-89f724c0]{position:absolute;top:0;left:3px;font-size:13px}.key-action[data-v-89f724c0]{font-size:9px;color:#fff;margin-top:2px;text-transform:uppercase}.key.selected[data-v-89f724c0]{border-color:#eee!important}.green[data-v-89f724c0]{background:linear-gradient(145deg,#22c55e,#16a34a);border-color:#4ade80;box-shadow:0 3px #166534,0 0 20px #4ade8066}.green[data-v-89f724c0]:hover{box-shadow:0 5px #166534,0 0 25px #4ade8099}.blue[data-v-89f724c0]{background:linear-gradient(145deg,#3b82f6,#2563eb);border-color:#60a5fa;box-shadow:0 3px #1e40af,0 0 20px #60a5fa66}.blue[data-v-89f724c0]:hover{box-shadow:0 5px #1e40af,0 0 25px #60a5fa99}.purple[data-v-89f724c0]{background:linear-gradient(145deg,#a855f7,#9333ea);border-color:#c084fc;box-shadow:0 3px #7e22ce,0 0 20px #c084fc66}.purple[data-v-89f724c0]:hover{box-shadow:0 5px #7e22ce,0 0 25px #c084fc99}.red[data-v-89f724c0]{background:linear-gradient(145deg,#ef4444,#dc2626);border-color:#f87171;box-shadow:0 3px #991b1b,0 0 20px #f8717166}.red[data-v-89f724c0]:hover{box-shadow:0 5px #991b1b,0 0 25px #f8717199}.yellow[data-v-89f724c0]{background:linear-gradient(145deg,#eab308,#ca8a04);border-color:#facc15;box-shadow:0 3px #854d0e,0 0 20px #facc1566}.yellow[data-v-89f724c0]:hover{box-shadow:0 5px #854d0e,0 0 25px #facc1599}.cyan[data-v-89f724c0]{background:linear-gradient(145deg,#06b6d4,#0891b2);border-color:#22d3ee;box-shadow:0 3px #155e75,0 0 20px #22d3ee66}.cyan[data-v-89f724c0]:hover{box-shadow:0 5px #155e75,0 0 25px #22d3ee99}.orange[data-v-89f724c0]{background:linear-gradient(145deg,#f97316,#ea580c);border-color:#fb923c;box-shadow:0 3px #9a3412,0 0 20px #fb923c66}.orange[data-v-89f724c0]:hover{box-shadow:0 5px #9a3412,0 0 25px #fb923c99}.pink[data-v-89f724c0]{background:linear-gradient(145deg,#ec4899,#db2777);border-color:#f472b6;box-shadow:0 3px #9f1239,0 0 20px #f472b666}.pink[data-v-89f724c0]:hover{box-shadow:0 5px #9f1239,0 0 25px #f472b699}.emerald[data-v-89f724c0]{background:linear-gradient(145deg,#10b981,#059669);border-color:#34d399;box-shadow:0 3px #065f46,0 0 20px #34d39966}.emerald[data-v-89f724c0]:hover{box-shadow:0 5px #065f46,0 0 25px #34d39999}.indigo[data-v-89f724c0]{background:linear-gradient(145deg,#6366f1,#4f46e5);border-color:#818cf8;box-shadow:0 3px #3730a3,0 0 20px #818cf866}.indigo[data-v-89f724c0]:hover{box-shadow:0 5px #3730a3,0 0 25px #818cf899}.grey[data-v-89f724c0]{background:linear-gradient(145deg,#94a3b8,#64748b);border-color:#cbd5e1;box-shadow:0 3px #475569,0 0 20px #818cf866}.grey[data-v-89f724c0]:hover{box-shadow:0 5px #475569,0 0 25px #818cf899}.hl-green[data-v-89f724c0]{background:linear-gradient(145deg,#22c55e66,#16a34a66);border-color:#4ade80}.hl-green[data-v-89f724c0]:hover{box-shadow:0 5px #166534,0 0 25px #4ade8099}.hl-blue[data-v-89f724c0]{background:linear-gradient(145deg,#3b82f666,#2563eb66);border-color:#60a5fa}.hl-blue[data-v-89f724c0]:hover{box-shadow:0 5px #1e40af,0 0 25px #60a5fa99}.hl-purple[data-v-89f724c0]{background:linear-gradient(145deg,#a855f766,#9333ea66);border-color:#c084fc}.hl-purple[data-v-89f724c0]:hover{box-shadow:0 5px #7e22ce,0 0 25px #c084fc99}.hl-red[data-v-89f724c0]{background:linear-gradient(145deg,#ef444466,#dc262666);border-color:#f87171}.hl-red[data-v-89f724c0]:hover{box-shadow:0 5px #991b1b,0 0 25px #f8717199}.hl-yellow[data-v-89f724c0]{background:linear-gradient(145deg,#eab30866,#ca8a0466);border-color:#facc15}.hl-yellow[data-v-89f724c0]:hover{box-shadow:0 5px #854d0e,0 0 25px #facc1599}.hl-cyan[data-v-89f724c0]{background:linear-gradient(145deg,#06b6d466,#0891b266);border-color:#22d3ee}.hl-cyan[data-v-89f724c0]:hover{box-shadow:0 5px #155e75,0 0 25px #22d3ee99}.hl-orange[data-v-89f724c0]{background:linear-gradient(145deg,#f9731666,#ea580c66);border-color:#fb923c}.hl-orange[data-v-89f724c0]:hover{box-shadow:0 5px #9a3412,0 0 25px #fb923c99}.hl-pink[data-v-89f724c0]{background:linear-gradient(145deg,#ec489966,#db277766);border-color:#f472b6}.hl-pink[data-v-89f724c0]:hover{box-shadow:0 5px #9f1239,0 0 25px #f472b699}.hl-emerald[data-v-89f724c0]{border-color:#34d399}.hl-emerald[data-v-89f724c0]:hover{box-shadow:0 5px #065f46,0 0 25px #34d39999}.hl-indigo[data-v-89f724c0]{border-color:#818cf8}.hl-indigo[data-v-89f724c0]:hover{box-shadow:0 5px #3730a3,0 0 25px #818cf899}.hl-grey[data-v-89f724c0]{border-color:#cbd5e1}.hl-grey[data-v-89f724c0]:hover{box-shadow:0 5px #475569,0 0 25px #818cf899}.settings-section[data-v-0a017dd7]{background:linear-gradient(145deg,var(--color-bg-secondary),var(--color-bg-tertiary));border:2px solid var(--color-border);border-radius:12px;padding:25px;margin-bottom:30px;display:flex;gap:8px}.settings-section.grid[data-v-0a017dd7]{display:inline-flex;flex-wrap:wrap;width:fit-content;margin:100px}.form-label[data-v-0a017dd7]{color:var(--color-text-primary);font-size:14px;font-weight:700;margin-top:10px;display:block}.cell[data-v-0a017dd7]{width:50px;height:50px;padding:12px;background:linear-gradient(145deg,var(--color-bg-input-hover),var(--color-bg-input));border:2px solid var(--color-border);border-radius:8px;color:#fff;font-size:14px;cursor:pointer;appearance:none;transition:all .3s;box-shadow:0 2px 0 var(--color-shadow-dark);display:flex;align-content:center;align-items:center;justify-content:center;flex-direction:column}.cell[data-v-0a017dd7]:hover{border-color:var(--color-border-focus);background:linear-gradient(145deg,var(--color-bg-input-hover),var(--color-bg-input-hover))}.cell[data-v-0a017dd7]:focus{outline:none;border-color:var(--color-border-focus);box-shadow:0 2px 0 var(--color-shadow-dark),0 0 15px #4ade804d}.cell-label[data-v-0a017dd7]{font-size:9px;color:#fff;margin-top:2px;text-transform:uppercase}.hotbar-slot[data-v-0a017dd7]{width:70px;height:70px;padding-top:0;padding-bottom:0}option[data-v-0a017dd7]{background-color:var(--color-bg-secondary)}.cover[data-v-0a017dd7]{position:absolute;width:100vw;height:100vh;background-color:var(--color-overlay);top:0;left:0}.popover[data-v-0a017dd7]{position:absolute;display:flex;flex-direction:row}h2[data-v-43a0387b]{margin-bottom:0;color:var(--color-text-primary)}.meta-container[data-v-43a0387b]{display:flex;flex-direction:column;align-items:stretch;width:100%;height:min-content;gap:10px}.tags[data-v-43a0387b]{display:flex;flex-direction:row;gap:5px}.tag[data-v-43a0387b]{padding:5px 7px;border-radius:100px;text-transform:uppercase;display:inline-flex;flex-direction:row;align-items:center;line-height:1;font-size:.85rem;font-weight:800;min-width:max-content;cursor:pointer;color:#fff}input[data-v-43a0387b]{background:var(--color-bg-secondary);border-radius:15px;padding:10px;box-shadow:inset 0 2px 10px #00000080;border:2px solid var(--color-border);color:var(--color-text-primary);font-size:1rem;line-height:1.4;font-family:Segoe UI,Arial,sans-serif;transition:border .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}input[data-v-43a0387b]:focus-visible{outline:none;border-color:var(--color-border-focus);border-width:2px}.settings-section[data-v-43a0387b]{background:linear-gradient(145deg,var(--color-bg-secondary),var(--color-bg-tertiary));border:2px solid var(--color-border);border-radius:12px;padding:25px;margin-bottom:30px;display:flex;gap:8px;flex-direction:row;flex-wrap:wrap;justify-content:center;width:min(400px,80vh)}.cell[data-v-43a0387b]{width:50px;height:50px;padding:12px;background:linear-gradient(145deg,var(--color-bg-input-hover),var(--color-bg-input));border:2px solid var(--color-border);border-radius:8px;color:var(--color-text-primary);font-size:14px;cursor:pointer;appearance:none;transition:all .3s;box-shadow:0 2px 0 var(--color-shadow-dark);display:flex;align-content:center;align-items:center;justify-content:center;flex-direction:column}.cover[data-v-43a0387b]{position:absolute;width:100vw;height:100vh;background-color:var(--color-overlay);top:0;left:0;z-index:1}.popover[data-v-43a0387b]{position:absolute;z-index:2}.container[data-v-4c466011]{display:flex;flex-direction:column;gap:20px;align-items:center;overflow:hidden}.button-group[data-v-4c466011]{display:flex;gap:10px;align-items:center;justify-content:center}.theme-toggle[data-v-4c466011]{padding:.5em .8em;font-size:1.2em;border-radius:6px}.cover[data-v-4c466011]{position:absolute;width:100vw;height:100vh;background-color:var(--color-overlay);top:0;left:0;z-index:1}.share-popover[data-v-4c466011]{position:absolute;display:flex;left:0;width:100%;margin-top:10px;justify-content:center;gap:10px;z-index:2}
