
*{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-23 .site-header{background:#19382F;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.page-23 .toolbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;min-height:74px}
.page-23 .dots{display:flex;gap:10px;justify-content:center}
.page-23 .dot{width:12px;height:12px;border-radius:50%}
.page-23 .dot:nth-child(1){background:#338464}.page-23 .dot:nth-child(2){background:#F0C85B}.page-23 .dot:nth-child(3){background:#D68343}
.page-23 .hero{background:linear-gradient(145deg,#214C3E 0%,#19382F 100%);padding:56px 0 28px;color:#D9E8E1}
.page-23 .triangle{display:grid;grid-template-columns:1fr 1.1fr 1fr;align-items:center;gap:16px}
.page-23 .stamp{width:min(360px,100%);aspect-ratio:1/1;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f6fff8 0 18%,#E5F1EB 18% 63%,#bbdccc 63% 100%);margin:0 auto;position:relative;box-shadow:0 18px 50px rgba(0,0,0,.2);border:14px solid rgba(255,255,255,.12)}
.page-23 .stamp:before{content:'';position:absolute;inset:22px;border-radius:50%;border:2px dashed #338464}
.page-23 .stamp:after{content:'????';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:28px;font-weight:700;color:#1C3B32;letter-spacing:.12em}
.page-23 .tri-copy h1{color:#fff;font-size:clamp(32px,4.6vw,58px);margin:0 0 10px;line-height:1.08}
.page-23 .tri-copy p,.page-23 .hero-list li,.page-23 .section p,.page-23 .section li{color:#D9E8E1;line-height:1.86;font-size:16px}
.page-23 .tri-checks{display:grid;gap:12px;align-self:end}
.page-23 .tri-checks .check{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:16px}
.page-23 .section{padding:62px 0;background:#F5F8F6;color:#1C3B32}
.page-23 .section h2{color:#1C3B32;margin:0 0 14px}
.page-23 .table-rows{display:grid;gap:12px}
.page-23 .row{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:12px;background:#fff;border-radius:18px;padding:14px 16px;border:1px solid #dde9e2}
.page-23 .row strong{color:#1C3B32}
.page-23 .row span{color:#52645E}
.page-23 .row.good{border-left:6px solid #338464}.page-23 .row.warn{border-left:6px solid #D68343}
.page-23 .tri-line{display:flex;align-items:center;gap:10px;margin:18px 0}
.page-23 .tri-line:before,.page-23 .tri-line:after{content:'';height:2px;background:linear-gradient(90deg,transparent,#338464,transparent);flex:1}
.page-23 .notes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.page-23 .note{background:#E5F1EB;border-radius:20px;padding:18px;min-height:146px}
.page-23 .footer{background:#19382F;color:#D9E8E1;padding:22px 0 92px}
.page-23 .footer-inner{display:grid;grid-template-columns:1fr 1fr auto;gap:16px;align-items:center}
@media (max-width:1024px){.page-23 .triangle,.page-23 .notes,.page-23 .footer-inner{grid-template-columns:1fr}.page-23 .stamp{max-width:280px}.page-23 .tri-copy{order:1}.page-23 .tri-checks{order:3}.page-23 .stamp-wrap{order:2;justify-self:center}}
@media (max-width:768px){.page-23 .toolbar{grid-template-columns:1fr;justify-items:start}.page-23 .hero{padding-top:34px}.page-23 .hero .btn,.page-23 .section .btn{width:100%}.page-23 .row{grid-template-columns:1fr}.page-23 .footer{padding-bottom:84px}.page-23 .mobile-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;background:#19382F;padding:10px 14px;min-height:64px}.page-23 .mobile-bar .btn{width:100%}.page-23 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}}
