:root{color:#26312f;background:#f7faf8;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{font:inherit}.site-header{z-index:2;background:#f7faf8f0;border-bottom:1px solid #dbe8e2;justify-content:space-between;align-items:center;gap:24px;padding:14px clamp(18px,5vw,64px);display:flex;position:sticky;top:0}.brand{color:#17211f;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:#147d64;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}nav button,.actions button,.download-button{color:#26312f;cursor:pointer;border:1px solid #c9d9d3;border-radius:8px;padding:10px 14px;text-decoration:none}nav button{background:0 0}nav button.active,.primary,.download-button{color:#fff;background:#147d64;border-color:#147d64}.hero{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:center;gap:36px;min-height:78vh;padding:clamp(44px,8vw,92px) clamp(18px,5vw,64px);display:grid}.hero h1{margin:0 0 18px;font-size:clamp(48px,8vw,92px);line-height:.95}.lead{color:#147d64;font-size:24px;font-weight:800}.hero p,.content p{color:#4f625d;font-size:17px;line-height:1.8}.actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.actions button:not(.primary),.download-button.secondary{background:#fff}.product-shot{background:#fff;border:1px solid #dbe8e2;border-radius:8px;justify-items:center;gap:14px;padding:34px;display:grid;box-shadow:0 22px 60px #1c43391f}.cup{border:8px solid #d7ece6;border-radius:8px 8px 22px 22px;align-items:flex-end;width:150px;height:220px;display:flex;overflow:hidden}.cup span{background:linear-gradient(#9de5d7,#147d64);width:100%;height:62%;display:block}.band,.content{padding:58px clamp(18px,5vw,64px)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}article,.log-item{background:#fff;border:1px solid #dbe8e2;border-radius:8px;padding:20px}.content{max-width:880px;margin:0 auto}.download-button{margin:18px 12px 0 0;display:inline-flex}@media (width<=820px){.site-header,.hero{grid-template-columns:1fr;align-items:flex-start}.site-header{flex-direction:column}nav{justify-content:flex-start}.feature-grid{grid-template-columns:1fr}}
