@charset "UTF-8";
:root{--paper:#f8f7f3;--ink:#171816;--muted:#797a73;--orange:#fc5b08;--line:#deded6;--serif:"Noto Serif CJK SC","Songti SC","SimSun",serif;--sans:"PingFang SC","Microsoft YaHei",sans-serif;--display:"Heiti SC","SimHei","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}body::before{content:"";position:fixed;inset:0;pointer-events:none;z-index:10;opacity:.026;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23n)' opacity='.6' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none;padding:0}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}em,i{font-style:normal}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,video:focus-visible{outline:3px solid #1848b2;outline-offset:6px}::selection{background:#ffceb0;color:var(--ink)}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 88px));margin-inline:auto}.site-header{height:98px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;font-size:17px;font-weight:700;letter-spacing:.03em}.brand img{object-fit:contain}.brand i{padding-inline:3px}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}nav>a:not(.button):hover{color:var(--orange)}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;min-height:52px;padding:12px 27px;background:var(--orange);color:white;font-size:15px;font-weight:600;border:1px solid var(--orange);transition:background .2s,transform .2s}.button:hover{background:#d94a00;border-color:#d94a00;transform:translateY(-2px)}.button span{font-family:var(--sans);font-size:21px;font-weight:400;line-height:1}.button-small{min-height:44px;padding:8px 23px;gap:12px;font-size:14px}.text-link{display:inline-flex;align-items:center;gap:17px;transition:color .2s}.text-link:hover{color:var(--orange)}.text-link span{font-size:23px}.menu-toggle{display:none}.skip-link{position:fixed;left:15px;top:-100px;z-index:100;padding:12px;background:var(--ink);color:#fff}.skip-link:focus{top:15px}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center;min-height:745px;padding-block:66px 56px}.hero-copy{position:relative;z-index:2;padding-top:18px}.eyebrow{font-size:18px;color:var(--orange);font-weight:600;letter-spacing:.04em;margin-bottom:29px}.hero h1{font-family:var(--display);font-weight:900;font-size:clamp(43px,4.7vw,66px);line-height:1.27;letter-spacing:-.055em;white-space:nowrap}.hero h1 em{color:var(--orange)}.hero-description{margin-top:31px;font-family:var(--serif);font-size:19px;line-height:1.85;color:#4b4c46;letter-spacing:.03em}.hero-actions{display:flex;gap:43px;align-items:center;margin-top:42px}.hero-footnote{margin-top:58px;color:#898a80;font-size:9px;letter-spacing:.13em;display:flex;gap:28px}.hero-footnote span{color:#a9a89d}.hero-collage{position:relative;height:590px;min-width:0}.photo{display:block;overflow:hidden;width:100%;text-align:left}.photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.photo:hover img{transform:scale(1.035)}.hero-collage .photo{position:absolute;box-shadow:0 3px 9px #30261124;transition:transform .4s}.hero-collage .photo:hover{z-index:5}.hero-poster{width:49%;left:3%;top:9px;transform:rotate(-5deg);z-index:2}.hero-poster img{aspect-ratio:2/3;object-fit:contain}.hero-toast{width:41%;right:1%;top:64px;transform:rotate(4deg);height:415px;z-index:1}.hero-toast img{object-position:51% 54%}.hero-cake{width:42%;left:37%;bottom:26px;transform:rotate(5deg);border:7px solid #fffef8;z-index:3}.hero-cake img{aspect-ratio:1.17;object-fit:cover}.scribble{position:absolute;width:112px;height:91px;bottom:69px;left:14%;color:var(--orange)}.collage-note{position:absolute;right:0;bottom:0;font-family:var(--serif);font-size:12px;color:#96958a;font-style:italic;transform:rotate(-3deg)}
.section{border-top:1px solid var(--line);padding-block:46px 50px;scroll-margin-top:15px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:31px}.section-index{font-size:11px;font-weight:500;letter-spacing:.055em;line-height:1.4;margin-bottom:19px}.section-index span{color:var(--orange);font-size:13px;margin-right:12px;letter-spacing:.1em}h2{font-family:var(--display);font-size:36px;line-height:1.35;letter-spacing:-.035em;font-weight:800}.section-aside{color:var(--muted);font-size:13px;line-height:1.85;text-align:right}.section-description{font-family:var(--serif);color:#575850;font-size:17px;margin-top:11px}.filter-row{display:flex;align-items:center;gap:44px;margin-block:31px 27px;min-height:41px}.filter{font-size:14px;padding-block:3px 12px;border-bottom:2px solid transparent;white-space:nowrap}.filter:hover{color:var(--orange)}.filter.active{border-color:var(--orange);font-weight:700}.work-count{margin-left:auto;color:#99998f;letter-spacing:.06em;font-size:12px}.works-grid{display:grid;grid-template-columns:.9fr 1fr 1.55fr;gap:27px}.work-card{position:relative;min-width:0;animation:arrive .35s both}.work-image{position:relative;width:100%;height:394px;display:block;background:#edede6;overflow:hidden}.work-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.6,.3,1)}.work-image:hover img{transform:scale(1.035)}.works-grid:not(.expanded-grid) .work-card:first-child img{object-fit:cover;object-position:top}.works-grid:not(.expanded-grid) .work-card:nth-child(2) img{object-fit:cover;object-position:center}.works-grid:not(.expanded-grid) .work-card:nth-child(3) img{object-fit:cover}.image-zoom{position:absolute;right:13px;bottom:13px;background:var(--paper);width:35px;height:35px;display:grid;place-items:center;font-size:24px;opacity:0;transform:translateY(6px);transition:.2s}.work-image:hover .image-zoom,.work-image:focus-visible .image-zoom{opacity:1;transform:none}.work-info{padding-top:15px;display:flex;justify-content:space-between;gap:10px;padding-right:19px}.work-info h3{font-size:14px;font-weight:500;line-height:1.6}.work-info>span{font-size:10px;color:var(--muted);white-space:nowrap;line-height:2.3}.work-number{display:none;color:#a4a498;position:absolute;right:0;bottom:3px;font-size:10px}.expanded-grid{grid-template-columns:repeat(3,1fr);row-gap:35px}.expanded-grid .work-image{height:365px;padding:12px}.expanded-grid .work-image img{object-fit:contain}.works-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:35px}.orange-link{color:var(--orange);display:inline-flex;gap:15px;align-items:center;font-size:14px;font-weight:500}.orange-link:hover{color:#c44705}.orange-link span{font-size:23px}.archive-note{color:#96968c;font-size:11px}.life-grid{display:grid;grid-template-columns:1.48fr 1fr;gap:32px}.life-main .section-description{margin-bottom:25px}.life-main figure .photo{height:393px}.life-main figure img{object-position:center 55%}.life-side{display:grid;gap:21px}.life-side .photo{height:219px}.life-side figure:first-child img{object-position:center 46%}.life-side figure:last-child img{object-position:center 46%}figcaption{display:flex;justify-content:space-between;align-items:center;padding-top:10px;font-size:13px;gap:10px}figcaption span{font-size:9px;color:#959589;letter-spacing:.06em}.about-section{padding-top:50px}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:68px;align-items:center}.about-grid figure .photo{height:356px}.responsibilities article{display:flex;gap:20px;padding-block:20px;border-bottom:1px solid var(--line)}.responsibilities article:first-child{padding-top:0}.responsibilities article>span{font-size:12px;color:var(--orange);padding-top:4px}.responsibilities h3{font-size:18px;margin-bottom:7px}.responsibilities p{font-size:13px;color:#6f7167;line-height:1.85}.responsibilities .orange-link{margin-top:25px}.video-story{margin-top:49px;background:#eeeee6;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:36px;padding:29px}.video-story>div{padding:12px 15px}.small-label{font-size:10px;color:var(--orange);letter-spacing:.09em;margin-bottom:18px}.video-story h3{font-size:22px;line-height:1.4}.video-story p:not(.small-label){font-size:14px;font-family:var(--serif);color:#747569;margin-top:17px}.video-story .text-link{margin-top:22px;font-size:13px}.video-story video{width:100%;max-height:320px;aspect-ratio:16/9;background:#151614;object-fit:contain}.visit-grid{display:grid;grid-template-columns:1.3fr 1fr .75fr;gap:25px}.visit-grid .photo{height:274px}.visit-grid figure:last-child img{object-position:center 55%}.visits h2{font-size:31px}.resource-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px}.resource-card{min-width:0;display:block;border-bottom:1px solid var(--line);padding-bottom:23px}.resource-card img{width:100%;height:115px;object-fit:cover;object-position:top;background:#eeeee6;filter:saturate(.75);transition:filter .3s,transform .3s}.resource-card:hover img{filter:saturate(1);transform:translateY(-4px)}.resource-category{display:block;font-size:10px;color:var(--orange);margin-top:18px}.resource-card h3{font-size:18px;margin-top:6px}.resource-card p{font-size:12px;color:#858679;margin-top:10px;line-height:1.9}.resource-note{font-size:11px;color:#98988e;margin-top:25px}.join-section{margin-top:8px;position:relative;overflow:hidden;background:#f1eae0;padding:41px 39px 38px}.join-inner{position:relative;z-index:1}.join-section h2{color:var(--orange);font-size:39px;letter-spacing:-.025em}.join-section .section-index{font-size:10px;margin-bottom:18px;color:#757267}.join-section p:not(.section-index){margin-top:12px;font-size:16px;font-family:var(--serif);color:#626155}.join-actions{display:flex;gap:22px;margin-top:26px}.button-outline{color:var(--orange);background:transparent}.button-outline:hover{background:#ffe5d3;color:var(--orange);border-color:var(--orange)}.join-section .join-note{font-family:var(--sans)!important;font-size:10px!important;margin-top:16px!important;color:#aaa294!important}.join-logo{position:absolute;width:320px;height:320px;right:15px;bottom:-55px;opacity:.15;transform:rotate(-6deg);pointer-events:none}.mobile-break{display:none}.site-footer{display:flex;gap:28px;align-items:center;justify-content:space-between;padding-block:29px}.site-footer .brand{font-size:14px;gap:8px}.site-footer p{display:flex;gap:21px;font-size:11px;color:#97978e;margin-left:auto}.site-footer p span{color:#727369}.back-top{font-size:22px;width:35px;height:35px;display:grid;place-items:center;border:1px solid var(--line)}
dialog{border:0;background:var(--paper);padding:23px;width:min(1050px,93vw);max-height:94dvh;box-shadow:0 20px 100px #0005;color:var(--ink)}dialog::backdrop{background:#151610cf;backdrop-filter:blur(5px)}.dialog-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:16px}.dialog-header h2{font-size:22px;line-height:1.6}.dialog-header p{font-size:12px;color:var(--muted);margin-top:6px}.dialog-close{flex-shrink:0;width:38px;height:38px;font-size:20px;background:#ebeae2}.dialog-image-area{background:#eaeae3;overflow:auto;max-height:69dvh;text-align:center;overscroll-behavior:contain}.dialog-image-area img{width:auto;height:auto;max-width:100%;max-height:69dvh;object-fit:contain;margin:auto}dialog .text-link{font-size:12px;margin-top:10px}.long-image{width:min(900px,95vw)}.long-image .dialog-image-area img{width:100%;max-height:none}.qr-dialog{max-width:620px}.qr-dialog .dialog-image-area{background:#fff}.qr-dialog .dialog-image-area img{max-height:62dvh}.dialog-open{overflow:hidden}@keyframes arrive{from{opacity:.2;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(min-width:1500px){.hero{min-height:785px;gap:30px}.hero h1{font-size:70px}.hero-collage{height:620px}.hero-toast{height:436px}.hero-cake{bottom:39px}.hero-footnote{margin-top:65px}}
@media(max-width:1100px){.wrap{width:calc(100% - 58px)}nav{gap:23px}.brand{font-size:15px}.hero{min-height:660px;padding-block:53px 39px;gap:10px}.hero h1{font-size:49px}.hero-collage{height:520px}.hero-toast{height:338px;top:65px}.hero-cake{width:44%;bottom:51px;left:39%}.scribble{bottom:83px;left:14%;width:83px}.collage-note{bottom:22px;font-size:10px}.eyebrow{font-size:16px}.hero-description{font-size:17px}.hero-footnote{margin-top:38px;font-size:8px;gap:14px}.hero-actions{gap:28px;margin-top:29px}.works-grid{gap:22px}.work-image{height:330px}.work-info{display:block}.work-info>span{display:block;margin-top:4px}.section-aside{font-size:12px}h2{font-size:31px}.life-main figure .photo{height:335px}.life-side .photo{height:190px}.life-grid{gap:27px}.about-grid{gap:38px}.resource-grid{grid-template-columns:repeat(3,1fr);row-gap:27px}.resource-card img{height:150px}.resource-card p{font-size:13px}.join-section h2{font-size:33px}.visit-grid .photo{height:230px}.visits h2{font-size:29px}.video-story{gap:20px;padding:23px}.video-story>div{padding:8px}.site-footer p{font-size:10px}}
@media(max-width:820px){nav{gap:17px;font-size:12px}.brand{font-size:13px;gap:7px}.brand img{width:34px;height:34px}.button-small{padding:7px 12px;font-size:12px}.hero h1{font-size:41px}.eyebrow{font-size:14px}.hero-collage{height:445px}.hero-toast{height:297px;top:45px}.hero-cake{bottom:48px}.hero{min-height:568px}.hero-footnote span{display:none}.hero-footnote{margin-top:29px}.hero-description{font-size:15px}.hero-actions .button{padding:10px 19px;min-height:47px;font-size:13px}.hero-actions .text-link{font-size:13px;gap:8px}.scribble{bottom:69px;width:69px;left:14%}.hero-footnote{font-size:8px}.work-image{height:285px}.work-info h3{font-size:12px}.filter-row{gap:35px}.life-main figure .photo{height:310px}.life-side .photo{height:178px}.life-side{gap:17px}.life-grid{gap:22px}figcaption span{display:none}.section-aside{display:none}.about-grid{gap:25px}.responsibilities article{padding-block:13px}.about-grid figure .photo{height:335px}.video-story h3{font-size:19px}.visit-grid{gap:18px}.visit-grid .photo{height:195px}.join-logo{right:-55px;opacity:.1}.join-section h2{font-size:30px}.site-footer p{display:block}.site-footer p span{display:block;text-align:right}.expanded-grid .work-image{height:300px}}
@media(max-width:640px){html{scroll-padding-top:18px}.wrap{width:calc(100% - 40px)}.site-header{height:74px;position:relative}.brand{font-size:14px;gap:8px}.brand img{width:34px;height:34px}.menu-toggle{display:flex;flex-direction:column;gap:6px;padding:12px 4px;width:35px;align-items:center}.menu-toggle span{height:2px;width:25px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}nav{display:none;position:absolute;z-index:20;left:-20px;right:-20px;top:73px;background:var(--paper);border-bottom:1px solid var(--line);padding:22px 25px;box-shadow:0 18px 20px #2421130e}nav.open{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:14px}nav>a{padding:5px}nav .button{justify-self:start;padding-inline:16px}.hero{grid-template-columns:1fr;gap:9px;padding-block:38px 27px;min-height:0}.hero-copy{padding-top:0}.eyebrow{font-size:13px;margin-bottom:21px}.hero h1{font-size:clamp(35px,8.9vw,54px);letter-spacing:-.055em;line-height:1.28}.hero-description{font-size:15px;margin-top:20px;line-height:1.8}.hero-actions{margin-top:24px;gap:31px}.hero-actions .button{min-height:46px;padding-inline:22px}.hero-actions .text-link{font-size:14px}.hero-footnote{display:none}.hero-collage{height:clamp(380px,110vw,565px);margin-top:23px;width:100%;max-width:490px;justify-self:center}.hero-poster{width:47%;left:5%;top:10px}.hero-toast{width:40%;right:4%;top:42px;height:68%}.hero-cake{width:40%;bottom:22px;left:40%;border-width:5px}.scribble{left:13%;bottom:62px;width:75px;height:65px}.collage-note{bottom:3px;right:3%;font-size:10px}.section{padding-block:32px 34px}.section-index{font-size:9px;margin-bottom:14px}.section-index span{font-size:11px;margin-right:8px}h2{font-size:27px;line-height:1.45}.section-heading{margin-bottom:23px}.filter-row{gap:25px;margin-block:23px 20px;overflow:auto}.filter{font-size:12px;padding-bottom:9px}.work-count{display:none}.works-grid{grid-template-columns:1fr 1fr;gap:20px 16px}.work-image{height:260px}.works-grid:not(.expanded-grid) .work-card:nth-child(3){grid-column:1/-1}.works-grid:not(.expanded-grid) .work-card:nth-child(3) .work-image{height:auto;aspect-ratio:1.48}.work-info{padding-top:9px;padding-right:0}.work-info h3{font-size:12px}.work-info>span{font-size:10px}.works-footer{display:block;margin-top:24px}.archive-note{display:block;font-size:9px;margin-top:13px}.orange-link{font-size:13px}.expanded-grid{grid-template-columns:1fr 1fr}.expanded-grid .work-image{height:240px;padding:7px}.life-grid{display:block}.section-description{font-size:14px}.life-main .section-description{margin-bottom:19px}.life-main figure .photo{height:285px}.life-side{display:grid;grid-template-columns:1fr 1fr;margin-top:22px;gap:16px}.life-side .photo{height:153px}figcaption{font-size:11px;padding-top:9px}.about-grid{grid-template-columns:1fr;gap:24px}.about-grid figure .photo{height:260px}.responsibilities article{padding-block:18px}.responsibilities h3{font-size:17px}.responsibilities p{font-size:13px}.responsibilities .orange-link{margin-top:19px}.video-story{margin-top:29px;grid-template-columns:1fr;padding:20px;gap:22px}.video-story>div{padding:0}.video-story h3{font-size:21px}.small-label{margin-bottom:12px}.video-story p:not(.small-label){font-size:13px;margin-top:9px}.video-story .text-link{margin-top:15px}.visits h2{font-size:26px}.visit-grid{grid-template-columns:1fr 1fr;gap:21px 16px}.visit-grid figure:first-child{grid-column:1/-1}.visit-grid figure:first-child .photo{height:235px}.visit-grid .photo{height:178px}.resource-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.resource-card{padding-bottom:15px}.resource-card img{height:103px}.resource-category{margin-top:12px;font-size:9px}.resource-card h3{font-size:17px}.resource-card p{font-size:11px;margin-top:7px;line-height:1.8}.resource-note{font-size:10px;line-height:1.8}.join-section{padding:28px 23px;margin-top:0}.join-section h2{font-size:28px;line-height:1.5}.mobile-break{display:block}.join-section .section-index{font-size:9px}.join-section p:not(.section-index){font-size:14px;margin-top:11px}.join-actions{gap:12px;margin-top:22px;flex-wrap:wrap}.join-actions .button{padding:9px 15px;gap:13px;min-height:46px;font-size:13px}.join-logo{width:230px;height:230px;right:-52px;bottom:-50px;opacity:.1}.site-footer{padding-block:24px;gap:8px;flex-wrap:wrap}.site-footer .brand{font-size:12px}.site-footer .brand img{width:29px;height:29px}.site-footer p{font-size:9px}.site-footer p>span{font-size:9px}.back-top{display:none}dialog{padding:15px;width:94vw;max-height:93dvh}.dialog-header{gap:13px;margin-bottom:12px}.dialog-header h2{font-size:17px;line-height:1.5}.dialog-header p{font-size:11px;line-height:1.7}.dialog-close{width:32px;height:32px;font-size:18px}.dialog-image-area,.dialog-image-area img{max-height:65dvh}.long-image .dialog-image-area img{max-height:none}}
@media(max-width:370px){.hero h1{font-size:33px}.filter-row{gap:20px}.work-image{height:225px}.hero-collage{height:350px}.life-side .photo{height:135px}.join-section{padding:25px 18px}.join-section h2{font-size:25px}.join-actions .button{font-size:12px;padding:8px 12px}.expanded-grid .work-image{height:200px}.resource-card img{height:92px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

/* 推文阅读入口：温和的次级按钮，不与招新主按钮争夺注意力。 */
.video-story .article-link {
  min-height: 46px;
  min-width: 194px;
  justify-content: space-between;
  gap: 20px;
  padding: 9px 17px;
  border: 1px solid #dbc4b0;
  border-radius: 3px;
  background: #fbf2e9;
  color: #543c2b;
  font-size: 14px;
  font-weight: 600;
  transition: background .2s, border-color .2s;
}
.video-story .article-link span {
  color: #db580d;
  font-size: 21px;
  line-height: 1;
  transition: transform .2s;
}
.video-story .article-link:hover {
  background: #fbe7d6;
  border-color: #d59b6d;
}
.video-story .article-link:hover span {
  transform: translate(2px, -2px);
}
