@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/poppins/poppins-400.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/poppins/poppins-600.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/poppins/poppins-700.ttf) format("truetype")}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/poppins/poppins-800.ttf) format("truetype")}:root{color:#141414;background:#fff;font-family:Poppins,Poppin,PingFang SC,Hiragino Sans GB,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #fff;--surface: #ffffff;--text: #141414;--muted: #444850;--soft: #ededed;--line: rgb(64 64 64 / 16%);--ink: #141414;--radius-sm: 8px;--radius-md: 16px;--shadow: 0 18px 60px rgb(20 20 18 / 10%);--page-padding: 116px;--detail-padding: 180px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);overflow-x:clip}body{margin:0;min-width:320px;background:transparent;overflow-x:clip}.site-gradient-bg{position:fixed;inset:0;z-index:-1;pointer-events:none;min-height:100dvh;overflow:hidden}.site-gradient-bg__blur{position:absolute;left:0;right:0;min-height:100dvh;overflow:hidden;filter:blur(64px);backface-visibility:hidden;transform:translateZ(0)}.site-gradient-bg__blur--top{top:-10rem}.site-gradient-bg__blur--bottom{top:calc(100% - 13rem)}.site-gradient-bg__shape{position:relative;width:36.125rem;max-width:none;min-height:100dvh;aspect-ratio:1155 / 678;opacity:.3;background:linear-gradient(to top right,#b7d4ff,#b4e2dc);clip-path:polygon(74.1% 44.1%,100% 61.6%,97.5% 26.9%,85.5% .1%,80.7% 2%,72.5% 32.5%,60.2% 62.4%,52.4% 68.1%,47.5% 58.3%,45.2% 34.5%,27.5% 76.7%,.1% 64.9%,17.9% 100%,27.6% 76.8%,76.1% 97.7%,74.1% 44.1%);transform:translate(-50%) rotate(30deg)}.site-gradient-bg__shape--top{left:calc(50% - 11rem)}.site-gradient-bg__shape--bottom{left:calc(50% + 3rem)}body,button{font:inherit}button{border:0;cursor:pointer}img{display:block;max-width:100%}main{position:relative;z-index:1;overflow:visible}section{scroll-margin-top:88px}.section-shell{width:100%;margin:0 auto;padding-inline:var(--page-padding)}.floating-nav{position:fixed;z-index:50;top:32px;left:50%;display:grid;align-items:center;grid-template-columns:auto 1fr;gap:30px;width:min(584px,calc(100% - 40px));min-height:60px;padding:8px 24px;border:1px solid transparent;border-radius:9999px;background:radial-gradient(140% 120% at 30% 0%,oklch(.661 .179 265.5 / .1),transparent 62%),linear-gradient(180deg,#ffffffdb,#ffffffb3);box-shadow:#141e500a 0 2px 10px,#2f6bff1a 0 18px 46px,#2f6bff14 0 36px 90px;backdrop-filter:blur(24px) saturate(1.8);-webkit-backdrop-filter:blur(24px) saturate(1.8);transform:translate(-50%)}.portfolio-brand{padding:0;color:#141414;background:transparent;font-family:Poppins,Poppin,PingFang SC,sans-serif;font-size:24px;font-weight:800;letter-spacing:0;line-height:1}.nav-links{display:flex;justify-content:flex-end;gap:12px}.nav-item{min-width:56px;min-height:44px;padding:0 10px;border-radius:9999px;color:#161616;background:transparent;font-size:16px;font-weight:600;letter-spacing:.2px;line-height:22px;transition:color .18s ease,background .18s ease,transform .18s ease}.nav-item:hover{color:#141414;background:transparent;opacity:.72}.nav-item.is-active,.nav-item.is-active:hover{color:#fff;background:var(--ink);opacity:1}.nav-item:active{transform:scale(.97)}.hero-section{position:relative;display:flex;min-height:100vh;padding-block:160px 96px;flex-direction:column;justify-content:space-between;gap:64px;background:transparent}.hero-grid{display:grid;grid-template-columns:1fr;justify-items:center;gap:8px;padding-top:0}.hero-copy{position:relative;z-index:2;width:100%;max-width:980px;margin:0 auto;text-align:center}.hero-copy .eyebrow{letter-spacing:0;text-transform:none;font-weight:500;margin-bottom:32px}.eyebrow{margin:0 0 18px;color:#444850;font-size:13px;font-weight:720;letter-spacing:.12em;line-height:18px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.hero-copy h1,.detail-copy h1{max-width:900px;margin-bottom:12px;margin-inline:auto;color:var(--text);font-size:80px;font-weight:652;letter-spacing:0;line-height:80px}.hero-slogan{max-width:680px;margin-inline:auto;margin-bottom:36px;color:var(--muted);font-size:24px;font-weight:400;letter-spacing:0;line-height:30px}.detail-copy h1{max-width:760px;font-size:clamp(56px,7vw,88px);font-weight:690;line-height:.96}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.hero-actions button{min-height:44px;padding:0 22px;border-radius:9999px;background:var(--ink);color:#fff;font-size:16px;font-weight:600;letter-spacing:.2px;line-height:22px;transition:background .15s cubic-bezier(0,0,.2,1),color .15s cubic-bezier(0,0,.2,1)}.hero-actions button:hover{background:#262626}.hero-actions .secondary{border:1px solid var(--line);background:#fff;color:var(--text)}.hero-actions .secondary:hover{background:#4040400f;color:var(--text)}.hero-proof{position:relative;z-index:1;width:96px;height:126px;margin:-6px auto 0;overflow:visible;border:none;border-radius:0;background:transparent;box-shadow:none;pointer-events:none}.hero-avatar{width:100%;height:100%;object-fit:contain;object-position:center}.career-marquee{overflow:hidden}.career-caption{margin:0 0 24px;color:var(--muted);font-size:16px;font-weight:400;line-height:24px;text-align:center}.marquee-track{display:flex;justify-content:center;width:100%;gap:36px;padding:0 0 8px}.career-item{display:inline-flex;min-height:50px;align-items:center;gap:14px;padding:0;border:0;border-radius:0;background:transparent;color:var(--muted);font-size:15px;font-weight:650;white-space:nowrap}.career-item img{width:auto;height:32px;object-fit:contain}.career-item>span{color:var(--muted)}.award-badge{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 12px 0 8px;border-radius:9999px;background:#f0f0ed;color:#444850}.award-badge svg{width:36px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.award-badge span{display:grid;gap:1px}.award-badge strong,.award-badge em{font-style:normal;line-height:1}.award-badge strong{font-size:11px;font-weight:760}.award-badge em{color:#444850;font-size:10px;font-weight:650}.work-section,.contact-section{padding-block:112px}.contact-section{padding-block:120px 210px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.section-heading h2,.contact-panel h2,.detail-block h2{margin-bottom:0;color:var(--text);font-size:56px;font-weight:652;letter-spacing:0;line-height:56px}.glare-text{position:relative;display:inline-block;background:linear-gradient(90deg,var(--text) 0%,var(--text) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.glare-text:after{content:"联系我";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,transparent 30%,#12a8ff 45%,#00d4ff 50%,#12a8ff 55%,transparent 70%,transparent 100%);background-size:200% 100%;background-position:100% 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:glare-sweep 1.2s ease-in-out .3s 1 forwards}@keyframes glare-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}.work-section .section-heading{display:grid;align-items:center;justify-content:center;justify-items:center;gap:14px;margin-bottom:26px;text-align:center}.work-section .section-heading .eyebrow{margin-bottom:0}.work-section .section-heading h2{font-size:56px;font-weight:652;letter-spacing:0;line-height:56px}.work-tabs{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;width:fit-content;margin:0 auto 32px;padding:4px;border:1px solid transparent;border-radius:9999px;background:radial-gradient(140% 120% at 30% 0%,oklch(.661 .179 265.5 / .1),transparent 62%),linear-gradient(180deg,#ffffffdb,#ffffffb3);box-shadow:#141e500a 0 2px 10px,#2f6bff1a 0 18px 46px,#2f6bff14 0 36px 90px;backdrop-filter:blur(24px) saturate(1.8);-webkit-backdrop-filter:blur(24px) saturate(1.8)}.work-tab-indicator{position:absolute;top:4px;left:0;height:calc(100% - 8px);border-radius:9999px;background:#fff;box-shadow:0 2px 8px #0000001f;transition:transform .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1);pointer-events:none}.work-tab-item{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 16px;border:none;border-radius:9999px;background:transparent;color:#444850;font-size:15px;font-weight:600;line-height:22px;letter-spacing:.1px;cursor:pointer;transition:color .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none}.work-tab-item:hover{color:#444850}.work-tab-item.is-active{color:#141414;font-weight:600}.work-category{display:grid;gap:28px}.work-category+.work-category{margin-top:96px}.work-category-nav{display:flex;justify-content:center}.work-category-nav span{display:inline-flex;min-height:40px;align-items:center;color:var(--text);font-size:26px;font-weight:700;line-height:32px}.project-list{display:grid;gap:18px}.project-list--ux{grid-template-columns:1fr}.project-list--gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.project-card{min-width:0}.project-card-button{position:relative;display:grid;width:100%;height:100%;padding:0;overflow:hidden;border:1px solid rgba(158,170,180,.3);border-radius:24px;background:#ffffff61;color:inherit;text-align:left;transition:border-color .15s cubic-bezier(0,0,.2,1),background .15s cubic-bezier(0,0,.2,1)}.project-card--feature .project-card-button{grid-template-columns:1fr 1fr;min-height:328px}.project-card--gallery .project-card-button{grid-template-rows:auto 1fr}.project-card-button:hover{border-color:#9eaab480;background:#ffffff85}.project-media{position:relative;z-index:3;display:block;overflow:hidden;background:#e6e6e0}.project-card--feature .project-media{aspect-ratio:auto;min-height:100%}.project-card--gallery .project-media{aspect-ratio:4/3}.project-media img,.project-media video{width:100%;height:100%;object-fit:cover;transition:transform .42s ease}.project-card-button:hover .project-media img,.project-card-button:hover .project-media video{transform:scale(1.015)}.project-body{position:relative;z-index:2;display:grid;align-content:center;gap:16px;padding:38px;overflow:hidden;background:#ffffff61;backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);border-radius:0 0 24px 24px}.card-mask-group{position:absolute;width:260px;height:auto;pointer-events:none;z-index:1;opacity:0;transition:opacity .3s ease;transform:translate(-50%,-50%)}.project-card--gallery .project-body{align-content:start;padding:22px}.project-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--text)}.project-title-row strong{font-size:22px;font-weight:700;line-height:1.16}.project-title-row span{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:9999px;background:#edf6fe;color:#444850}.tag-row{display:flex;gap:7px;flex-wrap:wrap}.tag{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:9999px;background:#12a8ff0f;color:#1271ff;font-size:12px;font-weight:400;line-height:16px}.project-description,.detail-copy p,.detail-block p,.contact-lines p{color:#444850;font-size:16px;line-height:1.72}.other-wrap{position:relative;padding:0}.other-section{position:relative}.other-stage{position:relative;height:100svh;min-height:680px;padding:clamp(104px,13vh,136px) clamp(44px,6vw,112px) clamp(54px,8vh,88px);overflow:hidden;isolation:isolate}.other-chapter{position:absolute;inset:0;visibility:hidden;pointer-events:none}.other-chapter--impact{--copy-y: 33%}.other-chapter--sharing{--copy-y: 53%}.other-chapter--practice{--copy-y: 72%}.other-copy{position:absolute;top:var(--layout-y, var(--copy-y));left:var(--layout-x, 50%);z-index:4;--title-description-gap: 16px;width:min(620px,calc(100vw - 64px));text-align:center;transform:translate(-50%,-50%)}.other-copy-inner{display:flex;flex-direction:column;align-items:center;will-change:transform,opacity}.other-copy h3{margin:0;color:var(--text);font-size:56px;font-weight:700;letter-spacing:0;line-height:56px}.other-copy .eyebrow{margin:0 0 10px;color:var(--muted);font-size:14px;font-weight:700;letter-spacing:.2em;line-height:20px}.other-copy p:last-child{max-width:none;margin:var(--title-description-gap) 0 0;color:var(--muted);font-size:16px;line-height:26px;white-space:nowrap}.other-orbit{position:absolute;inset:0;z-index:2;pointer-events:none}.other-orbit-item{position:absolute;top:var(--layout-y, 0);left:var(--layout-x, 0);width:var(--layout-width, 220px)}.other-chapter--practice .other-card-media{max-width:100%;margin-inline:auto}.other-card{display:grid;justify-items:center;gap:9px;width:100%;margin:0;will-change:transform,opacity}.other-card-media{display:grid;width:100%;aspect-ratio:var(--media-ratio, 4 / 3);place-items:center}.other-card img{display:block;max-width:100%;max-height:100%;object-fit:contain}.other-card--captioned .other-card-media{display:block;aspect-ratio:auto}.other-card--captioned img{width:100%;height:auto;max-height:none}.other-chapter--impact .other-card-media{--media-ratio: 3.22 / 1}.other-chapter--sharing .other-card-media{--media-ratio: 1.62 / 1;padding:0;border-radius:0;background:transparent;box-shadow:none}.other-chapter--practice .other-card-media{--media-ratio: 1 / 1}.other-chapter--sharing .other-card img{border-radius:10px;filter:drop-shadow(0 18px 34px rgb(26 48 93 / 10%))}.other-card figcaption{max-width:18ch;margin:0 auto;text-align:center;color:#444850;font-size:13px;font-weight:400;line-height:20px;text-wrap:balance;overflow-wrap:anywhere}@media(max-width:1200px)and (min-width:901px){.other-stage{padding-inline:28px}.other-copy{width:min(520px,calc(100vw - 56px))}.other-copy h3{font-size:56px;line-height:56px}.other-copy p:last-child{max-width:21em;font-size:15px;line-height:24px}.other-card figcaption{max-width:15ch}}.contact-panel{display:grid;grid-template-columns:1fr;justify-items:center;gap:36px;padding:0;border:0;border-radius:0;background:transparent;text-align:center}.contact-lines{display:grid;gap:8px;margin-top:24px;max-width:760px}.contact-lines p{margin:0;font-size:19px;font-weight:400}.contact-list{display:flex;justify-content:center;gap:28px;margin:0;flex-wrap:wrap}.contact-list div{display:grid;justify-items:center;gap:10px;min-width:220px;padding:12px 18px;border:0;border-radius:18px;background:transparent;text-align:center;transition:transform .18s cubic-bezier(0,0,.2,1)}.contact-list div:hover{transform:scale(1.035)}.contact-list dt{display:grid;justify-items:center;gap:14px;color:#444850;font-size:15px;font-weight:500;letter-spacing:0;line-height:20px}.contact-list dt img{width:38px;height:38px;object-fit:contain}.contact-list dd{margin:0;color:var(--text);font-size:14px;font-weight:400;line-height:1.2;overflow-wrap:anywhere}.detail-page{min-height:100vh;padding-top:0}.back-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:9999px;background:#0000000d;color:var(--muted);transition:background .15s ease,color .15s ease;flex-shrink:0}.back-button:hover{background:#0000001a;color:var(--text)}.detail-sticky-bar{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;height:52px;padding:0 var(--detail-padding);background:#fff;transform:translateY(-100%);opacity:0;transition:transform .25s ease,opacity .25s ease}.detail-sticky-bar.is-visible{transform:translateY(0);opacity:1}.detail-sticky-title{position:absolute;left:50%;transform:translate(-50%);font-size:15px;font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60%}.detail-header,.detail-cover{margin-inline:var(--detail-padding)}.detail-header{display:grid;gap:18px;padding-top:32px}.detail-header h1{margin-bottom:8px;color:var(--text);font-size:34px;font-weight:700;letter-spacing:0;line-height:42px}.detail-header p{margin:0;color:var(--muted);font-size:14px;font-weight:500;line-height:20px}.detail-cover{position:relative;margin-top:24px}.detail-cover img,.detail-cover video{width:100%;max-height:680px;object-fit:cover;border-radius:24px;background:#f2f2f2}.detail-cover-placeholder{position:absolute;left:24px;bottom:24px;display:inline-flex;align-items:center;min-height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.58);border-radius:9999px;color:#fff;background:#00000075;font-size:14px;font-weight:650;line-height:20px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.detail-reading{position:relative;display:grid;grid-template-columns:176px 64px minmax(0,660px) 64px 176px;justify-content:center;margin-top:48px;padding-block:0 96px}.article-anchor{grid-column:5;grid-row:1;position:sticky;top:calc(50vh - 80px);align-self:start;width:176px}.article-anchor button{display:grid;width:100%;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;padding:0;min-height:32px;color:#a0a4a8;background:transparent;text-align:left}.article-anchor button span{display:block;width:20px;height:2px;border-radius:9999px;background:#e0e1e3;transition:background .18s ease,width .18s ease}.article-anchor button strong{overflow:hidden;font-size:14px;font-weight:500;letter-spacing:0;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.article-anchor button:hover,.article-anchor button.is-active{color:var(--text)}.article-anchor button:hover span,.article-anchor button.is-active span{width:24px;background:#444850}.article-content{grid-column:3;grid-row:1;display:grid;width:100%;max-width:660px;gap:64px}.article-intro{display:none}.article-intro p,.article-section p{margin:0;color:#444850;font-size:17px;font-weight:400;letter-spacing:0;line-height:31px}.article-list{display:grid;gap:10px;margin:0;padding-left:22px;color:#444850;font-size:17px;font-weight:400;letter-spacing:0;line-height:31px}.article-list li::marker{color:#444850}.article-section{display:block;scroll-margin-top:96px}.article-section h3{margin:0 0 22px;color:var(--text);font-size:32px;font-weight:600;letter-spacing:0;line-height:45px}.article-subheading{margin:48px 0 16px;color:var(--text);font-size:20px;font-weight:600;letter-spacing:0;line-height:1.5}.article-subheading:first-child{margin-top:0}.article-section p{margin-bottom:32px}.article-section p:last-child,.article-section .article-list:last-child,.article-section figure:last-child{margin-bottom:0}.article-section .article-list{margin-bottom:32px}.article-section figure{margin:0 0 32px}.article-media{overflow:hidden;border-radius:18px;background:#f3f3f3}.article-media img,.article-media video{display:block;width:100%}.article-media-placeholder{display:grid;min-height:280px;place-items:center;gap:8px;margin:26px 0 32px;border:1px solid #dedede;border-radius:18px;color:#111;background:linear-gradient(135deg,#ffffffd1,#f4f4f4eb),repeating-linear-gradient(-45deg,rgba(0,0,0,.045) 0,rgba(0,0,0,.045) 1px,transparent 1px,transparent 14px)}.article-media-placeholder span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:9999px;color:#fff;background:#111;font-size:14px;font-weight:700;line-height:20px}.article-media-placeholder strong{color:#444850;font-size:15px;font-weight:600;line-height:22px}.article-section img{display:block;width:100%;height:auto;background:#f3f3f3}[data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease;transition-delay:var(--delay, 0ms)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes drift{0%,to{transform:translate(0)}50%{transform:translate(18px)}}@media(min-width:640px){.site-gradient-bg__blur--top{top:-20rem}.site-gradient-bg__blur--bottom{top:calc(100% - 30rem)}.site-gradient-bg__shape{width:72.1875rem}.site-gradient-bg__shape--top{left:calc(50% - 30rem)}.site-gradient-bg__shape--bottom{left:calc(50% + 36rem)}}@media(max-width:900px){:root{--page-padding: 24px;--detail-padding: 50px}section{scroll-margin-top:72px}.section-shell{width:100%;padding-inline:var(--page-padding)}.floating-nav{top:14px;bottom:auto;width:min(360px,calc(100% - 28px));min-height:48px;gap:10px;padding:5px 12px}.portfolio-brand{font-size:17px}.nav-links{gap:2px}.nav-item{min-width:auto;min-height:34px;padding:0 8px;font-size:13px}.hero-section{min-height:auto;padding-block:108px 40px;gap:24px}.hero-grid,.detail-hero,.contact-panel{grid-template-columns:1fr}.hero-grid{gap:6px;padding-top:0}.hero-proof{width:auto;height:76px;border-radius:24px}.project-list--gallery{grid-template-columns:1fr}.project-card--gallery .project-card-button{grid-template-rows:none;grid-template-columns:1fr 2fr}.project-card--gallery .project-media{aspect-ratio:4/3;min-height:auto}.project-card--gallery .project-body{padding:14px 16px;align-content:center;gap:8px}.project-card--gallery .project-title-row strong{font-size:18px}.project-card--gallery .project-description{font-size:13px}.project-card--gallery .tag{font-weight:400;min-height:22px;padding:0 8px}.project-card--feature .project-card-button{grid-template-columns:1fr 1fr;min-height:252px}.project-body{padding:24px}.work-section,.contact-section{padding-block:64px}.work-section{padding-bottom:64px}.contact-section{padding-bottom:80px}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:26px}.work-section .section-heading{align-items:center;justify-content:center;justify-items:center;margin-bottom:22px;text-align:center}.other-wrap{padding:36px 0 48px}.other-section{min-height:auto;padding-bottom:6px}.other-stage{position:relative;top:auto;display:grid;gap:52px;height:auto;min-height:0;padding:0 var(--page-padding);overflow:visible}.other-chapter{position:relative;inset:auto;display:grid;justify-items:center;gap:22px;visibility:visible;transform:none!important;transition:none;opacity:1;pointer-events:auto}.other-copy{position:relative;top:auto;left:auto;width:min(100%,540px);margin:0 auto;transform:none;text-align:center}.other-copy-inner{gap:8px;transform:none!important;opacity:1}.other-copy h3{font-size:56px;line-height:56px;letter-spacing:0;white-space:normal}.other-copy .eyebrow{font-size:14px;line-height:20px;letter-spacing:.2em;margin-bottom:10px}.other-copy p:last-child{max-width:none;font-size:16px;line-height:26px;white-space:nowrap}.other-orbit{position:relative;inset:auto;display:grid;width:100%;justify-items:center;align-items:end;gap:20px;pointer-events:auto}.other-orbit-item{position:relative;inset:auto;width:100%;max-width:none;translate:none;transform:none!important;transition:none;opacity:1}.other-chapter:nth-child(1) .other-orbit{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:420px}.other-chapter:nth-child(2) .other-orbit{grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%;gap:16px}.other-chapter:nth-child(2) .slot-3{grid-column:auto;max-width:none}.other-chapter:nth-child(3) .other-orbit{grid-template-columns:repeat(2,minmax(0,1fr));max-width:400px;gap:16px}.other-card{gap:10px;display:flex;flex-direction:column;align-items:center}.other-card figcaption{max-width:none;font-size:13px;line-height:19px;white-space:nowrap}.other-chapter:nth-child(3) .other-card-media{max-width:100%}.contact-panel{justify-items:center;gap:28px;padding:0;text-align:center}.detail-reading{display:block;margin:32px var(--detail-padding) 0;padding-block:0 64px}.article-anchor{display:none}.article-content{grid-column:auto;max-width:none;gap:40px}.detail-header h1{font-size:22px;line-height:30px}.article-section h3{font-size:18px;line-height:26px}.article-intro p,.article-section p,.article-list{font-size:14px;line-height:24px}.article-subheading{font-size:16px}}@media(max-width:520px){:root{--page-padding: 20px;--detail-padding: 50px}.hero-copy h1,.detail-copy h1{font-size:44px;letter-spacing:0;line-height:48px}.hero-copy .eyebrow{max-width:320px;margin-inline:auto;margin-bottom:12px;font-size:11px;line-height:16px;overflow-wrap:anywhere}.hero-slogan{max-width:320px;margin-bottom:24px;font-size:20px;line-height:26px}.hero-actions{display:flex;justify-content:center;width:auto;margin-inline:auto}.hero-actions button{width:auto;padding:0 22px;min-height:44px}.career-item{min-height:38px;font-size:13px}.career-item img{height:24px}.marquee-track{gap:24px}.career-caption{margin-bottom:16px;font-size:14px}.award-badge{display:none}.section-heading h2,.contact-panel h2,.work-section .section-heading h2{font-size:38px;letter-spacing:0;line-height:40px}.project-title-row strong{font-size:20px}.project-card--feature .project-card-button{min-height:214px}.project-body,.project-card--gallery .project-body{gap:8px;padding:14px 16px}.project-card--gallery .project-media{aspect-ratio:auto;min-height:100%}.project-card--gallery .tag{font-size:11px}.project-description,.detail-copy p,.detail-block p,.contact-lines p{font-size:15px;line-height:1.62}.detail-block{padding:24px}.contact-section,.work-section{padding-bottom:64px}.contact-list{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0;width:auto;margin-inline:calc(var(--page-padding) * -.75)}.contact-list div{width:100%;min-width:115px;padding:10px 4px;align-content:start}.contact-list dt{font-size:12px;gap:8px}.contact-list dt img{width:28px;height:28px}.contact-list dd{font-size:12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-all}.detail-header h1{font-size:20px;line-height:28px}.detail-cover img,.detail-cover video{border-radius:18px}.article-section p{font-size:14px;line-height:24px}.article-section h3{font-size:16px;line-height:24px}.other-wrap{padding:32px 0 36px}.other-stage{gap:46px}.other-copy{width:min(100%,360px)}.other-copy h3{font-size:38px;line-height:40px}.other-copy p:last-child{max-width:none;font-size:14px;line-height:24px;white-space:nowrap}.other-chapter:nth-child(1) .other-orbit{grid-template-columns:repeat(3,minmax(0,1fr));max-width:340px;gap:8px}.other-chapter:nth-child(2) .other-orbit{grid-template-columns:repeat(3,minmax(0,1fr));max-width:100%;gap:10px}.other-chapter:nth-child(3) .other-orbit{grid-template-columns:repeat(2,minmax(0,1fr));max-width:300px;gap:12px}.other-chapter:nth-child(2) .slot-3{grid-column:auto;max-width:none}.other-card{gap:8px}.other-card figcaption{max-width:none;font-size:11px;line-height:16px;white-space:nowrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
