:root{--yellow:#ffd600;--yellow-soft:#ffe66b;--ink:#0b0b0a;--paper:#f5f3ec;--white:#fffef9;--line:#0b0b0a2e;--muted:#686760;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;display:block}.site-header{border-bottom:1px solid var(--line);z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5f3ece6;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 clamp(24px,5vw,80px);display:grid;position:sticky;top:0}.brand{justify-self:start;align-items:center;gap:10px;display:inline-flex}.brand-mark{background:var(--yellow);border:2px solid var(--ink);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:21px;font-weight:950;line-height:1;display:flex;transform:rotate(-2deg)}.brand-name{letter-spacing:-.06em;font-size:22px;font-weight:900}nav{align-items:center;gap:clamp(24px,4vw,54px);display:flex}nav a{font-size:14px;font-weight:650;position:relative}nav a:after{background:var(--ink);content:"";transform-origin:100%;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}nav a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-cta{border-bottom:1.5px solid var(--ink);justify-self:end;align-items:center;gap:8px;padding-bottom:5px;font-size:14px;font-weight:750;display:flex}.nav-cta svg,.footer-email svg{width:16px;height:16px;transition:transform .2s}.nav-cta:hover svg,.footer-email:hover svg{transform:translate(3px,-3px)}.hero{grid-template-columns:minmax(0,.94fr) minmax(520px,1.06fr);min-height:calc(100vh - 82px);display:grid;overflow:hidden}.hero-copy{z-index:2;align-self:center;padding:80px clamp(32px,5.5vw,96px)}.eyebrow{letter-spacing:.18em;align-items:center;gap:10px;margin-bottom:36px;font-size:11px;font-weight:800;display:flex}.eyebrow span{background:var(--yellow);border:1px solid var(--ink);border-radius:50%;width:10px;height:10px}.hero h1{letter-spacing:-.09em;margin:0;font-size:clamp(58px,6.4vw,112px);font-weight:950;line-height:.98}.hero-line{white-space:nowrap;display:block}.scribble{z-index:1;margin-left:.07em;display:inline-block;position:relative}.scribble:before{background:var(--yellow);content:"";z-index:-1;width:1.12em;height:.82em;position:absolute;bottom:.04em;left:-.06em;transform:rotate(-1.5deg)}.scribble i{border-bottom:4px solid var(--ink);border-radius:50%;width:1.08em;height:.18em;position:absolute;bottom:-.11em;left:-.02em;transform:rotate(-2deg)}.hero-intro{color:#3e3d38;margin:42px 0 34px;font-size:clamp(15px,1.18vw,18px);font-weight:520;line-height:1.9}.hero-actions{align-items:center;gap:30px;display:flex}.button{border:2px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:18px;padding:16px 21px 16px 25px;font-size:14px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.button svg{width:18px;height:18px}.button-dark{background:var(--ink);color:var(--white)}.button:hover{box-shadow:4px 4px 0 var(--yellow);transform:translate(-2px,-2px)}.text-link{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:14px;font-weight:700}.text-link span{color:#77756d;margin-left:5px}.hero-visual{background:linear-gradient(#a8d7e9 0 54%,#dcd6c3 54% 70%,#1a1a18 70%);min-height:660px;position:relative;overflow:hidden}.hero-visual:after{content:"";mix-blend-mode:overlay;opacity:.5;pointer-events:none;background-image:radial-gradient(#ffffff40 .7px,#0000 .7px);background-size:6px 6px;position:absolute;inset:0}.sun{background:#ffeb8a;border-radius:50%;width:112px;height:112px;position:absolute;top:8%;right:11%}.cloud{background:#ffffffad;border-radius:100px;width:100px;height:20px;position:absolute}.cloud:before,.cloud:after{background:inherit;content:"";border-radius:50%;position:absolute}.cloud:before{width:36px;height:36px;top:-17px;left:18px}.cloud:after{width:48px;height:48px;top:-27px;right:16px}.cloud-one{top:15%;left:8%;transform:scale(.72)}.cloud-two{top:32%;right:-3%;transform:scale(.55)}.city{position:absolute;bottom:30%}.city-back{opacity:.8;background:#a7a590;width:58px;height:90px;left:0;box-shadow:55px -30px #b9b59f,110px 4px #999987,165px -45px #b1ad98,220px -12px #979681,275px -60px #aaa690,330px -24px #96947f,385px -76px #aaa794,440px -12px #9c9b88}.city-front{background:#7e7e70;width:75px;height:65px;left:25%;box-shadow:70px -25px #898979,140px 0 #747568,210px -40px #868675,280px -5px #747466,350px -65px #828271,420px -15px #747366,490px -45px #838271}.billboard{z-index:5;width:min(77%,650px);height:75%;position:absolute;top:8.5%;left:50%;transform:translate(-50%)rotate(-1.2deg)}.billboard-face{background:var(--yellow);border:9px solid #20201e;width:100%;height:58%;padding:clamp(24px,3vw,48px);position:relative;overflow:hidden;box-shadow:14px 16px #0000002e}.billboard-face:after{content:"";pointer-events:none;border:1px solid #0000003d;position:absolute;inset:9px}.mini-brand{z-index:2;align-items:center;gap:7px;font-size:clamp(10px,1vw,15px);font-weight:900;display:flex;position:relative}.mini-brand b{background:var(--ink);color:var(--yellow);border-radius:4px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.billboard-face strong{letter-spacing:-.09em;z-index:2;margin-top:clamp(18px,2vw,30px);font-size:clamp(32px,4.1vw,69px);font-weight:950;line-height:.9;display:block;position:relative}.billboard-face strong span{font-family:Georgia,serif}.billboard-face small{letter-spacing:.18em;z-index:2;font-size:9px;font-weight:800;position:absolute;bottom:25px}.spot{background:var(--ink);border-radius:46% 54% 58% 42%/55% 45%;position:absolute}.spot-one{width:37%;height:44%;top:-8%;right:-10%;transform:rotate(20deg)}.spot-two{width:20%;height:31%;bottom:-12%;right:9%;transform:rotate(-13deg)}.spot-three{width:14%;height:16%;bottom:-4%;left:-5%;transform:rotate(12deg)}.billboard-pole{background:#30302d;width:10%;height:40%;position:absolute;left:50%;transform:translate(-50%)}.billboard-pole:before{content:"";background:#595853;width:22%;height:100%;position:absolute}.billboard-base{background:#20201e;border-radius:4px 4px 0 0;width:34%;height:3.5%;position:absolute;bottom:0;left:33%}.billboard-corner{z-index:6;background:#333330;width:18px;height:18px;position:absolute}.top-left{top:-4px;left:-4px}.top-right{top:-4px;right:-4px}.bottom-left{top:calc(58% - 14px);left:-4px}.bottom-right{top:calc(58% - 14px);right:-4px}.road-mark{background:#f2e9ca;width:20%;height:7px;position:absolute;bottom:12%;transform:skew(-35deg)}.road-one{left:5%}.road-two{right:4%}.hero-stamp{background:var(--white);border:2px solid var(--ink);text-align:center;z-index:8;border-radius:50%;justify-content:center;align-items:center;width:102px;height:102px;font-size:14px;font-weight:900;line-height:1.25;display:flex;position:absolute;bottom:8%;left:6%;transform:rotate(-9deg)}.hero-stamp span{font-size:16px;position:absolute;top:13px;right:13px}.ticker{background:var(--yellow);border-bottom:2px solid var(--ink);border-top:2px solid var(--ink);white-space:nowrap;padding:15px 0;overflow:hidden}.ticker div{align-items:center;gap:28px;width:max-content;font-size:16px;font-weight:900;animation:28s linear infinite ticker;display:flex}.ticker b{font-size:19px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-40%)}}.section{padding:clamp(90px,11vw,170px) clamp(24px,7vw,112px)}.section-label{letter-spacing:.08em;align-items:center;gap:11px;margin-bottom:58px;font-size:12px;font-weight:850;display:flex}.section-label span{background:var(--yellow);letter-spacing:0;border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.vision{background:var(--white)}.vision-grid{grid-template-columns:.9fr 1.1fr;gap:8vw;display:grid}.vision h2,.section-heading h2,.process h2{letter-spacing:-.08em;margin:0;font-size:clamp(48px,6vw,92px);font-weight:950;line-height:1.06}.vision h2 span{z-index:1;display:inline-block;position:relative}.vision h2 span:after{background:var(--yellow);content:"";z-index:-1;width:108%;height:17px;position:absolute;bottom:3px;left:-3%;transform:rotate(-2deg)}.vision-copy{padding-top:9px}.vision-copy .lead{color:var(--ink);letter-spacing:-.04em;margin:0 0 27px;font-size:clamp(22px,2.2vw,34px);font-weight:800;line-height:1.45}.vision-copy>p:not(.lead){color:var(--muted);max-width:610px;margin:0;font-size:15px;line-height:1.95}.vision-values{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:55px;padding-top:32px;display:grid}.vision-values div{border-right:1px solid var(--line);padding:0 25px;display:grid}.vision-values div:first-child{padding-left:0}.vision-values div:last-child{border-right:0;padding-right:0}.vision-values svg{width:28px;height:28px;margin-bottom:25px}.vision-values strong{margin-bottom:8px;font-size:14px}.vision-values span{color:var(--muted);font-size:11px;line-height:1.6}.assets{background:var(--ink);color:var(--white)}.section-heading{grid-template-columns:1.45fr .55fr;align-items:end;gap:8vw;margin-bottom:72px;display:grid}.section-label.light span{background:var(--yellow);color:var(--ink)}.section-heading h2{font-size:clamp(48px,5.5vw,84px)}.section-heading h2 span{color:var(--yellow)}.section-heading>p{color:#aaa9a2;margin:0 0 8px;font-size:14px;line-height:1.9}.asset-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.asset-card{border-radius:var(--radius);color:var(--ink);min-height:520px;padding:clamp(24px,2.5vw,38px);transition:transform .25s;position:relative;overflow:hidden}.asset-card:hover{transform:translateY(-8px)}.asset-yellow{background:var(--yellow)}.asset-white{background:var(--white)}.asset-black{color:var(--white);background:#272724;border:1px solid #464640}.asset-meta{justify-content:space-between;align-items:center;display:flex}.asset-meta span{font-size:12px;font-weight:900}.asset-meta small,.coming{letter-spacing:.16em;font-size:9px;font-weight:800}.asset-illustration{justify-content:center;align-items:flex-end;height:225px;margin:25px 0 20px;display:flex;position:relative}.asset-illustration b{background:var(--ink);color:var(--yellow);z-index:3;border:5px solid;justify-content:center;align-items:center;width:82%;height:55%;font-size:clamp(24px,3vw,46px);display:flex;position:relative;transform:rotate(-2deg)}.asset-white .asset-illustration b{background:var(--yellow);color:var(--ink)}.asset-black .asset-illustration b{background:var(--yellow);border-color:var(--white);color:var(--ink)}.asset-illustration i{background:#0b0b0a2b;width:18%;position:absolute;bottom:0}.asset-illustration i:first-child{height:45%;left:4%}.asset-illustration i:nth-child(2){height:63%;right:4%}.asset-illustration i:nth-child(3){height:31%;right:24%}.asset-black .asset-illustration i{background:#ffffff1f}.asset-card h3{letter-spacing:-.05em;margin:0 0 14px;font-size:clamp(24px,2.1vw,34px)}.asset-card>p{opacity:.68;max-width:280px;margin:0;font-size:13px;line-height:1.75}.coming{position:absolute;bottom:30px;right:30px}.process{background:var(--paper)}.process-heading{justify-content:space-between;align-items:end;margin-bottom:70px;display:flex}.process-heading h2 span{background:var(--yellow);padding:0 .08em;display:inline}.process-heading>p{color:var(--muted);margin:0 4% 8px 30px;font-size:14px;font-weight:600;line-height:1.8}.steps{border-top:2px solid var(--ink)}.step{border-bottom:1px solid var(--line);grid-template-columns:.22fr .9fr 1.5fr auto;align-items:center;gap:30px;min-height:132px;transition:background .2s,padding .2s;display:grid}.step:hover{background:var(--yellow);padding:0 22px}.step>span{font-size:12px;font-weight:900}.step h3{letter-spacing:-.04em;margin:0;font-size:clamp(22px,2.2vw,32px)}.step p{color:var(--muted);max-width:530px;margin:0;font-size:13px;line-height:1.7}.step i{font-size:24px;font-style:normal}.cta-section{background:var(--yellow);text-align:center;flex-direction:column;align-items:center;min-height:720px;padding:130px 24px;display:flex;position:relative;overflow:hidden}.cta-kicker{letter-spacing:.2em;z-index:2;font-size:11px;font-weight:900;position:relative}.cta-section h2{letter-spacing:-.09em;z-index:2;margin:34px 0 48px;font-size:clamp(60px,8.2vw,126px);font-weight:950;line-height:.98;position:relative}.button-large{z-index:2;padding:20px 25px 20px 30px;font-size:16px;position:relative}.cta-section>p{letter-spacing:.15em;z-index:2;margin:27px 0 0;font-size:11px;font-weight:750;position:relative}.cta-spot{background:var(--ink);position:absolute}.spot-a{border-radius:45% 55% 57% 43%;width:260px;height:230px;top:-45px;left:-75px;transform:rotate(18deg)}.spot-b{border-radius:65% 35% 42% 58%;width:360px;height:330px;bottom:-125px;right:-70px;transform:rotate(-22deg)}.spot-c{border-radius:50%;width:42px;height:42px;top:17%;right:12%}footer{background:var(--ink);color:var(--white);padding:65px clamp(24px,7vw,112px) 28px}.footer-top{grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:130px;display:grid}.footer-brand .brand-mark{color:var(--ink)}.footer-top>p{color:#aaa9a3;justify-self:center;font-size:13px}.footer-email{border-bottom:1px solid #77766f;justify-self:end;align-items:center;gap:10px;padding-bottom:5px;font-size:14px;display:flex}.footer-bottom{color:#77766f;letter-spacing:.1em;border-top:1px solid #343431;justify-content:space-between;padding-top:23px;font-size:9px;font-weight:700;display:flex}.footer-bottom a{color:var(--white)}@media (max-width:1100px){.hero{grid-template-columns:1fr 1fr}.hero-copy{padding-left:35px;padding-right:35px}.vision-grid{gap:5vw}.vision-values{grid-template-columns:1fr;gap:20px}.vision-values div,.vision-values div:first-child,.vision-values div:last-child{border-bottom:1px solid var(--line);border-right:0;grid-template-columns:40px 135px 1fr;padding:0 0 18px}.vision-values svg{margin:0}.vision-values strong{margin:4px 0 0}.vision-values span{margin-top:4px}.asset-card{min-height:480px}}@media (max-width:820px){.site-header{grid-template-columns:1fr auto;height:72px}nav{display:none}.hero{display:block}.hero-copy{padding:75px 24px 65px}.hero h1{font-size:clamp(54px,13.7vw,84px)}.hero-visual{min-height:660px}.vision-grid,.section-heading{grid-template-columns:1fr}.vision-copy{padding-top:25px}.section-heading>p{max-width:560px}.asset-grid{grid-template-columns:1fr}.asset-card{min-height:500px}.asset-illustration{max-width:520px;margin-left:auto;margin-right:auto}.process-heading{flex-direction:column;align-items:start;gap:30px}.process-heading>p{margin:0}.step{grid-template-columns:42px 1fr auto;gap:16px;padding:25px 0}.step p{grid-column:2/4}.footer-top{grid-template-columns:1fr;gap:35px;padding-bottom:50px}.footer-top>p,.footer-email{justify-self:start}}@media (max-width:520px){.site-header{padding:0 18px}.brand-name{font-size:19px}.brand-mark{width:36px;height:36px;font-size:19px}.nav-cta{font-size:12px}.hero-copy{padding-top:60px}.eyebrow{margin-bottom:27px}.hero h1{letter-spacing:-.1em;font-size:clamp(49px,14.7vw,70px)}.hero-intro br{display:none}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.hero-visual{min-height:500px}.billboard{width:86%;height:75%;top:13%}.billboard-face{border-width:6px;height:58%;padding:25px}.billboard-face strong{font-size:40px}.hero-stamp{width:78px;height:78px;font-size:11px;bottom:6%;left:3%}.section{padding:85px 22px}.section-label{margin-bottom:40px}.vision h2,.section-heading h2,.process h2{font-size:47px}.vision-copy .lead{font-size:23px}.vision-values div,.vision-values div:first-child,.vision-values div:last-child{grid-template-columns:34px 1fr}.vision-values span{grid-column:2}.asset-card{min-height:460px}.asset-illustration{height:205px}.cta-section{min-height:620px;padding:105px 20px}.cta-section h2{font-size:58px}.spot-a{transform-origin:0 0;transform:scale(.65)}.spot-b{transform-origin:100% 100%;transform:scale(.6)rotate(-22deg)}.footer-bottom{flex-direction:column;gap:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
