:root{--navy:#162435;--ink:#1b2b3c;--muted:#627183;--line:#e0e6eb;--bg:#f3f6f8;--accent:#216951;--mint:#e5f4ed;--white:#fff;--purple:#7154bf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Noto Sans JP","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,summary{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #27856b;outline-offset:4px}.skip{position:fixed;top:-70px;left:20px;padding:12px;background:white;z-index:9}.skip:focus{top:10px}.sidebar{width:244px;position:fixed;inset:0 auto 0 0;background:var(--navy);color:#d5dfe9;padding:31px 22px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;color:white;font-weight:800;font-size:22px;letter-spacing:1px;line-height:1.4}.brand small{display:block;font-size:11px;font-weight:400;letter-spacing:.03em;margin-top:6px;color:#b9c9d7}.brandmark{font-size:35px;font-weight:800;width:42px;color:#a5e4cb;position:relative}.brandmark span{position:absolute;font-size:22px;right:-2px;top:-8px}.navlabel{font-size:12px;color:#8fa2b4;margin:44px 12px 11px}nav{display:grid;gap:6px}nav a{display:flex;gap:13px;align-items:center;padding:12px;border-radius:7px;font-size:14px;font-weight:600;color:#bccbd8}nav a svg{width:19px;height:19px;flex-shrink:0}nav a:hover{background:#23374a;color:white}nav a.active{background:#2b453f;color:#b5f1d7}nav a .count{margin-left:auto;font-size:12px;color:#8ca198}.sidebottom{margin-top:auto;border-top:1px solid #334252;padding:23px 10px 0}.sidebottom .edition{font-size:10px;letter-spacing:1.7px;color:#88a598}.sidebottom p{font-size:18px;font-weight:600;line-height:1.6;margin:13px 0}.sidebottom a{font-size:13px;color:#bedacb}.sidebottom small{display:block;color:#8498aa;font-size:12px;margin-top:14px}.workspace{margin-left:244px}.topbar{height:67px;border-bottom:1px solid var(--line);padding:0 38px;background:white;display:flex;align-items:center;justify-content:space-between;font-size:13px}.crumb{color:var(--muted)}.crumb span{padding:0 15px;color:#b5bdc6}.crumb b{font-weight:500;color:var(--ink)}.updated{font-size:12px;color:var(--muted)}.updated time{margin-left:10px;letter-spacing:.04em}main{max-width:1350px;margin:auto;padding:33px 38px 20px}.pageheading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:12px}.eyebrow{font-size:11px;letter-spacing:1.8px;color:var(--accent);font-weight:700}h1{font-size:29px;letter-spacing:.015em;margin:5px 0 3px;line-height:1.5}.pageheading p{font-size:14px;color:var(--muted);margin:0}.editionpill{border:1px solid #ced9df;font-size:12px;padding:4px 11px;border-radius:5px;white-space:nowrap;color:var(--muted)}.searchwrap{display:flex;align-items:center;gap:14px;border:1px solid #cdd8de;border-radius:8px;background:white;padding:13px 18px;margin-bottom:27px;box-shadow:0 2px 3px #16243503}.searchwrap svg{width:22px;height:22px;flex-shrink:0;color:var(--accent)}input[type=search]{border:0;outline:none;width:100%;min-width:0;background:none;color:var(--ink);font-size:15px}input::placeholder{color:#7c8b97}.searchhint{font-size:12px;color:#83919c;white-space:nowrap}.dashboard{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:25px}.sectiontitle{display:flex;justify-content:space-between;align-items:center;margin:0 0 13px;gap:10px}.sectiontitle h2{font-size:19px;margin:0}.sectiontitle a{font-size:13px;color:var(--muted)}.topicgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.topic{background:white;border:1px solid var(--line);border-radius:9px;padding:20px 16px;transition:transform .15s,border-color .15s;position:relative}.topic:hover{border-color:#6da58c;transform:translateY(-2px)}.topic .topicicon{color:var(--accent);background:var(--mint);width:37px;height:37px;border-radius:9px;display:grid;place-items:center;margin-bottom:12px}.topic svg{width:21px;height:21px}.topic b{font-size:16px;display:block}.topic p{font-size:12px;color:var(--muted);margin:3px 0 16px}.topic small{font-size:12px;color:#7f8b96}.topic .go{position:absolute;right:17px;bottom:18px;color:#738779}.feature{display:block;background:var(--navy);border-radius:10px;color:white;padding:25px;margin-top:23px;position:relative;overflow:hidden}.feature .kicker{color:#a5e4cb;font-size:11px;letter-spacing:1.6px}.feature h2{font-size:23px;margin:10px 0;line-height:1.55}.feature p{font-size:14px;color:#c0ceda;max-width:520px;margin:0 0 18px}.feature .featurelink{display:inline-flex;gap:30px;color:#c1f1dc;font-size:14px}.feature .tag{background:#30473f;color:#c1e7d5;border:0}.sectiongap{margin-top:28px}.questionlist{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.questionlist a{display:flex;align-items:center;gap:13px;padding:16px 18px;border-bottom:1px solid var(--line);font-size:14px}.questionlist a:last-child{border:0}.questionlist a:hover{background:#f3faf6}.questionlist .q{font-size:13px;color:var(--accent);font-weight:bold}.questionlist .arrow{margin-left:auto;color:#8b979f}.asidecard{background:white;border:1px solid var(--line);border-radius:9px;margin-bottom:18px;padding:20px}.asidecard h2{font-size:16px;margin:0 0 17px}.routeitem{display:flex;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.routeitem:last-child{border:0;padding-bottom:0}.routeitem .num{font-size:12px;color:#557363;background:#edf4ef;border-radius:50%;width:25px;height:25px;display:grid;place-items:center;flex-shrink:0;margin-top:2px}.routeitem b{font-size:14px;display:block}.routeitem small{font-size:12px;line-height:1.65;color:var(--muted);display:block;margin-top:3px}.researchbadge{font-size:11px;font-weight:700;letter-spacing:1.3px;color:var(--accent)}.researchcount{display:flex;gap:22px;margin:10px 0 17px}.researchcount b{font-size:27px;font-weight:650;line-height:1.2;display:block}.researchcount small{font-size:12px;color:var(--muted)}.asidecard p{font-size:13px;color:var(--muted);margin:10px 0}.langs{display:flex;gap:6px;flex-wrap:wrap}.langs span{background:#f0f4f6;padding:3px 8px;border-radius:4px;font-size:11px;color:#576979}.smalllink{font-size:13px;color:var(--accent);display:block;margin-top:15px}.note{border-left:3px solid #84b499;background:#eaf3ee;padding:14px 17px;font-size:14px;line-height:1.8;margin-bottom:22px;color:#385a4c}.note.warn{border-color:#c1a064;background:#f8f4e9;color:#705d3c}.filterbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.filterbar button{background:white;border:1px solid var(--line);padding:6px 14px;border-radius:6px;font-size:14px;color:var(--muted)}.filterbar button.active{background:var(--navy);color:white;border-color:var(--navy)}.resultcount{font-size:13px;color:var(--muted);margin:10px 0 14px}.entrylist{display:grid;gap:12px}.entry{background:white;border:1px solid var(--line);border-radius:8px;overflow:hidden}.entry summary{cursor:pointer;list-style:none;padding:19px 23px;display:flex;gap:16px;align-items:center}.entry summary::-webkit-details-marker{display:none}.entry summary:hover{background:#fafdfe}.entry .symbol{width:42px;height:42px;display:grid;place-items:center;background:#edf3f6;color:#4b6576;border-radius:8px;font-size:13px;font-weight:700;flex-shrink:0}.entry .symbol.red{background:#fcecee;color:#b04e64}.entry .symbol.purple{background:#f0eafb;color:#7453ac}.entry .symbol.orange{background:#fff2df;color:#a37326}.entry .symbol.green{background:#e5f4ed;color:#347957}.entry .summarytext{flex:1;min-width:0}.entry h3{font-size:17px;margin:0;font-weight:650}.entry .sub{color:var(--muted);font-size:14px;line-height:1.6;margin:3px 0 0}.entry .expand{font-size:22px;font-weight:300;color:#9ba6af;flex-shrink:0}.entry[open] .expand{transform:rotate(45deg)}.entrybody{padding:0 24px 24px 81px}.entrybody p{margin:0 0 15px;font-size:16px;line-height:1.95}.entrybody h4{font-size:14px;color:var(--accent);margin:17px 0 7px}.tags{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.tag{background:#f0f4f6;color:#586c7c;font-size:12px;border:1px solid #e5ebed;padding:2px 7px;border-radius:4px}.tag.editorial{background:#f2eefb;color:#735ca3;border:0}.tag.official{background:#e5f4ed;color:#347957;border:0}.sourcesline{border-top:1px solid var(--line);padding-top:13px;font-size:12px;color:var(--muted);margin-top:18px;display:flex;flex-wrap:wrap;gap:7px 13px}.sourcesline a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.empty{background:white;border:1px solid var(--line);padding:38px;text-align:center;border-radius:8px}.empty button{background:var(--navy);color:white;border:0;padding:9px 17px;border-radius:5px}.sourcegrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.sourcecard{background:white;border:1px solid var(--line);border-radius:8px;padding:21px}.sourcecard h3{font-size:16px;margin:7px 0}.sourcecard p{font-size:14px;color:var(--muted);margin:5px 0}.sourcecard small{font-size:12px;color:var(--muted)}.sourcecard a{color:var(--accent);font-size:14px;display:block;margin-top:13px}.backlink{display:inline-block;font-size:14px;color:var(--accent);margin-bottom:18px}footer{border-top:1px solid var(--line);margin-top:38px;padding-top:23px;font-size:12px;color:#728391;display:flex;flex-wrap:wrap;gap:10px 20px}footer b{letter-spacing:1.5px}footer a{margin-left:auto}footer p{width:100%;margin:0;font-size:11px;line-height:1.8}.inlineTable{width:100%;border-collapse:collapse;margin:14px 0;font-size:14px}.inlineTable td,.inlineTable th{text-align:left;border-bottom:1px solid var(--line);padding:11px 10px}.inlineTable th{font-weight:500;color:var(--muted);background:#f5f7f8}.articlefocus h2{font-size:24px}.articlefocus .entrybody{padding:22px}.articlefocus .entry{padding:6px}.articlefocus summary{display:none}@media(min-width:1550px){main{padding-top:42px}.topic{padding:25px 19px}.feature{padding:30px}.feature h2{font-size:27px}}@media(max-width:1150px){.sidebar{width:212px;padding:26px 16px}.workspace{margin-left:212px}main{padding:28px 26px}.topbar{padding:0 26px}.dashboard{grid-template-columns:minmax(0,1fr) 245px;gap:18px}.topicgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand{font-size:20px}.brand small{font-size:10px}}@media(max-width:900px){.dashboard{grid-template-columns:1fr}.rail{display:grid;grid-template-columns:1fr 1fr;gap:16px}.topicgrid{grid-template-columns:repeat(3,minmax(0,1fr))}.asidecard{margin:0}.sidebar{width:196px}.workspace{margin-left:196px}.searchhint{display:none}h1{font-size:25px}.editionpill{display:none}}@media(max-width:680px){.sidebar{position:sticky;top:0;z-index:5;width:100%;padding:12px 16px 0;display:block;box-shadow:0 2px 9px #14283b10}.brand{font-size:19px;line-height:1.1;gap:8px}.brandmark{font-size:26px;width:31px}.brandmark span{font-size:17px;right:-1px;top:-5px}.brand small{display:inline-block;margin:0 0 0 10px;font-size:10px}.navlabel,.sidebottom{display:none}nav{display:flex;overflow-x:auto;gap:4px;margin:13px -16px 0;padding:0 12px;scrollbar-width:none}nav a{padding:11px 12px;border-radius:5px 5px 0 0;font-size:13px;white-space:nowrap;gap:7px}nav a svg{width:16px;height:16px}nav .count{display:none}.workspace{margin:0}.topbar{height:43px;padding:0 19px;font-size:12px}.crumb span{padding:0 8px}.updated{font-size:10px}.updated time{margin-left:6px}main{padding:23px 18px}.pageheading{margin-bottom:18px}.eyebrow{font-size:10px;letter-spacing:1.2px}h1{font-size:24px;margin-top:6px}.pageheading p{font-size:13px;line-height:1.8}.searchwrap{padding:12px;margin-bottom:22px;gap:10px}input[type=search]{font-size:16px}.topicgrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.topic{padding:15px}.topic .topicicon{width:32px;height:32px;margin-bottom:8px}.topic p{margin-bottom:11px}.topic small{font-size:11px}.topic b{font-size:15px}.sectiontitle h2{font-size:18px}.feature{padding:22px;margin-top:20px}.feature h2{font-size:22px}.feature p{font-size:14px}.rail{grid-template-columns:1fr}.entry summary{padding:16px 14px;gap:11px}.entry .symbol{width:35px;height:35px;font-size:11px}.entry h3{font-size:16px}.entry .sub{font-size:13px}.entrybody{padding:0 18px 20px}.entrybody p{font-size:16px}.sourcegrid{grid-template-columns:1fr}.questionlist a{padding:15px 13px;font-size:14px}.searchwrap svg{width:20px}.note{padding:12px 14px}.articlefocus h2{font-size:21px}footer a{margin-left:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.topic p,.routeitem b,.featurelink,.smalllink,.sourcecard a{font-size:14px} .entry .summarytext{overflow-wrap:anywhere} .inlineTable{table-layout:fixed} .inlineTable td{overflow-wrap:anywhere} @media(max-width:680px){nav a{font-size:14px}.entry .sub{font-size:14px}}

/* Illustrated, actionable guides */
.entry-thumb{width:76px;height:76px;object-fit:contain;border-radius:12px;background:#edf2f6;flex-shrink:0}.entry .priority{display:inline-block;font-size:12px;font-weight:650;color:var(--accent);margin-bottom:3px}.entrybody{padding:4px 26px 26px}.article-lead{display:grid;grid-template-columns:minmax(150px,200px) minmax(0,1fr);gap:24px;align-items:start;margin:14px 0 22px}.article-gallery{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;background:#f4f6f8;border:1px solid var(--line);border-radius:12px;padding:16px}.article-gallery figure{margin:0;min-width:0;text-align:center;flex:1 1 64px}.article-gallery .item img{width:100%;max-width:140px;height:auto;aspect-ratio:1;object-fit:contain;border-radius:9px}.article-gallery .screen{flex-basis:100%}.article-gallery .screen img{width:100%;max-height:330px;object-fit:contain;border-radius:6px}.article-gallery figcaption{font-size:12px;color:var(--muted);line-height:1.5;margin-top:7px}.verdict{padding:19px 21px;background:#eaf5ef;border-left:4px solid var(--accent);border-radius:0 9px 9px 0}.verdict-label{display:block;font-size:12px;font-weight:750;letter-spacing:.05em;color:var(--accent);margin-bottom:8px}.entrybody .verdict>p{font-size:18px;font-weight:650;line-height:1.8;margin:0}.why{border-top:1px solid #cce0d5;margin-top:16px;padding-top:14px}.why b{font-size:13px;color:var(--accent)}.entrybody .why p{font-size:15px;margin:4px 0 0;line-height:1.85}.entrybody h4{font-size:16px;color:var(--ink);margin:0 0 13px}.actionsteps{padding:20px 22px;border:1px solid var(--line);border-radius:9px;margin-bottom:25px}.actionsteps ol{counter-reset:steps;list-style:none;padding:0;margin:0;display:grid;gap:15px}.actionsteps li{counter-increment:steps;display:flex;gap:12px;font-size:16px;line-height:1.85}.actionsteps li:before{content:counter(steps);width:26px;height:26px;display:grid;place-items:center;flex-shrink:0;background:var(--navy);color:white;border-radius:50%;font-size:12px;margin-top:2px}.mechanics{padding:0 2px}.entrybody .condition-note{background:#f8f4e9;padding:13px 16px;border-radius:6px;color:#705d3c;font-size:14px}.table-scroll{overflow-x:auto}.table-scroll .inlineTable{min-width:480px}.related{border-top:1px solid var(--line);padding-top:22px;margin-top:24px}.related a{display:flex;gap:12px;align-items:center;padding:11px 0;color:var(--accent);font-size:14px}.related img{width:38px;height:38px;object-fit:contain;border-radius:6px}.related a span:last-child{margin-left:auto}.entry .evidence{border-top:1px solid var(--line);margin-top:22px;padding-top:5px}.entry .evidence summary{display:list-item;list-style:disclosure-closed;padding:12px 0;font-size:13px;color:var(--muted);margin-left:17px}.entry .evidence[open] summary{list-style:disclosure-open}.entry .evidence p{font-size:13px;color:var(--muted)}.evidence .sourcesline{margin:0;padding:0;border:0}.imagecredits{display:grid;gap:4px;margin:12px 0;font-size:12px;color:var(--muted)}.imagecredits a{text-decoration:underline;text-underline-offset:3px}.permalink{display:inline-block;font-size:13px;color:var(--accent);margin-top:10px}.articlefocus .permalink{display:none}.feature-images{display:flex;gap:12px;margin:18px 0 22px}.feature-images figure{margin:0;flex:1;max-width:94px;min-width:0}.feature-images img{width:62px;max-width:100%;height:62px;object-fit:contain;border-radius:10px}.feature-images figcaption{font-size:11px;color:#c0ceda;line-height:1.5;margin-top:5px}.articlefocus .entrybody{padding:22px}.articlefocus .entrybody .evidence summary{display:list-item}.entry summary:hover .entry-thumb{box-shadow:0 0 0 3px #d7e9df}.entry .sub{color:#4b6071}.articlefocus{max-width:1040px}.articlefocus .article-lead{grid-template-columns:210px minmax(0,1fr)}
@media(max-width:900px){.article-lead,.articlefocus .article-lead{grid-template-columns:150px minmax(0,1fr);gap:17px}.verdict{padding:17px}.entrybody .verdict>p{font-size:17px}}
@media(max-width:680px){.entry-thumb{width:62px;height:62px;border-radius:9px}.entry summary{align-items:flex-start}.entry .expand{margin-top:16px}.entrybody,.articlefocus .entrybody{padding:4px 16px 20px}.articlefocus .entry{padding:0}.article-lead,.articlefocus .article-lead{grid-template-columns:1fr;gap:16px}.article-gallery{justify-content:flex-start;padding:13px;gap:12px}.article-gallery figure{flex:0 1 75px}.article-gallery .screen{flex:0 1 120px}.article-gallery .item img{max-width:75px}.article-gallery .screen img{max-height:200px}.article-gallery figcaption{font-size:11px}.verdict{padding:16px}.actionsteps{padding:17px 15px}.entrybody .verdict>p{font-size:17px}.entry .priority{font-size:11px}.feature-images{gap:10px}.table-scroll .inlineTable{font-size:14px}.entrybody .why p{font-size:15px}}

/* Public reader edition */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button,input,select{font-family:inherit}select,input[type=number]{width:100%;border:1px solid #b8c9d3;background:white;color:var(--ink);border-radius:7px;padding:10px 12px;font-size:16px;min-width:0}select:focus-visible{outline:3px solid #27856b;outline-offset:3px}label{font-size:14px;font-weight:600;display:block}.reader-section{margin-top:34px}.reader-section>h2{font-size:21px;margin:0 0 15px}.frontline{display:grid;grid-template-columns:1.65fr 1fr;gap:18px}.feature-tool{background:var(--navy);border-radius:12px;padding:25px;color:white;display:flex;justify-content:space-between;gap:20px}.kicker{font-size:12px;color:#a5e4cb;letter-spacing:.04em;font-weight:650}.feature-tool h2,.calculator-teaser h2{font-size:25px;margin:10px 0 8px;line-height:1.5}.feature-tool p{color:#c5d5e2;font-size:16px;margin:0 0 18px;max-width:390px}.pet-stack{display:grid;grid-template-columns:repeat(2,62px);gap:10px;align-content:center;flex-shrink:0}.pet-stack img{width:62px;height:62px;border-radius:13px;object-fit:contain}.tool-cta{font-size:14px;font-weight:650;color:#b5f1d7}.calculator-teaser{background:#e6f3ef;border:1px solid #c4dfd3;border-radius:12px;padding:25px}.calculator-teaser .kicker,.calculator-teaser .tool-cta{color:#216951}.calculator-teaser h2{font-size:22px}.calculator-teaser p{font-size:16px;color:#426459;margin:0 0 18px}.scenario-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.scenario-grid a{padding:19px;background:white;border:1px solid var(--line);border-radius:8px}.scenario-num{font-size:13px;font-weight:700;color:var(--accent)}.scenario-grid h3{font-size:16px;margin:7px 0}.scenario-grid p{font-size:14px;line-height:1.75;color:var(--muted);margin:0}.guide-list{display:grid;gap:12px}.guide-card{display:flex;gap:17px;align-items:flex-start;background:white;border:1px solid var(--line);padding:20px;border-radius:9px}.guide-card>div{min-width:0;flex:1}.guide-card:hover{border-color:#78a892;background:#fcfefd}.guide-card h3{font-size:18px;margin:4px 0}.guide-card p{font-size:15px;line-height:1.8;color:#4b6071;margin:0}.priority{font-size:12px;font-weight:650;color:var(--accent)}.card-arrow{font-size:19px;color:var(--accent);align-self:center}.inline-tool{display:block;border:1px solid #bad9ca;background:#eaf5ef;color:var(--accent);padding:15px 18px;border-radius:8px;font-size:15px;margin-bottom:23px;font-weight:600}.article-breadcrumb{display:flex;gap:10px;flex-wrap:wrap;font-size:14px;color:var(--muted);margin-bottom:12px}.article-meta{font-size:12px;color:var(--muted);margin-bottom:20px}.compare-panel,.calculator-panel{background:white;border:1px solid var(--line);border-radius:12px;padding:24px}.compare-controls{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}.compare-controls>div{display:grid;grid-template-columns:minmax(0,1fr) 88px;gap:8px}.compare-controls label:not(.sr-only){grid-column:1/-1}.comparison-advice{background:var(--mint);color:#264f3e;padding:17px 19px;border-left:4px solid var(--accent);border-radius:0 7px 7px 0;font-size:16px;line-height:1.85;margin:18px 0}.comparison-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.compare-card{padding:22px;border:1px solid var(--line);border-radius:9px;min-width:0}.compare-title{display:flex;align-items:center;gap:15px}.compare-title img{height:70px;width:70px;border-radius:10px;object-fit:contain}.compare-title h3{font-size:20px;margin:5px 0 0;line-height:1.5}.rarity{display:inline-flex;align-items:center;font-size:12px;padding:2px 8px;border-radius:4px;font-weight:650;background:#edf2f6}.rarity-赤{color:#a72c4c;background:#fbe7ec}.rarity-橙{color:#96620b;background:#fff0d5}.rarity-紫{color:#6847a3;background:#ede6fb}.rarity-青{color:#225c97;background:#e4f0ff}.compare-card h4{font-size:14px;color:var(--accent);margin:20px 0 7px}.compare-card p{font-size:16px;line-height:1.85;margin:0}.compare-card .compare-goal{font-size:15px;font-weight:600;margin:15px 0}.effect-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.effect-list li{font-size:15px;padding:9px 12px;background:#f0f5f8;border-radius:6px}.effect-list b{margin-right:10px;color:#496c61}.compare-card .effect-empty{font-size:14px;color:var(--muted)}.next-step{padding:13px;background:#f4f6f8;border-radius:6px}.next-step small{display:block;font-size:12px;color:var(--muted);margin-top:7px}.tool-note{font-size:13px;color:var(--muted);line-height:1.85;margin:18px 0 0}.tool-note a,.data-evidence a,.editorial-block a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.catalog-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:18px;background:#e9eff3;border-radius:9px}.catalog-controls select{margin-top:7px}.pet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pet-card{padding:19px;background:white;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column;scroll-margin-top:30px}.pet-card-head{display:flex;gap:12px;align-items:center}.pet-card-head img{width:58px;height:58px;object-fit:contain;border-radius:9px;flex-shrink:0}.pet-card h3{font-size:17px;line-height:1.6;margin:4px 0}.pet-card-head small{font-size:12px;color:var(--muted)}.pet-card p{font-size:15px;line-height:1.85;color:#4b6071;margin:8px 0}.pet-card .pet-goal{font-size:16px;font-weight:600;color:var(--ink)}.pet-milestone{font-size:13px;line-height:1.85;padding:12px;background:#f1f5f7;border-radius:5px;margin-top:auto}.pet-milestone b{display:block;color:var(--accent);font-size:12px;margin-bottom:4px}.pet-card .smalllink{font-size:14px}.data-evidence{margin-top:26px;border-top:1px solid var(--line);padding-top:15px}.data-evidence summary{cursor:pointer;font-size:14px;color:var(--accent)}.data-evidence p{font-size:14px;color:var(--muted);line-height:1.9}.budget-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0}.budget-inputs input,.probability-inputs input{margin-top:8px}.budget-verdict{background:var(--mint);padding:22px;border-radius:9px}.budget-verdict h3{font-size:21px;line-height:1.65;margin:6px 0 10px}.budget-verdict p{margin:0;font-size:16px;line-height:1.85}.budget-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:20px 0}.budget-stats div{border:1px solid var(--line);border-radius:8px;padding:16px}.budget-stats dt{font-size:13px;color:var(--muted)}.budget-stats dd{margin:7px 0 0;font-size:26px;font-weight:700;overflow-wrap:anywhere}.budget-stats dd small{font-size:13px;font-weight:400;margin-left:4px}.probability-inputs{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:650px;margin:20px 0}#probability-result{display:block;background:#eaf1f7;padding:20px;border-radius:8px;font-size:21px;font-weight:650}.editorial-block{padding:28px;background:white;border:1px solid var(--line);border-radius:10px;max-width:1000px}.editorial-block h2{font-size:21px;margin:28px 0 13px}.editorial-block h2:first-child{margin-top:0}.editorial-block p,.editorial-block li{font-size:16px;line-height:1.95}.editorial-block ol,.editorial-block ul{padding-left:25px}.editorial-block li{padding:4px 0}.search-pets{margin-bottom:25px}.search-pets h2{font-size:20px}.search-pets a{display:inline-flex;align-items:center;gap:10px;padding:10px 15px;background:white;border:1px solid var(--line);border-radius:8px;margin:0 8px 8px 0;font-size:15px}.search-pets img{width:40px;height:40px;object-fit:contain;border-radius:5px}.articlefocus .entrybody{padding:24px}.sidebar{overflow-y:auto}.sidebottom{margin-top:30px}.brand small{font-size:12px}.navlabel,.kicker,.eyebrow,.researchbadge,.feature-images figcaption,.article-gallery figcaption{font-size:12px}.topic small,.routeitem small,.tag{font-size:13px}.sectiontitle a,.smalllink{font-size:14px}.pageheading p{font-size:16px}footer a{margin-left:0}footer p{font-size:12px}
@media(max-width:1200px){.frontline{grid-template-columns:1fr}.pet-stack{grid-template-columns:repeat(4,60px)}.scenario-grid{grid-template-columns:repeat(2,1fr)}.pet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-tool h2{font-size:25px}.calculator-teaser{padding:21px}.calculator-teaser h2{font-size:21px}}
@media(max-width:900px){.compare-panel{padding:19px}.comparison-grid{gap:12px}.compare-card{padding:16px}.compare-title{gap:10px}.compare-title h3{font-size:18px}.compare-title img{width:53px;height:53px}.budget-inputs{grid-template-columns:repeat(2,1fr)}.budget-stats{grid-template-columns:repeat(2,1fr)}.feature-tool{display:block}.pet-stack{margin-top:20px}.editorial-block{padding:22px}}
@media(max-width:680px){.sidebar{overflow:visible}.frontline{gap:12px}.feature-tool{padding:21px;display:flex;align-items:center;gap:12px}.feature-tool h2{font-size:23px}.feature-tool p{font-size:15px}.pet-stack{grid-template-columns:repeat(2,42px);gap:7px;margin:0}.pet-stack img{width:42px;height:42px;border-radius:8px}.scenario-grid{gap:10px}.scenario-grid a{padding:15px}.scenario-grid h3{font-size:16px}.scenario-grid p{font-size:14px}.guide-card{padding:16px;gap:12px}.guide-card .entry-thumb{height:55px;width:55px}.guide-card h3{font-size:17px}.guide-card p{font-size:15px}.card-arrow{display:none}.compare-panel,.calculator-panel{padding:16px}.compare-panel .sectiontitle{display:block}.compare-panel .sectiontitle h2{font-size:19px}.compare-panel .sectiontitle a{display:block;margin-top:7px}.compare-controls{gap:12px;margin-top:17px}.compare-controls>div{grid-template-columns:1fr;gap:7px}.compare-controls select{font-size:14px;padding:10px 7px}.comparison-grid{grid-template-columns:1fr}.compare-card{padding:19px}.compare-title img{width:61px;height:61px}.compare-title h3{font-size:20px}.comparison-advice{font-size:15px;padding:15px}.catalog-controls{gap:10px;padding:13px;grid-template-columns:1fr 1fr}.catalog-controls label:last-child{grid-column:1/-1}.pet-grid{grid-template-columns:1fr}.pet-card{padding:18px}.pet-card-head img{width:65px;height:65px}.pet-card h3{font-size:19px}.pet-card p{font-size:16px}.pet-milestone{font-size:14px}.budget-inputs{gap:14px}.budget-inputs label{font-size:14px}.budget-verdict{padding:17px}.budget-verdict h3{font-size:19px}.budget-stats dd{font-size:24px}.probability-inputs{gap:12px}#probability-result{font-size:18px;padding:17px}.articlefocus .entrybody{padding:16px}.articlefocus .article-lead{margin-top:0}.pageheading p{font-size:15px}.reader-section{margin-top:28px}.editorial-block{padding:20px}.brand small{font-size:12px}.pet-card{scroll-margin-top:115px}#compare,#catalog{scroll-margin-top:115px}}
@media(max-width:380px){.feature-tool{display:block}.pet-stack{grid-template-columns:repeat(4,42px);margin-top:15px}.brand small{display:none}.budget-inputs,.probability-inputs{grid-template-columns:1fr}}

/* Long-form guides retain readable anchors and comparison tables. */
.article-toc{margin:28px 0;padding:20px 24px;background:#f3f7f6;border:1px solid #dce8e4;border-radius:12px}.article-toc ol{padding-left:1.3em;margin:12px 0 0}.article-toc li{margin:8px 0}.article-toc a{color:#176b55;text-decoration:underline;text-underline-offset:3px}.guide-section{margin-top:32px;padding-top:22px;border-top:1px solid #dce8e4;scroll-margin-top:28px}.guide-section h4{font-size:1.16rem;line-height:1.6}.section-evidence{font-size:.82rem;margin-top:14px;color:#61726e}.section-evidence summary{cursor:pointer}.guide-section .inlineTable{min-width:620px}.articlefocus .mechanics>.table-scroll .inlineTable{min-width:700px}
/* Relic reference: compact comparisons on desktop, labelled rows on mobile. */
.relic-intro{background:#e8f3ee;border-left:4px solid var(--accent);padding:18px 22px;border-radius:0 8px 8px 0;font-size:1rem;line-height:1.85}.relic-intro b{font-size:1.1rem}.relic-intro p{margin:6px 0 0}.relic-jumps{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.relic-jumps a{padding:9px 15px;background:white;border:1px solid var(--line);border-radius:6px;color:var(--accent);font-size:.9rem;font-weight:650}.relic-controls{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:14px;align-items:end;padding:18px;background:#e9eff3;border-radius:9px}.relic-controls label{font-size:.9rem;display:grid;gap:7px}.relic-controls input,.relic-controls select{width:100%;min-width:0;padding:11px;border:1px solid #aebdc8;border-radius:6px;background:white;font:inherit;color:var(--ink)}.relic-controls button{font:inherit;font-size:.9rem;min-height:44px;padding:10px 14px;border:1px solid #8da69b;border-radius:6px;background:white;color:var(--accent);cursor:pointer}.relic-reading{font-size:.875rem;line-height:1.85;color:#536774;margin:15px 0}.relic-table{border-collapse:separate;border-spacing:0;width:100%;table-layout:fixed;background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden;font-size:1rem;line-height:1.8}.relic-table thead th{background:#e9eff3;text-align:left;padding:14px 16px;font-size:.875rem}.relic-table th:first-child{width:23%}.relic-table th:nth-child(2){width:43%}.relic-table td,.relic-table tbody th{border-top:1px solid var(--line);padding:17px 16px;vertical-align:top;text-align:left;font-weight:400;overflow-wrap:anywhere}.relic-table p{margin:0 0 8px}.relic-name{font-weight:700;display:flex;align-items:center;gap:9px}.relic-name img{width:38px;height:38px;object-fit:contain;flex:none;border-radius:5px}.relic-meta{display:block;font-size:.875rem;color:#566b78;line-height:1.7;margin-top:7px}.relic-initial{font-weight:650}.relic-weapon{display:inline-block;font-size:.875rem;background:#edf2f5;padding:3px 8px;border-radius:4px}.relic-set-links{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:9px}.relic-set-links a{font-size:.875rem;color:#17644e;background:#e8f3ee;padding:3px 8px;border-radius:4px;text-decoration:underline;text-underline-offset:3px}.relic-sets{min-width:850px}.relic-sets th:first-child{min-width:270px;width:37%}.relic-sets th,.relic-sets td{font-size:1rem;white-space:normal}.relic-sets thead th{font-size:.875rem;white-space:nowrap}.relic-sets tbody th{text-align:left;font-weight:400;vertical-align:top}.relic-members{font-size:.875rem;line-height:1.9;margin:8px 0}.relic-members a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.relic-sets p{font-size:.875rem;margin:6px 0;line-height:1.8}.relic-priority-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.relic-priority-grid article{background:white;border:1px solid var(--line);border-radius:9px;padding:22px}.relic-priority-grid h3{font-size:1.1rem;margin:8px 0 12px;line-height:1.7}.relic-priority-grid p{font-size:1rem;line-height:1.9;margin:10px 0}.relic-table tr:target,.relic-sets tr:target{background:#fff5d8}.relic-table tr,.relic-sets tr,#relic-catalog,#relic-sets,#relic-priority,#relic-evidence{scroll-margin-top:24px}.relic-controls :focus-visible,.relic-jumps a:focus-visible{outline:3px solid #237756;outline-offset:3px}
@media(max-width:1000px){.relic-controls{grid-template-columns:1fr 1fr}.relic-controls label:first-child{grid-column:1/-1}.relic-controls button{grid-column:1/-1}.relic-table td,.relic-table tbody th{padding:14px 12px}.relic-priority-grid{grid-template-columns:1fr}}
@media(max-width:680px){.relic-intro{padding:15px}.relic-intro b{font-size:1rem}.relic-controls{padding:13px;gap:10px}.relic-controls input,.relic-controls select{font-size:1rem}.relic-jumps{display:grid;grid-template-columns:1fr 1fr;gap:8px}.relic-jumps a{padding:10px;font-size:.875rem;text-align:center}.relic-table,.relic-table tbody,.relic-table tr,.relic-table tbody th,.relic-table td{display:block;width:100%!important}.relic-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.relic-table tr{padding:17px;border-bottom:1px solid var(--line)}.relic-table tr:last-child{border-bottom:0}.relic-table tbody th,.relic-table td{border:0;padding:0}.relic-table tbody th{margin-bottom:14px}.relic-table td:last-child{border-top:1px dashed var(--line);padding-top:12px;margin-top:12px}.relic-table td:last-child:before{content:'取得の考え方';display:block;font-size:.875rem;font-weight:700;color:var(--accent);margin-bottom:8px}.relic-meta{margin-top:3px}.relic-priority-grid article{padding:18px}.relic-table tr,.relic-sets tr,#relic-catalog,#relic-sets,#relic-priority,#relic-evidence{scroll-margin-top:125px}}
/* Six level relic comparison, with each level labelled on narrow screens. */
.relic-table-scroll{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:9px;background:white;scrollbar-color:#92a8a0 #ecf1ee}
.relic-table{min-width:1220px;width:100%;border:0;border-radius:0;table-layout:fixed;font-size:.875rem;line-height:1.55}
.relic-table thead th{padding:12px 11px;white-space:nowrap}
.relic-table th:first-child{width:190px}
.relic-table th:nth-child(2){width:155px}
.relic-table th:nth-child(n+3):nth-child(-n+7){width:142px}
.relic-table th:last-child{width:260px}
.relic-table tbody th,.relic-table td{padding:13px 11px;border-top:1px solid var(--line);vertical-align:top}
.relic-table tbody tr:nth-child(even){background:#f8faf9}
.relic-table tbody tr:target{background:#fff5d8}
.relic-table td.relic-level{font-weight:560;overflow-wrap:anywhere}
.relic-table .relic-level-empty{color:#7c8992;font-weight:400}
.relic-table .relic-name{gap:9px;align-items:flex-start;line-height:1.55}
.relic-table .relic-name img,.relic-image-missing{width:42px;height:42px;border-radius:6px;flex:none}
.relic-image-missing{display:grid;place-items:center;text-align:center;background:#edf2f3;border:1px dashed #a9b9bc;color:#667986;font-size:9px;font-weight:500;line-height:1.2}
.relic-table .relic-meta,.relic-table .relic-weapon,.relic-table .relic-set-links a{font-size:.78rem}
.relic-table .relic-advice p{font-size:.84rem;line-height:1.75;margin:7px 0 0}
.relic-table .relic-special{background:#eff5f1;padding:8px;border-radius:5px}
.relic-table-scroll:focus-visible{outline:3px solid #27856b;outline-offset:3px}
@media(max-width:680px){
 .relic-table-scroll{overflow:visible;border:0;background:transparent}
 .relic-table,.relic-table tbody{display:block;min-width:0;width:100%;border:0;background:transparent}
 .relic-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%!important;background:white!important;border:1px solid var(--line);border-radius:9px;margin:0 0 12px;padding:13px;gap:8px;overflow:hidden}
 .relic-table tr:target{background:#fff5d8!important}
 .relic-table tbody th,.relic-table td{width:100%!important;padding:0;border:0;margin:0}
 .relic-table tbody th{grid-column:1/-1;padding-bottom:8px;border-bottom:1px solid var(--line)}
 .relic-table td.relic-level{display:block;background:#f3f7f5;border-radius:5px;padding:8px 9px;font-size:.85rem;min-height:65px}
 .relic-table td.relic-level::before{content:attr(data-level);display:block;color:var(--accent);font-weight:750;font-size:.76rem;margin-bottom:2px}
 .relic-table td.relic-advice{grid-column:1/-1;border-top:1px dashed var(--line);padding-top:9px;margin-top:3px}
 .relic-table td.relic-advice::before{content:'取得の考え方';display:block;color:var(--accent);font-weight:700;font-size:.78rem}
 .relic-table .relic-name img,.relic-image-missing{width:48px;height:48px}
}

/* CELL LAB refreshed layout */
:root{--navy:#102536;--ink:#172c3d;--muted:#5c6f7f;--line:#dce5e9;--bg:#f1f5f7;--accent:#08745b;--mint:#e5f4ed;--white:#fff}
body{background:#f1f5f7;color:var(--ink);line-height:1.72}
.sidebar{width:252px;padding:30px 20px;background:linear-gradient(180deg,#102536 0%,#132e3d 100%)}
.workspace{margin-left:252px}
.topbar{height:64px;position:sticky;top:0;z-index:4;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom-color:#e3eaed}
main{max-width:1500px;padding:38px 44px 30px}
.pageheading{align-items:end;margin-bottom:26px}
.pageheading h1{font-size:clamp(1.7rem,2.2vw,2.15rem);letter-spacing:-.025em;line-height:1.3}
.pageheading p{font-size:1rem;line-height:1.65;margin-top:7px}
.editionpill{border-radius:999px;background:#fff;padding:6px 12px}
.topic,.scenario-grid a,.asidecard,.guide-card,.entry,.pet-card,.compare-card,.sourcecard{border-radius:12px;box-shadow:0 2px 9px rgba(16,37,54,.035)}
.topic,.scenario-grid a,.guide-card,.entry,.pet-card,.compare-card,.sourcecard{border-color:#e0e8ec}
.topic:hover,.guide-card:hover{border-color:#81ad9b;box-shadow:0 8px 24px rgba(16,37,54,.08);transform:translateY(-2px)}
.scenario-grid a{transition:transform .15s,border-color .15s,box-shadow .15s}
.scenario-grid a:hover{border-color:#81ad9b;box-shadow:0 8px 24px rgba(16,37,54,.08);transform:translateY(-2px)}
.reader-section{margin-top:38px}
.sectiontitle{margin-bottom:16px}
.sectiontitle h2{font-size:1.28rem;letter-spacing:-.015em}
.resultcount{font-size:.9rem;font-weight:650;color:#405969}
@media(max-width:1150px){.sidebar{width:216px}.workspace{margin-left:216px}main{padding:30px 28px}}
@media(max-width:680px){.sidebar{width:100%;padding:11px 15px 0}.workspace{margin:0}.topbar{position:static;height:45px}main{padding:22px 16px 22px}.pageheading{align-items:start;flex-direction:column;gap:8px;margin-bottom:20px}.pageheading h1{font-size:1.65rem}.reader-section{margin-top:28px}.topic,.scenario-grid a,.asidecard,.guide-card,.entry,.pet-card,.compare-card,.sourcecard{border-radius:10px}}

/* Relic guide: decision first, full comparison immediately available */
.relic-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);align-items:center;gap:35px;padding:32px 35px;border-radius:17px;background:radial-gradient(ellipse at 90% 10%,rgba(76,169,135,.24),transparent 38%),linear-gradient(118deg,#102536,#1a3b49);color:#f5fbff;box-shadow:0 12px 32px rgba(16,37,54,.12)}
.relic-hero-copy{max-width:660px}
.relic-eyebrow{font-size:.76rem;font-weight:750;letter-spacing:.15em;color:#93ddbb}
.relic-hero h2{font-size:clamp(1.6rem,2.4vw,2.25rem);line-height:1.4;letter-spacing:-.025em;margin:10px 0}
.relic-hero-copy p{color:#d2e2e8;font-size:1rem;line-height:1.8;margin:0 0 18px}
.relic-hero-link{display:inline-flex;align-items:center;gap:10px;color:#a7ebcd;font-size:.94rem;font-weight:700}
.relic-hero-link span{width:25px;height:25px;border:1px solid #71998f;border-radius:50%;display:grid;place-items:center}
.relic-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.relic-hero-stats div{min-height:94px;padding:16px 12px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.13);border-radius:11px;display:flex;flex-direction:column;justify-content:center;text-align:center}
.relic-hero-stats b{font-size:1.7rem;line-height:1.2;color:#fff;letter-spacing:-.035em}
.relic-hero-stats span{font-size:.76rem;color:#cfdee3;margin-top:7px;line-height:1.45}
.relic-jumps{position:sticky;top:76px;z-index:3;display:flex;gap:8px;margin:15px 0 19px;padding:9px;background:rgba(241,245,247,.93);backdrop-filter:blur(10px);border:1px solid #e0e8eb;border-radius:11px}
.relic-jumps a{background:#fff;border:1px solid #e2e9ec;border-radius:7px;padding:8px 13px;font-size:.86rem;color:#315364;transition:background .15s,color .15s,border-color .15s}
.relic-jumps a:hover{background:#e5f4ed;border-color:#b7d8c7;color:#075f49}
.relic-quick-picks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin:0 0 32px}
.relic-quick-picks article{min-width:0;padding:19px 20px;background:white;border:1px solid #e0e8ec;border-radius:12px;box-shadow:0 3px 12px rgba(16,37,54,.035)}
.relic-pick-no{font-size:.75rem;font-weight:750;letter-spacing:.07em;color:#08745b}
.relic-quick-picks h3{font-size:1.15rem;margin:5px 0 3px}
.relic-quick-picks p{font-size:.9rem;color:#566d7b;line-height:1.65;margin:0 0 13px}
.relic-quick-picks a{font-size:.81rem;font-weight:650;line-height:1.6;color:#256b58;text-decoration:underline;text-decoration-color:#b2d4c5;text-underline-offset:3px}
.relic-quick-picks a span{display:inline-block;margin-left:3px;text-decoration:none}
#relic-catalog,#relic-sets,#relic-priority,#relic-evidence{scroll-margin-top:100px}
#relic-catalog>p:not(.relic-reading){margin:0 0 16px;color:#556b79}
#relic-catalog .sectiontitle,#relic-sets .sectiontitle,#relic-priority .sectiontitle{padding-bottom:12px;border-bottom:1px solid #dfe7ea}
.relic-controls{padding:16px;background:#e8eef1;border:1px solid #dce5e8;border-radius:12px;gap:11px}
.relic-controls input,.relic-controls select{border-color:#d1dce1;border-radius:8px;background:#fff}
.relic-controls input:focus,.relic-controls select:focus{border-color:#218267;box-shadow:0 0 0 3px rgba(33,130,103,.12);outline:0}
.relic-controls button{border-color:#cad7dc;border-radius:8px;color:#244b5b;font-weight:650}
.relic-controls button:hover{background:#fff;border-color:#8ab49f}
.relic-reading{font-size:.84rem;color:#576d78;background:#f8fafb;border-left:3px solid #8dbca3;border-radius:0 7px 7px 0;padding:10px 13px}
.relic-table-scroll{border:1px solid #dfe7ea;border-radius:12px;box-shadow:0 3px 14px rgba(16,37,54,.04)}
.relic-table{font-size:.83rem;line-height:1.58;min-width:1160px}
.relic-table thead{position:sticky;top:0;z-index:1}
.relic-table thead th{background:#e8eff2;color:#3f5664;font-size:.78rem;letter-spacing:.025em;padding:13px 10px}
.relic-table th:first-child{width:176px}
.relic-table th:nth-child(2){width:140px}
.relic-table th:nth-child(n+3):nth-child(-n+7){width:132px}
.relic-table th:last-child{width:255px}
.relic-table tbody th,.relic-table td{padding:13px 10px}
.relic-table tbody tr:nth-child(even){background:#f6f9fa}
.relic-table tbody th:first-child{position:sticky;left:0;z-index:1;background:#fff;box-shadow:4px 0 9px rgba(16,37,54,.045)}
.relic-table tbody tr:nth-child(even) th:first-child{background:#f6f9fa}
.relic-table tbody tr:hover td{background:#edf6f1}
.relic-table tbody tr:hover th:first-child{background:#edf6f1}
.relic-table .relic-name{font-size:.9rem}
.relic-table .relic-advice p{font-size:.82rem}
.relic-sets{border:1px solid #dfe7ea;border-radius:12px;overflow:hidden;background:#fff}
.relic-sets thead th{background:#e8eff2}
.relic-priority-grid article{border-radius:12px;box-shadow:0 3px 12px rgba(16,37,54,.035)}
.relic-priority-grid .kicker{color:#08745b;letter-spacing:.07em}
.relic-priority-grid h3{font-size:1.08rem;line-height:1.55}
.editorial-block.reader-section{margin-top:23px}
@media(max-width:1000px){.relic-hero{gap:20px;padding:26px}.relic-table{min-width:1080px}.relic-table th:first-child{width:160px}.relic-table th:nth-child(2){width:125px}.relic-table th:nth-child(n+3):nth-child(-n+7){width:118px}.relic-table th:last-child{width:225px}}
@media(max-width:680px){.relic-hero{display:block;padding:23px 20px;border-radius:13px}.relic-hero h2{font-size:1.55rem}.relic-hero-copy p{font-size:.94rem}.relic-hero-stats{margin-top:20px;gap:7px}.relic-hero-stats div{min-height:78px;padding:10px 5px}.relic-hero-stats b{font-size:1.35rem}.relic-hero-stats span{font-size:.69rem}.relic-jumps{position:sticky;top:0;overflow-x:auto;display:flex;white-space:nowrap;margin:12px -4px 15px;padding:7px;border-radius:9px}.relic-jumps a{flex:none;font-size:.8rem;padding:8px 10px}.relic-quick-picks{grid-template-columns:1fr;gap:9px;margin-bottom:27px}.relic-quick-picks article{padding:15px 16px}.relic-quick-picks p{margin-bottom:8px}.relic-controls{grid-template-columns:1fr 1fr}.relic-controls label:first-child,.relic-controls button{grid-column:1/-1}.relic-table-scroll{border:0;box-shadow:none}.relic-table tr{box-shadow:0 2px 8px rgba(16,37,54,.04);gap:7px;padding:13px}.relic-table tbody tr:hover td{background:#f3f7f5}.relic-table tbody th:first-child{position:static;box-shadow:none;background:transparent!important}.relic-table td.relic-level{min-height:69px;font-size:.82rem}.relic-table td.relic-advice{background:#f8fafb;border-radius:7px;padding:10px;margin-top:5px}.relic-table td.relic-advice::before{margin-bottom:5px}.relic-priority-grid{gap:10px}.relic-priority-grid article{padding:17px}.relic-sets{border-radius:9px}#relic-catalog,#relic-sets,#relic-priority,#relic-evidence{scroll-margin-top:90px}}
.relic-pick-head{display:flex;align-items:center;gap:12px;margin-top:8px}
.relic-pick-head h3{margin:0}
.relic-pick-icons{display:flex;gap:5px;flex:none}
.relic-pick-icons img{width:38px;height:38px;border:1px solid #e0e8ec;border-radius:8px;object-fit:contain;background:#f8fafb}
@media(max-width:680px){.relic-jumps{top:108px}.relic-pick-icons img{width:34px;height:34px}}

/* CELL LAB / dark field-kit visual system */
:root{--navy:#080f16;--ink:#edf5f8;--muted:#9aafbe;--line:#273744;--bg:#0b1219;--accent:#a7f05a;--mint:#17271c;--white:#121d27;--purple:#b99bff;color-scheme:dark}
html{background:#0b1219}
body{background:radial-gradient(ellipse at 78% -14%,rgba(48,102,96,.13),transparent 35%),#0b1219;color:#edf5f8}
.sidebar{background:#080f16;border-right:1px solid #1c2b35;color:#c8d5dc}
.brand{color:#f5fbfd}.brandmark{color:#a7f05a}.brand small{color:#97aab6}
.navlabel{color:#758995}.sidebar nav a{color:#a9b8c1}.sidebar nav a:hover{background:#13232c;color:#f7fbfd}.sidebar nav a.active{background:#1d321f;color:#c2f87c;box-shadow:inset 2px 0 #a7f05a}
.sidebottom{border-color:#24333e}.sidebottom .edition{color:#a7f05a}.sidebottom a{color:#c2f87c}.sidebottom small{color:#80929e}
.topbar{background:rgba(12,20,28,.93);border-color:#22313c;color:#93a6b2}.crumb b{color:#edf5f8}.crumb span{color:#60727d}.updated{color:#96a9b4}
main{color:#edf5f8}.pageheading{border-bottom:1px solid #20303b;padding-bottom:18px}.eyebrow{color:#a7f05a}.pageheading h1{color:#f2f8fa}.pageheading p{color:#a0b1bc}.editionpill{border-color:#334653;background:#111b24;color:#a9bac4}
#search.searchwrap{background:#111b24;border-color:#2c3d49;box-shadow:none;color:#eaf3f6}#search.searchwrap svg{color:#a7f05a}#search input{color:#f2f8fa}#search input::placeholder{color:#8397a4}.searchhint{color:#91a4b0}
.topic,.scenario-grid a,.asidecard,.questionlist,.entry,.pet-card,.compare-panel,.calculator-panel,.compare-card,.sourcecard,.guide-card,.relic-quick-picks article,.relic-priority-grid article,.editorial-block{background:#121c26;color:#e7f0f4;border-color:#293a46;box-shadow:0 7px 24px rgba(0,0,0,.14)}
.topic:hover,.scenario-grid a:hover,.guide-card:hover{background:#15222d;border-color:#547260;box-shadow:0 10px 30px rgba(0,0,0,.27)}
.topic .topicicon{background:#1a2c20;color:#b9f66d}.topic p,.topic small,.scenario-grid p,.asidecard p,.routeitem small,.guide-card p,.sourcecard p,.sourcecard small{color:#a4b4be}.topic b,.scenario-grid h3,.asidecard h2,.routeitem b,.guide-card h3,.sourcecard h3{color:#e9f2f5}
.scenario-num,.priority,.researchbadge,.relic-pick-no{color:#baf16c}.questionlist{border-color:#293a46}.questionlist a{border-color:#283946;color:#dbe6eb}.questionlist a:hover{background:#182631}.questionlist .q{color:#b9f66d}.questionlist .arrow{color:#8fa1ac}
.feature{background:linear-gradient(120deg,#102534,#142c35);border:1px solid #29404a}.feature .kicker{color:#baf16c}.feature p{color:#c1d0d6}.feature .featurelink{color:#c2f87c}.feature .tag{background:#213629;color:#c4f98b}.feature-tool{background:linear-gradient(125deg,#102938,#163b3d);border:1px solid #2b4749}.feature-tool p{color:#ccdbdf}.feature-tool .kicker,.tool-cta{color:#c3f779}.calculator-teaser{background:linear-gradient(140deg,#16271e,#1d3124);border:1px solid #40553e;color:#e8f2e6}.calculator-teaser p{color:#c2d1c0}.calculator-teaser .kicker,.calculator-teaser .tool-cta{color:#c2f87c}
.researchcount small,.resultcount,.sectiontitle a,.smalllink,.relic-meta,.relic-reading{color:#a3b3bd}.langs span,.tag{background:#1c2a34;color:#bac7cf;border-color:#30424d}.tag.editorial{background:#29233a;color:#d3c3ff}.tag.official{background:#1a3024;color:#c1f87e}
.note{background:#172a21;border-color:#a7f05a;color:#d9ead4}.note.warn{background:#302819;border-color:#d5aa54;color:#f0dbad}
.filterbar button,.relic-controls button{background:#121c26;border-color:#334651;color:#c4d1d8}.filterbar button:hover,.relic-controls button:hover{background:#1b2a34;color:#fff}.filterbar button.active{background:#a7f05a;color:#10180c;border-color:#a7f05a}
.entry summary:hover{background:#17242e}.entry summary .sub{color:#a5b5be}.entry .symbol{background:#1b2b36;color:#b9cad2}.entrybody,.articlefocus .entrybody{color:#d9e4e9}.entrybody h4,.editorial-block h2{color:#baf16c}.sourcesline{border-color:#2a3a45;color:#a5b4bd}.sourcesline a,.tool-note a,.data-evidence a,.editorial-block a{color:#c2f87c}
.inlineTable{color:#e4edf1;background:#121c26}.inlineTable td,.inlineTable th{border-color:#2b3b46}.inlineTable th{background:#192630;color:#c0cdd4}.table-scroll{background:#121c26;border-color:#293a46}.catalog-controls,.relic-controls{background:#151f28;border-color:#2a3a45}.catalog-controls select,.relic-controls input,.relic-controls select,select,input[type=number]{background:#0f1820;border-color:#334651;color:#eaf2f5}.relic-controls input::placeholder{color:#8296a3}
.empty{background:#121c26;border-color:#293a46;color:#e7f0f4}.empty p{color:#a3b3bd}.empty button{background:#a7f05a;color:#10180c}
.article-toc{background:#14251d;border-color:#314d38;color:#e2eee4}.article-toc a{color:#c1f87e}.guide-section{border-color:#283944}.section-evidence{color:#a7b6bf}.condition-note{background:#302819;color:#efd9a9}
.rarity{background:#1c2a34;color:#d4e0e5}.rarity-赤{background:#492633;color:#ffafc1}.rarity-橙{background:#42331a;color:#ffd17c}.rarity-紫{background:#302548;color:#d5bdff}.rarity-青{background:#1b3045;color:#a9d5ff}.compare-title h3,.compare-goal{color:#f0f5f7}.effect-list li{background:#1b2933;color:#e2ecef}.effect-list b{color:#baf16c}.next-step{background:#1b2933;color:#e3edf0}.comparison-advice{background:#192c21;color:#d9ead4;border-color:#a7f05a}.compare-card h4{color:#baf16c}.tool-note{color:#a5b5be}
.feature-tool,.calculator-teaser,.topic,.scenario-grid a,.asidecard,.entry,.pet-card,.compare-card,.sourcecard,.guide-card,.relic-quick-picks article,.relic-priority-grid article,.editorial-block{border-radius:14px}
footer{border-color:#283944;color:#9babb5}footer a{color:#c1f87c}footer p{color:#899ca8}
.relic-hero{background:radial-gradient(ellipse at 90% 0,rgba(168,240,90,.2),transparent 35%),linear-gradient(118deg,#111f2a,#142d34);border:1px solid #2a4148;box-shadow:0 18px 40px rgba(0,0,0,.22)}.relic-eyebrow{color:#bdf879}.relic-hero-copy p{color:#d0dce1}.relic-hero-link{color:#c2f87c}.relic-hero-link span{border-color:#658052}.relic-hero-stats div{background:rgba(5,12,17,.28);border-color:#38504d}.relic-hero-stats b{color:#c3f779}.relic-hero-stats span{color:#c7d4d8}
.relic-jumps{background:rgba(10,17,23,.92);border-color:#283943}.relic-jumps a{background:#141f28;border-color:#30414c;color:#b9c8d0}.relic-jumps a:hover{background:#20321f;border-color:#55713b;color:#d1ff8d}.relic-quick-picks article{border-color:#2b3a44;border-top:2px solid #597a3a}.relic-pick-head h3{color:#f0f5f6}.relic-quick-picks p{color:#a9b9c2}.relic-quick-picks a{color:#c1f87d;text-decoration-color:#607e43}.relic-pick-icons img{background:#1b2831;border-color:#32434d}
#relic-catalog>p:not(.relic-reading){color:#a5b5be}.relic-controls{background:#121d26;border-color:#2a3b45}.relic-controls input,.relic-controls select{background:#0e171f;border-color:#334651;color:#edf5f8}.relic-controls button{background:#17232c;border-color:#354955;color:#d0dce2}.relic-reading{background:#141f28;border-color:#a7f05a;color:#a9bac3}.relic-table-scroll{background:#111a23;border-color:#293943;box-shadow:0 8px 25px rgba(0,0,0,.18)}.relic-table{background:#111a23;color:#e0e9ed}.relic-table thead th{background:#1b2933;color:#bdcbd2}.relic-table tbody tr:nth-child(even){background:#15212a}.relic-table tbody th:first-child,.relic-table tbody tr:nth-child(even) th:first-child{background:#121d26}.relic-table tbody tr:hover td,.relic-table tbody tr:hover th:first-child{background:#203128}.relic-table .relic-level-empty{color:#82949f}.relic-table .relic-set-links a{background:#1a2c20;color:#c6f981}.relic-table .relic-weapon{background:#1e2d37;color:#c5d3d9}.relic-table .relic-special{background:#1b2b20;color:#d3e5ce}.relic-image-missing{background:#1b2931;border-color:#40545f;color:#9db0ba}.relic-sets{background:#121c26;color:#e6eef1;border-color:#2b3c47}.relic-sets th,.relic-sets td{border-color:#2b3c47}.relic-sets thead th{background:#1b2933;color:#bfccd3}.relic-members a{color:#c3f87e}.relic-priority-grid article{border-color:#293a45}.relic-priority-grid h3{color:#f0f5f7}.relic-priority-grid p{color:#c4d0d6}.relic-priority-grid b{color:#eaf4f7}.editorial-block.reader-section{color:#e4ecef}.editorial-block.reader-section p,.editorial-block.reader-section li{color:#c0cdd4}.relic-table tr:target,.relic-sets tr:target{background:#30351e}
@media(max-width:680px){.sidebar{background:rgba(8,15,22,.97);border-bottom:1px solid #293943}.sidebar nav a{color:#a9b8c1}.sidebar nav a.active{color:#c2f87c}.topbar{background:#0d161e}.relic-table tr{background:#121d26!important;border-color:#2b3c47}.relic-table tbody th{border-color:#34444f}.relic-table td.relic-level{background:#192630;color:#e4edf1}.relic-table td.relic-advice{background:#151f28;color:#c4d1d7}.relic-table td.relic-level::before,.relic-table td.relic-advice::before{color:#bdf879}.relic-table tr:target{background:#262a1c!important}}
.searchwrap{background:#111b24;border-color:#2c3d49;box-shadow:none;color:#eaf3f6}
.searchwrap svg{color:#a7f05a}
.searchwrap input[type=search]{color:#f2f8fa}
.searchwrap input[type=search]::placeholder{color:#8397a4}

/* Keep every reading surface in the dark palette legible. */
.verdict{background:#182d23;border-left-color:#a7f05a;color:#edf5f0}
.verdict-label,.why b{color:#c2f87c}
.verdict .why{border-top-color:#395144}
.entrybody .verdict>p,.entrybody .why p{color:#e2ece7}
.article-gallery{background:#121d26;border-color:#2c3d48}
.article-gallery figcaption{color:#b0c0c8}
.actionsteps{background:#121c26;border-color:#30424d;color:#e4edf1}
.actionsteps li{color:#e4edf1}
.actionsteps li:before{background:#a7f05a;color:#10200e}
.entrybody .condition-note,.condition-note{background:#302819;color:#f0dbad;border:1px solid #594822}
.pet-milestone{background:#1b2933;color:#e3edf1}
.pet-milestone b,.effect-empty{color:#baf16c}
.next-step{background:#1b2933;color:#e3edf1}
.next-step small{color:#a6b6bf}
#probability-result{background:#17271c;color:#eaf4e5;border-left:3px solid #a7f05a}
.inline-tool{background:#182d23;border-color:#425b44;color:#c2f87c}
.inline-tool:hover{background:#203a28;border-color:#739653;color:#d6ff9d}
.search-pets a{background:#121c26;border-color:#30414c;color:#e6eff2}
.search-pets a:hover{background:#1b2933;border-color:#537345}
.entry-thumb{background:#1c2a34}
.article-toc{background:#14251d;border-color:#3c573e;color:#e2eee4}
.guide-section{border-color:#2b3b46}
.section-evidence{color:#adbdc5}
.editorial-block{background:#121c26;border-color:#2b3b46;color:#e4edf1}
.editorial-block p,.editorial-block li{color:#c3d0d6}
.inlineTable{background:#121c26;color:#e4edf1}
.inlineTable th{background:#1b2933;color:#bdcbd2}
.resultcount{color:#aabac3}
@media(max-width:680px){.article-gallery{background:#121d26}.verdict{background:#182d23}.actionsteps{background:#121c26}.inline-tool{color:#c2f87c}}
