:root{--navy:oklch(24% .02 258);--navy-2:oklch(34% .018 257);--accent:oklch(58% .2 256);--accent-strong:oklch(50% .19 256);--accent-soft:oklch(95% .03 256);--text:oklch(34% .018 257);--text-secondary:oklch(46% .015 255);--text-muted:oklch(56% .013 255);--bg:oklch(98.5% .004 250);--bg-soft:oklch(96.5% .005 252);--hairline:oklch(83% .011 255);--hairline-soft:oklch(91% .008 255);--radius-s:6px;--radius:8px;--radius-l:10px;--shadow-1:0 0 0 0 transparent;--shadow-2:0 6px 20px oklch(24% .02 258/.08);--ease-out:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:var(--text);background:var(--bg);font-feature-settings:"kern";-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Noto Sans JP,Segoe UI,sans-serif;line-height:1.85}.container{max-width:780px;margin:0 auto;padding:0 1.25rem}body.wide .container{max-width:1120px}body.mid .container{max-width:960px}@media (width>=1020px){body.wide .tool-grid{grid-template-columns:repeat(3,1fr)}}a{color:var(--accent)}::selection{background:#2f6fed29}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.site-header{z-index:10;backdrop-filter:blur(20px)saturate(180%);transition:box-shadow .4s var(--ease-out);background:oklch(98.5% .004 250/.85);position:sticky;top:0;box-shadow:0 1px #0000}.site-header.scrolled{box-shadow:0 1px 0 var(--hairline-soft), 0 4px 16px #0e1c360d}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.75rem;padding-bottom:.75rem;display:flex}.brand{color:var(--navy);letter-spacing:-.02em;font-size:1.1rem;font-weight:800;text-decoration:none}.brand span{color:var(--accent)}.nav{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.nav a{color:var(--text-secondary);transition:background-color .2s var(--ease-out), color .2s var(--ease-out), transform .1s ease-out;border-radius:6px;padding:.32rem .7rem;font-size:.88rem;font-weight:600;text-decoration:none}.nav a:hover{color:var(--navy);background:#0e1c360d}.nav a:active{transform:scale(.96)}.nav a.nav-tools{color:var(--accent-strong);background:var(--accent-soft);font-weight:700}.nav a.nav-tools:hover{color:#fff;background:var(--accent)}main.container{min-height:60vh;padding-top:2.2rem;padding-bottom:4rem}.site-footer{border-top:1px solid var(--hairline-soft);background:var(--bg-soft);color:var(--text-muted);margin-top:3rem;padding:2rem 0;font-size:.82rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-inner p{margin:0}.footer-nav{flex-wrap:wrap;gap:1rem;display:flex}.footer-nav a{color:var(--text-muted);text-decoration:none}.footer-nav a:hover{color:var(--accent);text-decoration:underline}.brand-footer{opacity:.85;font-size:.95rem}h1,h2,h3{font-feature-settings:"kern", "palt";color:var(--navy)}h1{letter-spacing:.01em;font-size:1.65rem;font-weight:800;line-height:1.35}h2{margin-top:2.6em;margin-bottom:.7em;font-size:1.28rem;font-weight:700;line-height:1.45}h3{margin-top:2em;font-size:1.05rem;font-weight:700;line-height:1.55}p{margin:1.1em 0}img{border-radius:var(--radius-s);max-width:100%;height:auto}blockquote{background:var(--bg-soft);border-left:3px solid var(--hairline);border-radius:0 var(--radius-s) var(--radius-s) 0;color:var(--text-secondary);margin:1.4em 0;padding:.7em 1.1em}table{border-collapse:collapse;width:100%;font-size:.94rem;display:block;overflow-x:auto}th,td{border:1px solid var(--hairline);padding:.55em .85em}th{background:var(--bg-soft);font-weight:700}:not(pre)>code{background:var(--bg-soft);border-radius:5px;padding:.15em .4em;font-size:.9em}pre.astro-code{border:1px solid var(--hairline-soft);border-radius:var(--radius-s);margin:1.5em 0;padding:1em 1.15em;font-size:.88rem;line-height:1.7}hr{border:none;border-top:1px solid var(--hairline-soft);margin:2.5em 0}.flow{flex-wrap:wrap;align-items:center;row-gap:.6rem;margin:1.5em 0;display:flex}.flow>span{background:var(--accent-soft);color:var(--accent-strong);white-space:nowrap;border-radius:999px;padding:.35em .85em;font-size:.88rem;font-weight:700;line-height:1.5;display:inline-block}.flow>span+span{margin-left:1.5rem;position:relative}.flow>span+span:before{content:"→";color:var(--text-muted);font-weight:400;position:absolute;left:-1.15rem}.keypoint{background:var(--accent-soft);border-left:3px solid var(--accent);border-radius:0 var(--radius-s) var(--radius-s) 0;margin:1.5em 0;padding:.85em 1.15em}.keypoint:before{content:"POINT";letter-spacing:.08em;color:var(--accent-strong);margin-bottom:.15em;font-size:.72rem;font-weight:800;display:block}.keypoint p{margin:.35em 0 .1em}.hero{margin-bottom:1rem;padding:2.2rem 0 1.4rem}.hero h1{letter-spacing:.005em;margin:0 0 .6rem;font-size:clamp(1.7rem,4.6vw,2.35rem);font-weight:800;line-height:1.3}.hero p{color:var(--text-muted);max-width:44em;margin:0;font-size:1rem;line-height:1.9}.section-head{justify-content:space-between;align-items:baseline;gap:1rem;margin:2.8rem 0 1.1rem;display:flex}.section-head h2{margin:0;font-size:1.3rem;font-weight:800}.section-head a{white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none}.section-head a:hover{text-decoration:underline}.section-title{margin:2.8rem 0 1.1rem;font-size:1.3rem;font-weight:800}.group-title{color:var(--navy);border-bottom:1px solid var(--hairline-soft);align-items:center;gap:.5rem;margin:2.6rem 0 .9rem;padding-bottom:.5rem;font-size:1.12rem;font-weight:800;display:flex}.group-count{color:var(--text-muted);background:var(--bg-soft);border-radius:6px;padding:.12rem .6rem;font-size:.72rem;font-weight:700}.post-list{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.post-card{border:1px solid var(--hairline-soft);border-radius:var(--radius);background:var(--bg);box-shadow:var(--shadow-1);transition:border-color .3s var(--ease-out), box-shadow .3s var(--ease-out), transform .15s var(--ease-out);padding:1.05rem 1.2rem}.post-card:hover{border-color:var(--accent);box-shadow:var(--shadow-2)}.post-card:active{transform:scale(.99)}.post-card a.post-title{color:var(--navy);font-feature-settings:"palt";margin-bottom:.3rem;font-weight:700;line-height:1.55;text-decoration:none;display:block}.post-card a.post-title:hover{color:var(--accent)}.post-meta{color:var(--text-muted);align-items:center;gap:.7rem;font-size:.78rem;display:flex}.cat-badge{background:var(--accent-soft);color:var(--accent-strong);border-radius:6px;padding:.1rem .7rem;font-weight:600;text-decoration:none}.post-desc{color:var(--text-muted);margin:.45rem 0 0;font-size:.87rem;line-height:1.75}.tool-grid{grid-template-columns:1fr;grid-auto-rows:1fr;gap:.7rem;display:grid}a.tool-card{border:1px solid var(--hairline-soft);border-radius:var(--radius);background:var(--bg);box-shadow:var(--shadow-1);transition:border-color .3s var(--ease-out), box-shadow .3s var(--ease-out), transform .15s var(--ease-out);align-items:center;gap:.85rem;padding:.85rem 1rem;text-decoration:none;display:flex}a.tool-card:hover{border-color:var(--accent);box-shadow:var(--shadow-2);transform:translateY(-1px)}a.tool-card:active{transition-duration:.1s;transform:scale(.98)}.tc-icon{background:var(--bg-soft);border:1px solid var(--hairline-soft);border-radius:8px;flex:none;place-items:center;width:46px;height:46px;font-size:1.35rem;display:grid}.tc-body{min-width:0}.tc-title{color:var(--navy);font-feature-settings:"palt";font-size:.95rem;font-weight:700;line-height:1.45;display:block}.tc-short{color:var(--text-muted);margin-top:.1rem;font-size:.8rem;line-height:1.6;display:block}.tc-new{background:var(--accent);color:#fff;letter-spacing:.06em;vertical-align:.12em;border-radius:99px;margin-left:.4rem;padding:.05rem .4rem;font-size:.62rem;font-weight:700;display:inline-block}.tool-search{border:1px solid var(--hairline);background:var(--bg);width:100%;color:var(--text);box-shadow:var(--shadow-1);border-radius:6px;padding:.7rem 1rem;font-size:.95rem;display:block}.tool-search:focus{outline:2px solid var(--accent);outline-offset:1px}.my-tools{margin:1.2rem 0 .4rem}.my-tools h2{color:var(--text-muted);margin:.8rem 0 .45rem;font-size:.82rem;font-weight:700}.my-tools .mt-row{flex-wrap:wrap;gap:.45rem;display:flex}.mt-chip{border:1px solid var(--hairline);background:var(--bg);color:var(--navy);box-shadow:var(--shadow-1);border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.mt-chip:hover{border-color:var(--accent);color:var(--accent)}.fav-btn{border:1px solid var(--hairline-soft);background:var(--bg);color:var(--text-muted);cursor:pointer;border-radius:6px;padding:.4rem .9rem;font-size:.85rem;font-weight:600}.fav-btn.active{color:#b45309;border-color:#eab308}.fav-btn:hover{border-color:var(--accent)}.tool-head .fav-btn{margin-top:.55rem}.tc-chevron{color:var(--text-muted);opacity:.55;transition:transform .3s var(--ease-out), color .3s var(--ease-out), opacity .3s var(--ease-out);margin-left:auto;font-size:1.25rem;line-height:1}a.tool-card:hover .tc-chevron{color:var(--accent);opacity:1;transform:translate(2px)}.crumbs{color:var(--text-muted);margin:-.6rem 0 1rem;font-size:.78rem}.crumbs a{color:var(--text-muted);text-decoration:none}.crumbs a:hover{color:var(--accent)}.crumbs span{margin:0 .15rem}.tool-head h1{align-items:center;gap:.6rem;margin-bottom:.4rem;display:flex}.tool-head .tool-emoji{font-size:1.5rem}.tool-head p{color:var(--text-muted);margin-top:0;font-size:.92rem}.tool-head .tool-subtitle{color:var(--text-secondary);max-width:46em;font-size:1.04rem;font-weight:500;line-height:1.9}.howto{border:1px solid var(--hairline-soft);border-left:3px solid var(--accent);border-radius:var(--radius-s);background:var(--bg);margin:1.2rem 0 .2rem;padding:.75rem 1rem .85rem}.howto-title{letter-spacing:.1em;color:var(--accent-strong);margin:0 0 .5rem;font-size:.74rem;font-weight:800}.steps-strip{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.steps-strip li{color:var(--text-secondary);align-items:center;gap:.45rem;font-size:.82rem;line-height:1.6;display:flex}.ss-num{background:var(--accent-soft);width:1.25rem;height:1.25rem;color:var(--accent-strong);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.tool-app{border:1px solid var(--hairline-soft);border-radius:var(--radius-l);background:var(--bg-soft);box-shadow:var(--shadow-1);margin:1.5rem 0;padding:1.4rem 1.25rem}.tool-field{margin-bottom:.95rem}.tool-field label{color:var(--text-secondary);margin-bottom:.35rem;font-size:.84rem;font-weight:600;display:block}.tool-field .hint{color:var(--text-muted);margin-left:.2rem;font-size:.76rem;font-weight:400}.tool-input,.tool-textarea{border:1px solid var(--hairline);border-radius:var(--radius-s);width:100%;color:var(--text);transition:border-color .2s var(--ease-out), box-shadow .2s var(--ease-out);background:#fff;padding:.62rem .75rem;font-family:inherit;font-size:1rem}.tool-input:focus,.tool-textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #2f6fed26}.tool-textarea{resize:vertical;min-height:180px;line-height:1.7}.tool-grid2{grid-template-columns:1fr;gap:.9rem;display:grid}.tool-results{border-top:1px solid var(--hairline-soft);margin-top:1.2rem;padding-top:.6rem}.result-row{border-bottom:1px solid var(--hairline-soft);justify-content:space-between;align-items:baseline;gap:.6rem;padding:.55rem 0;display:flex}.result-row:last-child{border-bottom:none}.result-row .r-label{color:var(--text-muted);font-size:.87rem}.result-row .r-value{color:var(--navy);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:1.12rem;font-weight:800}.result-row .r-value small{color:var(--text-muted);margin-left:.15rem;font-size:.72rem;font-weight:600}.tool-verdict{border-radius:var(--radius-s);margin-top:1.1rem;padding:.85rem 1.05rem;font-size:.9rem;font-weight:600;line-height:1.7}.tool-verdict.good{color:#17703a;background:#e9f7ee}.tool-verdict.warn{color:#8f6210;background:#fdf4e3}.tool-verdict.bad{color:#ad2f29;background:#fdecec}.tool-verdict.neutral{background:var(--accent-soft);color:var(--accent-strong)}.tool-note{color:var(--text-muted);margin-top:.9rem;font-size:.8rem;line-height:1.8}.tool-toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.1rem;display:flex}.tool-toolbar .tool-btn{padding:.4rem .95rem;font-size:.8rem}.tb-note{color:var(--accent-strong);font-size:.78rem;font-weight:600}.tool-share{flex-wrap:wrap;align-items:center;gap:.5rem;margin:-.6rem 0 1.2rem;display:flex}.tool-share .tool-btn{padding:.48rem 1.05rem;font-size:.82rem}.tool-privacy{color:var(--text-muted);text-align:center;margin:-.6rem 0 0;font-size:.78rem;line-height:1.8}kbd{background:var(--bg-soft);border:1px solid var(--hairline);border-bottom-width:2px;border-radius:5px;padding:.05em .4em;font-family:inherit;font-size:.85em}.result-row.funnel-cols{grid-template-columns:minmax(0,1fr) 88px 88px;align-items:center;gap:.6rem;display:grid}.funnel-colhead-row{border-bottom:none;padding-bottom:0}.funnel-colhead{color:var(--text-muted);text-align:center;font-size:.66rem;line-height:1.4}.funnel-stage{min-width:0;padding:.15rem 0}.funnel-stage-head{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.funnel-track{background:oklch(94% .006 254);border-radius:3px;height:20px;margin-top:.3rem;overflow:hidden}.funnel-bar{background:var(--accent);min-width:3px;height:100%;transition:width .3s var(--ease-out);border-radius:0 4px 4px 0}.funnel-bar.alt{background:#c2410c}.funnel-pill{text-align:center;background:var(--accent-soft);width:100%;color:var(--accent-strong);font-variant-numeric:tabular-nums;border-radius:6px;padding:.35rem .2rem;font-size:.8rem;font-weight:700;display:inline-block}.ds-chart{margin:1.3rem 0 .4rem}.ds-legend{color:var(--text-secondary);flex-wrap:wrap;gap:.4rem 1.3rem;margin-bottom:.45rem;font-size:.82rem;display:flex}.ds-legend b{color:var(--navy);font-variant-numeric:tabular-nums;margin-left:.15rem}.ds-chip{vertical-align:-1px;border-radius:3px;width:10px;height:10px;margin-right:.35rem;display:inline-block}.tool-guide{margin-top:2.4rem}.guide-usecases{gap:.45rem;margin:.8rem 0 0;padding:0;list-style:none;display:grid}@media (width>=720px){.guide-usecases{grid-template-columns:1fr 1fr 1fr;align-items:stretch}}.guide-usecases li{border:1px solid var(--hairline-soft);border-radius:var(--radius);background:var(--bg);padding:.75rem .9rem;font-size:.88rem;line-height:1.7}.guide-usecases strong{color:var(--navy);margin-bottom:.15rem;display:block}.guide-usecases span{color:var(--text-muted)}.tool-guide h2{margin:1.8rem 0 .6rem;font-size:1.1rem}.tool-guide h2:first-child{margin-top:0}.guide-formula{background:var(--bg-soft);border:1px solid var(--hairline-soft);border-radius:var(--radius-s);margin:0;padding:.9rem 1.1rem;font-size:.9rem;line-height:1.9;list-style:none}.guide-formula li{padding:.15rem 0}.guide-formula li:last-child{border-top:1px dashed var(--hairline);color:var(--text-secondary);margin-top:.4rem;padding-top:.5rem;font-size:.85rem}.guide-example{margin:.4rem 0 0;font-size:.93rem;line-height:1.95}.guide-list{margin:.4rem 0 0;padding-left:1.3em;font-size:.91rem;line-height:1.9}.guide-list li{margin:.35em 0}.guide-mistakes li::marker{content:"⚠ ";font-size:.85em}.tool-meta{color:var(--text-muted);margin-top:1.2rem;font-size:.78rem}.tool-meta a{color:var(--text-muted)}.tool-faq{margin-top:2.4rem}.tool-faq h2{margin-top:0;font-size:1.1rem}.faq-item{border:1px solid var(--hairline-soft);border-radius:var(--radius-s);background:var(--bg);box-shadow:var(--shadow-1);margin-bottom:.6rem;overflow:hidden}.faq-item summary{cursor:pointer;color:var(--navy);transition:background-color .2s var(--ease-out);align-items:baseline;gap:.55rem;padding:.75rem 1rem;font-size:.92rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:before{content:"Q";color:var(--accent);flex:none;font-size:.85rem;font-weight:800}.faq-item summary:after{content:"+";color:var(--text-muted);transition:transform .25s var(--ease-out);margin-left:auto;font-size:1.1rem;font-weight:400;line-height:1}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item summary:hover{background:var(--bg-soft)}.faq-item p{color:var(--text-secondary);margin:0;padding:0 1rem .9rem 2.15rem;font-size:.89rem;line-height:1.85}.tool-actions{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.7rem;display:flex}.tool-btn{background:var(--navy);color:#fff;cursor:pointer;transition:background-color .2s var(--ease-out), transform .1s ease-out;border:none;border-radius:6px;padding:.55rem 1.25rem;font-family:inherit;font-size:.88rem;font-weight:700}.tool-btn:hover{background:var(--navy-2)}.tool-btn:active{transform:scale(.96)}.tool-btn.ghost{color:var(--text-muted);border:1px solid var(--hairline);background:0 0}.tool-btn.ghost:hover{background:var(--bg-soft);color:var(--text-secondary)}.check-group{margin-bottom:1.1rem}.check-group h3{margin:0 0 .4rem;font-size:.95rem}.check-item{cursor:pointer;align-items:flex-start;gap:.6rem;padding:.42rem 0;display:flex}.check-item input{width:1.05rem;height:1.05rem;accent-color:var(--accent);flex:none;margin-top:.3rem}.check-item span{transition:color .2s var(--ease-out);font-size:.9rem}.check-item.done span{color:var(--text-muted);text-decoration:line-through}.progress-wrap{background:var(--bg-soft);z-index:1;padding:.6rem 0;position:sticky;top:3.4rem}.progress-bar{background:#0e1c3614;border-radius:999px;height:10px;overflow:hidden}.progress-bar>span{background:var(--accent);width:0;height:100%;transition:width .35s var(--ease-out);border-radius:999px;display:block}.progress-label{color:var(--navy);font-variant-numeric:tabular-nums;margin-bottom:.35rem;font-size:.85rem;font-weight:700}.chip-row{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.chip{border:1px solid var(--hairline-soft);border-radius:var(--radius-s);box-shadow:var(--shadow-1);background:#fff;flex-direction:column;align-items:center;min-width:92px;padding:.55rem .9rem;display:flex}.chip b{color:var(--navy);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:1.2rem}.chip small{color:var(--text-muted);font-size:.7rem}.limit-row{border-bottom:1px solid var(--hairline-soft);justify-content:space-between;padding:.45rem 0;font-size:.84rem;display:flex}.limit-row:last-child{border-bottom:none}.limit-row .ok{color:#17703a;font-variant-numeric:tabular-nums;font-weight:700}.limit-row .over{color:#ad2f29;font-variant-numeric:tabular-nums;font-weight:700}.ad-slot{border:1px dashed var(--hairline);border-radius:var(--radius-s);color:#6e778980;background:var(--bg-soft);justify-content:center;align-items:center;min-height:90px;margin:1.8rem 0;font-size:.76rem;display:flex}.tool-related{margin-top:2.4rem}.tool-related h2{margin-top:0;font-size:1.1rem}.tool-back{margin-top:1.6rem;font-size:.88rem}.tool-back a{font-weight:600;text-decoration:none}.tool-back a:hover{text-decoration:underline}.article-header{margin-bottom:1.8rem}.article-header h1{margin-bottom:.6rem}article h2{border-bottom:1px solid var(--hairline-soft);padding-bottom:.35em}article a{text-underline-offset:3px;text-decoration-thickness:1px}.article-tools{background:var(--accent-soft);border-radius:var(--radius);border:1px solid #2f6fed2e;margin:1.6rem 0;padding:.95rem 1.15rem;font-size:.93rem;line-height:1.8}.article-tools strong{color:var(--accent-strong)}.article-tools a{font-weight:700}@media (width>=640px){h1{font-size:1.85rem}.tool-grid,.tool-grid2{grid-template-columns:1fr 1fr}.hero{padding:3rem 0 1.8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}a.tool-card:hover,a.tool-card:active,.post-card:active,.nav a:active,.tool-btn:active{transform:none}}@media (prefers-reduced-transparency:reduce){.site-header{backdrop-filter:none;background:#fff}}@media (prefers-contrast:more){:root{--hairline:#0e1c3666;--hairline-soft:#0e1c364d}.site-header{background:#fff}}
