*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#f3f7f4;color:#26332d}.hero{background:linear-gradient(135deg,#486e61,#83a296);color:#fff;padding:28px 18px 42px;border-radius:0 0 34px 34px}.topline{max-width:980px;margin:auto;opacity:.88;letter-spacing:2px}.hero-inner{max-width:980px;margin:24px auto 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.eyebrow{font-size:20px;font-weight:700;letter-spacing:3px}.hero h1{font-size:68px;margin:8px 0}.subtitle{font-size:20px;line-height:1.7}.tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.tags span{background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.25);padding:8px 12px;border-radius:999px}.portrait{width:190px;height:230px;object-fit:cover;border-radius:28px;border:8px solid rgba(255,255,255,.35);box-shadow:0 18px 45px rgba(0,0,0,.22)}main{max-width:980px;margin:24px auto;padding:0 16px}.section{background:#fff;border-radius:24px;padding:24px;margin:18px 0;box-shadow:0 14px 35px rgba(72,110,97,.10)}h2{margin:0 0 18px;color:#486e61;font-size:30px;letter-spacing:4px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.info{background:#eef5f1;border-radius:18px;padding:16px}.info span{display:block;color:#6b7f76;font-size:14px}.info strong{display:block;margin-top:8px;font-size:18px}.wide{grid-column:span 3}.advantage{border-left:6px solid #6f9588;background:#f7fbf8;border-radius:16px;padding:16px;margin:14px 0}.advantage h3{margin:0 0 8px;font-size:23px}.advantage p{margin:0;line-height:1.8}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.card{background:#eef5f1;border-radius:18px;padding:18px;font-size:18px;font-weight:800}.service-list{display:flex;flex-wrap:wrap;gap:12px}.service-list span{background:#486e61;color:#fff;border-radius:999px;padding:10px 15px}.muted{color:#6b7f76}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery img{width:100%;height:210px;object-fit:cover;border-radius:18px;background:#eef5f1;cursor:pointer}.gallery img:nth-child(2),.gallery img:nth-child(3){height:300px}.review{background:#f7fbf8;border-radius:18px;padding:18px;margin:12px 0}.stars{color:#d69428;letter-spacing:3px;font-size:20px}.contact a{color:#486e61;font-weight:900}.contact button,.float-bar button,.float-bar a{border:0;border-radius:999px;background:#486e61;color:#fff;padding:12px 18px;text-decoration:none;font-weight:800}.float-bar{position:fixed;left:16px;right:16px;bottom:14px;display:flex;gap:10px;z-index:9}.float-bar a,.float-bar button{flex:1;text-align:center;box-shadow:0 8px 24px rgba(72,110,97,.28)}footer{text-align:center;color:#6b7f76;padding:30px 0 90px}.poster-body{min-height:100vh;background:#496f62;display:grid;place-items:center}.poster{width:min(430px,94vw);background:linear-gradient(160deg,#446b5f,#86a79a);color:#fff;border-radius:30px;padding:26px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.poster-logo{font-size:30px;letter-spacing:8px}.poster h1{font-size:54px;margin:30px 0 24px}.poster-card{background:#edf5f1;color:#26332d;border-radius:24px;padding:18px}.poster-card img{width:112px;height:112px;object-fit:cover;border-radius:50%;display:block;margin:-58px 0 8px auto;border:8px solid #6f9588}.poster-card li{font-size:18px;margin:13px 0}.poster-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:24px}.scan-text{font-size:31px;font-weight:900;line-height:1.35;text-shadow:0 4px 0 rgba(0,0,0,.16)}.poster-bottom img{width:145px;background:#fff;border-radius:12px;padding:8px}@media(max-width:720px){.hero-inner{display:block}.portrait{margin-top:18px;width:150px;height:185px}.hero h1{font-size:52px}.grid,.cards,.gallery{grid-template-columns:1fr}.wide{grid-column:span 1}.gallery img,.gallery img:nth-child(2),.gallery img:nth-child(3){height:auto}.poster h1{font-size:46px}.scan-text{font-size:26px}}