*{box-sizing:border-box;margin:0;font-family:sans-serif}:root{color:#2f2452;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff8f2}
:root{--bg:#f6f7f8;--surface:#fff;--surface-2:#fbfbfc;--surface-3:#eef5ff;--border:#dfe3e8;--border-strong:#cfd6dd;--text:#22262a;--muted:#6d7782;--accent:#00a4de;--accent-hover:#008cc0;--accent-soft:#e8f6fb;--accent-secondary:#2f6fb2;--accent-tertiary:#ffb400;--verdict-false:#e44b4b;--verdict-partial:#f0a000;--verdict-unconfirmed:#c58a2b;--verdict-true:#19a565;--verdict-unknown:#778391;background:var(--bg);color:var(--text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--bg);min-height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Noto Sans JP,sans-serif;font-size:14px;line-height:1.65}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover);text-decoration:underline}h1,h2,h3{line-height:1.4}.container{max-width:1180px;margin:0 auto;padding:0 1.25rem}.card{background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:1rem;transition:border-color .15s,background-color .15s}.card:hover{border-color:var(--border-strong);background:#fcfdff}.btn{cursor:pointer;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:4px;align-items:center;gap:.375rem;padding:.45rem .75rem;font-size:.8125rem;text-decoration:none;transition:all .15s;display:inline-flex}.btn:hover{background:var(--accent-soft);color:var(--accent);border-color:#a5d7ea;text-decoration:none}.btn-active{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:600}.btn-active:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:#fff}.input{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:4px;padding:.7rem .85rem;font-family:inherit;font-size:.9375rem}.input:focus{border-color:var(--accent);outline:none}.input::placeholder{color:var(--muted)}.grid-2{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:768px){.grid-2,.grid-3{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.grid-3{grid-template-columns:repeat(2,1fr)}}.section-title{color:var(--text);border-bottom:1px solid var(--border);margin-bottom:.875rem;padding-bottom:.5rem;font-size:1rem;font-weight:700}.tag{color:#557087;background:#f3f6f8;border:1px solid #d9e1e7;border-radius:3px;padding:.16rem .45rem;font-size:.72rem;display:inline-block}.tag:hover{border-color:var(--accent-secondary);color:var(--accent-secondary);text-decoration:none}.dense-list{flex-direction:column;gap:0;display:flex}.dense-list>*+*{border-top:1px solid var(--border)}.bookmark-shell{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:1rem;display:grid}.site-header-inner{flex-wrap:wrap;gap:.25rem 1rem}.site-header-nav{flex-wrap:wrap}.site-footer-inner{padding-top:.75rem!important;padding-bottom:.75rem!important}@media (max-width:960px){.bookmark-shell{grid-template-columns:1fr}}@media (max-width:640px){.site-header-inner{justify-content:flex-start!important;align-items:flex-start!important}.site-header-brand,.site-header-nav{width:100%}}
