.pet-widget{z-index:45;--pet-surface:#f8f7f3;--pet-ink:#252620;--pet-line:#d2d3c7;width:85px;height:94px;position:fixed;bottom:17px;right:23px}.pet-character{filter:drop-shadow(0 4px 3px #181a1520);background:0 0;border:0;width:80px;height:83px;padding:0;transition:transform .35s;position:absolute;bottom:0;right:0}.pet-cat-image{object-fit:contain;transform-origin:50% 90%;width:100%;height:100%;animation:6s ease-in-out infinite cat-breath}.pet-character:hover{transform:translateY(-5px)rotate(-3deg)}.pet-widget.waving .pet-cat-image{animation:1.3s ease-in-out cat-greet}.pet-widget.sleeping .pet-cat-image{opacity:.85;animation:none;transform:rotate(7deg)translateY(4px)}.pet-sleep-note{color:#4d5646;font-family:Georgia,serif;font-size:13px;display:none;position:absolute;top:3px;right:0}.pet-widget.sleeping .pet-sleep-note{animation:3s ease-in-out infinite cat-sleep;display:block}.pet-dismiss{z-index:2;border:1px solid var(--pet-line);background:var(--pet-surface);width:24px;height:24px;color:var(--pet-ink);opacity:0;border-radius:50%;font-size:17px;transition:opacity .2s;position:absolute;top:-3px;right:-6px}.pet-widget:hover .pet-dismiss,.pet-widget:focus-within .pet-dismiss{opacity:1}.pet-tip{white-space:nowrap;border:1px solid var(--pet-line);color:var(--pet-ink);background:var(--pet-surface);opacity:0;visibility:hidden;padding:11px 14px;font-size:11px;transition:all .25s;position:absolute;bottom:101px;right:3px;transform:translateY(6px)}.pet-widget.show-tip .pet-tip{visibility:visible;opacity:1;transform:none}.pet-menu{background:var(--pet-surface);width:300px;max-height:calc(100svh - 145px);color:var(--pet-ink);border:1px solid var(--pet-line);padding:24px;position:absolute;bottom:105px;right:4px;overflow-y:auto;box-shadow:0 20px 60px #20261914}.pet-menu-header{justify-content:space-between;gap:10px;margin-bottom:25px;display:flex}.pet-menu-header span{letter-spacing:.1em;color:#8d9183;font-size:7px}.pet-menu-header h2{margin:10px 0 0;font-size:24px;font-weight:400}.pet-menu-close{width:30px;height:30px;margin:-10px -12px 0 0;padding:0;font-size:23px;font-weight:300;line-height:1}.pet-services{border-top:1px solid var(--pet-line)}.pet-services>button{text-align:left;border-bottom:1px solid var(--pet-line);background:0 0;align-items:center;gap:15px;width:100%;padding:16px 0;font-size:12px;display:flex}.pet-services>button>span{color:#969b8b;font-size:8px}.pet-services i{margin-left:auto;font-size:16px;font-style:normal;transition:transform .25s}.pet-services>button:hover{color:#c83e30}.pet-services>button:hover i{transform:translate(2px,-2px)}.pet-wechat{color:#f6f6ef;background:#252721;justify-content:space-between;width:100%;margin-top:18px;padding:15px 13px;font-size:11px;display:flex}.pet-wechat:hover{background:#c83e30}.pet-play{color:#868d79;justify-content:center;align-items:center;gap:9px;padding-top:16px;font-size:9px;display:flex}.pet-play button{padding:4px;font-size:9px}.pet-recall{background:var(--pet-surface);color:var(--pet-ink);border:1px solid #b9bfad;border-radius:30px;padding:10px 16px;font-size:10px;position:fixed;bottom:20px;right:20px}.pet-recall span{margin-right:7px;font-size:15px}.pet-widget.minimized .pet-character,.pet-widget.minimized .pet-dismiss,.pet-widget.minimized .pet-tip{display:none}.pet-widget.minimized{width:0;height:0}.motion-off .pet-cat-image,.motion-off .pet-sleep-note,.pet-paused .pet-cat-image,.pet-paused .pet-sleep-note{animation:none!important}.motion-off .pet-character{transition:none}.pet-widget.menu-open .pet-tip{display:none}.pet-widget button:focus-visible{outline-offset:4px;outline:2px solid #c83e30}@keyframes cat-breath{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes cat-greet{0%,to{transform:rotate(0)}30%{transform:rotate(-7deg)translateY(-6px)}65%{transform:rotate(4deg)translateY(-3px)}}@keyframes cat-sleep{0%,to{opacity:.3;transform:translateY(0)}55%{opacity:.9;transform:translateY(-6px)}}@media (width<=760px){.pet-widget{width:65px;height:78px;bottom:13px;right:13px}.pet-character{width:65px;height:71px}.pet-dismiss{opacity:1;width:20px;height:20px;font-size:14px;top:-4px;right:-1px}.pet-menu{width:min(295px,100vw - 32px);max-height:calc(100svh - 120px);padding:22px;bottom:88px;right:1px}.pet-tip{font-size:10px;bottom:87px}.pet-recall{font-size:9px;bottom:14px;right:15px}.pet-widget.sleeping .pet-sleep-note{font-size:11px;right:4px}}:root{--paper:#eeece7;--ink:#20211f;--muted:#73736c;--red:#c83e30;--line:#d0cec7;--white:#f8f7f3;--sans:Arial,"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;font-family:var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}button:disabled{cursor:default}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--red);outline-offset:7px}::selection{background:var(--red);color:#fff}[hidden]{display:none!important}.skip-link{background:var(--ink);color:#fff;z-index:150;padding:14px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:12px}.red-dot{background:var(--red);vertical-align:1px;border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block}.tiny-label,.eyebrow,.section-meta{letter-spacing:.11em;font-size:10px;font-weight:400}.section-shell{padding:65px 6.2% 95px}.section-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:21px;display:flex}.section-meta>span:last-child{letter-spacing:.05em}.text-link{border-bottom:1px solid;align-items:center;gap:36px;padding:12px 0;font-size:13px;display:inline-flex}.text-link span{font-size:21px;transition:transform .3s}.text-link:hover span{transform:translate(3px,-3px)}.pill-button{border:1px solid var(--ink);border-radius:99px;justify-content:space-between;align-items:center;gap:44px;min-height:55px;padding:0 26px;font-size:13px;transition:background .3s,color .3s,transform .3s;display:inline-flex}.pill-button span{font-size:23px}.pill-button.dark{background:var(--ink);color:var(--white)}.pill-button.dark:hover{background:var(--red);border-color:var(--red);transform:translateY(-2px)}.pill-button.light{color:var(--white);border-color:#777970}.pill-button.light:hover{background:var(--white);color:var(--ink)}.site-header{z-index:20;justify-content:space-between;align-items:center;gap:20px;padding:25px 3.9%;display:flex;position:absolute;inset:0 0 auto}.brand{align-items:center;gap:10px;display:flex}.brand-avatar{width:41px;height:43px;overflow:hidden}.brand-avatar img{object-fit:cover;width:45px;max-width:none;height:45px}.brand>span:last-child{letter-spacing:.04em;font-size:19px;font-weight:650;line-height:1.1}.brand small{letter-spacing:.16em;margin-top:6px;font-size:8px;font-weight:400;display:block}#site-nav{gap:36px;margin-left:65px;display:flex}#site-nav a{font-size:12px;position:relative}#site-nav a:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .3s;display:block;position:absolute;bottom:-6px;left:0;right:17px;transform:scaleX(0)}#site-nav a:hover:after{transform:scaleX(1)}#site-nav a>span{vertical-align:super;color:var(--muted);margin-left:5px;font-size:8px}.header-contact{border-bottom:1px solid #aaa99f;padding:9px 0;font-size:12px}.header-contact span{margin-left:22px;font-size:17px}.menu-toggle{display:none}.hero-story{height:215svh;min-height:1320px;position:relative}.hero-stage{isolation:isolate;background:var(--paper);height:100svh;min-height:640px;position:sticky;top:0;overflow:hidden}.hero-topline{letter-spacing:.13em;z-index:4;color:#60615b;justify-content:space-between;font-size:9px;display:flex;position:absolute;top:125px;left:4%;right:4%}.hero-wordmark{z-index:1;letter-spacing:-.075em;white-space:nowrap;color:#242522;will-change:transform;font-family:Arial Black,Arial,sans-serif;font-size:15vw;font-weight:800;line-height:1;position:absolute;top:70%;left:3.3%;transform:translateY(-50%)}.hero-wordmark>span{color:var(--red);letter-spacing:0;vertical-align:top;padding-left:13px;font-size:15px;line-height:3;display:inline-block}#hero-scene{z-index:2;pointer-events:none;position:absolute;inset:2% 0 6%}#hero-scene canvas{width:100%;height:100%;display:block}.portrait-fallback{object-fit:contain;width:auto;height:89%;transition:opacity .2s;position:absolute;top:7%;left:50%;transform:translate(-50%)}.scene-ready .portrait-fallback{opacity:0}.hero-identity{z-index:4;position:absolute;top:25%;left:4%}.hero-identity .tiny-label{font-size:8px}.hero-identity h1{letter-spacing:.025em;margin-top:17px;font-size:21px;font-weight:400;line-height:1.6}.hero-identity h1>span{color:#77786f}.identity-line{background:var(--red);width:25px;height:2px;margin:24px 0 17px;display:block}.hero-identity p{color:#72746c;font-size:11px}.hero-aside{z-index:4;width:150px;position:absolute;top:25%;right:4.5%}.diagonal-arrow{margin-bottom:25px;font-size:38px;font-weight:300;display:block}.hero-aside p{font-size:19px;line-height:1.7}.hero-aside>span:last-child{letter-spacing:.08em;color:#75776d;margin-top:23px;font-size:7px;display:block}.hero-bottom{z-index:5;justify-content:space-between;align-items:center;display:flex;position:absolute;bottom:39px;left:4%;right:4%}.scroll-cue{align-items:center;gap:16px;font-size:11px;display:flex}.scroll-cue small{letter-spacing:.12em;color:var(--muted);margin-top:7px;font-size:7px;display:block}.circle-arrow{border:1px solid #adafa5;border-radius:50%;place-items:center;width:44px;height:44px;font-size:21px;transition:transform .3s;display:grid}.scroll-cue:hover .circle-arrow{transform:translateY(4px)}.scene-controls{align-items:center;gap:18px;margin-left:-20px;font-size:9px;display:flex}.scene-controls button{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#eeece770;border:1px solid #bcbeb3;border-radius:22px;align-items:center;gap:8px;min-height:40px;padding:10px 16px;font-size:10px;display:flex}.scene-controls button[aria-pressed=true]{background:var(--ink);color:var(--white)}.scene-controls button:disabled{opacity:.45}.mode-dot-grid{font-size:18px;line-height:1}.scene-count{color:#77796e;font-size:8px}.hero-edition{letter-spacing:.1em;text-align:right;font-size:7px;line-height:1.8}.hero-progress{z-index:6;background:#c8c9bf;height:2px;position:absolute;bottom:0;left:4%;right:4%}.hero-progress span{background:var(--red);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.hero-intro{z-index:4;opacity:0;visibility:hidden;width:41%;max-width:540px;scroll-margin-top:0;position:absolute;top:30%;left:7%;transform:translateY(24px)}.hero-intro h2{letter-spacing:-.05em;margin:30px 0 25px;font-size:clamp(38px,4.4vw,74px);font-weight:450;line-height:1.28}.hero-intro h2 span{color:#83877b}.hero-intro p{color:#62665d;max-width:345px;margin-bottom:24px;font-size:13px;line-height:2.1}.hero-intro .eyebrow{font-size:9px}.club-section{background:var(--white);position:relative}.club-main{grid-template-columns:1.1fr 1fr;align-items:center;gap:8%;padding:85px 0 68px;display:grid}.club-heading h2{letter-spacing:-.055em;font-size:clamp(42px,4.5vw,78px);font-weight:450;line-height:1.3}.club-heading h2>span{color:var(--red)}.club-heading>p{color:#77786f;margin:25px 0 31px;font-size:13px;line-height:2}.club-art{isolation:isolate;place-items:center;height:360px;display:grid;position:relative;overflow:clip}.club-seal{background:#edece5;border:1px solid #c1c2b7;flex-direction:column;justify-content:space-between;align-items:center;width:248px;height:296px;padding:20px 16px;display:flex;transform:rotate(6deg)}.club-seal>span{letter-spacing:.17em;font-size:7px}.club-seal img{object-fit:contain;mix-blend-mode:multiply;z-index:1;width:145px;height:145px;margin-bottom:-17px;position:relative}.club-seal strong{letter-spacing:-.1em;font-size:63px;font-weight:600;line-height:1}.club-seal sup{color:var(--red);vertical-align:super;letter-spacing:0;margin-left:9px;font-size:25px}.club-seal small{letter-spacing:.08em;margin-top:12px;font-size:6px}.club-orbit{z-index:-1;border:1px solid #dadbd0;border-radius:50%;width:92%;height:78%;position:absolute}.orbit-one{transform:rotate(-25deg)}.orbit-two{width:67%;height:90%;transform:rotate(35deg)}.art-cross{color:var(--red);font-size:24px;font-weight:300;position:absolute}.cross-one{top:8%;left:8%}.cross-two{bottom:17%;right:0}.club-side-note{letter-spacing:.11em;font-size:6px;line-height:1.7;position:absolute;top:0;right:0}.club-features{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:30px;padding-top:29px;display:grid}.club-features>div+div{border-left:1px solid var(--line);padding-left:35px}.club-features span{letter-spacing:.1em;color:#77786c;font-size:8px}.club-features h3{margin:22px 0 9px;font-size:20px;font-weight:400}.club-features p{color:var(--muted);font-size:11px;line-height:1.8}.services-section{padding-top:75px;padding-bottom:85px}.services-heading{justify-content:space-between;align-items:flex-end;padding:65px 0 67px;display:flex}.services-heading h2{letter-spacing:-.045em;font-size:clamp(33px,3.5vw,62px);font-weight:450;line-height:1.35}.services-heading h2 span{color:#85887c}.services-heading>p{color:var(--muted);margin-right:100px;padding-bottom:7px;font-size:12px;line-height:1.9}.service-row{border-top:1px solid #c9cbbf;grid-template-columns:9% 42% 1fr 55px;align-items:center;gap:0;min-height:160px;transition:padding .4s;display:grid;position:relative}.service-row:hover{padding-left:16px}.service-number{color:#898c7f;align-self:start;padding-top:39px;font-size:10px}.service-title h3{letter-spacing:-.035em;font-size:clamp(25px,3vw,48px);font-weight:400}.service-title>span{letter-spacing:.12em;color:#868a7b;margin-top:12px;font-size:7px;display:block}.service-row>p{color:#73796b;font-size:11px;line-height:2}.service-arrow{border:1px solid #b9bdae;border-radius:50%;place-items:center;width:48px;height:48px;font-size:23px;transition:color .3s,background .3s,transform .3s;display:grid}.service-arrow:hover,.service-row:focus-within .service-arrow{color:#fff;background:var(--red);border-color:var(--red);transform:rotate(45deg)}.service-directory{border-bottom:1px solid #c9cbbf}.resources-line{justify-content:space-between;align-items:center;gap:25px;padding:26px 0 0;display:flex}.resources-line>span{letter-spacing:.1em;font-size:8px}.resources-line p{color:var(--muted);font-size:11px}.resources-line .text-link{border:none;gap:15px;padding:7px 0;font-size:11px}.contact-section{color:#f1f0e9;background:#222421;padding-top:66px;padding-bottom:25px}.contact-section .section-meta{color:#d4d7c9;border-color:#55594e}.contact-heading{padding:75px 0 48px}.contact-heading h2{letter-spacing:-.07em;white-space:nowrap;font-size:clamp(62px,13vw,230px);font-weight:500;line-height:.9}.contact-period{color:#de4b39}.contact-intro{align-items:center;gap:19px;margin-top:37px;display:flex}.contact-avatar{background:#d8dad0;border-radius:50%;width:49px;height:49px;padding:3px 0 0;display:block;overflow:hidden}.contact-avatar img{max-width:none;height:49px;margin:auto}.contact-intro p{color:#c0c3b6;font-size:13px;line-height:1.8}.contact-bottom{border-top:1px solid #4f5447;justify-content:space-between;align-items:center;padding:35px 0 63px;display:flex}.contact-bottom .tiny-label{color:#a6ad9b;font-size:8px}.wechat-button{letter-spacing:-.03em;padding:9px 0 6px;font-size:38px;font-weight:400;display:block}.wechat-button>span{padding-left:30px;font-size:25px}.contact-bottom p{color:#a6ad9b;margin-top:9px;font-size:9px}.contact-bottom>.pill-button{margin-right:7%}.site-footer{color:#aab09f;letter-spacing:.04em;border-top:1px solid #4f5447;justify-content:space-between;align-items:center;padding-top:24px;font-size:8px;display:flex}.site-footer>a{color:var(--white);font-size:14px}.site-footer>a>span{color:#aab09f;padding-left:13px;font-size:8px}#motion-toggle{min-height:30px;padding:5px 0;font-size:10px}#contact-dialog{background:var(--white);color:var(--ink);border:1px solid #d0d0c6;width:min(690px,100% - 32px);max-height:calc(100svh - 32px);padding:34px 35px 32px;overflow:auto}#contact-dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#15171275}.dialog-open{overflow:hidden}.dialog-close{width:38px;height:38px;font-size:26px;font-weight:300;position:absolute;top:12px;right:16px}#contact-dialog .eyebrow{color:var(--muted);font-size:8px}#contact-dialog h2{margin:12px 0;font-size:27px;font-weight:500}#contact-topic{color:var(--red);font-size:12px}.dialog-connect{grid-template-columns:1fr 1fr;align-items:center;gap:30px;margin-top:25px;display:grid}.dialog-qr{background:#fff;border:1px solid #e8e7df;border-radius:16px;margin:0;overflow:hidden}.dialog-qr img{width:100%;height:auto;display:block}.dialog-instructions .tiny-label{color:var(--muted);font-size:8px}.dialog-instructions h3{margin:12px 0 17px;font-size:23px;font-weight:400}.qr-help{color:var(--muted);font-size:11px;line-height:1.9}#contact-remark{color:var(--muted);margin:18px 0 24px;font-size:11px;line-height:1.9}#contact-dialog .pill-button{width:100%;min-height:49px}.qr-original{justify-content:center;align-items:center;gap:10px;padding:14px 0 0;font-size:10px;display:flex}.qr-original:hover{color:var(--red)}.motion-off .hero-story{height:auto;min-height:0}.motion-off .hero-stage{height:1050px;position:relative}.motion-off .hero-intro{opacity:1;visibility:visible;width:80%;max-width:none;top:740px;left:6.2%;transform:none}.motion-off .hero-intro h2{margin:15px 0;font-size:36px}.motion-off .hero-intro p{max-width:550px}.motion-off #hero-scene{height:620px;bottom:auto}.motion-off .hero-wordmark{top:390px}.motion-off .hero-identity{top:200px}.motion-off .hero-aside{top:245px}.motion-off .hero-bottom{top:638px;bottom:auto}.motion-off .hero-progress,.motion-off #portrait-mode{display:none}.motion-off .hero-topline{top:120px}.motion-off .scene-count{display:none}@media (width>=1600px){.hero-identity h1{font-size:26px}.hero-aside{width:190px}.hero-aside p{font-size:24px}.hero-topline{top:150px}.hero-intro p{max-width:400px;font-size:15px}.section-shell{padding-left:8%;padding-right:8%}}@media (width<=1000px){#site-nav{gap:21px;margin-left:0}.hero-aside{width:120px;right:4%}.hero-aside p{font-size:16px}.hero-identity h1{font-size:18px}.hero-identity .tiny-label{font-size:7px}.hero-wordmark{font-size:15vw}.hero-intro{width:42%;top:28%;left:5%}.hero-intro p{font-size:11px}.services-heading>p{margin-right:30px}.club-main{gap:4%}.club-art{height:310px}.club-seal{width:220px;height:280px}.service-row{grid-template-columns:7% 38% 1fr 50px}.service-row>p{font-size:10px}}@media (width<=760px){html{scroll-padding-top:35px}.site-header{align-items:center;padding:20px 6%}.brand-avatar{width:35px;height:37px}.brand-avatar img{width:39px;height:39px}.brand>span:last-child{font-size:17px}.brand small{font-size:6px}.header-tools{align-items:center;gap:20px;display:flex}.header-contact{padding:7px 0;font-size:10px}.header-contact span{margin-left:12px}.menu-toggle{flex-direction:column;justify-content:center;gap:5px;width:26px;height:36px;padding:0;display:flex}.menu-toggle span{background:var(--ink);width:23px;height:1px;transition:transform .2s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px)rotate(-45deg)}#site-nav{background:var(--white);border:1px solid var(--line);gap:0;padding:18px;display:none;position:absolute;top:77px;left:6%;right:6%;box-shadow:0 12px 25px #292c1f0d}#site-nav.open{flex-direction:column;display:flex}#site-nav a{padding:16px 8px;font-size:14px}#site-nav a:after{display:none}#site-nav a>span{float:right}.hero-story{height:190svh;min-height:1260px}.hero-stage{height:100svh;min-height:660px}.hero-topline{letter-spacing:.06em;font-size:6px;top:99px;left:6%;right:6%}.hero-topline>span:last-child{font-size:6px}.red-dot{width:5px;height:5px;margin-right:6px}.hero-wordmark{letter-spacing:-.08em;font-size:17vw;top:61%;left:1%}.hero-wordmark>span{padding-left:3px;font-size:7px}.hero-identity{top:20%;left:6%}.hero-identity .tiny-label{font-size:6px}.hero-identity h1{margin-top:13px;font-size:15px;line-height:1.6}.identity-line{width:18px;margin:17px 0 12px}.hero-identity p{font-size:9px}.hero-aside{width:93px;top:22%;right:6%}.hero-aside .diagonal-arrow{margin-bottom:15px;font-size:28px}.hero-aside p{font-size:12px;line-height:1.65}.hero-aside>span:last-child{width:95px;margin-top:13px;font-size:5px;line-height:1.8}#hero-scene{inset:24% -14% 9%}.portrait-fallback{width:92%;height:auto;top:4%}.hero-bottom{bottom:32px;left:6%;right:6%}.scroll-cue{gap:10px;font-size:9px}.scroll-cue small{letter-spacing:.04em;margin-top:6px;font-size:5px}.circle-arrow{width:34px;height:34px;font-size:16px}.hero-edition{display:none}.scene-controls{gap:0;margin:0 69px 0 0}.scene-controls button{min-height:34px;padding:8px 12px;font-size:8px}.mode-dot-grid{font-size:15px}.scene-count{display:none}.hero-progress{left:6%;right:6%}.hero-intro{width:83%;max-width:440px;top:18%;left:7%}.hero-intro h2{margin:19px 0 16px;font-size:36px;line-height:1.28}.hero-intro p{max-width:270px;margin-bottom:12px;font-size:11px;line-height:1.9}.hero-intro .eyebrow{font-size:7px}.hero-intro .text-link{gap:25px;padding:8px 0;font-size:10px}.hero-intro .text-link span{font-size:16px}.section-shell{padding:42px 7% 58px}.section-meta{letter-spacing:.06em;padding-top:16px;font-size:7px}.section-meta>span:last-child{display:none}.club-main{padding:43px 0 33px;display:block}.club-heading h2{font-size:40px}.club-heading>p{margin:20px 0 24px;font-size:11px;line-height:2}.pill-button{gap:35px;min-height:48px;padding:0 22px;font-size:11px}.pill-button span{font-size:19px}.club-art{height:325px;margin-top:45px}.club-seal{width:215px;height:270px}.club-seal img{width:130px;height:130px}.club-seal strong{font-size:60px}.club-seal>span{font-size:6px}.club-side-note{font-size:5px}.club-features{grid-template-columns:1fr;gap:24px;padding-top:25px}.club-features>div{grid-template-columns:1fr 1.1fr;align-items:center;column-gap:20px;display:grid}.club-features>div+div{border-left:0;border-top:1px solid var(--line);padding-top:23px;padding-left:0}.club-features span{grid-area:1/1;font-size:7px}.club-features h3{grid-area:2/1;margin:9px 0 0;font-size:18px}.club-features p{grid-area:1/2/3;font-size:10px}.services-heading{padding:42px 0 35px;display:block}.services-heading h2{font-size:29px}.services-heading>p{margin:18px 0 0;font-size:11px;line-height:1.8}.service-row{grid-template-columns:26px 1fr 39px;row-gap:15px;min-height:166px;padding:27px 0}.service-row:hover{padding-left:0}.service-number{grid-area:1/1;padding-top:7px;font-size:8px}.service-title{grid-area:1/2}.service-title h3{font-size:26px}.service-title>span{margin-top:8px;font-size:6px}.service-row>p{grid-area:2/2;font-size:10px;line-height:1.8}.service-arrow{grid-area:1/3/3;width:37px;height:37px;font-size:19px}.resources-line{grid-template-columns:1fr auto;gap:13px;padding-top:25px;display:grid}.resources-line>span{font-size:7px}.resources-line p{grid-area:2/1/auto/3;font-size:10px}.resources-line .text-link{grid-area:1/2;padding:0;font-size:10px}.contact-heading{padding:43px 0 30px}.contact-heading h2{font-size:15.5vw}.contact-intro{gap:14px;margin-top:26px}.contact-intro p{font-size:11px}.contact-avatar{width:41px;height:41px}.contact-avatar img{height:41px}.contact-bottom{padding:30px 0 42px;display:block}.wechat-button{font-size:35px}.contact-bottom>.pill-button{margin:29px 0 0}.contact-bottom p{font-size:8px}.site-footer{grid-template-columns:1fr auto;row-gap:19px;padding-top:22px;font-size:6px;display:grid}.site-footer>a{font-size:12px}.site-footer>a>span{padding-left:9px;font-size:6px}.site-footer>span{grid-area:2/1/auto/3}.site-footer>button{grid-area:1/2;font-size:9px}.contact-section{padding-bottom:25px}.motion-off .hero-stage{height:1040px}.motion-off #hero-scene{height:375px;top:220px;bottom:auto}.motion-off .hero-identity{top:145px}.motion-off .hero-aside{top:153px}.motion-off .hero-wordmark{top:420px}.motion-off .hero-topline{top:99px}.motion-off .hero-bottom{top:610px}.motion-off .hero-intro{width:86%;max-width:none;top:730px;left:7%}.motion-off .hero-intro h2{font-size:32px}.motion-off .hero-intro p{max-width:330px}.motion-off .hero-intro .text-link{margin-bottom:20px}#contact-dialog{padding:32px 25px 26px}#contact-dialog h2{font-size:25px}.dialog-avatar{width:46px;height:46px;margin-bottom:23px}}@media (width<=370px){.header-contact{font-size:9px}.header-tools{gap:14px}.hero-identity h1{font-size:14px}.hero-identity .tiny-label{font-size:5px}.hero-aside{width:80px;right:5%}.hero-aside p{font-size:11px}.hero-aside>span:last-child{display:none}.hero-topline>span:last-child{font-size:5px}.hero-intro h2{font-size:31px}.hero-intro p{max-width:245px;font-size:10px}.club-heading h2{font-size:36px}.club-heading>p{font-size:10px}.services-heading h2{font-size:26px}.service-title h3{font-size:24px}.club-art{height:300px}.club-seal{width:195px;height:260px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.hero-wordmark{will-change:auto}}.hero-edition{margin-right:105px}.site-footer>button{margin-right:95px}@media (width<=760px){.site-footer>button{min-width:63px;margin-right:75px}}@media (width<=600px){#contact-dialog{width:min(380px,100% - 24px);padding:28px 22px 22px}#contact-dialog h2{margin:10px 0;font-size:23px}#contact-topic{font-size:11px}.dialog-connect{grid-template-columns:1fr;gap:20px;margin-top:18px}.dialog-qr{width:min(100%,244px);margin:0 auto}.dialog-instructions .tiny-label,.dialog-instructions h3{display:none}.qr-help{text-align:center;font-size:10px}#contact-remark{text-align:center;margin:12px 0 18px;font-size:10px}.qr-original{padding-top:13px}.wechat-button{font-size:30px}}
