*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbf8f2;color:#28231f;font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;line-height:1.7}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}a{text-decoration:none;color:inherit}.header{position:sticky;top:0;z-index:20;background:rgba(251,248,242,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e8dfd3}.nav{height:70px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand small{font-size:9px;letter-spacing:.18em;color:#756b61;margin-top:5px}.logo{width:42px;height:42px;display:grid;place-items:center;background:#7e5a3b;color:white;border-radius:14px;font-weight:800}.nav nav{display:flex;gap:25px;font-size:14px;color:#514941}#menu{display:none;border:0;background:none;font-size:24px}.hero{padding:92px 0 80px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:800;color:#7e5a3b}h1{font-size:clamp(42px,6vw,70px);line-height:1.08;margin:15px 0 22px;letter-spacing:-.04em}h2{font-size:34px;margin:8px 0 26px}.lead,.muted,.grid3 p{color:#756b61}.lead{font-size:18px;max-width:650px}.actions{display:flex;gap:12px;margin-top:32px}.btn{padding:12px 21px;border:1px solid #e5dacd;border-radius:999px;background:#fffdf9;font-weight:700}.primary{background:#7e5a3b;color:#fff;border-color:#7e5a3b}.trust{display:flex;flex-wrap:wrap;gap:22px;color:#756b61;font-size:13px;margin-top:28px}.visual{min-height:390px;background:linear-gradient(145deg,#efe4d6,#fffaf2);border:1px solid #e7dbc9;border-radius:34px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 18px 50px rgba(70,50,35,.1)}.rice{width:130px;height:130px;border-radius:42px;display:grid;place-items:center;background:#7e5a3b;color:white;font-size:58px;font-weight:800;margin-bottom:20px}.visual strong{font-size:26px}.visual small{color:#756b61;margin-top:7px}.section{padding:82px 0}.soft{background:#f3ece2}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid3 article,.card{background:#fffdf9;border:1px solid #e7ddd1;border-radius:23px;padding:27px}.grid3 h3{margin:7px 0}.grid3 p{margin:0;font-size:14px}.num{font-size:12px;color:#7e5a3b;letter-spacing:.14em}.two{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px}.card>div{display:grid;grid-template-columns:130px 1fr;gap:20px;padding:17px 0;border-bottom:1px solid #eee5da}.card>div:last-child{border:0}.card span{font-size:13px;color:#756b61}.entity{padding:8px 27px}.note{font-size:12px;color:#756b61}footer{padding:28px 0;border-top:1px solid #e7ddd1;background:#f5eee5}.foot{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#756b61}.foot div:first-child{display:flex;flex-direction:column}.foot b{color:#28231f}.foot small{margin-top:3px}@media(max-width:800px){.nav nav{display:none;position:absolute;top:66px;left:14px;right:14px;background:#fffdf9;border:1px solid #e7ddd1;border-radius:18px;padding:10px;flex-direction:column;gap:0}.nav nav.open{display:flex}.nav nav a{padding:11px}#menu{display:block}.hero{padding:62px 0}.hero-grid,.grid3,.two{grid-template-columns:1fr}.visual{min-height:300px}.section{padding:62px 0}.card>div{grid-template-columns:1fr;gap:4px}.foot{flex-direction:column}h2{font-size:29px}}