:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#ff6b35;text-decoration:inherit}a:hover{color:#ff6b35}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}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}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--header-h: 64px;--footer-h: 56px}@media(max-width:1024px)and (min-width:769px){:root{--header-h: 56px;--footer-h: 52px}}@media(max-width:768px){:root{--header-h: 52px;--footer-h: 48px}}@media(max-width:480px){:root{--header-h: 48px;--footer-h: 44px}}@media(max-width:360px){:root{--header-h: 44px;--footer-h: 40px}}@media(min-width:1920px){:root{--header-h: 72px;--footer-h: 64px}}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}body{margin:0 auto;overflow:hidden;display:block;width:100%;height:100%}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f2a44;width:100%;height:100%;margin:0 auto;display:flex;flex-direction:column;overflow:hidden;position:relative;box-sizing:border-box}.site-header{position:fixed;top:0;left:0;right:0;height:var(--header-h);display:flex;align-items:center;justify-content:space-between;padding:0 24px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff4d;border-bottom:1px solid rgba(255,255,255,.4);z-index:10;overflow:visible;min-width:0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;cursor:pointer;transition:opacity .2s ease;flex-shrink:1;min-width:0}.brand:hover{opacity:.8}.logo{width:66px;height:66px;object-fit:contain}.brand-name{font-weight:700;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav{display:flex;align-items:center;gap:16px;flex-shrink:0;flex-wrap:nowrap}.nav a{color:#0f172a;text-decoration:none;font-weight:600;padding:8px 10px;border-radius:8px;transition:background .2s ease,color .2s ease}.nav a:hover{background:#ffffff8c;color:#0b1220}.user-info{color:#0f172a;font-weight:600;padding:8px 10px;border-radius:8px}.btn-search{background:transparent;color:#0f172a;text-decoration:none;font-weight:600;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease;font-size:18px;font-family:inherit;display:flex;align-items:center;justify-content:center;width:38px;height:38px;line-height:1}.btn-search:hover{background:#ffffff8c;color:#0b1220;transform:scale(1.1)}.btn-search:active{transform:scale(.95)}.btn-search img{width:26px;height:26px;display:block;color:inherit}.btn-theme{background:transparent;color:#0f172a;text-decoration:none;font-weight:600;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease;font-size:18px;font-family:inherit;display:flex;align-items:center;justify-content:center;width:38px;height:38px;line-height:1}.btn-theme img{width:26px;height:26px;display:block;color:inherit}.btn-theme:hover{background:#ffffff8c;color:#0b1220;transform:scale(1.1)}.btn-theme:active{transform:scale(.95)}.btn-logout{background:transparent;color:#0f172a;text-decoration:none;font-weight:600;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .2s ease,color .2s ease;font-size:inherit;font-family:inherit}.btn-logout:hover{background:#ffffff8c;color:#0b1220}.btn-phonetic-chart{background:transparent;color:#0f172a;text-decoration:none;font-weight:600;padding:8px 10px;border-radius:8px;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease;font-size:inherit;font-family:inherit;display:flex;align-items:center;justify-content:center;width:38px;height:38px;line-height:1}.btn-phonetic-chart img{width:30px;height:30px;display:block;color:inherit}.btn-phonetic-chart:hover{background:#ffffff8c;color:#0b1220;transform:scale(1.1)}.btn-phonetic-chart:active{transform:scale(.95)}main{display:flex;flex-direction:column;align-items:center;gap:28px;padding:calc(16px + var(--header-h)) 20px calc(16px + var(--footer-h));position:relative;z-index:1}.hero{margin-top:2vh;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;color:#0b1220}.hero .title{font-size:40px;line-height:1.15;font-weight:700;letter-spacing:.2px;color:#fff;text-shadow:0 0 10px rgba(0,0,0,.8),0 2px 4px rgba(0,0,0,.6),0 4px 8px rgba(0,0,0,.4),2px 2px 4px rgba(0,0,0,.5),-2px -2px 4px rgba(0,0,0,.5);padding:12px 24px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:12px;display:inline-block;max-width:100%;box-sizing:border-box;word-wrap:break-word}.hero .subtitle{max-width:720px;color:#22304d}.cta{display:flex;gap:12px;margin-top:400px;font-size:26px;font-weight:600;width:100%;gap:40px;max-width:100%;box-sizing:border-box}.btn{padding:10px 20px;border-radius:12px;border:1px solid transparent;cursor:pointer;font-weight:700;width:150px;max-width:100%;box-sizing:border-box;transition:transform .15s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:linear-gradient(135deg,#ff6b35,#ff9f40,#ffc857);color:#fff;box-shadow:0 8px 20px #ff6b3559}.btn-primary:hover{box-shadow:0 10px 24px #ff6b3573}.btn-ghost{background:#ffffffa6;color:#0f172a;border:1px solid rgba(15,23,42,.08)}.btn-ghost:hover{background:#fffc}.btn-small{padding:8px 12px;font-weight:600}.features{width:100%;max-width:400px;display:grid;justify-content:center;justify-items:center;align-items:center;text-align:center;margin:8px auto 0;grid-template-columns:repeat(3,1fr);gap:20px}.glass{background:#ffffff8c;border:1px solid rgba(255,255,255,.7);backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(10px);border-radius:16px}.feature-card{padding:16px 20px;display:flex;flex-direction:column;gap:1px;color:#0b1220;transition:transform .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box;justify-content:center;align-items:center;margin-top:10px}.avatar-glass{background:transparent;border:none}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0f172a1f}.feature-card .icon{font-size:22px}.feature-card h3{margin:0}.feature-card p{margin:0;color:#243250}.site-footer{position:fixed;left:0;right:0;bottom:5px;height:10px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 24px;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);color:#0b1220;z-index:10;font-size:10px}.site-footer a{color:#fff;text-decoration:none;text-shadow:0 0 6px rgba(0,0,0,.8),0 1px 2px rgba(0,0,0,.7),0 2px 4px rgba(0,0,0,.6)}.background-container{position:fixed;inset:0;overflow:hidden;z-index:0;pointer-events:none}.background-image{position:absolute;inset:0;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:#000;filter:brightness(.92);pointer-events:none}@media(max-width:768px){.cta{margin-top:200px;font-size:22px;gap:20px}}@media(max-width:480px){.cta{margin-top:150px;font-size:18px;gap:16px}}@media(max-width:768px){.btn{width:120px;padding:8px 16px;font-size:16px}}@media(max-width:480px){.btn{width:100px;padding:6px 12px;font-size:14px}}@media(max-width:1024px)and (min-width:769px){.site-header{padding:0 16px;height:56px}.logo{width:56px;height:56px}.brand-name{font-size:16px}.nav{gap:12px}.btn-theme,.btn-phonetic-chart,.btn-search{width:36px;height:36px;font-size:16px}.btn-phonetic-chart img,.btn-search img,.btn-theme img{width:24px;height:24px}.nav a,.btn-logout{padding:6px 8px;font-size:14px}.user-info{font-size:14px;padding:6px 8px}.hero .title{font-size:36px;padding:10px 20px}main{padding:calc(12px + var(--header-h)) 16px calc(12px + var(--footer-h));gap:24px}}@media(max-width:768px){.site-header{padding:0 12px;height:52px;overflow:visible}.brand{gap:6px;flex-shrink:1;min-width:0}.logo{width:40px;height:40px;flex-shrink:0}.brand-name{font-size:13px}.nav{gap:6px;flex-shrink:0;display:flex!important}.btn-theme,.btn-phonetic-chart,.btn-search{width:32px;height:32px;font-size:14px;padding:6px}.btn-phonetic-chart img,.btn-search img,.btn-theme img{width:20px;height:20px}.nav a,.btn-logout{padding:6px 8px;font-size:13px}.user-info{font-size:13px;padding:6px 8px;display:none}.hero .title{font-size:32px;padding:8px 16px}main{padding:calc(10px + var(--header-h)) 12px calc(10px + var(--footer-h));gap:20px}.bg-switcher-wrapper{bottom:24px}.bg-switcher{padding:8px 12px;gap:8px}.bg-switch-btn{width:32px;height:32px;font-size:14px}.bg-indicator{font-size:12px}}@media(max-width:480px){.site-header{padding:0 8px;height:48px;overflow:visible}.brand{gap:4px;flex-shrink:1;min-width:0}.logo{width:36px;height:36px;flex-shrink:0}.brand-name{font-size:11px;max-width:60px}.nav{gap:4px;flex-shrink:0;display:flex!important}.btn-theme,.btn-phonetic-chart,.btn-search{width:32px;height:32px;font-size:14px;padding:4px;flex-shrink:0}.btn-phonetic-chart img,.btn-search img,.btn-theme img{width:20px;height:20px}.nav a,.btn-logout{padding:4px 8px;font-size:11px;white-space:nowrap;flex-shrink:0}.hero .title{font-size:28px;padding:6px 12px}main{padding:calc(8px + var(--header-h)) 10px calc(8px + var(--footer-h));gap:16px}.bg-switcher-wrapper{bottom:20px}.bg-switcher{padding:6px 10px;gap:6px}.bg-switch-btn{width:28px;height:28px;font-size:12px}.bg-indicator{font-size:11px}}@media(max-width:360px){.site-header{padding:0 6px;height:44px;overflow:visible}.brand{gap:3px;flex-shrink:1;min-width:0}.logo{width:32px;height:32px;flex-shrink:0}.brand-name{font-size:10px;max-width:50px}.nav{gap:3px;flex-shrink:0;display:flex!important}.btn-theme,.btn-phonetic-chart,.btn-search{width:30px;height:30px;font-size:12px;padding:3px;flex-shrink:0}.btn-phonetic-chart img,.btn-search img,.btn-theme img{width:18px;height:18px}.nav a,.btn-logout{padding:4px 6px;font-size:10px;white-space:nowrap;flex-shrink:0}.hero .title{font-size:24px;padding:6px 10px}main{padding:calc(6px + var(--header-h)) 8px calc(6px + var(--footer-h));gap:12px}.site-footer{font-size:8px}}@media(max-height:600px)and (orientation:landscape){.site-header{height:48px;padding:0 12px}.logo{width:40px;height:40px}.brand-name{font-size:13px}.hero .title{font-size:28px;padding:6px 14px}main{padding:calc(8px + var(--header-h)) 12px calc(8px + var(--footer-h));gap:12px}}@media(min-width:1920px){.site-header{padding:0 32px;height:72px}.logo{width:72px;height:72px}.brand-name{font-size:20px}.nav{gap:20px}.btn-theme,.btn-phonetic-chart,.btn-search{width:42px;height:42px;font-size:20px}.btn-phonetic-chart img,.btn-search img,.btn-theme img{width:32px;height:32px}.nav a,.btn-logout{padding:10px 14px;font-size:16px}.user-info{font-size:16px;padding:10px 14px}.hero .title{font-size:48px;padding:16px 32px}main{padding:calc(20px + var(--header-h)) 24px calc(20px + var(--footer-h));gap:32px}.site-footer{padding:0 32px;font-size:8px}}@media(hover:none)and (pointer:coarse){.btn-theme:hover,.btn-phonetic-chart:hover,.btn-search:hover,.btn-logout:hover,.nav a:hover{transform:none;background:transparent}.btn-theme:active,.btn-phonetic-chart:active,.btn-search:active{transform:scale(.9)}.btn-logout:active,.nav a:active{background:#ffffff4d}.btn-theme,.btn-phonetic-chart,.btn-search{min-width:44px;min-height:44px}.btn-logout,.nav a{min-height:44px;display:flex;align-items:center;justify-content:center}.btn-theme,.btn-phonetic-chart,.btn-search,.btn-logout,.nav a{-webkit-tap-highlight-color:rgba(255,255,255,.2);user-select:none;-webkit-user-select:none}}@supports (padding: max(0px)){.site-header{padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right))}@media(max-width:768px){.site-header{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}@media(max-width:900px){.features{grid-template-columns:1fr 1fr}}@media(max-width:600px){.hero .title{font-size:30px}.features{grid-template-columns:1fr}}@media(max-width:768px){.background-image{background-size:cover;background-attachment:scroll}}@media(orientation:landscape)and (max-height:600px){.background-image{background-size:cover}}.bg-fade-enter-active,.bg-fade-leave-active{transition:opacity .8s ease}.bg-fade-enter-from,.bg-fade-leave-to{opacity:0}#app{position:relative;overflow:hidden}.slide-up-enter-active,.slide-up-leave-active{transition:transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.slide-up-enter-from{transform:translateY(100vh)}.slide-up-leave-to{transform:translateY(-100vh)}.slide-down-enter-active,.slide-down-leave-active{transition:transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.slide-down-enter-from{transform:translateY(-100vh)}.slide-down-leave-to{transform:translateY(100vh)}.bg-switcher-wrapper{position:fixed;bottom:32px;left:50%;transform:translate(-50%);z-index:60}.bg-switcher{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#00000040;color:#fff;border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 6px 20px #0000002e;transition:opacity .3s ease}.bg-switcher.hidden-state{opacity:0;pointer-events:none}.bg-switcher.hidden-state.hovering{opacity:1;pointer-events:auto}.bg-switch-btn{background:#fff3;border:1px solid rgba(255,255,255,.25);color:#fff;width:38px;height:38px;border-radius:50%;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;line-height:1;padding:0;transition:all .2s ease}.bg-switch-btn:hover{background:#ffffff59;transform:translateY(-1px)}.bg-switch-btn:active{transform:translateY(0)}.bg-indicator{font-weight:600;letter-spacing:.5px}:root.dark{--text-color: #e2e8f0;--bg-color: #0f172a;--header-bg: rgba(15, 23, 42, .8);--header-border: rgba(255, 255, 255, .1);--card-bg: rgba(30, 41, 59, .7);--card-border: rgba(255, 255, 255, .1)}:root.light{--text-color: #0f172a;--bg-color: #ffffff;--header-bg: rgba(255, 255, 255, .3);--header-border: rgba(255, 255, 255, .4);--card-bg: rgba(255, 255, 255, .55);--card-border: rgba(255, 255, 255, .7)}:root.dark #app{color:var(--text-color)}:root.dark .site-header{background:var(--header-bg);border-bottom-color:var(--header-border)}:root.dark .brand-name{color:var(--text-color)}:root.dark .nav a{color:var(--text-color)}:root.dark .nav a:hover{background:#ffffff1a;color:#e2e8f0}:root.dark .user-info{color:var(--text-color)}:root.dark .btn-theme{color:var(--text-color)}:root.dark .btn-theme:hover{background:#ffffff1a;color:#e2e8f0}:root.dark .btn-logout{color:var(--text-color)}:root.dark .btn-logout:hover{background:#ffffff1a;color:#e2e8f0}:root.dark .btn-phonetic-chart{color:var(--text-color)}:root.dark .btn-phonetic-chart img{filter:brightness(0) invert(1)}:root.dark .btn-phonetic-chart:hover{background:#ffffff1a;color:#e2e8f0}:root.dark .btn-phonetic-chart:hover img{filter:brightness(0) invert(1)}:root.dark .btn-theme img{filter:brightness(0) invert(1)}:root.dark .btn-theme:hover img{filter:brightness(0) invert(1)}:root.dark .btn-search img{filter:brightness(0) invert(1)}:root.dark .btn-search:hover img{filter:brightness(0) invert(1)}:root.dark .glass{background:var(--card-bg);border-color:var(--card-border);color:var(--text-color)}:root.dark .btn-ghost{background:var(--card-bg);border-color:var(--card-border);color:var(--text-color)}:root.dark .btn-ghost:hover{background:#ffffff1a;border-color:#fff3;color:#e2e8f0}:root.dark .avatar-glass{background:transparent!important;border:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:none!important}:root.dark .background-image{filter:brightness(.4)}.phonetic-chart-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.phonetic-chart-modal{background:#fffffff2;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:95vw;max-height:95vh;overflow:auto;position:relative;width:fit-content;min-width:400px;box-sizing:border-box}.phonetic-chart-modal::-webkit-scrollbar{width:8px;height:8px}.phonetic-chart-modal::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.phonetic-chart-modal::-webkit-scrollbar-thumb{background:#0000004d;border-radius:4px}.phonetic-chart-modal::-webkit-scrollbar-thumb:hover{background:#00000080}.phonetic-chart-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.1)}.phonetic-chart-header h2{margin:0;font-size:20px;font-weight:700;color:#0f172a}.close-btn{background:transparent;border:none;font-size:32px;line-height:1;cursor:pointer;color:#0f172a;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background .2s ease}.close-btn:hover{background:#0000001a}.phonetic-chart-container{display:flex;padding:16px;gap:12px;box-sizing:border-box;min-width:0}.phonetic-chart-left{display:flex;flex-direction:row;gap:8px;align-items:stretch}.vowel-switch{display:flex;flex-direction:column;gap:4px;align-self:stretch;min-height:0}.vowel-switch-spacer{flex-shrink:0;transition:height .2s ease}.vowel-switch-btn{flex:1;padding:0;border:2px solid rgba(0,0,0,.2);background:#fffc;border-radius:6px;cursor:pointer;font-weight:600;font-size:14px;transition:all .2s ease;color:#0f172a;display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;text-orientation:upright;min-height:0;letter-spacing:.3em;text-align:center}.vowel-switch-btn:hover{background:#fff;border-color:#0000004d}.vowel-switch-btn.active{background:#000;color:#fff;border-color:transparent}.vowel-column-wrapper{display:flex;flex-direction:column;gap:2px;align-self:stretch}.vowel-column-spacer{flex-shrink:0;transition:height .2s ease}.vowel-column{display:flex;flex-direction:column;gap:2px;flex:1;min-height:0}.vowel-cell{width:36px;height:32px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;background:#fff9;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#0f172a}.phonetic-chart-right{flex:1;display:flex;flex-direction:column;gap:6px}.consonant-switch{display:flex;gap:4px;justify-content:flex-start;margin-left:38px}.consonant-switch-btn{padding:6px 12px;border:2px solid rgba(0,0,0,.2);background:#fffc;border-radius:6px;cursor:pointer;font-weight:600;font-size:14px;transition:all .2s ease;color:#0f172a;flex:1;max-width:120px;min-width:70px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;text-align:center;letter-spacing:.2em}.consonant-switch-btn:hover{background:#fff;border-color:#0000004d}.consonant-switch-btn.active{background:#000;color:#fff;border-color:transparent}.phonetic-scroll-container{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.consonant-row{display:flex;gap:2px;justify-content:flex-start;width:fit-content;min-width:100%}.consonant-cell{height:32px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;background:#fff9;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#0f172a;flex-shrink:0}.consonant-row-sticky{display:flex;gap:2px;justify-content:flex-start;width:fit-content;min-width:100%;position:sticky;top:0;z-index:2;background:inherit}.corner-cell{width:36px;height:32px;flex-shrink:0}.vowel-cell-sticky{width:36px;height:32px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;background:#fff9;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#0f172a;flex-shrink:0;position:sticky;left:0;z-index:1}.phonetic-grid{display:flex;flex-direction:column;gap:2px;overflow:visible;width:fit-content;min-width:100%}.phonetic-grid-row{display:flex;gap:2px;width:fit-content;min-width:100%}.phonetic-grid-cell{height:32px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;background:#fffc;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#0f172a;transition:all .2s ease;flex-shrink:0}.phonetic-grid-cell:hover{background:#ff6b3533;transform:scale(1.05);box-shadow:0 2px 8px #ff6b354d}:root.dark .phonetic-chart-modal{background:#1e293bf2}:root.dark .phonetic-chart-header{background:#1e293bf2;border-bottom-color:#ffffff1a}:root.dark .phonetic-chart-header h2{color:var(--text-color)}:root.dark .close-btn{color:var(--text-color)}:root.dark .close-btn:hover{background:#ffffff1a}:root.dark .vowel-switch-btn,:root.dark .consonant-switch-btn{background:#1e293bcc;border-color:#fff3;color:var(--text-color)}:root.dark .vowel-switch-btn:hover,:root.dark .consonant-switch-btn:hover{background:#1e293b;border-color:#ffffff4d}:root.dark .vowel-switch-btn.active,:root.dark .consonant-switch-btn.active{background:#000;color:#fff;border-color:transparent}:root.dark .vowel-cell,:root.dark .vowel-cell-sticky,:root.dark .consonant-cell,:root.dark .phonetic-grid-cell{background:#1e293b99;border-color:#ffffff1a;color:var(--text-color)}:root.dark .phonetic-grid-cell:hover{background:#ff6b354d}@media(max-width:1024px)and (min-width:769px){.phonetic-chart-overlay{padding:16px}.phonetic-chart-modal{min-width:320px;max-width:92vw;max-height:92vh}.phonetic-chart-header{padding:10px 14px}.phonetic-chart-header h2{font-size:18px}.close-btn{width:32px;height:32px;font-size:28px}.phonetic-chart-container{flex-direction:row;padding:12px;gap:10px}.phonetic-chart-left{flex-direction:row;align-items:stretch}.phonetic-chart-right{min-width:0}.vowel-switch{flex-direction:column;align-self:stretch}.vowel-switch-spacer,.vowel-column-spacer{display:block}.vowel-cell,.vowel-cell-sticky,.consonant-cell,.phonetic-grid-cell{width:34px;height:30px;font-size:15px}.corner-cell{width:34px;height:30px}.phonetic-grid-cell{font-size:17px}.consonant-switch{margin-left:36px}.consonant-switch-btn{padding:5px 10px;font-size:12px;min-width:65px}.vowel-switch-btn{font-size:12px}}@media(max-width:768px){.phonetic-chart-overlay{padding:90px 12px 12px}.phonetic-chart-modal{min-width:300px;max-width:calc(60vw - 24px);max-height:calc(60vh - 80px);width:100%}.phonetic-chart-header{padding:10px 12px;position:sticky;top:0;background:#fffffff2;z-index:1;border-bottom:1px solid rgba(0,0,0,.1)}.phonetic-chart-header h2{font-size:16px}.close-btn{width:30px;height:30px;font-size:24px}.phonetic-chart-container{flex-direction:row;padding:12px;gap:8px;overflow-x:auto}.phonetic-chart-left{flex-direction:row;align-items:flex-start;gap:6px;flex-shrink:0}.vowel-switch{flex-direction:column;gap:4px;align-self:stretch}.vowel-switch-spacer,.vowel-column-spacer{display:block}.phonetic-chart-right{overflow-x:visible;min-width:0}.consonant-switch{flex-wrap:wrap;gap:3px;margin-left:34px}.consonant-switch-btn{max-width:none;flex:1;min-width:70px;padding:5px 10px;font-size:11px}.vowel-switch-btn{padding:0;font-size:11px;writing-mode:vertical-rl;text-orientation:upright;flex:1;min-height:0}.vowel-cell,.vowel-cell-sticky,.consonant-cell,.phonetic-grid-cell{width:32px;height:28px;font-size:14px}.corner-cell{width:32px;height:28px}.phonetic-grid-cell{font-size:14px}.phonetic-scroll-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.consonant-row,.consonant-row-sticky,.phonetic-grid{overflow-x:visible}}@media(max-width:480px){.phonetic-chart-overlay{padding:60px 8px 8px}.phonetic-chart-modal{min-width:280px;max-width:calc(100vw - 16px);max-height:calc(100vh - 70px);border-radius:12px;width:100%}.phonetic-chart-header{padding:8px 10px}.phonetic-chart-header h2{font-size:14px}.close-btn{width:28px;height:28px;font-size:20px}.phonetic-chart-container{padding:10px;gap:6px}.vowel-cell,.vowel-cell-sticky,.consonant-cell,.phonetic-grid-cell{width:28px;height:24px;font-size:12px}.corner-cell{width:28px;height:24px}.phonetic-grid-cell{font-size:14px}.consonant-switch{margin-left:30px}.consonant-switch-btn{min-width:65px;padding:4px 8px;font-size:10px}.vowel-switch-btn{padding:0;font-size:10px;text-orientation:upright;text-align:center}}@media(max-width:360px){.phonetic-chart-overlay{padding:55px 6px 6px}.phonetic-chart-modal{min-width:260px;max-width:calc(100vw - 12px);max-height:calc(100vh - 65px)}.phonetic-chart-header h2{font-size:13px}.vowel-cell,.vowel-cell-sticky,.consonant-cell,.phonetic-grid-cell{width:26px;height:22px;font-size:11px}.corner-cell{width:26px;height:22px}.phonetic-grid-cell{font-size:13px}.consonant-switch{margin-left:28px}.consonant-switch-btn{min-width:60px;padding:3px 6px;font-size:9px}.vowel-switch-btn{padding:0;text-orientation:upright;text-align:center;font-size:9px}}@media(max-height:600px)and (orientation:landscape){.phonetic-chart-modal{max-height:95vh}.phonetic-chart-container{padding:8px;gap:6px}.vowel-cell,.vowel-cell-sticky,.consonant-cell,.phonetic-grid-cell,.corner-cell{height:24px}}.search-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0f172a80;z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.search-dialog{width:100%;max-width:700px;max-height:calc(100vh - 80px);padding:24px;background:#fffffff2;border:1px solid rgba(255,255,255,.9);border-radius:16px;box-shadow:0 20px 40px #0f172a33;position:relative;overflow-y:auto;display:flex;flex-direction:column}.search-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.search-header h2{margin:0;font-size:20px;font-weight:600;color:#0f172a}.search-close{width:32px;height:32px;min-width:32px;min-height:32px;border:none;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:#64748b;transition:all .2s ease;display:flex;align-items:center;justify-content:center;border-radius:8px;aspect-ratio:1;padding:0;margin:0;box-sizing:border-box}.search-close:hover{background:#0f172a1a;color:#0b1220;transform:scale(1.1);border-radius:8px}.edit-memo-close{width:32px;height:32px;min-width:32px;min-height:32px;border:none;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:#64748b;transition:all .2s ease;display:flex;align-items:center;justify-content:center;border-radius:8px;aspect-ratio:1;padding:0;margin:0;box-sizing:border-box}.edit-memo-close:hover{background:#0f172a1a;color:#0b1220;transform:scale(1.1);border-radius:8px}.edit-memo-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0f172a80;z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.edit-memo-dialog{width:100%;max-width:360px;max-height:calc(100vh - 80px);padding:24px;background:#fffffff2;border:1px solid rgba(255,255,255,.9);border-radius:16px;box-shadow:0 20px 40px #0f172a33;position:relative;overflow-y:auto;display:flex;flex-direction:column}.edit-memo-dialog>.edit-memo-close{position:absolute;top:16px;right:16px;z-index:2}.edit-memo-content{display:flex;flex-direction:column;gap:16px;padding-top:6px}.edit-memo-content .word-header{display:flex;flex-direction:column;gap:10px}.edit-memo-content .word-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.edit-memo-content .word-text{font-size:36px;font-weight:700;color:#0b1220;margin:0;text-align:left}.edit-memo-content .word-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.edit-memo-content .word-meta-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-width:0}.edit-memo-content .romanization{color:#64748b;font-size:16px}.edit-memo-content .pronunciation{color:#475569;font-size:16px;font-style:italic}.word-mean .source-text{color:#64748b;font-size:13px}.edit-memo-content .source-text{color:#64748b;font-size:14px;text-align:left;width:100%;flex-basis:100%;display:block}.edit-memo-content .play-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:1px;border-radius:8px;background:transparent;color:#0b1220;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.edit-memo-content .play-btn:hover:not(:disabled){background:#0f172a0f}.edit-memo-content .play-btn:disabled{opacity:.6;cursor:not-allowed}.edit-memo-content .volume-icon-wrapper{position:relative;display:inline-block;width:1em;height:1em}.edit-memo-content .volume-icon{position:absolute;inset:0}.volume-icon{position:absolute;top:0;left:0;width:100%;height:100%;display:inline-block;opacity:1;transition:opacity .2s ease}.edit-memo-content .word-meanings{display:flex;flex-direction:column;gap:10px;padding:14px 16px;background:#0f172a0d;border-radius:12px}.edit-memo-content .meaning-item{display:flex;flex-direction:row;gap:4px;align-items:center;flex-wrap:nowrap}.edit-memo-content .meaning-label{font-weight:600;color:#475569;font-size:14px;align-items:center;text-align:center;white-space:nowrap;flex-shrink:0}.edit-memo-content .meaning-text{color:#0b1220;font-size:16px;text-align:left}.edit-memo-content .memo-section{flex:1;min-height:0}.edit-memo-content .memo-input{width:100%;padding:12px;border:2px solid rgba(15,23,42,.2);border-radius:8px;background:#ffffffb3;color:#0b1220;font-size:14px;font-family:inherit;resize:vertical;transition:border-color .2s ease,background .2s ease;box-sizing:border-box}.edit-memo-content .memo-input:focus{outline:none;border-color:#3b82f6;background:#ffffffe6}.edit-memo-content .memo-input:disabled{opacity:.6;cursor:not-allowed}.edit-memo-actions{display:flex;justify-content:center;gap:12px;flex-shrink:0;margin-top:auto;padding-top:8px}:root.dark .edit-memo-dialog{background:var(--card-bg, rgba(30, 41, 59, .95));border-color:var(--card-border, rgba(255, 255, 255, .1))}:root.dark .edit-memo-content .word-text{color:var(--text-color, #e2e8f0)}:root.dark .edit-memo-content .romanization,:root.dark .edit-memo-content .pronunciation{color:#e2e8f0b3}:root.dark .edit-memo-content .source-text{color:#e2e8f0b3}:root.dark .edit-memo-content .word-meanings{background:#1e293b80}:root.dark .edit-memo-content .meaning-label{color:#e2e8f0d9}:root.dark .edit-memo-content .meaning-text{color:#e2e8f0e6}:root.dark .edit-memo-content .memo-input{background:#1e293b80;border-color:#ffffff1a;color:var(--text-color, #e2e8f0)}:root.dark .edit-memo-content .memo-input:focus{background:#1e293bb3}@media(max-width:640px){.search-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.edit-memo-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:10px}.edit-memo-dialog{width:70%;max-width:100%;max-height:calc(100vh - 100px);padding:20px}.edit-memo-content .word-text{font-size:28px}}@media(max-width:480px){.search-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}.edit-memo-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#0f172a80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:10px}.edit-memo-dialog{width:70%;max-width:100%;max-height:calc(100vh - 100px);padding:20px}}.search-input-group{display:flex;gap:12px;margin-bottom:16px}.search-input{flex:1;padding:12px 16px;border:2px solid rgba(15,23,42,.2);border-radius:8px;background:#ffffffb3;color:#0b1220;font-size:14px;font-family:inherit;transition:border-color .2s ease}.search-input:focus{outline:none;border-color:#ff6b35;background:#ffffffe6}.search-error{color:#b91c1c;font-size:14px;margin-bottom:16px;padding:8px 12px;background:#b91c1c1a;border-radius:8px}.search-loading{text-align:center;padding:20px;color:#64748b}.search-empty{text-align:center;padding:40px 20px;color:#64748b;font-size:14px}.search-results{flex:1;display:flex;flex-direction:column;gap:16px;min-height:0;max-width:800px;width:100%}.search-results-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.search-results-header span{font-size:14px;color:#475569;font-weight:500}.search-pagination{display:flex;align-items:center;gap:12px}.search-page-info{font-size:12px;color:#64748b}.search-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;overflow-y:auto;flex:1;min-height:0;max-width:700px}.search-word-card{border:1px solid rgba(148,163,184,.35);border-radius:12px;padding:6px 12px;background:#ffffffbf;cursor:pointer;transition:all .2s ease;max-width:300px;width:100%}.search-word-card:hover{background:#ffffffe6;border-color:#94a3b880;transform:translateY(-1px);box-shadow:0 2px 8px #0f172a1a}.search-word-card .word-row{display:flex;align-items:baseline;gap:10px;margin-bottom:8px}.search-word-card .word-text{font-weight:700;font-size:16px;color:#0b1220}.search-word-card .word-roman{color:#334155;font-size:12px}.search-word-card .word-pron{color:#475569;font-size:12px}.search-word-card .word-mean{color:#243250;font-size:14px;line-height:1.5;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.word-favourite-btn-detail{padding:0;background:transparent;font-size:18px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0;color:#0b1220;width:1.2em;height:1.2em;min-width:1.2em;min-height:1.2em}.word-favourite-btn-detail:hover:not(:disabled){background:#ffffff4d;transform:scale(1.05)}.word-favourite-btn-detail:disabled{opacity:.5;cursor:not-allowed}.word-favourite-btn-detail .star-icon{width:18px;height:18px;display:block;transition:all .2s ease}.word-favourite-btn-detail .star-blank{width:14px;height:14px;display:block}:root.dark .search-dialog{background:var(--card-bg, rgba(30, 41, 59, .95));border-color:var(--card-border, rgba(255, 255, 255, .1))}:root.dark .search-header h2{color:var(--text-color, #e2e8f0)}:root.dark .search-close{color:#e2e8f0b3}:root.dark .search-close:hover{background:#ffffff1a;color:#e2e8f0;border-radius:50%}:root.dark .edit-memo-close{color:#e2e8f0b3}:root.dark .edit-memo-close:hover{background:#ffffff1a;color:#e2e8f0;border-radius:8px}:root.dark .search-input{background:#1e293b80;border-color:#ffffff1a;color:var(--text-color, #e2e8f0)}:root.dark .search-input:focus{border-color:#ff6b35;background:#1e293bb3}:root.dark .search-error{background:#b91c1c33;color:#fca5a5}:root.dark .search-loading,:root.dark .search-empty{color:#e2e8f0b3}:root.dark .search-results-header span{color:#e2e8f0cc}:root.dark .search-page-info{color:#e2e8f099}:root.dark .search-word-card{background:#1e293b80;border-color:#ffffff1a}:root.dark .search-word-card:hover{background:#1e293bb3;border-color:#fff3}:root.dark .search-word-card .word-text{color:var(--text-color, #e2e8f0)}:root.dark .search-word-card .word-roman,:root.dark .search-word-card .word-pron{color:#e2e8f0b3}:root.dark .search-word-card .word-mean{color:#e2e8f0cc}:root.dark .word-favourite-btn-detail{color:#e2e8f0;border-color:#fff3}:root.dark .word-favourite-btn-detail:hover:not(:disabled){background:#ffffff1a}:root.dark .word-favourite-btn-detail .star-icon{opacity:.9;filter:brightness(1.1)}:root.dark .word-favourite-btn-detail:hover:not(:disabled) .star-icon{opacity:1;filter:brightness(1.2)}:root.dark .word-favourite-btn-detail .star-blank{filter:brightness(0) invert(1);opacity:.7}:root.dark .word-favourite-btn-detail:hover:not(:disabled) .star-blank{opacity:1;filter:brightness(0) invert(1)}:root.dark .btn-search{color:var(--text-color)}:root.dark .btn-search:hover{background:#ffffff1a;color:#e2e8f0}:root.dark .volume-icon-wrapper{filter:brightness(0) invert(1)}
