:root{font-family:Arial,"Noto Sans SC","Microsoft YaHei",sans-serif;color:#173b32;background:#f6f8f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}.wrap{width:min(1100px,calc(100% - 44px));margin:auto}.site-header{background:#fff;border-bottom:1px solid #dfebe2}.site-header .wrap{min-height:78px;display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:900;line-height:1.05;white-space:nowrap}.brand img{width:43px;height:43px}.brand small{display:block;color:#678478;font-size:10px;letter-spacing:.08em;margin-top:5px}.site-header nav{display:flex;gap:22px;align-items:center;font-size:14px;font-weight:700}.site-header nav a:hover{color:#1c806a}.nav-cta,.button{display:inline-flex;justify-content:center;align-items:center;background:#176c59;color:#fff;border-radius:8px;padding:11px 17px;font-weight:800}.site-header nav .nav-cta{color:white}.button:hover,.nav-cta:hover{background:#0d4c40;color:white}.hero{padding:62px 0 68px;overflow:hidden;background:linear-gradient(125deg,#e8f2e9,#f7f9f3 60%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:6%;align-items:center}.eyebrow{color:#238066;font-weight:900;font-size:12px;letter-spacing:.13em}.hero h1{font-size:clamp(52px,6.5vw,78px);line-height:1.1;letter-spacing:-.06em;margin:17px 0 19px}.hero .lead{font-size:clamp(19px,2vw,25px);line-height:1.5;font-weight:700;margin:0 0 17px}.hero .summary{font-size:16px;color:#547369;line-height:1.7;max-width:590px;margin:0 0 27px}.hero-actions{display:flex;align-items:center;gap:13px;flex-wrap:wrap}.ghost{padding:11px 3px;color:#176c59;font-weight:800;text-decoration:underline;text-underline-offset:4px}.hero-art{position:relative;min-height:380px;background:linear-gradient(145deg,#136b58,#0a453a);border-radius:20px;overflow:hidden;box-shadow:0 22px 50px #0b423424}.hero-art:before{content:"";position:absolute;width:340px;height:340px;border:2px solid #ffffff26;border-radius:50%;right:-90px;top:-100px}.hero-art:after{content:"";position:absolute;width:260px;height:260px;border:2px solid #ffffff22;border-radius:50%;left:-90px;bottom:-105px}.art-gate{position:absolute;left:26%;top:12%;width:48%;height:75%;border:15px solid #c4e1cc;border-bottom:0;border-radius:150px 150px 0 0}.art-gate:before{content:"";position:absolute;inset:25px 20px 0;border:2px solid #ffffff77;border-bottom:0;border-radius:120px 120px 0 0}.art-floor{position:absolute;left:13%;right:13%;bottom:10%;height:11px;background:#a8d0b5;border-radius:30px}.art-note{position:absolute;left:9%;top:9%;color:#c8e7d5;font-weight:900;font-size:11px;letter-spacing:.12em}.art-word{position:absolute;right:8%;bottom:6%;color:#e7f5e8;font-size:13px;font-weight:800;letter-spacing:.2em}.band{padding:67px 0}.band.alt{background:#ecf3ed}.section-head{max-width:770px;margin-bottom:27px}.section-head h2{font-size:clamp(31px,3.4vw,44px);letter-spacing:-.04em;line-height:1.2;margin:9px 0 10px}.section-head p{line-height:1.65;color:#527064;margin:0}.tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tile{background:white;border:1px solid #dbe9dd;border-radius:12px;padding:26px;min-height:220px}.tile .no{color:#24846c;font-weight:900;font-size:12px}.tile h3{font-size:21px;margin:20px 0 11px}.tile p{font-size:15px;line-height:1.65;color:#536e62;margin:0}.focus{display:grid;grid-template-columns:1fr 1fr;gap:16px}.focus article{background:#fff;border:1px solid #dce9df;border-radius:12px;padding:29px}.focus h3{font-size:22px;margin:0 0 12px}.focus p{color:#536e62;line-height:1.7;margin:0}.source{margin:20px 0 0;font-size:13px;color:#658076}.source a{color:#176c59;text-decoration:underline}.boundary{background:#0d4c40;color:#fff;border-radius:15px;padding:34px 40px;display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:start}.boundary h2{font-size:clamp(27px,3vw,39px);line-height:1.2;margin:0 0 13px}.boundary p{line-height:1.7;margin:0;color:#d9eae0}.boundary ul{margin:0;padding-left:20px;color:#e3f1e8;line-height:1.8}.contact{padding:66px 0 80px}.contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:7%;align-items:start}.contact-copy h2{font-size:clamp(30px,3.4vw,42px);margin:9px 0 12px}.contact-copy p{color:#567166;line-height:1.7}.contact-copy a{color:#176c59;text-decoration:underline;text-underline-offset:3px}.contact-form{background:#fff;border:1px solid #dbe8dc;border-radius:14px;padding:30px;box-shadow:0 12px 35px #164b3010}.fields{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:800}.field.wide{grid-column:1/-1}.field input,.field select{width:100%;min-height:47px;border:1px solid #b8cfc0;border-radius:7px;background:#fff;color:#173b32;padding:11px 12px;font:inherit;font-size:16px;font-weight:400}.field input:focus,.field select:focus{outline:2px solid #77b79b;outline-offset:1px}.hint{font-size:12px;color:#5f786b;line-height:1.6;margin:14px 0 0}.contact-form button{border:0;font:inherit;font-weight:800;cursor:pointer;margin-top:18px}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.footer{background:#103c34;color:#e4efe7;padding:27px 0}.footer .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:13px}.footer a{text-decoration:underline;text-underline-offset:3px}.footer .links{display:flex;gap:16px;flex-wrap:wrap}.legal{max-width:850px;line-height:1.75;padding:55px 0 85px}.legal h1{font-size:42px}.legal h2{font-size:22px;margin-top:27px}.legal p{color:#4c675c}.legal a{color:#176c59;text-decoration:underline;overflow-wrap:anywhere}.hidden-mail{white-space:nowrap}
@media(max-width:760px){.wrap{width:calc(100% - 30px)}.site-header .wrap{min-height:0;display:grid;gap:7px;padding:9px 0}.brand{font-size:18px;gap:7px}.brand img{width:34px;height:34px}.brand small{font-size:9px;margin-top:2px}.site-header nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;text-align:center;font-size:12px}.site-header nav a{padding:7px 2px}.site-header nav .nav-cta{padding:7px 2px}.hero{padding:23px 0 29px}.hero-grid{grid-template-columns:1fr;gap:19px}.hero h1{font-size:clamp(35px,9vw,52px);margin:9px 0}.hero .lead{font-size:18px;margin-bottom:9px}.hero .summary{font-size:14px;line-height:1.5;margin-bottom:17px}.hero-art{min-height:170px;border-radius:12px}.art-gate{border-width:8px;top:12%;height:76%;width:27%;left:36%;border-radius:100px 100px 0 0}.art-gate:before{inset:10px 7px 0}.art-floor{height:6px}.art-note{font-size:9px}.art-word{font-size:10px}.band{padding:29px 0}.section-head{margin-bottom:16px}.section-head h2{font-size:28px;margin:6px 0}.section-head p{font-size:14px;line-height:1.5}.tiles{grid-template-columns:1fr;gap:8px}.tile{min-height:0;padding:18px}.tile h3{font-size:18px;margin:8px 0 5px}.tile p{font-size:14px;line-height:1.5}.focus{grid-template-columns:1fr;gap:8px}.focus article{padding:18px}.focus h3{font-size:18px;margin-bottom:5px}.focus p{font-size:14px;line-height:1.5}.boundary{grid-template-columns:1fr;gap:12px;padding:24px}.boundary h2{font-size:27px}.boundary p,.boundary ul{font-size:14px;line-height:1.55}.contact{padding:32px 0 45px}.contact-grid{grid-template-columns:1fr;gap:12px}.contact-copy h2{font-size:29px;margin:5px 0}.contact-copy p{font-size:14px;line-height:1.55;margin:6px 0}.contact-form{padding:18px}.fields{grid-template-columns:1fr;gap:11px}.field.wide{grid-column:auto}.field{font-size:13px;gap:4px}.field input,.field select{min-height:44px;padding:9px 10px}.hint{margin-top:10px}.contact-form button{width:100%;margin-top:14px}.footer{padding:22px 0}.legal{padding:35px 0 60px}.legal h1{font-size:31px}}
