:root{font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,sans-serif;color:#101828;background:#f7faf9;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;min-height:72px;padding:10px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;gap:28px;background:rgba(255,255,255,.96);border-bottom:1px solid #e4e7ec;backdrop-filter:blur(12px)}.brand{margin-right:auto}.brand img{display:block;width:118px;height:auto}.site-header nav{display:flex;align-items:center;gap:20px;color:#344054;font-size:14px;font-weight:700}.site-header nav a:hover{color:#087f70}.header-cta,.button{display:inline-flex;min-height:44px;padding:0 20px;align-items:center;justify-content:center;border-radius:12px;background:#087f70;color:#fff;font-weight:800}.header-cta{min-height:40px;font-size:13px}.button.secondary{background:#fff;color:#087f70;border:1px solid #a9dcd2}.breadcrumbs{width:min(1180px,calc(100% - 48px));margin:30px auto 0;display:flex;gap:10px;color:#667085;font-size:13px}.breadcrumbs a{color:#087f70}.hero{width:min(1180px,calc(100% - 48px));margin:18px auto 48px;padding:58px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:54px;background:linear-gradient(135deg,#fff,#eef9f6);border:1px solid #dfe9e6;border-radius:34px;box-shadow:0 24px 70px rgba(16,24,40,.08)}.hero-copy{min-width:0}.eyebrow,.section-copy>span{display:inline-flex;padding:7px 11px;border-radius:999px;color:#087f70;background:#e7f7f2;font-size:12px;font-weight:900;letter-spacing:.05em}.hero h1{margin:20px 0;font-size:clamp(38px,5vw,62px);line-height:1.08;letter-spacing:-.045em}.answer{margin:0;color:#475467;font-size:17px;line-height:1.9}.meta{margin-top:24px;display:flex;flex-wrap:wrap;gap:8px 18px;color:#667085;font-size:12px}.actions{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px}.hero-visual{margin:0;padding:12px;background:#fff;border:1px solid #dfe7e4;border-radius:22px;box-shadow:0 18px 45px rgba(16,24,40,.1)}.hero-visual img{display:block;width:100%;height:auto;max-height:430px;object-fit:contain;border-radius:14px}.hero-visual figcaption{padding:11px 5px 0;color:#667085;font-size:11px;line-height:1.5}.content-layout{width:min(1000px,calc(100% - 48px));min-width:0;margin:0 auto 80px;display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.content-section{min-width:0;padding:38px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:42px;background:#fff;border:1px solid #e4e7ec;border-radius:24px}.section-copy,.section-body,.faq-list{min-width:0}.section-copy h2{margin:14px 0 0;font-size:27px;line-height:1.3}.section-body p,.review-note p{margin:0;color:#475467;line-height:1.9}.section-body ul{margin:20px 0 0;padding:0;display:grid;gap:10px;list-style:none}.section-body li{position:relative;padding-left:23px;color:#344054;line-height:1.65}.section-body li:before{content:"✓";position:absolute;left:0;color:#087f70;font-weight:900}.table-section{display:block}.table-section .section-copy{margin-bottom:24px}.table-wrap{max-width:100%;overflow:auto;border:1px solid #e4e7ec;border-radius:15px}table{width:100%;border-collapse:collapse;min-width:720px}th,td{padding:14px 16px;text-align:left;border-bottom:1px solid #e4e7ec;line-height:1.55}th{color:#344054;background:#f8faf9;font-size:13px}td{color:#475467;font-size:13px}tbody tr:last-child td{border-bottom:0}.faq{align-items:start}.faq-list{display:grid;gap:10px}details{border:1px solid #e4e7ec;border-radius:14px;background:#fbfcfc}summary{padding:17px 19px;cursor:pointer;font-weight:800}details p{margin:0;padding:0 19px 18px;color:#475467;line-height:1.75}.review-note{min-width:0;padding:25px 30px;border-radius:18px;color:#1d2939;background:#eef8f5;border:1px solid #d1ebe4}.review-note p{margin-top:8px;font-size:13px}footer{padding:42px max(24px,calc((100vw - 1000px)/2));display:flex;justify-content:space-between;gap:36px;color:#d0d5dd;background:#101828}footer strong{color:#fff;font-size:19px}footer p{max-width:580px;margin:10px 0 0;line-height:1.7}footer>div:last-child{display:grid;gap:7px;text-align:right;font-size:13px}@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:38px}.content-section{grid-template-columns:minmax(0,1fr);gap:22px}}@media(max-width:600px){.site-header{min-height:64px}.brand img{width:105px}.header-cta{padding:0 13px}.breadcrumbs,.hero,.content-layout{width:calc(100% - 24px)}.hero{margin-top:14px;padding:28px 20px;border-radius:23px}.hero h1{font-size:35px}.answer{font-size:15px;line-height:1.8}.content-section{padding:26px 20px;border-radius:19px}.section-copy h2{font-size:24px}.actions{display:grid}.button{width:100%}footer{display:grid}footer>div:last-child{text-align:left}}