@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+JP:wght@400;500;700;900&display=swap";:root{color:#18211d;font-synthesis:none;background:#f5f4ef;font-family:Manrope,Noto Sans JP,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit}.shell{width:min(1080px,100% - 40px);margin:0 auto}.topbar{border-bottom:1px solid #d9d9d0;justify-content:space-between;align-items:center;height:82px;display:flex}.brand{letter-spacing:-.08em;font-size:18px;font-weight:800;text-decoration:none}.brand span{color:#e76f51;padding:0 3px}.status,.eyebrow,.count,code{font-family:DM Mono,monospace}.status{color:#66716b;letter-spacing:.02em;font-size:11px}.status i{background:#63a375;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #dcebdd}.hero{max-width:780px;padding:98px 0 78px}.eyebrow{color:#9a5a43;letter-spacing:.16em;margin:0 0 18px;font-size:10px;font-weight:500}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.07em;margin-bottom:25px;font-size:clamp(42px,7vw,76px);font-weight:800;line-height:1.06}h1 em{color:#d86546;font-style:normal}.lead{color:#59635e;max-width:540px;font-size:17px;line-height:1.9}.hero-meta{flex-wrap:wrap;gap:9px;margin-top:32px;display:flex}.hero-meta span{color:#69736d;border:1px solid #deded6;border-radius:100px;padding:8px 11px;font-family:DM Mono,monospace;font-size:10px}.download-panel{padding-bottom:80px}.section-heading{border-bottom:1px solid #d9d9d0;justify-content:space-between;align-items:end;margin-bottom:19px;padding-bottom:16px;display:flex}.section-heading .eyebrow{margin-bottom:7px}h2{letter-spacing:-.05em;margin-bottom:0;font-size:25px}.count{color:#9a5a43;margin-bottom:2px;font-size:11px}.experiment-list{gap:10px;display:grid}.experiment-card{background:#fffffca3;border:1px solid #deded6;border-radius:12px;grid-template-columns:100px 1fr auto;align-items:center;gap:24px;padding:24px 26px;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.experiment-card:hover{border-color:#c9a38f;transform:translateY(-2px);box-shadow:0 12px 30px #34362b12}.card-index{color:#b4b9b1;align-self:start;font-family:DM Mono,monospace;font-size:11px}.card-copy h3{letter-spacing:-.03em;margin-bottom:7px;font-size:17px}.card-copy p{color:#69736d;margin-bottom:10px;font-size:13px;line-height:1.6}code{color:#9a5a43;font-size:10px}.download-button{color:#a54f36;white-space:nowrap;border:1px solid #d6a18e;border-radius:7px;align-items:center;gap:8px;padding:11px 14px;font-family:DM Mono,monospace;font-size:11px;text-decoration:none;display:inline-flex}.download-button:hover{color:#fff;background:#a54f36}.download-icon{font-size:17px;line-height:.7}.footer{color:#969d96;border-top:1px solid #d9d9d0;justify-content:space-between;gap:20px;padding:22px 0 35px;font-family:DM Mono,monospace;font-size:10px;display:flex}@media (width<=650px){.shell{width:min(100% - 28px,1080px)}.topbar{height:68px}.status{display:none}.hero{padding:70px 0 58px}h1{font-size:43px}.experiment-card{grid-template-columns:1fr;gap:14px;padding:20px}.card-index{margin-bottom:-3px}.download-button{justify-content:center}.footer{flex-direction:column;gap:8px}}
