:root{color-scheme:light;--bg: #f6f3ed;--surface: #fffdf8;--surface-strong: #ffffff;--ink: #171717;--muted: #5b5f68;--line: #dcd7cc;--line-strong: #bdb5a6;--accent: #0f766e;--accent-strong: #0b5e57;--blue: #2563eb;--amber: #b45309;--red: #b91c1c;--shadow: 0 18px 50px rgba(26, 24, 20, .08);--radius: 8px;font-family:Hiragino Sans,Yu Gothic,Yu Gothic UI,Meiryo,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-size:16px;line-height:1.7;letter-spacing:0}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}.site-shell{min-height:100vh}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{border-bottom:1px solid var(--line);background:#fffdf8eb;backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.header-inner{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:760}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--ink);border-radius:7px;background:var(--surface-strong);font-size:13px;line-height:1}.site-nav{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:14px}.site-nav a{text-decoration:none}.site-nav a:hover{color:var(--ink)}.page-main{padding:36px 0 64px}.section{padding:40px 0}.section.tight{padding:24px 0}.eyebrow{margin:0 0 10px;color:var(--accent-strong);font-size:13px;font-weight:760}h1,h2,h3,p{margin-top:0}h1{max-width:840px;margin-bottom:18px;overflow-wrap:anywhere;font-size:58px;line-height:1.05;letter-spacing:0}h2{margin-bottom:16px;font-size:36px;line-height:1.18;letter-spacing:0}h3{margin-bottom:8px;font-size:19px;line-height:1.32}.lead{max-width:760px;overflow-wrap:anywhere;color:var(--muted);font-size:18px}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.panel-body{padding:22px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:28px;align-items:stretch}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:7px;padding:10px 16px;background:var(--ink);color:#fff;font-weight:720;text-decoration:none}.button.secondary{border-color:var(--line-strong);background:var(--surface-strong);color:var(--ink)}.button:hover{transform:translateY(-1px)}.home-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--ink);padding:clamp(28px,5vw,60px) 0 clamp(30px,4vw,42px);background:linear-gradient(90deg,rgba(23,23,23,.055) 1px,transparent 1px),linear-gradient(rgba(23,23,23,.055) 1px,transparent 1px),linear-gradient(135deg,#fbfbf3,#edf5ef 48%,#fff2df);background-size:46px 46px,46px 46px,auto}.home-hero:before{position:absolute;top:0;right:min(6vw,72px);width:180px;height:100%;content:"";opacity:.16;background:repeating-linear-gradient(135deg,var(--ink) 0 2px,transparent 2px 10px);pointer-events:none}.home-hero-shell{position:relative;display:grid;grid-template-columns:minmax(0,.96fr) minmax(360px,1.04fr);gap:clamp(24px,4vw,48px);align-items:center;min-height:min(620px,calc(100svh - 220px))}.home-hero-copy{min-width:0}.home-hero .eyebrow,.tool-switchboard .eyebrow,.home-principles .eyebrow{display:inline-flex;width:fit-content;align-items:center;border:1px solid currentColor;border-radius:999px;padding:4px 10px;background:#ffffffb8;color:#17463f;text-transform:uppercase}.home-hero-copy h1{max-width:760px;margin:0 0 22px;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(44px,5.3vw,80px);font-weight:800;line-height:.95;letter-spacing:0;word-break:normal}.home-hero-copy h1 span{display:block}.home-hero-copy .lead{max-width:690px;color:#26322f;font-size:clamp(16px,1.5vw,20px)}.home-hero .button{gap:12px;min-height:48px;border-color:var(--ink);box-shadow:5px 5px #1717172e}.home-hero .button:after{width:8px;height:8px;border-top:2px solid currentColor;border-right:2px solid currentColor;content:"";transform:rotate(45deg)}.home-hero .button.secondary{background:#fffdf7}.home-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:590px;margin:30px 0 0}.home-hero-stats div{min-width:0;border:1px solid rgba(23,23,23,.78);border-radius:8px;padding:12px 14px;background:#ffffffc2}.home-hero-stats dt{font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(25px,2.7vw,34px);font-weight:800;line-height:1}.home-hero-stats dd{margin:7px 0 0;color:#5a625f;font-size:12px;font-weight:760}.decision-cockpit{position:relative;display:grid;gap:16px;min-width:0;overflow:hidden;border:1px solid var(--ink);border-radius:8px;padding:clamp(16px,2.8vw,26px);background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),#111917;background-size:24px 24px;box-shadow:10px 10px #17171729;color:#f7f3df}.decision-cockpit:after{position:absolute;inset:0;content:"";background:linear-gradient(180deg,transparent 0%,rgba(216,255,114,.08) 46%,transparent 55%);animation:cockpit-scan 6s ease-in-out infinite;pointer-events:none}.cockpit-topline,.cockpit-feed,.cockpit-map{position:relative;z-index:1}.cockpit-topline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.cockpit-topline span{color:#f7f3dfb8;font-size:12px;font-weight:820;letter-spacing:.08em;text-transform:uppercase}.cockpit-topline strong{border:1px solid #d8ff72;border-radius:999px;padding:4px 10px;background:#d8ff72;color:var(--ink);font-size:12px}.cockpit-map{display:grid;grid-template-columns:.62fr minmax(0,1fr) .62fr;gap:12px;align-items:stretch}.map-node,.track-row{border:1px solid rgba(247,243,223,.28);border-radius:8px;background:#f7f3df13}.map-node{display:grid;align-content:center;min-height:156px;padding:16px}.map-node span,.track-row span{color:#d8ff72;font-size:11px;font-weight:820;letter-spacing:.08em}.map-node strong{margin-top:8px;font-size:20px;line-height:1.25}.map-track{display:grid;gap:10px}.track-row{display:grid;grid-template-columns:66px 1fr;gap:10px;align-items:center;min-height:46px;padding:10px 12px}.track-row strong{min-width:0;color:#f7f3dfeb;font-size:13px;line-height:1.35}.cockpit-feed{display:grid;gap:9px}.feed-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:58px;border:1px solid rgba(247,243,223,.22);border-left:5px solid var(--feed-accent, #d8ff72);border-radius:8px;padding:10px 12px;background:#ffffff14;text-decoration:none}.feed-row.green,.home-tool-card.green{--feed-accent: #38b98f;--card-accent: #108166;--card-tint: #e8f7ef}.feed-row.blue,.home-tool-card.blue{--feed-accent: #5aa6ff;--card-accent: #225fb8;--card-tint: #e8f0ff}.feed-row.red,.home-tool-card.red{--feed-accent: #ff6b4a;--card-accent: #cc3a21;--card-tint: #fff0eb}.feed-row.gold,.home-tool-card.gold{--feed-accent: #f3bf35;--card-accent: #b27a00;--card-tint: #fff5d9}.feed-row.ink,.home-tool-card.ink{--feed-accent: #d8ff72;--card-accent: #202020;--card-tint: #eeeeea}.feed-row span{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(247,243,223,.28);border-radius:6px;color:#f7f3dfc2;font-size:11px;font-weight:820}.feed-row strong{min-width:0;overflow:hidden;font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.feed-row em{color:#f7f3dfad;font-size:12px;font-style:normal;font-weight:720}.section-heading{margin-bottom:18px}.tool-switchboard{border-bottom:1px solid var(--line);background:#f7f8f1}.switchboard-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:24px;align-items:end;margin-bottom:24px}.switchboard-head h2{max-width:720px;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(34px,4.4vw,64px)}.switchboard-head p:not(.eyebrow,.filter-count){max-width:680px;margin-bottom:0;color:var(--muted)}.filter-panel{display:grid;justify-items:end;gap:10px}.filter-buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.filter-buttons button{display:inline-flex;gap:8px;align-items:center;border:1px solid rgba(23,23,23,.34);border-radius:999px;padding:8px 12px;background:#fffdf7;color:var(--ink);cursor:pointer}.filter-buttons button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.filter-buttons strong{display:grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:#17171714;font-size:12px}.filter-buttons button[aria-pressed=true] strong{background:#ffffff2e}.filter-count{margin:0;color:var(--muted);font-size:13px;font-weight:760}.tool-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:18px}.home-tool-card{position:relative;display:grid;grid-template-rows:auto auto auto auto 1fr auto;gap:12px;min-height:378px;overflow:hidden;border:1px solid rgba(23,23,23,.86);border-radius:8px;padding:18px;background:linear-gradient(180deg,var(--card-tint, #eeeeea) 0 54px,#fffdf8 54px);color:var(--ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-tool-card:before{position:absolute;inset:0 auto 0 0;width:7px;content:"";background:var(--card-accent, var(--ink))}.home-tool-card:hover{border-color:var(--ink);box-shadow:7px 7px #1717171f;transform:translate(-2px,-2px)}.home-tool-card[hidden]{display:none}.tool-card-kicker{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;color:#5a625f;font-size:12px;font-weight:820}.home-tool-card .tool-status{width:fit-content}.home-tool-card h3{margin:4px 0 0;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:24px;line-height:1.25}.home-tool-card p{margin-bottom:0;color:#4f5754;font-size:14px}.tool-focus{border-left:3px solid var(--card-accent, var(--ink));padding-left:10px;color:#2b3431;font-size:13px;font-weight:760;line-height:1.45}.tool-status{display:inline-flex;align-items:center;min-height:28px;border:1px solid #b8d8d1;border-radius:999px;padding:3px 10px;background:#edf8f5;color:var(--accent-strong);font-size:12px;font-weight:760}.home-tool-card .tag-list{align-self:end;margin-top:0}.home-tool-card .tag-list span{border:1px solid rgba(23,23,23,.16);border-radius:999px;padding:5px 9px;background:#ffffffad;color:#5a625f;font-size:12px}.tool-card-action{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid rgba(23,23,23,.14);padding-top:12px;font-size:14px;font-weight:820}.tool-card-action i{position:relative;display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;border:1px solid var(--ink);border-radius:999px;background:var(--card-accent, var(--ink))}.tool-card-action i:before{width:8px;height:8px;border-top:2px solid #fff;border-right:2px solid #fff;content:"";transform:rotate(45deg)}.home-principles{border-top:1px solid var(--ink);background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),#151716;background-size:32px 32px;color:#f7f3df}.principles-shell{display:grid;grid-template-columns:minmax(0,.82fr) minmax(340px,1.18fr);gap:clamp(24px,4vw,48px);align-items:start}.home-principles .eyebrow{border-color:#d8ff72b3;background:#d8ff721a;color:#d8ff72}.principles-copy h2{max-width:720px;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(34px,5vw,66px)}.principles-copy .lead{color:#f7f3dfb8}.principle-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.principle-list article{border:1px solid rgba(247,243,223,.2);border-radius:8px;padding:18px;background:#ffffff0e}.principle-list span{display:block;color:#d8ff72;font-size:12px;font-weight:820}.principle-list h3{margin:18px 0 10px;color:#fffdf1;font-size:18px}.principle-list p{margin:0;color:#f7f3dfad;font-size:14px}@keyframes cockpit-scan{0%,to{transform:translateY(-55%)}50%{transform:translateY(55%)}}.status-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px}.metric{border:1px solid var(--line);border-radius:7px;padding:12px;background:#fff9}.metric strong{display:block;font-size:18px;line-height:1.2}.metric span{color:var(--muted);font-size:12px}.topology{display:grid;min-height:420px;align-content:space-between;border:1px solid var(--line);border-radius:var(--radius);padding:20px;background:linear-gradient(90deg,rgba(23,23,23,.06) 1px,transparent 1px),linear-gradient(rgba(23,23,23,.06) 1px,transparent 1px),var(--surface-strong);background-size:28px 28px;box-shadow:var(--shadow)}.topology-row{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr);align-items:center;gap:12px}.topology-node{width:100%;min-width:0;min-height:86px;border:1px solid var(--ink);border-radius:8px;padding:12px;background:var(--surface)}.topology-node strong{display:block;font-size:15px}.topology-node span{color:var(--muted);font-size:12px}.topology-line{height:2px;background:var(--ink)}.tag-list{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:18px 0 0;list-style:none}.tag-list li{border:1px solid var(--line);border-radius:999px;padding:5px 10px;background:var(--surface-strong);color:var(--muted);font-size:13px}.notice{border:1px solid #e5cf9b;border-radius:var(--radius);padding:14px 16px;background:#fff8e7;color:#5f410d;font-size:14px}.diagnosis-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.72fr);gap:22px;align-items:start}.question-list{display:grid;gap:14px}.question{border:1px solid var(--line);border-radius:var(--radius);padding:18px;background:var(--surface-strong)}.question legend{width:100%;padding:0;margin-bottom:12px;font-weight:760}.options{display:grid;gap:10px}.option{display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:start;border:1px solid var(--line);border-radius:7px;padding:12px;cursor:pointer;background:#fff}.option:has(input:checked){border-color:var(--accent);background:#edf8f5}.option input{width:18px;height:18px;margin:3px 0 0;accent-color:var(--accent)}.option span{display:block;color:var(--muted);font-size:13px;line-height:1.55}.result-panel{position:sticky;top:88px}.score-box{border-bottom:1px solid var(--line);padding:20px}.score-label{color:var(--muted);font-size:13px}.score-value{margin-top:2px;font-size:34px;font-weight:820;line-height:1.1}.score-bars{display:grid;gap:10px;margin-top:16px}.bar-row{display:grid;grid-template-columns:72px 1fr;gap:10px;align-items:center;color:var(--muted);font-size:12px}.bar-track{height:8px;overflow:hidden;border-radius:999px;background:#e7e0d4}.bar-fill{display:block;width:var(--value, 24%);height:100%;border-radius:inherit;background:var(--accent)}.result-content{padding:20px}.result-content ul{padding-left:1.1em;margin:0 0 18px}.result-content li+li{margin-top:6px}.result-title{margin-bottom:8px;font-size:22px}.comparison-table{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-strong)}.comparison-table th,.comparison-table td{border-bottom:1px solid var(--line);padding:13px 14px;text-align:left;vertical-align:top}.comparison-table th{background:#ece6da;font-size:13px}.comparison-table tr:last-child td{border-bottom:0}.offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.offer-card{display:grid;min-height:230px;border:1px solid var(--line);border-radius:var(--radius);padding:18px;background:var(--surface-strong)}.offer-card p{color:var(--muted);font-size:14px}.offer-card .button{align-self:end;width:100%}.site-footer{border-top:1px solid var(--line);padding:30px 0;color:var(--muted);font-size:13px}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.footer-links{display:flex;flex-wrap:wrap;gap:14px}.doc-page{max-width:820px}.doc-page p,.doc-page li{color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.lab-hero{position:relative;overflow:hidden;border-bottom:1px solid #121615;padding:clamp(22px,3.6vw,42px) 0 clamp(22px,3vw,34px);background:linear-gradient(90deg,rgba(18,22,21,.055) 1px,transparent 1px),linear-gradient(rgba(18,22,21,.055) 1px,transparent 1px),linear-gradient(135deg,#f7faf3,#fff 38%,#ecf8ff);background-size:34px 34px,34px 34px,auto}.lab-hero:before{position:absolute;inset:0 auto 0 0;width:min(18vw,220px);content:"";background:#d8ff72;clip-path:polygon(0 0,70% 0,42% 100%,0 100%);opacity:.8}.lab-hero-shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(340px,.98fr);gap:clamp(22px,4vw,48px);align-items:center;min-height:min(560px,calc(100svh - 170px))}.lab-hero-copy{min-width:0}.lab-eyebrow{display:inline-flex;width:fit-content;align-items:center;border:1px solid currentColor;border-radius:999px;padding:4px 10px;margin:0 0 12px;background:#ffffffc7;color:#0c6f63;font-size:12px;font-weight:820;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.lab-hero h1{max-width:720px;margin:0 0 14px;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(38px,4.6vw,66px);font-weight:800;line-height:1.04;word-break:auto-phrase}.lab-lead{max-width:760px;margin-bottom:0;color:#273432;font-size:clamp(15px,1.28vw,18px);line-height:1.78}.lab-search{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;max-width:720px;min-height:54px;border:1px solid #121615;border-radius:8px;margin-top:18px;padding:6px;background:#fff;box-shadow:7px 7px #12161521}.lab-search span{display:grid;place-items:center;color:#0c6f63;font-size:24px;line-height:1}.lab-search input{min-width:0;border:0;padding:10px 8px;background:transparent;color:#121615;outline:0}.lab-search button,.hero-category-row button{border:1px solid #121615;border-radius:7px;background:#121615;color:#fff;cursor:pointer;font-weight:800}.lab-search button{min-height:44px;padding:0 16px}.hero-category-row{display:flex;flex-wrap:wrap;gap:8px;max-width:760px;margin-top:18px}.hero-category-row button{min-height:36px;padding:6px 11px;background:#fff;color:#121615}.hero-category-row button:hover,.lab-search button:hover{transform:translateY(-1px)}.hero-primary-links{display:grid;grid-template-columns:auto repeat(3,minmax(0,1fr));gap:8px;align-items:stretch;max-width:880px;margin-top:14px}.hero-primary-links>span,.hero-primary-links a{display:flex;align-items:center;border:1px solid rgba(18,22,21,.18);border-radius:8px;padding:8px 10px;background:#ffffffc7;text-decoration:none}.hero-primary-links>span{color:#5b5f68;font-size:13px;font-weight:820}.hero-primary-links a{color:#121615;font-size:13px;font-weight:820;line-height:1.4}.lab-hero-visual{min-width:0;margin:0}.lab-hero-visual img{width:100%;height:auto;border:1px solid #121615;border-radius:8px;background:#fff;box-shadow:10px 10px #12161526;max-height:430px;object-fit:cover}.lab-hero-visual figcaption{max-width:620px;margin:12px 0 0;color:#59615f;font-size:13px}.lab-recommended{background:#111615;color:#f9f7ea}.lab-section-head{display:grid;gap:8px;max-width:840px;margin-bottom:24px}.lab-section-head h2{margin-bottom:0;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(34px,4.5vw,62px)}.lab-section-head p:not(.lab-eyebrow),.policy-copy p,.tool-card-block p{color:#5b5f68}.lab-recommended .lab-section-head p:not(.lab-eyebrow){color:#f9f7eabd}.featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.featured-card,.decision-tool-card{position:relative;display:grid;gap:14px;overflow:hidden;border:1px solid #121615;border-radius:8px;color:#121615;text-decoration:none}.featured-card{min-height:390px;padding:20px;background:linear-gradient(180deg,var(--card-tint, #eff8ef) 0 74px,#fffef8 74px);box-shadow:6px 6px #d8ff7238}.featured-card:before,.decision-tool-card:before{position:absolute;inset:0 auto 0 0;width:7px;content:"";background:var(--card-accent, #121615)}.featured-card:hover,.decision-tool-card:hover{transform:translate(-2px,-2px)}.featured-card.green,.decision-tool-card.green{--card-accent: #108166;--card-tint: #e5f7ee}.featured-card.blue,.decision-tool-card.blue{--card-accent: #225fb8;--card-tint: #e8f0ff}.featured-card.red,.decision-tool-card.red{--card-accent: #cc3a21;--card-tint: #fff0eb}.featured-card.gold,.decision-tool-card.gold{--card-accent: #b27a00;--card-tint: #fff5d9}.featured-card.ink,.decision-tool-card.ink{--card-accent: #242424;--card-tint: #eeeeea}.featured-card.sky,.decision-tool-card.sky{--card-accent: #0e7490;--card-tint: #e5f7fb}.quality-pill,.card-category,.ad-signal{display:inline-flex;width:fit-content;align-items:center;border:1px solid rgba(18,22,21,.18);border-radius:999px;padding:4px 9px;background:#ffffffc7;color:#35403d;font-size:12px;font-weight:820;line-height:1.2}.quality-pill{border-color:#121615;background:#d8ff72;color:#121615}.featured-card h3,.decision-tool-card h3{margin:0;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(22px,2.2vw,29px);line-height:1.25}.featured-card p,.decision-tool-card p{margin-bottom:0;color:#3f4845;font-size:14px}.tool-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.tool-proof div{min-width:0;border:1px solid rgba(18,22,21,.14);border-radius:8px;padding:9px;background:#ffffffb8}.tool-proof dt{color:#66706d;font-size:11px;font-weight:820}.tool-proof dd{margin:3px 0 0;color:#121615;font-size:13px;font-weight:820}.tool-proof.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.card-action{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgba(18,22,21,.14);padding-top:13px;color:#121615;font-size:14px;font-weight:900}.card-action:after{display:grid;flex:0 0 auto;place-items:center;width:32px;height:32px;border:1px solid #121615;border-radius:999px;background:var(--card-accent, #121615);color:#fff;content:"›";font-size:24px;line-height:1}.lab-finder{background:#f6f8f1}.finder-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;max-width:none}.finder-count{border:1px solid #121615;border-radius:8px;padding:10px 12px;margin:0;background:#fff;color:#121615;font-size:13px;font-weight:820}.filter-rail{display:grid;gap:12px;border:1px solid rgba(18,22,21,.16);border-radius:8px;padding:14px;margin-bottom:18px;background:#fff}.filter-group{display:grid;grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:start}.filter-group>span{color:#59615f;font-size:12px;font-weight:820;line-height:2.5}.filter-rail .filter-buttons,.intent-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.filter-rail .filter-buttons button{border:1px solid rgba(18,22,21,.28);border-radius:999px;padding:8px 12px;background:#fffef8;color:#121615;cursor:pointer;font-size:13px;font-weight:780}.filter-rail .filter-buttons button[aria-pressed=true]{border-color:#121615;background:#121615;color:#fff}.lab-tool-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));gap:16px}.decision-tool-card{grid-template-rows:auto auto auto auto auto auto auto 1fr;min-height:520px;padding:18px;background:linear-gradient(180deg,var(--card-tint, #eeeeea) 0 62px,#fffef8 62px)}.decision-tool-card[hidden]{display:none}.tool-card-topline{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.tool-card-topline>span:last-child{color:#59615f;font-size:12px;font-weight:820}.tool-card-block{border-left:3px solid var(--card-accent, #121615);padding-left:10px}.tool-card-block strong{display:block;margin-bottom:4px;color:#121615;font-size:12px;font-weight:900}.tool-card-block ul{display:grid;gap:4px;padding:0;margin:0;list-style:none}.tool-card-block li{color:#4d5754;font-size:13px;line-height:1.45}.tool-card-block li:before{color:var(--card-accent, #121615);content:"・";font-weight:900}.ad-signal{border-color:#e7d19e;background:#fff7df;color:#694b10}.empty-result{border:1px solid rgba(18,22,21,.18);border-radius:8px;padding:18px;background:#fff;color:#59615f}.lab-policy{border-top:1px solid #121615;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),#121615;background-size:30px 30px;color:#f9f7ea}.policy-shell{display:grid;grid-template-columns:minmax(0,.82fr) minmax(340px,1.18fr);gap:clamp(24px,4vw,46px);align-items:start}.policy-copy h2{font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(34px,4.8vw,66px);line-height:1.08}.policy-copy p{color:#f9f7eab8}.policy-copy .button.secondary{margin-top:10px;border-color:#d8ff72;background:#d8ff72;color:#121615}.policy-card-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.policy-card-list article{border:1px solid rgba(249,247,234,.2);border-radius:8px;padding:18px;background:#ffffff0f}.policy-card-list h3{color:#fffdf1}.policy-card-list p{margin-bottom:0;color:#f9f7eaad;font-size:14px}.editorial-page h1{max-width:920px}.policy-checklist{display:grid;gap:10px;padding:0;list-style:none}.policy-checklist li{border:1px solid var(--line);border-radius:8px;padding:12px 14px;background:var(--surface-strong)}.policy-checklist li:before{color:var(--accent-strong);content:"□ ";font-weight:900}.policy-rank-table{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface-strong)}.policy-rank-table>div{display:grid;grid-template-columns:78px minmax(0,1fr) minmax(170px,.45fr);border-top:1px solid var(--line)}.policy-rank-table>div:first-child{border-top:0}.policy-rank-table span,.policy-rank-table strong{padding:12px}.policy-rank-head{background:#111615;color:#fffdf1;font-weight:820}.review-hold{display:grid;gap:22px;max-width:860px}.review-hold-panel{border:1px solid #caa550;border-radius:8px;padding:20px;background:#fff8e4}.review-hold-panel strong{display:block;margin-bottom:8px;color:#6b4a0e}.review-hold-actions{display:flex;flex-wrap:wrap;gap:10px}@media(max-width:860px){.hero-grid,.home-hero-shell,.lab-hero-shell,.featured-grid,.finder-head,.policy-shell,.switchboard-head,.principles-shell,.diagnosis-layout,.grid.two,.grid.three,.offer-grid{grid-template-columns:1fr}.result-panel{position:static}.status-row{grid-template-columns:1fr}.topology{min-height:340px;padding:14px}.topology-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.topology-line{display:none}h1{font-size:36px;word-break:normal}h2{font-size:30px}.site-nav{display:none}.home-hero-shell{min-height:auto}.decision-cockpit{box-shadow:6px 6px #17171724}.cockpit-map{grid-template-columns:1fr}.map-node{min-height:108px}.filter-panel{justify-items:start}.filter-buttons{justify-content:flex-start}.principle-list,.policy-card-list{grid-template-columns:1fr}.lab-hero-shell{min-height:auto}.filter-group{grid-template-columns:1fr}.filter-group>span{line-height:1.3}.finder-head{align-items:start}}@media(max-width:520px){.container{width:min(100% - 24px,1120px)}.page-main{padding-top:22px}h1{font-size:32px}h2{font-size:26px}.home-hero{padding:22px 0 34px}.lab-hero{padding:18px 0 28px}.lab-hero:before{width:34vw}.lab-hero h1{font-size:32px;line-height:1.02}.lab-lead{font-size:13px;line-height:1.68}.lab-search{grid-template-columns:24px minmax(0,1fr);gap:2px;min-height:52px;margin-top:18px;box-shadow:4px 4px #12161521}.lab-search button{grid-column:1 / -1;min-height:40px}.hero-category-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.hero-category-row button{flex:0 0 auto}.hero-primary-links{grid-template-columns:1fr}.hero-primary-links a:nth-of-type(n+3){display:none}.lab-hero-visual img{box-shadow:4px 4px #12161526;max-height:140px}.lab-hero-visual figcaption{display:none}.featured-card,.decision-tool-card{min-height:auto;padding:16px}.tool-proof,.tool-proof.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-rail .filter-buttons{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.filter-rail .filter-buttons button{flex:0 0 auto}.home-hero:before{display:none}.home-hero-copy h1{font-size:42px}.home-hero-copy .lead{font-size:15px}.home-hero-stats{display:none}.home-hero .button{width:100%}.decision-cockpit{gap:12px;padding:12px;box-shadow:4px 4px #17171724}.cockpit-map{display:none}.cockpit-feed .feed-row:nth-child(n+4){display:none}.feed-row{grid-template-columns:32px minmax(0,1fr);gap:10px;min-height:54px}.feed-row em{display:none}.filter-buttons{flex-wrap:nowrap;justify-content:flex-start;max-width:100%;overflow-x:auto;padding-bottom:4px}.filter-buttons button{flex:0 0 auto}.home-tool-card{min-height:auto;padding:16px}.home-tool-card h3{font-size:22px}.principles-copy h2{font-size:34px}.topology-node{min-height:96px;padding:9px}.topology-node strong{font-size:12px}.topology-node span{font-size:11px}.comparison-table{display:block;overflow-x:auto;white-space:nowrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}.bp-page[data-astro-cid-ds5fzgjs]{--bp-ink: #17211f;--bp-muted: #52615d;--bp-paper: #fffaf1;--bp-surface: #fffdf8;--bp-mist: #edf5ef;--bp-green: #146b56;--bp-blue: #234e73;--bp-coral: #bd5f52;--bp-amber: #c08a26;--bp-line: rgba(23, 33, 31, .14);--bp-shadow: 0 24px 70px rgba(23, 33, 31, .12);color:var(--bp-ink);background:linear-gradient(180deg,#fffaf1fa,#f6faf6fa 58%,#fffdf8fa),repeating-linear-gradient(90deg,rgba(23,33,31,.035) 0,rgba(23,33,31,.035) 1px,transparent 1px,transparent 78px);font-family:Hiragino Sans,Yu Gothic,Yu Gothic UI,Meiryo,sans-serif}.bp-page[data-astro-cid-ds5fzgjs] h1[data-astro-cid-ds5fzgjs],.bp-page[data-astro-cid-ds5fzgjs] h2[data-astro-cid-ds5fzgjs],.bp-page[data-astro-cid-ds5fzgjs] h3[data-astro-cid-ds5fzgjs]{font-family:Yu Mincho,Hiragino Mincho ProN,BIZ UDPMincho,serif;letter-spacing:0}.bp-page[data-astro-cid-ds5fzgjs] h1[data-astro-cid-ds5fzgjs]{display:grid;gap:4px;max-width:900px;margin:0;font-size:clamp(2.3rem,5.6vw,5rem);line-height:1.04}.bp-page[data-astro-cid-ds5fzgjs] h2[data-astro-cid-ds5fzgjs]{margin:0;font-size:clamp(1.85rem,3.8vw,3.45rem);line-height:1.12}.bp-page[data-astro-cid-ds5fzgjs] h3[data-astro-cid-ds5fzgjs]{margin:0;font-size:1.28rem;line-height:1.38}.bp-page[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs]{color:var(--bp-muted);line-height:1.9}.bp-page[data-astro-cid-ds5fzgjs] .section[data-astro-cid-ds5fzgjs]{padding:78px 0}.bp-hero[data-astro-cid-ds5fzgjs]{min-height:92vh;padding:58px 0 42px;display:grid;align-items:center}.bp-hero-grid[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:42px;align-items:center}.bp-hero-copy[data-astro-cid-ds5fzgjs]{display:grid;gap:17px;min-width:0}.service-signal[data-astro-cid-ds5fzgjs],.bp-page[data-astro-cid-ds5fzgjs] .eyebrow[data-astro-cid-ds5fzgjs]{margin:0;color:var(--bp-green);font-size:.78rem;font-weight:900;letter-spacing:.08em}.service-signal[data-astro-cid-ds5fzgjs]{width:fit-content;padding:8px 12px;border:1px solid rgba(20,107,86,.24);border-radius:999px;background:#ffffffb8}.bp-page[data-astro-cid-ds5fzgjs] .lead[data-astro-cid-ds5fzgjs]{margin:0;max-width:740px;color:#33413d;font-size:1.08rem}.hero-summary[data-astro-cid-ds5fzgjs]{padding:18px;border-left:5px solid var(--bp-green);background:#ffffffc7;box-shadow:0 14px 38px #17211f12}.hero-summary[data-astro-cid-ds5fzgjs] strong[data-astro-cid-ds5fzgjs]{display:block;margin-bottom:6px;color:var(--bp-ink);font-size:1.08rem}.hero-summary[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs]{margin:0;color:#24332f}.hero-checklist[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.hero-checklist[data-astro-cid-ds5fzgjs] li[data-astro-cid-ds5fzgjs]{min-height:44px;padding:10px 12px;border:1px solid var(--bp-line);border-radius:8px;background:#fffdf8d6;font-size:.93rem;font-weight:800;line-height:1.45}.hero-facts[data-astro-cid-ds5fzgjs],.editorial-grid[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hero-facts[data-astro-cid-ds5fzgjs] article[data-astro-cid-ds5fzgjs],.editorial-grid[data-astro-cid-ds5fzgjs] article[data-astro-cid-ds5fzgjs],.condition-card[data-astro-cid-ds5fzgjs],.fit-card[data-astro-cid-ds5fzgjs],.question-card[data-astro-cid-ds5fzgjs],.result-panel[data-astro-cid-ds5fzgjs],.compare-grid[data-astro-cid-ds5fzgjs] article[data-astro-cid-ds5fzgjs],.overview-list[data-astro-cid-ds5fzgjs] article[data-astro-cid-ds5fzgjs],.faq-list[data-astro-cid-ds5fzgjs] details[data-astro-cid-ds5fzgjs],.input-card[data-astro-cid-ds5fzgjs]{border:1px solid var(--bp-line);border-radius:8px;background:#ffffffc2}.hero-facts[data-astro-cid-ds5fzgjs] article[data-astro-cid-ds5fzgjs],.editorial-grid[data-astro-cid-ds5fzgjs] article[data-astro-cid-ds5fzgjs]{padding:13px 12px}.hero-facts[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs],.editorial-grid[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs],.result-topline[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs],.severity-grid[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs],.condition-card[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs],.fit-card[data-astro-cid-ds5fzgjs]>span[data-astro-cid-ds5fzgjs],.overview-list[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs],.input-card[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs]{display:block;color:var(--bp-muted);font-size:.75rem;font-weight:900}.hero-facts[data-astro-cid-ds5fzgjs] strong[data-astro-cid-ds5fzgjs],.editorial-grid[data-astro-cid-ds5fzgjs] strong[data-astro-cid-ds5fzgjs]{display:block;margin-top:3px;color:var(--bp-ink);font-size:.94rem;line-height:1.45}.hero-actions[data-astro-cid-ds5fzgjs],.inline-cta[data-astro-cid-ds5fzgjs]{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-notice[data-astro-cid-ds5fzgjs] .notice{margin:0}.bp-page[data-astro-cid-ds5fzgjs] .button[data-astro-cid-ds5fzgjs]{min-height:48px;border-radius:999px;padding:13px 18px;text-align:center;font-weight:900;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.bp-page[data-astro-cid-ds5fzgjs] .button[data-astro-cid-ds5fzgjs]:hover{transform:translateY(-2px)}.bp-page[data-astro-cid-ds5fzgjs] .button[data-astro-cid-ds5fzgjs].primary{border:1px solid var(--bp-ink);background:var(--bp-ink);color:#fff;box-shadow:0 16px 34px #17211f38}.bp-page[data-astro-cid-ds5fzgjs] .button[data-astro-cid-ds5fzgjs].secondary{border:1px solid rgba(20,107,86,.3);background:#fff;color:var(--bp-green)}.cta-note[data-astro-cid-ds5fzgjs],.ad-disclosure[data-astro-cid-ds5fzgjs],.result-note[data-astro-cid-ds5fzgjs]{margin:0;color:var(--bp-muted);font-size:.8rem}.bp-hero-visual[data-astro-cid-ds5fzgjs]{position:relative;margin:0;overflow:hidden;border-radius:8px;box-shadow:var(--bp-shadow);background:#fff;isolation:isolate}.bp-hero-visual[data-astro-cid-ds5fzgjs]:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(23,33,31,.46));z-index:1;pointer-events:none}.bp-hero-visual[data-astro-cid-ds5fzgjs] img[data-astro-cid-ds5fzgjs]{display:block;width:100%;height:auto;aspect-ratio:3 / 2;object-fit:cover}.bp-hero-visual[data-astro-cid-ds5fzgjs] figcaption[data-astro-cid-ds5fzgjs]{position:absolute;right:18px;bottom:18px;z-index:2;max-width:390px;color:#fff;font-weight:900;line-height:1.55;text-shadow:0 2px 18px rgba(0,0,0,.36)}.hero-decision-map[data-astro-cid-ds5fzgjs]{position:absolute;left:18px;top:18px;z-index:2;display:grid;grid-template-columns:auto 34px auto 34px auto;gap:8px;align-items:center;padding:10px;border:1px solid rgba(255,255,255,.46);border-radius:999px;background:#ffffffdb;backdrop-filter:blur(12px)}.hero-decision-map[data-astro-cid-ds5fzgjs] .node[data-astro-cid-ds5fzgjs]{display:inline-flex;align-items:center;justify-content:center;min-width:54px;min-height:34px;border-radius:999px;color:#fff;font-size:.82rem;font-weight:900}.hero-decision-map[data-astro-cid-ds5fzgjs] .ok[data-astro-cid-ds5fzgjs]{background:var(--bp-green)}.hero-decision-map[data-astro-cid-ds5fzgjs] .wait[data-astro-cid-ds5fzgjs]{background:var(--bp-amber);color:#291d08}.hero-decision-map[data-astro-cid-ds5fzgjs] .stop[data-astro-cid-ds5fzgjs]{background:var(--bp-coral)}.hero-decision-map[data-astro-cid-ds5fzgjs] .line[data-astro-cid-ds5fzgjs]{height:2px;background:#17211f38}.editorial-strip[data-astro-cid-ds5fzgjs]{padding:14px 0 0}.scope-section[data-astro-cid-ds5fzgjs]{padding-top:28px}.scope-panel[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:22px;align-items:start;padding:28px;border-top:3px solid var(--bp-blue);border-bottom:1px solid var(--bp-line);background:#ffffffad}.scope-panel[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs]{margin:0}.section-heading[data-astro-cid-ds5fzgjs]{max-width:860px;margin-bottom:28px}.section-heading[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs]{margin:10px 0 0}.fit-grid[data-astro-cid-ds5fzgjs],.condition-grid[data-astro-cid-ds5fzgjs],.compare-grid[data-astro-cid-ds5fzgjs],.input-card-grid[data-astro-cid-ds5fzgjs]{display:grid;gap:16px}.fit-grid[data-astro-cid-ds5fzgjs]{grid-template-columns:repeat(3,minmax(0,1fr))}.condition-grid[data-astro-cid-ds5fzgjs]{grid-template-columns:repeat(7,minmax(180px,1fr));overflow-x:auto;padding-bottom:4px}.fit-card[data-astro-cid-ds5fzgjs],.condition-card[data-astro-cid-ds5fzgjs],.compare-grid[data-astro-cid-ds5fzgjs] article[data-astro-cid-ds5fzgjs],.overview-list[data-astro-cid-ds5fzgjs] article[data-astro-cid-ds5fzgjs],.input-card[data-astro-cid-ds5fzgjs]{padding:20px}.fit-card[data-astro-cid-ds5fzgjs] ul[data-astro-cid-ds5fzgjs],.next-actions[data-astro-cid-ds5fzgjs] ul[data-astro-cid-ds5fzgjs],.input-card[data-astro-cid-ds5fzgjs] ul[data-astro-cid-ds5fzgjs],.avoid-list[data-astro-cid-ds5fzgjs]{margin:14px 0 0;padding-left:20px}.fit-card[data-astro-cid-ds5fzgjs] li[data-astro-cid-ds5fzgjs],.next-actions[data-astro-cid-ds5fzgjs] li[data-astro-cid-ds5fzgjs],.input-card[data-astro-cid-ds5fzgjs] li[data-astro-cid-ds5fzgjs],.avoid-list[data-astro-cid-ds5fzgjs] li[data-astro-cid-ds5fzgjs]{margin:8px 0;line-height:1.7}.tone-go[data-astro-cid-ds5fzgjs]{border-color:#146b5652}.tone-confirm[data-astro-cid-ds5fzgjs]{border-color:#c08a2661}.tone-stop[data-astro-cid-ds5fzgjs]{border-color:#bd5f526b}.inline-cta[data-astro-cid-ds5fzgjs]{justify-content:space-between;margin-top:18px;padding:18px;border:1px solid rgba(20,107,86,.2);border-radius:8px;background:#edf5efe6}.inline-cta[data-astro-cid-ds5fzgjs] strong[data-astro-cid-ds5fzgjs]{display:block;color:var(--bp-ink)}.overview-layout[data-astro-cid-ds5fzgjs],.input-layout[data-astro-cid-ds5fzgjs],.source-layout[data-astro-cid-ds5fzgjs],.avoid-layout[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);gap:28px;align-items:start}.overview-list[data-astro-cid-ds5fzgjs]{display:grid;gap:12px}.overview-list[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs],.condition-card[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs],.compare-grid[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs],.input-card[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs]{margin-bottom:0}.diagnosis-section[data-astro-cid-ds5fzgjs]{background:linear-gradient(180deg,#17211f09,#17211f00),#ffffff6b}.diagnosis-layout[data-astro-cid-ds5fzgjs]{display:grid;gap:28px}.diagnosis-copy[data-astro-cid-ds5fzgjs]{max-width:860px}.privacy-note[data-astro-cid-ds5fzgjs]{width:fit-content;max-width:100%;margin:16px 0 0;padding:12px 14px;border-left:4px solid var(--bp-green);background:#ffffffc7;color:#34443f;font-size:.92rem}.diagnosis-board[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.42fr);gap:18px;align-items:start}.question-list[data-astro-cid-ds5fzgjs]{display:grid;gap:14px}.question-card[data-astro-cid-ds5fzgjs]{padding:18px}.question-top[data-astro-cid-ds5fzgjs]{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.question-top[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs]{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--bp-ink);color:#fff;font-weight:900}.question-top[data-astro-cid-ds5fzgjs] small[data-astro-cid-ds5fzgjs]{color:var(--bp-green);font-weight:900}.option-list[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.option-list[data-astro-cid-ds5fzgjs] button[data-astro-cid-ds5fzgjs]{min-height:96px;border:1px solid rgba(23,33,31,.14);border-radius:8px;padding:13px;background:#fff;color:var(--bp-ink);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.option-list[data-astro-cid-ds5fzgjs] button[data-astro-cid-ds5fzgjs]:hover,.option-list[data-astro-cid-ds5fzgjs] button[data-astro-cid-ds5fzgjs][aria-pressed=true]{border-color:#146b567a;background:#edf5efeb;transform:translateY(-1px)}.option-list[data-astro-cid-ds5fzgjs] strong[data-astro-cid-ds5fzgjs],.option-list[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs]{display:block}.option-list[data-astro-cid-ds5fzgjs] strong[data-astro-cid-ds5fzgjs]{font-size:.98rem;line-height:1.45}.option-list[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs]{margin-top:7px;color:var(--bp-muted);font-size:.84rem;line-height:1.55}.result-panel[data-astro-cid-ds5fzgjs]{position:sticky;top:82px;display:grid;gap:15px;padding:20px;box-shadow:var(--bp-shadow)}.result-topline[data-astro-cid-ds5fzgjs],.severity-grid[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:center}.result-topline[data-astro-cid-ds5fzgjs]{grid-template-columns:1fr auto}.result-topline[data-astro-cid-ds5fzgjs]>span[data-astro-cid-ds5fzgjs]{width:fit-content;padding:6px 10px;border-radius:999px;background:#17211f14;color:var(--bp-ink)}.result-meter[data-astro-cid-ds5fzgjs]{height:12px;overflow:hidden;border-radius:999px;background:#17211f1a}.result-meter[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs]{display:block;width:8%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--bp-coral),var(--bp-amber),var(--bp-green));transition:width .22s ease}.severity-grid[data-astro-cid-ds5fzgjs] article[data-astro-cid-ds5fzgjs]{padding:10px;border-radius:8px;background:#17211f0b}.severity-grid[data-astro-cid-ds5fzgjs] strong[data-astro-cid-ds5fzgjs]{display:block;font-size:1.32rem}.reason-list[data-astro-cid-ds5fzgjs]{display:flex;flex-wrap:wrap;gap:8px}.reason-list[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs]{display:inline-flex;padding:7px 10px;border-radius:999px;background:#17211f12;color:#2c3935;font-size:.82rem;font-weight:800}.next-actions[data-astro-cid-ds5fzgjs]{border-top:1px solid var(--bp-line);padding-top:12px}.conditions-section[data-astro-cid-ds5fzgjs],.input-section[data-astro-cid-ds5fzgjs],.source-section[data-astro-cid-ds5fzgjs]{background:#fffdf8b8}.input-card-grid[data-astro-cid-ds5fzgjs]{grid-template-columns:repeat(2,minmax(0,1fr))}.input-visual[data-astro-cid-ds5fzgjs]{display:grid;gap:8px;margin-top:22px;padding:22px;border-radius:8px;background:var(--bp-ink);color:#fff}.input-visual[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs],.input-visual[data-astro-cid-ds5fzgjs] small[data-astro-cid-ds5fzgjs]{color:#ffffffc2}.input-visual[data-astro-cid-ds5fzgjs] strong[data-astro-cid-ds5fzgjs]{font-family:Yu Mincho,Hiragino Mincho ProN,BIZ UDPMincho,serif;font-size:1.5rem;line-height:1.35}.input-card[data-astro-cid-ds5fzgjs]>div[data-astro-cid-ds5fzgjs]{display:flex;justify-content:space-between;gap:12px;align-items:center}.input-card[data-astro-cid-ds5fzgjs] strong[data-astro-cid-ds5fzgjs]{display:inline-flex;min-height:28px;align-items:center;border-radius:999px;padding:4px 9px;background:#17211f14;color:var(--bp-ink);font-size:.78rem}.input-card[data-astro-cid-ds5fzgjs].load-高 strong[data-astro-cid-ds5fzgjs]{background:#bd5f5224;color:#7c2f28}.avoid-section[data-astro-cid-ds5fzgjs]{background:var(--bp-ink);color:#fff}.avoid-section[data-astro-cid-ds5fzgjs] h2[data-astro-cid-ds5fzgjs],.avoid-section[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs],.avoid-section[data-astro-cid-ds5fzgjs] .eyebrow[data-astro-cid-ds5fzgjs]{color:#fff}.avoid-list[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0;padding:0;list-style:none}.avoid-list[data-astro-cid-ds5fzgjs] li[data-astro-cid-ds5fzgjs]{margin:0;padding:13px 14px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff12;color:#fff;font-weight:800}.compare-grid[data-astro-cid-ds5fzgjs]{grid-template-columns:repeat(4,minmax(0,1fr))}.compare-grid[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs]{display:inline-flex;margin-bottom:16px;color:var(--bp-coral);font-weight:900}.faq-list[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.faq-list[data-astro-cid-ds5fzgjs] details[data-astro-cid-ds5fzgjs]{padding:16px}.faq-list[data-astro-cid-ds5fzgjs] summary[data-astro-cid-ds5fzgjs]{color:var(--bp-ink);font-weight:900;cursor:pointer;line-height:1.6}.faq-list[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs]{margin-bottom:0}.source-list[data-astro-cid-ds5fzgjs]{display:grid;gap:10px;margin:0;padding:0;list-style:none}.source-list[data-astro-cid-ds5fzgjs] li[data-astro-cid-ds5fzgjs]{display:grid;gap:6px;padding:14px;border-left:3px solid var(--bp-green);background:#ffffffb8}.source-list[data-astro-cid-ds5fzgjs] a[data-astro-cid-ds5fzgjs],.source-section[data-astro-cid-ds5fzgjs] a[data-astro-cid-ds5fzgjs]{color:var(--bp-green);font-weight:900}.source-list[data-astro-cid-ds5fzgjs] span[data-astro-cid-ds5fzgjs]{color:var(--bp-muted);font-size:.9rem;line-height:1.6}.final-section[data-astro-cid-ds5fzgjs]{padding-bottom:98px}.final-panel[data-astro-cid-ds5fzgjs]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:34px;border-radius:8px;background:var(--bp-ink);color:#fff}.final-panel[data-astro-cid-ds5fzgjs] h2[data-astro-cid-ds5fzgjs],.final-panel[data-astro-cid-ds5fzgjs] p[data-astro-cid-ds5fzgjs],.final-panel[data-astro-cid-ds5fzgjs] .eyebrow[data-astro-cid-ds5fzgjs]{color:#fff}.mobile-sticky-cta[data-astro-cid-ds5fzgjs]{display:none}@media(max-width:1120px){.bp-hero-grid[data-astro-cid-ds5fzgjs],.diagnosis-board[data-astro-cid-ds5fzgjs],.overview-layout[data-astro-cid-ds5fzgjs],.input-layout[data-astro-cid-ds5fzgjs],.source-layout[data-astro-cid-ds5fzgjs],.avoid-layout[data-astro-cid-ds5fzgjs]{grid-template-columns:1fr}.condition-grid[data-astro-cid-ds5fzgjs],.compare-grid[data-astro-cid-ds5fzgjs]{grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible}.result-panel[data-astro-cid-ds5fzgjs]{position:static}}@media(max-width:760px){.bp-page[data-astro-cid-ds5fzgjs]{padding-bottom:82px}.bp-page[data-astro-cid-ds5fzgjs] .section[data-astro-cid-ds5fzgjs]{padding:54px 0}.bp-hero[data-astro-cid-ds5fzgjs]{min-height:auto;padding-top:30px}.bp-hero-grid[data-astro-cid-ds5fzgjs]{gap:24px}.bp-hero-copy[data-astro-cid-ds5fzgjs]{display:contents}.service-signal[data-astro-cid-ds5fzgjs]{order:1}.bp-hero-copy[data-astro-cid-ds5fzgjs] .eyebrow[data-astro-cid-ds5fzgjs]{order:2}.bp-page[data-astro-cid-ds5fzgjs] h1[data-astro-cid-ds5fzgjs]{order:3;font-size:clamp(2rem,10.2vw,3rem);line-height:1.08}.bp-page[data-astro-cid-ds5fzgjs] .lead[data-astro-cid-ds5fzgjs]{order:4}.hero-summary[data-astro-cid-ds5fzgjs]{order:5}.hero-checklist[data-astro-cid-ds5fzgjs]{order:6;grid-template-columns:1fr}.hero-notice[data-astro-cid-ds5fzgjs]{order:7}.hero-actions[data-astro-cid-ds5fzgjs]{order:8}.cta-note[data-astro-cid-ds5fzgjs]{order:9}.bp-hero-visual[data-astro-cid-ds5fzgjs]{order:10}.hero-facts[data-astro-cid-ds5fzgjs]{order:11;grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-grid[data-astro-cid-ds5fzgjs]{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-notice[data-astro-cid-ds5fzgjs] .notice{padding:12px;font-size:.84rem;line-height:1.65}.hero-actions[data-astro-cid-ds5fzgjs] .button[data-astro-cid-ds5fzgjs],.inline-cta[data-astro-cid-ds5fzgjs] .button[data-astro-cid-ds5fzgjs],.final-panel[data-astro-cid-ds5fzgjs] .button[data-astro-cid-ds5fzgjs]{width:100%}.bp-hero-visual[data-astro-cid-ds5fzgjs] figcaption[data-astro-cid-ds5fzgjs]{position:static;padding:12px 14px;color:var(--bp-ink);text-shadow:none;background:#fff}.bp-hero-visual[data-astro-cid-ds5fzgjs]:after{display:none}.hero-decision-map[data-astro-cid-ds5fzgjs]{left:10px;top:10px;grid-template-columns:auto 18px auto 18px auto;gap:5px;padding:7px}.hero-decision-map[data-astro-cid-ds5fzgjs] .node[data-astro-cid-ds5fzgjs]{min-width:44px;min-height:30px;font-size:.75rem}.scope-panel[data-astro-cid-ds5fzgjs],.fit-grid[data-astro-cid-ds5fzgjs],.condition-grid[data-astro-cid-ds5fzgjs],.option-list[data-astro-cid-ds5fzgjs],.compare-grid[data-astro-cid-ds5fzgjs],.faq-list[data-astro-cid-ds5fzgjs],.final-panel[data-astro-cid-ds5fzgjs],.input-card-grid[data-astro-cid-ds5fzgjs],.avoid-list[data-astro-cid-ds5fzgjs]{grid-template-columns:1fr}.scope-panel[data-astro-cid-ds5fzgjs],.final-panel[data-astro-cid-ds5fzgjs]{padding:22px}.inline-cta[data-astro-cid-ds5fzgjs]{align-items:stretch}.input-card[data-astro-cid-ds5fzgjs]>div[data-astro-cid-ds5fzgjs]{align-items:flex-start;flex-direction:column}.mobile-sticky-cta[data-astro-cid-ds5fzgjs]{position:fixed;right:0;bottom:0;left:0;z-index:40;display:grid;grid-template-columns:1.35fr .9fr;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--bp-line);background:#fffdf8f0;box-shadow:0 -18px 38px #17211f1f;backdrop-filter:blur(14px)}.mobile-sticky-cta[data-astro-cid-ds5fzgjs] .button[data-astro-cid-ds5fzgjs]{min-height:46px;padding:10px 12px;font-size:.9rem}.mobile-sticky-cta[data-astro-cid-ds5fzgjs].is-complete{grid-template-columns:1fr .82fr}}
