/* 宴会实录：独立卡片、宴会类型、宴会厅筛选与详情页 */
.banquet-records-center,.banquet-record-detail{background:#f7f9fc}.records-center-hero{padding:96px 0 92px;color:#fff;background:radial-gradient(circle at 82% 16%,rgba(232,186,105,.22),transparent 31%),linear-gradient(125deg,#0d2a56 0%,#164a91 54%,#2b68c5 100%)}.records-hero-inner{max-width:980px}.records-center-hero .breadcrumbs,.record-detail-hero .breadcrumbs{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-bottom:24px;color:rgba(255,255,255,.64);font-size:12px}.records-center-hero .breadcrumbs a,.record-detail-hero .breadcrumbs a{color:rgba(255,255,255,.78)}.records-center-hero h1{max-width:900px;margin:10px 0 14px;font-size:clamp(40px,5vw,66px);line-height:1.16}.records-center-hero p{max-width:760px;margin:0;color:rgba(255,255,255,.76);font-size:16px;line-height:1.9}.records-hero-actions{display:flex;gap:12px;margin-top:28px}.records-center-hero .secondary-btn{border-color:rgba(255,255,255,.4);background:rgba(255,255,255,.08);color:#fff}
.records-filter-section{position:relative;z-index:4;margin-top:-34px}.records-filter-block{padding:18px;border:1px solid #dce5f0;border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 20px 52px rgba(18,49,92,.11)}.records-filter-block+.records-filter-block{margin-top:13px}.records-filter-title{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:12px}.records-filter-title span{color:#1d3e6d;font-size:14px;font-weight:850}.records-filter-title small{color:#8290a2;font-size:10px}.record-category-tabs,.record-hall-tabs{display:flex;flex-wrap:wrap;gap:8px}.record-category-tabs a,.record-hall-tabs a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:8px 13px;border:1px solid transparent;border-radius:12px;background:#f3f6fa;color:#53647c;font-size:11px;font-weight:800;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.record-category-tabs small,.record-hall-tabs small{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#fff;color:#7d8b9d;font-size:8px}.record-category-tabs a:hover,.record-category-tabs a.active,.record-hall-tabs a:hover,.record-hall-tabs a.active{color:#fff;background:#17529f;border-color:#17529f;box-shadow:0 8px 18px rgba(23,82,159,.18);transform:translateY(-1px)}.record-category-tabs a:hover small,.record-category-tabs a.active small,.record-hall-tabs a:hover small,.record-hall-tabs a.active small{background:rgba(255,255,255,.17);color:#fff}
.records-list-section{padding-top:62px}.records-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:26px}.records-section-heading h2{margin:8px 0 7px;color:#17375f;font-size:clamp(30px,3vw,42px);line-height:1.25}.records-section-heading p{max-width:780px;margin:0;color:#718096;font-size:13px;line-height:1.8}.records-section-heading>div:last-child:not(:first-child){min-width:122px;padding:15px 18px;border-radius:16px;background:#eaf1fa;text-align:center}.records-section-heading>div:last-child:not(:first-child) strong{display:block;color:#1956a8;font-size:30px}.records-section-heading>div:last-child:not(:first-child) span{display:block;margin-top:4px;color:#718096;font-size:10px}
.banquet-record-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.banquet-record-card{min-width:0;overflow:hidden;border:1px solid #dce5f0;border-radius:22px;background:#fff;box-shadow:0 10px 34px rgba(18,49,91,.055);transition:transform .26s ease,box-shadow .26s ease,border-color .26s ease}.banquet-record-card:hover{transform:translateY(-5px);border-color:#c8d9ee;box-shadow:0 22px 54px rgba(18,49,91,.13)}.banquet-record-card.is-featured{box-shadow:inset 0 3px 0 #d79a35,0 10px 34px rgba(18,49,91,.06)}.banquet-record-cover{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#e7edf5}.banquet-record-cover img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .42s ease}.banquet-record-card:hover .banquet-record-cover img{transform:scale(1.035)}.record-type-badge,.record-featured-badge{position:absolute;top:13px;z-index:2;padding:7px 10px;border-radius:999px;color:#fff;font-size:9px;font-weight:850;line-height:1}.record-type-badge{left:13px;background:rgba(10,47,96,.9);backdrop-filter:blur(8px)}.record-featured-badge{right:13px;background:linear-gradient(135deg,#d69731,#ecb45a);box-shadow:0 7px 18px rgba(121,76,10,.2)}.banquet-record-content{padding:20px 20px 22px}.banquet-record-content time{color:#8b97a7;font-size:10px}.banquet-record-content h2{margin:8px 0 12px;color:#183251;font-size:20px;line-height:1.5}.banquet-record-content h2 a{color:inherit}.banquet-record-facts{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.banquet-record-facts span{display:grid;gap:2px;padding:8px 10px;border-radius:10px;background:#f2f6fb}.banquet-record-facts small{color:#8793a3;font-size:8px}.banquet-record-facts strong{color:#2c4668;font-size:10px}.banquet-record-content p{margin:0;color:#6f7c8e;font-size:12px;line-height:1.8}.record-detail-link{display:inline-flex;margin-top:15px;color:#1b5bb4;font-size:11px;font-weight:850}.records-empty{padding:56px 24px;border:1px dashed #cbd8e8;border-radius:20px;background:#fff;text-align:center}.records-empty h3{margin:0 0 8px;color:#24436c}.records-empty p{margin:0 0 18px;color:#77869a}.records-center-cta{padding:54px 0;color:#fff;background:linear-gradient(120deg,#0d3166,#205fb8)}.records-center-cta>.container{display:flex;align-items:center;justify-content:space-between;gap:30px}.records-center-cta span{color:#9fc0ef;font-size:10px;font-weight:900;letter-spacing:.14em}.records-center-cta h2{margin:7px 0 6px;font-size:32px}.records-center-cta p{margin:0;color:rgba(255,255,255,.67);font-size:13px}
/* 详情页 */
.record-detail-hero{position:relative;min-height:620px;display:flex;align-items:flex-end;padding:92px 0 68px;color:#fff;background-image:var(--record-hero);background-size:cover;background-position:center}.record-detail-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,53,.94),rgba(5,30,65,.74) 52%,rgba(5,30,65,.24)),linear-gradient(180deg,rgba(5,20,43,.12),rgba(5,20,43,.42))}.record-detail-hero-inner{position:relative;z-index:1}.record-detail-hero h1{max-width:980px;margin:10px 0 14px;font-size:clamp(40px,5vw,64px);line-height:1.18}.record-detail-hero p{max-width:780px;margin:0;color:rgba(255,255,255,.76);font-size:16px;line-height:1.9}.record-detail-hero-facts{display:flex;flex-wrap:wrap;gap:1px;margin-top:28px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(6,31,68,.34);backdrop-filter:blur(12px)}.record-detail-hero-facts span{min-width:150px;padding:14px 17px;border-right:1px solid rgba(255,255,255,.13)}.record-detail-hero-facts small,.record-detail-hero-facts strong{display:block}.record-detail-hero-facts small{color:rgba(255,255,255,.54);font-size:9px}.record-detail-hero-facts strong{margin-top:4px;color:#fff;font-size:13px}.record-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:34px;align-items:start}.record-detail-content{min-width:0;padding:28px;border:1px solid #dce5f0;border-radius:24px;background:#fff;box-shadow:0 12px 42px rgba(18,49,91,.055)}.record-detail-cover{margin:0 0 24px;overflow:hidden;border-radius:18px;background:#e6edf5}.record-detail-cover img{display:block;width:100%;height:auto;max-height:700px;object-fit:cover}.record-fact-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:26px}.record-fact-panel>div{padding:15px;border-radius:14px;background:#f3f7fb}.record-fact-panel small,.record-fact-panel strong,.record-fact-panel a{display:block}.record-fact-panel small{color:#8a97a8;font-size:9px}.record-fact-panel strong{margin-top:5px;color:#29486f;font-size:13px}.record-fact-panel a{margin-top:6px;color:#2460ad;font-size:9px;font-weight:800}.record-rich-content{margin-top:8px}.record-gallery{margin-top:36px}.record-section-title span{color:#2a64b1;font-size:9px;font-weight:900;letter-spacing:.14em}.record-section-title h2{margin:6px 0 4px;color:#18385f;font-size:28px}.record-section-title p{margin:0;color:#7a8899;font-size:11px}.record-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.record-gallery-grid a{overflow:hidden;border-radius:15px;background:#e5ecf4;aspect-ratio:4/3}.record-gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.record-gallery-grid a:hover img{transform:scale(1.035)}.linked-article-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;margin-top:34px;padding:22px;border:1px solid #d6e2f2;border-radius:18px;background:linear-gradient(135deg,#f7faff,#eef4fb)}.linked-article-card>span{grid-column:1/-1;color:#2b63ae;font-size:9px;font-weight:900;letter-spacing:.14em}.linked-article-card small{color:#8a96a5;font-size:9px}.linked-article-card h2{margin:5px 0 6px;color:#1a3a62;font-size:22px}.linked-article-card p{margin:0;color:#718096;font-size:11px;line-height:1.7}.record-detail-sidebar{position:sticky;top:100px;display:grid;gap:14px}.record-booking-card,.record-sidebar-link{padding:24px;border-radius:20px;background:#fff;border:1px solid #dce5f0}.record-booking-card{color:#fff;background:linear-gradient(145deg,#0d2c59,#174c91);border-color:transparent;box-shadow:0 18px 42px rgba(11,42,83,.2)}.record-booking-card>span{color:#9fc0ed;font-size:9px;font-weight:900;letter-spacing:.14em}.record-booking-card h2{margin:8px 0 9px;font-size:25px;line-height:1.35}.record-booking-card p{margin:0 0 18px;color:rgba(255,255,255,.68);font-size:12px;line-height:1.8}.record-booking-card .primary-btn{width:100%;background:#fff;color:#123b72}.record-phone{display:block;margin-top:13px;color:rgba(255,255,255,.82);text-align:center;font-size:13px;font-weight:800}.record-sidebar-link small{color:#8996a7;font-size:9px}.record-sidebar-link h3{margin:6px 0 10px;color:#21446e;font-size:18px}.record-sidebar-link a{color:#2460ad;font-size:11px;font-weight:800}.related-record-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:1050px){.banquet-record-card-grid{grid-template-columns:repeat(2,1fr)}.record-detail-layout{grid-template-columns:1fr}.record-detail-sidebar{position:static;grid-template-columns:1fr 1fr}.record-booking-card{grid-row:span 2}.record-fact-panel{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.records-center-hero{padding:66px 0 76px}.records-center-hero h1{font-size:38px}.records-hero-actions{display:grid}.records-filter-section{margin-top:-20px}.records-filter-title{display:block}.records-filter-title small{display:block;margin-top:3px}.record-category-tabs,.record-hall-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.record-category-tabs::-webkit-scrollbar,.record-hall-tabs::-webkit-scrollbar{display:none}.record-category-tabs a,.record-hall-tabs a{flex:0 0 auto}.records-section-heading{align-items:flex-start;flex-direction:column}.records-section-heading>div:last-child:not(:first-child){align-self:stretch}.banquet-record-card-grid{grid-template-columns:1fr}.records-center-cta>.container{align-items:flex-start;flex-direction:column}.records-center-cta .primary-btn{width:100%}.record-detail-hero{min-height:560px;padding:72px 0 54px}.record-detail-hero h1{font-size:38px}.record-detail-hero-facts{display:grid;grid-template-columns:1fr 1fr}.record-detail-hero-facts span{min-width:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.record-detail-content{padding:18px}.record-gallery-grid{grid-template-columns:1fr}.linked-article-card{grid-template-columns:1fr}.record-detail-sidebar{grid-template-columns:1fr}.record-booking-card{grid-row:auto}.related-record-grid{grid-template-columns:1fr}}
@media(max-width:520px){.records-section-heading h2{font-size:29px}.banquet-record-content h2{font-size:18px}.record-fact-panel{grid-template-columns:1fr 1fr}.record-detail-hero-facts{grid-template-columns:1fr}.record-detail-hero{min-height:520px}.record-detail-hero h1{font-size:32px}}
@media(prefers-reduced-motion:reduce){.banquet-record-card,.banquet-record-cover img,.record-category-tabs a,.record-hall-tabs a,.record-gallery-grid img{transition:none!important;transform:none!important}}
