:root{color-scheme:light;--bg: #f4f7fb;--surface: #ffffff;--surface-soft: #eef3fb;--border: #d7e2f0;--text: #162033;--text-subtle: #56637a;--primary: #2f6fed;--primary-deep: #1f54bc;--accent: #0f766e;--shadow: 0 20px 40px rgba(20, 37, 63, .08);--radius-lg: 24px;--radius-md: 18px;--radius-sm: 999px;--shell: min(1120px, calc(100vw - 32px) );--anchor-scroll-offset: 96px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--anchor-scroll-offset)}body{margin:0;background:radial-gradient(circle at top,rgba(47,111,237,.12),transparent 24rem),var(--bg);color:var(--text);font-family:Inter,Hiragino Sans,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%}.shell{width:var(--shell);margin:0 auto}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(16px);background:#f4f7fbd9;border-bottom:1px solid rgba(215,226,240,.8)}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.site-header__inner{min-height:72px}.site-logo{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em}.site-logo__icon{display:block;flex:0 0 auto;width:28px;height:28px}.site-nav{display:flex;flex-wrap:wrap;gap:12px}.site-nav a{color:var(--text-subtle);font-size:.95rem}.site-footer{padding:40px 0 64px}.site-footer__inner{flex-direction:column;align-items:flex-start;color:var(--text-subtle);font-size:.95rem}.site-footer__inner p{margin:0}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.eyebrow,.section-heading__eyebrow,.theme-section__eyebrow,.theme-card__count{margin:0 0 12px;color:var(--primary);font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em}.quick-links-panel__title,.section-heading h2,.theme-section h3,.faq-detail h1,.faq-card__title,.theme-card h3{margin:0;line-height:1.2;letter-spacing:-.03em}.quick-links-panel{padding:24px}.quick-links-panel__title{font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:18px}.quick-links-panel__nav,.faq-detail__actions{display:flex;flex-wrap:wrap;gap:12px}.faq-detail__actions{margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:var(--radius-sm);background:var(--primary);color:#fff;font-weight:700;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-1px);background:var(--primary-deep)}.button--ghost{background:var(--surface-soft);color:var(--text)}.button--ghost:hover{background:#e2ebf8}.section{padding:24px 0}.section[id],.search-panel[id],#faq-search-status{scroll-margin-top:calc(var(--anchor-scroll-offset) + 8px)}.section-heading{margin-bottom:24px}.section-heading h2{font-size:clamp(1.8rem,3vw,2.4rem)}.section-heading p:last-child{max-width:72ch;margin:16px 0 0;color:var(--text-subtle)}.popular-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.popular-links__item{display:flex;flex-direction:column;justify-content:space-between;gap:10px;min-height:120px;padding:18px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow)}.popular-links__item span{font-weight:700;line-height:1.45}.popular-links__item small{color:var(--text-subtle)}.theme-grid,.card-grid,.theme-sections{display:grid;gap:18px}.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-card{padding:24px}.theme-card p{margin:14px 0 0;color:var(--text-subtle)}.theme-card__tags{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:18px 0 24px;list-style:none}.theme-card__tags li{padding:6px 10px;border-radius:var(--radius-sm);background:var(--surface-soft);color:var(--text-subtle);font-size:.9rem}.search-panel{padding:28px}.search-panel__controls{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(220px,.8fr) auto;gap:12px;align-items:end;margin-bottom:16px}.search-field{display:flex;flex-direction:column;gap:8px;font-weight:700}.search-field span{font-size:.92rem}.search-field input,.search-field select{width:100%;min-height:52px;border:1px solid var(--border);border-radius:16px;background:#fff;padding:0 16px;font:inherit;color:var(--text)}.search-panel__themes{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.chip-button{display:inline-flex;flex-direction:column;gap:2px;padding:12px 14px;border:1px solid var(--border);border-radius:16px;background:#fff;color:var(--text);cursor:pointer}.chip-button small{color:var(--text-subtle)}.chip-button.is-active{border-color:#2f6fed59;background:#2f6fed14}.search-panel__status{min-height:28px;color:var(--text-subtle)}.search-panel__status p{margin:0}.search-results{display:grid;gap:14px;margin-top:12px}.search-result-card,.faq-card,.theme-section,.faq-detail,.faq-navigation{padding:22px}.search-result-card,.faq-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff}.search-result-card h3,.faq-card__title{font-size:1.08rem}.search-result-card h3{margin:10px 0}.search-result-card p,.faq-card__summary,.theme-section__header p,.faq-navigation p{margin:0;color:var(--text-subtle)}.search-result-card__link,.faq-card__link{display:inline-flex;margin-top:14px;font-weight:700;color:var(--primary)}.faq-card__meta,.search-result-card__meta,.faq-detail__meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.badge{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:var(--radius-sm);background:var(--surface-soft);color:var(--text-subtle);font-size:.82rem;font-weight:700}.badge--theme{background:#2f6fed1f;color:var(--primary-deep)}.badge--featured{background:#0f766e1f;color:var(--accent)}.faq-card--compact .faq-card__summary{display:none}.theme-sections{grid-template-columns:1fr}.theme-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.breadcrumb{margin-bottom:16px;color:var(--text-subtle);font-size:.94rem}.breadcrumb a{color:var(--primary-deep)}.faq-detail h1{font-size:clamp(1.9rem,3vw,2.7rem)}.faq-detail__answer{margin-top:28px;padding:24px;border-radius:var(--radius-md);background:var(--surface-soft)}.faq-detail__answer h2{margin:0 0 14px;font-size:1.1rem}.faq-detail__answer p{margin:0;color:var(--text);font-size:1.08rem;line-height:1.9}.faq-navigation{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}@media(max-width:1024px){.theme-grid,.card-grid,.popular-links{grid-template-columns:repeat(2,minmax(0,1fr))}.search-panel__controls{grid-template-columns:1fr 1fr}.search-panel__controls .button{grid-column:1 / -1}}@media(max-width:720px){:root{--anchor-scroll-offset: 132px}.site-header__inner,.theme-section__header{flex-direction:column;align-items:flex-start}.site-nav{width:100%}.theme-grid,.card-grid,.popular-links,.search-panel__controls{grid-template-columns:1fr}.panel,.search-result-card,.faq-card,.theme-section,.faq-detail,.faq-navigation{padding:20px}.button,.button--ghost{width:100%}}
