:root{--bg: #ffffff;--bg-elev: #ffffff;--bg-elev2: #f4f4f2;--border: #e5e5e2;--text: #3e3e3e;--text-dim: #75756f;--accent: #3e3e3e;--accent-dim: #1f1f1f;--danger: #b44646;--ok: #4a7c59;--radius: 8px;--accent-contrast: #ffffff;--accent-soft: #efefec;--accent-surface: #f8f8f6;--border-strong: #c9c9c4;--text-muted: #9b9b95;--warning: #9a6a17;--warning-soft: #faf3e0;--danger-soft: #f9ecea;--radius-sm: 6px;--radius-lg: 12px;--radius-pill: 999px;--shadow-card: none;--shadow-focus: 0 0 0 3px rgba(62, 62, 62, .22);--band: #f8ecea;font-size:16px}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:var(--bg);color:var(--text);font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic UI,Meiryo,system-ui,sans-serif;line-height:1.8}a{color:inherit}:focus-visible{outline:none;box-shadow:var(--shadow-focus)}.container{max-width:960px;margin:0 auto;padding:0 24px}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.site-header{display:flex;align-items:center;gap:16px;padding:16px 28px;border-bottom:1px solid var(--border)}.brand{font-weight:600;font-size:1.25rem;text-decoration:none;letter-spacing:.08em;display:inline-flex;align-items:center;color:var(--text)}.brand svg{height:30px;width:auto;display:block}.brand span{color:inherit}.tagline{margin:0;color:var(--text-muted);font-size:.8rem}.header-nav{margin-left:auto;display:flex;gap:20px;font-size:.85rem}.header-nav a{color:var(--text-dim);text-decoration:none}.header-nav a:hover{color:var(--text);text-decoration:underline;text-underline-offset:5px}.top-band{background:var(--band);padding:28px 24px 38px;text-align:center}.band-cat svg{height:52px;width:auto;display:block;margin:0 auto 10px;color:var(--text)}.top-band h1{font-size:.92rem;font-weight:500;color:var(--text);letter-spacing:.06em;margin:0 0 4px}.top-band .top-note{color:var(--text-dim);font-size:.78rem;letter-spacing:.06em;margin:0 0 18px}.tool-search{max-width:440px;margin:0 auto}.tool-search input{width:100%;background:var(--bg);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-pill);padding:10px 20px;font-size:.92rem;font-family:inherit}.tool-search input::placeholder{color:var(--text-muted)}.tool-search input:focus{outline:none;border-color:var(--text);box-shadow:none}.hero{padding:44px 0 8px}.hero h1{font-size:1.35rem;font-weight:700;letter-spacing:.04em;margin:0 0 10px}.hero p{color:var(--text-dim);font-size:.9rem;margin:0}.search-empty{text-align:center;color:var(--text-dim);padding:48px 0}.featured-head{font-size:.85rem;font-weight:700;letter-spacing:.14em;color:var(--text-dim);margin:44px 0 14px}.featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.category-head{font-size:.85rem;font-weight:700;letter-spacing:.14em;color:var(--text-dim);border-bottom:1px solid var(--border);padding-bottom:8px;margin:44px 0 0}.tool-card{display:block;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px;text-decoration:none;transition:border-color .15s ease,background .15s ease}.tool-card:hover{border-color:var(--text);background:var(--accent-surface)}.tool-card .card-head{display:flex;align-items:center;gap:9px}.tool-card h2,.tool-card h3{font-size:.92rem;font-weight:600;margin:0;line-height:1.5}.tool-card p{color:var(--text-dim);font-size:.78rem;line-height:1.6;margin:6px 0 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tool-card.coming-soon{opacity:.45;pointer-events:none}.tool-icon{display:inline-flex;color:var(--text-dim);flex-shrink:0}.tool-icon svg{width:17px;height:17px;stroke-width:1.5}.tool-tags,.ad-slot{display:none}.trust-section{border-top:1px solid var(--border);padding:36px 0 8px;margin:52px 0 0;max-width:620px}.trust-section h2{font-size:1.05rem;font-weight:700;letter-spacing:.06em;margin:0 0 12px}.trust-section p{color:var(--text-dim);font-size:.9rem;margin:0 0 8px}.trust-section .note{font-size:.76rem;color:var(--text-muted);margin-top:12px}.faq-section{margin:32px 0 64px;max-width:620px}.faq-section h2{font-size:1.05rem;font-weight:700;letter-spacing:.06em}.faq-section dt{font-weight:600;margin-top:16px;font-size:.92rem}.faq-section dd{margin:4px 0 0;color:var(--text-dim);font-size:.9rem}.site-footer{border-top:1px solid var(--border);padding:40px 24px 48px;text-align:center;color:var(--text-muted);font-size:.78rem}.footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 24px;margin-bottom:16px}.footer-nav a{color:var(--text-dim);text-decoration:none}.footer-nav a:hover{color:var(--text);text-decoration:underline;text-underline-offset:5px}.alltools-nav{display:flex;flex-wrap:wrap;gap:6px 8px;margin:24px 0 8px}.alltools-nav a{font-size:.8rem;color:var(--text-dim);text-decoration:none;border:1px solid var(--border);background:var(--bg);border-radius:var(--radius-pill);padding:3px 13px}.alltools-nav a:hover{border-color:var(--text);color:var(--text)}.alltools-cat{font-size:.85rem;font-weight:700;letter-spacing:.14em;color:var(--text-dim);border-bottom:1px solid var(--border);padding-bottom:8px;margin:40px 0 6px;scroll-margin-top:16px}.alltools-list{list-style:none;margin:12px 0 0;padding:0;columns:3;column-gap:32px}@media(max-width:860px){.alltools-list{columns:2}}@media(max-width:560px){.alltools-list{columns:1}}.alltools-list li{break-inside:avoid;margin:0 0 2px}.alltools-list a{display:flex;align-items:center;gap:8px;padding:5px 6px;border-radius:var(--radius-sm);text-decoration:none;font-size:.9rem;color:var(--text)}.alltools-list a:hover{background:var(--accent-surface);text-decoration:underline;text-underline-offset:4px}.alltools-list .tool-icon svg{width:15px;height:15px}
