:root{color-scheme:light;--green:#0e4d38;--ink:#183b2d;--muted:#586b61}*{box-sizing:border-box}body{margin:0;background:#f6f8f3;color:var(--ink);font-family:system-ui,-apple-system,sans-serif}a{color:var(--green)}.growth-top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px max(24px,calc((100vw - 1120px)/2));border-bottom:1px solid #dfe6dc;background:#fff}.growth-brand{font-size:24px;font-weight:900;text-decoration:none;letter-spacing:-1px}.growth-brand span{font-weight:400}.growth-top nav{display:flex;gap:22px;flex-wrap:wrap;font-size:14px;font-weight:650}.growth-top nav a{text-decoration:none}.growth-main{max-width:1120px;margin:auto;padding:64px 24px 24px}.growth-eyebrow{font-size:12px;font-weight:800;letter-spacing:.15em;color:#507354}h1{font-size:clamp(36px,6vw,66px);line-height:1.05;letter-spacing:-.04em;margin:18px 0}.growth-lead{font-size:clamp(18px,3vw,24px);color:var(--muted);max-width:740px;line-height:1.5}.growth-help{max-width:750px;color:var(--muted);line-height:1.6}.growth-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:22px;margin-top:36px}.growth-card{background:white;border:1px solid #dce5d9;border-radius:22px;overflow:hidden;display:flex;flex-direction:column}.growth-art{height:190px;background:#e1ebd9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.growth-art span{font-size:55px;color:#346644}.growth-art strong{letter-spacing:.15em;font-size:12px}.growth-art-image{background:#eaf0e7}.growth-art img{width:100%;height:100%;object-fit:contain}.growth-card-body{padding:24px;display:flex;flex-direction:column;flex:1}.growth-meta{font-size:11px;font-weight:800;letter-spacing:.08em;color:#667b6a}.growth-card h2{font-size:22px;margin:8px 0;overflow-wrap:anywhere}.growth-card-body>p:not(.growth-meta){color:var(--muted);line-height:1.6;white-space:pre-line;overflow-wrap:anywhere;flex:1}.growth-button{display:block;padding:14px 20px;margin-top:16px;border-radius:12px;background:var(--green);color:#fff;text-align:center;text-decoration:none;font-weight:750}.growth-faq{max-width:860px;margin-top:40px;display:grid;gap:12px}.growth-faq details{background:#fff;border:1px solid #dce5d9;border-radius:16px;overflow:hidden}.growth-faq summary{cursor:pointer;font-weight:700;padding:23px;font-size:18px;overflow-wrap:anywhere}.growth-faq details[open] summary{color:var(--green);border-bottom:1px solid #edf1ea}.growth-answer{padding:22px;white-space:pre-line;line-height:1.75;color:var(--muted);overflow-wrap:anywhere}.growth-bottom{margin-top:50px;padding:30px;border-radius:22px;background:#e9efd9}.growth-bottom h2{font-size:23px;margin-top:0}.growth-bottom a{font-weight:750}.growth-footer{max-width:1120px;padding:36px 24px;margin:auto;display:flex;gap:24px;flex-wrap:wrap;font-size:14px}.growth-empty{padding:32px;border:1px dashed #a8b8a0;border-radius:16px;margin-top:35px;color:var(--muted)}.growth-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:3px solid #bc8e19;outline-offset:4px}@media(max-width:600px){.growth-top{align-items:flex-start;flex-direction:column;gap:14px}.growth-top nav{gap:14px}.growth-main{padding-top:34px}.growth-faq summary{padding:18px;font-size:17px}}
