*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;font-family:KP CheonRiMa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}*{font-family:KP CheonRiMa,WKLGothic,sans-serif!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}:focus,button:focus{outline:2px solid #667eea;outline-offset:2px}input:focus{outline:none}input[type=checkbox]:focus,input[type=radio]:focus{outline:2px solid #667eea;outline-offset:2px}:root{--ui-font:"KP CheonRiMa",sans-serif}*,.App,.search-form,.search-results,body,button,input,select,textarea{font-family:KP CheonRiMa,sans-serif!important;font-family:var(--ui-font)!important}.font-cheonrima *{font-family:KP CheonRiMa,sans-serif!important}.font-cheongpong *{font-family:KP CheongPong,serif!important}.font-kwangmyeong *{font-family:KP KwangMyeong,serif!important}.App{background:#f5f5f5;color:#333;font-family:KP CheonRiMa,sans-serif;min-height:100vh;text-align:center}.App-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;padding:2rem 0}.App-header h1{-webkit-text-fill-color:#0000;background:#333;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin:0}.App-header p{align-items:center;color:#666;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:300;gap:.5rem;justify-content:center;margin:.5rem 0 0}.install-button,.site-info-link{background:none;border:none;color:#007bff;cursor:pointer;font-family:inherit;font-size:.9rem;margin:0;padding:0;text-decoration:underline;transition:color .2s ease}.install-button:hover,.site-info-link:hover{color:#0056b3;text-decoration:none}.App-main{padding:0 1.5rem 1.5rem}.container{align-items:stretch;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1200px}.main-content{min-height:400px;width:100%}@media (max-width:1024px){.container{gap:1rem}}@media (max-width:768px){.App-header h1{font-size:1.5rem}.App-main{padding:0 1rem 1rem}.container{gap:1rem}}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:modalSlideIn .3s ease;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:80vh;max-width:600px;overflow-y:auto;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 1rem}.modal-header h2{color:#333;font-size:1.25rem;font-weight:600;margin:0}.modal-close{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-family:inherit;font-size:1.5rem;padding:.25rem;transition:all .2s ease}.modal-close:hover{background:#f8f9fa;color:#333}.modal-body{color:#333;line-height:1.6;padding:1.5rem;text-align:left}.modal-body h3{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.modal-body h4{color:#333;font-size:1rem;font-weight:600;margin:1.5rem 0 .75rem}.modal-body p{color:#555;margin:.75rem 0}.modal-body ul{margin:.75rem 0;padding-left:1.5rem}.modal-body li{color:#555;margin:.5rem 0}.modal-body strong{color:#333;font-weight:600}.error-message{background:#dc35451a;border:1px solid #dc35454d;border-radius:8px;margin:0 2rem 1rem;padding:1rem;text-align:center}.error-message p{color:#dc3545;font-weight:500;margin:0}.search-form{background:#fff;border:1px solid #e1e5e9;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem;padding:1rem}.search-form,.search-form *{font-family:KP CheonRiMa,sans-serif;font-family:var(--ui-font,"KP CheonRiMa",sans-serif)}.search-form.sticky{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e5e7eb;border-radius:0 0 8px 8px;box-shadow:0 4px 6px -1px #0000001a;box-sizing:border-box;left:0;max-width:100vw;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.search-form.sticky:after{content:"";display:block;height:0;margin-bottom:0;margin-top:0}.search-form.sticky+.search-form-placeholder{height:0;margin:0;padding:0;visibility:hidden}.search-form.sticky .select-options-group{display:none}.search-form.sticky .search-input-group{gap:0}.search-form.sticky .search-input{flex:1 1}.search-form.sticky .dictionary-control-buttons,.search-form.sticky .dictionary-options{height:0;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none}.search-form.sticky .dictionary-header{margin-bottom:0}.dictionary-control-buttons,.dictionary-options{height:auto;margin:initial;opacity:1;overflow:visible;padding:initial;pointer-events:auto}.search-input-group{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.search-type-select{min-width:140px}.display-limit-select,.search-type-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#333;cursor:pointer;font-size:1rem;line-height:1.5;outline:none;padding:.75rem 1rem;transition:border-color .2s ease;vertical-align:middle}.display-limit-select{min-width:100px}.search-type-select:hover{border-color:#2d91f5}.search-type-select:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.search-type-select option{font-size:.85rem;padding:.4rem}.search-input{border:1px solid #d1d5db;border-radius:8px;flex:1 1;font-size:1rem;line-height:1.5;outline:none;padding:.75rem 1rem;transition:border-color .2s ease;vertical-align:middle}.search-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.search-input:disabled{background:#f8f9fa;color:#6c757d;cursor:not-allowed}.search-button-wide{background:#2d91f5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:KP CheonRiMa,sans-serif;font-family:var(--ui-font,"KP CheonRiMa",sans-serif);font-size:.9rem;font-weight:600;padding:.6rem 2rem;transition:all .3s ease;width:100%}.search-button-wide:hover:not(:disabled){background:#2282d9;box-shadow:0 4px 12px #667eea4d;transform:translateY(-1px)}.search-button-wide:disabled{background:#6c757d;box-shadow:none;cursor:not-allowed;transform:none}.dictionary-controls{margin-bottom:.75rem;padding:0}.dictionary-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.dictionary-header h3{color:#333;flex:1 1;font-size:1rem;margin:0}.dictionary-options{grid-gap:.4rem;display:grid;gap:.4rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:0;max-height:180px;overflow-y:auto}.dictionary-option{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;display:flex;font-size:.8rem;gap:.4rem;padding:.4rem;transition:all .2s ease}.dictionary-option:hover{background:#f8f9fa;border-color:#2d91f5}.dictionary-option input[type=checkbox],.dictionary-option input[type=radio]{accent-color:#2d91f5;flex-shrink:0;height:14px;width:14px}.dictionary-name{color:#374151;flex:1 1;margin-left:.5rem}.dictionary-name-en{color:#6b7280;font-size:.875rem;font-style:italic}.dictionary-code{color:#6b7280;flex-shrink:0;font-size:.7rem;font-weight:400}.entry-count{background:#d1fae5;border-radius:3px;color:#059669;flex-shrink:0;font-size:.7rem;font-weight:600;padding:.1rem .3rem}.search-section{border-top:none;padding-top:.25rem}.dictionary-dropdown{margin-bottom:0}.dictionary-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#333;cursor:pointer;font-family:KP CheonRiMa,sans-serif;font-family:var(--ui-font,"KP CheonRiMa",sans-serif);font-size:.9rem;padding:.6rem;transition:all .2s ease;width:100%}.dictionary-select:hover{border-color:#2d91f5}.dictionary-select:focus{border-color:#2d91f5;box-shadow:0 0 0 2px #667eea1a;outline:none}.dictionary-select option{font-size:.85rem;padding:.4rem}.dictionary-row{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem}.about-button{background:#ddd;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;color:#333;cursor:pointer;font-size:.9rem;height:2.25rem;padding:.4rem .8rem;transition:all .2s ease;white-space:nowrap}.about-button:hover{background:#ccc;border-color:#333}.about-button:disabled{background:#ccc;color:#333;cursor:not-allowed}.dictionary-row h3{color:#333;flex-shrink:0;font-size:1rem;margin:0;white-space:nowrap}.dictionary-title-clickable{border-radius:4px;cursor:pointer;font-family:KP CheonRiMa,sans-serif;font-family:var(--ui-font,"KP CheonRiMa",sans-serif);padding:.3rem .6rem;transition:all .2s ease;-webkit-user-select:none;user-select:none}.dictionary-title-clickable:hover{background:#f8f9fa;color:#2d91f5}.dictionary-row .dictionary-dropdown{flex:1 1;margin-bottom:0}.dictionary-row .mode-toggle-button{flex-shrink:0}.dictionary-control-buttons{display:flex;gap:.5rem;margin-top:.75rem;width:100%}.deselect-all-button,.select-all-button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-family:KP CheonRiMa,sans-serif;font-family:var(--ui-font,"KP CheonRiMa",sans-serif);font-size:.9rem;font-weight:500;min-width:80px;padding:.5rem 1rem;transition:all .2s ease}.select-all-button{background:#2d91f5;color:#fff}.select-all-button:hover{background:#2282d9;transform:translateY(-1px)}.deselect-all-button{background:#dc3545;color:#fff}.deselect-all-button:hover{background:#c82333;transform:translateY(-1px)}.select-options-group{display:flex;gap:.5rem}@media (max-width:768px){.search-form{padding:1rem}.search-input-group{flex-direction:column;gap:.8rem}.search-input{font-size:1rem;padding:.8rem;width:100%}.select-options-group{width:100%}.display-limit-select,.search-type-select{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#333;cursor:pointer;flex:1 1;font-size:.9rem;min-width:0;padding:.6rem;transition:all .2s ease}.display-limit-select:hover,.search-type-select:hover{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.display-limit-select:focus,.search-type-select:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.dictionary-selector{gap:.4rem;margin-top:1rem}.search-form.sticky{border-radius:0 0 12px 12px;left:0;max-width:100vw;overflow-x:hidden;padding:.75rem;right:0;width:100vw}.search-form.sticky .search-input-group,.search-form.sticky .select-options-group{flex-wrap:wrap;gap:.5rem}.search-form.sticky .display-limit-select,.search-form.sticky .search-type-select{flex:1 1;min-width:auto;min-width:80px}.search-form.sticky .search-input{flex:1 1;min-width:0;width:100%}.search-form.sticky .dictionary-selector{max-width:100%;overflow-x:auto}}.search-results{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;flex:1 1;min-height:100px;overflow-y:auto;padding:1.5rem}.search-results *{font-family:KP CheonRiMa,sans-serif;font-family:var(--ui-font,"KP CheonRiMa",sans-serif)}.results-header{margin-bottom:0;text-align:left}.results-header h3{color:#333;font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.results-header p{color:#666;font-size:1rem;margin:0}.results-divider{background:none;border:none;border-top:1px solid #e9ecef;margin:1.5rem 0}.pagination-info{color:#666;font-size:.9rem;margin:.5rem 0 0}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin:1.5rem 0;padding:.75rem 0}.pagination-button{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#333;cursor:pointer;font-size:.85rem;min-width:45px;padding:.4rem .8rem;transition:all .2s ease;white-space:nowrap}.pagination-button:hover:not(:disabled){background:#f8f9fa;border-color:#adb5bd}.pagination-button:disabled{background:#f8f9fa;color:#adb5bd;cursor:not-allowed}.page-input-container{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;display:flex;flex-shrink:0;gap:.4rem;padding:.4rem .8rem}.page-input-label{color:#666;font-size:.85rem;white-space:nowrap}.page-input{border:1px solid #d1d5db;border-radius:4px;font-size:.85rem;padding:.25rem .4rem;text-align:center;width:50px}.page-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.page-input-separator,.page-total{color:#666;font-size:.85rem}.page-total{min-width:25px;text-align:center}.pagination-text{color:#666;font-size:.9rem;min-width:60px;text-align:center}.dictionary-name{color:#333;font-size:1rem;font-weight:500;margin:0}.about-content{color:#333;line-height:1.6;text-align:left}.about-line{font-size:1rem;padding-left:1.5rem}.about-group,.about-line{margin:.5rem 0}.expand-button{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;margin:0;padding:.5rem 0;text-align:left;width:100%}.expand-button:hover{background:#f8f9fa;border-radius:4px}.expand-icon{color:#667eea;font-family:monospace;font-size:.8rem;min-width:1rem}.expand-text{flex:1 1}.about-group-content{border-left:2px solid #e9ecef;margin-left:1rem;padding-left:1rem}.results-summary{color:#333;font-size:1rem;margin:0}.loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px;padding:2rem 0;text-align:center;width:100%}.spinner{animation:spin 1s linear infinite;border:4px solid #e9ecef;border-radius:50%;border-top-color:#667eea;display:block;height:40px;margin:0 auto 1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading p{color:#333;font-size:1.1rem;margin:0}.no-results{color:#333;padding:3rem 0;text-align:center}.no-results p{font-size:1.1rem;margin:0}.results-list{display:flex;flex-direction:column;gap:1.5rem}.result-item{--item-bg:#f8f9fa;background:#f8f9fa;border-left:4px solid #667eea;border-radius:12px;cursor:pointer;padding:1.5rem;text-align:left}.result-item:hover{transform:translateY(-2px)}.result-item.expanded,.result-item:hover{--item-bg:#fff;background:#fff;border-left-color:#007bff;box-shadow:0 4px 20px #0000001a}.word-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.word-text{color:#333;flex:1 1;font-size:1.3rem;font-weight:600;margin:0;min-width:0}.dictionary-badge{background:#667eea;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:.3rem .8rem;white-space:nowrap}.word-description{color:#555;line-height:1.6}.description-line{margin:.5rem 0;white-space:pre-wrap}.description-line.fading{opacity:.6;position:relative}.description-line.fading:after{background:linear-gradient(#0000,#f8f9fa);background:linear-gradient(#0000,var(--item-bg,#f8f9fa));bottom:0;content:"";height:1em;left:0;pointer-events:none;position:absolute;right:0}.results-footer{border-top:1px solid #e9ecef;color:#333;font-size:.9rem;margin-top:2rem;padding-top:1rem;text-align:center}@font-face{font-display:swap;font-family:PronounSH;font-style:normal;font-weight:400;src:url(/static/media/PronounSH.ba42de63f8a1d7b4fa88.woff2) format("woff2")}@font-face{font-display:swap;font-family:PronounTE;font-style:normal;font-weight:400;src:url(/static/media/PronounTE.24733e00f86a888a6656.woff2) format("woff2")}@font-face{font-display:swap;font-family:PronounTR;font-style:normal;font-weight:400;src:url(/static/media/PronounTR.feabbd8e5fb4a9fe260b.woff2) format("woff2")}@font-face{font-display:swap;font-family:PronounTC;font-style:normal;font-weight:400;src:url(/static/media/PronounTC.7fbdd30429a185041898.woff2) format("woff2")}.pronoun_sh{font-family:PronounSH,KP CheongPong,serif!important}.pronoun_te{font-family:PronounTE,PronounSH,KP CheongPong,serif!important}.pronoun_tr{font-family:PronounTR,PronounSH,KP CheongPong,serif!important}.pronoun_tc{font-family:PronounTC,PronounSH,KP CheongPong,serif!important}@media (max-width:768px){.search-results{padding:1.5rem}.results-header{margin-bottom:1.5rem}.result-item{padding:1rem}.word-header{gap:.75rem}.word-text{font-size:1.1rem}}@media (max-width:480px){.pagination{flex-direction:column;gap:.5rem}.page-input-container,.pagination>*{justify-content:center;width:100%}.page-input{flex:1 1;max-width:120px;width:80px}}.scroll-to-top{align-items:center;background:#007bff;border:none;border-radius:50%;bottom:90px;box-shadow:0 4px 12px #007bff4d;color:#fff;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:50px;z-index:1000}.scroll-to-top:hover{background:#0056b3;box-shadow:0 6px 16px #007bff66;transform:translateY(-2px)}.scroll-to-top:active{transform:translateY(0)}.scroll-to-top:focus{box-shadow:0 0 0 3px #007bff80;outline:none}@media (max-width:768px){.scroll-to-top{bottom:75px;font-size:18px;height:45px;right:20px;width:45px}}.font-toggle{align-items:center;background:#28a745;border:none;border-radius:50%;bottom:30px;box-shadow:0 4px 12px #28a7454d;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;height:50px;justify-content:center;line-height:1.2;position:fixed;right:30px;transition:all .3s ease;width:50px;z-index:1000}.font-toggle:hover{background:#218838;box-shadow:0 6px 16px #28a74566;transform:translateY(-2px)}.font-toggle:active{transform:translateY(0)}.font-toggle:focus{box-shadow:0 0 0 3px #28a74580;outline:none}@media (max-width:768px){.font-toggle{bottom:20px;font-size:11px;height:45px;right:20px;width:45px}}
/*# sourceMappingURL=main.f7cdfe08.css.map*/