:root{color-scheme:light;--ink:#10131c;--muted:#737985;--blue:#126ab0;--sky:#77c8fc;--dark:#080e19}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:#fff;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #49a6ef;outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{line-height:1.3;letter-spacing:-.035em}em{font-style:normal;color:var(--sky)}.wrap{width:min(1220px,85%);margin:auto}.section{padding:112px 0}.dark{background:radial-gradient(ellipse at 90% 0%,#0b2949 0,transparent 43%),linear-gradient(135deg,#080d16,#101526);color:#f8f9fc}.soft{background:#f7faf9}.section-head{margin-bottom:64px}.eyebrow{font-size:19px;color:var(--blue);letter-spacing:.14em;font-weight:500;margin-bottom:24px}.section-head>.eyebrow:before{content:"";display:inline-block;width:46px;height:3px;background:currentColor;vertical-align:middle;margin-right:16px}.dark .eyebrow{color:#91d2f7}h2{font-size:54px;font-weight:700}h3{font-size:29px;font-weight:650}.intro{font-size:28px;color:#5b6169;line-height:1.8;margin-top:30px}.dark .intro,.dark p:not(.eyebrow){color:#aab1bd}.logo{width:230px;height:auto;object-fit:contain}.hero{color:white;background:linear-gradient(90deg,rgba(5,11,21,.75),rgba(5,11,21,.48)),linear-gradient(0deg,#080d17 0%,transparent 48%),url('/space/assets/meeting.webp') center 44%/cover;position:relative}.hero .wrap{min-height:1260px;display:flex;flex-direction:column}.hero nav{display:flex;align-items:center;justify-content:space-between;padding:65px 0}.hero nav>a:last-child{font-size:18px;letter-spacing:.2em}.hero-copy{margin-top:120px;margin-bottom:100px}.pill{border:1px solid #ffffff38;border-radius:40px;padding:10px 20px;display:inline-flex;align-items:center;gap:12px;font-size:20px;letter-spacing:.08em;background:#080f1890}.pill span{width:8px;height:8px;background:var(--sky);border-radius:50%}h1{font-size:100px;line-height:1.08;margin:40px 0 45px;letter-spacing:-.065em}.hero-copy>p:last-of-type{font-size:33px;line-height:1.65;color:#e4e7eb}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:12px 22px;border:1px solid #8895a344;border-radius:8px;background:transparent;font-size:17px;transition:background .2s,transform .2s}.button:hover{background:#1685d31a;transform:translateY(-2px)}.primary{background:#096bb8;color:white;border-color:#096bb8}.primary:hover{background:#087bcf}.hero-copy>.button{margin-top:35px}.hero-benefits{margin-top:auto;margin-bottom:64px;display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid #ffffff30;background:#080e1980}.hero-benefits a{text-align:center;padding:22px 5px;font-size:24px;font-weight:600;letter-spacing:.08em}.hero-benefits a+a{border-left:1px solid #ffffff30}.hero-benefits a:hover{color:var(--sky)}.capacity-grid,.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.capacity{padding:34px 38px;border:1px solid #e3e7ed;border-radius:28px;background:linear-gradient(120deg,white,#f6f9fd);box-shadow:0 16px 40px #14294c07}.capacity strong{font-size:62px;font-weight:600;letter-spacing:-.07em;line-height:1.2}.capacity p{font-size:25px;color:var(--muted);margin:18px 0 26px}.capacity h3{font-size:23px;line-height:1.55;color:var(--blue);letter-spacing:0}.capacity:nth-child(2){background:linear-gradient(140deg,#086abc,#05518f);box-shadow:0 20px 40px #0b77c32a;color:white}.capacity:nth-child(2) p,.capacity:nth-child(2) h3{color:#d9eeff}.note{margin-top:32px;font-size:19px;color:var(--muted)}.layout-grid{display:grid;grid-template-columns:1.45fr 1fr;grid-template-rows:380px 380px;gap:24px}.photo{position:relative;overflow:hidden;border-radius:26px;background:#142234;isolation:isolate}.photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.photo:hover img{transform:scale(1.025)}.photo:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#050a15c9);z-index:1;pointer-events:none}.photo figcaption{position:absolute;left:32px;right:28px;bottom:28px;z-index:2;color:white}.photo h3{font-size:33px}.photo p{font-size:22px;max-width:670px;line-height:1.6;margin-top:8px;color:#cbd1d9!important}.meeting{grid-row:span 2}.wide{height:660px;margin-top:24px}.notice{padding:24px 30px;border:1px solid #ffffff22;background:#ffffff05;border-radius:18px;font-size:20px;margin-top:32px}.two-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.two-grid>.photo{height:520px}.two-grid>.photo h3{font-size:25px}.subhead{display:flex;justify-content:space-between;align-items:end;gap:32px;margin:90px 0 34px}.subhead>h3,.subhead>div{flex:1}.subhead h3{font-size:39px}.subhead>p{font-size:20px;color:var(--muted);text-align:right;max-width:53%}.five-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.five-grid article,.transport article{padding:30px 24px;border:1px solid #e5e8eb;border-radius:24px;background:white;box-shadow:0 16px 35px #18284905}.five-grid h3{font-size:24px;margin-bottom:12px}.five-grid p,.place p,.transport article>p:last-child{font-size:19px;color:var(--muted);line-height:1.7}.equipment-icon{display:flex;width:60px;height:60px;align-items:center;justify-content:center;border-radius:18px;background:#eaf5fc;color:var(--blue);font-size:26px;margin-bottom:22px}.event-types{background:linear-gradient(120deg,#101624,#060b12)}.event-types article{background:#ffffff05;border-color:#ffffff18;box-shadow:none;min-height:320px;padding-top:28px}.number{color:#98d6ff;font-size:20px;letter-spacing:.1em;display:block;margin-bottom:40px}.event-types h3{font-size:28px}.place{border:1px solid #e4e7eb;border-radius:26px;overflow:hidden;box-shadow:0 18px 40px #15254607}.place img{aspect-ratio:1.16;object-fit:cover}.place>div{padding:25px 27px 30px}.place h3{font-size:27px;margin-bottom:12px}.cafe{display:grid;grid-template-columns:44% 56%;border-radius:28px;overflow:hidden;background:#081522;color:#f5f7fa;box-shadow:0 20px 45px #18284918}.cafe>img{height:100%;min-height:480px}.cafe>div{padding:65px 60px}.cafe h3{font-size:40px;margin-bottom:24px}.cafe p:not(.eyebrow){color:#a8b2c0;font-size:22px}.cafe .eyebrow{color:#91d2f7}.cafe .notice{font-size:18px;padding:12px 18px;display:inline-block}.building{margin-top:0}.address{border:1px solid #e1e6eb;border-radius:26px;background:linear-gradient(110deg,white 55%,#e0efff);padding:42px 50px;margin-top:28px}.address h3{font-size:40px;margin-bottom:18px}.address>p:last-of-type{font-size:23px;color:var(--muted)}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.map{height:610px}.transport{margin-top:26px;gap:16px}.transport h3{font-size:27px;margin-bottom:14px}.transport .eyebrow{font-size:19px;letter-spacing:.04em;margin-bottom:14px}.parking{margin-top:18px;padding:42px 46px;border-radius:28px;color:white;background:radial-gradient(ellipse at top right,#214864,transparent 55%),linear-gradient(120deg,#102438,#07121d);box-shadow:0 20px 45px #18284915}.parking .subhead{margin:0 0 30px}.parking .eyebrow{color:#9cd8ff;margin-bottom:14px}.parking .subhead>p{font-size:17px;max-width:37%;color:#a1b1c1}.parking article{padding:25px 28px;border:1px solid #ffffff18;background:#ffffff05;border-radius:20px}.parking h4{font-size:23px;margin-bottom:24px;letter-spacing:0}.rates{display:grid;grid-template-columns:1fr 1fr;gap:12px}.rates p{background:#ffffff05;border-radius:13px;padding:15px;font-size:17px;color:#aebaca}.rates strong{display:block;font-size:22px;font-weight:500;color:white}.parking .two-grid{gap:18px}footer.dark{background:radial-gradient(ellipse at 82% 25%,#0a2c4d,transparent 38%),radial-gradient(ellipse at 10% 100%,#0b243d,transparent 40%),#070d16}footer h2{font-size:69px;margin:80px 0 35px}footer .intro{font-size:26px;max-width:820px}.contact-card{display:flex;justify-content:space-between;gap:40px;background:linear-gradient(125deg,#ffffff06,#b2dcff0b);border:1px solid #ffffff20;border-radius:30px;padding:48px;margin-top:70px}.contact-card .eyebrow{font-size:20px;margin-bottom:12px}.phone{font-size:55px;font-weight:700;letter-spacing:-.035em}.phone:hover{color:var(--sky)}dl{margin:24px 0;color:#b9c1cc;font-size:21px}dl>div{display:flex;gap:24px;margin-top:12px}dt{font-weight:600;color:white;white-space:nowrap}dd{margin:0}.qr{width:270px;text-align:center;flex-shrink:0}.qr img{width:100%;height:auto;border-radius:24px}.qr figcaption{margin-top:16px;font-size:21px}.qr small{display:block;font-size:17px;color:#7f8a99;margin-top:8px}.footer-bottom{margin-top:56px;padding-top:28px;border-top:1px solid #ffffff1c;display:flex;justify-content:space-between;gap:32px;align-items:center}.footer-bottom p{max-width:70%;font-size:16px}.footer-bottom a{font-size:15px;white-space:nowrap;letter-spacing:.06em}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);padding:12px 25px;border-radius:12px;background:#10263f;color:white;box-shadow:0 6px 30px #0003;z-index:50;opacity:0;pointer-events:none;transition:opacity .2s}#toast.visible{opacity:1}
@media(min-width:1600px){.hero .wrap{min-height:1180px}}
@media(max-width:1000px){.wrap{width:86%}.section{padding:75px 0}h2{font-size:38px}.intro{font-size:21px}.section-head{margin-bottom:40px}.eyebrow{font-size:14px;margin-bottom:20px}.logo{width:170px}.hero .wrap{min-height:860px}.hero nav{padding:42px 0}.hero nav>a:last-child{font-size:11px}.hero-copy{margin-top:85px;margin-bottom:70px}h1{font-size:72px}.hero-copy>p:last-of-type{font-size:24px}.hero-benefits{margin-bottom:42px}.hero-benefits a{font-size:18px;padding:17px 5px}.capacity{padding:26px}.capacity strong{font-size:44px}.capacity p{font-size:20px;margin:14px 0}.capacity h3{font-size:17px}.note{font-size:14px}.layout-grid{grid-template-rows:270px 270px;gap:16px}.photo figcaption{left:23px;bottom:24px}.photo h3{font-size:25px}.photo p{font-size:16px}.wide{height:460px;margin-top:16px}.two-grid>.photo{height:330px}.notice{font-size:15px;padding:18px 22px}.subhead{margin-top:60px}.subhead h3{font-size:29px}.subhead>p{font-size:15px}.five-grid{gap:12px}.five-grid article{padding:22px 16px;border-radius:20px}.five-grid h3{font-size:18px}.five-grid p,.place p,.transport article>p:last-child{font-size:14px}.equipment-icon{width:46px;height:46px;font-size:20px}.event-types article{min-height:230px}.event-types h3{font-size:20px}.number{font-size:16px;margin-bottom:27px}.three-grid,.two-grid{gap:18px}.place>div{padding:20px}.place h3{font-size:20px}.cafe>div{padding:38px}.cafe>img{min-height:350px}.cafe h3{font-size:30px}.cafe p:not(.eyebrow){font-size:17px}.cafe .notice{font-size:13px}.address{padding:32px}.address h3{font-size:29px}.address>p:last-of-type{font-size:17px}.transport article{padding:22px}.transport h3{font-size:21px}.transport .eyebrow{font-size:14px}.parking{padding:32px}.parking .subhead>p{font-size:13px}.parking h4{font-size:18px}.parking article{padding:20px}.rates p{font-size:13px}.rates strong{font-size:16px}footer h2{font-size:51px}footer .intro{font-size:20px}.contact-card{padding:34px}.phone{font-size:40px}dl{font-size:16px}.qr{width:210px}.qr figcaption{font-size:16px}.qr small{font-size:13px}.contact-card .eyebrow{font-size:14px}.footer-bottom p{font-size:12px}.footer-bottom a{font-size:11px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.section{padding:55px 0}h2{font-size:30px;line-height:1.4}.section-head{margin-bottom:30px}.intro{font-size:16px;margin-top:20px;line-height:1.85}.eyebrow{font-size:11px;letter-spacing:.12em;margin-bottom:17px}.section-head>.eyebrow:before{width:25px;height:2px;margin-right:10px}.logo{width:118px}.hero .wrap{min-height:780px;min-height:100svh}.hero nav{padding:28px 0;gap:15px}.hero nav>a:last-child{max-width:150px;text-align:right;font-size:9px;line-height:1.8;letter-spacing:.12em}.hero-copy{margin-top:85px;margin-bottom:65px}.pill{font-size:12px;padding:7px 12px}.pill span{width:5px;height:5px}h1{font-size:clamp(43px,12vw,67px);margin:25px 0 27px;letter-spacing:-.065em}.hero-copy>p:last-of-type{font-size:18px;line-height:1.9}.hero-copy>.button{margin-top:27px}.button{font-size:14px;padding:10px 17px;min-height:44px}.hero-benefits{margin-bottom:28px}.hero-benefits a{font-size:13px;padding:16px 0;letter-spacing:.03em}.capacity-grid{gap:9px}.capacity{border-radius:16px;padding:22px 11px}.capacity strong{font-size:clamp(25px,7vw,36px)}.capacity p{font-size:14px;margin:12px 0 18px}.capacity h3{font-size:12px;font-weight:500;line-height:1.9}.note{font-size:12px;margin-top:22px}.layout-grid{gap:12px;grid-template-rows:180px 180px;grid-template-columns:1.12fr 1fr}.photo{border-radius:16px}.photo figcaption{left:15px;right:12px;bottom:17px}.photo h3{font-size:18px}.photo p{font-size:12px;margin-top:6px}.layout-grid .photo h3{font-size:16px}.layout-grid .photo p{font-size:11px}.wide{height:280px;margin-top:12px}.wide p{font-size:13px;max-width:285px}.notice{font-size:12px;line-height:1.8;padding:16px;margin-top:22px;border-radius:13px}.two-grid{gap:12px}.two-grid>.photo{height:205px}.two-grid>.photo h3{font-size:14px}.subhead{display:block;margin:42px 0 23px}.subhead h3{font-size:24px}.subhead>p{max-width:none;text-align:left;font-size:13px;margin-top:12px}.five-grid{grid-template-columns:repeat(2,1fr);gap:12px}.five-grid article{padding:22px 19px}.five-grid article:last-child{grid-column:span 2}.equipment article:last-child{display:grid;grid-template-columns:50px 1fr;column-gap:15px}.equipment article:last-child .equipment-icon{grid-row:span 2;margin-bottom:0}.equipment article:last-child h3{margin:0}.five-grid h3{font-size:18px}.five-grid p{font-size:13px}.event-types article{min-height:190px}.event-types article:last-child{min-height:155px}.event-types .number{margin-bottom:23px;font-size:14px}.three-grid{grid-template-columns:1fr;gap:15px}.place{border-radius:18px}.place img{aspect-ratio:1.75}.place>div{padding:21px}.place h3{font-size:22px}.place p{font-size:14px}.cafe{grid-template-columns:1fr;border-radius:20px}.cafe>img{min-height:0;height:270px;object-position:center 45%}.cafe>div{padding:28px}.cafe h3{font-size:29px}.cafe p:not(.eyebrow){font-size:15px}.cafe .notice{font-size:12px;margin-top:20px}.cafe .eyebrow{font-size:12px}.two-grid:has(.place){grid-template-columns:1fr}.address{padding:25px 22px;border-radius:18px;margin-top:18px}.address h3{font-size:23px}.address>p:last-of-type{font-size:14px}.address .actions{gap:10px;margin-top:21px}.address .eyebrow{font-size:11px}.map{height:295px}.transport{gap:12px;margin-top:18px}.transport article{padding:23px}.transport h3{font-size:20px}.transport .eyebrow{font-size:12px}.transport article>p:last-child{font-size:14px}.parking{padding:25px 20px;border-radius:20px;margin-top:18px}.parking .subhead{margin-bottom:22px}.parking .subhead>p{max-width:none;font-size:12px}.parking .eyebrow{font-size:11px}.parking .two-grid{grid-template-columns:1fr}.parking article{padding:20px}.parking h4{font-size:18px;margin-bottom:18px}.rates strong{font-size:16px}footer h2{font-size:41px;margin-top:50px;margin-bottom:24px}footer .intro{font-size:16px}footer .intro br{display:none}.contact-card{padding:27px 22px;display:block;margin-top:35px;border-radius:22px}.phone{font-size:35px}.contact-card .eyebrow{font-size:12px;letter-spacing:.05em}dl{font-size:14px;margin:24px 0}dl>div{gap:16px}.qr{width:205px;margin:36px auto 0}.qr figcaption{font-size:15px}.footer-bottom{display:block;margin-top:36px;padding-top:22px}.footer-bottom p{max-width:none;font-size:12px;line-height:1.8}.footer-bottom a{display:inline-block;margin-top:22px;font-size:11px}.actions{gap:10px}#toast{font-size:14px;white-space:nowrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
button.button{color:inherit}
