
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,"Microsoft YaHei","PingFang SC","Helvetica Neue",sans-serif;line-height:1.8;overflow-x:hidden}
img{max-width:100%;height:auto;object-fit:contain;display:block}
a{text-decoration:none;color:inherit}
.wrap{width:min(1200px,calc(100% - 40px));margin:0 auto}
.brand{display:flex;align-items:center;gap:12px;font-weight:700}
.brand img{display:block;width:auto;height:38px;max-width:180px;max-height:42px;object-fit:contain;flex-shrink:0}
.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:.2s ease;white-space:nowrap}
.btn-primary{background:var(--btn);color:var(--btnText)}
.btn-outline{background:transparent;color:var(--outlineText);border-color:var(--outlineBorder)}
.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.hero p,.section p,.section li,.footer p{line-height:1.86}
.section h2,.section h3,.footer strong,.hero h1{line-height:1.15}
.faq details{background:#fff;border-radius:18px;padding:16px 18px;margin:0 0 12px;box-shadow:0 10px 22px rgba(0,0,0,.06)}
.faq summary{cursor:pointer;font-weight:700}
.mobile-bar{display:none}
@media (max-width:1024px){.actions{flex-direction:row}}
@media (max-width:768px){.wrap{width:min(100% - 28px,1200px)}.btn{width:auto}.actions{flex-direction:column}.mobile-bar{display:flex}.mobile-bar .btn{width:100%}}


.page-22 .site-header{background:#fff;color:#2D3536;border-bottom:1px solid #efe4d4}
.page-22 .header-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:74px}
.page-22 .header-center{justify-self:center;font-weight:700;color:#7d6d5d;letter-spacing:.05em}
.page-22 .hero{padding:56px 0 24px;background:#FFF9F0}
.page-22 .hero-bridge{display:grid;grid-template-columns:0.4fr 0.6fr;gap:0;align-items:stretch}
.page-22 .old-panel,.page-22 .new-panel{min-height:310px;border-radius:28px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 18px 40px rgba(45,53,54,.08)}
.page-22 .old-panel{background:#6A625B;color:#F2ECE7}
.page-22 .new-panel{background:linear-gradient(135deg,#F1A05A,#E8904C);color:#fff;position:relative;overflow:hidden}
.page-22 .bridge{align-self:center;justify-self:stretch;height:26px;background:linear-gradient(90deg,#6A625B,#F5D7A1 45%,#E8904C 100%);border-radius:999px;transform:translateX(-18px);margin:-14px 0;position:relative;z-index:2}
.page-22 .new-panel .hero-image{position:absolute;right:18px;bottom:-10px;width:160px;opacity:.95}
.page-22 .new-panel .hero-image img{max-height:220px}
.page-22 .hero h1{margin:0 0 10px;font-size:clamp(32px,4.6vw,58px);line-height:1.1;max-width:10ch}
.page-22 .hero p,.page-22 .old-panel p,.page-22 .new-panel p,.page-22 .section p,.page-22 .section li{font-size:16px;line-height:1.86;color:inherit}
.page-22 .hero .actions{margin-top:18px}
.page-22 .section{padding:62px 0;background:#FFFDF9;color:#2D3536}
.page-22 .section.alt{background:#f5e7d3}
.page-22 .paths{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.page-22 .path{background:#fff;border-radius:24px;padding:22px;box-shadow:0 12px 26px rgba(45,53,54,.08)}
.page-22 .path.a{border-top:5px solid #2D3536}
.page-22 .path.b{border-left:5px solid #E8904C}
.page-22 .track-line{height:2px;background:linear-gradient(90deg,#2D3536 0 50%,transparent 50% 100%);margin:18px 0}
.page-22 .vertical-track{width:2px;height:120px;background:linear-gradient(180deg,#E8904C 0 50%,transparent 50% 100%);margin:14px 0 18px}
.page-22 .checklist{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.page-22 .check{background:#fff;border-radius:20px;padding:18px;border:1px solid #f0ddc6}
.page-22 .footer{background:#24373B;color:#fff;padding:22px 0 92px}
.page-22 .footer-inner{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center}
.page-22 .footer-inner .confirm{display:flex;gap:10px;flex-wrap:wrap;color:#f3eadf}
.page-22 .confirm .pill{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);padding:8px 12px;border-radius:999px}
@media (max-width:1024px){.page-22 .hero-bridge,.page-22 .paths,.page-22 .checklist,.page-22 .footer-inner{grid-template-columns:1fr}.page-22 .bridge{transform:none;margin:12px 0;max-width:220px}.page-22 .new-panel .hero-image{position:static;width:140px;margin-left:auto}}
@media (max-width:768px){.page-22 .header-inner{grid-template-columns:1fr;justify-items:start}.page-22 .hero{padding-top:34px}.page-22 .old-panel,.page-22 .new-panel{min-height:auto}.page-22 .new-panel .btn,.page-22 .hero .btn{width:100%}.page-22 .footer{padding-bottom:84px}.page-22 .mobile-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;background:#24373B;padding:10px 14px;min-height:64px}.page-22 .mobile-bar .btn{width:100%}.page-22 body{padding-bottom:78px}}

.site-brand,.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0;min-width:max-content}
.site-logo,.brand img{display:block;width:auto;height:38px;max-width:180px;max-height:42px;object-fit:contain;flex-shrink:0}
@media (max-width:768px){.site-logo,.brand img{width:auto;height:32px;max-width:150px}}
