body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root,body,html{margin:0;min-height:100%;width:100%}body{background:#020816;color:#d9f7ff;font-family:Consolas,Courier New,monospace}.app-shell{background:radial-gradient(circle at top,#00ffff17,#0000 30%),linear-gradient(180deg,#020816,#01040e);min-height:100vh;overflow-x:hidden;padding:24px;position:relative}.scanline{background:repeating-linear-gradient(180deg,rgba(0,255,255,.025) 0,rgba(0,255,255,.025) 1px,#0000 2px,#0000 4px);inset:0;opacity:.2;pointer-events:none;position:fixed;z-index:0}.main-panel,.output-panel{background:#00091ad9;border:1px solid #00d9ff;box-shadow:0 0 10px #00d9ff26,inset 0 0 20px #00d9ff0d;margin:0 auto 24px;max-width:1100px;padding:24px;position:relative;z-index:1}.topbar{color:#6c8ca0;font-size:12px;letter-spacing:2px;position:absolute;right:20px;top:10px}.title{color:#dffcff;font-size:clamp(36px,7vw,64px);margin:8px 0 10px;text-align:center;text-shadow:0 0 6px #00eaff,0 0 16px #00eaff,0 0 28px #00eaff99}.db-badge{background:#00ffff14;border:1px solid #00eaff;color:#00f0ff;font-weight:700;margin:0 auto 30px;padding:10px 16px;width:fit-content}.welcome{color:#567791;letter-spacing:3px;margin-bottom:10px;text-align:center}.operator-tag{background:#ffe60014;border:1px solid #8b7b00;color:#ffe600;cursor:pointer;display:block;font-weight:700;margin:0 auto 24px;padding:10px 16px;text-decoration:none;width:fit-content}.game-cover-wrap{display:flex;justify-content:center;margin-bottom:24px}.game-cover{border:2px solid #6f7d86;box-shadow:0 0 16px #00d9ff33;height:220px;object-fit:cover;width:220px}.clear-hint{color:#f1d900;font-weight:700;margin-bottom:10px;text-align:right}.input-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin-bottom:18px}.small-grid{grid-template-columns:1fr 1fr 1fr}.field{display:flex;flex-direction:column;gap:8px}.field label{color:#5f8298;font-size:14px;letter-spacing:1px}.field input{background:#001022f2;border:1px solid #0b7ca3;color:#e7fbff;font-size:20px;height:58px;outline:none;padding:0 16px;text-transform:lowercase;width:100%}.field input:focus{border-color:#00eaff;box-shadow:0 0 0 2px #00eaff26}.live-feed{color:#567791;font-size:13px;letter-spacing:3px;margin-top:18px}.output-header{align-items:center;color:#f4fbff;display:flex;font-size:28px;font-weight:700;justify-content:space-between;margin-bottom:16px}.count-box{background:#00eaff;border-radius:4px;color:#00121f;display:grid;font-size:22px;height:48px;min-width:48px;padding:0 12px;place-items:center}.divider{background:linear-gradient(90deg,#0000,#00d9ff,#0000);height:1px;margin-bottom:24px}.result-grid{display:flex;flex-wrap:wrap;gap:12px}.word-chip{background:#000b18f2;border:1px solid #0f6f8d;border-left:3px solid #00eaff;color:#fff;font-size:28px;line-height:1;padding:12px 18px}.empty-state{color:#45667f;display:grid;font-size:28px;min-height:220px;place-items:center;text-align:center}.toolbar-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:12px}.reset-used-btn{background:#0a1424f2;border:1px solid #8ea7b8;border-radius:12px;color:#f3f7ff;cursor:pointer;font-size:16px;padding:12px 18px}.reset-used-btn:hover{border-color:#00eaff;box-shadow:0 0 10px #00eaff26}.tag-input-wrap{background:#001022f2;border:1px solid #0b7ca3;min-height:58px;padding:8px 10px}.tag-input-wrap,.tag-list{align-items:center;display:flex;width:100%}.tag-list{flex-wrap:wrap;gap:8px}.suffix-tag{background:#a0aabe29;border:1px solid #9fb6c7;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px}.suffix-tag span{margin-left:6px;opacity:.8}.tag-input{background:#0000!important;border:none!important;color:#e7fbff;flex:1 1;font-size:18px;height:auto!important;min-width:180px;outline:none;padding:8px 4px!important;text-transform:lowercase}.clickable-word{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.clickable-word:hover{box-shadow:0 0 12px #00eaff26;transform:translateY(-2px)}.used-tags{display:flex;flex-wrap:wrap;gap:10px}.used-word-tag{background:#d2dceb26;border:1px solid #aebdca;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;padding:10px 14px}.used-word-tag:hover{border-color:#00eaff}.section-header-custom{margin-top:4px}.panel-gap{height:28px}.empty-mini{color:#8ea7b8;padding:8px 0 4px}.fallback-chip{opacity:.9}.add-tag-btn{background:#00eaff1f;border:1px solid #00eaff;border-radius:10px;color:#eaffff;cursor:pointer;font-size:14px;font-weight:600;min-height:42px;padding:10px 14px;white-space:nowrap}.add-tag-btn:hover{box-shadow:0 0 10px #00eaff2e}@media (max-width:768px){.add-tag-btn{width:100%}.tag-input{min-width:100%}.input-grid,.small-grid{grid-template-columns:1fr}.output-header,.word-chip{font-size:20px}.idle-wrap{align-items:center;display:flex;flex-direction:column;gap:18px}.idle-bracket{color:#1f6b8a;font-size:48px;letter-spacing:8px}.idle-text{color:#45667f;font-size:18px;letter-spacing:3px;text-align:center}}
/*# sourceMappingURL=main.470f7b80.css.map*/