:root{font-family:Inter,Noto Sans JP,Yu Gothic UI,Yu Gothic,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#fff;background:#101522;font-synthesis:none;text-rendering:optimizeLegibility;--background: #101522;--card: #1c2433;--accent: #4ec9ff;--text: #ffffff;--muted: #b7c4d3;--line: rgba(255, 255, 255, .1);--button-text: #0a1b26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--background)}a{color:inherit}.site-shell{min-height:100vh}.site-header{padding:42px 18px 32px;border-bottom:1px solid var(--line);background:var(--background)}.site-header__inner{width:min(100%,760px);margin:0 auto;text-align:center}.site-header__label,.section-intro__label{margin:0;color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.18em}.site-header h1{margin:12px 0 14px;font-size:clamp(1.85rem,8vw,3.2rem);line-height:1.15;letter-spacing:.02em}.site-header__lead{margin:0 auto;max-width:620px;color:var(--muted);font-size:.94rem;line-height:1.8}.main-content,.site-footer{width:min(100% - 28px,820px);margin-inline:auto}.main-content{padding:34px 0 54px}.section-intro{margin-bottom:18px}.section-intro h2{margin:7px 0 0;font-size:1.42rem}.tool-list{display:grid;gap:14px}.tool-card{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--card)}.tool-card--disabled{opacity:.68}.tool-card__icon{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#4ec9ff1a;font-size:1.35rem}.tool-card__content{min-width:0}.tool-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.tool-card h2{margin:1px 0 0;font-size:1.05rem;line-height:1.5}.tool-card p{margin:10px 0 16px;color:var(--muted);font-size:.9rem;line-height:1.7}.status-badge{flex:none;padding:5px 8px;border-radius:999px;color:var(--accent);background:#4ec9ff14;border:1px solid rgba(78,201,255,.28);font-size:.68rem;font-weight:800}.tool-card__button{display:inline-flex;min-width:92px;min-height:42px;align-items:center;justify-content:center;padding:10px 18px;border-radius:10px;background:var(--accent);color:var(--button-text);text-decoration:none;font-weight:850;font-size:.9rem}.tool-card__button--disabled{background:#ffffff14;color:#8c99a9}.site-notice{margin-top:26px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#ffffff06}.site-notice h2{margin:0 0 8px;font-size:.95rem}.site-notice p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.75}.site-footer{display:flex;flex-direction:column;gap:6px;padding:24px 0 34px;border-top:1px solid var(--line);color:var(--muted);font-size:.75rem;text-align:center}.site-footer strong{color:var(--text);letter-spacing:.08em}.site-footer p{margin:0}@media(min-width:720px){.site-header{padding:58px 24px 44px}.main-content{padding-top:46px}.tool-card{grid-template-columns:54px 1fr;gap:18px;padding:24px}.tool-card__icon{width:54px;height:54px;font-size:1.55rem}.tool-card h2{font-size:1.22rem}.tool-card p{font-size:.96rem}.tool-card__button{min-width:108px}}
