:root{--bg: #faf9f6;--surface: #fff;--surface-alt: #f0f2ed;--text: #283e39;--muted: #65716a;--line: #dce1d9;--accent: #315e51;--accent-dark: #244c41;--accent-soft: #eaf0e9;--accent-2: #a27446;--accent-2-soft: #f5eee3;--warn: #946226;--max: 50rem;--max-wide: 76rem;--radius: 3px;--radius-sm: 2px;--shadow-sm: none;--shadow-md: 0 8px 25px #243e3910;--font: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;--serif: "Yu Mincho", "Hiragino Mincho ProN", "Noto Serif JP", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.9;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:var(--accent-dark);text-underline-offset:5px}a:hover{color:var(--accent)}button,input,select{font:inherit}button,summary{cursor:pointer}button{border:0}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:#fff;padding:10px 20px}.skip-link:focus{top:10px}.wrap,.wrap-wide{margin:0 auto;padding:2.5rem 2rem 4rem}.wrap{max-width:var(--max)}.wrap-wide{max-width:var(--max-wide)}.home-container{max-width:var(--max-wide);margin-inline:auto;padding-inline:2rem}.site-header{background:var(--bg);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.site-header .bar{max-width:88rem;padding:1.2rem 3rem;margin:auto;display:flex;align-items:center;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.65rem;color:var(--text);text-decoration:none;flex-shrink:0}.brand svg{width:39px;height:46px;stroke-width:1.7}.brand span{display:flex;flex-direction:column}.brand small{font-size:9px;font-weight:500;letter-spacing:.09em;line-height:1.6}.brand strong{font-size:29px;letter-spacing:.12em;line-height:1.3;font-family:var(--serif);font-weight:700}.site-nav{margin-left:auto}.site-nav ul{display:flex;gap:1.7rem;margin:0;padding:0;list-style:none}.site-nav a{color:var(--text);font-size:12px;text-decoration:none;padding-block:.7rem;white-space:nowrap}.site-nav a:hover,.site-nav a[aria-current]{border-bottom:1px solid var(--accent)}.header-diagnosis{display:inline-flex;gap:1.4rem;align-items:center;padding:.7rem 1.2rem;background:var(--accent-dark);color:#fff;font-size:12px;text-decoration:none;white-space:nowrap}.header-diagnosis:hover{background:var(--accent);color:#fff}.mobile-menu{display:none}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:600;line-height:1.6;color:var(--accent);margin:0 0 1rem}.home-hero{max-width:88rem;margin:auto;display:grid;grid-template-columns:44% 56%;min-height:540px}.hero-copy{align-self:center;padding:3.5rem 2rem 4rem max(3rem,calc((100vw - 1152px)/2))}.hero-copy .eyebrow{margin-bottom:1.65rem}.hero-copy h1{font-family:var(--serif);font-weight:500;font-size:clamp(30px,2.9vw,45px);letter-spacing:.08em;line-height:1.75;margin:0 0 1.6rem;white-space:nowrap}.water-word{color:#58826f}.hero-description{font-size:13px;line-height:2.2;letter-spacing:.04em;margin:0 0 1.8rem}.button-primary{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;padding:1rem 1.65rem;background:var(--accent-dark);color:#fff;font-weight:500;font-size:13px;text-decoration:none;transition:background .2s}.button-primary:hover{background:#3c6c5b;color:#fff}.button-primary span{font-size:19px;line-height:1}.hero-secondary{display:block;font-size:11px;margin-top:1.05rem;text-decoration:none}.hero-secondary span{margin-left:.6rem}.hero-photo{margin:0;position:relative;min-width:0}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:58% center}.hero-photo figcaption{position:absolute;right:1.5rem;bottom:1.25rem;background:#faf9f6e8;padding:.4rem .8rem;font-size:10px;letter-spacing:.08em}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:2rem}.section-heading h2{font-family:var(--serif);font-size:29px;font-weight:500;letter-spacing:.08em;line-height:1.6;margin:0}.section-heading .eyebrow{margin-bottom:.6rem}.section-heading>p{font-size:12px;color:var(--muted);margin:0 0 .3rem}.text-link{display:inline-flex;align-items:center;gap:1.6rem;border-bottom:1px solid #a8b8ad;padding-bottom:.35rem;text-decoration:none;font-size:12px}.text-link span{font-size:18px}.home-choices{padding-top:3rem;padding-bottom:3rem;border-bottom:1px solid var(--line)}.compact h2{font-size:22px}.compact{margin-bottom:1.6rem}.choice-grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr)}.choice-grid li{border-left:1px solid var(--line);min-width:0}.choice-grid li:last-child{border-right:1px solid var(--line)}.choice-grid a{display:block;position:relative;padding:.6rem .75rem 1.3rem;text-align:center;text-decoration:none;transition:background .2s}.choice-grid a:hover{background:var(--accent-soft)}.choice-no{position:absolute;left:14px;top:0;font-size:10px;color:var(--muted);font-family:Georgia,serif}.choice-grid svg{width:49px;height:49px;margin:0 auto .9rem}.choice-grid h3{font-size:13px;margin:0 0 .3rem;font-weight:600}.choice-grid p{font-size:10px;margin:0;color:var(--muted)}.choice-arrow{position:absolute;right:12px;top:0;font-size:13px}.editorial-section{padding-top:4.7rem;padding-bottom:5rem}.card-grid{display:grid;gap:1.7rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));padding:0;list-style:none;margin:0}.card{min-width:0;position:relative;background:var(--surface);border:1px solid var(--line);display:flex;flex-direction:column}.card .body{position:relative;padding:1.4rem 1.35rem 2rem;display:flex;flex-direction:column;flex:1;gap:.65rem}.card h3{font-size:16px;font-weight:600;line-height:1.8;margin:0}.card a{text-decoration:none;color:var(--text)}.card h3 a:after{content:"";position:absolute;inset:0;z-index:1}.card:hover h3{color:var(--accent);text-decoration:underline;text-underline-offset:5px}.card p{font-size:12px;line-height:1.9;color:var(--muted);margin:0}.card .tag{align-self:start;font-size:10px;color:var(--accent);letter-spacing:.04em;border-bottom:1px solid #bbcabd;padding-bottom:2px}.card-arrow{align-self:flex-end;color:var(--accent);font-size:19px;margin-top:auto}.article-image{overflow:hidden}.article-image img{width:100%;aspect-ratio:3/2;object-fit:cover;transition:transform .35s}.card:hover .article-image img{transform:scale(1.025)}.home-picks{grid-template-columns:repeat(3,1fr);gap:2rem}.home-picks .card{background:none;border:none}.home-picks .body{padding:1.25rem 0 0}.home-picks h3{font-family:var(--serif);font-weight:600;font-size:20px;line-height:1.8;letter-spacing:.02em}.home-picks .card-arrow{display:none}.diagnosis-band{background:#e9eee6}.diagnosis-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding-block:2.8rem}.diagnosis-inner .eyebrow{font-size:11px;margin-bottom:.6rem}.diagnosis-inner h2{margin:0 0 .6rem;font-family:var(--serif);font-size:24px;letter-spacing:.07em;font-weight:500}.diagnosis-inner p:not(.eyebrow){font-size:11px;color:var(--muted);margin:0}.diagnosis-mark{flex-shrink:0;text-align:center}.diagnosis-mark svg{width:60px;height:60px;margin:0 auto}.diagnosis-mark span{font-size:8px;letter-spacing:.12em}.diagnosis-inner .button-primary{flex-shrink:0}.knowledge-section{padding-top:5rem;padding-bottom:5rem}.journal-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;column-gap:3rem}.journal-list li{border-top:1px solid var(--line)}.journal-list li:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.journal-list a{display:flex;align-items:start;gap:1.1rem;padding:1.65rem 0;text-decoration:none;color:var(--text);height:100%}.journal-number{font-family:Georgia,serif;font-size:19px;color:#8b9d8e;line-height:1.3}.journal-label{display:block;font-size:10px;color:var(--muted);margin-bottom:.5rem}.journal-list h3{font-size:14px;line-height:1.8;margin:0;font-weight:600}.journal-list p{font-size:11px;color:var(--muted);margin:.55rem 0 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.journal-arrow{margin-left:auto;font-size:18px;padding-left:.5rem}.journal-list a:hover h3{text-decoration:underline;text-underline-offset:4px}.server-feature{display:grid;grid-template-columns:1fr 1fr;gap:4rem;background:#efeee7;padding:3.2rem;max-width:72rem}.server-feature h2{font-family:var(--serif);font-size:30px;line-height:1.8;letter-spacing:.07em;font-weight:500;margin:0 0 1rem}.server-feature-copy>p:not(.eyebrow){font-size:12px;color:var(--muted);margin-bottom:1.5rem}.server-feature-links{align-self:center}.server-feature-links>a{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 0;text-decoration:none;border-top:1px solid #c5cec2}.server-feature-links>a:last-child{border-bottom:1px solid #c5cec2}.server-feature-links>a>span:last-child{margin-left:auto}.server-feature-links small{display:block;font-size:11px;font-weight:400}.server-feature-links strong{font-size:18px;font-weight:500}.server-count{font-family:Georgia,serif;font-size:44px;line-height:1;display:flex;align-items:baseline;gap:5px;margin-left:auto}.server-count small{font-size:10px}.editorial-note{text-align:center;padding-block:5.8rem}.editorial-note h2{font-family:var(--serif);font-size:26px;font-weight:500;letter-spacing:.08em;margin:0 0 1.5rem}.editorial-note>p:not(.eyebrow){font-size:13px;line-height:2.3;color:var(--muted);margin-bottom:1.7rem}.site-footer{background:#eaf0e9;color:var(--text);margin-top:3rem;font-size:12px}.home+.site-footer{margin-top:0}.site-footer .wrap-wide{padding-top:3.4rem;padding-bottom:1.5rem}.footer-top{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr;gap:2rem}.footer-top p{font-size:11px;color:var(--muted);line-height:2;margin-top:1.2rem}.footer-top nav{display:flex;flex-direction:column;align-items:start;gap:.55rem}.footer-top nav strong{margin-bottom:.7rem;font-size:12px}.site-footer nav a{text-decoration:none;color:var(--muted);font-size:11px}.site-footer nav a:hover{text-decoration:underline;color:var(--accent-dark)}.footer-bottom{border-top:1px solid #cdd8cb;margin-top:2.5rem;padding-top:1.3rem;display:flex;justify-content:space-between;align-items:end;gap:3rem;color:var(--muted)}.footer-bottom p{font-size:10px;max-width:650px;margin:0}.footer-bottom small{font-size:9px;white-space:nowrap}.mobile-only{display:none}.prose{overflow-wrap:anywhere}.prose h1,h1.prose{font-family:var(--serif);font-size:clamp(27px,3vw,37px);font-weight:600;letter-spacing:.03em;line-height:1.65;margin:0 0 1.2rem}.prose h2{font-size:23px;font-family:var(--serif);font-weight:600;margin:3rem 0 1.25rem;border-bottom:1px solid var(--line);padding-bottom:.8rem}.prose h3{font-size:17px;margin:2rem 0 .8rem}.prose p{margin:1.2rem 0;line-height:2.1}.prose ul,.prose ol{padding-left:1.4rem}.prose li{margin:.5rem 0}.prose img{border-radius:2px;margin-inline:auto}.prose table{width:100%;border-collapse:collapse;margin:1.8rem 0;font-size:14px;display:table}.prose th,.prose td{border:1px solid var(--line);padding:.8rem 1rem;text-align:left}.prose th{background:var(--accent-soft);white-space:nowrap}.prose blockquote{margin:1.7rem 0;padding:.6rem 1.5rem;border-left:2px solid var(--accent);background:var(--surface-alt);color:var(--muted)}.prose code{background:#eeeee7;padding:.15rem .35rem;font-size:.9em}.prose a[rel~=sponsored]:after{content:" ↗";font-size:.8em}.lead{font-size:14px;color:var(--muted);line-height:2.1;margin:.7rem 0 2.5rem;max-width:55rem}.meta{font-size:11px;color:var(--muted);margin-bottom:2rem}.meta time+time:before{content:"・更新 "}.crumbs{font-size:10px;color:var(--muted);margin:0 0 2.5rem}.crumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}.crumbs li:after{content:"/";margin-left:.5rem;color:#819086}.crumbs li:last-child:after{content:""}.crumbs a{color:var(--muted);text-decoration:none}h2.prose,h2.section-title{font-family:var(--serif);font-size:24px;font-weight:500;margin:3rem 0 1.5rem;padding-bottom:.8rem;border-bottom:1px solid var(--line)}.callout{border-left:2px solid var(--accent);background:var(--surface-alt);padding:1.2rem 1.5rem;margin:1.8rem 0}.callout.warn{border-left-color:var(--warn);background:var(--accent-2-soft)}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.cta{border:1px solid var(--line);background:var(--accent-soft);padding:1.7rem;margin:2.5rem 0}.cta p{margin:.4rem 0}.btn{display:inline-block;margin-top:.7rem;padding:.85rem 1.5rem;background:var(--accent-dark);color:#fff;text-decoration:none;border-radius:2px;font-weight:500;font-size:14px}.btn:hover{background:var(--accent);color:#fff}.btn.ghost{background:transparent;color:var(--accent-dark);border:1px solid var(--accent)}.options{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:1rem;padding:0!important;list-style:none}.options li{border-top:1px solid var(--line);padding:1.1rem 0}.options a{font-weight:600;text-decoration:none}.options span{display:block;font-size:12px;color:var(--muted);margin-top:.5rem}table.spec{width:100%;border-collapse:collapse;margin:1.8rem 0;font-size:13px}table.spec th,table.spec td{border:1px solid var(--line);padding:.8rem 1rem;text-align:left;vertical-align:top}table.spec th{width:9rem;background:var(--surface-alt);color:var(--muted);font-weight:500}.sources{font-size:12px;color:var(--muted);margin-top:3rem;border-top:1px solid var(--line);padding-top:1.4rem}.sources li{margin:.4rem 0}hr{border:none;border-top:1px solid var(--line);margin:3rem 0}.article-header{border-bottom:1px solid var(--line);margin-bottom:2rem;padding-bottom:1rem}.article-header .eyebrow{margin-bottom:.8rem}.article-tail{margin-top:3rem;display:flex;justify-content:space-between;gap:1rem;padding-top:1.5rem;border-top:1px solid var(--line);font-size:12px}.server-media{margin:1.8rem 0 2.2rem}.server-media-image{display:flex;justify-content:center;align-items:center;background:#fff;padding:1rem;border:1px solid var(--line)}.prose .server-media img{width:auto;height:auto;max-width:100%;max-height:32rem;margin:0;border:0;border-radius:0}.server-media figcaption{margin-top:.65rem;font-size:12px;line-height:1.8;color:var(--muted)}.server-media figcaption>span,.server-media figcaption>a{display:block}.server-media figcaption a{font-size:11px}.server-media-hint{font-size:11px;margin-top:.2rem}.server-media-image:focus-visible{outline-offset:3px}@media(max-width:760px){.server-media{margin:1.3rem 0 1.8rem}.server-media-image{padding:.5rem}.prose .server-media-hero img{max-height:23rem}.prose .server-media-detail img{max-height:none}}.catalog-intro{margin-bottom:2.5rem}.catalog-jumps{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:3rem}.catalog-jumps a{padding:.65rem 1.2rem;border:1px solid #b4c4b7;text-decoration:none;font-size:12px}.catalog-jumps a:hover{background:var(--accent-soft)}.catalog-section{scroll-margin-top:0}.card .thumb{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;background:#f0f2ed;position:relative}.card .thumb svg{width:54px;height:54px;color:#698371}.card .thumb img{width:100%;height:100%;object-fit:contain;padding:1rem}.card .price{color:var(--accent-dark);margin-top:auto;padding-top:.8rem;border-top:1px solid var(--line);font-size:12px}.card .price strong{font-size:21px;font-family:var(--font);font-variant-numeric:lining-nums tabular-nums;font-weight:600}.price-amount{display:inline-block;white-space:nowrap}.thumb-caption{position:absolute;bottom:.4rem;font-size:9px;color:var(--muted)}#dx-questions{list-style:none;padding:0;counter-reset:questions}#dx-questions>li{counter-increment:questions;background:var(--surface);border:1px solid var(--line);padding:1.5rem 1.7rem;margin-bottom:1rem}#dx-questions>li:before{content:"QUESTION 0" counter(questions);color:var(--accent);font-size:10px;letter-spacing:.14em}#dx-questions p{margin:.5rem 0 1rem}#dx-questions fieldset{border:0;padding:0;margin:.6rem 0 0;min-width:0}#dx-questions legend{padding:0;margin-bottom:.6rem;font-weight:600;font-size:15px}#dx-questions label{border:1px solid var(--line);padding:.7rem 1rem;margin:.5rem 0;font-size:13px;cursor:pointer;transition:background .15s}#dx-questions label:hover,#dx-questions label:has(input:checked){background:var(--accent-soft);border-color:#91aa93}#dx-questions input{accent-color:var(--accent);margin-right:.5rem}#dx-result{scroll-margin-top:0}@media(min-width:1440px){.hero-copy{padding-left:6rem}}@media(max-width:1120px){.site-header .bar{padding-inline:2rem;gap:1.4rem}.site-nav ul{gap:1rem}.site-nav a{font-size:11px}.hero-copy{padding-left:2rem}.home-hero{min-height:500px}.hero-copy h1{font-size:31px}.diagnosis-mark{display:none}.server-feature{margin-inline:2rem;gap:2rem}}@media(max-width:960px){.site-nav{display:none}.header-diagnosis{margin-left:auto}.mobile-menu{display:block}.mobile-menu summary{list-style:none;display:flex;flex-direction:column;align-items:center;gap:6px;min-width:40px;padding:5px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary>span:not(.menu-label){display:block;width:23px;height:1px;background:var(--text)}.menu-label{font-size:8px;letter-spacing:.1em;line-height:1}.mobile-menu nav{position:absolute;left:0;right:0;top:100%;background:var(--bg);border-bottom:1px solid var(--line);box-shadow:0 15px 20px #283e3910;padding:1rem 2rem 2rem}.mobile-menu nav a{display:flex;justify-content:space-between;padding:.8rem;text-decoration:none;border-bottom:1px solid var(--line)}.mobile-menu nav a[aria-current]{background:var(--accent-soft)}.hero-copy h1{font-size:28px;letter-spacing:.02em}.hero-description{font-size:12px}.hero-copy{padding-block:2.5rem}.home-picks{gap:1.2rem}.home-picks h3{font-size:17px}.choice-grid p{font-size:9px}.choice-grid h3{font-size:11px}.footer-top{grid-template-columns:1.4fr 1fr 1fr}.footer-top>div{grid-column:1/-1}}@media(max-width:760px){.site-header .bar{padding:.9rem 1.25rem;gap:1rem}.brand svg{width:30px;height:36px}.brand strong{font-size:24px}.brand small{font-size:8px}.header-diagnosis{font-size:10px;padding:.6rem .8rem;gap:.6rem}.home-hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:2.8rem 1.5rem 2.5rem}.hero-copy h1{font-size:clamp(29px,7vw,42px);line-height:1.7;letter-spacing:.08em;margin-bottom:1.2rem}.hero-copy .eyebrow{margin-bottom:1.2rem}.hero-description{font-size:14px;margin-bottom:1.4rem}.hero-photo{height:300px}.hero-photo img{object-position:center 58%}.hero-photo figcaption{right:.8rem;bottom:.8rem;font-size:9px}.wrap,.wrap-wide,.home-container{padding-inline:1.5rem}.section-heading{align-items:start;gap:1rem;flex-wrap:wrap}.section-heading h2{font-size:24px}.section-heading>p{display:none}.section-heading .text-link{font-size:10px;gap:.7rem;flex-shrink:0;align-self:end}.compact h2{font-size:21px}.home-choices{padding-top:2rem;padding-bottom:2.5rem}.choice-grid{grid-template-columns:repeat(6,1fr);row-gap:1.5rem}.choice-grid li{grid-column:span 2}.choice-grid li:nth-child(3){border-right:1px solid var(--line)}.choice-grid li:nth-child(n+4){grid-column:span 3}.choice-grid a{padding:.5rem .3rem .7rem}.choice-grid p{font-size:12px;line-height:1.8;padding-inline:.3rem}.choice-grid h3{font-size:12px}.choice-grid svg{width:43px;height:43px}.choice-no{left:6px;font-size:9px}.choice-arrow{right:7px;font-size:11px}.editorial-section{padding-top:3rem;padding-bottom:3rem}.home-picks{grid-template-columns:1fr;gap:2rem}.home-picks .card{display:grid;grid-template-columns:38% 1fr;gap:1rem}.home-picks .article-image img{height:100%;min-height:155px}.home-picks .body{padding:0;gap:.4rem}.home-picks h3{font-size:17px}.home-picks .card p{font-size:13px}.card .tag{font-size:11px}.hero-secondary{font-size:12px}.diagnosis-inner{flex-direction:column;align-items:start;padding-block:2.5rem;gap:1.5rem}.diagnosis-inner h2{font-size:24px}.knowledge-section{padding-block:3rem}.journal-list{grid-template-columns:1fr}.journal-list li:nth-last-child(2){border-bottom:0}.journal-list a{padding-block:1.4rem}.journal-list p{font-size:13px}.server-feature{grid-template-columns:1fr;margin-inline:1rem;padding:2rem 1.5rem;gap:1.3rem}.server-feature h2{font-size:26px}.server-feature-links strong{font-size:17px}.editorial-note{padding-block:3.5rem}.editorial-note h2{font-size:24px}.editorial-note>p:not(.eyebrow){font-size:12px}.mobile-only{display:initial}.desktop-only{display:none}.footer-top{grid-template-columns:1fr 1fr;gap:2rem 1rem}.footer-bottom{flex-direction:column;align-items:start;gap:1rem}.card-grid:not(.home-picks){grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.card .body{padding:1rem}.card h3{font-size:14px}.card .price{font-size:10px}.card .price>span:first-child{display:block;margin-bottom:.35rem}.card .price strong{font-size:18px}.catalog-jumps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-jumps a{padding:.7rem .6rem;font-size:12px;text-align:center}.prose h1,h1.prose{font-size:27px}.prose h2{font-size:21px}.prose{font-size:14px}.lead{font-size:13px}.crumbs{margin-bottom:1.7rem}table.spec th{width:7rem;white-space:normal}table.spec th,table.spec td{padding:.65rem}#dx-questions>li{padding:1.2rem}#dx-questions label{font-size:14px}}@media(max-width:380px){.site-header .bar{padding-inline:.9rem;gap:.5rem}.site-header .brand{gap:.35rem}.site-header .brand strong{font-size:22px}.site-header .brand svg{width:26px}.header-diagnosis{padding:.55rem .65rem}.brand small{display:none}.hero-copy h1{font-size:28px;letter-spacing:.02em}.card-grid:not(.home-picks){grid-template-columns:1fr}.section-heading{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.table-block{margin:2rem 0;min-width:0}.table-hint{margin:0 0 .5rem!important;color:var(--muted);font-size:12px}.table-scroll{overflow-x:auto;overscroll-behavior-x:contain;border:1px solid var(--line);-webkit-overflow-scrolling:touch}.prose .table-scroll table{margin:0;width:100%}.prose .comparison-table th,.prose .comparison-table td{min-width:150px;padding:1rem;line-height:1.8;vertical-align:top}.prose .comparison-table th:first-child,.prose .comparison-table td:first-child{position:sticky;left:0;background:var(--surface);box-shadow:1px 0 var(--line)}.prose .comparison-table th:first-child{background:var(--accent-soft)}.prose .detail-table,.prose table.spec{display:table;width:100%;table-layout:fixed;font-size:14px}.prose .detail-table th:first-child,.prose .detail-table td:first-child,.prose table.spec th{width:30%;white-space:normal}.prose .detail-table td,.prose table.spec td{overflow-wrap:anywhere;line-height:1.9}@media(max-width:760px){.prose .detail-table th,.prose .detail-table td,.prose table.spec th,.prose table.spec td{padding:.8rem .65rem}.prose .detail-table th:first-child,.prose .detail-table td:first-child,.prose table.spec th{width:32%}.prose .comparison-table th,.prose .comparison-table td{font-size:14px}}.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}.ad-label{color:var(--muted);font-size:11px;margin:1rem 0}.server-offer{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background:#edf0e8;padding:1.8rem;margin:2rem 0;border-top:2px solid var(--accent)}.server-offer p{font-size:13px;margin:.6rem 0}.server-offer .offer-title{font-size:13px}.offer-title strong{font-family:var(--serif);font-size:24px}.offer-actions{display:flex;flex-direction:column;align-self:center;gap:.7rem;font-size:12px}.offer-actions small{font-size:11px;color:var(--muted)}.offer-actions .btn{display:flex;justify-content:space-between;gap:.6rem;padding:1rem;font-size:13px}.product-jumps{display:flex;flex-wrap:wrap;gap:.65rem;margin:2rem 0;font-size:12px}.product-jumps a{border-bottom:1px solid var(--line);padding:.5rem;text-decoration:none}.product-gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.product-gallery-grid .server-media{margin:0}.product-gallery-grid .server-media-image{min-height:220px;height:270px}.prose .product-gallery-grid img{max-height:100%;object-fit:contain}.mobile-offer{display:none}.recommendation-card{display:grid;grid-template-columns:180px 1fr;border:1px solid var(--line);background:var(--surface);margin:1.4rem 0;min-width:0}.recommendation-photo{display:flex;align-items:center;justify-content:center;padding:1rem;background:#f1f2ed}.recommendation-photo img{max-height:250px;width:100%;object-fit:contain}.recommendation-body{padding:1.6rem;min-width:0}.recommendation-body h3{margin:.3rem 0 1rem;font-size:26px;font-family:var(--serif)}.recommendation-body h3 a{text-decoration:none}.recommendation-body p{font-size:14px;line-height:1.9;margin:.6rem 0}.recommendation-body .eyebrow{font-size:11px}.recommendation-body .match-label{color:var(--accent);font-size:12px;font-weight:600}.match-label:empty{display:none}.recommendation-body .recommendation-caution{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:.8rem}.recommendation-price strong{font-size:24px;font-weight:600;font-family:var(--font);font-variant-numeric:lining-nums tabular-nums}.recommendation-price small{display:block;font-size:11px;color:var(--muted)}.recommendation-actions{display:flex;flex-direction:column;align-items:start;gap:.8rem;margin-top:1rem;font-size:12px}.recommendation-actions .btn{font-size:13px}#dx-result{margin-top:3rem}#dx-result-title{scroll-margin-top:120px}.form-error{color:#a43c29}.diagnosis-about{margin-top:2rem;border-top:1px solid var(--line);padding-top:1rem;font-size:13px}.diagnosis-about summary{cursor:pointer}.home-server-picks{padding-top:4rem;padding-bottom:1rem}.home-server-picks>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.home-server-picks .recommendation-card{display:flex;flex-direction:column}.home-server-picks .recommendation-photo{height:230px}.home-server-picks .recommendation-photo img{max-height:200px}.home-server-picks .recommendation-body{flex:1;display:flex;flex-direction:column}.home-server-picks .recommendation-actions{margin-top:auto;padding-top:1rem}@media(max-width:760px){.server-offer{grid-template-columns:1fr;gap:.5rem;padding:1.25rem}.offer-actions .btn{justify-content:center;min-height:50px}.product-gallery-grid{grid-template-columns:1fr;gap:1.4rem}.product-gallery-grid .server-media-image{height:auto;min-height:0}.prose .product-gallery-grid img{max-height:320px}.mobile-offer:not([hidden]){display:flex;position:fixed;z-index:18;bottom:0;left:0;right:0;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom));background:#faf9f6f5;border-top:1px solid var(--line);gap:.7rem;align-items:center;box-shadow:0 -4px 20px #283e3910}.mobile-offer-model{flex:1;min-width:0;font-size:12px;text-decoration:none;line-height:1.5}.mobile-offer-model small{display:block;font-size:10px;color:var(--muted);margin-top:.25rem}.mobile-offer .btn{font-size:12px;padding:.8rem;flex-shrink:0}.has-mobile-offer{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.recommendation-card{grid-template-columns:105px 1fr}.recommendation-photo{padding:1.5rem .7rem .7rem;align-items:start}.recommendation-photo img{max-height:200px}.recommendation-body{padding:1rem .9rem}.recommendation-body h3{font-size:23px}.recommendation-body p{font-size:13px}.recommendation-actions .btn{padding:.75rem;font-size:12px}.home-server-picks>div:last-child{display:block}.home-server-picks .recommendation-card{display:grid}.home-server-picks .recommendation-photo{height:auto}.home-server-picks .recommendation-body{display:block}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.guide-server-entry{border-left:3px solid var(--accent);padding:1.2rem 1.4rem;background:var(--accent-soft);margin:1.5rem 0 2rem}.guide-server-entry p{margin:.5rem 0;font-size:14px}#dx-questions label{display:flex;align-items:flex-start;gap:.65rem;line-height:1.8}#dx-questions input{flex:0 0 auto;margin:.4rem 0 0;width:16px;height:16px}.prose .recommendation-actions a[rel~=sponsored]:after,.prose .offer-actions a[rel~=sponsored]:after,.prose .mobile-offer a[rel~=sponsored]:after{content:none}@media(max-width:760px){.recommendation-card,.home-server-picks .recommendation-card{grid-template-columns:1fr}.recommendation-photo,.home-server-picks .recommendation-photo{height:190px;padding:1rem;align-items:center}.recommendation-photo img,.home-server-picks .recommendation-photo img{max-height:160px;height:100%;width:100%}.recommendation-body{padding:1.25rem}.recommendation-body p{font-size:14px}.recommendation-actions .btn{width:100%;text-align:center}}
