:root{--green:#123d2e;--green2:#2d654e;--cream:#f7f3e9;--paper:#fffefa;--line:#dfe4da;--muted:#66736d;--shadow:0 14px 34px #1e382b1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:#183026;margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,100% - 40px);margin:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffefaf5;border-bottom:1px solid #e8eadf;height:68px;position:sticky;top:0}.header-inner{align-items:center;height:100%;display:flex}.brand{color:var(--green);align-items:center;gap:10px;font-size:18px;font-weight:900;display:flex}.brand-mark{background:#e2ebdd;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.site-header nav{gap:25px;margin-left:auto;font-size:14px;font-weight:800;display:flex}.menu{margin-left:auto;font-size:22px;display:none}.home-hero{background:#ecede5;height:355px;position:relative;overflow:hidden}.hero-photo{background-image:linear-gradient(90deg,#faf8f0f5 0%,#faf8f0d4 31%,#faf8f01a 62%,#faf8f000 100%),url(/assets/editorial/hero-camp-lake.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.home-hero-copy{z-index:2;padding-top:72px;position:relative}.home-hero h1{color:var(--green);letter-spacing:-.04em;margin:0 0 14px;font-size:48px;line-height:1.22}.home-hero p{font-size:18px;font-weight:700}.home-content{z-index:5;margin-top:-22px;padding-bottom:70px;position:relative}.finder-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff5;border-radius:20px;margin-bottom:16px;padding:22px}.finder-head{align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.finder-head>span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:18px;font-weight:900;display:grid}.finder-head h2{margin:0;font-size:26px}.finder-head p{color:var(--muted);margin:2px 0 0}.choice-grid{gap:12px;display:grid}.use-grid{grid-template-columns:repeat(4,1fr)}.brand-grid{grid-template-columns:repeat(3,1fr)}.choice-grid a{background:#fff;border:1px solid #d9e0d7;border-radius:14px;justify-content:space-between;align-items:center;min-height:66px;padding:0 18px;font-size:17px;transition:all .18s;display:flex}.choice-grid a:hover{border-color:#9db6a8;transform:translateY(-1px)}.popular{margin-top:36px}.section-title{justify-content:space-between;align-items:center;display:flex}.section-title h2{font-size:28px}.popular-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 20px #1e382b12}.article-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.article-card div{padding:14px}.article-card h3{margin:0 0 8px;font-size:17px;line-height:1.4}.article-card span{color:var(--green2);font-size:13px;font-weight:800}.article-hero{background:#ddd;height:365px;position:relative;overflow:hidden}.article-hero>img{object-fit:cover;width:100%;height:100%}.article-hero:after{content:"";background:linear-gradient(90deg,#112d22db,#112d2273,#112d2214);position:absolute;inset:0}.article-hero-overlay{z-index:2;color:#fff;align-items:center;display:flex;position:absolute;inset:0}.breadcrumb{opacity:.85;margin-bottom:14px;font-size:12px}.article-hero h1{max-width:850px;margin:0 0 14px;font-size:42px;line-height:1.28}.article-hero p{max-width:760px;font-size:17px}.article-shell{padding:34px 0 80px}.quick-picks,.section{background:var(--paper);border:1px solid var(--line);border-radius:20px;margin-bottom:20px;padding:24px}.quick-picks h2,.section h2,.detail-list>h2{margin:0 0 18px;font-size:27px}.quick-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.quick-item{background:#eef5ed;border-radius:14px;padding:16px}.quick-item span{color:#4b6b5b;font-size:13px;font-weight:800;display:block}.quick-item strong{margin-top:4px;display:block}.summary-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.summary-cards a{background:#fff;border:1px solid #dbe2da;border-radius:14px;flex-direction:column;padding:15px;display:flex}.summary-cards a span{color:var(--green2);font-size:12px;font-weight:900}.summary-cards a strong{margin:4px 0;line-height:1.4}.summary-cards a small{color:var(--muted)}.table-wrap{border:1px solid var(--line);border-radius:12px;overflow:auto}table{border-collapse:collapse;background:#fff;width:100%;min-width:720px}th,td{text-align:left;border-bottom:1px solid #e7eae4;padding:13px 14px;font-size:14px}thead th{background:#eef3ed}.detail-list{margin-top:34px}.product-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin-bottom:18px;padding:24px;box-shadow:0 8px 24px #1e382b0f}.product-card-head{align-items:center;gap:14px;display:flex}.rank-badge{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;font-weight:900;display:grid}.eyebrow{color:var(--green2);font-size:12px;font-weight:900}.product-card h3{margin:2px 0 0;font-size:25px}.product-image{object-fit:contain;border-radius:12px;width:100%;max-height:380px;margin:18px 0;display:block}.spec-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0;display:grid}.spec-grid>div{background:#f6f7f3;border-radius:12px;padding:12px}.spec-grid span{color:var(--muted);font-size:12px;display:block}.spec-grid strong{margin-top:3px;display:block}.product-use{font-size:15px}.concern{background:#fff6e8;border-radius:12px;gap:14px;margin:14px 0;padding:13px 15px;display:flex}.concern b{white-space:nowrap;color:#8b5a21}.cta-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cta{border:0;border-radius:12px;place-items:center;min-height:48px;font-weight:900;display:grid}.cta.primary{background:var(--green);color:#fff}.cta.ghost{color:#9a9f9b;background:#edf0ec}.related{flex-wrap:wrap;gap:10px;display:flex}.related h2{width:100%}.related a{background:#eef3ed;border-radius:10px;padding:10px 14px;font-weight:800}footer{color:#e7f0ea;background:#14392c;padding:34px 0}footer .wrap{justify-content:space-between;display:flex}footer small{opacity:.8}.not-found{text-align:center;padding:100px}@media (width<=900px){.site-header nav{display:none}.menu{display:block}.wrap{width:min(100% - 24px,760px)}.home-hero{height:320px}.home-hero h1{font-size:38px}.hero-photo{background-position:60%}.use-grid,.brand-grid,.popular-grid{grid-template-columns:repeat(2,1fr)}.article-hero{height:330px}.article-hero h1{font-size:34px}.quick-grid,.summary-cards,.spec-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.wrap{width:calc(100% - 20px)}.site-header{height:60px}.brand{font-size:17px}.brand-mark{width:34px;height:34px}.home-hero{height:330px}.hero-photo{background-image:linear-gradient(#faf8f0b8,#faf8f038),url(/assets/editorial/hero-camp-lake.jpg);background-position:58%}.home-hero-copy{padding-top:36px}.home-hero h1{font-size:34px;line-height:1.2}.home-hero p{max-width:250px;font-size:15px}.home-content{margin-top:-26px}.finder-card{border-radius:18px;padding:17px 14px}.finder-head h2{font-size:23px}.finder-head p{font-size:13px}.choice-grid a{min-height:60px;padding:0 13px;font-size:15px}.popular-grid{grid-template-columns:1fr 1fr;gap:10px}.article-card h3{font-size:14px}.article-hero{height:340px}.article-hero h1{font-size:30px}.article-hero p{font-size:14px}.article-shell{padding-top:18px}.quick-picks,.section,.product-card{border-radius:17px;padding:17px}.quick-grid,.summary-cards{grid-template-columns:1fr}.spec-grid{grid-template-columns:1fr 1fr}.product-card h3{font-size:22px}.cta-row{grid-template-columns:1fr}footer .wrap{display:block}footer small{margin-top:6px;display:block}}body{overflow-wrap:anywhere}img{max-width:100%;display:block}picture{display:block}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,.table-wrap:focus-visible{outline-offset:4px;outline:3px solid #be731b}h2,h3,h4{line-height:1.45}p{line-height:1.85}h4{margin:4px 0 14px;font-size:19px}section[id],article[id],div[id]{scroll-margin-top:90px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:#fff;padding:12px 18px;position:fixed;top:-80px;left:12px}.skip-link:focus{top:8px}.brand{min-height:44px}.site-header nav a{align-items:center;min-height:44px;display:flex}.menu{color:var(--green);cursor:pointer;background:0 0;border:0;width:44px;height:44px}.hero-photo{background:0 0}.hero-photo img{object-fit:cover;object-position:center;width:100%;height:100%}.home-hero:after{content:"";background:linear-gradient(90deg,#faf8f0f7,#faf8f0d4 32%,#faf8f014 68%,#0000);position:absolute;inset:0}.home-hero-copy{pointer-events:none}.home-hero p{line-height:1.6}.choice-grid small{color:var(--muted);font-size:12px;font-weight:500;display:block}.choice-grid a:hover,.summary-product:hover{border-color:#789b84}.section-title>a{white-space:nowrap;align-items:center;min-height:44px;font-size:14px;display:flex}.article-card picture{overflow:hidden}.article-card img{aspect-ratio:16/9;height:auto;transition:transform .2s}.article-card:hover img{transform:scale(1.025)}.article-card span{font-size:14px}.article-card h3{font-size:17px}.all-articles{margin-top:42px}.all-articles h2{font-size:27px}.article-index{grid-template-columns:1fr 1fr;gap:0 28px;display:grid}.article-index a{border-bottom:1px solid #ced8cb;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:12px 4px;font-size:16px;display:flex}.article-index span{color:var(--green2);flex-shrink:0}.article-hero{background:var(--green);height:auto;min-height:365px;display:grid}.article-hero>picture{position:absolute;inset:0}.article-hero>picture img{object-fit:cover;width:100%;height:100%}.article-hero:after{background:linear-gradient(90deg,#092218f0,#092218c9 55%,#09221840)}.article-hero-overlay{padding:35px 0;position:relative}.article-hero h1{text-wrap:pretty;max-width:960px;font-size:clamp(30px,3.2vw,42px)}.article-hero p{max-width:800px;margin:12px 0 0;font-size:17px}.breadcrumb{opacity:1;align-items:center;gap:10px;margin-bottom:10px;font-size:14px;display:flex}.breadcrumb a{text-underline-offset:4px;align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}.conclusion{max-width:960px;margin:0 0 22px;font-size:18px}.quick-grid{grid-template-columns:repeat(auto-fit,minmax(min(210px,100%),1fr))}.quick-item span,.eyebrow{font-size:14px}.article-toc{flex-wrap:wrap;gap:8px;margin:4px 0 24px;display:flex}.article-toc a{background:#fff;border:1px solid #c7d5c6;border-radius:30px;justify-content:center;align-items:center;min-height:46px;padding:8px 18px;font-size:14px;font-weight:700;display:flex}.article-toc a:hover{background:#e4eddf}.feature-link{color:#fff;background:#174d39;border-radius:16px;flex-direction:column;gap:6px;margin-bottom:24px;padding:24px;display:flex}.feature-link strong{font-size:21px}.feature-link span{font-size:16px}.candidate-group+.candidate-group{border-top:1px solid var(--line);margin-top:34px;padding-top:25px}.candidate-group>h3{margin:0 0 8px;font-size:21px}.group-intro{color:#526259;margin:0 0 18px}.summary-cards{align-items:stretch}.summary-product{background:#fff;border:1px solid #d4dfd2;border-radius:14px;flex-direction:column;min-width:0;padding:18px;display:flex}.summary-product p{margin:14px 0;font-size:16px}.summary-product .product-image{aspect-ratio:4/3;object-fit:contain;height:auto;margin:0 0 16px}.mini-spec{margin:0;font-size:14px}.mini-spec div{border-bottom:1px solid #edf0e9;gap:10px;padding:5px 0;display:flex}.mini-spec dt{color:#526259;min-width:30px}.mini-spec dd{margin:0;line-height:1.7}.summary-product .detail-link{background:#edf4eb;border-radius:8px;justify-content:space-between;align-items:center;min-height:46px;margin-top:auto;padding:8px 12px;font-size:15px;font-weight:800;display:flex}.table-wrap{overscroll-behavior-inline:contain;max-width:100%}.table-hint{color:#526259;margin:-6px 0 12px;font-size:14px}table{min-width:800px}th{min-width:180px}thead th:not(:first-child){min-width:145px}td{vertical-align:top;line-height:1.7}table a{text-underline-offset:4px;align-items:center;min-height:44px;text-decoration:underline;display:flex}table small{color:#58675d;margin-top:6px;font-size:12px;line-height:1.8;display:block}.product-card{padding:28px}.product-card>p{max-width:950px;font-size:16px}.product-card .focus-copy{color:#28573e;font-size:18px;font-weight:700}.rank-badge{flex-shrink:0}.product-card-head>div{min-width:0}.product-card h3{line-height:1.45}.spec-grid span{font-size:14px}.spec-grid strong{font-size:16px}.spec-grid small{color:#56645c;margin-top:5px;font-size:13px;display:block}.product-points{margin:18px 0;padding-left:24px;line-height:1.9}.concern{align-items:flex-start;line-height:1.8}.concern b{font-size:15px}.product-image{aspect-ratio:16/9;object-fit:contain;background:#fafbf8;height:auto;max-height:400px;margin:0 0 22px}.cta-row{grid-template-columns:repeat(3,1fr)}.cta.shop{color:var(--green);background:#fff;border:1px solid #b5c6b4;justify-content:center;align-items:center;min-height:50px;padding:10px;font-size:16px;display:flex}.cta.shop:hover{background:#edf4eb}.shop-label{margin:24px 0 8px;font-weight:700}.official-link{text-underline-offset:4px;align-items:center;min-height:48px;margin-top:8px;font-size:14px;text-decoration:underline;display:inline-flex}.price-reference{border-top:1px solid var(--line);margin-top:24px;padding-top:16px}.price-reference strong{margin-left:10px;font-size:22px}.price-reference small{color:#58675d;margin-top:4px;font-size:13px;display:block}.guide-grid{grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:24px;display:grid}.guide h3{margin:0 0 10px;font-size:20px}.guide p{margin:0}.faq details{border-top:1px solid var(--line);padding:8px 0}.faq summary{cursor:pointer;min-height:48px;padding:12px 4px;font-size:16px;font-weight:700}.faq details p{margin:4px 0;padding:0 4px 8px}.related{background:0 0;border:0;padding:10px 0 0;display:block}.related h2{margin-bottom:18px;font-size:27px}.related a{background:#fff;border-radius:16px;padding:0}.related .back-top{background:#e9f0e4;border-radius:8px;align-items:center;min-height:48px;margin-top:25px;padding:8px 16px;font-weight:700;display:inline-flex}footer a{align-items:center;min-height:44px;font-weight:800;display:inline-flex}footer .wrap{align-items:center}.not-found{padding:80px 20px}.not-found a{align-items:center;min-height:44px;text-decoration:underline;display:inline-flex}@media (width<=900px){.site-header nav.is-open{background:var(--paper);border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;gap:0;margin:0;padding:12px 20px;display:flex;position:absolute;top:100%;left:0;right:0}.site-header nav.is-open a{min-height:48px;padding:8px 12px}.menu{order:2;display:block}.home-hero h1{font-size:38px}.summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.article-hero-overlay{padding:28px 0}.spec-grid,.popular-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.wrap{width:calc(100% - 28px)}.home-hero{height:350px}.home-hero:after{background:linear-gradient(#faf8f0f2,#faf8f0d9 42%,#faf8f01a 78%)}.home-hero .hero-photo img{object-position:58% center}.home-hero-copy{padding-top:34px}.home-hero h1{font-size:32px;line-height:1.3}.home-hero p{max-width:280px;font-size:16px}.finder-head{gap:10px}.finder-head>span{flex-shrink:0;width:34px;height:34px}.finder-head h2{font-size:22px}.finder-head p{font-size:14px}.choice-grid{gap:10px}.choice-grid a{padding:0 12px;font-size:15px}.section-title{gap:12px}.section-title h2{font-size:23px}.section-title>a{font-size:13px}.article-card h3{font-size:16px}.article-card div{padding:12px}.article-index{grid-template-columns:1fr}.article-hero{min-height:360px}.article-hero h1{font-size:28px;line-height:1.4}.article-hero p{font-size:16px}.article-hero:after{background:linear-gradient(90deg,#092218ed,#092218ba)}.article-hero-overlay{padding:20px 0 28px}.quick-picks,.section,.product-card{padding:18px}.quick-picks h2,.section h2,.detail-list>h2{font-size:24px}.conclusion{font-size:17px}.quick-grid,.summary-cards{grid-template-columns:1fr}.quick-item{padding:14px}.article-toc{grid-template-columns:1fr 1fr;gap:8px;display:grid}.article-toc a{padding:8px 10px}.feature-link{padding:20px}.feature-link strong{font-size:19px}.summary-product{padding:16px}.product-card h3{font-size:22px}.rank-badge{width:38px;height:38px}.spec-grid{gap:8px}.spec-grid>div{padding:10px}.concern{display:block}.concern b{margin-bottom:6px;display:block}.cta-row{grid-template-columns:1fr}.product-card .focus-copy{font-size:17px}.product-image{aspect-ratio:4/3}.guide-grid{gap:22px}.related h2{font-size:24px}.article-hero .breadcrumb{font-size:13px}footer .wrap{display:block}footer small{font-size:13px}.all-articles h2{font-size:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.breadcrumb a,.site-header nav a{justify-content:center;min-width:44px}.product-media{aspect-ratio:4/3;background:#f3f4ee;border:1px solid #e2e6dc;border-radius:12px;justify-content:center;align-items:center;width:100%;max-width:420px;margin:0 auto 20px;padding:20px;display:flex;overflow:hidden}.product-media.has-photo{background:#fff}.product-media .product-image{aspect-ratio:auto;object-fit:contain;border-radius:0;width:100%;height:100%;max-height:none;margin:0;display:block}.product-photo-label{color:#738075;letter-spacing:.08em;font-size:13px}.summary-product .product-media{max-width:100%;margin-bottom:18px}.cta-row .cta.shop{min-height:56px;color:var(--green);text-align:center;background:#e6eee3;border:1.5px solid #72937b;padding:12px 10px;font-size:15px;font-weight:800;line-height:1.5;box-shadow:0 2px #cddac9}.cta-row .cta.shop:hover{background:var(--green);color:#fff;border-color:var(--green)}.table-wrap{isolation:isolate;max-width:100%;position:relative}.table-wrap th:first-child{z-index:2;background:var(--paper);position:sticky;left:0;box-shadow:2px 0 #dfe4da}.table-wrap thead th:first-child{z-index:3;background:#eaf0e5}@media (width<=520px){.product-media{max-width:280px;padding:18px}.summary-product .product-media{max-width:260px}.table-wrap th:first-child{white-space:normal;overflow-wrap:anywhere;width:144px;min-width:144px;max-width:144px}.cta-row .cta.shop{width:100%}}.api-credit a{color:revert;-webkit-text-decoration:revert;text-decoration:revert;align-items:center;min-height:44px;display:inline-flex}.design-pilot{color:#27342c;background:#fff;min-height:100vh}.design-pilot .site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffefa;border-bottom:1px solid #e5e7df;height:60px}.design-pilot .header-inner{max-width:1120px}.design-pilot .brand{letter-spacing:.02em;font-size:18px;font-weight:800}.design-pilot .brand-mark{display:none}.design-pilot .site-header nav{gap:28px;font-size:13px;font-weight:600}.design-pilot .site-header nav>a:first-child{display:none}.design-pilot .home-hero h1{letter-spacing:-.035em;font-size:42px;line-height:1.35}.design-pilot .home-hero p{font-size:16px;font-weight:500}.design-pilot .home-content{max-width:1040px;margin-top:0;padding-top:44px}.design-pilot .finder-card{max-width:880px;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto 32px;padding:0}.design-pilot .finder-head{align-items:center;gap:12px;margin-bottom:16px}.design-pilot .finder-head>span{width:auto;height:auto;color:var(--green);background:0 0;border-right:1px solid #c5cfbf;border-radius:0;padding-right:13px;font-size:14px;font-weight:600}.design-pilot .finder-head h2{font-size:23px;font-weight:700}.design-pilot .finder-head p{color:#69726b;margin:3px 0 0;font-size:13px}.design-pilot .choice-grid{gap:10px}.design-pilot .choice-grid a{min-height:60px;box-shadow:none;background:#fff;border:1px solid #dce1d7;border-radius:4px;padding:12px 18px;font-size:16px}.design-pilot .use-grid a{background:#faf8f1;min-height:80px}.design-pilot .choice-grid a:hover{border-color:var(--green);background:#f5f7f1;transform:none}.design-pilot .choice-grid b{font-weight:650}.design-pilot .choice-grid small{color:#69726b;margin-top:4px;font-size:12px;font-weight:400;line-height:1.6;display:block}.design-pilot .popular{border-top:1px solid #dde3d8;margin-top:54px;padding-top:28px}.design-pilot .section-title{margin-bottom:20px}.design-pilot .section-title h2,.design-pilot .all-articles h2{margin:0;font-size:24px;font-weight:700}.design-pilot .section-title>a{font-size:13px;font-weight:500}.design-pilot .article-card{box-shadow:none;background:#fff;border:0;border-radius:0}.design-pilot .article-card img{border-radius:3px}.design-pilot .article-card div{padding:12px 0}.design-pilot .article-card h3{margin-bottom:8px;font-size:16px;font-weight:650;line-height:1.65}.design-pilot .article-card span{font-size:12px;font-weight:600}.design-pilot .all-articles{background:0 0;border:0;border-top:1px solid #dde3d8;border-radius:0;margin-top:36px;padding:32px 0 0}.design-pilot .article-index{gap:0 30px;margin-top:18px}.design-pilot .article-index a{background:0 0;border:0;border-bottom:1px solid #e5e8e1;border-radius:0;padding:14px 2px;font-size:14px;font-weight:500}.design-pilot footer{background:var(--cream);color:var(--green);border-top:1px solid #e5e7de;padding:28px 0}.design-pilot footer .wrap{max-width:1120px}.article-page .article-hero h1{max-width:810px;font-size:34px;line-height:1.5}.article-page .article-hero p{max-width:760px;font-size:16px;line-height:1.9}.article-page .article-shell{grid-template-columns:minmax(0,820px) 220px;align-items:start;gap:48px;max-width:1120px;padding-top:40px;display:grid}.article-page .pilot-article-main{min-width:0}.article-page .quick-picks{box-shadow:none;background:#fff;border:0;border-bottom:1px solid #dce2d7;border-radius:0;margin:0;padding:0 0 26px}.article-page .quick-picks h2{color:var(--green);margin:0 0 10px;font-size:14px;font-weight:700}.article-page .conclusion{margin:0 0 20px;font-size:18px;font-weight:600;line-height:1.95}.article-page .quick-grid{background:#f8f6ee;gap:0}.article-page .quick-item{background:0 0;border:0;border-left:1px solid #e2e4d9;border-radius:0;padding:14px 16px}.article-page .quick-item:first-child{border-left:0}.article-page .quick-item span{color:#657065;font-size:12px;font-weight:500}.article-page .quick-item strong{font-size:14px;font-weight:650;line-height:1.7}.article-page .article-toc{border-bottom:1px solid #dfe4da;gap:0;margin:18px 0 40px;display:flex}.article-page .article-toc a{background:0 0;border:0;border-radius:0;min-height:46px;padding:12px 18px;font-size:13px;font-weight:600}.article-page .article-toc a:hover{background:#f4f6ef}.article-page .section{box-shadow:none;background:#fff;border:0;border-radius:0;margin:0 0 48px;padding:0}.article-page .section>h2,.article-page .detail-list>h2,.article-page .related>h2{border-bottom:2px solid var(--green);margin:0 0 20px;padding-bottom:12px;font-size:24px;font-weight:700;line-height:1.6}.article-page .candidate-group{margin:0}.article-page .group-intro{color:#566459;margin:0 0 14px;font-size:14px;line-height:1.9}.article-page .summary-cards{display:block}.article-page .summary-product{box-shadow:none;background:#fff;border:0;border-bottom:1px solid #dce2d7;border-radius:0;grid-template-columns:160px minmax(0,1fr);align-items:start;gap:24px;padding:22px 0;display:grid}.article-page .summary-product:hover{border-color:#dce2d7}.article-page .product-media{background:#f8f8f4;border:1px solid #eceee7;border-radius:3px;max-width:200px;margin:0;padding:12px}.article-page .summary-product .product-media{width:160px;max-width:160px;margin:0}.article-page .product-photo-label{color:#81877d;letter-spacing:0;font-size:12px}.article-page .pilot-brand{color:#647063;align-items:center;gap:10px;font-size:12px;font-weight:500;line-height:1.5;display:flex}.article-page .pilot-rank{color:var(--green);font-variant-numeric:tabular-nums;font-size:15px;font-weight:700;line-height:1.4}.article-page .pilot-summary .product-name{color:#243a2b;margin:5px 0 13px;font-size:19px;font-weight:700;line-height:1.55}.article-page .pilot-specs{grid-template-columns:1fr 1fr;gap:8px 16px;margin:0;display:grid}.article-page .pilot-specs>div{border-top:1px solid #e7e9e2;min-width:0;padding-top:7px}.article-page .pilot-specs dt{color:#677064;font-size:12px;font-weight:400}.article-page .pilot-specs dd{margin:2px 0 0;font-size:15px;font-weight:650;line-height:1.6}.article-page .pilot-specs dd small{font-size:12px;font-weight:400;display:block}.article-page .summary-product .pilot-reason{margin:12px 0 14px;font-size:14px;font-weight:400;line-height:1.8}.article-page .pilot-summary-bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.article-page .pilot-price{flex-wrap:wrap;align-items:baseline;column-gap:10px;font-size:12px;line-height:1.7;display:flex}.article-page .pilot-price>span{color:#657063}.article-page .pilot-price strong{color:#263e2c;font-variant-numeric:tabular-nums;font-size:19px;font-weight:700}.article-page .pilot-price small{color:#697065;flex-basis:100%;font-size:11px;display:block}.article-page .summary-product .detail-link{background:#fff;border:1px solid #76917a;border-radius:3px;flex-direction:row;flex-shrink:0;justify-content:center;gap:15px;min-height:44px;margin:0 0 0 auto;padding:10px 14px;font-size:13px;font-weight:650;display:flex}.article-page .summary-product .detail-link:hover{background:#f1f5ed}.article-page .table-hint{color:#667065;margin:0 0 10px;font-size:12px}.article-page .table-wrap{border:1px solid #dce2d7;border-radius:0}.article-page table{min-width:820px;font-size:14px;line-height:1.75}.article-page th,.article-page td{vertical-align:middle;border-bottom:1px solid #e1e6db;padding:12px 14px}.article-page table th{font-weight:650}.article-page table thead th{color:#52634f;background:#eff2e9;font-size:12px}.article-page table tbody tr:nth-child(2n) td,.article-page table tbody tr:nth-child(2n) th{background:#fafbf7}.article-page table tbody th{background:#fff}.article-page table small{margin-top:3px;font-size:11px}.article-page .detail-list{margin:0 0 48px}.article-page .product-card{box-shadow:none;background:#fff;border:0;border-bottom:1px solid #dce2d7;border-radius:0;margin:0 0 28px;padding:26px 0 32px}.article-page .pilot-product-overview{grid-template-columns:200px minmax(0,1fr);align-items:start;gap:26px;display:grid}.article-page .pilot-product .product-name{margin:5px 0 16px;font-size:23px;font-weight:700;line-height:1.5}.article-page .product-card .focus-copy{color:var(--green);margin:22px 0 16px;font-size:17px;font-weight:650;line-height:1.85}.article-page .pilot-purchase{background:#f8f6ee;border-radius:3px;padding:16px 18px 18px}.article-page .pilot-purchase .pilot-price{margin-bottom:14px}.article-page .pilot-purchase .pilot-price strong{font-size:24px}.article-page .cta-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.article-page .cta-row .cta.shop{border:1px solid var(--green);background:var(--green);color:#fff;box-shadow:none;white-space:normal;border-radius:3px;min-height:48px;padding:12px 7px;font-size:13px;font-weight:650}.article-page .cta-row .cta.shop:hover{background:#23533c}.article-page .pilot-product-copy{margin-top:24px;font-size:16px;line-height:1.9}.article-page .pilot-product-copy>p{margin:0 0 20px}.article-page .pilot-product-copy h4{margin:0 0 8px;font-size:15px;font-weight:700}.article-page .product-points{margin:0 0 22px;padding-left:20px}.article-page .product-points li{margin-bottom:7px}.article-page .concern{background:0 0;border-left:2px solid #b2bca6;border-radius:0;margin:0 0 12px;padding:0 0 0 14px;font-size:14px;line-height:1.9;display:block}.article-page .concern b{color:#4c5947;margin-bottom:3px;font-weight:650;display:block}.article-page .official-link{color:#647160;min-height:44px;margin-top:0;font-size:12px}.article-page .guide-grid{grid-template-columns:1fr;gap:26px}.article-page .guide h3{margin-bottom:8px;font-size:18px;font-weight:650}.article-page .guide p{font-size:16px;line-height:1.9}.article-page .faq summary{padding:14px 0;font-size:15px;font-weight:600}.article-page .faq details p{font-size:15px;line-height:1.9}.article-page .related .popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.article-page .related .back-top{background:0 0;border:1px solid #cbd5c3;border-radius:3px;font-size:14px;font-weight:500}.article-page .pilot-rail{padding-top:0;font-size:13px;position:sticky;top:88px}.article-page .pilot-rail>div{border-top:2px solid var(--green);padding-top:16px}.article-page .pilot-rail p{color:#486044;margin:0 0 10px;font-size:13px;font-weight:650}.article-page .pilot-rail ol{margin:0;padding:0;list-style:none}.article-page .pilot-rail li a{border-bottom:1px solid #e6e9e0;align-items:baseline;gap:12px;min-height:48px;padding:12px 0;line-height:1.65;display:flex}.article-page .pilot-rail li a>span{font-variant-numeric:tabular-nums;color:#71816b;font-size:12px}.article-page .pilot-rail small{color:#7b8375;font-size:11px;display:block}.article-page .pilot-rail-link{justify-content:space-between;align-items:center;min-height:44px;margin-top:8px;font-size:12px;display:flex}.article-page .pilot-rail a:hover{color:var(--green);text-underline-offset:4px;text-decoration:underline}@media (width<=1100px){.article-page .article-shell{max-width:820px;display:block}.article-page .pilot-rail{display:none}}@media (width<=520px){.design-pilot .wrap{width:calc(100% - 40px)}.design-pilot .site-header{height:56px}.design-pilot .brand{font-size:17px}.design-pilot .home-hero h1{font-size:30px}.design-pilot .home-hero p{max-width:280px;font-size:15px}.design-pilot .home-content{padding-top:30px;padding-bottom:42px}.design-pilot .finder-card{margin-bottom:28px}.design-pilot .finder-head{gap:10px}.design-pilot .finder-head h2{font-size:21px}.design-pilot .finder-head p{font-size:12px}.design-pilot .finder-head>span{width:auto;height:auto;padding-right:10px;font-size:13px}.design-pilot .choice-grid a{min-height:58px;padding:12px;font-size:15px}.design-pilot .choice-grid small{font-size:11px}.design-pilot .use-grid a{min-height:78px}.design-pilot .popular{margin-top:34px;padding-top:24px}.design-pilot .section-title h2,.design-pilot .all-articles h2{font-size:21px}.design-pilot .section-title>a{font-size:12px}.design-pilot .popular-grid{gap:20px 14px}.design-pilot .article-card h3{font-size:14px;line-height:1.65}.design-pilot .article-card div{padding-top:9px}.design-pilot .article-index a{padding:14px 0;font-size:13px}.article-page .article-hero h1{font-size:26px;line-height:1.5}.article-page .article-hero p{font-size:15px;line-height:1.85}.article-page .article-shell{padding-top:28px}.article-page .conclusion{font-size:16px;line-height:1.95}.article-page .quick-grid{display:block}.article-page .quick-item{border-bottom:1px solid #e4e6dc;border-left:0;grid-template-columns:100px 1fr;align-items:baseline;gap:8px;padding:10px 14px;display:grid}.article-page .quick-item:last-child{border-bottom:0}.article-page .quick-item strong{font-size:13px}.article-page .quick-item span{font-size:11px}.article-page .article-toc{grid-template-columns:1fr 1fr;margin:12px 0 32px;display:grid}.article-page .article-toc a{text-align:center;justify-content:center;padding:10px 0;font-size:13px}.article-page .section>h2,.article-page .detail-list>h2,.article-page .related>h2{font-size:22px}.article-page .section{margin-bottom:38px}.article-page .summary-product{padding:20px 0;display:block}.article-page .summary-product .product-media{margin:0 auto 16px}.article-page .pilot-summary .product-name{margin-bottom:12px;font-size:18px;line-height:1.6}.article-page .pilot-specs{column-gap:12px}.article-page .pilot-specs dd{font-size:14px}.article-page .pilot-summary-bottom{align-items:flex-end;gap:10px}.article-page .pilot-price{column-gap:8px}.article-page .pilot-price strong{font-size:19px}.article-page .summary-product .detail-link{gap:8px;min-height:44px;padding:9px 12px;font-size:12px}.article-page th,.article-page td{padding:10px 12px}.article-page .table-wrap th:first-child{width:132px;min-width:132px;max-width:132px}.article-page .product-card{margin-bottom:26px;padding-top:16px}.article-page .pilot-product-overview{display:block}.article-page .pilot-product-overview>.product-media{width:184px;max-width:184px;margin:0 auto 18px}.article-page .pilot-product .product-name{font-size:21px}.article-page .product-card .focus-copy{margin:18px 0;font-size:16px}.article-page .pilot-purchase{padding:14px}.article-page .cta-row{grid-template-columns:1fr}.article-page .cta-row .cta.shop{min-height:48px;font-size:14px}.article-page .pilot-product-copy{margin-top:22px;font-size:15px;line-height:1.9}.article-page .related .popular-grid{gap:18px 14px}}.article-page .pilot-rail li a>span{white-space:nowrap;flex:0 0 18px}.article-page .pilot-rail li a>div{min-width:0}.design-pilot .home-hero-copy,.article-page .article-hero-overlay>.wrap{max-width:1120px}.article-page .candidate-group>h3{margin:0 0 8px;font-size:18px;font-weight:650;line-height:1.6}.article-page .candidate-group+.candidate-group{border-top:0;margin-top:32px;padding-top:0}.article-page .feature-link{color:var(--green);background:#f8f6ee;border:0;border-left:3px solid #79916d;border-radius:0;margin-bottom:32px;padding:18px 20px}.article-page .feature-link strong{font-size:17px;line-height:1.7}.article-page .feature-link>span{color:#566459;font-size:14px;line-height:1.8}.article-page .quick-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.article-page .quick-grid-four .quick-item:nth-child(3){border-left:0}
