:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-page:#f7f4ef;--bg-card:#fffdfc;--bg-strong:#161616;--bg-ink:#090909;--bg-soft:#f5e8d6;--bg-muted:#eadcc9;--text-main:#161616;--text-sub:#67625c;--text-light:#969088;--text-inverse:#fffdfc;--accent:#d89a45;--accent-strong:#c88a3d;--success:#62b77b;--line:#e8e3dc;--line-strong:#ddd6cf;--shadow:0 26px 80px #382a1924;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg-page);color:var(--text-main);margin:0}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.site-shell{min-height:100vh;overflow-x:hidden}.nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4efeb;border-bottom:1px solid #e8e3dcd9;justify-content:space-between;align-items:center;gap:24px;padding:18px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand,.nav-links,.hero-actions,.screen-head,.bar-sheet,.footer-brand,.footer-links{align-items:center;display:flex}.brand{gap:10px;font-weight:900}.brand-mark{width:38px;height:38px;color:var(--text-inverse);background:var(--bg-strong);border-radius:8px;place-items:center;font-size:14px;font-weight:900;display:inline-grid}.nav-links{color:var(--text-sub);gap:30px;font-size:14px}.nav-action,.button{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:800;display:inline-flex}.nav-action{color:var(--text-inverse);background:var(--bg-strong)}.button-primary{color:#281909;background:var(--accent)}.button-secondary{border:1px solid var(--line);background:var(--bg-card)}.eyebrow{color:var(--accent-strong);text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:900}h1{letter-spacing:0;max-width:880px;margin-bottom:24px;font-size:clamp(46px,7vw,96px);line-height:1.02}h2{letter-spacing:0;margin-bottom:18px;font-size:clamp(32px,5vw,58px);line-height:1.08}h3{margin-bottom:12px;font-size:24px}.hero,.section-block,.highlight-band,.city-section,.dark-section,.about-section,.faq-section,.contact-section,.site-footer{padding-inline:clamp(20px,5vw,72px)}.hero{grid-template-columns:minmax(0,1.02fr) minmax(360px,.92fr);align-items:center;gap:clamp(44px,7vw,100px);min-height:calc(100vh - 76px);padding-top:70px;padding-bottom:84px;display:grid}.hero-lead,.section-heading p,.city-copy p,.partner-section>.section-heading p,.about-section>p,.contact-section p{max-width:760px;color:var(--text-sub);font-size:18px;line-height:1.85}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:36px}.hero-visual{min-height:680px;position:relative}.phone-stage{aspect-ratio:.58;width:min(390px,80vw);position:absolute;top:0;right:7%}.phone-frame{object-fit:contain;filter:drop-shadow(0 32px 42px #16161642);width:100%;height:100%;position:absolute;inset:0}.phone-screen{background:var(--bg-page);border-radius:32px;flex-direction:column;padding:22px;display:flex;position:absolute;inset:8.3% 9.6% 8.8%;overflow:hidden}.screen-head{justify-content:space-between;font-size:18px;font-weight:900}.screen-head span:last-child{color:#6a4b22;background:#fff3df;border-radius:999px;padding:7px 12px;font-size:12px}.search-mini{color:var(--text-light);background:var(--bg-card);border:1px solid var(--line);border-radius:8px;margin:18px 0;padding:13px 16px;font-size:13px}.map-canvas{border:1px solid var(--line);background-color:#ebe5db;background-image:linear-gradient(90deg,#1616160f 1px,#0000 1px),linear-gradient(0deg,#1616160f 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:58px 58px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:8px;flex:1;min-height:250px;position:relative;overflow:hidden}.marker{object-fit:contain;width:34px;height:44px;position:absolute}.marker-one{top:34%;left:54%}.marker-two{top:52%;left:27%}.marker-three{bottom:23%;right:18%}.route-line{background:var(--accent);opacity:.78;transform-origin:0;width:62%;height:3px;position:absolute;top:44%;left:18%;transform:rotate(-18deg)}.bar-sheet{background:var(--bg-card);border:1px solid var(--line);border-radius:8px;justify-content:space-between;gap:14px;margin-top:14px;padding:14px}.bar-sheet p{color:var(--text-sub);margin:4px 0 0;font-size:12px}.bar-sheet img{width:48px;height:48px}.city-card,.note-card{z-index:3;border:1px solid var(--line);width:260px;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdfceb;border-radius:8px;padding:20px;position:absolute}.city-card{top:70px;left:0}.city-card span,.note-card strong{color:var(--accent-strong);font-size:13px;font-weight:900}.city-card strong{margin:10px 0 8px;font-size:28px;display:block}.city-card p,.note-card p{color:var(--text-sub);margin:0;line-height:1.7}.note-card{bottom:68px;right:0}.highlight-band{border-block:1px solid var(--line);background:var(--bg-card);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.highlight-band article{border-right:1px solid var(--line);min-height:170px;padding:30px}.highlight-band article:last-child{border-right:0}.highlight-band strong{margin-bottom:12px;font-size:26px;display:block}.highlight-band p{color:var(--text-sub);margin:0;line-height:1.75}.section-block,.faq-section{padding-top:108px;padding-bottom:108px}.section-heading{margin-bottom:44px}.experience-grid,.ecosystem-grid,.partner-grid{gap:18px;display:grid}.experience-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.experience-card,.partner-card{background:var(--bg-card);border:1px solid var(--line);min-height:310px;box-shadow:var(--shadow);border-radius:8px;padding:30px}.experience-card span{background:var(--accent);border-radius:99px;width:54px;height:6px;margin-bottom:46px;display:block}.experience-card p,.partner-card p,.faq-list p{color:var(--text-sub);line-height:1.8}.city-section{border-block:1px solid var(--line);background:#fffdf8;grid-template-columns:minmax(320px,1fr) minmax(0,.9fr);align-items:center;gap:clamp(36px,8vw,96px);padding-top:104px;padding-bottom:104px;display:grid}.city-map{border:1px solid var(--line-strong);background-color:#f2ecdf;background-image:radial-gradient(circle at 35% 35%,#d89a452e,#0000 27%),linear-gradient(90deg,#1616160f 1px,#0000 1px),linear-gradient(0deg,#1616160f 1px,#0000 1px),none;background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,64px 64px,64px 64px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border-radius:8px;min-height:520px;position:relative;overflow:hidden}.city-map:before{content:"";background:var(--accent);opacity:.7;width:64%;height:4px;position:absolute;top:58%;left:18%;transform:rotate(-23deg)}.city-pin{min-width:76px;height:38px;color:var(--text-inverse);background:var(--bg-strong);border:2px solid var(--accent);border-radius:999px;justify-content:center;align-items:center;font-weight:900;display:inline-flex;position:absolute}.city-pin-a{top:54%;left:16%}.city-pin-b{top:30%;left:54%}.city-pin-c{top:23%;left:30%}.city-pin-d{bottom:24%;right:14%}.scene-list{gap:10px;margin-top:28px;display:grid}.scene-list p{color:var(--text-main);background:var(--bg-card);border:1px solid var(--line);border-radius:8px;margin:0;padding:15px 16px}.dark-section{color:var(--text-inverse);background:var(--bg-ink);padding-top:104px;padding-bottom:104px}.section-heading-dark p{color:#c8beb2}.ecosystem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ecosystem-grid article{background:#151515;border:1px solid #242424;border-radius:8px;min-height:240px;padding:30px}.ecosystem-grid p{color:#c8beb2;line-height:1.8}.partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-section{background:var(--bg-card);border-block:1px solid var(--line);grid-template-columns:minmax(260px,.8fr) minmax(0,1fr);gap:clamp(28px,7vw,80px);padding-top:84px;padding-bottom:84px;display:grid}.about-section h2{font-size:clamp(30px,4vw,48px)}.faq-list{gap:12px;display:grid}.faq-list details{background:var(--bg-card);border:1px solid var(--line);border-radius:8px;padding:22px 24px}.faq-list summary{cursor:pointer;font-size:18px;font-weight:900}.faq-list p{margin:14px 0 0}.contact-section{color:var(--text-inverse);background:var(--bg-strong);justify-content:space-between;align-items:center;gap:28px;padding-top:72px;padding-bottom:72px;display:flex}.contact-section p{color:#c8beb2}.site-footer{background:var(--bg-card);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding-top:30px;padding-bottom:30px;display:flex}.footer-brand{gap:12px}.footer-brand p{color:var(--text-sub);margin:4px 0 0;font-size:14px}.footer-links{color:var(--text-sub);flex-wrap:wrap;justify-content:flex-end;gap:14px;font-size:14px}.footer-links a{text-underline-offset:4px;text-decoration:underline}@media (width<=1040px){.nav-links{display:none}.hero,.city-section,.about-section{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{min-height:640px}.highlight-band,.experience-grid,.ecosystem-grid,.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.nav{padding:14px 18px}.nav-action{display:none}.hero,.section-block,.highlight-band,.city-section,.dark-section,.about-section,.faq-section,.contact-section,.site-footer{padding-inline:18px}.hero{padding-top:46px;padding-bottom:58px}.hero-lead,.section-heading p,.city-copy p,.about-section>p,.contact-section p{font-size:16px}.hero-visual{min-height:560px}.phone-stage{width:min(340px,94vw);right:0}.city-card,.note-card{width:220px}.city-card{top:34px}.note-card{bottom:28px}.highlight-band,.experience-grid,.ecosystem-grid,.partner-grid{grid-template-columns:1fr}.highlight-band article{border-right:0;border-bottom:1px solid var(--line)}.highlight-band article:last-child{border-bottom:0}.city-map{min-height:390px}.contact-section,.site-footer{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}
