:root{--ink:#1e1713;--muted:#665f59;--paper:#fffaf2;--cream:#f8ebd8;--red:#b62d21;--orange:#e55f29;--line:#e9d9c7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei",system-ui,sans-serif;line-height:1.6}.site-header{height:74px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;background:#fffdf9;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:3}.brand{display:flex;gap:10px;align-items:center;color:var(--ink);text-decoration:none;line-height:1.15}.brand-mark{width:37px;height:37px;display:grid;place-items:center;color:#fff;background:var(--red);border-radius:50%;font-weight:800;font-size:20px}.brand strong{display:block;font-size:16px}.brand small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.header-phone{color:var(--red);font-weight:700;text-decoration:none;font-size:14px}.hero{min-height:590px;padding:72px max(5vw,24px);display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:center;background:radial-gradient(circle at 78% 25%,#f7c583 0,transparent 23%),linear-gradient(130deg,#fffaf2,#f5ddbe)}.hero-copy{max-width:680px}.eyebrow{color:var(--red);font-size:13px;font-weight:800;letter-spacing:.12em;margin:0 0 10px;text-transform:uppercase}.hero h1,.section h2{font-family:Georgia,"Microsoft YaHei",serif;line-height:1.08;margin:0}.hero h1{font-size:clamp(42px,6vw,75px);letter-spacing:-.05em}.hero h1 em{font-style:normal;color:var(--red)}.hero-text{font-size:18px;max-width:570px;color:#4f4640;margin:23px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.button{display:inline-block;padding:13px 21px;border-radius:4px;text-decoration:none;font-weight:800;font-size:14px}.button-primary{background:var(--red);color:white}.button-ghost{border:1px solid var(--red);color:var(--red)}.hero-points{padding:0;display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:var(--muted);margin-top:30px;list-style:none}.hero-points li:before{content:"✓";color:var(--red);font-weight:900;margin-right:5px}.hero-card{height:370px;border-radius:18px;background:#8e2b1f;position:relative;overflow:hidden;box-shadow:20px 21px 0 #e7b47d;color:#fff;padding:25px}.hero-card p{position:absolute;left:25px;bottom:13px;margin:0;font-size:18px;font-weight:800}.snack{position:absolute;border-radius:48% 52% 50% 43%;display:grid;place-items:center;text-align:center;box-shadow:inset -11px -8px 0 #00000018,7px 9px 14px #3e0b0870;font-size:15px;font-weight:800}.snack-one{width:172px;height:138px;left:26px;top:47px;background:#f6bf54;color:#98351b;transform:rotate(-14deg)}.snack-two{width:155px;height:119px;right:31px;top:55px;background:#e59c35;color:#733016;transform:rotate(16deg)}.snack-three{width:144px;height:110px;right:84px;bottom:82px;background:#f5d45e;color:#78421d;transform:rotate(-5deg)}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:28px max(5vw,24px);background:#221813;color:#fff;gap:20px}.trust-strip div{border-left:1px solid #5b4940;padding-left:15px}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-size:20px;color:#ffd284}.trust-strip span{font-size:12px;color:#d6c9bf}.section{padding:96px max(5vw,24px)}.section h2{font-size:clamp(29px,4vw,49px);max-width:720px}.section-intro{color:var(--muted);max-width:640px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:37px}.cards article{background:#fff;border:1px solid var(--line);padding:24px;min-height:210px}.card-number{color:var(--orange);font-family:Georgia,serif;font-size:32px}.cards h3,.product h3,.steps h3,.case-grid h3{margin:14px 0 6px;font-size:18px}.cards p,.product-copy,.steps p,.case-grid p{font-size:14px;color:var(--muted);margin:0}.section-warm{background:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:35px}.product{background:#fffdf9;padding:24px;border-top:4px solid #e6b36d;min-height:260px}.product.featured{background:var(--red);color:white;border-color:#7f1b13}.product>p{font-size:12px;color:var(--orange);font-weight:800;margin:0}.product.featured>p,.product.featured span{color:#ffd491}.product h3{font-size:20px}.product dl{margin:20px 0}.product dl div{display:flex;justify-content:space-between;padding:5px 0;border-bottom:1px dashed #e4d8ca;font-size:13px}.product.featured dl div{border-color:#d7685d}.product dt{color:var(--muted)}.product.featured dt{color:#f4c6bd}.product dd{margin:0;font-weight:800}.product span{font-size:12px;color:var(--muted)}.product a{color:var(--red);font-weight:800;text-decoration:none}.process{text-align:center}.process h2{margin-inline:auto}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin:43px auto;max-width:1100px}.steps article{position:relative}.steps span{width:42px;height:42px;border:1px solid var(--red);border-radius:50%;display:grid;place-items:center;margin:auto;color:var(--red);font-weight:800}.steps h3{font-size:16px}.case-section{background:#fff}.case-grid{display:grid;grid-template-columns:1fr 1fr .7fr;gap:15px;margin-top:34px}.case-grid article{border:1px solid var(--line);padding:28px}.case-note{background:#f4dec0;display:flex;flex-direction:column;justify-content:center}.case-note span{font-size:24px;color:var(--red);font-weight:800}.section-dark{background:#251914;color:#fff}.section-dark .eyebrow{color:#ffc770}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;margin-top:38px}.contact-label{color:#d7b9a0;font-size:13px;margin:15px 0 0}.big-phone{font-size:28px;font-family:Georgia,serif;color:#fff;text-decoration:none}.address-list{border-left:1px solid #6c5347;padding-left:30px}.address-list p{color:#e0d2c9;margin:0 0 18px}.address-list strong{display:block;color:#ffcf81;font-size:13px}footer{padding:24px;text-align:center;color:#8c7c70;font-size:12px}.floating-call{display:none}@media(max-width:800px){.header-phone{font-size:12px}.hero{grid-template-columns:1fr;padding-top:52px}.hero-card{height:270px}.trust-strip{grid-template-columns:repeat(2,1fr)}.cards,.product-grid,.steps,.case-grid,.contact-layout{grid-template-columns:1fr 1fr}.section{padding-block:66px}}@media(max-width:520px){.site-header{height:64px}.brand small{display:none}.header-phone{font-size:11px}.hero{padding-top:42px;gap:30px}.hero-card{height:235px}.hero h1{font-size:43px}.hero-text{font-size:16px}.trust-strip{padding-block:20px}.section{padding-inline:20px}.cards,.product-grid,.steps,.case-grid,.contact-layout{grid-template-columns:1fr}.address-list{border-left:0;border-top:1px solid #6c5347;padding:18px 0 0}.floating-call{display:block;position:fixed;bottom:15px;right:15px;background:var(--red);color:#fff;text-decoration:none;font-weight:800;padding:12px 16px;border-radius:24px;box-shadow:0 4px 12px #0005;z-index:4}.hero-points{display:block}.hero-points li{margin-bottom:6px}}
