:root{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#27382e;background:#fafbf8;line-height:1.55}*{box-sizing:border-box}body{margin:0}a{color:#315c43}a:hover{text-decoration:underline}a:focus-visible,summary:focus-visible{outline:3px solid #b45b36;outline-offset:3px}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;top:-100px;background:white;padding:12px}.skip-link:focus{top:5px}.site-header{border-bottom:1px solid #dde4d9;background:white}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:82px}.brand{font-size:25px;font-weight:800;letter-spacing:-.05em;text-decoration:none;color:#27382e;white-space:nowrap}.brand span{color:#b05c3e}.site-header nav{display:flex;flex-wrap:wrap;gap:24px}.site-header nav a{text-decoration:none;font-weight:600}.breadcrumbs{font-size:13px;color:#667467;margin:24px 0}.breadcrumbs a{color:inherit}.page-hero{padding:36px 0 44px;max-width:890px}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:750;color:#69866d}.page-hero h1{font-size:clamp(32px,4vw,56px);line-height:1.09;letter-spacing:-.045em;margin:10px 0 18px}.page-hero p{font-size:clamp(16px,1.6vw,19px);color:#56645b;max-width:800px;margin:0}.section{margin:42px 0}.section h2,.height-guide h2{font-size:clamp(25px,2.5vw,36px);line-height:1.2;letter-spacing:-.035em;margin:0 0 20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:26px;margin-bottom:24px}.section-heading h2{margin:6px 0 0}.section-heading p{max-width:390px;color:#58675b;margin:0}.height-guide{padding:clamp(20px,3vw,40px);border:1px solid #dbe4d7;border-radius:20px;background:#f0f5ed}.height-grid,.product-grid,.fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.height-card,.product-card,.fact-card{min-width:0;padding:20px;border:1px solid #d9e1d5;border-radius:14px;background:white;color:#293c31;text-decoration:none}.height-card{display:flex;flex-direction:column;gap:8px}.height-card strong,.product-card h3{overflow-wrap:anywhere;font-size:18px;line-height:1.3}.height-value{font-size:38px;line-height:1.1;font-weight:780;letter-spacing:-.04em;white-space:nowrap}.height-value small{font-size:14px;letter-spacing:0;margin-left:5px;color:#657367}.height-bar{height:7px;border-radius:6px;background:#e8eee5;margin:9px 0}.height-bar i{display:block;height:100%;background:#6c8b6f;border-radius:6px}.muted,.footnote{color:#617064;font-size:13px}.footnote{margin:20px 0 0}.text-link{font-size:13px;font-weight:700;color:#487356;margin-top:auto}.check-list{counter-reset:step;list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.check-list li{padding:18px 20px;border:1px solid #dae2d7;border-radius:12px;background:white}.check-list li:before{counter-increment:step;content:counter(step,decimal-leading-zero);font-size:12px;font-weight:800;color:#608069;margin-right:12px}.product-card{display:flex;flex-direction:column;gap:14px}.product-card__main{text-decoration:none;color:inherit}.product-card img{width:100%;height:170px;object-fit:contain}.product-card h3{margin:6px 0}.product-note{color:#58685d;font-size:14px;line-height:1.5;margin:0 0 10px}.editorial-text{max-width:900px}.editorial-text p,.note p{color:#526056;font-size:16px;line-height:1.75}.note{padding:26px 30px;background:#eef3ec;border-radius:15px}.sources{border-top:1px solid #d9e2d6;padding-top:24px}.sources summary,.faq summary{font-size:19px;font-weight:700;cursor:pointer}.sources li{margin:10px 0}.sources small{color:#6c776c}.fact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.fact-card{display:flex;flex-direction:column}.fact-card span{font-size:23px;font-weight:750}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;background:white}th,td{text-align:left;padding:14px;border-bottom:1px solid #dce3d9}.faq details{border-bottom:1px solid #dce3d9;padding:16px 0}.related-links{display:flex;flex-wrap:wrap;gap:16px}.site-footer{margin-top:70px;border-top:1px solid #dde4d9;background:white}.site-footer .wrap{display:flex;gap:30px;padding:28px 0}@media(max-width:1000px){.height-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.wrap{width:min(100% - 28px,1200px)}.header-inner{display:block;padding:15px 0}.site-header nav{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:12px}.site-header nav a{font-size:12px;padding:8px;border-radius:8px;background:#f0f4ed}.page-hero{padding:20px 0 30px}.section-heading{display:block}.section-heading p{margin-top:12px}.height-grid,.product-grid,.fact-grid,.check-list{grid-template-columns:1fr}.height-guide{padding:18px}.height-value{font-size:34px}.product-card img{height:180px}.note{padding:20px}.site-footer .wrap{flex-wrap:wrap}}
.page-hero--product{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,360px);align-items:center;gap:28px;max-width:none}.page-hero--product img{width:100%;height:320px;object-fit:contain}@media(max-width:650px){.page-hero--product{display:block}.page-hero--product img{height:230px;margin-top:20px}}
.price-panel{padding:28px;border:1px solid #dbe4d7;border-radius:14px;background:white}.price-value{font-size:22px;margin:0 0 6px}.price-panel .muted{margin:0 0 20px}.seller-button{display:inline-block;padding:12px 18px;border-radius:9px;background:#315f45;color:white;font-weight:700;text-decoration:none}.seller-button:hover{background:#234e36;color:white}.price-panel details{margin-top:18px}.price-panel summary,.seller-offer summary{cursor:pointer}.offer-list{display:grid;gap:12px}.seller-offer{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:20px;border:1px solid #dbe4d7;border-radius:12px;background:white}.seller-offer p{margin:3px 0}.seller-offer small{color:#647266}.seller-offer details{width:100%}@media(max-width:650px){.seller-offer{display:block}.seller-offer .seller-button{margin-top:14px}}
.guidance-scenario{font-size:17px;font-weight:650;padding:18px 22px;border-left:3px solid #6e9475;background:#f1f6ef;border-radius:0 9px 9px 0}.guidance .fact-card{display:block}.guidance .fact-card h3,.fact-card h3{font-size:18px;line-height:1.3;margin:0 0 8px}.guidance .fact-card p,.fact-card p{font-size:14px;line-height:1.55;color:#59665b}.guidance .fact-card small{display:block;color:#6b756b}.guidance .fact-card strong{display:block;font-size:20px;line-height:1.3;margin-top:5px}.guidance-caution{margin-top:18px;padding:20px 24px;border-radius:13px;background:#eef3ec}.guidance-caution h3{margin:0 0 8px}.guidance-caution p{margin:0 0 10px}.guidance-evidence{font-size:13px;color:#647064;margin-top:18px}.check-list li strong{display:block}.check-list li p{margin:6px 0 0;color:#5c685d}.product-card .text-link{display:block;margin-top:3px}
.category-chips{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 28px;max-height:190px;overflow:auto}.category-chips a{display:inline-flex;gap:5px;align-items:center;padding:7px 10px;border:1px solid #d6e0d3;border-radius:999px;background:white;text-decoration:none;font-size:13px}.category-chips a[aria-current]{background:#315f45;color:white}.category-chips small{opacity:.7}.collection-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.collection-card{display:flex;flex-direction:column;padding:23px;border:1px solid #dae3d7;border-radius:14px;background:white}.collection-card h3{font-size:19px;line-height:1.3;margin:8px 0}.collection-card h3 a{color:#293c31;text-decoration:none}.collection-card p{color:#5e6b60;font-size:14px;line-height:1.5;margin:0 0 17px}.pagination{display:flex;flex-wrap:wrap;gap:7px;margin-top:25px}.pagination a{display:inline-block;padding:8px 12px;border:1px solid #d9e3d6;border-radius:8px;text-decoration:none}.pagination a[aria-current]{background:#315f45;color:white}@media(max-width:650px){.collection-list{grid-template-columns:1fr}.category-chips{max-height:150px}}
.product-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:0 0 30px}.product-actions a,.product-actions button{display:inline-block;padding:10px 14px;border:1px solid #cddcca;border-radius:8px;background:white;color:#315f45;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.discussion{max-width:850px}.comment-card{padding:16px 0;border-bottom:1px solid #dce4d8}.comment-card time,.comment-card small{margin-left:12px;color:#627064}.comment-form,.account-login form{display:grid;gap:12px;margin-top:20px}.comment-form label,.account-login label{display:grid;gap:7px}.comment-form textarea,.account-login input,.picker-category select{width:100%;padding:10px;border:1px solid #cdd9c9;border-radius:8px;font:inherit}.account-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.account-login{padding:23px;border:1px solid #d9e4d6;border-radius:14px;background:white}.account-error{padding:14px;background:#fff0eb;border-radius:8px}.account-status{padding:14px;background:#e8f4e7;border-radius:8px}.picker-category{display:flex;align-items:end;gap:10px;margin-bottom:20px}.comparison-picker-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:20px 0}.comparison-picker-list label{display:flex;gap:8px;padding:12px;background:white;border:1px solid #dae3d7;border-radius:8px}@media(max-width:650px){.account-columns,.comparison-picker-list{grid-template-columns:1fr}}
.notice{padding:17px 20px;margin:20px 0;border:1px solid #d6dfcc;border-radius:10px;background:#eef2e7;font-size:14px;line-height:1.75;color:#4b6048}.notice p:last-child{margin:0}
.reading-details{max-width:960px;margin:40px 0}.reading-details details{border-bottom:1px solid #dce3d9;padding:20px 0}.reading-details summary{cursor:pointer;font-size:18px;font-weight:600;line-height:1.5}.reading-details p,.reading-details li{color:#65716a;line-height:1.85}@media(max-width:600px){.reading-details summary{font-size:16px}}
