/* 专业领域详情 */
.construction-page { max-width: 1080px; margin: 0 auto; }
.construction-intro { display: grid; grid-template-columns: minmax(0, 1.55fr) minmax(240px, 0.7fr); gap: 56px; padding: 12px 0 54px; border-bottom: 1px solid var(--construction-line); }
.construction-kicker { display: inline-block; margin-bottom: 14px; color: var(--construction-red); font-size: 13px; letter-spacing: 1.5px; }
.construction-intro h2,
.construction-section-title { color: var(--construction-ink);font-family:var(--law-serif); font-size: 30px; font-weight: 600; line-height: 1.35; }
.construction-intro p,
.construction-lead,
.construction-faq-answer { color: var(--construction-muted); font-size: 16px; line-height: 2; }
.construction-intro p { margin-top: 20px; }
.construction-facts { border-left: 3px solid var(--construction-red); padding: 8px 0 8px 24px; }
.construction-fact { padding: 14px 0; border-bottom: 1px solid var(--construction-line); }
.construction-fact:last-child { border-bottom: 0; }
.construction-fact-label { display: block; color: #8b8275; font-size: 12px; letter-spacing: 1px; }
.construction-fact-value { display: block; margin-top: 5px; color: var(--construction-ink); font-size: 15px; line-height: 1.7; }
.construction-section { padding: 54px 0; border-bottom: 1px solid var(--construction-line); }
.construction-section-title { margin-bottom: 14px; font-size: 25px; }
.construction-lead { max-width: 820px; }
.construction-service-grid,
.construction-case-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0 42px; margin-top: 30px; border-top: 1px solid var(--construction-line); }
.construction-service-item,
.construction-case-item { padding: 23px 0; border-bottom: 1px solid var(--construction-line); }
.construction-service-num,
.construction-case-type { display: block; color: var(--construction-red); font-size: 12px; letter-spacing: 1px; }
.construction-service-item h3,
.construction-case-item h3 { margin-top: 7px; color: var(--construction-ink); font-size: 18px; font-weight: 600; line-height: 1.55; }
.construction-service-item p,
.construction-case-item p { margin-top: 8px; color: var(--construction-muted); line-height: 1.85; }
.construction-case-item a { display: block; }
.construction-case-item a:hover h3 { color: var(--construction-red); }
.construction-flow { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; margin-top: 28px; }
.construction-flow-step { position: relative; padding-top: 14px; border-top: 2px solid var(--construction-gold); }
.construction-flow-step strong { display: block; color: var(--construction-ink); font-size: 16px; font-weight: 600; }
.construction-flow-step span { display: block; margin-top: 7px; color: var(--construction-muted); font-size: 13px; line-height: 1.8; }
.construction-faq-list { margin-top: 24px; border-top: 1px solid var(--construction-line); }
.construction-faq { padding: 20px 0; border-bottom: 1px solid var(--construction-line); }
.construction-faq h3 { color: var(--construction-ink); font-size: 17px; font-weight: 600; }
.construction-faq-answer { margin-top: 8px; font-size: 14px; line-height: 1.9; }
.construction-cta .btn { flex: 0 0 auto; }
.construction-category-nav { display: flex; gap: 12px; flex-wrap: wrap; padding: 0 0 28px; }
.construction-category-nav a { padding: 8px 15px; border: 1px solid var(--construction-line); color: #6c645a; font-size: 13px; }
.construction-category-nav a.active,
.construction-category-nav a:hover { border-color: var(--construction-red); background: var(--construction-red); color: #fff; }
.construction-backlink { margin-top: 24px; color: var(--construction-red); }
/* 工程特殊 */
.sme-evidence { margin-top: 28px; padding: 28px 32px; border-left: 4px solid var(--sme-red); background: var(--sme-paper); }
.sme-evidence h3 { color: var(--sme-ink); font-size: 18px; font-weight: 600; }
.sme-evidence p { margin-top: 9px; color: var(--sme-text); line-height: 1.95; }
.sme-evidence ul { margin-top: 13px; padding-left: 20px; color: var(--sme-text); font-size: 14px; line-height: 2; }

.construction-cta { margin-top: 54px; padding: 38px 44px; border-left: 4px solid var(--construction-red); display: flex; align-items: center; justify-content: space-between; gap: 28px; background:#86131c; }
.construction-cta h2 { font-size: 22px; font-weight: 600; color:#fff9ef; }
.construction-cta p { margin-top: 6px; color:rgba(255,249,239,.8); }
/* 关于江石 */
.about-page-intro { display: grid; grid-template-columns: 1.3fr 1fr; gap: 56px; align-items: center; margin-bottom: 60px; }
.about-page-text h3 {font-family:var(--law-serif); font-size: 30px; font-weight: 600; color: var(--js-ink);  margin-bottom: 20px; }
.about-page-text p { font-size: 15px; line-height: 2; text-indent: 0; color: var(--js-copy); margin-bottom: 15px; text-indent: 2em; }
.about-page-text strong { color: var(--sub-red); }
.about-page-stats { display: grid; grid-template-columns: 1fr 1fr; gap: 20px;gap: 0; border-left: 1px solid var(--sub-line); background: var(--js-surface); border-top: 3px solid var(--js-red);}
.about-page-stat { background: #fff; border: 1px solid #eee; padding: 30px 20px; text-align: center; border-radius: 4px; transition: all 0.3s; padding: 29px 20px; background: transparent; border: 0; border-right: 1px solid var(--sub-line); border-bottom: 1px solid var(--sub-line); border-radius: 0; border-color: var(--js-line);}
.about-page-stat:hover { border-color: #c41e1e; transform: translateY(-3px); box-shadow: 0 6px 20px rgba(196, 30, 30, 0.1); transform: none; background: #fffefa; border-color: var(--sub-line); box-shadow: inset 3px 0 0 var(--sub-red);}
.about-page-stat-num { font-size: 40px; font-weight: bold;font-family:var(--law-serif); color: var(--js-red); line-height: 1; margin-bottom: 10px;min-height:58px;}
/* .about-page-stat-num sup { font-size: 18px; } */
/* .about-page-stat-num.stat-text { font-size: 24px; letter-spacing: 2px; } */
.about-page-stat-num.stat-text,.achievement-card-num.stat-text {min-height:58px;margin-bottom:11px;font-size:clamp(25px,2.1vw,31px);font-weight:700;letter-spacing:.035em;line-height:1.8;}
.about-page-stat-label { font-size: 13px; color: #666; }
.about-values { padding: 68px 0; background: #eeeae4; }
.about-values-grid { display: grid; grid-template-columns: repeat(3, 1fr);gap: 0; border-top: 1px solid var(--js-line); border-left: 1px solid var(--js-line);}
.about-value-card { text-align: center; padding: 30px 25px; border: 1px solid #eee; border-radius: 4px; transition: all 0.3s; border: 0; border-top: 1px solid var(--sub-line); text-align: left; min-height: 220px; padding: 28px; background: transparent; border-right: 1px solid var(--js-line); border-bottom: 1px solid var(--js-line); border-color: var(--jr-line); border-radius: 0; box-shadow: none;}
.about-value-card:hover { border-color: #c41e1e; box-shadow: 0 6px 20px rgba(196, 30, 30, 0.08);border-color: var(--sub-line); box-shadow: none; transform: none; background: #fff;}
.about-value-icon { width: 64px; height: 64px; margin: 0 auto 20px; background: #fdf5f5; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 28px;display: none;}
.about-value-title { font-size: 17px; font-weight: bold; color: var(--jr-ink);font-family:var(--law-serif); margin-bottom: 12px; }
.about-value-desc { font-size: 13px; color: var(--js-copy); line-height: 1.85;}

.practice-grid,.achievement-grid,.about-page-stats { border-color:var(--sub-line); }
/* 江石理念 */
.section-header::before {margin-bottom:8px;color:var(--js-red);font-size:10px;letter-spacing:1.8px;content:"JIANGSHI LAW FIRM";display:block;}

/* 新闻列表 */
.news-list { background: #fff; border: 1px solid #eee; border-radius: 4px; overflow: hidden; }
.news-item { display: flex; gap: 25px; transition: all 0.3s; text-decoration: none; color: inherit;padding: 24px 0; background: transparent; border-bottom: 1px solid var(--sub-line); }
.news-item:last-child { border-bottom: none; }
.news-item:hover {padding-left: 12px; box-shadow: none; background: var(--js-surface);}
.news-item:hover .news-title { color: #c41e1e; }
.news-date-box { flex-shrink: 0; width: 80px; text-align: center; border-right: 2px solid #f0f0f0; padding-right: 20px; border: 0; border-radius: 0; background: transparent; border-right: 1px solid var(--js-line);}
.news-date-day { font-size: 28px; font-weight: bold; font-family: Georgia, serif; line-height: 1;color: var(--js-red);}
.news-date-month { font-size: 12px; color: var(--js-red); margin-top: 5px; }
.news-date-year { font-size: 11px; color: var(--js-red); }
.news-item:hover .news-date-box {border-right-color: #c41e1e; background: #b51d2a !important; }
.news-item:hover .news-date-box .news-date-day,
.news-item:hover .news-date-box .news-date-month,
.news-item:hover .news-date-box .news-date-year { color: #fbf1e3 !important; }
.news-content { flex: 1; min-width: 0; }
.news-title { font-size: 16px; font-weight: 600; color: #333; margin-bottom: 8px; transition: color 0.2s; line-height: 1.5; font-family: var(--law-serif);}
.news-summary { font-size: 13px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; line-height: 1.85; color: var(--js-copy); }
.news-tag { display: inline-block; font-size: 11px; background: #fdf5f5; padding: 2px 8px; border-radius: 2px; margin-top: 8px; }
/* 新闻列表 */
.news-column { margin-bottom: 44px; }
.news-column:last-child { margin-bottom: 0; }
.news-column-head { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; padding: 0 2px 14px; border-bottom: 2px solid #c41e1e; margin-bottom: 22px; }
.news-column-title { margin: 0; color: #27211e;font-family:var(--law-serif); font-size: 22px; font-weight: 600; }
.news-column-more { color: #c41e1e; font-size: 13px; font-weight: 600; text-decoration: none; letter-spacing: .4px; }
.news-column-more:hover { color: #a01818; }

/* 详情标题 */
.case-detail-header { text-align: center;  border-bottom: 1px solid var(--sub-line); margin-bottom: 35px;padding: 10px 0 28px;}
.case-detail-title { font-size: 24px; color: var(--sub-ink);font-family:var(--law-serif); font-weight: 600;font-weight: bold; margin-bottom: 15px; line-height: 1.5; }
/* 详情时间 */
.case-detail-meta { font-size: 13px; color: #999; text-align: center;}
.case-detail-meta span { margin: 0 10px;}
/* 文章详情 */
.article-body { font-size: 16px; line-height: 2; color: #555; margin-bottom: 35px;}
.article-body h2, .article-body h3, .article-body h4 { color: var(--sub-ink);font-family:var(--law-serif); }
.article-body h3 { padding-left: 14px; border-left-color: var(--sub-red);  font-size: 20px; color: #c41e1e; margin: 30px 0 15px; padding-left: 15px; border-left: 4px solid #c41e1e; }
.article-body h4 { font-size: 17px; color: #333; margin: 25px 0 12px; font-weight: bold; }
.article-body strong { color: #c41e1e; }
.article-body ol,
.article-body ul { margin: 15px 0 18px 2em; }
.article-body ol li,
.article-body ul li { margin-bottom: 10px; line-height: 1.9; }
.article-body p { font-size: 15px; line-height: 2; color: #555;text-indent: 2em;margin-bottom: 16px; }
.article-body p.no-indent { text-indent: 0; }
.article-body img{max-width: 100%;display: block;margin: 0 auto;}
/* 上下一页 */
.article-nav { display: flex; justify-content: space-between; gap: 20px; margin-top: 30px; padding-top: 25px; border-top-color: var(--sub-line); }
.article-nav-item { flex: 1; max-width: 48%; }
.article-nav-item.prev { text-align: left; }
.article-nav-item.next { text-align: right; margin-left: auto; }
.article-nav-item a { display: block; padding: 16px 20px; background: #f9f8f6; border: 1px solid #eee; border-radius: 8px; text-decoration: none; color: #555; transition: all 0.3s; }
.article-nav-item a:hover { background: #fff5f5; border-color: #c41e1e; color: #c41e1e; transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,0.06); }
.article-nav-label { font-size: 12px; color: var(--sub-red); margin-bottom: 6px; }
.article-nav-item.next .article-nav-label { text-align: right; }
.article-nav-title {color: var(--sub-ink); font-weight: 600; line-height: 1.5; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
/* 返回列表 */
.goBackbox{text-align: center; margin-top: 10px; padding-top: 25px; border-top: 1px solid #eee}
.article-tag { display: inline-block; background: rgba(196,30,30,0.08); color: #c41e1e; padding: 4px 14px; border-radius: 20px; font-size: 12px; font-weight: 600; border: 1px solid rgba(196,30,30,0.2); margin-bottom: 20px; }

/* 合作企业概述 */
.achievement-grid { display: grid; grid-template-columns: repeat(4, 1fr); margin-bottom: 50px;display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; border-top: 1px solid var(--sub-line); border-left: 1px solid var(--sub-line); border-color: var(--js-line); }
.achievement-card { text-align: center; transition: all 0.3s; border-radius: 0; box-shadow: none;padding: 31px 22px; border: 0; border-right: 1px solid var(--sub-line); border-bottom: 1px solid var(--sub-line); background: transparent; border-color: var(--js-line); display: flex;
  flex-direction: column;
  justify-content: center; }
.achievement-card:hover { border-color: #c41e1e; transform: translateY(-5px); box-shadow: 0 10px 30px rgba(196, 30, 30, 0.1); }
.achievement-card-num {font-size:48px;font-weight:bold;font-family:var(--law-serif);display:flex;color:var(--js-red);align-items:center;justify-content:center;min-height:58px;margin:0 0 11px;margin-bottom:11px;line-height:1;white-space:nowrap;}
.achievement-card-num.stat-text {min-height:58px;margin-bottom:11px;font-family:var(--law-serif);font-size:clamp(25px,2.1vw,31px);font-weight:700;letter-spacing:.035em;line-height:1;}
.achievement-card-num sup { font-size: 20px; margin-left: 2px; }
.achievement-intro {margin:0 0 28px;max-width:760px;color:var(--sub-copy);font-size:16px;line-height:1.9;}
.achievement-list-head {display:flex;justify-content:space-between;align-items:end;gap:20px;margin-top:54px;padding-bottom:16px;border-bottom:2px solid var(--sub-red); margin-bottom: 20px;}
.achievement-list-head h2 {margin:0;color:var(--sub-ink);font-family:var(--law-serif);font-size:clamp(24px,2.5vw,32px);}
.achievement-category { margin-bottom: 40px; }
/* 合作企业 */
.achievement-card:hover { transform: none; background: #fffefa; }
.achievement-card-label { color: var(--sub-copy); }
.achievement-category { margin-top: 54px; }
.achievement-category-list { display: grid; grid-template-columns: repeat(2, 1fr); gap: 15px; }
.achievement-category-item {background: #fffefa; border: 1px solid var(--js-line); border-radius: 3px; padding: 15px 20px; font-size: 14px; color: #555; transition: all 0.2s; display: flex; align-items: center; gap: 10px; cursor: default; }
.achievement-category-item:hover { border-color: #c41e1e; background: #fff; }
.achievement-category-item::before { content: '·'; color: #c41e1e; font-size: 24px; font-weight: bold; line-height: 1; }
.achievement-category-item a {display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px;color:#403b34;text-decoration:none;line-height:1.75;}
.achievement-category-item a:hover {color:var(--sub-red);}
.achievement-category-item a span {flex:0 0 auto;color:var(--sub-red);font-size:18px;transition:transform .2s ease;}

.archive-card h2 a, .archive-card-type { color: var(--js-ink); }
.archive-card-summary { color: var(--js-copy); }
/* 合作企业详情 */
.achievement-detail-shell { display: grid;  gap: 34px; align-items: start; }
.achievement-detail-article { min-width: 0; }
.achievement-detail-kicker { display: inline-block; margin-bottom: 12px; color: var(--sub-red, #b52b30); font-size: 12px; font-weight: 700; letter-spacing: 2px; }
.achievement-detail-title { margin: 0 0 20px; color: var(--sub-ink, #2d2a25);font-family:var(--law-serif); font-size: clamp(28px, 3vw, 42px); line-height: 1.35; text-align: center; }
.achievement-detail-lead { margin: 0 0 30px; color: var(--sub-copy, #625e56); font-size: 17px; line-height: 1.9; }
.achievement-detail-section { padding: 25px 0; border-top: 1px solid var(--sub-line, #dfd9ce); margin-top: 35px;}
.achievement-detail-section strong { margin: 0 0 12px; color: var(--sub-ink, #2d2a25); font-size: 21px; }
.achievement-detail-section p { margin: 0; color: var(--sub-copy, #625e56); line-height: 1.9; }
/* 合作企业底部返回按钮 */
.achievement-detail-actions { display: flex; gap: 14px; flex-wrap: wrap; margin-top: 30px; }
.achievement-detail-actions .btn { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 0 20px; }
.achievement-detail-actions .btn-secondary { color: var(--sub-red, #b52b30); border: 1px solid var(--sub-red, #b52b30); background: transparent; }
.achievement-detail-actions .btn-secondary:hover { color: #fff8ee; background: var(--sub-red, #b52b30); }

/* 常见问题 */
.faq-page--simple { --faq-paper: #fffdfa; --faq-line: #ded8d1; --faq-ink: #241f1c; --faq-copy: #665f58; --faq-red: #b51d2a; --faq-gold: #b48b4a; width: min(100% - 64px, 960px) !important; max-width: 960px !important; padding: 0 !important;}
.faq-page--simple .faq-directory[hidden],
.faq-page--simple .faq-search-panel[hidden] { display: none !important; }
.faq-page--simple .faq-simple-intro { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 32px; align-items: end; padding-bottom: 36px; border-bottom: 1px solid var(--faq-line); }
.faq-page--simple .faq-simple-kicker { margin: 0 0 12px; color: var(--faq-red); font-size: 10px; font-weight: 700; letter-spacing: 2px; }
.faq-page--simple .faq-simple-intro h2 { margin: 0; color: var(--faq-ink);font-family:var(--law-serif); font-size: clamp(29px, 3.4vw, 42px); font-weight: 600; line-height: 1.28; }
.faq-page--simple .faq-simple-intro p:last-child { max-width: 52ch; margin: 16px 0 0; color: var(--faq-copy); font-size: 14px; line-height: 1.9; }
.faq-page--simple .faq-simple-contact { display: inline-flex; align-items: center; gap: 10px; padding: 12px 16px; border: 1px solid #d6c3a1; color: #694d26; background: #faf4e8; font-size: 13px; font-weight: 700; white-space: nowrap; }
.faq-page--simple .faq-simple-contact:hover,
.faq-page--simple .faq-simple-contact:focus-visible { color: #fff; background: var(--faq-red); border-color: var(--faq-red); outline: none; }
/* 常见问题搜索 */
.faq-page .faq-q-text { grid-column: 2; grid-row: 1; color: inherit; font-size:16px;  line-height: 1.5; }
.faq-page--simple .faq-find { margin-top: 30px; padding: 0 0 18px; border-bottom: 1px solid var(--faq-line); }
.faq-page--simple .faq-find label { display: block; margin-bottom: 10px; color: var(--faq-copy); font-size: 13px; font-weight: 600; }
.faq-page--simple .faq-find__field { display: flex; align-items: center; min-height: 52px; border: 1px solid var(--faq-line); background: #fffdfa; }
.faq-page--simple .faq-find__field:focus-within { border-color: var(--faq-red); outline: 2px solid rgba(181, 29, 42, .12); outline-offset: 1px; }
.faq-page--simple .faq-find__field > span { flex: 0 0 46px; color: var(--faq-red); font-family: Georgia, serif; font-size: 25px; line-height: 1; text-align: center; }
.faq-page--simple .faq-find input { flex: 1 1 auto; min-width: 0; height: 50px; padding: 0 8px; border: 0; outline: 0; background: transparent; color: var(--faq-ink); font: inherit; font-size: 14px; }
.faq-page--simple .faq-find input::placeholder { color: #9a9086; }
.faq-page--simple .faq-find button { flex: 0 0 auto; margin-right: 10px; padding: 6px 9px; border: 1px solid var(--faq-line); color: var(--faq-red); background: #fff; font-size: 12px; cursor: pointer; }
.faq-page--simple .faq-find button:hover { background: #fff3ef; }
.faq-page--simple .faq-find > p { margin: 9px 0 0; color: #8a8077; font-size: 12px; }

.faq-page--simple .faq-simple-list { margin-top: 28px; border-top: 1px solid var(--faq-line); }
.faq-page--simple .faq-item { margin: 0; border: 0; border-bottom: 1px solid var(--faq-line); background: transparent; }
.faq-page--simple .faq-question { display: grid; grid-template-columns: 34px minmax(0, 1fr) 25px; align-items: center; min-height: 76px; padding: 15px 2px; color: var(--faq-ink); background: transparent; cursor: pointer; }
.faq-page--simple .faq-question::before { content: "Q"; color: var(--faq-gold); font-family: Georgia, serif; font-size: 16px; font-weight: 700; }
.faq-page--simple .faq-question:focus-visible { outline: 2px solid var(--faq-red); outline-offset: -2px; }

.faq-page--simple .faq-q-icon { width: 24px; height: 24px; color: var(--faq-red); font-size: 0; text-align: center; }
.faq-page--simple .faq-q-icon::after { content: "+"; display: block; font-family: Georgia, serif; font-size: 25px; font-weight: 400; line-height: 20px; transition: transform .18s ease; }
.faq-page--simple .faq-answer { display: none; }
.faq-page--simple .faq-answer-inner {margin: 0 0 22px 34px; padding: 18px 22px; color: var(--faq-copy); background: #f5f0e8; border-left: 3px solid var(--faq-gold); font-size: 14px; line-height: 1.9; }
.faq-page--simple .faq-answer-inner p { margin: 0; }
.faq-no-results { margin: 2rem 0 0; padding: 2rem; color: var(--faq-copy); background: var(--faq-paper); border: 1px solid var(--faq-line); text-align: center; }
.faq-page .faq-item.open .faq-question { color: var(--faq-red); padding-left: 16px; background: #fbf7f0; }
.faq-item:hover, .faq-item.open { border-color: var(--sub-line); box-shadow: none;}
.faq-item:hover{background: #fffaf8;}
.faq-item.open .faq-question { color:var(--sub-red);}
.faq-page .faq-item.open .faq-q-icon::after { transform: rotate(45deg); }
.faq-item.open .faq-q-icon {background: #c41e1e;border-radius: 100%;color: #fff;transform: rotate(180deg);}
.faq-page--simple .faq-item.open .faq-question {color: var(--faq-red);background: #fffaf8;}
.faq-page--simple .faq-item.open .faq-answer {display: block;}
.faq-item.open .faq-answer {max-height: 5000px;}
/* 常见问题底部预约 */
.faq-page--simple .faq-simple-bottom { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin-top: 52px; padding: 30px 34px; background: #7d151e; border-left: 4px solid var(--faq-gold); }
.faq-page--simple .faq-simple-bottom p { margin: 0; color: rgba(255,255,255,.82); font-size: 15px; line-height: 1.8; }
.faq-page--simple .faq-simple-bottom a { flex: 0 0 auto; padding: 12px 18px; color: #42251e; background: #f0cf91; font-size: 13px; font-weight: 700; }
.faq-page--simple .faq-simple-bottom a:hover,
.faq-page--simple .faq-simple-bottom a:focus-visible { color: #fff; background: var(--faq-red); outline: none; }
.case-list-page, .news-list, .faq-list { border-top: 1px solid var(--sub-line); border-color:var(--sub-line); border-top-color: var(--js-line); }
/* 案例底部按钮 */
.judgment-cta {display:flex;justify-content:space-between;align-items:center;gap:30px;margin-top:66px;padding:38px 42px;background: var(--jr-red-dark); border-radius: 0;}
.judgment-cta h2 {color:#fff9ef;font-family:var(--law-serif);font-size:27px;}
.judgment-cta p {margin-top:10px;color:rgba(255,249,239,.82);line-height:1.8;}
.judgment-cta .btn {flex:0 0 auto;color:#4d201d;background:#f0d39d;border-color:#f0d39d;}

/* 联系我们 */
.contact-page.contact-ai-page { padding: clamp(48px, 6vw, 86px) 0 clamp(68px, 8vw, 112px); background:linear-gradient(90deg, rgba(181, 29, 42, .035) 1px, transparent 1px) 0 0 / 25% 100%,#f6f4f1; }
.contact-ai-page .container { max-width: 1100px; padding-inline: clamp(22px, 4vw, 42px); }
.contact-simple { align-items: end; padding-bottom: 38px; border-bottom: 1px solid #ddd8cf; position: relative; display: grid; grid-template-columns: minmax(0, 1.12fr) minmax(320px, .88fr); gap: 0; overflow: hidden; border: 1px solid #d9d1c7; background: #fffefa; }
.contact-simple::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 4px; background: linear-gradient(90deg, #b51d2a 0 68%, #b48b4a 68% 100%); }
.contact-simple__lead { padding: clamp(37px, 5vw, 62px) clamp(28px, 5vw, 65px) 37px; }
.contact-kicker { display: flex; align-items: center; gap: 12px; margin: 0 0 16px; color: #a27633; font-size: 10px; font-weight: 700; letter-spacing: .22em; }
.contact-kicker::before { content: ""; width: 28px; height: 1px; background: currentColor; }
.contact-simple__lead h2,
.contact-message h2 { margin: 0; color: #2a2420;font-family:var(--law-serif); font-size: clamp(31px, 3.5vw, 46px); font-weight: 600; letter-spacing: .035em; line-height: 1.22; }
.contact-simple__lead > p:last-child { max-width: 485px; margin: 20px 0 0; color: #6a625a; font-size: 15px; line-height: 2; }
.contact-simple__phone { border-left: 3px solid #b01818; display: flex; flex-direction: column; justify-content: center; min-height: 276px; padding: 46px clamp(30px, 4vw, 52px); color: #fff9ef; background: #801720; background-image: linear-gradient(135deg, transparent 0 72%, rgba(233, 200, 137, .08) 72% 100%); }
.contact-simple__phone span { color: #e9c889; font-size: 11px; font-weight: 700; letter-spacing: .16em; }
.contact-simple__phone a { display: inline-block; width: fit-content; margin: 12px 0 13px; color: #fff9ef;font-family:var(--law-serif); font-size: clamp(28px, 3vw, 38px); font-weight: 600; letter-spacing: .035em; line-height: 1.2; text-decoration: none; border-bottom: 1px solid rgba(233, 200, 137, .62); }
.contact-simple__phone a:hover,
.contact-simple__phone a:focus-visible { color: #e9c889; outline: none; }
.contact-simple__phone small { max-width: 260px; color: rgba(255, 249, 239, .72); font-size: 12px; line-height: 1.8; }
.contact-wechat { grid-column: 1 / -1; display: grid; grid-template-columns: minmax(0, 1fr) 220px; gap: clamp(26px, 5vw, 64px); align-items: center; padding: 34px clamp(28px, 5vw, 62px); border-top: 1px solid #ded7ce; background: #f7f2ea; }
.contact-wechat__copy > span { display: block; margin-bottom: 10px; color: #a27633; font-size: 10px; font-weight: 700; letter-spacing: .18em; }
.contact-wechat h3 { margin: 0; color: #2a2420;font-family:var(--law-serif); font-size: clamp(23px, 2.5vw, 31px); font-weight: 600; line-height: 1.3; }
.contact-wechat p { max-width: 510px; margin: 13px 0 0; color: #665e57; line-height: 1.9; }
.contact-wechat small { display: block; margin-top: 10px; color: #8a8077; font-size: 12px; line-height: 1.7; }
.contact-wechat img { display: block; width: 220px; height: 220px; padding: 8px; background: #fff; border: 1px solid #d5c9ba; }
.contact-simple__facts { gap: 0; grid-column: 1 / -1; display: grid; grid-template-columns: 1.15fr .85fr; margin: 0; border-top: 1px solid #ded7ce; background: #fdfbf7; }
.contact-simple__facts > div { border-bottom: 1px solid #ddd8cf; display: grid; grid-template-columns: 92px 1fr; gap: 18px; min-height: 81px; align-items: center; padding: 18px clamp(28px, 5vw, 62px); }
.contact-simple__facts > div + div { margin-left: 36px; border-left: 1px solid #ded7ce; }
.contact-simple__facts dt { color: #a51e28; font-size: 12px; font-weight: 700; letter-spacing: .08em; }
.contact-simple__facts dd { margin: 0; color: #4d4640; line-height: 1.75; }
/* 联系我们表单信息 */
.c-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.c-form-group { margin-bottom: 18px; }
.c-form-group label { display: block; font-size: 13px; color: #555; margin-bottom: 8px; font-weight: 500; }
.c-form-group label .req { color: #c41e1e; margin-left: 2px; }
.c-form-group input,
.c-form-group select,
.c-form-group textarea { width: 100%; padding: 12px 16px; border: 1.5px solid #e5e7eb; border-radius: 10px; color: #333; font-family: inherit; transition: all 0.25s ease; background: #f8f9fb; }
.c-form-group input:focus,
.c-form-group select:focus,
.c-form-group textarea:focus { border-color: #c41e1e; outline: none; background: #fff; box-shadow: 0 0 0 4px rgba(196, 30, 30, 0.08); }
.c-form-group input::placeholder,
.c-form-group textarea::placeholder { color: #b0b3b8; }
.c-form-group textarea { resize: vertical; min-height: 100px; }
.c-form-submit { width: 100%; padding: 15px; background: linear-gradient(135deg, #c41e1e, #a01818); color: #fff; border: none; font-size: 15px; font-weight: 600; border-radius: 10px; cursor: pointer; transition: all 0.3s ease; margin-top: 4px; box-shadow: 0 4px 16px rgba(196, 30, 30, 0.25); display: inline-flex; align-items: center; justify-content: center; gap: 10px; }
.c-form-submit svg { transition: transform 0.3s ease; }
.c-form-submit:hover { transform: translateY(-2px); box-shadow: 0 8px 24px rgba(196, 30, 30, 0.35); }
.c-form-submit:hover svg { transform: translateX(4px); }
#msgdemo{font-size:16px;text-align:center; margin-top: 20px;}

.contact-message { padding-top: 2px; display: grid; grid-template-columns: minmax(220px, .58fr) minmax(0, 1.42fr); gap: clamp(36px, 6vw, 78px); align-items: start; max-width: none; margin: clamp(58px, 8vw, 92px) 0 0; padding: clamp(30px, 4vw, 50px) 0 0; border-top: 1px solid #cfc6bc; }
.contact-message__heading { margin-bottom: 28px; padding-top: 6px; }
.contact-message h2 { font-size: clamp(27px, 3vw, 38px); }
.contact-message__heading > span { display: block; max-width: 260px; margin-top: 18px; color: #7a7168; font-size: 13px; line-height: 1.85; }
.contact-message form { border-bottom: 1px solid #ddd8cf; padding: clamp(26px, 4vw, 42px); border: 1px solid #d9d1c7; border-top: 3px solid #b51d2a; background: #fffefa; }
.contact-message .c-form-row { gap: 22px; }
.contact-message .c-form-group { margin-bottom: 24px; }
.contact-message .c-form-group label { display: flex; justify-content: space-between; margin-bottom: 9px; color: #423a34; font-size: 13px; font-weight: 700; }
.contact-message .req { color: #b51d2a; }
.contact-message .c-form-group input,
.contact-message .c-form-group textarea { border-color: #d9d4cb; border: 0; border-bottom: 1px solid #cfc6bc; border-radius: 0; background: #f9f7f3; color: #2c2621; transition: border-color .2s ease, background-color .2s ease; }
.contact-message .c-form-group input { height: 48px; }
.contact-message .c-form-group textarea { min-height: 132px; padding-top: 14px; resize: vertical; }
.contact-message .c-form-group input::placeholder,
.contact-message .c-form-group textarea::placeholder { color: #aaa197; }
.contact-message .c-form-group input:focus,
.contact-message .c-form-group textarea:focus { outline-offset: 1px; outline: none; border-bottom-color: #b51d2a; background: #fff; box-shadow: 0 2px 0 #b51d2a; }
.contact-message .c-form-submit { display: inline-flex; align-items: center; justify-content: center; min-width: 190px; min-height: 50px; padding: 0 28px; border: 1px solid #b51d2a; border-radius: 0; background: #b51d2a; color: #fff; font-size: 14px; font-weight: 700; letter-spacing: .08em; box-shadow: none; }
.contact-message .c-form-submit::after { content: "→"; margin-left: 14px; font-size: 17px; font-weight: 400; }
.contact-message .c-form-submit:hover,
.contact-message .c-form-submit:focus-visible { background: #76131d; border-color: #76131d; outline: none; transform: none; }

/* 企业欠款与账款清收底部按钮 */
.receivables-detail { max-width: 1000px !important; }
/* .receivables-detail .practice-detail-title { margin: 0; } */
.receivables-detail .receivables-article { margin-top: 30px; }
.receivables-detail .article-body h3 { margin-top: 32px; color: var(--jr-ink, #241f1c);font-family:var(--law-serif); font-size: 24px; font-weight: 600; }
.receivables-detail .article-body h3:first-child { margin-top: 0; }
.receivables-detail .article-body h4 { color: var(--jr-ink, #241f1c); }
.receivables-detail .article-body a { color: var(--jr-red, #b51d2a); }
.receivables-detail__cta { display: flex; justify-content: space-between; align-items: center; gap: 32px; margin-top: 46px; padding: 32px 36px; border-left: 4px solid var(--jr-gold, #b48b4a); background: var(--jr-red-dark, #76131d); }
.receivables-detail__cta h2 { margin: 0; color: #fff;font-family:var(--law-serif); font-size: 24px; font-weight: 600; }
.receivables-detail__cta p { margin: 8px 0 0; color: rgba(255,255,255,.76); line-height: 1.8; }
.receivables-detail__cta .btn { flex: 0 0 auto; border-color: #f0cf91; background: #f0cf91; color: #42251e; }
.receivables-detail__cta .btn:hover,
.receivables-detail__cta .btn:focus-visible { border-color: #fff; color: #fff; background: var(--jr-red, #b51d2a); outline: none; }


/* 胜诉案例档案 */
.case-import-head {display:flex;align-items:end;justify-content:space-between;gap:36px;padding:2px 0 30px;border-bottom:1px solid #d8d0c6;}
.case-import-head p { margin: 0 0 9px; color: #af2830; font-size: 10px; font-weight: 700; letter-spacing: 1.8px; }
.case-import-head h2 { margin: 0; color: #2c201c;font-family:var(--law-serif); font-size: clamp(28px, 3vw, 39px); font-weight: 600; line-height: 1.25; }
.case-import-head span { display: block; margin-top: 10px; color: #796f66; font-size: 13px; line-height: 1.8; }
.case-import-search { display: flex; align-items: center; width: min(100%, 330px); min-height: 46px; border: 1px solid #d8d0c6; background: #fffdfa; }
.case-import-search:focus-within { border-color: #b51d2a; outline: 2px solid rgba(181,29,42,.12); outline-offset: 1px; }
.case-import-search span { display: block; flex: 0 0 40px; margin: 0; color: #b51d2a; font: 24px/1 Georgia, serif; text-align: center; }
.case-import-search input { flex: 1; min-width: 0; height: 44px; padding: 0 6px; border: 0; outline: none; background: transparent; color: #352a24;font-family:var(--law-serif); font: 13px/1.4; }
.case-import-search input::placeholder { color: #9b9086; }
/* 案例分类 */
.case-category-tabs {border-bottom-color:var(--jr-line);display:flex;flex-wrap:wrap;gap:0;margin:38px 0 24px;border-bottom:1px solid var(--sub-line);}
.case-category-tabs a.is-active,.case-category-tabs a:hover {color:var(--jr-red);border-bottom-color:var(--jr-red);background:#fffdfa;}
.case-category-tabs a {padding:13px 18px;border-bottom:2px solid transparent;border-bottom-color:transparent;color:var(--sub-copy);font-size:15px;text-decoration:none;transition:color .2s ease,background .2s ease;transition-duration:0.2s,0.2s;}
/* 案例列表 */
.archive-grid { border-color: var(--js-line); display: grid;}
.archive-grid-unified {grid-template-columns: repeat(2,minmax(0,1fr));gap: 18px;}
.archive-card {display:flex;flex-direction:column;min-height: 270px;padding: 25px 27px;border:1px solid var(--sub-line);transition:transform .25s ease,box-shadow .25s ease;}
.archive-card:hover { background: var(--js-surface); transform: none; box-shadow: inset 3px 0 0 var(--js-red); }
.archive-card-top {display:flex;justify-content:space-between;gap:15px;}
.archive-card-top span {color:var(--sub-red);font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform: uppercase;}
.archive-card-top em {color:#765a2f;background:#f0dfbc;padding:5px 8px;font-size:12px;font-style:normal;}
.archive-card-top span, .archive-card-link { color: var(--js-red); }
.archive-card-type {margin-top:22px;color: var(--js-ink);font-size:13px;}
.archive-card h2 {margin-top:8px;font-family:var(--law-serif);font-size:25px;line-height:1.45;}
.archive-card h2 a {color:var(--sub-ink);text-decoration:none;}
.archive-card h2 a:hover {color:var(--sub-red);}
.archive-card-summary {margin-top:12px;color:var(--sub-copy);font-size:14px;line-height:1.85;}
.archive-card-result {margin-top:auto;padding-top:20px;border-top:1px solid var(--sub-line);}
.archive-card-result b,.archive-card-result strong {display:block;}
.archive-card-result b {color:#846d48;font-size:12px;}
.archive-card-result strong {margin-top:7px;color:var(--sub-red-dark);font-size:16px;line-height:1.65;}
.archive-card-tags {display:flex;flex-wrap:wrap;gap:7px;margin-top:16px;}
.archive-card-tags span {padding:4px 7px;background:#f0ebe1;color:#625548;font-size:12px;}
.archive-card-link {display:flex;justify-content:space-between;align-items:center;margin-top:22px;color:var(--sub-red);font-weight:700;text-decoration:none;}
.archive-card-link span {font-size:22px;}

/* 案例详情 */
.case-simple-detail {display:grid;grid-template-columns:minmax(0,1fr) 294px;gap:72px;max-width:1180px;padding-top:8px;padding-bottom:74px;}
.case-simple-detail__article {min-width:0;}
.case-simple-detail__kicker {display:block;margin:0 0 13px;color:var(--jr-red,#b51d2a);font-size:12px;font-weight:700;letter-spacing:.14em;}
.case-simple-detail__title {max-width:760px;margin:0;color:var(--jr-ink,#241f1c);font-family:var(--law-serif);font-size:clamp(31px,3.25vw,47px);font-weight:600;line-height:1.34;letter-spacing:.01em;}
.case-simple-detail__lead {max-width:780px;margin:22px 0 28px;color:#5f584e;font-size:15px;line-height:2;}
.case-simple-detail__section {padding:24px 0 25px;border-top:1px solid #dfd8cd;}
.case-simple-detail__section h2 {margin:0 0 12px;color:var(--jr-ink,#241f1c);font-family:var(--law-serif);font-size:21px;font-weight:600;}
.case-simple-detail__section p {margin:0;color:#5f584e;font-size:14px;line-height:2;}
.case-simple-detail__section img{max-width: 100%;display: block;margin: 0 auto;}
.case-simple-detail__proof {padding-top:27px;}
.case-simple-detail__proof h2 {margin-bottom:14px;}
.case-simple-detail__proof figure {margin:0;padding:12px;border:1px solid #ddd5c9;background:#fffefa;}
.case-simple-detail__proof img {display:block;width:100%;max-width:720px;height:auto;margin:0 auto;}
.case-simple-detail__proof figcaption {padding:12px 2px 0;color:#7a7166;font-size:12px;line-height:1.75;text-align:center;}
.case-simple-detail__actions {display:flex;flex-wrap:wrap;gap:12px;padding-top:30px;}
.case-simple-detail__actions .btn {min-width:154px;text-align:center;}
.case-simple-detail__aside {align-self:start;margin-top:0;padding:24px 20px 22px;border-top:3px solid var(--jr-red,#b51d2a);background:#f4f0e8;}
.case-simple-detail__aside h2 {margin:0 0 16px;color:var(--jr-ink,#241f1c);font-family:var(--law-serif);font-size:18px;font-weight:600;}
.case-simple-detail__meta {margin:0;}
.case-simple-detail__meta > div {padding:12px 0;border-top:1px solid #ded6cb;}
.case-simple-detail__meta > div:first-child {border-top:0;padding-top:0;}
.case-simple-detail__meta dt {margin:0 0 6px;color:var(--jr-red,#b51d2a);font-size:11px;font-weight:700;letter-spacing:.08em;}
.case-simple-detail__meta dd {margin:0;color:#403a32;font-size:13px;line-height:1.75;}
.case-simple-detail__note {margin:16px 0 0;padding-top:14px;border-top:1px solid #ded6cb;color:#756c61;font-size:12px;line-height:1.8;}




.btn,.form-submit,.c-form-submit { background:var(--sub-red); border-color:var(--sub-red); border-radius:0; }
.btn:hover,.form-submit:hover,.c-form-submit:hover { background:var(--sub-red-dark); border-color:var(--sub-red-dark); }



@media (max-width: 1000px) {
	.nav li a { padding: 0 10px; font-size: 13px; }
}
@media (max-width: 900px) {
	.page-banner::before { right:-29%; width:68%; }
	.page-banner::after { right:10%; top:34%; width:70px; height:70px; }
	.page-banner-en { display:none; }
	.top-bar-left::after { display: none; }
	.top-bar-right { font-size: 12px; }
	.practice-grid, .achievement-grid { grid-template-columns: 1fr; }
	.news-item { gap: 16px; }
	.news-date-box { min-width: 64px; }
	.top-bar-inner { justify-content: flex-end; }
	.logo-img { height: 39px; }
	.nav li a { height: 74px; line-height: 74px; }
	.page-banner { min-height: 186px; }
	.page-main { padding: 42px 0 58px; }
	.about-page-intro { grid-template-columns: 1fr; gap: 30px; }
	.about-values-grid { gap: 0; grid-template-columns: 1fr; }
	.top-bar-left,.nav { display: none; }
	.home-practice-grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
	.construction-intro { grid-template-columns: 1fr; gap: 30px; padding-bottom: 38px; }
	.construction-service-grid, .construction-case-grid { grid-template-columns: 1fr; }
	.construction-flow { grid-template-columns: repeat(2, 1fr); }
	.construction-cta { display: block; padding: 28px; }
	.construction-cta .btn { display: inline-block; margin-top: 20px; }
	.contact-ai-page { padding: 42px 0 58px; }
	.contact-ai-page section + section { margin-top: 52px; }
	.about-page-stat-num,
	.achievement-card-num,
	.about-page-stat-num.stat-text,
	.achievement-card-num.stat-text { min-height: 51px; }
	.page-banner,
	.partner-banner { min-height: 220px !important; height: 220px !important; background-position: 58% center !important; }
	.page-banner-content { padding-left: 24px; padding-right: 24px; min-height: 220px; width: calc(100% - 48px) !important; padding: 28px 24px 24px !important; }
	.page-banner-title,
	.judgment-archive-banner .page-banner-title,
	.partner-banner-semantic h1 { max-width: 64%; font-size: clamp(28px, 5.4vw, 38px) !important; }
	.page-banner-subtitle,
	.judgment-archive-banner .page-banner-subtitle,
	.partner-banner-semantic p { max-width: 60%; font-size: 13px !important; }
	.partner-banner-semantic { width: calc(100% - 48px); min-height: 220px; padding: 28px 24px 24px; }
	.case-category-tabs {overflow-x:auto;flex-wrap:nowrap;margin-top:30px;}
	.archive-grid-unified {grid-template-columns:1fr;}
	.judgment-cta {display:block;padding:30px 24px;}
	.about-value-card{min-height: auto;}
}
@media (max-width: 820px) {
  .case-simple-detail { grid-template-columns: 1fr; gap: 32px; padding-bottom: 48px; }
  .case-simple-detail__aside { order: -1; }
}
@media (max-width: 780px) {
	.faq-page { width: calc(100% - 48px) !important; }
	.faq-directory { grid-template-columns: 1fr; gap: 28px; padding-bottom: 34px; }
	.faq-directory__intro h2 { max-width: 14ch; font-size: 31px; }
	.faq-directory__nav a { min-height: 112px; padding: 17px 15px; }
	.faq-directory__nav span { font-size: 17px; }
	.faq-page .faq-search-panel { margin-top: 26px; padding: 0 0 15px; }
	.faq-search-label { font-size: 13px; }
	.faq-search-meta { display: block; line-height: 1.8; }
	.faq-search-meta span { display: block; }
	.faq-page .faq-group__heading { grid-template-columns: 52px minmax(0, 1fr); gap: 12px; }
	.faq-page .faq-group__heading > span { font-size: 37px; }
	.faq-page .faq-group__heading h2 { font-size: 26px; }
	.faq-page .faq-question { grid-template-columns: 32px minmax(0, 1fr) 24px; min-height: 74px; padding-right: 10px; }
	.faq-page .faq-q-text { font-size: 16px; }
	.faq-page .faq-answer-inner { margin-left: 0; padding: 19px 18px; font-size: 14px; }
	.faq-intro { grid-template-columns: 1fr; gap: 1.8rem; padding-bottom: 3rem; }
	.faq-intro__copy h2 { max-width: 13ch; }
	.faq-page .faq-category-tabs { overflow-x: auto; scrollbar-width: none; }
	.faq-page .faq-category-tabs::-webkit-scrollbar { display: none; }
	.faq-page .faq-tab { flex: 0 0 185px; min-height: 62px; font-size: 0.86rem; }
	.faq-page .faq-list { margin-top: 3.25rem; }
	.faq-group__heading { grid-template-columns: 56px minmax(0, 1fr); gap: 0.85rem; padding-bottom: 1rem; }
	.faq-group__heading > span { font-size: 3.65rem; }
	.faq-contact-band { display: grid; align-items: start; padding: 2rem 1.45rem; }
	.faq-contact-band > a { justify-content: space-between; width: 100%; }
	.contact-ai-page { padding: 40px 0 56px; }
	.contact-simple { grid-template-columns: 1fr; gap: 28px; padding-bottom: 28px; }
	.contact-simple__facts { grid-template-columns: 1fr; margin-top: 0; }
	.contact-simple__facts > div + div { margin-left: 0; }
	.contact-message { margin-top: 44px; }
	.contact-message form { padding: 26px 20px; }
	.contact-ai-page .container { padding-inline: 20px; }
	.contact-simple { grid-template-columns: 1fr; }
	.contact-simple__lead { padding: 38px 28px 34px; }
	.contact-simple__phone { min-height: 212px; padding: 35px 28px; }
	.contact-wechat { grid-template-columns: 1fr; gap: 22px; padding: 30px 28px; }
	.contact-wechat img { width: min(220px, 100%); height: auto; }
	.contact-simple__facts { grid-template-columns: 1fr; }
	.contact-simple__facts > div { grid-template-columns: 78px 1fr; min-height: 0; padding: 17px 28px; }
	.contact-simple__facts > div + div { border-top: 1px solid #ded7ce; border-left: 0; }
	.contact-message { grid-template-columns: 1fr; gap: 28px; margin-top: 58px; }
	.contact-message__heading > span { max-width: none; }
}
@media (max-width: 760px) {
	.achievement-detail-shell { grid-template-columns: 1fr; gap: 26px; }
	.achievement-detail-title { font-size: 30px; }
	.achievement-detail-lead { font-size: 16px; }
	.achievement-detail-aside { padding: 22px; }
	.case-import-head { display: block; padding-bottom: 24px; }
	.case-import-search { width: 100%; margin-top: 20px; }
	.case-category-tabs { overflow-x: auto; white-space: nowrap; }
	.achievement-category-list {grid-template-columns: 1fr;min-height: 0;gap: 10px;}
}
@media (max-width: 680px) {
	.faq-page--simple { width: calc(100% - 40px) !important; }
	.faq-page--simple .faq-simple-intro { grid-template-columns: 1fr; gap: 20px; padding-bottom: 28px; }
	.faq-page--simple .faq-simple-contact { justify-self: start; }
	.faq-page--simple .faq-question { grid-template-columns: 30px minmax(0, 1fr) 24px; min-height: 70px; }
	.faq-page--simple .faq-q-text { font-size: 16px; }
	.faq-page--simple .faq-answer-inner { margin-left: 0; padding: 17px 18px; }
	.faq-page--simple .faq-simple-bottom { display: grid; padding: 26px 22px; }
	.faq-page--simple .faq-simple-bottom a { text-align: center; }
	.receivables-detail__cta { display: block; padding: 26px 22px; }
	.receivables-detail__cta h2 { font-size: 22px; }
	.receivables-detail__cta .btn { display: inline-block; margin-top: 20px; }
}
@media (max-width: 620px) {
	.sme-evidence { padding: 25px 22px; }
}
@media (max-width: 560px) {
	.top-bar-inner { padding: 0 20px; }
	.logo-name { font-size: 16px; }
	.logo-en { display: none; }
	.home-practice-grid { grid-template-columns: 1fr; }
	.home-enterprise__logo { flex-basis: 190px; height: 100px; }
	.law-contact__inner { padding: 54px 20px; }
	.faq-page { width: calc(100% - 36px) !important; }
	.faq-directory__nav { grid-template-columns: 1fr; }
	.faq-directory__nav a { min-height: 94px; }
	.faq-directory__intro h2 { font-size: 29px; }
	.construction-intro h2, .construction-section-title { font-size: 24px; }
	.construction-flow { grid-template-columns: 1fr; }
	.page-banner,
	.partner-banner { min-height: 198px !important; height: 198px !important; background-position: 63% center !important; }
	.page-banner-content { min-height: 198px; width: calc(100% - 36px) !important; padding: 24px 18px 20px !important; }
	.page-banner-content::before,
	.partner-banner-semantic h1::before { margin-bottom: 9px !important; font-size: 8px !important; letter-spacing: 1.7px !important; }
	.page-banner-title,
	.judgment-archive-banner .page-banner-title,
	.partner-banner-semantic h1 { max-width: 64%; font-size: 27px !important; }
	.page-banner-subtitle,
	.judgment-archive-banner .page-banner-subtitle,
	.partner-banner-semantic p { max-width: 62%; margin-top: 8px !important; font-size: 12px !important; line-height: 1.6 !important; }
	.partner-banner-semantic { width: calc(100% - 36px); min-height: 198px; padding: 24px 18px 20px; }
}
@media (max-width: 540px) {
  .case-simple-detail { padding-top: 0; }
  .case-simple-detail__title { font-size: 29px; }
  .case-simple-detail__lead { font-size: 14px; }
  .case-simple-detail__section { padding: 21px 0; }
  .case-simple-detail__proof figure { padding: 7px; }
  .case-simple-detail__actions .btn { width: 100%; }
}
@media (max-width: 520px) {
	.contact-simple__lead h2 { font-size: 30px; }
	.contact-simple__lead > p:last-child { font-size: 14px; }
	.contact-simple__phone a { font-size: 29px; }
	.contact-message form { padding: 25px 20px; }
	.contact-message .c-form-row { display: block; }
	.contact-message .c-form-submit { width: 100%; }
}
