.timer.svelte-b036zy{position:absolute;top:15px;right:20px;padding:6px 12px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;z-index:10;pointer-events:none}.time.svelte-b036zy{color:var(--text-primary);font-family:monospace;font-size:1.1rem;font-weight:600;letter-spacing:.05em}.unselectable.svelte-lh5nvu{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.letter-container.svelte-lh5nvu{display:inline-block;text-align:center;margin:0;padding:0;min-width:20px;max-width:max-content}.letter-container.letterGap.svelte-lh5nvu{padding-right:10px}.baconian-group.svelte-lh5nvu{min-width:auto;max-width:max-content}.baconian-grid.svelte-lh5nvu{display:grid;grid-auto-rows:auto;align-items:end;gap:6px 0}.baconian-toggle.svelte-lh5nvu{flex:1;font-family:Source Code Pro,monospace!important;font-size:.7rem;font-weight:600;background:transparent;border:none;padding:0;margin:0;cursor:pointer;line-height:1;text-align:center;transition:color .15s ease,transform .15s ease,text-shadow .15s ease}.toggleB.svelte-lh5nvu{color:var(--color-link)!important}.toggleA.svelte-lh5nvu{color:var(--color-link-muted)!important}.baconian-toggle.svelte-lh5nvu:hover{transform:scale(1.3);text-shadow:0 0 4px currentColor}.cipher-letter.svelte-lh5nvu{font-family:Source Code Pro,monospace!important;font-size:1.1rem;font-weight:500;color:#fff!important;padding-bottom:2px}.grapheme-cell.svelte-lh5nvu{font-family:Source Code Pro,monospace!important;overflow:visible;line-height:1.3;font-synthesis:none}.grapheme.svelte-lh5nvu{display:inline-block;font-family:Source Code Pro,monospace;font-size:1.4rem;font-weight:500;color:#fff!important;text-align:center}input.svelte-lh5nvu{font-family:Source Code Pro,monospace!important;text-align:center;font-size:1.4rem;font-weight:500;max-width:20px;width:100%;min-height:20px;height:70%;background-color:transparent;border:none;outline:none;caret-color:transparent;border-radius:2px}.selected.svelte-lh5nvu{background-color:var(--table-highlight-bg)!important}.svelte-lh5nvu:not(.error){color:var(--text-primary);transition-duration:0ms}.focus.svelte-lh5nvu{background-color:var(--color-primary-muted)!important;animation:svelte-lh5nvu-focusPulse 1.5s ease-in-out infinite;box-shadow:0 0 4px var(--color-primary-muted);transition:background-color .25s ease,box-shadow .25s ease;border-radius:4px}@keyframes svelte-lh5nvu-focusPulse{0%,to{box-shadow:0 0 4px var(--color-primary-muted)}50%{box-shadow:0 0 14px var(--color-primary-border)}}input.svelte-lh5nvu:hover{background-color:var(--glass-bg);cursor:pointer}input.svelte-lh5nvu::placeholder{color:var(--text-muted)}.confetti-holder.svelte-15ksp55{position:relative}@keyframes svelte-15ksp55-rotate{0%{transform:skew(var(--skew)) rotate3d(var(--full-rotation))}to{transform:skew(var(--skew)) rotate3d(var(--rotation-xyz),calc(var(--rotation-deg) + 360deg))}}@keyframes svelte-15ksp55-translate{0%{opacity:1}8%{transform:translateY(calc(var(--translate-y) * .95)) translate(calc(var(--translate-x) * (var(--x-spread) * .9)));opacity:1}12%{transform:translateY(var(--translate-y)) translate(calc(var(--translate-x) * (var(--x-spread) * .95)));opacity:1}16%{transform:translateY(var(--translate-y)) translate(calc(var(--translate-x) * var(--x-spread)));opacity:1}to{transform:translateY(calc(var(--translate-y) + var(--fall-distance))) translate(var(--translate-x));opacity:0}}@keyframes svelte-15ksp55-no-gravity-translate{0%{opacity:1}to{transform:translateY(var(--translate-y)) translate(var(--translate-x));opacity:0}}.confetti.svelte-15ksp55{--translate-y: calc(-200px * var(--translate-y-multiplier));--translate-x: calc(200px * var(--translate-x-multiplier));position:absolute;height:calc(var(--size) * var(--scale));width:calc(var(--size) * var(--scale));animation:svelte-15ksp55-translate var(--transition-duration) var(--transition-delay) var(--transition-iteration-count) linear;opacity:0;pointer-events:none}.confetti.svelte-15ksp55:before{--full-rotation: var(--rotation-xyz), var(--rotation-deg);content:"";display:block;width:100%;height:100%;background:var(--color);background-size:contain;transform:skew(var(--skew)) rotate3d(var(--full-rotation));animation:svelte-15ksp55-rotate var(--transition-duration) var(--transition-delay) var(--transition-iteration-count) linear}.rounded.svelte-15ksp55 .confetti:where(.svelte-15ksp55):before{border-radius:50%}.cone.svelte-15ksp55 .confetti:where(.svelte-15ksp55){--translate-x: calc(200px * var(--translate-y-multiplier) * var(--translate-x-multiplier))}.no-gravity.svelte-15ksp55 .confetti:where(.svelte-15ksp55){animation-name:svelte-15ksp55-no-gravity-translate;animation-timing-function:ease-out}@media (prefers-reduced-motion){.reduced-motion.svelte-15ksp55 .confetti:where(.svelte-15ksp55),.reduced-motion.svelte-15ksp55 .confetti:where(.svelte-15ksp55):before{animation:none}}:root{--bColor: rgba(255, 255, 255, .497);--bRadius: .5rem}.referenceTable.svelte-1f7irqq table:where(.svelte-1f7irqq){width:100%;margin:1rem auto;border-collapse:separate;border-spacing:0;background-color:#0000002d;font-size:1.6vw;text-align:center;border-radius:var(--bRadius);overflow:hidden}@media screen and (min-width: 1200px){.referenceTable.svelte-1f7irqq table:where(.svelte-1f7irqq){font-size:1rem}}th.svelte-1f7irqq,td.svelte-1f7irqq{font-family:Source Code Pro,monospace;padding:.65vw;border-bottom:1px solid var(--bColor);border-right:1px solid var(--bColor)}table.svelte-1f7irqq tr:where(.svelte-1f7irqq) td:where(.svelte-1f7irqq):first-child,table.svelte-1f7irqq tr:where(.svelte-1f7irqq) th:where(.svelte-1f7irqq):first-child{border-left:1px solid var(--bColor)}table.svelte-1f7irqq tr:where(.svelte-1f7irqq) th:where(.svelte-1f7irqq){border-top:1px solid var(--bColor)}table.svelte-1f7irqq tr:where(.svelte-1f7irqq):first-child th:where(.svelte-1f7irqq):first-child{border-top-left-radius:.5rem}table.svelte-1f7irqq tr:where(.svelte-1f7irqq):last-child td:where(.svelte-1f7irqq):first-child{border-bottom-left-radius:.5rem}table.svelte-1f7irqq tr:where(.svelte-1f7irqq):last-child td:where(.svelte-1f7irqq):last-child{border-bottom-right-radius:.5rem}table.svelte-1f7irqq tr:where(.svelte-1f7irqq):first-child th:where(.svelte-1f7irqq):last-child{border-top-right-radius:.5rem}th.svelte-1f7irqq:hover,td.svelte-1f7irqq:hover{background-color:#ffffff1a;cursor:default}.referenceTable.svelte-fj1m1v table:where(.svelte-fj1m1v){width:100%;margin:1rem auto;border-collapse:separate;border-spacing:0;background-color:var(--table-header-bg);font-size:1.4vw;text-align:left;border-radius:var(--bRadius);overflow:hidden}@media screen and (min-width: 1200px){.referenceTable.svelte-fj1m1v table:where(.svelte-fj1m1v){font-size:1rem}}td.svelte-fj1m1v{font-family:Source Code Pro,monospace;padding:.65vw;border-right:1px solid var(--bColor);border-bottom:1px solid var(--bColor);white-space:nowrap}tr.svelte-fj1m1v td:where(.svelte-fj1m1v):first-child{border-left:1px solid var(--bColor)}tr.svelte-fj1m1v:first-child td:where(.svelte-fj1m1v){border-top:1px solid var(--bColor)}table.svelte-fj1m1v tr:where(.svelte-fj1m1v):first-child td:where(.svelte-fj1m1v):first-child{border-top-left-radius:var(--bRadius)}table.svelte-fj1m1v tr:where(.svelte-fj1m1v):first-child td:where(.svelte-fj1m1v):last-child{border-top-right-radius:var(--bRadius)}table.svelte-fj1m1v tr:where(.svelte-fj1m1v):last-child td:where(.svelte-fj1m1v):first-child{border-bottom-left-radius:var(--bRadius)}table.svelte-fj1m1v tr:where(.svelte-fj1m1v):last-child td:where(.svelte-fj1m1v):last-child{border-bottom-right-radius:var(--bRadius)}td.svelte-fj1m1v:hover{background-color:var(--table-highlight-bg);cursor:default}.referenceTable.svelte-ux7br table:where(.svelte-ux7br){width:100%;margin:1rem auto;border-collapse:separate;border-spacing:0;background-color:var(--table-header-bg);font-size:1.4vw;text-align:center;border-radius:var(--bRadius);overflow:hidden}@media screen and (min-width: 1200px){.referenceTable.svelte-ux7br table:where(.svelte-ux7br){font-size:1rem}}td.svelte-ux7br{font-family:Source Code Pro,monospace;padding:.2vw .65vw;border-bottom:1px solid var(--bColor);border-right:1px solid var(--bColor);white-space:nowrap}tr.svelte-ux7br td:where(.svelte-ux7br):first-child{border-left:1px solid var(--bColor)}tr.svelte-ux7br:first-child td:where(.svelte-ux7br){border-top:1px solid var(--bColor)}.label.svelte-ux7br{text-align:left;font-weight:700;color:#fff}table.svelte-ux7br tr:where(.svelte-ux7br):first-child td:where(.svelte-ux7br):first-child{border-top-left-radius:var(--bRadius)}table.svelte-ux7br tr:where(.svelte-ux7br):first-child td:where(.svelte-ux7br):last-child{border-top-right-radius:var(--bRadius)}table.svelte-ux7br tr:where(.svelte-ux7br):last-child td:where(.svelte-ux7br):first-child{border-bottom-left-radius:var(--bRadius)}table.svelte-ux7br tr:where(.svelte-ux7br):last-child td:where(.svelte-ux7br):last-child{border-bottom-right-radius:var(--bRadius)}td.svelte-ux7br:hover{background-color:var(--glass-bg-active);cursor:default}tr.svelte-ux7br:hover,.highlight.svelte-ux7br{background-color:var(--table-highlight-bg)}.referenceTable.svelte-18ef7nq table:where(.svelte-18ef7nq){width:min(90vw,400px);font-size:clamp(.75rem,2vw,1.2rem);margin:1rem auto;border-collapse:separate;border-spacing:0;background-color:var(--table-header-bg);text-align:center;border-radius:.5rem;overflow:hidden;table-layout:fixed}@media screen and (min-width: 1200px){.referenceTable.svelte-18ef7nq table:where(.svelte-18ef7nq){font-size:1rem}}th.svelte-18ef7nq,td.svelte-18ef7nq{font-family:Source Code Pro,monospace;border-bottom:1px solid var(--table-border-color);border-right:1px solid var(--table-border-color);aspect-ratio:1 / 1;overflow:hidden}th.svelte-18ef7nq{padding:.65vw 0}input.svelte-18ef7nq{color:var(--text-primary);text-align:center;width:100%;height:100%;background-color:transparent;border:none;outline:none;caret-color:transparent;font-size:inherit;font-family:Source Code Pro,monospace!important;padding:.65vw}input.svelte-18ef7nq:focus{outline:none;background-color:var(--glass-bg-active)!important}table.svelte-18ef7nq th:where(.svelte-18ef7nq):first-child,table.svelte-18ef7nq td:where(.svelte-18ef7nq):first-child{border-left:1px solid var(--table-border-color)}table.svelte-18ef7nq tr:where(.svelte-18ef7nq):first-child th:where(.svelte-18ef7nq){border-top:1px solid var(--table-border-color)}table.svelte-18ef7nq tr:where(.svelte-18ef7nq):first-child th:where(.svelte-18ef7nq):first-child{border-top-left-radius:.5rem}table.svelte-18ef7nq tr:where(.svelte-18ef7nq):first-child th:where(.svelte-18ef7nq):last-child{border-top-right-radius:.5rem}table.svelte-18ef7nq tr:where(.svelte-18ef7nq):last-child th:where(.svelte-18ef7nq):first-child{border-bottom-left-radius:.5rem}table.svelte-18ef7nq tr:where(.svelte-18ef7nq):last-child td:where(.svelte-18ef7nq):last-child{border-bottom-right-radius:.5rem}.highlight.svelte-18ef7nq{background-color:var(--table-highlight-bg)}.referenceTable.svelte-rpli2o table:where(.svelte-rpli2o){width:min(90vw,400px);font-size:clamp(.75rem,2vw,1.2rem);margin:1rem auto;border-collapse:separate;border-spacing:0;background-color:var(--table-header-bg);text-align:center;border-radius:var(--bRadius);overflow:hidden;table-layout:fixed}@media screen and (min-width: 1200px){.referenceTable.svelte-rpli2o table:where(.svelte-rpli2o){font-size:1rem}}th.svelte-rpli2o,td.svelte-rpli2o{font-family:Source Code Pro,monospace;border-bottom:1px solid var(--bColor);border-right:1px solid var(--bColor);aspect-ratio:1 / 1;overflow:hidden}th.svelte-rpli2o,td.svelte-rpli2o{padding:.5vw}input.svelte-rpli2o{color:#fff;text-align:center;width:100%;height:100%;background-color:transparent;border:none;border-radius:5px;outline:none;caret-color:transparent;font-size:inherit;font-family:Source Code Pro,monospace!important;padding:.5vw}input.svelte-rpli2o:focus{outline:none;background-color:var(--glass-bg-active)!important}table.svelte-rpli2o th:where(.svelte-rpli2o):first-child,table.svelte-rpli2o td:where(.svelte-rpli2o):first-child{border-left:1px solid var(--bColor)}table.svelte-rpli2o tr:where(.svelte-rpli2o):first-child th:where(.svelte-rpli2o){border-top:1px solid var(--bColor)}table.svelte-rpli2o tr:where(.svelte-rpli2o):first-child th:where(.svelte-rpli2o):first-child{border-top-left-radius:var(--bRadius)}table.svelte-rpli2o tr:where(.svelte-rpli2o):first-child th:where(.svelte-rpli2o):last-child{border-top-right-radius:var(--bRadius)}table.svelte-rpli2o tr:where(.svelte-rpli2o):last-child th:where(.svelte-rpli2o):first-child{border-bottom-left-radius:var(--bRadius)}table.svelte-rpli2o tr:where(.svelte-rpli2o):last-child td:where(.svelte-rpli2o):last-child{border-bottom-right-radius:var(--bRadius)}.highlight.svelte-rpli2o{background-color:var(--table-highlight-bg)}:root{--bColor: var(--table-border-color);--bRadius: .5rem}.referenceTable.svelte-1uzbdv6{width:100%;max-width:100%;overflow-x:auto;margin:1rem auto}.referenceTable.svelte-1uzbdv6 table:where(.svelte-1uzbdv6){width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;background-color:var(--table-header-bg);text-align:center;border-radius:var(--bRadius);font-size:1.6vw}@media screen and (min-width: 1200px){.referenceTable.svelte-1uzbdv6 table:where(.svelte-1uzbdv6){font-size:1rem}}th.svelte-1uzbdv6,td.svelte-1uzbdv6{font-family:Source Code Pro,monospace;padding:.65vw;aspect-ratio:1 / 1;border-bottom:1px solid var(--bColor);border-right:1px solid var(--bColor);overflow:hidden;word-break:break-word}table.svelte-1uzbdv6 th:where(.svelte-1uzbdv6):first-child,table.svelte-1uzbdv6 td:where(.svelte-1uzbdv6):first-child{border-left:1px solid var(--bColor)}table.svelte-1uzbdv6 tr:where(.svelte-1uzbdv6):first-child th:where(.svelte-1uzbdv6){border-top:1px solid var(--bColor)}table.svelte-1uzbdv6 tr:where(.svelte-1uzbdv6):first-child th:where(.svelte-1uzbdv6):first-child{border-top-left-radius:var(--bRadius)}table.svelte-1uzbdv6 tr:where(.svelte-1uzbdv6):first-child th:where(.svelte-1uzbdv6):last-child{border-top-right-radius:var(--bRadius)}table.svelte-1uzbdv6 tr:where(.svelte-1uzbdv6):last-child td:where(.svelte-1uzbdv6):first-child{border-bottom-left-radius:var(--bRadius)}table.svelte-1uzbdv6 tr:where(.svelte-1uzbdv6):last-child td:where(.svelte-1uzbdv6):last-child{border-bottom-right-radius:var(--bRadius)}th.svelte-1uzbdv6:hover,td.svelte-1uzbdv6:hover{background-color:var(--table-highlight-bg);cursor:default}.equation.svelte-1eb185z{display:flex;align-items:center;flex-wrap:wrap;gap:clamp(.14rem,.4rem,.64rem);font-family:Times New Roman,serif;line-height:clamp(1.8rem,2.52rem,3.15rem);white-space:nowrap}.equation.svelte-1eb185z span:where(.svelte-1eb185z){font-size:clamp(1.5rem,3rem,4.5rem);line-height:inherit;margin-left:clamp(.135rem,.252rem,.36rem);margin-right:clamp(.135rem,.252rem,.36rem)}.equation.svelte-1eb185z sup:where(.svelte-1eb185z){font-size:clamp(.9rem,1.8rem,2.7rem)}.equation.svelte-1eb185z input:where(.svelte-1eb185z){font-size:clamp(.72rem,.99rem,1.26rem);line-height:clamp(1.62rem,2.25rem,2.88rem)}.matrix.svelte-1eb185z{display:inline-flex;flex-direction:column;gap:clamp(.135rem,.225rem,.315rem);flex-shrink:0}.row.svelte-1eb185z{display:flex;gap:clamp(.225rem,.36rem,.495rem)}input.svelte-1eb185z,.cell.svelte-1eb185z{width:auto;max-width:3.08rem;height:clamp(1.62rem,2.25rem,2.88rem);text-align:center;font-size:clamp(.72rem,.99rem,1.26rem);border-radius:clamp(1.8px,3.6px,5.4px);color:#fff;background-color:transparent;border:none;outline:none;caret-color:#fff;font-size:inherit;font-family:Source Code Pro,monospace!important;padding:none;margin-left:.15rem;margin-right:.15rem}input.svelte-1eb185z:placeholder-shown{caret-color:transparent}input.svelte-1eb185z:focus{outline:none;background-color:var(--glass-bg-active)!important}input.svelte-1eb185z:hover{background-color:var(--glass-bg);cursor:pointer}@media (max-width: 768px){.equation.svelte-1eb185z{gap:.27rem}.equation.svelte-1eb185z span:where(.svelte-1eb185z){font-size:2.25rem;margin-left:.18rem;margin-right:.18rem}.equation.svelte-1eb185z sup:where(.svelte-1eb185z){font-size:1.125rem}.equation.svelte-1eb185z input:where(.svelte-1eb185z){font-size:.81rem;line-height:1.8rem}input.svelte-1eb185z,.cell.svelte-1eb185z{max-width:2.52rem;height:1.8rem;font-size:.81rem}}@media (max-width: 480px){.equation.svelte-1eb185z{gap:.18rem}.equation.svelte-1eb185z span:where(.svelte-1eb185z){font-size:1.8rem;margin-left:.135rem;margin-right:.135rem}.equation.svelte-1eb185z sup:where(.svelte-1eb185z){font-size:.9rem}.equation.svelte-1eb185z input:where(.svelte-1eb185z){font-size:.72rem;line-height:1.62rem}input.svelte-1eb185z,.cell.svelte-1eb185z{max-width:2.25rem;height:1.62rem;font-size:.72rem}}.equation.svelte-1jj8oaa{display:flex;align-items:center;flex-wrap:wrap;gap:clamp(.14rem,.3rem,.5rem);font-family:Times New Roman,serif;line-height:clamp(1.8rem,2.52rem,3.15rem);white-space:nowrap}.equation.svelte-1jj8oaa span:where(.svelte-1jj8oaa){font-size:clamp(1.3rem,2.6rem,3.9rem);line-height:inherit;margin-left:clamp(.135rem,.252rem,.36rem);margin-right:clamp(.135rem,.252rem,.36rem)}.equation.svelte-1jj8oaa sup:where(.svelte-1jj8oaa){font-size:clamp(.7rem,1.4rem,2.1rem)}.result.svelte-1jj8oaa{color:var(--color-accent);font-weight:700}.scalar.svelte-1jj8oaa{width:auto;max-width:4.2rem;height:clamp(1.8rem,2.52rem,3.15rem);text-align:center;font-size:2.8vw!important;line-height:clamp(1.8rem,2.52rem,3.15rem);border-radius:clamp(1.8px,3.6px,5.4px);color:#fff;background-color:transparent;border:none;outline:none;caret-color:#fff;font-family:Source Code Pro,monospace!important;padding:0;margin-left:.15rem;margin-right:.15rem;display:flex;align-items:center;justify-content:center;vertical-align:middle}.scalar.svelte-1jj8oaa:placeholder-shown{caret-color:transparent}.scalar.svelte-1jj8oaa:focus{outline:none;background-color:var(--glass-bg-active)!important}.scalar.svelte-1jj8oaa:hover{background-color:var(--glass-bg);cursor:pointer}@media (max-width: 768px){.equation.svelte-1jj8oaa{gap:.27rem}.equation.svelte-1jj8oaa span:where(.svelte-1jj8oaa){font-size:2.25rem;margin-left:.18rem;margin-right:.18rem}.equation.svelte-1jj8oaa sup:where(.svelte-1jj8oaa){font-size:1.125rem}.scalar.svelte-1jj8oaa{max-width:2.52rem;height:1.8rem;font-size:.81rem}}@media (max-width: 480px){.equation.svelte-1jj8oaa{gap:.18rem}.equation.svelte-1jj8oaa span:where(.svelte-1jj8oaa){font-size:1.8rem;margin-left:.135rem;margin-right:.135rem}.equation.svelte-1jj8oaa sup:where(.svelte-1jj8oaa){font-size:.9rem}.scalar.svelte-1jj8oaa{max-width:2.25rem;height:1.62rem;font-size:.72rem}}.calculator-container.svelte-1jo14uy{position:fixed;z-index:1000;background:linear-gradient(135deg,var(--color-bg-card-alt),var(--color-bg-elevated));border:2px solid var(--color-gray-border);border-radius:15px;box-shadow:0 20px 40px #000c;-webkit-user-select:none;user-select:none;cursor:move;min-width:280px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .3s ease,border-color .3s ease}.calculator-container.svelte-1jo14uy:not(.calculator-focused){opacity:.6;border-color:var(--color-gray-border-dark)}.calculator-container.calculator-focused.svelte-1jo14uy{opacity:1;border-color:var(--color-accent);box-shadow:0 20px 40px #000c,0 0 0 3px var(--color-accent-muted)}.calculator-container.calculator-focused.svelte-1jo14uy .calculator-title:where(.svelte-1jo14uy){color:var(--color-accent)}.calculator-header.svelte-1jo14uy{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:linear-gradient(135deg,var(--color-gray-border-dark),var(--color-gray-border));border-radius:13px 13px 0 0;border-bottom:1px solid var(--color-gray-border)}.calculator-title.svelte-1jo14uy{color:var(--text-primary);font-weight:700;font-size:14px}.close-btn.svelte-1jo14uy{background:none;border:none;color:var(--text-tertiary);cursor:pointer;padding:4px;border-radius:4px;transition:all .2s}.close-btn.svelte-1jo14uy:hover{background:var(--glass-bg-hover);color:var(--text-primary)}.close-btn.svelte-1jo14uy:active{transform:scale(.9)}.calculator-body.svelte-1jo14uy{padding:16px}.display.svelte-1jo14uy{background:var(--color-bg-dark);color:var(--color-accent);padding:16px;text-align:right;font-family:Source Code Pro,monospace;font-size:24px;font-weight:700;border-radius:8px;margin-bottom:16px;min-height:40px;display:flex;align-items:center;justify-content:flex-end;border:1px solid var(--color-gray-border);word-break:break-all;overflow-wrap:break-word;outline:none;cursor:pointer;transition:border-color .2s ease}.display.svelte-1jo14uy:focus{border-color:var(--color-accent);box-shadow:0 0 0 2px #4adede33}.button-grid.svelte-1jo14uy{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr);gap:8px;height:320px}.calc-button.svelte-1jo14uy{background:linear-gradient(145deg,var(--color-gray-border-dark),var(--color-gray-border));border:1px solid var(--color-gray-border);color:var(--text-primary);border-radius:8px;font-size:18px;font-weight:700;cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.calc-button.svelte-1jo14uy:hover{background:linear-gradient(145deg,var(--color-gray-border),var(--color-gray-border-dark));transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.calc-button.svelte-1jo14uy:active{transform:translateY(0);box-shadow:0 2px 4px #0000004d}.calc-button.number.svelte-1jo14uy{background:var(--gradient-btn-blue)}.calc-button.number.svelte-1jo14uy:hover{background:linear-gradient(145deg,var(--color-blue-dark),var(--color-blue-mid))}.calc-button.operator.svelte-1jo14uy{background:linear-gradient(145deg,var(--color-primary),var(--color-primary-dark))}.calc-button.operator.svelte-1jo14uy:hover{background:linear-gradient(145deg,var(--color-primary-dark),var(--color-primary))}.calc-button.clear.svelte-1jo14uy{background:var(--gradient-btn-error)}.calc-button.clear.svelte-1jo14uy:hover{background:linear-gradient(145deg,var(--color-error-darkest),var(--color-error-darker))}.calc-button.equals.svelte-1jo14uy{background:var(--gradient-btn-success);grid-row:span 2}.calc-button.equals.svelte-1jo14uy:hover{background:linear-gradient(145deg,var(--color-success-darker),var(--color-success-dark))}.calc-button.plus.svelte-1jo14uy{grid-row:span 2}.calc-button.zero.svelte-1jo14uy{grid-column:span 2}.calc-button.decimal.svelte-1jo14uy{background:var(--gradient-btn-blue)}.calc-button.decimal.svelte-1jo14uy:hover{background:linear-gradient(145deg,var(--color-blue-dark),var(--color-blue-mid))}@media (max-width: 768px){.calculator-container.svelte-1jo14uy{min-width:240px}.display.svelte-1jo14uy{font-size:20px;padding:12px}.calc-button.svelte-1jo14uy{font-size:16px}.button-grid.svelte-1jo14uy{gap:6px;height:280px}}@media (max-width: 480px){.calculator-container.svelte-1jo14uy{min-width:220px}.display.svelte-1jo14uy{font-size:18px;padding:10px}.calc-button.svelte-1jo14uy{font-size:14px}.button-grid.svelte-1jo14uy{gap:4px;height:240px}}.morse-container.svelte-tcmcrf{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;box-sizing:border-box;padding:0 10px}.table-title.svelte-tcmcrf{margin:.5rem 0;color:var(--text-secondary);font-weight:500}.trigram-table-wrapper.svelte-tcmcrf{overflow-x:auto;max-width:calc(100% - 20px);width:fit-content;margin:0 auto}.trigram-table.svelte-tcmcrf{display:table;border-collapse:separate;border-spacing:0;background-color:var(--table-header-bg);border-radius:.5rem;overflow:hidden;font-size:clamp(.6rem,1.5vw,.9rem)}.trigram-table.svelte-tcmcrf tr:where(.svelte-tcmcrf){display:table-cell;border:0}.trigram-table.svelte-tcmcrf th:where(.svelte-tcmcrf),.trigram-table.svelte-tcmcrf td:where(.svelte-tcmcrf){display:block;padding:.4rem .3rem;border-bottom:1px solid var(--table-border-color);border-right:1px solid var(--table-border-color);text-align:center;font-family:Source Code Pro,monospace}.trigram-table.svelte-tcmcrf td:where(.svelte-tcmcrf){position:relative;padding:0;height:2.2rem}.trigram-table.svelte-tcmcrf td:where(.svelte-tcmcrf):hover{background-color:var(--glass-bg);cursor:pointer}.trigram-table.svelte-tcmcrf tr:where(.svelte-tcmcrf):first-child th:where(.svelte-tcmcrf),.trigram-table.svelte-tcmcrf tr:where(.svelte-tcmcrf):first-child td:where(.svelte-tcmcrf){border-left:1px solid var(--table-border-color)}.trigram-table.svelte-tcmcrf tr:where(.svelte-tcmcrf) th:where(.svelte-tcmcrf):first-child,.trigram-table.svelte-tcmcrf tr:where(.svelte-tcmcrf) td:where(.svelte-tcmcrf):first-child{border-top:1px solid var(--table-border-color)}.trigram-table.svelte-tcmcrf tr:where(.svelte-tcmcrf):first-child th:where(.svelte-tcmcrf):first-child{border-top-left-radius:.5rem}.trigram-table.svelte-tcmcrf tr:where(.svelte-tcmcrf):last-child th:where(.svelte-tcmcrf):first-child{border-top-right-radius:.5rem}.trigram-table.svelte-tcmcrf tr:where(.svelte-tcmcrf):first-child td:where(.svelte-tcmcrf):last-child{border-bottom-left-radius:.5rem}.trigram-table.svelte-tcmcrf tr:where(.svelte-tcmcrf):last-child td:where(.svelte-tcmcrf):last-child{border-bottom-right-radius:.5rem}.trigram-char.svelte-tcmcrf{display:block;line-height:1.1;font-family:Source Code Pro,monospace!important}.letter-input.svelte-tcmcrf{width:100%;height:100%;background:transparent;border:none;text-align:center;font-family:Source Code Pro,monospace;font-size:1.1rem;color:var(--text-primary);outline:none;padding:0;margin:0;caret-color:transparent}.letter-input.svelte-tcmcrf::placeholder{color:var(--text-muted)}.letter-input.svelte-tcmcrf:focus{background-color:var(--table-highlight-bg)}.error.svelte-tcmcrf{color:var(--color-error-darker)!important}.morse-reference.svelte-tcmcrf{overflow-x:auto;max-width:calc(100% - 20px);width:fit-content;margin:0 auto}.morse-reference.svelte-tcmcrf table:where(.svelte-tcmcrf){display:table;border-collapse:separate;border-spacing:0;background-color:var(--table-header-bg);border-radius:.5rem;overflow:hidden;font-size:clamp(.6rem,1.5vw,.9rem)}.morse-reference.svelte-tcmcrf tr:where(.svelte-tcmcrf){display:table-cell;border:0}.morse-reference.svelte-tcmcrf th:where(.svelte-tcmcrf),.morse-reference.svelte-tcmcrf td:where(.svelte-tcmcrf){display:block;padding:.4rem .3rem;border-bottom:1px solid var(--table-border-color);border-right:1px solid var(--table-border-color);text-align:center;font-family:Source Code Pro,monospace;white-space:nowrap}.morse-reference.svelte-tcmcrf tr:where(.svelte-tcmcrf):first-child th:where(.svelte-tcmcrf),.morse-reference.svelte-tcmcrf tr:where(.svelte-tcmcrf):first-child td:where(.svelte-tcmcrf){border-left:1px solid var(--table-border-color)}.morse-reference.svelte-tcmcrf tr:where(.svelte-tcmcrf) th:where(.svelte-tcmcrf):first-child,.morse-reference.svelte-tcmcrf tr:where(.svelte-tcmcrf) td:where(.svelte-tcmcrf):first-child{border-top:1px solid var(--table-border-color)}.morse-reference.svelte-tcmcrf tr:where(.svelte-tcmcrf):first-child th:where(.svelte-tcmcrf):first-child{border-top-left-radius:.5rem}.morse-reference.svelte-tcmcrf tr:where(.svelte-tcmcrf):last-child th:where(.svelte-tcmcrf):first-child{border-top-right-radius:.5rem}.morse-reference.svelte-tcmcrf tr:where(.svelte-tcmcrf):first-child td:where(.svelte-tcmcrf):last-child{border-bottom-left-radius:.5rem}.morse-reference.svelte-tcmcrf tr:where(.svelte-tcmcrf):last-child td:where(.svelte-tcmcrf):last-child{border-bottom-right-radius:.5rem}.morse-code.svelte-tcmcrf{letter-spacing:1px;font-family:Source Code Pro,monospace!important}.unselectable.svelte-1gabgy6{-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.morse-letter-container.svelte-1gabgy6{display:inline-flex;flex-direction:column;align-items:center;text-align:center;margin:0;padding:0 2px;width:3.5rem;position:relative}.cipher-letter.svelte-1gabgy6{font-family:Source Code Pro,monospace!important;font-size:1.4rem;font-weight:500;margin-bottom:3px;color:#fff!important}.trigram-display.svelte-1gabgy6{font-family:Source Code Pro,monospace!important;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:.85rem;color:var(--color-primary-light);min-height:1.5em;margin-bottom:3px;width:100%}.trigram-display.empty.svelte-1gabgy6{color:var(--text-muted)}.trigram-char.svelte-1gabgy6,.trigram-placeholder.svelte-1gabgy6{font-family:Source Code Pro,monospace!important;line-height:1.1;width:33.33%;text-align:center}.trigram-placeholder.svelte-1gabgy6{color:var(--text-muted);width:100%}.input-layer.svelte-1gabgy6{position:relative;width:100%;height:22px;display:block}.input-wrapper.svelte-1gabgy6{position:absolute;top:0;height:100%;display:flex;justify-content:center;align-items:center;z-index:10}input.svelte-1gabgy6{font-family:Source Code Pro,monospace!important;text-align:center;font-size:1.2rem;font-weight:500;width:100%;height:100%;background-color:transparent;border:none;outline:none;caret-color:transparent;border-radius:2px;color:var(--text-primary);padding:0;margin:0}.focus.svelte-1gabgy6{background-color:var(--table-highlight-bg)!important}input.svelte-1gabgy6:hover{background-color:var(--glass-bg);cursor:pointer}input.svelte-1gabgy6::placeholder{color:var(--text-muted)}.separator.svelte-1gabgy6{font-family:Source Code Pro,monospace!important;text-align:center;font-size:1.2rem;font-weight:500;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:var(--text-muted)}.separator.error.svelte-1gabgy6{color:var(--color-error);font-weight:700;font-size:1.4rem}.info.svelte-t59l82{text-align:left;align-self:flex-start;font-size:1.2rem;font-weight:700;margin:10px 10px 30px;width:100%}.info.svelte-t59l82 h3:where(.svelte-t59l82){padding-bottom:5px}.highlight.svelte-t59l82{background:var(--glass-bg-active)}.cipher.svelte-t59l82{display:flex;flex-wrap:wrap;max-width:100%;width:100%;justify-content:flex-start;align-self:flex-start;text-align:left;box-sizing:border-box}.word.svelte-t59l82{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;margin:0 10px 30px;max-width:100%;row-gap:30px}.buttons.svelte-t59l82{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin-top:1rem}.buttons.svelte-t59l82 .button:where(.svelte-t59l82){flex:1 1 auto;max-width:200px;min-width:120px;padding:.75rem 1.25rem;font-size:clamp(.9rem,1.5vw,1.1rem)}.cipher-error.svelte-t59l82{margin-top:1rem;color:var(--color-error-dark);background-color:#2a0000;padding:.75rem 1.25rem;border:1px solid var(--color-error-dark);border-radius:8px;font-size:1rem;font-weight:500;text-align:center;max-width:600px;margin-left:auto;margin-right:auto}@keyframes svelte-t59l82-shake{0%{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}to{transform:translate(0)}}.cipher-error.svelte-t59l82{animation:svelte-t59l82-shake .4s ease}.calculator-toggle-container.svelte-t59l82{position:fixed;top:100px;right:20px;z-index:999;display:flex;flex-direction:column;align-items:center;gap:4px;transition:all .25s ease-in-out}.calculator-toggle-btn.svelte-t59l82{background:linear-gradient(145deg,var(--color-primary),var(--color-primary-dark));border:2px solid var(--color-gray-border);border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;font-size:24px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.calculator-toggle-btn.svelte-t59l82:hover{background:linear-gradient(145deg,var(--color-primary-dark),var(--color-primary));transform:translateY(-2px);box-shadow:0 6px 16px #0006}.calculator-toggle-btn.svelte-t59l82:active{transform:translateY(0);box-shadow:0 2px 8px #0000004d}.calculator-toggle-btn.cipher-focused.svelte-t59l82{background:var(--gradient-btn-success);border-color:var(--color-accent);box-shadow:0 4px 12px #0000004d,0 0 0 2px var(--color-accent-muted)}.calculator-toggle-btn.cipher-focused.svelte-t59l82:hover{background:linear-gradient(145deg,var(--color-success-darker),var(--color-success-dark))}.calculator-hint.svelte-t59l82{color:var(--text-tertiary);font-size:11px;font-weight:500;background:var(--glass-overlay);padding:2px 6px;border-radius:4px;white-space:nowrap;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .2s ease-in-out}.calculator-hint-container.svelte-t59l82{display:flex;flex-direction:column;align-items:center;gap:2px}.calculator-hint-label.svelte-t59l82{font-size:9px;color:var(--text-secondary);font-weight:400;text-align:center;text-transform:uppercase;letter-spacing:.5px}@media (max-width: 768px){.calculator-toggle-container.svelte-t59l82{top:80px;right:16px}.calculator-toggle-btn.svelte-t59l82{width:48px;height:48px;font-size:20px}.calculator-hint.svelte-t59l82{font-size:10px;padding:1px 4px}}@media (max-width: 480px){.calculator-toggle-container.svelte-t59l82{top:70px;right:12px}.calculator-toggle-btn.svelte-t59l82{width:44px;height:44px;font-size:18px}}
