
.v7-main{padding:28px 0 70px}
.v7-breadcrumb{font-size:14px;color:#8e94a5;margin-bottom:22px}
.v7-breadcrumb a{color:#8a39df;text-decoration:none}
.v7-breadcrumb span{margin:0 9px}
.v7-category-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}
.v7-kicker{display:block;color:#ed2f7d;font-weight:700;font-size:13px;margin-bottom:7px}
.v7-category-head h1{font-size:34px;margin:0 0 7px;color:#252939;font-family:inherit}
.v7-category-head p{margin:0;color:#8a91a2}
.v7-count{background:#fff;padding:12px 18px;border-radius:999px;box-shadow:0 8px 26px rgba(122,72,234,.08);color:#7d8495;border:1px solid rgba(237,47,125,.08)}
.v7-count b{color:#ed2f7d}

/* 筛选只沿用本站粉紫渐变与白色卡片，不使用外部黑金风格 */
.v7-query{position:relative;background:#fff;color:#252939;border:1px solid rgba(231,54,134,.12);border-radius:18px;padding:19px 22px;margin-bottom:28px;box-shadow:0 12px 34px rgba(96,53,145,.08);overflow:hidden}
.v7-query:before{content:"";position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#8d33e4,#ed2f7d,#ff6a35)}
.query-row{display:flex;align-items:center;gap:10px;min-height:42px;position:relative}
.query-row+.query-row{margin-top:9px}
.query-label{width:70px;flex:none;color:#555c70;font-size:14px;font-weight:700}
.query-search input{width:220px;height:40px;border:1px solid #e3e5ed;background:#fff;color:#252939;border-radius:10px;padding:0 13px;outline:none;font-family:inherit}
.query-search input:focus{border-color:#b343df;box-shadow:0 0 0 3px rgba(179,67,223,.10)}
.query-search>button{height:40px;border:0;border-radius:10px;padding:0 25px;background:linear-gradient(90deg,#8d33e4,#ed2f7d);color:#fff;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 8px 18px rgba(216,48,137,.18)}
.query-search>button:hover{transform:translateY(-1px)}
.chip-group{display:flex;gap:9px;flex-wrap:wrap}
.filter-chip,.radio-chip span{height:36px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e1d8eb;border-radius:999px;background:#fff;color:#555c70;cursor:pointer;font-size:14px;font-family:inherit;transition:.2s ease}
.filter-chip:hover,.radio-chip span:hover{border-color:#d448a1;color:#d62f86;background:#fff7fb}
.filter-chip.active{background:linear-gradient(90deg,#8d33e4,#ed2f7d);border-color:transparent;color:#fff;font-weight:700;box-shadow:0 6px 14px rgba(182,52,170,.17)}
.radio-chip{position:relative}
.radio-chip input{position:absolute;opacity:0}
.radio-chip input:checked+span{background:#fff0f7;color:#df2f82;border-color:#f0a1c6;font-weight:700}
.radio-chip span{padding:0 13px}
.v7-grid{margin-top:4px}
.v7-empty{text-align:center;background:#fff;border-radius:16px;padding:70px 20px;color:#8a91a2}
.pager[hidden]{display:none}

/* 内页导航与首页视觉一致：粉紫渐变、左侧品牌、导航紧随其后 */
.v6-header{background:linear-gradient(100deg,#8f2ee2 0%,#c42fae 45%,#f22f70 100%);box-shadow:0 5px 20px rgba(108,33,141,.16)}
.v6-head{height:74px;gap:38px}
.v6-head .brand-text b,.v6-head .brand-text small,.v6-head nav a{color:#fff}
.v6-head .brand-text b{font-weight:800}
.v6-head .brand-text small{opacity:.82;letter-spacing:1.5px}
.v6-head nav{gap:30px}
.v6-head nav a{font-weight:600;opacity:.9}
.v6-head nav a.active,.v6-head nav a:hover{color:#fff;opacity:1}
.v6-head nav a.active{background:rgba(255,255,255,.16);padding:10px 16px;border-radius:999px}
.v6-head .safe-btn{background:#fff;color:#e72f7d!important;border-radius:999px;padding:11px 20px;text-decoration:none;font-weight:700;box-shadow:0 8px 20px rgba(74,22,93,.14)}
.pager button{background:linear-gradient(90deg,#8d33e4,#ed2f7d)}

@media(max-width:900px){.v6-head nav{display:none}.v7-category-head{align-items:flex-start}.query-search{flex-wrap:wrap}.query-label{width:100%}.query-search input{width:min(100%,320px)}}
@media(max-width:620px){.v7-main{padding-left:14px;padding-right:14px}.v7-category-head{display:block}.v7-count{display:inline-block;margin-top:14px}.v7-query{padding:15px 15px 15px 19px}.query-row{align-items:flex-start;flex-wrap:wrap}.query-search input{width:100%}.query-search>button{flex:1}.chip-group{width:100%}.filter-chip{padding:0 13px}.query-label{margin-bottom:2px}}
