:root{font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI','Microsoft YaHei',sans-serif;color:#142e34;background:#fafbf9;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #d39b40;outline-offset:6px}.hero{height:100svh;min-height:740px;position:relative;overflow:hidden;color:white;background:#214955;display:flex;flex-direction:column;padding:28px 4.5% 0}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 54%;animation:drift 28s ease-in-out infinite alternate}.paused .hero-image{animation-play-state:paused}@keyframes drift{from{transform:scale(1.01)}to{transform:scale(1.1) translate(-.7%,.4%)}}.glass{background:rgba(10,25,31,.32);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:inset 0 1px 1px #ffffff42;border:1px solid #ffffff26}.nav{position:relative;z-index:2;border-radius:13px;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-size:19px;font-weight:600;letter-spacing:.06em}.brand svg{width:37px}.brand small{display:block;font-size:11px;font-weight:400;letter-spacing:.045em;margin-top:5px}.nav nav{display:flex;gap:32px;font-size:14px}.nav-actions{display:flex;align-items:center;gap:24px}.lang{padding:8px 0;background:none;border:0;font-size:14px;color:white}.button{display:inline-flex;align-items:center;justify-content:center;gap:38px;border:1px solid white;border-radius:9px;padding:17px 26px;background:white;color:#173137;font-size:15px;font-weight:500;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#eaf1ef;transform:translateY(-2px)}.button.compact{font-size:14px;padding:11px 18px;min-height:42px}.button.secondary{color:white;border-color:#ffffff75;background:#163a424a}.button.secondary:hover{background:white;color:#163a42}.hero-content{position:relative;flex:1;display:flex;align-items:flex-end;justify-content:space-between;gap:35px;padding:110px 0 48px}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:500;margin:0 0 26px}h1{font-weight:400;font-size:clamp(40px,4.7vw,76px);letter-spacing:-.05em;line-height:1.08;margin:0 0 23px;text-shadow:0 2px 20px #142d3450}h1 span{display:block;animation:arrive 1s both}h1 span:nth-child(2){animation-delay:.18s}@keyframes arrive{from{opacity:0;transform:translateX(-18px)}to{opacity:1;transform:translateX(0)}}.hero-copy .eyebrow,.intro,.quiet{text-shadow:0 1px 10px #102b38}.intro{font-size:16px;line-height:1.6;margin:0 0 28px}.hero-buttons{display:flex;flex-wrap:wrap;gap:14px;animation:arrive 1s .4s both}.quiet{font-size:12px;margin:18px 0 0;color:#f4f6f4}.location{padding:17px 20px;border-radius:12px;display:flex;gap:15px;align-items:center;flex-shrink:0;margin-bottom:37px;font-size:14px}.location-icon{font-size:30px;font-weight:300}.location small{display:block;font-size:11px;margin-top:8px;letter-spacing:.04em;color:#e5eeec}.hero-foot{position:relative;border-top:1px solid #ffffff50;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0;font-size:10px;letter-spacing:.15em}.hero-foot button{color:white;background:none;border:0;font-size:12px;letter-spacing:0}.section{padding:95px 6%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:38px}.section .eyebrow{color:#53736c;margin-bottom:19px}h2{font-size:clamp(29px,3.1vw,45px);font-weight:400;letter-spacing:-.045em;line-height:1.16;margin:0;white-space:pre-line}.section-head>p{max-width:330px;font-size:15px;line-height:1.7;color:#627370;margin:0 0 2px}.cards{display:grid;grid-template-columns:1.2fr 1fr;gap:25px}.card{height:380px;position:relative;overflow:hidden;border:0;border-radius:13px;text-align:left;padding:28px;color:white;background:#22474c}.card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .8s}.card:hover img{transform:scale(1.04)}.card:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#071c29b8)}.card-number{position:relative;z-index:1;font-size:11px;letter-spacing:.15em;background:#19353870;padding:8px 11px;border-radius:5px}.card-bottom{position:absolute;bottom:28px;left:28px;right:28px;z-index:1;display:flex;align-items:end;justify-content:space-between}.card-bottom small{font-size:10px;letter-spacing:.12em}.card-bottom strong{font-size:28px;font-weight:400;letter-spacing:-.03em;display:block;margin-top:13px}.card-bottom>span:last-child{font-size:27px}.guide{background:#eaf0ed;display:grid;grid-template-columns:1fr 1fr;gap:90px}.text-button{background:none;border:0;border-bottom:1px solid #274d46;padding:0 0 8px;margin-top:30px;font-size:14px}.faqs details{border-bottom:1px solid #b8c9c0;padding:23px 0}.faqs details:first-child{padding-top:0}.faqs summary{list-style:none;cursor:pointer;font-size:17px;display:flex;justify-content:space-between;gap:20px}.faqs summary:after{content:'+';font-size:23px;font-weight:300}.faqs details[open] summary:after{content:'−'}.faqs p{font-size:15px;line-height:1.8;color:#526b63;margin-bottom:0}footer{padding:32px 6%;display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:12px;color:#5b7269}footer>a{font-weight:600;letter-spacing:.1em;color:#234238}footer button{background:none;border:0;font-size:12px}dialog{border:0;border-radius:18px;padding:44px;width:min(540px,calc(100% - 32px));color:#18382e;box-shadow:0 24px 100px #0005}dialog::backdrop{background:#0a222777;backdrop-filter:blur(7px)}dialog .close{position:absolute;right:17px;top:12px;border:0;background:none;font-size:30px}dialog .eyebrow{font-size:11px;color:#65796f;margin-bottom:20px}dialog h2{font-size:36px}dialog>p{line-height:1.7;font-size:15px}dialog label{display:block;font-size:13px;margin:24px 0 9px}textarea{width:100%;resize:vertical;min-height:100px;border:1px solid #bdcbc4;border-radius:9px;padding:14px;line-height:1.6;color:#18382e;background:#f8faf8}.dark{background:#1d493c;color:white;border-color:#1d493c;margin-top:20px}.dark:hover{background:#2b5f50}dialog .note{font-size:12px;color:#6f7e78}#story-body{margin:25px 0;line-height:1.85}#feedback{font-size:13px}.hero[data-lang=zh] h1{letter-spacing:-.035em;line-height:1.22}@media(min-width:1500px){.hero-content{padding-bottom:70px}}@media(max-width:1000px){.location{display:none}.nav nav{gap:20px}.brand{font-size:16px}.hero{min-height:690px}.hero-content{padding-bottom:60px}h1{font-size:60px}.guide{gap:40px}.card{height:330px}.card-bottom strong{font-size:24px}}@media(max-width:650px){.hero{padding:18px 20px 0;min-height:680px;max-height:1000px}.nav{padding:12px 13px;border-radius:11px;gap:10px}.nav nav,.nav .compact{display:none}.nav-actions{gap:0}.brand{font-size:15px;gap:9px}.brand small{font-size:10px}.brand svg{width:29px}.lang{font-size:13px}.hero-content{padding:80px 0 46px;align-items:end}.hero-image{object-position:58% center}.eyebrow{font-size:10px;letter-spacing:.12em;margin-bottom:20px}h1{font-size:clamp(36px,9vw,55px);line-height:1.13;letter-spacing:-.045em}.intro{font-size:15px;max-width:320px;line-height:1.65;margin-bottom:25px}.hero-buttons{gap:10px}.hero-buttons .button{font-size:14px;padding:15px 18px;gap:24px}.quiet{font-size:11px;max-width:280px;line-height:1.6}.hero-foot{font-size:9px;letter-spacing:.08em;padding:19px 0}.hero-foot>span{display:none}.hero-foot button{font-size:11px}.section{padding:65px 22px}.section-head{display:block;margin-bottom:26px}.section-head>p{margin-top:20px;font-size:14px}.cards{grid-template-columns:1fr;gap:19px}.card{height:325px}.card-bottom strong{font-size:28px}.guide{grid-template-columns:1fr;gap:40px}h2{font-size:32px}footer{flex-wrap:wrap;padding:28px 22px;font-size:11px}footer>span{order:3;width:100%}dialog{padding:40px 26px}dialog h2{font-size:31px}.faqs summary{font-size:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

@media(max-width:650px){.hero-image{object-position:23% center}.hero-buttons{display:grid;grid-template-columns:1fr 1fr}.hero-buttons .button{gap:10px;padding:14px 10px;font-size:13px}.hero-copy{width:100%}.hero-copy h1{text-shadow:0 2px 12px #102a3480}.hero-copy .eyebrow{text-shadow:0 1px 8px #102a34}}

/* Give the landmark its own space and keep the title in the open sky. */
.hero-image{animation:none;transform:none}.hero-content{align-items:flex-start;justify-content:flex-end;padding-top:clamp(80px,12vh,150px)}.hero-copy{width:48%;color:#193942;padding-left:26px}.hero-copy .eyebrow,.hero-copy .intro,.hero-copy .quiet,.hero-copy h1{text-shadow:none}.hero-copy h1{font-size:clamp(42px,4.1vw,63px);letter-spacing:-.045em;line-height:1.1;margin-bottom:22px}.hero-copy .eyebrow{font-size:11px;margin-bottom:23px}.hero-copy .intro{max-width:410px;line-height:1.7;font-size:15px}.hero-copy .quiet{color:#294b52}.hero-copy .button{border-color:#fff9;box-shadow:0 4px 18px #183b4712}.hero-copy .secondary{background:#173d477a;color:white}.film-card{position:absolute;right:0;bottom:30px;width:285px;border-radius:12px;padding:0;overflow:hidden;text-align:left;color:white}.film-preview{width:100%;height:144px;object-fit:cover;display:block}.film-caption{display:flex;gap:10px;align-items:center;padding:12px 14px;font-size:12px}.film-caption>span:last-child{margin-left:auto;font-size:18px}.play-circle{font-size:22px}.film-card:hover{border-color:#ffffff90}#film-dialog{background:#0c191c;color:white;width:min(1100px,calc(100% - 32px));padding:38px 12px 12px}#city-film{display:block;width:100%;max-height:75vh}#film-dialog>p{font-size:13px;margin:12px 6px 0}.card[data-story=streets] img{object-position:50% 65%}@media(max-width:1000px) and (min-width:651px){.hero-copy{width:51%;padding-left:12px}.hero-copy h1{font-size:46px}.hero-copy .intro{font-size:14px}.hero-buttons .button{padding:14px 18px;gap:18px}.film-card{width:235px}.film-preview{height:110px}}@media(max-width:650px){.hero{height:auto;min-height:880px;padding-bottom:0}.hero-image{object-position:16% center}.hero-content{display:flex;flex-direction:column;justify-content:flex-end;padding-top:330px;padding-bottom:25px;gap:22px}.hero-copy{width:100%;padding:0;color:white}.hero-copy h1{font-size:34px;line-height:1.12;text-shadow:0 2px 8px #18333850}.hero-copy h1 span{display:inline}.hero-copy h1 span+span:before{content:' '}.hero-copy .eyebrow{font-size:10px;margin-bottom:14px}.hero-copy .intro{font-size:14px;margin-bottom:20px}.hero-copy .quiet{color:white;font-size:11px}.film-card{position:relative;right:auto;bottom:auto;width:100%;display:flex;align-items:center;background:#15343f88}.film-preview{width:95px;height:63px;flex-shrink:0}.film-caption{flex:1;font-size:12px;padding:10px}.film-caption .play-circle{font-size:20px}.hero-foot{padding:18px 0}.hero[data-lang=zh] h1{font-size:34px}.hero-copy .eyebrow,.hero-copy .intro,.hero-copy .quiet{text-shadow:0 1px 8px #142c35}#film-dialog{padding-top:38px}}

.brand{gap:13px;letter-spacing:.085em;font-size:19px;font-weight:600;white-space:nowrap;min-height:38px}.brand .brand-mark{width:40px;height:31px;object-fit:contain;filter:brightness(0) invert(1);flex-shrink:0}.brand span{display:block}.hero-foot{justify-content:space-between}@media(max-width:650px){.brand{font-size:16px;gap:10px;min-height:32px;letter-spacing:.07em}.brand .brand-mark{width:33px;height:26px}.hero{min-height:800px}.hero-content{padding-bottom:42px}.hero-foot{justify-content:flex-end}}
