:root{--ink:#17251e;--cream:#fff9e9;--yellow:#ffd31c;--orange:#ff7a24;--green:#547b5b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Noto Serif SC","Songti SC",serif}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 6vw;border-bottom:1px solid #1a2a211c;position:relative;z-index:10}.logo{color:inherit;text-decoration:none;font-weight:900;font-size:22px;display:flex;gap:9px;align-items:center}.logo span{color:var(--orange)}.logo small{font:600 10px/1 sans-serif;letter-spacing:2px;color:#66806e}.nav nav{display:flex;gap:32px}.nav nav a{color:inherit;text-decoration:none;font:600 14px sans-serif}.hero{min-height:720px;padding:90px 7vw;position:relative;overflow:hidden}.sun{position:absolute;width:620px;height:620px;border-radius:50%;background:var(--yellow);right:-60px;top:32px;box-shadow:0 30px 100px #ef9f3333}.kicker,.section-head p,.statement>p{font:700 12px sans-serif;letter-spacing:4px;color:var(--green)}h1{font-size:clamp(56px,8vw,116px);line-height:.98;letter-spacing:-6px;margin:26px 0;max-width:1000px;position:relative;z-index:2}h1 em{font-style:normal;color:var(--orange)}.lead{font-size:19px;line-height:1.9;max-width:610px;position:relative;z-index:2}.actions{display:flex;gap:28px;align-items:center;margin-top:38px;position:relative;z-index:2}.actions a,.statement a{text-decoration:none;font:700 15px sans-serif}.primary{background:var(--ink);color:white;padding:17px 28px;border-radius:99px}.secondary{color:var(--ink)}.duck{position:absolute;right:10vw;bottom:-55px;width:390px;height:430px;background:#ffca17;border-radius:48% 48% 40% 40%;box-shadow:0 30px 70px #77480033;transform:rotate(-4deg)}.eye{position:absolute;top:112px;width:31px;height:40px;background:#17251e;border-radius:50%}.eye.left{left:110px}.eye.right{right:110px}.beak{position:absolute;top:175px;left:130px;width:135px;height:65px;background:var(--orange);border-radius:60% 45% 60% 45%;box-shadow:inset 0 -10px 0 #dc5b18}.duck b{position:absolute;bottom:80px;left:0;right:0;text-align:center;font:900 35px/.82 sans-serif;color:#fff8d6}.ecosystem{background:var(--ink);color:white;padding:110px 6vw}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:55px}.section-head h2{font-size:clamp(36px,5vw,70px);max-width:850px;margin:0;line-height:1.1}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#ffffff24}.cards article{background:var(--ink);padding:40px 28px;min-height:280px;transition:.25s}.cards article:hover{background:#263c30;transform:translateY(-8px)}.cards span{font:700 11px sans-serif;color:#ffd31c}.cards h3{font-size:25px;margin:72px 0 16px}.cards p{color:#c9d3cc;line-height:1.8;font-family:sans-serif}.statement{padding:130px 7vw;background:var(--orange);color:#fff9e9}.statement>p{color:#4d2410}.statement h2{font-size:clamp(42px,6vw,86px);line-height:1.12;max-width:1100px;margin:25px 0 45px}.statement a{color:#fff9e9;border-bottom:2px solid;padding-bottom:6px}footer{padding:28px 6vw;display:flex;justify-content:space-between;font:600 12px sans-serif;color:#607267}@media(max-width:900px){.nav nav a:not(:last-child){display:none}.hero{padding-top:60px;min-height:850px}.sun{width:420px;height:420px;right:-180px}.duck{width:280px;height:310px;right:10%;bottom:-25px}.eye{top:80px}.eye.left{left:78px}.eye.right{right:78px}.beak{top:125px;left:92px;width:100px;height:48px}.duck b{bottom:55px;font-size:25px}.section-head{display:block}.cards{grid-template-columns:1fr}.cards article{min-height:190px}.cards h3{margin-top:35px}footer{gap:15px;flex-wrap:wrap}}
