
:root{--cream:#fff8f0;--rose:#d85f83;--ink:#3d2f33;--muted:#79676c}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;background:linear-gradient(180deg,#fff8f0,#fff3f7 50%,#fffaf6);color:var(--ink);line-height:1.8}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.topbar{position:sticky;top:0;z-index:5;background:rgba(255,248,242,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(216,95,131,.12)}.nav{max-width:1180px;margin:auto;padding:13px 18px;display:flex;justify-content:space-between;align-items:center}.logo{font-weight:900;font-size:25px;color:var(--rose)}.links{display:flex;gap:14px;flex-wrap:wrap}.links a,.chip{padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.7)}.hero{max-width:1180px;margin:auto;padding:56px 18px 38px;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.hero-card,.card,.story,.faq-item,.soft-box,.notice{background:rgba(255,255,255,.84);border:1px solid rgba(216,95,131,.12);box-shadow:0 18px 45px rgba(195,99,99,.12);border-radius:32px}.hero-card{padding:34px}.eyebrow{color:var(--rose);font-weight:800}.hero h1{font-size:44px;line-height:1.18;margin:12px 0 16px}.hero p,.lead{font-size:18px;color:var(--muted)}.btns{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn{border-radius:999px;padding:13px 19px;background:linear-gradient(135deg,#ff8fb0,#ffb27d);color:white;font-weight:800}.btn.alt{background:#fff;color:var(--rose);border:1px solid rgba(216,95,131,.18)}.phone{border-radius:34px;overflow:hidden;position:relative}.phone .bubble{position:absolute;left:8%;right:8%;bottom:8%;background:rgba(255,255,255,.92);padding:16px;border-radius:24px}section{max-width:1180px;margin:0 auto;padding:34px 18px}.section-title{font-size:32px;line-height:1.25;margin:0 0 10px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid.two{grid-template-columns:repeat(2,1fr)}.card,.story,.faq-item,.soft-box,.notice{padding:22px}.card img{border-radius:24px;height:220px;width:100%;object-fit:cover;margin-bottom:14px}.muted{color:var(--muted)}.stars{color:#ff9c4a}.bubble-row{display:flex;flex-direction:column;gap:12px;margin-top:16px}.chat{padding:13px 15px;border-radius:22px;max-width:88%;background:#fff;border:1px solid rgba(216,95,131,.12)}.chat.me{align-self:flex-end;background:linear-gradient(135deg,#ffe2eb,#fff3dc)}.gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.gallery img{height:160px;width:100%;object-fit:cover;border-radius:22px}.footer{background:#382b31;color:#fff7f2;margin-top:38px}.footer-inner{max-width:1180px;margin:auto;padding:36px 18px}.footlinks{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.footlinks a{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.09);font-size:14px}.page-hero{max-width:1000px;margin:auto;padding:50px 18px 20px}.page-hero h1{font-size:40px;line-height:1.2}.article{max-width:1000px;margin:auto;padding:0 18px 40px}.article p{font-size:17px;color:#57474d}.image-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.image-row img{border-radius:26px;height:210px;object-fit:cover;width:100%}@media(max-width:820px){.links{display:none}.hero{grid-template-columns:1fr;padding-top:28px}.hero h1{font-size:32px}.grid,.grid.two{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.gallery img{height:140px}.image-row{grid-template-columns:1fr}.section-title{font-size:27px}.page-hero h1{font-size:31px}.hero-card{padding:24px}}
