.groups[data-astro-cid-quktxfhd]{flex-direction:column;gap:20px;display:flex}h2[data-astro-cid-quktxfhd]{color:var(--accent);margin:0 0 11px;font-size:15.5px;font-weight:800;line-height:1.2}ul[data-astro-cid-quktxfhd]{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.word-chip[data-astro-cid-quktxfhd]{appearance:none;background:var(--accent-soft);min-height:35px;color:var(--accent);cursor:pointer;font:inherit;text-align:left;border:1px solid #0000;border-radius:999px;padding:8px 15px;font-size:14.5px;font-weight:700;line-height:1.2;transition:background .15s,border-color .15s,color .15s}.word-chip[data-astro-cid-quktxfhd].is-selected{border-color:var(--accent);background:var(--accent);color:var(--accent-text)}.word-chip[data-astro-cid-quktxfhd]:focus-visible{outline-offset:2px;outline:3px solid #3f6e9347}@media (prefers-reduced-motion:reduce){.word-chip[data-astro-cid-quktxfhd]{transition:none}}.bottom-nav[data-astro-cid-dlrkusbo]{z-index:20;width:min(100%,480px);padding:9px 14px calc(26px + env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface);gap:8px;display:flex;position:fixed;bottom:0;right:50%;transform:translate(50%)}.bottom-nav__tab[data-astro-cid-dlrkusbo]{min-height:44px;color:var(--muted);border-radius:16px;flex:1;justify-content:center;align-items:center;padding:12px 4px;text-decoration:none;transition:background .15s,color .15s;display:flex}.bottom-nav__tab--active[data-astro-cid-dlrkusbo]{background:var(--accent-soft);color:var(--accent)}@media (prefers-reduced-motion:reduce){.bottom-nav__tab[data-astro-cid-dlrkusbo]{transition:none}}:root{--bg:#f0f4f7;--surface:#fff;--text:#22303b;--muted:#6e7c88;--accent:#3f6e93;--accent-text:#fff;--accent-soft:#e1eaf1;--border:#dce6ed;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg);color:var(--text);font-family:Nunito,system-ui,sans-serif}*{box-sizing:border-box}body{background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Nunito,system-ui,sans-serif;overflow:hidden}a{color:inherit}button{font-family:inherit}.app-shell{background:var(--bg);width:min(100%,480px);height:100dvh;margin:0 auto;position:relative;overflow:hidden}.app-header{z-index:20;background:var(--bg);width:min(100%,480px);min-height:73px;padding:18px 22px 14px;position:fixed;top:0;right:50%;transform:translate(50%)}.app-header h1{color:var(--text);letter-spacing:-.4px;text-align:center;margin:4px 0 6px;font-size:27px;font-weight:800;line-height:1.1}.review-button{background:var(--accent);min-height:30px;color:var(--accent-text);cursor:pointer;letter-spacing:.2px;border:1px solid #0000;border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:700;line-height:1;position:absolute;top:8px;right:22px}.app-content{overscroll-behavior:contain;height:100%;padding:87px 22px calc(108px + env(safe-area-inset-bottom));scrollbar-width:thin;overflow-y:auto}.source-note{color:var(--muted);margin:28px 0 0;font-size:12.5px;font-weight:600;line-height:1.45}.source-note a{color:var(--accent);font-weight:800}.review-layer{z-index:40;width:min(100%,480px);position:fixed;top:0;bottom:0;left:50%;transform:translate(-50%)}.review-layer[hidden],.review-button[hidden]{display:none}.review-backdrop{cursor:pointer;background:#12181e61;border:0;width:100%;position:absolute;inset:0}.review-sheet{background:var(--surface);max-height:84%;padding:10px 18px calc(18px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;outline:none;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -22px 48px #22303b2e}.review-handle{background:var(--border);border-radius:999px;width:40px;height:5px;margin:0 auto 15px}.review-header{justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.review-header h2{color:var(--text);margin:0;font-size:19px;font-weight:800;line-height:1.1}.review-close{background:var(--accent-soft);width:34px;height:34px;color:var(--accent);cursor:pointer;border:0;border-radius:999px;place-items:center;font-size:17px;font-weight:800;line-height:1;display:inline-grid}.review-body{flex-direction:column;flex:1;gap:18px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.review-section h3{color:var(--muted);letter-spacing:1.5px;text-transform:uppercase;margin:0 0 9px;font-size:12px;font-weight:800;line-height:1.1}.review-chip-list{flex-wrap:wrap;gap:8px;display:flex}.review-chip{background:var(--accent-soft);color:var(--accent);border-radius:999px;align-items:center;gap:7px;padding:8px 8px 8px 15px;font-size:14.5px;font-weight:700;line-height:1.2;display:inline-flex}.review-chip-remove{width:19px;height:19px;color:var(--accent);cursor:pointer;background:#0000000f;border:0;border-radius:999px;place-items:center;padding:0;font-size:11px;font-weight:800;line-height:1;display:inline-grid}.review-footer{padding-top:18px}.clear-button{border:1px solid var(--border);width:100%;color:var(--text);cursor:pointer;background:0 0;border-radius:14px;padding:13px;font-size:15px;font-weight:700;line-height:1}.review-button:focus-visible,.review-close:focus-visible,.review-chip-remove:focus-visible,.clear-button:focus-visible{outline-offset:2px;outline:3px solid #3f6e9347}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
