:root{color-scheme:light;--bg: #f6f7f4;--surface: #ffffff;--surface-muted: #eef3ef;--text: #1d2520;--muted: #5e6a63;--border: #dbe2dc;--accent: #176f66;--accent-strong: #0e4f49;--accent-soft: #dcefeb;--warning-soft: #fff2d9;--danger-soft: #fee6df;--shadow: 0 16px 36px rgba(31, 43, 36, .08);font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic UI,Yu Gothic,Meiryo,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px;background:linear-gradient(180deg,#dcefeb94,#f6f7f400 280px),var(--bg);color:var(--text);line-height:1.7}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{border-bottom:1px solid rgba(219,226,220,.8);background:#ffffffd1;backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.site-header__inner,.site-footer__inner,.page{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:64px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:0}.brand__icon{width:40px;height:40px;flex:0 0 auto;border:1px solid rgba(14,79,73,.18);border-radius:999px;box-shadow:0 6px 14px #0e4f491f;object-fit:cover}.brand__text{display:inline-flex;flex-direction:column;gap:0;min-width:0}.brand__name{font-weight:800;line-height:1.2}.brand__tagline{color:var(--muted);font-size:.78rem;line-height:1.4}.nav{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.95rem}.nav__link{padding:8px 10px;border-radius:8px}.nav__link:hover,.nav__link:focus-visible{outline:none;background:var(--surface-muted);color:var(--text)}.nav__link--active{background:var(--accent-soft);color:var(--accent-strong);font-weight:800}.nav__link--active:hover,.nav__link--active:focus-visible{outline:none;background:#cde7e1;color:var(--accent-strong)}.nav-toggle{display:none;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;border:1px solid rgba(219,226,220,.92);border-radius:8px;background:#eef3efd6;color:var(--text);cursor:pointer}.nav-toggle:hover,.nav-toggle:focus-visible{outline:none;border-color:#0e4f4947;background:var(--accent-soft)}.nav-toggle__bar{display:block;width:20px;height:2px;border-radius:999px;background:currentColor}.site-footer{margin-top:auto;border-top:1px solid rgba(219,226,220,.8);background:#ffffffa3}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:18px 0}.site-footer__nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px;color:var(--muted);font-size:.94rem;font-weight:800}.site-footer__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px 12px}.site-footer__nav a{border-radius:8px;padding:6px 8px}.site-footer__nav a:hover,.site-footer__nav a:focus-visible{outline:none;background:var(--surface-muted);color:var(--accent-strong)}.page{padding:36px 0 64px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.breadcrumb{display:inline-flex;margin-bottom:14px;color:var(--muted);font-size:.94rem}.breadcrumb:hover{color:var(--accent-strong)}.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:24px;align-items:stretch;margin-bottom:28px}.hero__content,.hero__side,.card,.section,.search-panel{min-width:0;max-width:100%;background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow)}.hero__content{min-width:0;padding:clamp(24px,4vw,44px)}.hero__side{min-width:0;padding:24px}.featured-word-card{position:relative;display:grid;gap:14px;align-content:start;border-radius:22px;padding:20px;background:var(--accent-soft);box-shadow:none;color:inherit}.featured-word-card:hover,.featured-word-card:has(.featured-word-card__link:focus-visible){border-color:#176f6657}.featured-word-card:has(.featured-word-card__link:focus-visible){outline:none;box-shadow:0 0 0 4px #176f6629}.featured-word-card__link{position:absolute;inset:0;z-index:1;border-radius:22px}.featured-word-card__link:focus-visible{outline:none}.featured-word-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.featured-word-card__label{margin:0;color:var(--accent-strong);font-size:.88rem;font-weight:800;line-height:1.25}.featured-word-card__chip{display:inline-flex;align-items:center;min-width:0;max-width:56%;min-height:32px;border-radius:999px;padding:5px 12px;overflow:hidden;background:#ffffffb8;color:var(--accent-strong);font-size:.86rem;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.featured-word-card__word{min-width:0;margin:14px 0 0;overflow-wrap:anywhere;color:#050807;font-size:2.5rem;font-weight:900;line-height:1}.featured-word-card__meaning-row{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center}.featured-word-card__pronunciation{appearance:none;position:relative;z-index:2;display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:34px;border-radius:999px;padding:5px 12px;overflow:hidden;background:#ffffffb8;border:0;color:var(--accent-strong);cursor:pointer;font-size:.95rem;font-weight:750;line-height:1.2}.featured-word-card__pronunciation:hover,.featured-word-card__pronunciation:focus-visible{background:#ffffffe6}.featured-word-card__pronunciation:focus-visible{outline:none;box-shadow:0 0 0 4px #176f6629}.featured-word-card__pronunciation:active{transform:translateY(1px)}.featured-word-card__sound-icon{flex:0 0 auto;width:18px;height:18px}.featured-word-card__pronunciation span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.featured-word-card__meaning{min-width:0;margin:0;overflow-wrap:anywhere;color:#7a8580;font-size:1.35rem;font-weight:800;line-height:1.22}.featured-word-card__explanation{margin:0;overflow-wrap:anywhere;color:#7a8580;font-size:1.04rem;font-weight:700;line-height:1.55}.featured-word-card__example{display:grid;gap:4px;border-radius:14px;padding:12px;background:#ffffff9e}.featured-word-card__example p{min-width:0;margin:0;overflow-wrap:anywhere}#home-featured-example-en{color:#050807;font-size:.98rem;font-weight:750;line-height:1.35}#home-featured-example-ja{color:#7a8580;font-size:.86rem;font-weight:800;line-height:1.45}.featured-word-card__learning-cue{display:inline-flex;align-items:center;width:fit-content;max-width:100%;gap:8px;margin:0;border-radius:999px;padding:6px 12px;background:var(--warning-soft);color:#8b6330;font-size:.92rem;font-weight:750;line-height:1.2}.featured-word-card__learning-cue span:last-child{min-width:0;overflow-wrap:anywhere;color:var(--accent-strong)}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--accent-strong);background:var(--accent-soft);border-radius:999px;padding:4px 12px;font-size:.84rem;font-weight:700}.hero h1,.page-title{margin:16px 0 12px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;letter-spacing:0;overflow-wrap:anywhere}.lead{max-width:720px;color:var(--muted);font-size:1.05rem}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:24px}.search-form--compact{max-width:720px;margin-top:0}.search-suggest{position:relative;min-width:0}.search-input{width:100%;min-height:52px;border:1px solid var(--border);border-radius:8px;padding:0 16px;background:#fff;color:var(--text);outline:none}.search-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px #176f6624}.search-suggestions{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:20;display:grid;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fffffffa;box-shadow:0 18px 42px #1f2b2429}.search-suggestions[hidden]{display:none}.search-suggestions__header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;border-bottom:1px solid rgba(219,226,220,.72);padding:10px 16px}.search-suggestions__title{color:var(--muted);font-size:.88rem;font-weight:800}.search-suggestions__clear{flex:0 0 auto;border:0;padding:0;background:transparent;color:var(--accent-strong);font-size:.86rem;font-weight:800;cursor:pointer}.search-suggestions__clear:hover{text-decoration:underline}.search-suggestion{display:grid;grid-template-columns:minmax(90px,.34fr) minmax(0,.66fr);gap:18px;align-items:baseline;min-height:58px;padding:12px 16px}.search-suggestion+.search-suggestion{border-top:1px solid rgba(219,226,220,.72)}.search-suggestion:hover,.search-suggestion.is-active{background:var(--surface-muted)}.search-suggestion--history{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center}.search-suggestion__history-icon{display:inline-flex;width:24px;height:24px;color:var(--muted)}.search-suggestion__history-icon svg{width:100%;height:100%}.search-suggestion__history-action{color:var(--muted);font-size:.88rem;font-weight:800}.search-suggestion__term{min-width:0;overflow:hidden;color:var(--text);font-size:1.24rem;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.search-suggestion__history-term{font-size:1.08rem}.search-suggestion__details{display:flex;min-width:0;gap:8px;align-items:baseline;color:#8a908c;font-size:.98rem;font-weight:700;white-space:nowrap}.search-suggestion__part{flex:0 0 auto;color:#7c8580}.search-suggestion__meaning{min-width:0;overflow:hidden;text-overflow:ellipsis}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border:0;border-radius:8px;padding:0 18px;background:var(--accent);color:#fff;font-weight:800;cursor:pointer}.button:hover{background:var(--accent-strong)}.button:disabled,.button[aria-disabled=true]{background:#9aa9a4;cursor:not-allowed}.search-form--compact .search-input,.search-form--compact .button{min-height:46px}.search-form--compact .search-suggestion{min-height:54px}.search-form--compact .search-suggestion__term{font-size:1.08rem}.search-form--compact .search-suggestion__details{font-size:.9rem}.button--secondary{border:1px solid var(--border);background:var(--surface);color:var(--accent-strong)}.button--secondary:hover{border-color:#176f6661;background:var(--accent-soft)}.button--inline{width:fit-content;min-height:42px}.button--danger{border:1px solid rgba(176,54,54,.28);background:#fff4f2;color:#a7362f}.button--danger:hover{border-color:#b036367a;background:#ffe9e5}.button--link{width:fit-content;margin-top:12px}.form-field{display:grid;gap:7px}.form-field__label{color:var(--text);font-weight:800;line-height:1.35}.form-control{width:100%;min-height:50px;border:1px solid var(--border);border-radius:8px;padding:10px 12px;background:#fff;color:var(--text)}.form-control:focus{border-color:#176f668f;outline:3px solid rgba(23,111,102,.16)}.form-control--textarea{min-height:190px;resize:vertical}.checkbox-field{display:inline-flex;width:fit-content;align-items:center;gap:10px;color:var(--text);font-weight:800}.checkbox-field input{width:18px;height:18px;accent-color:var(--accent)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.grid--popular{grid-template-columns:repeat(4,minmax(0,1fr))}.result-list{display:grid;gap:12px}.result-list--dense{gap:10px}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.card{display:flex;flex-direction:column;gap:12px;padding:18px}.card:hover{border-color:#176f6673}.card__title{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.word-card--with-pronunciation{position:relative}.word-card--with-pronunciation:hover,.word-card--with-pronunciation:has(.word-card__link:focus-visible){border-color:#176f6673}.word-card--with-pronunciation:has(.word-card__link:focus-visible){outline:3px solid rgba(23,111,102,.18);outline-offset:3px}.word-card__link{position:absolute;inset:0;z-index:1;border-radius:8px}.word-card__link:focus-visible{outline:none}.word-card__pronunciation{appearance:none;position:relative;z-index:2;display:inline-flex;width:fit-content;align-items:center;gap:7px;min-height:34px;border:0;border-radius:999px;padding:5px 13px;background:var(--surface-muted);color:var(--accent-strong);cursor:pointer;font-size:.98rem;font-weight:800;line-height:1}.word-card__pronunciation:hover,.word-card__pronunciation:focus-visible{background:var(--accent-soft)}.word-card__pronunciation:focus-visible{outline:3px solid rgba(23,111,102,.24);outline-offset:3px}.word-card__pronunciation:active{transform:translateY(1px)}.word-card__sound-icon{width:18px;height:18px;flex:0 0 auto}.card__action{color:var(--accent-strong);font-weight:800}.local-word-card__header{align-items:flex-start}.local-word-card__title{display:inline-flex;min-width:0;flex-wrap:wrap;gap:8px 12px;align-items:baseline}.search-result-card{display:grid;grid-template-columns:minmax(150px,.6fr) minmax(0,1.1fr) minmax(220px,.8fr);align-items:start;gap:14px}.search-result-card .card__title{align-items:flex-start;flex-direction:column;gap:8px}.search-result-card__word-column,.result-meta{display:grid;gap:10px;justify-items:start}.word{font-size:1.45rem;font-weight:800;line-height:1.2}.muted{color:var(--muted)}.small{font-size:.9rem}.tag-list,.inline-list{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none}.tag{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:3px 10px;background:var(--surface-muted);color:var(--muted);font-size:.82rem;font-weight:700}.tag--accent{background:var(--accent-soft);color:var(--accent-strong)}.section{padding:clamp(18px,3vw,28px);margin-top:18px}.section[id]{scroll-margin-top:88px}.local-tags-panel{margin-top:0}.section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.section-header h2,.section-header p{margin:0}.section-header>div{min-width:0}.section-header p{margin-top:4px;overflow-wrap:anywhere}.result-badge{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border-radius:999px;padding:4px 12px;background:var(--warning-soft);color:#765211;font-size:.84rem;font-weight:800;white-space:nowrap}.search-panel{padding:clamp(20px,4vw,34px);margin-bottom:18px}.section h2{margin:0 0 14px;font-size:1.25rem;line-height:1.35}.section h3{margin:0 0 8px;font-size:1.02rem}.list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.compact-list{margin-top:12px}.list-item{border:1px solid var(--border);border-radius:8px;padding:14px;background:#fff}.section-grid{margin-top:14px}.topic-hero{min-width:0;max-width:100%;border:1px solid var(--border);border-radius:8px;padding:clamp(24px,4vw,42px);margin-bottom:18px;background:var(--surface);box-shadow:var(--shadow)}.topic-hero .page-title{margin-bottom:12px}.topic-hero__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px}.topic-listen-button{gap:8px;min-height:34px;border-radius:999px;padding:0 14px;font-size:.88rem}.listen-button__icon{width:1.25em;height:1.25em;flex:0 0 auto}.topic-summary-list{display:grid;gap:8px;max-width:820px;margin:18px 0 0;padding-left:20px;color:var(--muted)}.topic-summary-list li::marker{color:var(--accent)}.topic-gateway{display:grid;grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:22px;align-items:stretch;margin-top:18px;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:clamp(18px,3vw,28px) 0}.topic-gateway__intro{display:grid;align-content:center;gap:12px;min-width:0}.topic-gateway__intro h2,.topic-gateway__intro p{margin:0}.topic-gateway__intro h2{font-size:clamp(1.55rem,2.8vw,2.25rem);line-height:1.18}.topic-gateway__intro p{max-width:420px;color:var(--muted)}.topic-gateway__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.topic-gateway-card{display:grid;align-content:start;min-width:0;gap:9px;border:1px solid var(--border);border-radius:8px;padding:16px;background:var(--surface);box-shadow:var(--shadow)}.topic-gateway-card:hover,.topic-gateway-card:focus-visible{outline:none;border-color:#176f666b;background:#fbfdfc}.topic-gateway-card h3,.topic-gateway-card p{margin:0}.topic-gateway-card h3{min-width:0;font-size:1.02rem;line-height:1.35;overflow-wrap:anywhere}.topic-gateway-card p{color:var(--muted);font-size:.92rem}.topic-gateway-card__meta,.topic-gateway-card__preview{display:inline-flex;width:fit-content;max-width:100%;min-width:0;align-items:center;border-radius:999px;padding:3px 10px;font-size:.8rem;font-weight:800;line-height:1.35}.topic-gateway-card__meta{background:var(--accent-soft);color:var(--accent-strong)}.topic-gateway-card__preview{margin-top:auto;overflow:hidden;background:var(--warning-soft);color:#765211;text-overflow:ellipsis;white-space:nowrap}.topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.topic-grid--compact{margin-top:14px}.topic-card{display:grid;align-content:start;gap:10px;min-width:0;border:1px solid var(--border);border-radius:8px;padding:18px;background:#fff;box-shadow:var(--shadow)}.topic-card:hover,.topic-card:focus-visible{outline:none;border-color:#176f6673}.topic-card h3,.topic-card p{margin:0}.topic-card h3{font-size:1.12rem;line-height:1.35}.topic-card p{color:var(--muted);font-size:.96rem}.topic-card__meta{color:var(--accent-strong);font-size:.84rem;font-weight:800}.topic-card__points{display:grid;gap:6px;margin:2px 0 0;padding-left:18px;color:var(--muted);font-size:.9rem}.topic-card--compact{box-shadow:none}.topic-word-list{display:grid;gap:12px;margin-top:16px}.topic-word-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px 16px;align-items:start;min-width:0;border:1px solid var(--border);border-radius:8px;padding:16px;background:#fff}.topic-word-card__main{display:grid;gap:8px;min-width:0}.topic-word-card .card__title{flex-wrap:wrap;justify-content:flex-start;gap:8px 12px}.topic-word-card .card__action{align-self:end;justify-self:end}.topic-word-card__speech{display:flex;align-items:center}.topic-word-card .word:hover,.topic-word-card .word:focus-visible{outline:none;color:var(--accent-strong)}.topic-word-card p{margin:0}.topic-word-card__focus{width:fit-content;max-width:100%;border-radius:999px;padding:3px 10px;background:var(--warning-soft);color:#765211;font-size:.84rem;font-weight:800}.topic-word-card__note{color:var(--text)}.topic-word-card__example{display:grid;gap:4px;color:var(--muted);font-size:.94rem}.topic-word-card__example .example-ja{margin:0;font-size:.92rem}.example-block{margin-top:12px;border-top:1px solid var(--border);padding-top:12px}.speakable-example{display:grid;grid-template-columns:36px minmax(0,1fr);gap:10px;align-items:start}.speakable-example__body{min-width:0}.speak-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(23,111,102,.18);border-radius:999px;padding:0;background:var(--accent-soft);color:var(--accent-strong);cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.speak-button:hover{border-color:#176f6652;background:#d9ebe5}.speak-button:focus-visible{outline:none;box-shadow:0 0 0 4px #176f6629}.speak-button:active,.speak-button[aria-pressed=true]{transform:translateY(1px);background:var(--accent-strong);color:#fff}.speak-button:disabled{cursor:not-allowed;opacity:.58;transform:none}.speak-button__icon{width:19px;height:19px}.example-en{margin:0;font-size:1.05rem;font-weight:700}.example-en mark{border-radius:4px;padding:0 .16em;background:var(--warning-soft);color:inherit}[data-inline-lookup-text]{cursor:pointer}.inline-lookup-popover{position:fixed;z-index:80;width:min(360px,calc(100vw - 24px));border:1px solid rgba(23,111,102,.2);border-radius:8px;padding:16px;background:#fffffffa;box-shadow:0 18px 42px #1f2b242e}.inline-lookup-card{display:grid;gap:10px}.inline-lookup-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.inline-lookup-card__word{margin:0;overflow-wrap:anywhere;font-size:1.28rem;font-weight:900;line-height:1.15}.inline-lookup-card__part{margin:4px 0 0;color:var(--accent-strong);font-size:.86rem;font-weight:800;line-height:1.35}.inline-lookup-card__close{appearance:none;flex:0 0 auto;min-height:32px;border:1px solid var(--border);border-radius:999px;padding:0 10px;background:var(--surface-muted);color:var(--muted);cursor:pointer;font-size:.82rem;font-weight:800}.inline-lookup-card__close:hover,.inline-lookup-card__close:focus-visible{outline:none;border-color:#176f6652;background:var(--accent-soft);color:var(--accent-strong)}.inline-lookup-card__meaning{margin:0;font-size:1.02rem;font-weight:800;line-height:1.5}.inline-lookup-card__explanation{margin:0;color:var(--muted);font-size:.94rem;line-height:1.6}.inline-lookup-card__actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.inline-lookup-card__audio,.inline-lookup-card__detail-link{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:34px;border:1px solid rgba(23,111,102,.22);border-radius:999px;padding:0 11px;background:var(--accent-soft);color:var(--accent-strong);cursor:pointer;font-size:.88rem;font-weight:800;line-height:1.2}.inline-lookup-card__audio:hover,.inline-lookup-card__audio:focus-visible,.inline-lookup-card__detail-link:hover,.inline-lookup-card__detail-link:focus-visible{outline:none;border-color:#176f6666;background:#d9ebe5}.inline-lookup-card__audio:active,.inline-lookup-card__audio[aria-pressed=true]{background:var(--accent-strong);color:#fff}.inline-lookup-card__audio:disabled{cursor:not-allowed;opacity:.62}.inline-lookup-card__audio-label{color:inherit;font-size:.78rem}.inline-lookup-card__sound-icon{flex:0 0 auto;width:16px;height:16px}.example-ja{margin:4px 0 0;color:var(--muted)}.definition{display:grid;gap:8px}.definition__meaning{font-size:1.08rem;font-weight:800}.detail-header{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow);padding:clamp(24px,4vw,42px);margin-bottom:18px}.detail-title-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;margin:10px 0}.detail-search{width:100%;max-width:none;align-items:stretch;gap:8px;margin:0 0 12px}.detail-search .search-input{min-width:0}.detail-search .button{min-width:68px;padding:0 16px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 200px;gap:18px;align-items:start;min-width:0}.detail-content{min-width:0;width:100%}.detail-page-nav{position:sticky;top:88px;min-width:0;max-height:calc(100vh - 112px);overflow-y:auto;border:1px solid var(--border);border-radius:8px;padding:14px;background:#fffffff0;box-shadow:var(--shadow)}.detail-page-nav__heading{margin:0 0 10px;color:var(--muted);font-size:.86rem;font-weight:800}.detail-page-nav__list{display:grid;gap:4px;padding:0;margin:0;list-style:none}.detail-page-nav__list a{display:block;border-radius:8px;padding:7px 9px;color:var(--muted);font-size:.92rem;font-weight:800}.detail-page-nav__list a:hover,.detail-page-nav__list a:focus-visible{outline:none;background:var(--accent-soft);color:var(--accent-strong)}.favorite-star{appearance:none;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid #cfd8d2;border-radius:999px;background:#fff;color:#fff;cursor:pointer;font-size:2rem;line-height:1;-webkit-text-stroke:1.3px #68756d;box-shadow:0 10px 24px #1f2b2414;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.favorite-star:hover{border-color:#176f6673;box-shadow:0 12px 28px #1f2b241f}.favorite-star:focus-visible{outline:none;box-shadow:0 0 0 4px #176f6629}.favorite-star:active{transform:translateY(1px)}.favorite-star.is-favorite{border-color:#f0bf3d;background:#fff8e5;color:#f5b301;-webkit-text-stroke:1px #a86f00}.favorite-star--compact{width:40px;height:40px;font-size:1.45rem;box-shadow:none}.share-control{position:relative;display:inline-flex;flex:0 0 auto;align-items:center}.share-button{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:92px;height:52px;border:1px solid #cfd8d2;border-radius:999px;padding:0 16px;background:#fff;color:var(--accent-strong);cursor:pointer;font-size:.95rem;font-weight:750;line-height:1;box-shadow:0 10px 24px #1f2b2414;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.share-button:hover{border-color:#176f6673;background:var(--surface-muted);box-shadow:0 12px 28px #1f2b241f}.share-button:focus-visible{outline:none;box-shadow:0 0 0 4px #176f6629}.share-button:active{transform:translateY(1px)}.share-button[aria-busy=true]{cursor:wait}.share-button__icon{flex:0 0 auto;width:19px;height:19px}.share-status{position:absolute;top:calc(100% + 6px);left:50%;z-index:4;max-width:min(240px,calc(100vw - 32px));border:1px solid rgba(23,111,102,.2);border-radius:999px;padding:4px 10px;background:#fffffff5;color:var(--accent-strong);font-size:.82rem;font-weight:800;line-height:1.3;text-align:center;white-space:nowrap;box-shadow:0 10px 22px #1f2b241a;opacity:1;transform:translate(-50%)}.share-status:empty{display:none}.site-footer .share-button{min-width:84px;height:40px;padding:0 12px;box-shadow:none;font-size:.9rem}.site-footer .share-button__icon{width:17px;height:17px}.site-footer .share-status{top:auto;bottom:calc(100% + 6px)}.site-footer .share-fallback-input{top:auto;bottom:calc(100% + 34px)}.share-fallback-input{position:absolute;top:calc(100% + 34px);right:0;z-index:3;width:min(320px,calc(100vw - 32px));min-height:42px;border:1px solid rgba(23,111,102,.28);border-radius:8px;padding:0 12px;background:#fff;color:var(--text);box-shadow:0 12px 28px #1f2b2424;font-size:.88rem}.local-words-panel__content{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.local-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:10px;justify-content:flex-end;padding-top:12px}.local-status{margin:16px 0 0;border:1px solid var(--border);border-radius:8px;padding:10px 12px;background:var(--accent-soft);color:var(--accent-strong);font-weight:700}.settings-section{display:grid;gap:18px}.settings-actions{display:flex;flex-wrap:wrap;gap:10px}.settings-danger{border-top:1px solid var(--border);padding-top:18px}.settings-danger h3{margin:0 0 6px;color:var(--text);font-size:1rem}.settings-danger .button{margin-top:12px}.tag-filter{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.tag-filter__button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid var(--border);border-radius:999px;padding:0 12px;background:var(--surface);color:var(--muted);cursor:pointer;font-weight:800}.tag-filter__button:hover,.tag-filter__button[aria-pressed=true]{border-color:#176f6661;background:var(--accent-soft);color:var(--accent-strong)}.local-manage-button{min-height:42px}.local-sheet{width:min(580px,calc(100% - 32px));max-height:min(760px,calc(100dvh - 48px));border:0;border-radius:18px;padding:0;overflow:hidden;background:var(--surface);color:var(--text);box-shadow:0 30px 70px #1f2b243d}.local-sheet::backdrop{background:#10181457}.local-sheet__frame{display:grid;grid-template-rows:auto minmax(0,1fr);max-height:inherit;background:var(--bg)}.local-sheet--destination .local-sheet__frame{grid-template-rows:auto minmax(0,1fr) auto}.local-sheet__header{display:grid;grid-template-columns:minmax(82px,1fr) auto minmax(82px,1fr);gap:12px;align-items:center;border-bottom:1px solid var(--border);padding:16px 18px 12px;background:var(--surface)}.local-sheet__header h2{margin:0;font-size:1.08rem;line-height:1.3;text-align:center}.local-sheet__plain-button,.local-sheet__strong-button{border:0;padding:6px 0;background:transparent;color:var(--muted);cursor:pointer;font-weight:800}.local-sheet__plain-button{justify-self:start}.local-sheet__strong-button{justify-self:end;color:var(--accent-strong)}.local-sheet__body{display:grid;gap:14px;overflow:auto;padding:14px 18px}.local-sheet__footer{display:grid;gap:10px;border-top:1px solid var(--border);padding:14px 18px 18px;background:var(--surface)}.local-sheet__secondary-action,.local-sheet__danger-action{min-height:46px;border:0;border-radius:999px;background:var(--surface-muted);color:var(--text);cursor:pointer;font-weight:750}.local-sheet__danger-action{background:transparent;color:#c2382d}.local-sheet-section{display:grid;gap:8px}.local-sheet-section__title{margin:0 0 2px;color:var(--muted);font-size:.88rem;font-weight:800}.local-sheet-row,.local-destination-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;min-height:62px;border:1px solid var(--border);border-radius:8px;padding:10px 12px;background:var(--surface)}.local-sheet-row__icon,.local-destination-row__icon{display:inline-grid;place-items:center;width:44px;height:38px;border-radius:10px;background:var(--surface-muted);color:var(--accent-strong);font-weight:900}.local-sheet-row--fixed .local-sheet-row__icon{color:var(--muted)}.local-sheet-row__text,.local-destination-row__text{display:grid;min-width:0;gap:2px}.local-sheet-row__title,.local-destination-row__title{overflow:hidden;color:var(--text);font-weight:750;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.local-sheet-row__meta,.local-destination-row__subtitle{color:var(--muted);font-size:.82rem;font-weight:750;line-height:1.3}.local-sheet-row__count{border-radius:999px;padding:4px 9px;background:var(--warning-soft);color:#8b6330;font-size:.78rem;font-weight:750;white-space:nowrap}.local-sheet-row__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;grid-column:1 / -1}.local-icon-button{min-height:32px;border:1px solid var(--border);border-radius:999px;padding:0 10px;background:var(--surface);color:var(--accent-strong);cursor:pointer;font-size:.82rem;font-weight:750}.local-icon-button:disabled{color:#a6aca8;cursor:not-allowed;opacity:.56}.local-sheet-add-button{min-height:48px;border:1px dashed rgba(23,111,102,.36);border-radius:8px;background:#dcefeb85;color:var(--accent-strong);cursor:pointer;font-weight:750;text-align:left;padding:0 14px}.local-sheet-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;border:1px solid var(--border);border-radius:8px;padding:10px;background:var(--surface)}.local-sheet-form .search-input{min-height:44px}.local-destination-row{width:100%;border:0;text-align:left;cursor:pointer}.local-destination-row[aria-pressed=true] .local-destination-row__icon{background:var(--accent-soft)}.local-destination-row__check{color:var(--accent-strong);font-size:1.2rem;font-weight:900}.local-review-section{max-width:780px;margin-top:0;margin-right:auto;margin-left:auto}.local-review-filter{margin-bottom:18px}.local-review-card{display:grid;gap:20px;border:1px solid var(--border);border-radius:18px;padding:clamp(24px,5vw,38px);background:var(--surface)}.local-review-card__front{--local-review-front-content-offset: clamp(-24px, -4vw, -18px);display:grid;align-content:start;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"word part" "pronunciation ." "show .";column-gap:clamp(10px,3vw,32px);row-gap:20px;justify-items:start;align-items:start;min-height:clamp(216px,32vw,292px)}.local-review-card--revealed .local-review-card__front{min-height:0}.local-review-card__part{grid-area:part;justify-self:end;min-height:38px;padding:5px 16px;font-size:clamp(18px,4.2vw,22px);font-weight:750;white-space:nowrap}.local-review-card__answer{display:grid;gap:14px;border-top:1px solid var(--border);padding-top:18px}.local-review-card h3.local-review-card__word{grid-area:word;margin:0;max-width:100%;font-size:clamp(44px,13.5vw,76px);font-weight:900;line-height:.96;letter-spacing:0;overflow-wrap:anywhere;transform:translateY(var(--local-review-front-content-offset))}.local-review-card__pronunciation{grid-area:pronunciation;appearance:none;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;max-width:100%;min-height:48px;border:1px solid rgba(14,79,73,.12);border-radius:999px;padding:0 16px;background:var(--accent-soft);color:var(--accent-strong);box-shadow:inset 0 0 0 1px #ffffff61;cursor:pointer;font-size:clamp(18px,4.8vw,24px);font-weight:750;line-height:1;white-space:nowrap;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease;transform:translateY(var(--local-review-front-content-offset))}.local-review-card__pronunciation:hover{background:#d1e8e3}.local-review-card__pronunciation:focus-visible{outline:none;box-shadow:0 0 0 4px #176f6629}.local-review-card__pronunciation:active{transform:translateY(calc(var(--local-review-front-content-offset) + 1px))}.local-review-card__sound-icon{flex:0 0 auto;width:22px;height:22px}.local-review-card__show-answer{grid-area:show;min-width:158px;min-height:52px;border-radius:999px;padding:0 24px;font-size:clamp(20px,5vw,25px);transform:translateY(var(--local-review-front-content-offset))}.local-review-actions{display:flex;flex-wrap:wrap;gap:10px}.local-favorites-header-actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.local-favorites-header-actions .button{width:auto}.local-listen-button{gap:10px;min-height:38px;border-radius:999px;padding:0 16px;font-size:.9rem}.listen-page{padding-top:14px}.listen-shell{display:grid;max-width:860px;gap:14px;margin:0 auto}.listen-control-panel{display:grid;gap:14px;align-items:start;padding-bottom:2px}.listen-filter{gap:7px;margin:0}.listen-filter .tag-filter__button{min-height:32px;padding:0 13px;background:#ffffffd1;box-shadow:none;font-size:.9rem}.listen-scope{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.listen-scope__source,.listen-scope__count{display:inline-flex;align-items:center;min-height:32px;border-radius:999px;padding:0 12px;font-size:.86rem;font-weight:820;line-height:1.1;white-space:nowrap}.listen-scope__source{background:#dcefebcc;color:var(--accent-strong)}.listen-scope__title{min-width:0;color:var(--text);font-size:.94rem;font-weight:820;overflow-wrap:anywhere}.listen-scope__count{background:#fff7dfd1;color:#765211}.listen-playback-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.listen-progress{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:38px;min-width:60px;border:1px solid rgba(23,111,102,.16);border-radius:999px;padding:0 12px;background:#fff7dfb8;color:#765211;font-size:.86rem;font-variant-numeric:tabular-nums;font-weight:840;line-height:1;white-space:nowrap}.listen-pill-button{min-height:38px;border:1px solid rgba(23,111,102,.18);border-radius:999px;padding:0 13px;background:#dcefebb8;color:var(--accent-strong);cursor:pointer;font-size:.9rem;font-weight:760;line-height:1.2;white-space:nowrap}.listen-pill-button:hover,.listen-pill-button:focus-visible{outline:none;border-color:#176f6661;background:#d2e9e4}.listen-empty{margin-top:0}.listen-player{position:relative;display:grid;gap:14px}.listen-controls{display:flex;flex:0 1 auto;gap:8px;min-width:0;overflow-x:auto;padding:0 0 2px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.listen-control-button{appearance:none;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-width:44px;min-height:40px;border:1px solid rgba(219,226,220,.95);border-radius:999px;padding:0 11px;background:#fffffff2;color:var(--accent-strong);cursor:pointer;box-shadow:0 4px 10px #1f2b240a;font-size:.88rem;font-weight:760;line-height:1;white-space:nowrap}.listen-control-button:hover,.listen-control-button:focus-visible{outline:none;border-color:#176f665c;background:var(--accent-soft)}.listen-control-button:disabled{cursor:not-allowed;opacity:.52}.listen-control-button--primary{min-width:104px;background:var(--accent);color:#fff;font-size:.96rem;font-weight:820}.listen-control-button--primary:hover,.listen-control-button--primary:focus-visible{background:var(--accent-strong);color:#fff}.listen-control-button--icon{font-size:1.18rem}.listen-control-button--rate,.listen-control-button--loop{min-width:62px}.listen-rate-menu{position:absolute;z-index:30;top:110px;left:50%;display:grid;width:min(320px,calc(100% - 20px));overflow:hidden;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:#ffffffe6;box-shadow:0 26px 64px #1f2b2438;transform:translate(-50%);backdrop-filter:blur(18px)}.listen-rate-menu button{min-height:58px;border:0;border-bottom:1px solid rgba(219,226,220,.68);background:transparent;color:#06100d;cursor:pointer;font-size:1.2rem;text-align:left;padding:0 24px}.listen-rate-menu button:last-child{border-bottom:0}.listen-rate-menu button:hover,.listen-rate-menu button:focus-visible,.listen-rate-menu button[aria-selected=true]{outline:none;background:#dcefebc7;color:var(--accent-strong);font-weight:900}.listen-card{display:grid;gap:20px;border:1px solid var(--border);border-radius:18px;padding:clamp(22px,5vw,38px);background:#fffffff2;box-shadow:var(--shadow)}.listen-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.listen-card__eye{appearance:none;display:inline-grid;place-items:center;width:56px;height:56px;border:0;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);cursor:pointer;font-size:1rem;font-weight:900}.listen-card__eye svg{width:28px;height:28px}.listen-card__eye:hover,.listen-card__eye:focus-visible{outline:none;background:#d2e9e4}.listen-card__word{margin:0;color:#050807;font-size:clamp(2.55rem,7vw,4.2rem);font-weight:820;line-height:1;letter-spacing:0;overflow-wrap:anywhere}.listen-card__phonetic{margin:-8px 0 0;color:#7e8782;font-size:clamp(.98rem,2.2vw,1.15rem);font-weight:720}.listen-card__section{display:grid;gap:10px;border-top:1px solid var(--border);padding-top:18px}.listen-card__section h3{margin:0;color:var(--accent-strong);font-size:.95rem;font-weight:820}.listen-reveal{display:grid;gap:6px}.listen-card__meaning{margin:0;color:#06100d;font-size:clamp(1.08rem,2.8vw,1.3rem);font-weight:820;line-height:1.35}.listen-card__explanation,.listen-card__translation{margin:0;color:var(--muted);font-size:1.02rem;font-weight:700;line-height:1.65}.listen-card__example{margin:0;color:#06100d;font-size:clamp(1.05rem,3vw,1.32rem);font-weight:760;line-height:1.35;overflow-wrap:anywhere}.listen-reveal-button,.listen-detail-link{display:inline-flex;justify-self:center;align-items:center;justify-content:center;gap:8px;width:min(100%,560px);min-height:44px;border:0;border-radius:999px;padding:0 16px;background:var(--accent-soft);color:var(--accent-strong);cursor:pointer;font-size:clamp(.94rem,2.3vw,1.02rem);font-weight:820;line-height:1.2}.listen-reveal-button:hover,.listen-reveal-button:focus-visible,.listen-detail-link:hover,.listen-detail-link:focus-visible{outline:none;background:#d2e9e4}.listen-detail-link{min-height:48px;margin-top:2px}.local-sheet--listen .local-sheet__frame{grid-template-rows:auto minmax(0,1fr)}.listen-loop-body{gap:22px}.listen-loop-section{display:grid;gap:12px}.listen-loop-section h3{margin:0;color:var(--muted);font-size:1.08rem;font-weight:900}.listen-segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;border-radius:999px;padding:4px;background:var(--surface-muted)}.listen-segmented button,.listen-stepper__controls button{min-height:42px;border:0;border-radius:999px;background:transparent;color:var(--text);cursor:pointer;font-weight:900}.listen-segmented button[aria-pressed=true]{background:var(--surface);box-shadow:0 4px 12px #1f2b2414}.listen-stepper{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;min-height:64px;border-radius:18px;padding:12px 14px;background:var(--accent-soft)}.listen-stepper>span{min-width:0;color:#06100d;font-size:1.12rem;font-weight:900;line-height:1.3}.listen-stepper__controls{display:inline-grid;grid-template-columns:44px minmax(28px,auto) 44px;align-items:center;border-radius:999px;background:#ffffff9e}.listen-stepper__controls button{font-size:1.35rem}.listen-stepper__controls button:disabled{color:#9da7a1;cursor:not-allowed;opacity:.58}.listen-stepper__controls span{min-width:24px;color:var(--text);font-weight:900;text-align:center}.example-sentence,.memory-tip{margin:0;border-radius:8px;padding:12px 14px;background:var(--surface);color:var(--muted)}.memory-tip{background:var(--warning-soft);color:#765211;font-weight:700}.top-meanings{display:grid;gap:12px;margin:22px 0}.study-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin:24px 0;padding:16px 0}.study-strip__heading,.study-strip__label,.study-strip__title,.study-strip__body,.study-strip__wrong{margin:0}.study-strip__heading{color:var(--muted);font-size:.9rem;font-weight:800}.study-strip__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:10px}.study-strip__item{min-width:0;padding:0 16px}.study-strip__item:first-child{padding-left:0}.study-strip__item+.study-strip__item{border-left:1px solid var(--border)}.study-strip__label{color:var(--accent-strong);font-size:.8rem;font-weight:800}.study-strip__title{margin-top:6px;font-size:1rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.study-strip__body{margin-top:6px;color:var(--muted);font-size:.92rem}.study-strip__wrong{display:inline-flex;max-width:100%;gap:6px;align-items:baseline;margin-top:8px;border-radius:8px;padding:4px 8px;background:var(--danger-soft);color:var(--text);font-size:.86rem;font-weight:700;overflow-wrap:anywhere}.study-strip__wrong span{color:#9b2f18;font-size:.78rem}.detail-header h1{margin:10px 0;font-size:clamp(2.4rem,7vw,5rem);line-height:1;letter-spacing:0}.detail-title-row h1{margin:0}.phonetic{display:flex;flex-wrap:wrap;align-items:center;gap:12px clamp(16px,4vw,34px);margin:14px 0 22px}.phonetic__item{appearance:none;display:inline-flex;align-items:center;justify-content:flex-start;gap:7px;max-width:100%;min-height:48px;border:0;border-radius:999px;padding:0 16px;background:#eef0ef;color:#8a908c;font-size:clamp(.94rem,1.65vw,1.14rem);font-weight:800;line-height:1;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.phonetic__item:hover{background:#e4e7e6}.phonetic__item:focus-visible{outline:none;box-shadow:0 0 0 4px #176f6629}.phonetic__item:active,.phonetic__item[aria-pressed=true]{transform:translateY(1px);background:#e1e5e4}.phonetic__item:disabled{cursor:not-allowed;opacity:.62;transform:none}.phonetic__region{color:#6d746f}.phonetic__value{color:#8a908c}.phonetic__sound-icon{flex:0 0 auto;width:18px;height:18px;color:var(--accent-strong)}.notice{min-width:0;max-width:100%;border:1px solid var(--border);border-radius:8px;background:var(--surface);padding:18px;overflow-wrap:anywhere;word-break:break-all}.search-empty{display:grid;gap:12px;justify-items:start}.search-empty p{margin:0}.contact-section{width:100%;max-width:760px}.contact-form{min-width:0;display:grid;gap:18px;margin-top:18px}.contact-notice{width:100%;margin-bottom:18px;background:var(--warning-soft);color:#765211}.contact-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px}.contact-actions .button{min-width:150px}.contact-status{margin:0}.feedback-section{display:flex;align-items:center;justify-content:space-between;gap:16px}.feedback-section h2,.feedback-section p{margin:0}.feedback-section p{margin-top:4px}.popular-links{display:grid;gap:8px;margin:18px 0 0;padding:0;list-style:none}.popular-links a{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border-top:1px solid var(--border);padding-top:8px}.popular-links span:first-child{font-weight:800}.popular-links span:last-child{color:var(--muted);font-size:.9rem}.wrong{background:var(--danger-soft)}.correct{background:var(--accent-soft)}.wrong,.correct{border-radius:8px;padding:10px 12px}.story{background:#fbfcfa}.footer-note{margin:0;color:var(--muted);font-size:.9rem}@media(max-width:820px){.hero,.two-column,.grid,.topic-grid,.topic-gateway,.topic-gateway__list,.topic-word-card{grid-template-columns:1fr}.topic-word-card .card__action{justify-self:end}.search-result-card{grid-template-columns:1fr}.search-result-card .card__action{justify-self:start}.site-header__inner{align-items:center;flex-direction:row;flex-wrap:wrap;gap:8px 12px;padding:10px 0}.brand{flex:1 1 auto;max-width:calc(100% - 56px)}.brand__tagline{display:none}.nav-toggle{display:inline-flex;flex-direction:column;gap:5px}.site-footer__inner{align-items:flex-start;flex-direction:column}.site-footer__nav,.site-footer__actions{justify-content:flex-start}.nav{display:none;order:3;width:100%;margin-top:2px;padding:6px;border:1px solid rgba(219,226,220,.88);border-radius:8px;background:#fffffff0;box-shadow:0 12px 30px #1f2b2414;font-size:.98rem}.site-header.is-nav-open .nav{display:flex;flex-direction:column;gap:4px}.nav__link{display:flex;align-items:center;min-height:48px;width:100%;padding:10px 14px}.search-form{grid-template-columns:1fr}.detail-search{display:flex;width:100%;max-width:100%}.detail-search .search-suggest{flex:1 1 0;min-width:0}.detail-layout{display:flex;flex-direction:column;gap:0}.detail-page-nav{position:static;order:-1;width:100%;max-width:100%;max-height:none;overflow-x:auto;overflow-y:hidden;border:0;padding:0 0 10px;background:transparent;box-shadow:none;-webkit-overflow-scrolling:touch}.detail-page-nav__heading{margin-bottom:8px}.detail-page-nav__list{display:flex;width:100%;gap:8px}.detail-page-nav__list li{flex:0 0 auto}.detail-page-nav__list a{display:inline-flex;align-items:center;min-height:40px;border:1px solid var(--border);border-radius:999px;padding:0 12px;background:var(--surface);white-space:nowrap}.search-suggestions{top:calc(100% + 6px);max-height:min(72vh,520px);overflow-y:auto;overscroll-behavior:contain}.search-suggestion{grid-template-columns:1fr;gap:4px;min-height:64px}.search-suggestion--history{grid-template-columns:auto minmax(0,1fr) auto;gap:12px}.button{width:100%}.button--inline{width:fit-content}.feedback-section{align-items:stretch;flex-direction:column}.detail-search .button{flex:0 0 68px;width:68px}.local-words-panel__content{flex-direction:column}.local-actions{width:100%;justify-content:stretch}.local-actions .button{flex:1 1 160px}.local-manage-button{width:100%}.local-sheet{width:100%;max-width:none;max-height:calc(100dvh - 24px);margin:auto 0 0;border-radius:20px 20px 0 0}.local-sheet__header{grid-template-columns:minmax(72px,1fr) auto minmax(72px,1fr);padding:16px 16px 12px}.local-sheet__body,.local-sheet__footer{padding-right:16px;padding-left:16px}.local-sheet-form{grid-template-columns:1fr}.local-sheet-row,.local-destination-row{grid-template-columns:auto minmax(0,1fr) auto}.local-review-actions{width:100%}.local-review-card__show-answer{width:auto}.listen-stepper,.study-strip__grid{grid-template-columns:1fr}.study-strip__item{padding:12px 0 0}.study-strip__item:first-child{padding-top:0}.study-strip__item+.study-strip__item{border-top:1px solid var(--border);border-left:0;margin-top:12px}}@media(max-width:520px){.site-header__inner,.site-footer__inner,.page{width:min(100% - 20px,1120px)}.contact-page{width:calc(100% - 20px);max-width:calc(100% - 20px);overflow-x:hidden}.contact-hero,.contact-section{width:100%;max-width:100%}.detail-search{position:relative;display:block;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}.detail-search .search-input{padding-right:92px}.detail-search .button{position:absolute;top:0;right:0;z-index:1;min-height:46px}.hero__content,.hero__side,.section,.detail-header,.topic-hero,.topic-gateway-card,.topic-card,.topic-word-card,.card{padding:16px}.featured-word-card{padding:20px}.featured-word-card__top{align-items:flex-start}.featured-word-card__chip{max-width:58%}.featured-word-card__word{font-size:2.35rem}.featured-word-card__meaning{font-size:1.2rem}.brand__tagline{display:none}.section-header{flex-direction:column}.local-favorites-header-actions{width:100%;justify-content:space-between}.local-favorites-header-actions .button{flex:1 1 auto}.listen-page{padding-top:18px}.listen-card{border-radius:16px}.listen-card__eye{width:50px;height:50px}.listen-playback-toolbar{gap:8px}.listen-progress,.listen-pill-button{min-height:36px}.listen-pill-button{margin-left:auto}.listen-controls{order:2;flex-basis:100%}.listen-control-button{min-width:46px;min-height:42px}.listen-control-button--primary{min-width:108px;font-size:.98rem}.listen-reveal-button,.listen-detail-link{justify-self:stretch;width:100%}.listen-rate-menu{top:128px}.phonetic{flex-wrap:nowrap;gap:8px}.phonetic__item{flex:1 1 0;min-width:0;min-height:48px;gap:4px;padding:0 8px;font-size:.85rem}.phonetic__value{min-width:0;overflow:hidden;text-overflow:ellipsis}.phonetic__sound-icon{width:17px;height:17px}.favorite-star{width:46px;height:46px;font-size:1.72rem}.share-button{min-width:84px;height:46px;padding:0 13px}.share-button__icon{width:18px;height:18px}.share-status{right:0;left:auto;transform:none}.favorite-star--compact{width:38px;height:38px;font-size:1.34rem}}
