服饰-古装(第17辑)
:root{ --bg:linear-gradient(160deg,#f7f3ea,#efe7d6,#e7dcc4); --card:#fffdf8; --border:#e6dcc6; --text:#2b2620; --title:#9e3b32; --accent:#9e3b32; --tag:#f1e7d3; --tagtext:#7a5a2a; }
*{box-sizing:border-box;}
body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",\"PingFang SC\",\"Microsoft YaHei\",sans-serif;line-height:1.65;}
.wrap{max-width:1100px;margin:0 auto;padding:24px 18px 60px;}
.head{text-align:center;padding:2