:root{--bg:#fff;--ink:#1d1d1f;--muted:#6e6e73;--soft:#f5f5f7;--line:#e5e5e8;--blue:#0071e3;--radius:24px;--ease:cubic-bezier(.23,1,.32,1);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #2997ff;outline-offset:5px}button{cursor:pointer}img{max-width:100%;display:block}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1,h2{letter-spacing:-.055em}.shell{width:min(1120px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;top:-100px;background:#fff;z-index:100;padding:12px}.skip:focus{top:8px}.topbar{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.84);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06)}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:21px;font-weight:650;letter-spacing:-.8px;white-space:nowrap}.brand-dot{color:var(--blue)}.nav-links{display:flex;gap:34px;font-size:13px}.nav-links a{color:var(--muted);position:relative;padding-block:12px}.nav-links a[aria-current]{color:var(--ink)}.nav-links a[aria-current]:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:var(--blue);bottom:2px;left:calc(50% - 2px)}.nav-contact{font-size:12px;background:var(--soft);padding:10px 15px;border-radius:30px}.hero{text-align:center;padding-top:78px}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:600;line-height:1.6;color:var(--muted)}.hero>.eyebrow{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:23px}.status-dot{width:6px;height:6px;border-radius:50%;background:#4e9778}.hero h1{font-size:clamp(42px,5.5vw,70px);line-height:1.22;font-weight:650;margin-bottom:22px}.hero h1 span{color:#77777d}.hero-intro{color:var(--muted);font-size:17px;max-width:540px;margin:0 auto 27px;text-wrap:balance}.hero-actions{display:flex;justify-content:center;align-items:center;gap:27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:13px 23px;min-height:44px;color:#fff;background:var(--blue);border:0;border-radius:30px;font-size:14px;font-weight:500;transition:transform .16s var(--ease),opacity .16s var(--ease)}.button:active{transform:scale(.97)}.button.secondary{background:var(--soft);color:var(--ink)}.text-link{color:var(--blue);font-size:14px;display:inline-flex;gap:10px;align-items:center;min-height:44px}.hero-art{margin-top:50px;aspect-ratio:2.65;background:#e9edf3;position:relative;overflow:hidden;border-radius:var(--radius);display:flex;align-items:center;justify-content:center}.art-word{font-size:clamp(50px,10vw,136px);font-weight:650;letter-spacing:-.07em;color:#1e3b67}.art-caption{position:absolute;bottom:24px;left:28px;right:28px;display:flex;justify-content:space-between;text-align:left;font-size:10px;font-weight:600;letter-spacing:.1em;color:#40506b}.section{padding-block:94px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:36px}.section-heading h2{font-size:clamp(28px,3vw,38px);font-weight:600;margin-bottom:0;line-height:1.3}.section-heading .eyebrow{margin-bottom:12px}.work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.work-card{display:block;min-width:0}.work-visual{height:300px;border-radius:var(--radius);background:#e9edf3;padding:30px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;transition:transform .3s var(--ease)}.visual-label{font-size:10px;letter-spacing:.1em;background:rgba(255,255,255,.8);padding:7px 10px;border-radius:20px}.visual-title{font-size:36px;letter-spacing:-.05em;font-weight:600;max-width:85%;line-height:1.2}.round-arrow{position:absolute;bottom:26px;right:26px;border-radius:50%;background:#fff;width:40px;height:40px;display:grid;place-items:center;font-size:20px}.work-info{padding:24px 6px 0}.work-info .eyebrow{margin-bottom:8px}.work-info h3{font-size:23px;font-weight:600;letter-spacing:-.03em;margin-bottom:8px}.work-info>p:last-child{font-size:14px;color:var(--muted);max-width:440px;margin-bottom:0}.work-grid>.work-card:only-child{grid-column:1/-1;display:grid;grid-template-columns:1.35fr 1fr;background:var(--soft);border-radius:var(--radius);overflow:hidden}.work-grid>.work-card:only-child .work-visual{border-radius:0;height:360px}.work-grid>.work-card:only-child .work-info{padding:48px;align-self:center}.notes-section{background:var(--soft)}.note-row{display:grid;grid-template-columns:125px 1fr 30px;gap:25px;padding:29px 0;border-bottom:1px solid #dedee3;align-items:center}.note-row:first-child{padding-top:8px}.note-row:last-child{border-bottom:0}.note-row time{font-variant-numeric:tabular-nums;font-size:12px;color:var(--muted)}.tag{font-size:11px;color:var(--muted);display:inline-block;margin-bottom:10px}.note-row h3{font-size:23px;letter-spacing:-.025em;font-weight:600;margin-bottom:6px}.note-row p{font-size:14px;color:var(--muted);margin-bottom:0}.note-arrow{font-size:24px;color:var(--muted)}.about-teaser{text-align:center;padding-block:105px 110px}.about-teaser h2{font-size:clamp(36px,4.6vw,54px);line-height:1.28;margin:20px 0}.about-teaser h2 span{color:#8a8a90}.about-teaser>p:not(.eyebrow){color:var(--muted);font-size:16px}.footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:24px;padding-block:32px 38px}.footer .brand{font-size:18px}.footer p{font-size:11px;color:var(--muted);margin:9px 0 0}.footer-right{text-align:right}.footer-right>div{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end;margin-top:13px;font-size:11px;color:var(--muted)}.empty-panel{grid-column:1/-1;padding:60px;background:var(--soft);border-radius:var(--radius)}.empty-panel h3{font-size:28px;letter-spacing:-.03em}.empty-panel>p:not(.eyebrow),.empty-copy{color:var(--muted);font-size:15px}@media(hover:hover) and (pointer:fine){.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button:hover{opacity:.87}.work-card:hover .work-visual{transform:scale(.99)}.nav-links a:hover,.footer a:hover{color:var(--blue)}.note-row:hover h3{color:var(--blue)}}@media(max-width:700px){.shell{width:calc(100% - 40px)}.nav{height:62px;gap:12px}.brand{font-size:18px}.nav-links{gap:21px;font-size:12px}.nav-contact{display:none}.hero{padding-top:55px}.hero>.eyebrow{font-size:9px;letter-spacing:.09em}.hero h1{font-size:clamp(37px,7.7vw,52px);letter-spacing:-.06em}.hero-intro{font-size:15px;max-width:310px}.hero-actions{gap:19px}.button,.text-link{font-size:13px}.hero-art{aspect-ratio:1.55;margin-top:37px;border-radius:20px}.art-caption{font-size:8px;bottom:18px;left:18px;right:18px}.art-word{font-size:17vw}.section{padding-block:62px}.section-heading{align-items:center;gap:12px;margin-bottom:27px}.section-heading h2{font-size:27px}.section-heading>.text-link{font-size:12px;white-space:nowrap}.work-grid{grid-template-columns:1fr;gap:32px}.work-grid>.work-card:only-child{display:block}.work-grid>.work-card:only-child .work-visual,.work-visual{height:265px}.work-grid>.work-card:only-child .work-info{padding:26px}.note-row{grid-template-columns:1fr 20px;gap:12px;padding-block:25px}.note-row time{grid-column:1/-1}.note-row h3{font-size:20px}.note-row p{font-size:13px}.about-teaser{padding-block:70px}.footer{padding-block:28px;display:block}.footer-right{text-align:left;margin-top:25px}.footer-right>div{justify-content:flex-start}.empty-panel{padding:30px}.empty-panel h3{font-size:24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(prefers-reduced-transparency:reduce){.topbar{background:#fff;backdrop-filter:none}}@media(prefers-contrast:more){:root{--muted:#48484c;--line:#888}.topbar{background:#fff}.hero h1 span,.about-teaser h2 span{color:#54545a}}
