@charset "UTF-8";
:root{--bg:#151713;--ink:#eef0df;--muted:#a1a795;--lime:#d4fd78;--line:#393d32;--light:#eeefdf;--dark:#20251a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #ff9c91;outline-offset:6px}::selection{background:var(--lime);color:var(--bg)}.skip{position:absolute;left:20px;top:-100px;z-index:10;background:var(--lime);color:var(--bg);padding:16px}.skip:focus{top:10px}.header{max-width:1600px;margin:auto;min-height:110px;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:900;letter-spacing:-1px}.brand small{display:block;font-size:8px;letter-spacing:2px;margin-top:5px}.header nav{display:flex;gap:38px;font-size:13px}.header nav a{transition:color .2s}.header nav a:hover{color:var(--lime)}.language{border:1px solid #656c58;border-radius:30px;padding:10px 17px;background:transparent;color:var(--ink);cursor:pointer;font-size:12px}.language span{margin-left:12px}.language:hover{background:var(--lime);color:var(--bg)}.hero{max-width:1600px;margin:auto;padding:65px 5% 0;display:grid;grid-template-columns:1.15fr 1fr;gap:30px 45px;overflow:hidden}.eyebrow{font-size:11px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:10px;margin:0 0 27px}.dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:var(--lime);flex-shrink:0}.hero h1{font-size:clamp(66px,7.8vw,124px);font-weight:900;line-height:.94;letter-spacing:-6px;margin:0 0 34px}.hero h1>span{display:block;white-space:nowrap}.lime{color:var(--lime)}.period{color:#ffa49a}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:570px}.hero-bottom h2{font-size:22px;letter-spacing:1px;margin:0 0 13px}.hero-bottom p{font-size:13px;line-height:1.9;color:var(--muted);margin:0;white-space:pre-line}.round-link{border:1px solid #747b64;border-radius:50%;width:66px;height:66px;flex-shrink:0;display:grid;place-items:center;font-size:34px;transition:background .2s,color .2s,transform .2s}.round-link:hover{background:var(--lime);color:var(--bg);transform:rotate(45deg)}.hero-art{min-height:530px;align-self:stretch;background:radial-gradient(ellipse at 50% 48%,#4b5732 0,#303a25 42%,#242c1d 73%);border:1px solid #414b32;position:relative;border-radius:160px 160px 8px 8px;isolation:isolate;overflow:hidden}.hero-art:after{content:"";position:absolute;inset:0;background-image:linear-gradient(#c6e88a09 1px,transparent 1px),linear-gradient(90deg,#c6e88a09 1px,transparent 1px);background-size:42px 42px;z-index:-1}.art-coordinates{position:absolute;top:43px;left:0;right:0;text-align:center;letter-spacing:1.8px;font-family:monospace;font-size:9px;color:#a5b68a}.pig{position:absolute;width:114%;height:100%;left:-7%;top:0;filter:drop-shadow(0 22px 14px #10190c66);animation:float 7s ease-in-out infinite}.orbit{position:absolute;left:3%;top:20%;width:94%;height:62%;border:1px solid #a2bc6566;border-radius:50%;transform:rotate(-33deg)}.orbit-two{transform:rotate(39deg);width:72%;left:14%}.cross{position:absolute;font-family:monospace;font-size:23px;color:var(--lime)}.c1{left:25px;top:28%}.c2{right:26px;bottom:26%}.sticker{position:absolute;right:20px;top:80px;background:var(--lime);color:#202915;width:87px;height:87px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:900;font-size:24px;transform:rotate(12deg);line-height:1.1}.sticker span{font-size:10px;letter-spacing:1px}.art-caption{position:absolute;left:28px;right:28px;bottom:24px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1.3px;line-height:1.5;color:#d9e4c2}.mini-arrow{font-size:34px}.hero-foot{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:14px;padding:23px 0 25px;color:var(--muted);font-family:monospace;font-size:10px;letter-spacing:1.3px}.ticker{overflow:hidden;background:var(--lime);color:var(--bg);display:flex;gap:42px;align-items:center;white-space:nowrap;padding:22px 0;font-size:19px;font-weight:800;letter-spacing:1px}.ticker span{flex-shrink:0}.ticker i{font-size:30px;font-style:normal}.section{padding:90px 5%;scroll-margin-top:0}.section-label{display:flex;justify-content:space-between;font-family:monospace;font-size:11px;letter-spacing:1.5px}.section-label>span:last-child{font-size:26px;line-height:14px}.about{background:var(--light);color:var(--dark);display:grid;grid-template-columns:1fr 2fr;gap:70px}.about .section-label{align-self:start}.about-content>.eyebrow{color:#626b52;margin-bottom:26px}.about h2{font-size:clamp(34px,4.1vw,64px);line-height:1.35;letter-spacing:-2px;margin:0 0 36px;white-space:pre-line}.about h2 em{font-style:normal;color:#748052}.about-text{display:grid;grid-template-columns:1fr 1fr;gap:34px;max-width:790px}.about-text p{font-size:14px;line-height:2.1;color:#5d6651;margin:0}.approach{max-width:1600px;margin:auto}.section-heading{margin:45px 0 36px;display:flex;justify-content:space-between;gap:25px;align-items:end}.section-heading h2{font-size:36px;margin:0;letter-spacing:-1px}.section-heading>p{font-size:13px;color:var(--muted);margin:0 0 5px}.cards{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.card{padding:32px 32px 37px}.card+.card{border-left:1px solid var(--line)}.card-top{display:flex;justify-content:space-between;align-items:start;margin-bottom:42px}.card-top>span{font:11px monospace;color:var(--muted)}.card-top svg{width:69px;height:69px;stroke:var(--lime);stroke-width:2;fill:none;transition:transform .4s}.card:hover .card-top svg{transform:rotate(12deg)}.card h3{font-size:25px;margin:0 0 9px}.card-en{font:10px monospace;letter-spacing:1px;color:var(--lime)}.card p{font-size:13px;line-height:2;color:var(--muted);margin:24px 0 0;max-width:310px}.next{background:#d4fd78;color:var(--dark);position:relative;overflow:hidden}.next .dot{background:var(--dark)}.next-inner{display:flex;justify-content:space-between;gap:45px;align-items:center;max-width:1300px;margin:50px auto 0}.next h2{font-size:clamp(36px,4.8vw,72px);line-height:1.25;letter-spacing:-2px;margin:0 0 28px;white-space:pre-line}.next-text{font-size:14px;line-height:2;color:#4b5a32;white-space:pre-line;margin-bottom:30px}.text-link{font-size:13px;display:inline-block;border-bottom:1px solid;padding-bottom:8px}.text-link:hover{opacity:.7}.boom-seal{width:265px;height:265px;background:var(--dark);color:var(--lime);display:grid;place-items:center;text-align:center;flex-shrink:0;clip-path:polygon(50% 0,60% 12%,75% 7%,80% 23%,96% 25%,93% 42%,100% 50%,89% 61%,94% 77%,77% 80%,74% 96%,58% 91%,50% 100%,39% 89%,23% 94%,20% 78%,4% 75%,9% 58%,0 50%,11% 39%,6% 23%,23% 20%,26% 4%,42% 9%);transform:rotate(12deg)}.boom-seal span{font-size:24px;font-weight:800;line-height:1.1;letter-spacing:-1px}.boom-seal strong{font-size:45px}footer{max-width:1600px;margin:auto;padding:55px 5% 25px}.footer-wordmark{display:flex;justify-content:space-between;align-items:center;font-weight:900;font-size:clamp(55px,13.6vw,205px);letter-spacing:-.065em;line-height:1.1}.footer-wordmark>span{font-size:.75em;font-weight:400;color:var(--lime)}.footer-bottom{border-top:1px solid var(--line);margin-top:35px;padding-top:22px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font:9px monospace;letter-spacing:1px;color:var(--muted)}@keyframes float{0%,100%{transform:translateY(0) rotate(-7deg)}50%{transform:translateY(-13px) rotate(-3deg)}}
@media(min-width:1600px){.about,.next{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}}
@media(max-width:1000px){.hero{gap:28px;padding-top:45px}.hero h1{font-size:7.7vw;letter-spacing:-4px}.hero-art{min-height:450px}.hero-bottom h2{font-size:18px}.round-link{width:52px;height:52px}.about{gap:36px;grid-template-columns:1fr 2.3fr}.section{padding-top:65px;padding-bottom:65px}.card{padding:25px}.section-heading h2{font-size:30px}.sticker{width:68px;height:68px;font-size:21px;right:10px}.sticker span{font-size:8px}}
@media(max-width:700px){.header{min-height:85px;padding:18px 6%;flex-wrap:wrap;gap:20px}.brand{font-size:21px}.brand small{font-size:6px}.header nav{order:3;width:100%;justify-content:space-between;gap:12px;padding-top:15px;border-top:1px solid var(--line);font-size:12px}.hero{grid-template-columns:1fr;padding:36px 6% 0;gap:28px}.hero h1{font-size:clamp(61px,14vw,98px);letter-spacing:-4px;margin-bottom:28px}.eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:24px}.hero-bottom h2{font-size:20px}.hero-bottom p{font-size:12px}.hero-art{min-height:440px;border-radius:130px 130px 6px 6px}.pig{width:106%;left:-3%}.sticker{right:27px;top:69px;width:75px;height:75px}.hero-foot{font-size:8px;letter-spacing:.5px;margin-top:0;gap:16px;padding:20px 0}.ticker{font-size:15px;padding:14px 0;gap:25px}.section{padding:52px 6%}.about{grid-template-columns:1fr;gap:38px}.about h2{font-size:37px;letter-spacing:-1px}.about-text{grid-template-columns:1fr;gap:17px}.about-text p{font-size:13px}.section-heading{display:block;margin:35px 0 25px}.section-heading h2{font-size:28px}.section-heading p{margin:14px 0 0}.cards{grid-template-columns:1fr}.card{padding:27px}.card+.card{border-left:0;border-top:1px solid var(--line)}.card-top{margin-bottom:20px}.card-top svg{width:55px;height:55px}.card p{max-width:none;margin-top:18px}.next-inner{gap:30px;align-items:start;flex-direction:column;margin-top:40px}.next h2{font-size:39px;letter-spacing:-1px}.next-text{font-size:12px}.boom-seal{align-self:flex-end;width:155px;height:155px;margin-top:-10px}.boom-seal span{font-size:15px}.boom-seal strong{font-size:27px}footer{padding:35px 6% 22px}.footer-wordmark{font-size:13vw}.footer-bottom{font-size:8px;margin-top:25px;gap:15px}.footer-bottom>span:nth-child(2){order:3;width:100%}}
.header-cta{font-size:12px;border:1px solid #656c58;border-radius:30px;padding:12px 18px;white-space:nowrap}.header-cta span{margin-left:16px;color:var(--lime)}.header-cta:hover{background:#2c3521}.hero-bottom h2{font-size:21px;letter-spacing:-.4px}.about h2{font-size:clamp(32px,3.9vw,61px);line-height:1.2}.section-heading h2{font-size:34px}.next h2{font-size:clamp(35px,4.6vw,69px)}
@media(max-width:700px){.header-cta{font-size:10px;padding:10px 13px}.header-cta span{margin-left:8px}.hero-bottom h2{font-size:18px}.about h2{font-size:35px}.section-heading h2{font-size:27px}.next h2{font-size:37px}.brand{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
