
*{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-26 .site-header{background:#1E392B;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}
.page-26 .andbar{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;min-height:76px}
.page-26 .nodes{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}
.page-26 .nodes span{width:12px;height:12px;border-radius:50%;background:#C8F15A}
.page-26 .hero{background:linear-gradient(145deg,#2E5B42 0%,#1E392B 100%);padding:54px 0 28px;color:#DCEADF}
.page-26 .hero-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:24px;align-items:end}
.page-26 .hero h1{color:#fff;font-size:clamp(32px,4.8vw,58px);margin:0 0 10px;line-height:1.08;max-width:10ch}
.page-26 .phone{background:#fff;border-radius:38px;padding:16px;border:4px solid rgba(200,241,90,.35);box-shadow:0 18px 46px rgba(0,0,0,.2);max-width:380px;justify-self:center;transform:rotate(-6deg)}
.page-26 .phone-screen{border-radius:28px;min-height:420px;background:linear-gradient(180deg,#2B4E3A 0%,#3C6B4B 100%);padding:24px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}
.page-26 .phone-screen:before{content:'';position:absolute;inset:auto -20px -30px auto;width:140px;height:140px;border-radius:50%;background:rgba(200,241,90,.12)}
.page-26 .phone-screen .lines{display:grid;gap:14px;position:relative;z-index:1}
.page-26 .phone-screen .lines div{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:14px 16px}
.page-26 .hero .actions{position:relative;z-index:1}
.page-26 .hero p,.page-26 .section p,.page-26 .section li{color:#DCEADF;line-height:1.86;font-size:16px}
.page-26 .hero .download{display:grid;gap:14px;align-content:start}
.page-26 .section{padding:62px 0;background:#F4F8F1;color:#1F432F}
.page-26 .section h2{color:#1F432F;margin:0 0 14px}
.page-26 .stairs{display:grid;gap:12px}
.page-26 .step{background:#fff;border-radius:18px;padding:16px 18px;box-shadow:0 10px 24px rgba(31,67,47,.08)}
.page-26 .step.one{width:72%}.page-26 .step.two{width:82%}.page-26 .step.three{width:92%}.page-26 .step.four{width:100%}
.page-26 .step h3{margin:0 0 8px}.page-26 .step p{color:#506359}
.page-26 .info-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.page-26 .info{background:#E1EEDB;border-radius:22px;padding:20px}
.page-26 .save{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.page-26 .save .slot{background:#fff;border-radius:20px;padding:18px;min-height:130px;box-shadow:0 10px 24px rgba(31,67,47,.08)}
.page-26 .footer{background:#1E392B;color:#DCEADF;padding:22px 0 92px}
.page-26 .footer-inner{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}
.page-26 .footer-links{display:flex;gap:10px;flex-wrap:wrap}
.page-26 .footer-links a{color:#DCEADF;text-decoration:underline;text-underline-offset:3px}
@media (max-width:1024px){.page-26 .hero-grid,.page-26 .info-grid,.page-26 .save,.page-26 .footer-inner{grid-template-columns:1fr}.page-26 .phone{transform:none;max-width:320px}}
@media (max-width:768px){.page-26 .andbar{grid-template-columns:1fr}.page-26 .hero{padding-top:34px}.page-26 .hero h1{max-width:12ch}.page-26 .hero .btn,.page-26 .section .btn{width:100%}.page-26 .step.one,.page-26 .step.two,.page-26 .step.three,.page-26 .step.four{width:100%}.page-26 .footer{padding-bottom:84px}.page-26 .mobile-bar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:40;background:#1E392B;padding:10px 14px;min-height:64px}.page-26 .mobile-bar .btn{width:100%}.page-26 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}}

@media (max-width:768px){.phone-screen img{max-height:220px}}
