.public-demo{background:#fbf8f5;min-height:100vh;padding-bottom:70px}.public-demo>header{justify-content:space-between;align-items:center;width:min(1080px,100% - 32px);height:72px;margin:auto;display:flex}.public-demo>header>a:last-child{color:var(--rose);font-size:13px;font-weight:700}.demo-hero{text-align:center;background:linear-gradient(135deg,#f8e8e5,#fff8f3);padding:65px 20px 55px}.demo-hero>span{letter-spacing:2px;color:var(--rose);font-size:10px;font-weight:800}.demo-hero h1{font-family:var(--font-display);margin:12px 0;font-size:52px}.demo-hero p{max-width:560px;color:var(--muted);margin:0 auto 24px;line-height:1.7}.demo-hero button,.demo-product button{background:var(--rose);color:#fff;border:0;border-radius:11px;min-height:44px;padding:0 18px;font-weight:700}.demo-products{grid-template-columns:repeat(3,1fr);gap:16px;width:min(1080px,100% - 32px);margin:40px auto;display:grid}.demo-product{background:#fff;border:1px solid #e8ddd7;border-radius:18px;padding:14px;position:relative}.demo-art{color:#9f6d68;background:#f1e6df;border-radius:13px;place-items:center;height:190px;font-size:58px;display:grid}.demo-product small{color:#6f625e;margin-top:15px;font-size:11px;display:block}.demo-product h2{font-family:var(--font-display);margin:5px 0;font-size:21px}.demo-product b{color:var(--rose);margin-bottom:14px;display:block}.demo-product button{width:100%}.demo-reserved{color:#594d49;background:#eee6df;border-radius:11px;place-items:center;min-height:44px;font-size:12px;font-weight:700;display:grid}.demo-note{text-align:center;color:var(--muted);font-size:11px}@media (max-width:760px){.demo-hero{padding:48px 20px}.demo-hero h1{font-size:42px}.demo-products{grid-template-columns:repeat(2,1fr)}.demo-art{height:150px}}@media (max-width:430px){.demo-products{grid-template-columns:1fr}.demo-art{height:180px}}
