:root{--font-display: "FOT-TsukuARdGothic Std", "TsukuARdGothic-Regular", "TsukuARdGothic", "筑紫A丸ゴシック", "筑紫A丸", "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-body: "PingFang SC", "Hiragino Sans GB", "Noto Sans SC", "Microsoft YaHei", sans-serif;--font-latin: "Avenir Next", "Helvetica Neue", "Segoe UI", Arial, sans-serif;--primary: #ff6b35;--primary-light: #ff8f66;--primary-soft: #fff0eb;--bg-cream: #fdf8f3;--bg-warm: #f5f0e8;--bg-card: #ffffff;--text-primary: #2d2a26;--text-secondary: #6b6560;--text-muted: #9a9590;--accent-blue: #e8f4f8;--accent-green: #e8f5e9;--accent-pink: #fce4ec;--border-soft: #e8e3dd;--border-card: #f0ebe5;--shadow-soft: 0 4px 20px rgba(255, 107, 53, .08);--shadow-strong: 0 6px 20px rgba(255, 107, 53, .18);--page-max: 1120px}[data-theme=dark]{--bg-cream: #1a1816;--bg-warm: #252320;--bg-card: #2d2a26;--text-primary: #f7f2ea;--text-secondary: #d8cec2;--text-muted: #b4aa9f;--primary-soft: rgba(255, 107, 53, .15);--border-soft: #3d3833;--border-card: #4a4540;--shadow-soft: 0 6px 24px rgba(0, 0, 0, .28);--shadow-strong: 0 10px 28px rgba(255, 107, 53, .2)}html[data-theme=dark] .about-content,html[data-theme=dark] .report-intro,html[data-theme=dark] .list-card__excerpt,html[data-theme=dark] .related-list-card__excerpt{color:#ece1d6}html[data-theme=dark] .history-inline,html[data-theme=dark] .footer-note,html[data-theme=dark] .sidebar-links--home .sidebar-link__count,html[data-theme=dark] .word-pill-list--compact .word-pill__name{color:#d6cabd}html[data-theme=dark] .word-pill-list--compact .word-pill{background:#3f3832f5;border-color:#81756be6}html[data-theme=dark] .header-link,html[data-theme=dark] .icon-button{background:#3a342f;border-color:#5f564e;color:#efe5d9}html[data-theme=dark] .header-link--accent{color:#ffb291;background:#4b332a;border-color:#ff6b356b}html[data-theme=dark] .header-link:hover,html[data-theme=dark] .header-link.is-active,html[data-theme=dark] .icon-button:hover{background:#53463d;color:#fff7ef}html[data-theme=dark] .mobile-sidebar-toggle{background:#3a342f;border-color:#5f564e;color:#efe5d9}html[data-theme=dark] .mobile-sidebar-backdrop{background:#0c0a098f}html[data-theme=dark] .home-rail{border-right-color:#544b43;background:linear-gradient(180deg,#28231ffa,#1c1815fc),linear-gradient(180deg,var(--bg-cream),var(--bg-warm));box-shadow:0 18px 42px #0000006b}html[data-theme=dark] .sidebar-link{color:#e2d8cb}html[data-theme=dark] .sidebar-link.is-active,html[data-theme=dark] .sidebar-link:hover{background:#ff6b3529;border-color:#ff8f6647;color:#fff4ea}html[data-theme=dark] body{background:radial-gradient(circle at top left,rgba(255,143,102,.12),transparent 24%),linear-gradient(180deg,var(--bg-cream),var(--bg-warm))}.svg-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 auto;line-height:0;object-fit:contain;object-position:center;vertical-align:middle}button,input{font:inherit}.shell{max-width:var(--page-max);margin:0 auto;padding:28px 20px 72px}.shell--home{max-width:none;padding-top:18px;padding-left:0;padding-right:0}.site-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px}.site-header--home{margin-bottom:10px;padding:0 28px}.brand{display:inline-flex;align-items:center;gap:0}.brand__mark{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--primary),var(--primary-light));color:#fff;box-shadow:var(--shadow-strong)}.brand__mark--home{width:34px;height:34px;border-radius:10px;font-size:14px}.brand__title{margin:0;font-size:26px;font-family:var(--font-display)}.brand__subtitle{margin:4px 0 0;color:var(--text-secondary);font-size:16px}.header-actions{display:flex;align-items:center;gap:10px}.header-link{min-height:40px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--border-soft);background:#ffffffb8;color:var(--text-secondary);box-shadow:var(--shadow-soft);transition:background .2s ease,color .2s ease,transform .2s ease}.header-link:hover,.header-link.is-active{background:var(--primary-soft);color:var(--text-primary);transform:translateY(-1px)}.header-link--accent{color:var(--primary);border-color:#ff6b352e;background:#fff0ebb8}.icon-button,.btn-secondary,.btn-primary{min-height:44px;border:none;cursor:pointer}.icon-button{width:44px;border-radius:999px;background:var(--bg-card);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft)}.hero{display:grid;gap:24px;align-items:start;margin-bottom:28px}.hero--compact{gap:18px;margin-bottom:22px}.hero__copy{max-width:680px}.hero__eyebrow,.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 12px;padding:8px 12px;border-radius:999px;background:var(--primary-soft);color:var(--primary);font-size:13px;font-weight:600}.eyebrow--icon{gap:6px}.hero h1{margin:0;font-size:clamp(36px,5vw,56px);line-height:1.1;font-family:var(--font-display)}.hero p{margin:16px 0 0;color:var(--text-secondary);font-size:17px;line-height:1.8}.hero--compact p{margin-top:10px;font-size:15px;line-height:1.7}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.btn-primary{border-radius:999px;background:var(--primary);color:#fff;padding:14px 28px;font-weight:600;box-shadow:0 4px 16px #ff6b354d;transition:transform .3s ease,box-shadow .3s ease}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3561}.btn-secondary{border-radius:999px;background:var(--bg-card);color:var(--text-primary);padding:12px 22px;border:1px solid var(--border-soft);box-shadow:var(--shadow-soft)}.random-btn{animation:breathe 3s ease-in-out infinite}.search-panel{position:relative}.search-form{display:grid;gap:12px}.search-input{width:100%;border-radius:16px;border:2px solid var(--border-soft);background:var(--bg-card);padding:16px 24px;font-size:16px;color:var(--text-primary);box-shadow:var(--shadow-soft)}.search-input:focus{outline:none;border-color:var(--primary-light);box-shadow:0 0 0 4px #ff6b351a}.suggestions{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:20;border-radius:20px;border:1px solid var(--border-card);background:var(--bg-card);box-shadow:var(--shadow-strong);overflow:hidden}.suggestion-item{display:flex;justify-content:space-between;gap:16px;padding:14px 18px;border-bottom:1px solid var(--border-card)}.suggestion-item:last-child{border-bottom:0}.suggestion-item:hover{background:var(--primary-soft)}.suggestion-item__word{font-weight:700;font-family:var(--font-latin)}.suggestion-item__meta{color:var(--text-secondary);font-size:14px}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:32px 0 18px}.section-title h2,.section-title h1{margin:0;font-size:28px;font-family:var(--font-display)}.section-title p{margin:8px 0 0;color:var(--text-secondary)}.section-title--compact{margin:0 0 16px}.section-title--compact h2,.section-title--compact h1{font-size:22px}.section-title--compact p{font-size:14px;margin-top:6px}.card,.word-card,.list-card,.empty,.nav-card{border-radius:20px;box-shadow:var(--shadow-soft);background:var(--bg-card);border:1px solid var(--border-card)}.category-grid,.word-pill-list,.list-grid{display:grid;gap:14px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.home-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;align-items:start}.home-layout--reference{grid-template-columns:260px minmax(0,1fr);gap:32px;min-height:calc(100vh - 92px)}.home-sidebar{position:sticky;top:20px;padding:18px}.home-rail{position:sticky;top:8px;align-self:start;min-height:calc(100vh - 130px);padding:14px 18px 14px 22px;border-right:1px solid rgba(232,227,221,.8);background:linear-gradient(180deg,#ffffff38,#ffffff14)}.home-stage{display:grid;gap:20px}.home-stage--reference{align-content:start;justify-items:center;gap:18px;padding:clamp(44px,12vh,112px) 28px 40px 12px}.hero-search{width:min(760px,100%);display:grid;justify-items:center;gap:14px;text-align:center}.hero-search__icon{width:128px;height:128px;display:grid;place-items:center;background:transparent;border:0;box-shadow:none;overflow:visible}.svg-icon--hero{width:100%;height:100%}.hero-search__title{margin:0;font-size:22px;line-height:1.5}.hero-search__subtitle{margin:-4px 0 0;font-size:13px;color:var(--text-muted)}.hero-search__link{font-size:13px;color:var(--text-secondary)}.hero-search__link:hover{color:var(--primary)}.showcase{padding:22px}.showcase-pills{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.showcase-pills--inline{width:min(500px,100%);display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.category-tag{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-radius:999px;background:var(--bg-card);border:1px solid var(--border-soft);font-size:14px;color:var(--text-primary);transition:all .2s ease;box-shadow:var(--shadow-soft)}.svg-icon--tag{width:28px;height:28px}.category-tag:hover{background:var(--primary-soft);border-color:var(--primary-light);transform:scale(1.02)}.category-tag__count,.sidebar-link__count{color:var(--text-muted);font-size:13px}.word-pill-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.word-pill{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;border-radius:16px;background:var(--bg-card);border:1px solid var(--border-soft)}.showcase-pills--inline .word-pill{width:auto;padding:8px 12px;border-radius:12px;background:#ffffffb3;box-shadow:none}.word-pill:hover{border-color:var(--primary-light);background:var(--primary-soft)}.word-pill__name{font-family:var(--font-latin);font-weight:700}.word-pill__meta{color:var(--text-muted);font-size:13px}.showcase-pills--inline .word-pill__meta,.result-slot[hidden],.suggestions[hidden],#history-wrap[hidden]{display:none}.word-card{padding:28px}.word-card--compact{max-width:680px}.word-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.word-card__title{margin:0;font-size:clamp(30px,4vw,44px);line-height:1.1;font-family:var(--font-latin)}.word-card__subline{margin:10px 0 0;color:var(--text-secondary);font-size:16px;line-height:1.6;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.word-card__translation{font-family:var(--font-body)}.word-card__divider{color:var(--text-muted)}.word-card__ipa{font-family:var(--font-latin)}.word-card__meta-left{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.word-card__badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.soft-badge,.status-badge{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;font-size:13px;font-weight:600;white-space:nowrap;flex:0 0 auto}.soft-badge{background:var(--bg-warm);color:var(--text-secondary)}.status-badge.is-current{background:var(--accent-green);color:#27613d}.status-badge.is-archaic{background:var(--accent-blue);color:#24546a}.status-badge.is-candidate{background:var(--accent-pink);color:#8d3d5d}.word-card__section{padding-top:18px;border-top:1px dashed var(--border-soft);margin-top:18px}.word-card__section h2{margin:0 0 8px;font-size:16px}.word-card__section p{margin:0;line-height:1.9;color:var(--text-secondary)}.word-card__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.search-feedback{width:min(680px,100%)}.search-feedback-card{display:grid;gap:12px;padding:18px 20px;text-align:left}.search-feedback-card h2{margin:0 0 8px;font-size:18px}.search-feedback-card p{margin:0;color:var(--text-secondary);line-height:1.8}.search-feedback-card strong{color:var(--text-primary)}.search-feedback-card .btn-secondary{justify-self:start;display:inline-flex;align-items:center;margin-top:0}.list-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.category-stage .list-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.list-card{padding:22px 20px;min-height:176px;transition:transform .2s ease,box-shadow .2s ease}.list-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-strong)}.list-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.list-card__word{font-weight:700;font-family:var(--font-latin)}.list-card__category{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-size:14px}.list-card__excerpt{margin:14px 0 0;color:var(--text-secondary);line-height:1.8}.category-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px}.category-layout--home,.word-layout--home{align-items:start}.category-stage,.word-stage{padding:26px 28px 40px 12px}.word-detail-page{width:min(880px,calc(100% - 32px));margin:20px auto 0;display:grid;gap:8px;justify-items:stretch}.word-back-button{justify-self:start;min-height:36px;padding:8px 14px;font-size:13px;box-shadow:none}.word-detail-page #word-page,.word-detail-page .word-card,.word-hero,.word-detail-actions{width:100%}.word-detail-actions{margin-top:-10px;padding:14px 20px 18px;background:var(--bg-card);border:1px solid var(--border-card);border-top:0;border-radius:0 0 20px 20px;box-shadow:var(--shadow-soft)}.word-hero-card{padding:4px 2px 2px;display:grid;gap:6px}.word-hero__title{margin:0;font-size:clamp(34px,5vw,48px);line-height:1.05;font-family:var(--font-latin)}.word-hero__subline{margin:0;color:var(--text-muted);font-size:14px;line-height:1.6;display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.word-hero__translation{font-family:var(--font-body)}.word-hero__divider{color:var(--text-muted)}.word-hero__ipa{font-family:var(--font-latin)}.word-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.soft-badge--icon{gap:6px}.word-card__actions--outside{margin-top:0;padding-left:0;justify-content:flex-end}.word-detail-page #word-page .word-card{border-radius:20px 20px 0 0;box-shadow:none}.word-related{width:100%;margin-top:2px}.word-related-card{padding:18px}.word-related__header{margin-bottom:12px}.word-related__header h2{margin:0;font-size:18px;font-weight:600}.about-page{width:min(860px,calc(100% - 32px));margin:28px auto 0;display:grid;gap:12px;justify-items:stretch}.about-card{padding:28px 30px 34px}.about-page .word-back-button{display:inline-flex;align-items:center}.report-page{width:min(860px,calc(100% - 32px));margin:28px auto 0;display:grid;gap:12px;justify-items:stretch}.report-card{padding:28px 30px 34px}.report-intro{margin:14px 0 0;color:var(--text-secondary);line-height:1.9}.report-success{margin-top:18px;padding:16px 18px;border-radius:18px;background:#ff6b3514;border:1px solid rgba(255,107,53,.16)}.report-success h2{margin:0 0 6px;font-size:18px}.report-success p{margin:0;color:var(--text-secondary);line-height:1.8}.report-form{margin-top:24px;display:grid;gap:18px}.report-field{display:grid;gap:8px}.report-label{font-size:14px;color:var(--text-primary)}.report-input,.report-textarea,.report-file-input{width:100%}.report-textarea{min-height:116px;border-radius:16px;border:2px solid var(--border-soft);background:var(--bg-card);padding:16px 18px;resize:vertical}.report-textarea:focus,.report-file-input:focus,.report-input:focus{outline:none;border-color:var(--primary-light);box-shadow:0 0 0 4px #ff6b351a}.report-file-input{border-radius:16px;border:2px dashed var(--border-soft);background:#ffffffb8;padding:14px 16px}.report-help,.report-status{color:var(--text-muted);font-size:14px;line-height:1.8}.report-help--count{justify-self:end;margin-top:-4px;font-size:13px}.report-help--count.is-danger{color:#d14a1f}.report-status{margin:0}.report-status.is-success{color:var(--primary)}.report-actions{display:flex;justify-content:flex-start}.about-eyebrow{margin:0 0 10px;color:var(--text-muted);font-size:13px;letter-spacing:.08em}.about-title{margin:0;font-family:var(--font-display);font-size:clamp(32px,4vw,42px);line-height:1.18}.about-content{margin-top:22px;display:grid;gap:18px;color:var(--text-secondary);line-height:1.95;font-size:16px;position:relative;padding-top:22px}.about-content:before{content:"";position:absolute;left:0;top:0;width:64px;height:1px;background:linear-gradient(90deg,#ff6b3573,#ff6b3500)}.about-content p{margin:0}.about-highlight{color:var(--primary)}.about-break{margin-top:14px}.about-signoff{margin-top:14px;color:var(--text-primary)}.word-related__grid{display:grid;grid-template-columns:1fr;gap:0}.related-list-card{display:grid;gap:8px;width:100%;padding:14px 0;border-top:1px solid var(--border-card)}.related-list-card:first-child{border-top:0}.related-list-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.related-list-card__word{font-family:var(--font-latin);font-weight:700}.related-list-card__excerpt{margin:0;color:var(--text-secondary);line-height:1.7}.related-list-card:hover{background:#fff0eb6b}.section-title--category{margin:0 0 20px}.section-title--category h1{font-size:clamp(28px,4vw,40px)}.section-title--category p{margin-top:10px;max-width:720px}.word-stage #word-page,.word-stage .word-nav{max-width:880px}.sidebar{position:sticky;top:20px;height:fit-content;padding:18px}.sidebar-links{display:grid;gap:10px}.sidebar-links--home{gap:6px;padding-top:4px}.sidebar-link{width:100%;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:12px 14px;border-radius:16px;border:1px solid transparent;background:transparent;color:var(--text-secondary);text-align:left;cursor:pointer}.sidebar-links--home .sidebar-link{grid-template-columns:40px 1fr auto;gap:12px;padding:12px;border-radius:14px;font-size:16px;white-space:nowrap}.svg-icon--sidebar{width:34px;height:34px;justify-self:center;align-self:center;object-position:center top;transform:translate(6px,-3px)}.sidebar-links--home .sidebar-link__count{display:inline;font-size:13px;color:var(--text-muted)}.sidebar-link.is-active,.sidebar-link:hover{background:var(--primary-soft);border-color:#ff6b352e;color:var(--text-primary)}.mobile-sidebar-toggle,.mobile-sidebar-backdrop{display:none}.empty{padding:28px;text-align:center}.empty-actions{margin-top:18px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.page-actions,.word-nav{display:grid;gap:12px}.word-nav{grid-template-columns:repeat(3,1fr);margin-top:20px}.nav-card{padding:18px;min-height:100px}.nav-card--center{text-align:center}.nav-card--align-right{text-align:right}.footer-note{margin-top:40px;color:var(--text-muted);font-size:14px;text-align:center;padding:0 20px}.section-title--quiet{width:min(560px,100%)}.section-title--quiet h2{font-size:13px;color:var(--text-muted);font-weight:500}.section-title--quiet p{display:none}.search-panel--hero{width:min(720px,100%)}.search-input--hero{border-radius:22px;padding:20px 24px;font-size:18px}.btn-primary--hero{width:100%;justify-content:center}.hero__actions--center{width:min(720px,100%);justify-content:center;margin-top:2px}.home-stage--reference .result-slot,.home-stage--reference #history-wrap{width:min(720px,100%)}.home-stage--reference #history-wrap{margin-top:0}.history-inline{width:min(720px,100%);display:flex;align-items:center;justify-content:center;gap:0;color:var(--text-muted);font-size:12px;flex-wrap:wrap}.word-pill-list--compact{display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:center}.word-pill-list--compact .word-pill{width:auto;min-height:0;padding:6px 10px;border-radius:10px;background:#ffffffb3;border:1px solid rgba(232,227,221,.9);box-shadow:none}.word-pill-list--compact .word-pill__name{font-size:12px;font-weight:400;color:var(--text-muted)}.word-pill-list--compact .word-pill__meta{display:none}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.card-enter{animation:fadeUp .6s ease-out}@media(max-width:860px){.category-layout{grid-template-columns:1fr}.home-layout--reference{grid-template-columns:1fr;gap:14px;min-height:calc(100vh - 84px)}.sidebar{position:static}.mobile-sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:40px;padding:8px 14px;margin-left:14px;border-radius:999px;border:1px solid var(--border-soft);background:#ffffffe0;color:var(--text-primary);box-shadow:var(--shadow-soft);z-index:41}.mobile-sidebar-backdrop{display:block;position:fixed;inset:0;background:#1f19153d;opacity:0;pointer-events:none;transition:opacity .24s ease;z-index:39}.mobile-sidebar-backdrop.is-open{opacity:1;pointer-events:auto}.home-rail{position:fixed;top:0;left:0;bottom:0;width:min(288px,82vw);min-height:auto;padding:86px 16px 24px;border-right:1px solid rgba(232,227,221,.9);background:linear-gradient(180deg,#fffffff0,#fdf8f3fa),linear-gradient(180deg,var(--bg-cream),var(--bg-warm));box-shadow:0 16px 40px #2d2a261f;overflow-y:auto;transform:translate(calc(-100% - 18px));transition:transform .26s ease;z-index:40}.home-rail.is-open{transform:translate(0)}.sidebar-links{grid-template-columns:1fr}.sidebar-links--home{gap:8px;padding-top:0}.sidebar-links--home .sidebar-link{grid-template-columns:32px 1fr auto;gap:10px;padding:11px 10px;font-size:14px}.home-stage--reference{padding:clamp(18px,5vh,40px) 14px 28px}.hero-search{width:min(100%,640px)}.search-panel--hero,.hero__actions--center,.home-stage--reference #history-wrap{width:100%}.category-stage{padding:4px 14px 28px}.category-stage .list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.word-stage{padding:20px 14px 28px}.word-detail-page{width:min(880px,calc(100% - 24px));margin-top:12px}.about-page,.report-page{width:min(860px,calc(100% - 24px));margin-top:16px}}@media(max-width:640px){.shell{padding:20px 16px 56px}.site-header,.word-card__header,.section-title{flex-direction:column;align-items:flex-start}.hero__actions,.word-card__actions,.btn-primary,.btn-secondary{width:100%}.word-nav{grid-template-columns:1fr}.word-card{padding:22px 18px}.site-header--home{margin-bottom:18px;padding:0 16px}.header-link{min-height:36px;padding:8px 14px;font-size:14px}.hero-search__title{font-size:16px}.hero-search__subtitle{font-size:12px}.home-layout--reference{grid-template-columns:1fr;gap:12px;min-height:auto}.mobile-sidebar-toggle{margin-left:10px}.home-rail{width:min(272px,86vw);padding:78px 14px 20px}.sidebar-links--home .sidebar-link{grid-template-columns:28px 1fr auto;gap:8px;padding:10px 8px;font-size:13px}.hero-search{gap:14px}.search-input--hero{padding:18px 20px;font-size:17px}.history-inline{justify-content:flex-start}.section-title--category{gap:10px}.category-stage{padding:4px 10px 24px}.category-stage .list-grid{grid-template-columns:1fr;gap:12px}.list-card{min-height:0;padding:18px 16px}.word-stage{padding:16px 10px 24px 2px}.word-detail-page,.about-page,.report-page{width:calc(100% - 20px)}.about-card,.report-card{padding:22px 18px 26px}.about-content{font-size:15px;line-height:1.88}.empty-actions,.report-actions{flex-direction:column}}:root{--font-display: "FOT-TsukuARdGothic Std", "TsukuARdGothic-Regular", "TsukuARdGothic", "筑紫A丸ゴシック", "筑紫A丸", "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-body: "PingFang SC", "Hiragino Sans GB", "Noto Sans SC", "Microsoft YaHei", sans-serif;--font-latin: "Avenir Next", "Helvetica Neue", "Segoe UI", Arial, sans-serif;--primary: #ff6b35;--primary-light: #ff8f66;--primary-soft: #fff0eb;--bg-cream: #fdf8f3;--bg-warm: #f5f0e8;--bg-card: #ffffff;--text-primary: #2d2a26;--text-secondary: #6b6560;--text-muted: #9a9590;--border-soft: #e8e3dd;--border-card: #f0ebe5;--shadow-soft: 0 4px 20px rgba(255, 107, 53, .08);--shadow-strong: 0 6px 20px rgba(255, 107, 53, .18)}html[data-theme=dark]{--bg-cream: #1a1816;--bg-warm: #252320;--bg-card: #2d2a26;--text-primary: #f7f2ea;--text-secondary: #d8cec2;--text-muted: #b4aa9f;--primary-soft: rgba(255, 107, 53, .15);--border-soft: #3d3833;--border-card: #4a4540;--shadow-soft: 0 6px 24px rgba(0, 0, 0, .28);--shadow-strong: 0 10px 28px rgba(255, 107, 53, .2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);background:radial-gradient(circle at top left,rgba(255,143,102,.14),transparent 26%),radial-gradient(circle at bottom right,rgba(232,244,248,.9),transparent 28%),linear-gradient(180deg,var(--bg-cream),var(--bg-warm));color:var(--text-primary);min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}#root{min-height:100vh}.skeleton{display:block;border-radius:999px;background:linear-gradient(90deg,#ff6b3514,#ff6b3529,#ff6b3514);background-size:200% 100%;animation:skeletonPulse 1.6s ease-in-out infinite}.skeleton--pill{width:88px;height:14px}.skeleton--title{width:180px;height:28px;margin-bottom:12px}.skeleton--hero-title{width:min(240px,70%);height:46px}.skeleton--subline{width:180px;height:14px}.skeleton--badge{width:54px;height:12px}.skeleton--section-title{width:44px;height:14px;margin-bottom:12px}.skeleton--line{width:100%;height:12px;margin-top:10px}.skeleton--line-short{width:72%}.skeleton--card-title{width:96px;height:18px}.history-inline--skeleton{width:min(640px,100%);justify-content:center}.word-pill--skeleton{pointer-events:none}.word-card--skeleton .word-card__meta-left .soft-badge,.word-card--skeleton .word-card__meta-left .status-badge,.word-detail-page .word-hero__meta .soft-badge,.word-detail-page .word-hero__meta .status-badge{overflow:hidden}.list-card--skeleton{pointer-events:none}@keyframes skeletonPulse{0%{background-position:100% 50%}to{background-position:0 50%}}html[data-theme=dark] .skeleton{background:linear-gradient(90deg,#ff6b351f,#ff6b353d,#ff6b351f);background-size:200% 100%}.home-stage--reference .footer-note{margin-top:6px}.home-stage--reference .search-feedback-card{padding:20px 22px}.home-stage--reference .result-slot{width:min(720px,100%)}.home-stage--reference .result-slot .word-card--compact{width:100%;max-width:none}.category-stage .empty{padding:34px 30px}.category-stage .empty h1,.word-detail-page .empty h1{margin:0 0 10px;font-size:24px}.category-stage .empty p,.word-detail-page .empty p{margin:0;color:var(--text-secondary);line-height:1.85}.category-stage .empty p+p,.word-detail-page .empty p+p{margin-top:8px}.section-title--category h1{letter-spacing:-.02em}.section-title--category p{color:var(--text-secondary);line-height:1.75}.word-detail-page{padding-bottom:20px}.word-detail-page .empty{width:100%;margin-top:12px}.word-detail-page #word-page .word-card__section:first-of-type{padding-top:2px}.word-hero-card{gap:8px}.word-detail-actions .word-card__actions{width:100%}.word-related>.word-related-card{width:100%}.word-related .word-related-card{padding:18px 18px 14px}.word-related .word-related__header{margin-bottom:10px}.word-related .related-list-card{padding:16px 0}@media(max-width:640px){.category-stage .empty{padding:26px 20px}}
