:root{--black: #1A1A1A;--black-light: #2A2A2A;--white: #FFFFFF;--white-off: #F8F8F6;--gold: #C9A961;--gold-light: #D4B87A;--gold-dark: #A68B5B;--gray: #6B6B6B;--gray-light: #999999;--gray-dark: #333333;--font-display: "MiSans", "D-DIN PRO", Georgia, serif;--font-body: "D-DIN PRO", "MiSans", -apple-system, BlinkMacSystemFont, sans-serif;--font-cn: "MiSans", "PingFang SC", "Microsoft YaHei", sans-serif;--transition-slow: .8s cubic-bezier(.16, 1, .3, 1);--transition-base: .4s cubic-bezier(.16, 1, .3, 1);--transition-fast: .2s cubic-bezier(.16, 1, .3, 1)}.fp-surroundings *{margin:0;padding:0;box-sizing:border-box}.fp-surroundings *::selection{background:var(--gold);color:var(--black)}@media(max-width:768px){body{font-size:12px}}.fp-surroundings .page-hero{position:relative;height:60vh;min-height:400px;display:flex;align-items:flex-end;overflow:hidden}.fp-surroundings .page-hero-bg{position:absolute;inset:0}.fp-surroundings .page-hero-bg img{width:100%;height:100%;object-fit:cover}.fp-surroundings .page-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#ffffff1a,#1a1a1ab3)}.fp-surroundings .page-hero-content{position:relative;z-index:2;padding:0 clamp(24px,5vw,120px) clamp(40px,8vh,80px);max-width:1500px;margin:0 auto;width:100%;color:var(--white)}.fp-surroundings .page-hero-title{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,5rem);font-weight:300;line-height:1.1;margin-bottom:16px}.fp-surroundings .page-hero-desc{font-size:15px;font-weight:300;color:#fffc;max-width:500px}.fp-surroundings .section{padding:clamp(60px,10vw,120px) 0}.fp-surroundings .section--alt{background:var(--white-off)}.fp-surroundings .section-header{margin-bottom:clamp(40px,6vw,64px)}.fp-surroundings .section-header.center{text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.fp-surroundings .section-eyebrow{font-family:var(--font-display);font-size:.875rem;font-weight:300;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;display:flex;align-items:center;gap:16px}.fp-surroundings .section-eyebrow:before{content:"";width:40px;height:1px;background:var(--gold)}.fp-surroundings .section-header.center .section-eyebrow{justify-content:center}.fp-surroundings .section-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2;margin-bottom:16px}.fp-surroundings .section-desc{font-size:15px;font-weight:300;line-height:1.8;color:var(--gray)}.fp-surroundings .map-section{position:relative;padding:clamp(40px,5vw,80px) 0}.fp-surroundings .map-section-inner{max-width:1500px;margin:0 auto;padding:0 clamp(24px,5vw,120px)}.fp-surroundings .map-section-inner amap-anchor-map{height:400px;border-radius:8px;overflow:hidden}.fp-surroundings .leaflet-div-icon{background:transparent!important;border:none!important}@keyframes pulse-surroundings{0%{transform:scale(1);opacity:.3}to{transform:scale(2.5);opacity:0}}.fp-surroundings .map-container{position:relative;height:500px;max-width:1500px;margin:0 auto;padding:0 clamp(24px,5vw,120px);background:var(--white-off)}.fp-surroundings .map-container iframe{width:100%;height:100%;border:0}.fp-surroundings .stats-bar{background:var(--black);padding:48px 0}.fp-surroundings .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center;color:var(--white)}.fp-surroundings .stat-number{font-family:var(--font-display);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:300;color:var(--gold);line-height:1;margin-bottom:8px}.fp-surroundings .stat-unit{font-size:1rem;color:var(--gold);margin-left:4px}.fp-surroundings .stat-label{font-size:.875rem;color:#fff9}.fp-surroundings .nearby-section{padding:clamp(60px,10vw,120px) 0}.fp-surroundings .nearby-category{margin-bottom:64px}.fp-surroundings .nearby-category:last-child{margin-bottom:0}.fp-surroundings .nearby-category-header{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:16px;border-bottom:1px solid rgba(26,26,26,.1)}.fp-surroundings .nearby-category-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--white-off);border-radius:50%;color:var(--gold)}.fp-surroundings .nearby-category-title{font-family:var(--font-display);font-size:1.5rem;font-weight:400}.fp-surroundings .nearby-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.fp-surroundings .nearby-item{padding:24px;background:var(--white);border:1px solid rgba(26,26,26,.08);transition:all var(--transition-base)}.fp-surroundings .nearby-item:hover{box-shadow:0 10px 40px #0000000f;transform:translateY(-2px)}.fp-surroundings .nearby-item-name{font-size:1rem;font-weight:500;margin-bottom:8px}.fp-surroundings .nearby-item-distance{font-size:.875rem;color:var(--gold);margin-bottom:8px}.fp-surroundings .nearby-item-desc{font-size:15px;color:var(--gray);line-height:1.6}.fp-surroundings .transport-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.fp-surroundings .transport-card{padding:32px;background:var(--white-off);text-align:center}.fp-surroundings .transport-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--gold)}.fp-surroundings .transport-title{font-family:var(--font-display);font-size:1.25rem;font-weight:400;margin-bottom:8px}.fp-surroundings .transport-desc{font-size:15px;color:var(--gray)}.fp-surroundings .btn-primary{font-size:.8125rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;padding:18px 40px;background:var(--gold);color:var(--black);transition:all var(--transition-fast);display:inline-block}.fp-surroundings .btn-primary:hover{background:var(--gold-light);transform:translateY(-2px)}.fp-surroundings .cta-section{position:relative;padding:clamp(80px,12vw,160px) 0;overflow:hidden}.fp-surroundings .cta-section-bg{position:absolute;inset:0}.fp-surroundings .cta-section-bg img{width:100%;height:100%;object-fit:cover;filter:brightness(.4)}.fp-surroundings .cta-section-bg:after{content:"";position:absolute;inset:0;background:#1a1a1a99}.fp-surroundings .cta-section-content{position:relative;z-index:2;text-align:center;max-width:600px;margin:0 auto;color:var(--white)}.fp-surroundings .cta-section-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:300;margin-bottom:16px}.fp-surroundings .cta-section-desc{font-size:15px;color:#fffc;margin-bottom:32px}.fp-surroundings .cta-section-actions{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.fp-surroundings .btn-outline-light{font-size:.8125rem;letter-spacing:.15em;text-transform:uppercase;padding:18px 40px;border:1px solid rgba(255,255,255,.5);color:var(--white);transition:all var(--transition-fast);display:inline-block}.fp-surroundings .btn-outline-light:hover{background:var(--white);color:var(--black);border-color:var(--white)}.fp-surroundings .footer-qr-placeholder{width:110px;height:110px;border:1px solid rgba(201,169,97,.4);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#c9a96199;background:#c9a9610d}@media(max-width:1024px){.header{gap:20px;padding:24px clamp(24px,5vw,120px)}.logo img{height:72px}.nav{display:none}.menu-toggle{display:block}.cta-btn{display:none}.lang-switcher{font-size:.8rem}.fp-surroundings .stats-grid,.fp-surroundings .nearby-list{grid-template-columns:repeat(2,1fr)}.fp-surroundings .transport-grid{grid-template-columns:1fr}.footer-content{grid-template-columns:1fr 1fr}}@media(max-width:640px){.header{gap:16px;padding:23px clamp(24px,5vw,120px)}.logo img{height:56px}.lang-switcher{font-size:.75rem}.fp-surroundings .stats-grid{grid-template-columns:1fr 1fr}.fp-surroundings .nearby-list,.footer-content{grid-template-columns:1fr}.fp-surroundings .cta-section-actions{flex-direction:column}.fp-surroundings .cta-section-actions .btn-primary,.fp-surroundings .cta-section-actions .btn-outline-light{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){.fp-surroundings *,.fp-surroundings *:before,.fp-surroundings *:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:768px){.floating-contact{bottom:16px;top:auto;transform:none;right:16px;flex-direction:column;gap:2px}.floating-contact-item:first-child{border-radius:6px 6px 0 0}.floating-contact-item:last-child{border-radius:0 0 6px 6px}.floating-contact-panel{inset:50% 54px auto auto;transform:translateY(-50%)}}.fp-surroundings .surroundings-tabs-section{padding:clamp(60px,10vw,120px) 0;background:var(--white-off)}.fp-surroundings .tabs-nav{display:flex;justify-content:center;gap:8px;margin-bottom:48px}.fp-surroundings .tab-btn{font-family:var(--font-cn);font-size:.9375rem;font-weight:400;letter-spacing:.05em;padding:12px 32px;border:1px solid rgba(26,26,26,.15);background:transparent;color:var(--gray);transition:all var(--transition-fast);cursor:pointer}.fp-surroundings .tab-btn:hover{border-color:var(--gold);color:var(--gold)}.fp-surroundings .tab-btn.active{background:var(--gold);color:var(--white);border-color:var(--gold)}.fp-surroundings .tab-panel{display:none}.fp-surroundings .tab-panel.active{display:block}.fp-surroundings .tab-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.fp-surroundings .tab-card{padding:24px;background:var(--white);border:1px solid rgba(26,26,26,.08);transition:all var(--transition-base)}.fp-surroundings .tab-card:hover{box-shadow:0 10px 40px #0000000f;transform:translateY(-2px)}.fp-surroundings .tab-card{cursor:pointer}.fp-surroundings .tab-card-name{font-size:1rem;font-weight:500;margin-bottom:8px}.fp-surroundings .tab-card-distance{font-size:.875rem;color:var(--gold);margin-bottom:8px}.fp-surroundings .tab-card-desc{font-size:.875rem;color:var(--gray);line-height:1.6}@media(max-width:1024px){.fp-surroundings .tab-grid{grid-template-columns:repeat(2,1fr)}.fp-surroundings .tabs-nav{flex-wrap:wrap}}@media(max-width:640px){.fp-surroundings .tab-grid{grid-template-columns:1fr}.fp-surroundings .tabs-nav{gap:4px}.fp-surroundings .tab-btn{padding:10px 20px;font-size:.8125rem}}
