.data-chart{margin:28px 0 34px}.data-chart>figcaption{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:24px}.data-chart h5,.service-chart h5{font-size:19px;line-height:1.35;font-weight:400;margin:0}.data-chart h5 small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.data-chart>figcaption>strong{font:400 34px/1.1 Zen,Georgia,serif;letter-spacing:-.045em;text-align:right;white-space:nowrap}.data-chart>figcaption>strong small{display:block;font:12px/1.5 Arial,sans-serif;letter-spacing:0;margin-top:5px;color:var(--muted)}.chart-source{font-size:12px;line-height:1.6;color:var(--muted);margin:14px 0 0}.period-key{display:flex;flex-wrap:wrap;gap:10px 24px;font-size:11px;color:var(--muted);margin:16px 0 28px}.period-key>span{display:flex;align-items:center;gap:7px}.period-key i{display:block;width:10px;height:10px;flex-shrink:0}.key-before{background:var(--leaf);border:1px solid var(--ink)}.key-after{background:var(--ink)}.is-before{background:var(--leaf);border:1px solid var(--ink)}.is-after{background:var(--ink)}.is-gain{background:var(--chart-accent,#dda08d)}.waterfall{padding:28px 0 0 40px}.waterfall-plot{height:190px;position:relative;border-block:1px solid var(--line);background:linear-gradient(transparent calc(50% - .5px),var(--line) 50%,transparent calc(50% + .5px))}.axis-mark{position:absolute;left:-40px;width:32px;text-align:right;font-size:10px;line-height:1}.axis-top{top:-5px}.axis-mid{top:calc(50% - 5px)}.axis-zero{bottom:-5px}.waterfall-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));height:100%;gap:14px}.waterfall-step{position:relative;height:100%;text-align:center}.chart-column{height:var(--height);bottom:var(--base);width:min(76px,70%);position:absolute;left:50%;margin-left:max(-38px,-35%);transform-origin:center bottom}.waterfall-step>strong{position:absolute;bottom:calc(var(--base) + var(--height) + 8px);left:0;right:0;font-size:14px;font-weight:400;white-space:nowrap}.waterfall-labels{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:center;padding-top:12px;font-size:12px}.orders-chart{padding-top:25px;border-top:1px solid var(--line)}.dumbbell{padding-top:38px}.dumbbell-axis{height:1px;background:var(--line);position:relative}.dumbbell-range{position:absolute;left:54.25%;width:37.25%;height:4px;top:-1.5px;background:var(--ink);transform-origin:left}.dumbbell-dot{position:absolute;top:-6px;width:13px;height:13px;border-radius:50%;border:1px solid var(--ink);transform:translate(-50%)}.dot-before{left:54.25%;background:var(--leaf)}.dot-after{left:91.5%;background:var(--ink)}.dumbbell-dot b{position:absolute;bottom:24px;left:50%;transform:translate(-50%);font-size:19px;font-weight:400}.axis-labels{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:14px}.conversion-chart{border-top:1px solid var(--line);padding-top:24px}.conversion-row{display:grid;grid-template-columns:48px 1fr 56px;align-items:center;gap:10px;font-size:12px;margin-top:14px}.conversion-row strong{text-align:right;font-size:16px;font-weight:400}.conversion-track{height:20px;background:var(--chart-track)}.conversion-track i{display:block;height:100%;transform-origin:left}.audience-rings{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:30px}.ring-stat{margin:0;min-width:0}.ring-wrap{width:100%;max-width:210px;aspect-ratio:1;position:relative;margin:0 auto}.ring-wrap svg{width:100%;height:100%;overflow:visible}.ring-track,.ring-fill{fill:none;stroke-width:7}.ring-track{stroke:var(--chart-track)}.ring-fill{stroke:var(--ink);transform:rotate(-90deg);transform-origin:60px 60px}.ring-fill.accent{stroke:var(--chart-accent,#dda08d)}.ring-wrap>strong{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font:400 clamp(30px,3.3vw,48px)/1 Zen,Georgia,serif;letter-spacing:-.06em}.ring-wrap>strong small{font:14px Arial,sans-serif;margin:8px 0 0 3px;letter-spacing:0}.ring-stat figcaption{text-align:center;font-size:12px;margin-top:16px}.ring-stat figcaption b{display:block;font-weight:400}.ring-stat figcaption span{display:block;font-size:11px;color:var(--muted);margin-top:5px}.editorial-output{display:flex;align-items:center;justify-content:space-between;gap:12px;border-block:1px solid var(--line);padding:24px 0;margin-top:30px}.editorial-output div{display:flex;flex-direction:column}.editorial-output strong{font:400 35px/1.2 Zen,Georgia,serif;letter-spacing:-.04em}.editorial-output div span{font-size:11px;color:var(--muted);margin-top:7px}.output-divider{color:var(--muted);font-size:20px}.member-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:7px;margin:28px 0}.member-cell{aspect-ratio:1;background:var(--ink);border:1px solid var(--ink)}.member-cell.original-member{background:var(--leaf)}.community-chart .period-key{margin-bottom:12px}.support-pillars{margin-top:30px;border-top:1px solid var(--line)}.support-pillars>div{display:grid;grid-template-columns:26px 1fr;gap:4px 12px;padding:15px 0;border-bottom:1px solid var(--line)}.support-pillars>div>span{font-size:10px;color:var(--muted);padding-top:3px}.support-pillars strong{font-weight:400;font-size:15px}.support-pillars p{grid-column:2;font-size:12px;color:var(--muted);margin:0}.profit-blocks{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:28px}.profit-blocks>div{border:1px solid var(--ink);padding:22px 9px;background:var(--chart-track);display:flex;flex-direction:column;gap:28px}.profit-blocks span{font-size:10px}.profit-blocks strong{font:400 clamp(23px,2.5vw,35px)/1 Zen,Georgia,serif;letter-spacing:-.035em}.profit-total{border-bottom:1px solid var(--line);padding:25px 0;display:flex;justify-content:space-between;align-items:baseline;gap:20px}.profit-total span{font-size:12px;max-width:15ch}.profit-total strong{font:400 clamp(35px,4.5vw,60px)/1 Zen,Georgia,serif;letter-spacing:-.055em}.business-context{margin-top:35px}.business-context dl{display:grid;grid-template-columns:1fr 1fr;margin-bottom:0;gap:20px}.business-context dt{font-size:11px;color:var(--muted)}.business-context dd{font-size:26px;margin:6px 0 0}.culture-map{margin:30px 0}.culture-hub{padding:25px;text-align:center;border:1px solid var(--ink)}.culture-hub>span{display:block;font-size:11px;color:var(--muted)}.culture-hub strong{display:block;font:400 32px/1.15 Zen,Georgia,serif;margin:12px 0}.culture-hub p{font-size:12px}.culture-branches{display:grid;grid-template-columns:1fr 1fr;gap:26px;position:relative;padding-top:32px}.culture-branches:before{content:"";position:absolute;left:50%;height:32px;top:0;border-left:1px solid var(--line)}.culture-branches>div{border-top:1px solid var(--line);padding:20px 0}.culture-branches>div>span{font-size:11px;color:var(--muted)}.culture-branches strong{display:block;font:400 42px/1 Zen,Georgia,serif;letter-spacing:-.04em;margin:14px 0}.culture-branches p{font-size:12px}.channel-line{display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid var(--line);padding-top:22px}.channel-line span,.publishing-channels span{font-size:12px;border:1px solid var(--line);padding:8px 12px}.publishing-channels{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.publishing-loop{padding:0;list-style:none;border-left:1px solid var(--line);margin:30px 0 28px 6px}.publishing-loop li{position:relative;padding:0 0 25px 27px}.publishing-loop li:last-child{padding-bottom:0}.publishing-loop li:before{content:"";position:absolute;width:11px;height:11px;left:-6px;top:5px;border-radius:50%;background:var(--ink)}.publishing-loop li>span{font-size:10px;color:var(--muted)}.publishing-loop strong{display:block;font-size:20px;font-weight:400;margin:6px 0}.publishing-loop p{font-size:13px;color:var(--muted)}.public-snapshot{border-top:1px solid var(--line);padding-top:24px;display:flex;align-items:center;gap:25px}.public-snapshot>strong{font:400 48px/1 Zen,Georgia,serif;letter-spacing:-.05em}.public-snapshot p{font-size:13px}.public-snapshot p span{font-size:11px;color:var(--muted)}.service-chart{display:grid;grid-template-columns:minmax(130px,1fr) 1.2fr;gap:28px;align-items:center;margin:30px 0}.service-chart figcaption p{font-size:13px;color:var(--muted);margin-top:12px}.launch-context{border-top:1px solid var(--line);padding-top:24px}.launch-context>p:nth-child(2){font-size:13px;line-height:1.65;margin-top:12px}.launch-context>a{display:inline-flex;align-items:center;min-height:44px;margin-top:10px;font-size:13px;text-decoration:underline;text-underline-offset:5px}@media(max-width:600px){.audience-rings{gap:18px}.ring-wrap>strong{font-size:35px}.data-chart>figcaption>strong{font-size:30px}.waterfall{padding-left:32px}.axis-mark{left:-32px;width:25px}.waterfall-step>strong{font-size:12px}.waterfall-columns,.waterfall-labels{gap:6px}.waterfall-plot{height:155px}.member-grid{gap:5px}.profit-blocks{grid-template-columns:repeat(2,1fr)}.profit-blocks>div{padding:18px 14px;gap:20px}.profit-blocks strong{font-size:34px}.profit-total strong{font-size:44px}.editorial-output{gap:8px}.editorial-output strong{font-size:32px}.editorial-output div span{font-size:10px}.public-snapshot{align-items:start;flex-direction:column;gap:12px}.service-chart{grid-template-columns:140px 1fr;gap:18px}.service-chart h5{font-size:18px}.culture-hub{padding:24px 12px}.chart-source{font-size:12px}.data-chart h5{font-size:18px}}@media print{.ring-fill,.member-cell,.chart-column,.conversion-track i,.profit-blocks>div{print-color-adjust:exact}}.insight{padding:0 0 44px 64px}.insight-period{font-size:12px;padding-bottom:20px;border-bottom:1px solid var(--line)}.metric-strip{display:grid;grid-template-columns:repeat(var(--metric-count,3),minmax(0,1fr));margin:0 0 40px;border-bottom:1px solid var(--line);padding:28px 0;gap:24px}.metric-strip>div{display:flex;flex-direction:column;min-width:0;padding-right:20px;border-right:1px solid var(--line)}.metric-strip>div:last-child{border-right:0}.metric-strip dt{font-size:13px;margin-top:10px}.metric-strip dd{order:-1;font-size:clamp(30px,4.7vw,68px);line-height:1.05;letter-spacing:-.06em;margin:0;font-weight:400;font-family:Zen,Georgia,serif}.metric-strip p{font-size:11px;color:var(--muted);margin-top:8px;max-width:26ch}.snapshot-caption{font-size:12px;line-height:1.6;color:var(--muted);max-width:85ch;margin:-20px 0 36px}.insight-content{display:grid;grid-template-columns:1fr 1.6fr;gap:clamp(32px,5vw,80px)}.contribution ol{list-style:none;counter-reset:contribution;padding:0;margin:22px 0}.contribution li{counter-increment:contribution;border-top:1px solid var(--line);padding:16px 0 16px 28px;position:relative;font-size:14px;line-height:1.6}.contribution li:before{content:"0" counter(contribution);position:absolute;left:0;top:20px;font-size:10px;color:var(--muted)}.insight h4{font-size:24px;font-weight:400;letter-spacing:-.03em;line-height:1.2;margin:0 0 12px}.chart-heading{display:flex;align-items:start;justify-content:space-between;gap:15px}.chart-heading h4{max-width:24ch}.motion-replay{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;border:1px solid var(--line);border-radius:24px;padding:10px 14px;min-height:44px;font-size:11px;flex-shrink:0;margin-left:auto}.motion-replay:hover{background:var(--chart-track)}.comparison-switch{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.comparison-switch button{background:transparent;border:1px solid var(--line);border-radius:24px;padding:10px 16px;min-height:44px;font-size:12px}.comparison-switch button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.comparison{margin:26px 0 32px}.comparison figcaption{display:flex;gap:12px;align-items:baseline;justify-content:space-between;margin-bottom:16px}.comparison h5{font-size:16px;font-weight:400;margin:0}.comparison figcaption>span{font-size:12px;text-align:right}.bar-row+.bar-row{margin-top:12px}.bar-label{display:flex;gap:12px;justify-content:space-between;align-items:baseline;font-size:11px;margin-bottom:6px}.bar-label strong{font-weight:400;font-size:15px}.bar-track{height:16px;position:relative;border-left:1px solid var(--ink);background:var(--chart-track)}.bar{width:var(--bar);height:100%;transform-origin:left}.bar.before{background:var(--leaf);border:1px solid var(--ink)}.bar.after{background:var(--ink)}.chart-note,.chart-method{font-size:11px!important;line-height:1.5!important;color:var(--muted);margin-top:10px!important}.insight-evidence [data-comparison-panel]:not([hidden]){animation:reveal .2s var(--ease)}@media(max-width:900px){.insight{padding-left:37px}.insight-content{grid-template-columns:1fr;gap:20px}.contribution ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px}.metric-strip dd{font-size:40px}}@media(max-width:600px){.contribution li{font-size:16px}.insight{padding-left:0}.metric-strip{gap:16px;grid-template-columns:1fr;padding:24px 0}.metric-strip>div{border-right:0;display:grid;grid-template-columns:minmax(120px,1fr) 1fr;align-items:center;gap:4px 16px;padding:0 0 16px;border-bottom:1px solid var(--line)}.metric-strip>div:last-child{border-bottom:0;padding-bottom:0}.metric-strip dd{grid-column:1;grid-row:1/3;font-size:40px;overflow-wrap:anywhere}.metric-strip dt{grid-column:2;margin:0;font-size:12px}.metric-strip p{grid-column:2;margin:0}.contribution ol{display:block}.insight h4{font-size:25px}.comparison figcaption{align-items:start}.comparison-switch button{padding:10px 12px}.chart-heading h4{font-size:22px}.motion-replay{font-size:10px;padding:8px 11px}.snapshot-caption{margin-top:-18px}}@media(prefers-reduced-motion:reduce){.motion-replay{display:none!important}}@media print{.insight{padding-left:0}.comparison-switch,.motion-replay{display:none}[data-comparison-panel][hidden]{display:block!important}.insight-evidence{break-inside:auto}.comparison,.metric-strip{break-inside:avoid}.bar{print-color-adjust:exact}}.product-gallery{min-width:0;background:var(--sage);color:var(--ink);padding:20px 24px 0;align-self:stretch;display:flex;flex-direction:column}.gallery-top{display:flex;justify-content:space-between;gap:20px;font-size:11px;padding-bottom:20px}.gallery-stage{flex:1;min-height:460px;display:grid;align-items:center}.gallery-stage figure{margin:0;display:flex;flex-direction:column;align-items:center;gap:16px;animation:gallery-in .42s var(--ease)}.gallery-stage img{display:block;height:420px;max-width:100%;object-fit:contain;filter:drop-shadow(0 12px 14px #0002)}.gallery-stage figcaption a{display:inline-block;padding:8px;min-height:36px;text-decoration:underline;text-underline-offset:3px}.gallery-stage figcaption{font-size:11px;text-align:center;min-height:32px}.gallery-wide .gallery-stage img{width:100%;height:auto;max-height:420px}.gallery-controls{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:8px 0;font-size:11px}.gallery-controls button{min-height:44px;min-width:44px;border-radius:50%;background:transparent;border:1px solid var(--line);font-size:20px}.gallery-controls button:hover{background:var(--ink);color:var(--paper)}@keyframes gallery-in{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:none}}@media(max-width:600px){.product-gallery{padding:20px 16px 0}.gallery-stage{min-height:380px}.gallery-stage img{height:350px}.gallery-wide .gallery-stage{min-height:260px}}@media(prefers-reduced-motion:reduce){.gallery-stage figure{animation:none}}@font-face{font-family:AlpinoBrand;src:url(/fonts/brands/Alpino-Variable.woff2) format("woff2");font-weight:100 900;font-display:swap}.project-panel,.project-tabs button{--project-bg:#dce6e7;--project-ink:#233f49;--project-line:#9caaab}.panel-vibemark,.project-tabs button[data-project=vibemark]{--project-bg:#1a1a1a;--project-ink:#f3f0e8;--project-line:#787772}.panel-utayomi,.project-tabs button[data-project=utayomi]{--project-bg:#131530;--project-ink:#eae6d8;--project-line:#68677c}.product-cover{background:var(--project-bg);color:var(--project-ink);display:flex;flex-direction:column;justify-content:space-between;min-height:540px;padding:24px;transition:background-color .3s,color .3s}.product-cover a:focus-visible{outline-color:var(--project-ink)}.cover-top,.cover-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:11px}.cover-bottom{border-top:1px solid var(--project-line);padding-top:12px}.cover-bottom a{padding:10px 0;min-height:44px}.brand-lockup{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:32px 0;flex:1}.brand-lockup img{display:block;object-fit:contain}.tuwa-mark{width:240px;height:240px}.tuwa-wordmark{font-family:AlpinoBrand,Arial,sans-serif;font-size:58px;letter-spacing:-.055em;line-height:1}.vibemark-mark{width:250px;height:250px}.vibemark-wordmark{font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:44px;letter-spacing:-.04em;margin-top:12px}.utayomi-mark{width:88px;height:170px}.utayomi-wordmark{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:28px}.utayomi-wordmark>span:first-child{font-family:Klee One,serif;font-weight:600;font-size:43px;letter-spacing:.08em}.utayomi-wordmark>span:last-child{font-size:12px;letter-spacing:.3em}.architecture .project-tabs button[aria-selected=true],.architecture .project-tabs button:hover{background:var(--project-bg);color:var(--project-ink)}.architecture .project-tabs button[aria-selected=true] small,.architecture .project-tabs button:hover small{color:var(--project-ink)}.architecture .project-tabs button[aria-selected=true]{box-shadow:inset 0 -3px var(--project-ink)}.architecture .project-tabs button:focus-visible{outline-color:var(--project-ink);outline-offset:-5px}.product-screens{grid-column:1/-1;border-top:1px solid var(--line);margin-top:4px}.product-screens>summary{padding:16px 0;cursor:pointer;display:flex;justify-content:space-between;font-size:13px}.product-screens .product-gallery{max-width:760px;margin:8px auto 24px;background:var(--project-bg);color:var(--project-ink);--ink:var(--project-ink);--paper:var(--project-bg);--line:var(--project-line)}.architecture[data-cover-style=salmon] .product-cover{background:#efa192;color:#232523;--project-line:#926357}.architecture[data-cover-style=salmon] .cover-vibemark .brand-lockup{background:#1a1a1a;color:#f3f0e8;margin:20px 10%;padding:20px}.architecture[data-cover-style=salmon] .cover-utayomi{color:#131530}@media(max-width:600px){.product-cover{min-height:420px;padding:20px}.tuwa-mark{width:180px;height:180px}.tuwa-wordmark{font-size:48px}.vibemark-mark{width:180px;height:180px}.vibemark-wordmark{font-size:34px}.utayomi-mark{width:72px;height:135px}.utayomi-wordmark>span:first-child{font-size:34px}.cover-bottom{font-size:10px}.brand-lockup{padding:20px 0}}.project-story summary>span,.product-screens>summary>span{display:inline-block;transition:transform .22s var(--ease)}.project-story details[open]>summary>span,.product-screens[open]>summary>span{transform:rotate(45deg)}.architecture[data-cover-style=salmon] .product-cover a:focus-visible{outline-color:#232523}@media print{.cover-options,.palette-study,.product-cover,.product-screens{display:none!important}}.company-showcase{background:#284f5b;padding:24px;display:flex;flex-direction:column;min-width:0}.company-showcase-heading{display:flex;justify-content:space-between;gap:20px;color:#edf0e7;font-size:11px;padding-bottom:20px;letter-spacing:.02em}.company-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#284f5b;flex:1}.company-tile{background:#f5f4ef;color:#232523;display:flex;flex-direction:column;min-height:133px;padding:12px 16px;position:relative;text-decoration:none!important;transition:background-color .18s;min-width:0}.company-index{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#535b57}.company-index>span{font-size:17px;transition:transform .18s}.company-logo{display:flex;align-items:center;justify-content:center;flex:1;min-height:70px}.company-logo img{mix-blend-mode:multiply;display:block;width:150px;max-width:90%;height:58px;object-fit:contain}.company-discipline{font-size:10px;color:#465650;text-align:center;margin-top:8px}.company-showcase-caption{font-size:11px;line-height:1.5;color:#edf0e7;margin:18px 0 0!important}.company-tile:focus-visible{outline:3px solid #f0dc80;outline-offset:-4px;z-index:1}.company-apple .company-logo img{width:58px;height:70px;object-fit:cover}.company-byyb .company-logo img{height:60px;width:155px;object-fit:cover}.company-house .company-logo{flex-direction:column;gap:6px}.company-house .company-logo img{width:48px;height:48px}.company-house .company-logo .company-wordmark{width:130px;height:22px}.company-ukoala .company-logo img{width:155px;height:76px}.company-reanalog .company-logo img{height:65px;width:175px;object-fit:cover}.independent-title{font-size:23px;line-height:1.05;letter-spacing:-.04em;text-align:center}.independent-title em{font:28px/1 Zen,Georgia,serif;letter-spacing:-.04em}@media(hover:hover)and (pointer:fine){.company-tile:hover{box-shadow:inset 0 0 0 2px #233f49}.company-tile:hover .company-index>span{transform:translate(2px,2px)}}@media(max-width:900px){.company-showcase{padding:18px}.company-tile{padding:10px;min-height:135px}.company-showcase-heading{font-size:10px}.company-logo img{width:115px}.company-reanalog .company-logo img{width:140px}.company-byyb .company-logo img{width:130px}}@media(max-width:600px){.company-showcase{padding:24px}.company-tile{min-height:142px}.company-showcase-heading{font-size:11px}.company-showcase-caption{font-size:12px}.company-discipline{font-size:10px}}@media print{.company-showcase{display:none}}.architecture{--experience-bg:#215969;--experience-ink:#f7f2d4;--experience-muted:#d5e3db;--experience-line:#72969c;--experience-track:#477a85;--experience-bar:#abc9cb;--experience-focus:#f7f2d4;--context-bg:#d1dabb;--context-ink:#2e3b25;--context-muted:#45533c;--context-line:#9eae8b}.architecture .experience-section{background:var(--experience-bg);--ink:var(--experience-ink);--muted:var(--experience-muted);--line:var(--experience-line);--chart-track:var(--experience-track);--leaf:var(--experience-bar);--cream:var(--experience-bg);--forest:var(--experience-focus);transition:background-color .28s,color .22s;color:var(--ink)}.architecture .about-section{background:var(--context-bg);--ink:var(--context-ink);--muted:var(--context-muted);--line:var(--context-line);color:var(--ink);transition:background-color .28s,color .22s}.architecture .about-section a:focus-visible{outline-color:var(--ink)}.architecture .experience-section .comparison-switch button[aria-pressed=true]{background:#f7f2d4;color:#215969}.architecture .experience-row>summary{padding-block:32px}.architecture .role-heading small{font-size:13px}.architecture .result>span{font-size:13px}.architecture .insight-content{gap:clamp(36px,5vw,80px)}.architecture .contribution li{font-size:16px;line-height:1.65;padding-block:18px}.architecture .contribution li:before{top:23px}.architecture .metric-strip{padding-block:32px}.architecture .metric-strip p{font-size:12px;line-height:1.55;max-width:30ch}.architecture .metric-strip dt{font-size:14px}.architecture .bar-label{font-size:13px;margin-bottom:8px}.architecture .bar-label strong{font-size:17px}.architecture .comparison h5{font-size:18px}.architecture .comparison figcaption>span{font-size:13px}.architecture .bar-track{height:19px}.architecture .bar-row+.bar-row{margin-top:16px}.architecture .chart-note,.architecture .chart-method{font-size:12px!important;line-height:1.65!important}.architecture .evidence-note>p:last-child{font-size:13px;max-width:75ch}.architecture .practice-path p{font-size:15px;line-height:1.6}.company-references{margin:-12px 0 32px 64px;display:flex;gap:24px;font-size:12px}.company-references a{min-height:44px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:4px}@media(max-width:1050px){.palette-options{grid-template-columns:repeat(2,minmax(0,1fr))}.company-references{margin-left:37px}}@media(max-width:600px){.palette-options{grid-template-columns:1fr}.palette-intro{flex-direction:column;gap:12px}.palette-options button{padding:12px 16px;font-size:14px}.palette-study{padding:24px}.architecture .experience-row>summary{padding-block:26px}.company-references{margin-left:0}.architecture .bar-label{font-size:12px}.architecture .bar-label strong{font-size:16px}.architecture .comparison figcaption{flex-wrap:wrap;gap:6px}.architecture .comparison figcaption>span{text-align:left}.architecture .metric-strip dt{font-size:13px}}@media print{.architecture .experience-section,.architecture .about-section{background:#fff;--ink:#222;--muted:#444;--line:#bbb;--chart-track:#eee;--leaf:#999;color:#222}.palette-study,.company-references{display:none}}.architecture .motion-replay{display:inline-flex}.architecture .experience-section{--chart-accent:#efb29c}.company-references{flex-wrap:wrap;gap:12px;margin-top:-8px}.company-references a{padding:13px 20px;border:1px solid var(--line);border-radius:2px;min-height:50px;font-size:14px;text-decoration:none;transition:background-color .18s,color .18s}.company-references a:first-child{background:var(--ink);color:var(--experience-bg,#215969);border-color:var(--ink)}.company-references a:hover{background:var(--chart-track);color:var(--ink);text-decoration:none}.company-references a:first-child:hover{background:var(--leaf);color:var(--experience-bg,#215969)}.contact-block{border-top:1px solid var(--ink);margin-top:64px;padding-top:28px}.contact-block h3{font:400 clamp(28px,3.2vw,44px)/1.15 Zen,Georgia,serif;letter-spacing:-.04em;margin:0 0 28px}.contact-links{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:24px}.contact-links>a{display:grid;grid-template-columns:1fr auto;gap:10px 16px;align-items:baseline;border-bottom:1px solid var(--ink);padding:20px 0;min-width:0}.contact-links>a>span:first-child{grid-column:1/-1;font-size:12px;color:var(--muted)}.contact-links strong{font-size:clamp(17px,1.8vw,26px);font-weight:400;letter-spacing:-.035em;overflow-wrap:anywhere}.contact-links>a>span[aria-hidden]{font-size:25px;transition:transform .18s}.contact-links>a:hover{text-decoration:none}.contact-links>a:hover strong{text-decoration:underline;text-underline-offset:6px}.contact-links>a:hover>span[aria-hidden]{transform:translate(3px,-3px)}.avatar-signature figcaption{font-size:13px;line-height:1.55;max-width:26ch}@media(max-width:900px){.contact-links{grid-template-columns:1fr 1fr}.contact-links>a:first-child{grid-column:1/-1}.contact-links strong{font-size:26px}}@media(max-width:600px){.contact-block{margin-top:44px}.contact-links{grid-template-columns:1fr;gap:0}.contact-links strong{font-size:25px}.company-references{gap:10px}.company-references a{font-size:13px;padding:12px 16px}.avatar-signature figcaption{font-size:12px}}@media(prefers-reduced-motion:reduce){.architecture .motion-replay{display:none!important}}@font-face{font-family:Klee One;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/brands/kleeone-LDI2apCLNRc6A8oT4pbYF8Opc-DGk_gl-Tng4IO6IYVMBFKJL1mxbcXUVtU.107.woff2) format("woff2");unicode-range:U+23,U+3c,U+2192,U+4e45,U+4efb,U+4f50,U+4f8b,U+4fc2,U+5024,U+5150,U+5272,U+5370,U+53bb,U+542b,U+56db,U+56e3,U+57ce,U+5bc4,U+5bcc,U+5f71,U+60aa,U+6238,U+6280,U+629c,U+6539,U+66ff,U+670d,U+677e-677f,U+6839,U+69cb,U+6b4c,U+6bb5,U+6e96,U+6f14,U+72ec,U+7389,U+7814,U+79cb,U+79d1,U+79fb,U+7a0e,U+7d0d,U+85e4,U+8d64,U+9632,U+96e2,U+9805,U+99ac,U+ff1e}@font-face{font-family:Klee One;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/brands/kleeone-LDI2apCLNRc6A8oT4pbYF8Opc-DGk_gl-Tng4IO6IYVMBFKJL1mxbcXUVtU.113.woff2) format("woff2");unicode-range:U+26,U+5f,U+2026,U+203b,U+4e09,U+4eac,U+4ed5,U+4fa1,U+5143,U+5199,U+5207,U+539f,U+53e3,U+53f7,U+5411,U+5473,U+5546,U+55b6,U+5929,U+597d,U+5bb9,U+5c11,U+5c4b,U+5ddd,U+5f97,U+5fc5,U+6295,U+6301,U+6307,U+671b,U+76f8,U+78ba,U+795e,U+7d30,U+7d39,U+7d9a,U+89e3,U+8a00,U+8a73,U+8a8d,U+8a9e,U+8aad,U+8abf,U+8cea,U+8eca,U+8ffd,U+904b,U+9650,U+ff11-ff12}@font-face{font-family:Klee One;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/brands/kleeone-LDI2apCLNRc6A8oT4pbYF8Opc-DGk_gl-Tng4IO6IYVMBFKJL1mxbcXUVtU.119.woff2) format("woff2");unicode-range:U+20,U+2027,U+3001-3002,U+3041-307f,U+3081-308f,U+3091-3093,U+3099-309a,U+309d-309e,U+30a1-30e1,U+30e3-30ed,U+30ef-30f0,U+30f2-30f4,U+30fb-30fe,U+ff0c,U+ff0e}.future{--paper:#365a3d;--ink:#f3fac9;--muted:#d0dfb8;--line:#86a077;--cream:#e8f3b1;--forest:#e8f3b1;--sage:#284733;--leaf:#acc78d;--chart-track:#547455;--panel:#2b4c35;background:var(--paper);color:var(--ink)}.future a:focus-visible,.future button:focus-visible,.future summary:focus-visible{outline-color:var(--cream)}.future .direction-switch{background:#294630;border-color:#647d58}.future .direction-switch a[aria-current=page]{background:var(--cream);color:#294630}.future .masthead{border-bottom:0;padding-block:28px}.future .wordmark{font-size:24px;letter-spacing:-1px}.future .wordmark span{font-size:10px;letter-spacing:.15em;text-transform:uppercase;margin-top:8px}.future nav{font-size:12px;text-transform:uppercase;letter-spacing:.06em}.future nav a{border-bottom:1px solid transparent}.future nav a:hover{border-color:var(--cream);text-decoration:none}.future-hero{padding:8px var(--space) 0}.future-kicker{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;font-size:10px;text-transform:uppercase;letter-spacing:.15em}.future-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;padding:54px 0 42px}.future-headline h1{font-size:clamp(65px,6.8vw,112px);font-weight:400;line-height:.95;letter-spacing:-.065em;margin:30px 0}.future-headline h1 em{font-family:Zen,Georgia,serif;font-style:normal;font-weight:400;font-size:1.1em}.future-headline>p:not(.eyebrow){max-width:360px;font-size:16px;line-height:1.5;color:var(--muted)}.future-headline .eyebrow{font-size:10px;letter-spacing:.11em}.future-cta{display:flex;width:300px;max-width:100%;border:1px solid var(--cream);border-radius:32px;padding:15px 20px;justify-content:space-between;align-items:center;margin-top:28px;font-size:13px;transition:background-color .2s,color .2s}.future-cta:hover{background:var(--cream);color:var(--paper);text-decoration:none}.future-cta span{font-size:22px}.orbit-console{position:relative;border:1px solid var(--line);border-radius:110px 16px 70px;background:var(--panel);padding:30px 28px 20px;overflow:hidden;box-shadow:inset 0 1px #d8efb833,0 20px 0 -19px var(--line)}.console-label{display:flex;justify-content:space-between;padding-left:38px;text-transform:uppercase;font-size:10px;letter-spacing:.12em}.orbit-object{height:300px;position:relative;isolation:isolate;margin:20px 0}.fig-core{position:absolute;width:185px;aspect-ratio:1;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;overflow:hidden;border:1px solid var(--cream);z-index:2;background:#5e8843}.fig-core img{height:100%;width:100%;object-fit:cover}.orbit-ring{position:absolute;width:88%;height:42%;border:1px solid var(--cream);left:6%;top:29%;border-radius:50%;transition:transform .65s var(--ease),opacity .4s}.ring-a{transform:rotate(-32deg)}.ring-b{transform:rotate(32deg);opacity:.5}.ring-c{transform:rotate(90deg);opacity:.3}.orbit-node{position:absolute;width:14px;height:14px;background:var(--cream);border-radius:50%;top:22%;left:79%;box-shadow:0 0 0 5px #e8f3b114;transition:transform .65s var(--ease)}.orbit-axis{position:absolute;left:50%;top:4%;height:92%;border-left:1px dashed #abc88b55;z-index:-1}.orbit-controls{display:flex;gap:6px;justify-content:center}.orbit-controls button{border:1px solid var(--line);padding:11px 12px;min-height:44px;border-radius:30px;background:transparent;font-size:10px;white-space:nowrap;transition:background-color .2s,color .2s}.orbit-controls button[aria-pressed=true]{background:var(--cream);color:var(--paper)}.orbit-copy{min-height:60px;display:grid;align-items:center;text-align:center;margin:12px 20px 0;font-size:12px;color:var(--muted)}.orbit-console[data-orbit="1"] .ring-a{transform:rotate(32deg)}.orbit-console[data-orbit="1"] .ring-b{transform:rotate(90deg)}.orbit-console[data-orbit="1"] .ring-c{transform:rotate(150deg)}.orbit-console[data-orbit="1"] .orbit-node{transform:translate(-210px,55px)}.orbit-console[data-orbit="2"] .ring-a{transform:rotate(90deg)}.orbit-console[data-orbit="2"] .ring-b{transform:rotate(150deg)}.orbit-console[data-orbit="2"] .ring-c{transform:rotate(210deg)}.orbit-console[data-orbit="2"] .orbit-node{transform:translate(-45px,190px)}.future-rail{display:flex;gap:24px;justify-content:space-between;border-block:1px solid var(--line);padding:16px 0;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.future-rail a{font-size:11px}.future .work-section,.future .experience-section,.future .about-section{background:transparent;padding-top:80px;padding-bottom:80px}.future .section-top{grid-template-columns:1fr 2fr 1fr}.future .section-top h2{font-size:clamp(30px,3.1vw,46px)}.future .section-top>.eyebrow{border:1px solid var(--line);border-radius:30px;padding:10px 14px;justify-self:start;font-size:10px}.future .project-tabs{border:1px solid var(--line);border-radius:50px;padding:6px;gap:6px;grid-template-columns:repeat(3,1fr)}.future .project-tabs button{border:0;border-radius:40px;padding:16px 20px;font-size:22px}.future .project-tabs button[aria-selected=true]{color:var(--paper);background:var(--cream)}.future .project-tabs button[aria-selected=true] small{color:#365a3d}.future .project-tabs button:hover{background:#b6ce9022;color:var(--ink)}.future .project-tabs button[aria-selected=true]:hover{background:var(--cream);color:var(--paper)}.future .project-panel{background:var(--panel);padding:32px;border:1px solid var(--line);border-radius:16px 80px 16px 16px;gap:40px;margin-top:20px}.future .product-gallery{background:#203c2b;border:1px solid #688763;border-radius:12px;color:var(--ink);padding:16px 20px 0}.future .gallery-top{text-transform:uppercase;letter-spacing:.06em;font-size:10px}.future .gallery-stage img{filter:drop-shadow(0 12px 16px #0004)}.future .project-story{padding:16px 0}.future .project-story h3{font-size:clamp(30px,3vw,44px)}.future .project-story>p{color:var(--muted)}.future .decision-list li{font-size:11px}.future .project-story .text-link{border-radius:28px;border:1px solid var(--cream);padding:12px 18px;font-size:14px}.future .project-story details p{color:var(--muted)}.future .experience-section{border-top:1px solid var(--line)}.future .experience-row{border:1px solid var(--line);border-radius:12px;margin:12px 0;background:#2c4e361a;transition:background-color .24s}.future .experience-row>summary{padding:28px;grid-template-columns:28px 1fr 220px 32px}.future .experience-row[open]{background:var(--panel)}.future .role-heading strong{font-size:28px}.future .result strong{font-family:Zen,Georgia,serif;font-size:44px}.future .expand{border:1px solid var(--line);border-radius:50%;font-size:20px;width:32px;height:32px;text-align:center;line-height:29px}.future .experience-intro{margin:8px 28px 28px 68px}.future .insight{padding:0 28px 32px 68px}.future .insight h4{font-size:25px}.future .metric-strip dd{font-size:clamp(32px,4.5vw,66px)}.future .comparison-switch button[aria-pressed=true]{background:var(--cream);color:var(--paper)}.future .metric-strip,.future .insight-period{border-color:var(--line)}.future .bar-track,.future .rate-track{height:20px;background:var(--chart-track)}.future .bar.before{background:var(--leaf);border-color:var(--leaf)}.future .bar.after,.future .share-track span,.future .rate-track span{background:var(--cream)}.future .bar,.future .rate-track span,.future .share-track span{transform-origin:left}.future .insight-evidence [data-comparison-panel]:not([hidden]){animation:future-panel .5s var(--ease)}.future .motion-replay{display:inline-flex;align-items:center;background:transparent;border:1px solid var(--line);border-radius:24px;padding:10px 14px;min-height:44px;font-size:11px;margin-bottom:20px}.future .motion-replay:hover{background:var(--cream);color:var(--paper)}.future .about-section{border-top:1px solid var(--line)}.future .avatar-signature img{border-radius:50%;width:150px;height:150px;object-fit:cover;border:1px solid var(--line)}.future .contact-line{border-top-color:var(--line)}.future footer{border-top:1px solid var(--line)}@keyframes future-panel{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media(max-width:1000px){.future-hero-grid{gap:28px}.orbit-console{padding-inline:16px;border-top-left-radius:70px}.orbit-object{height:260px}.fig-core{width:145px}.orbit-controls{flex-wrap:wrap}.future .section-top{grid-template-columns:1fr 2fr}.future .project-panel{padding:24px;gap:24px}.future .project-tabs button{padding:16px 14px}.future .experience-row>summary{grid-template-columns:24px 1fr 160px 32px}.future .insight-content{grid-template-columns:1fr}.future .insight{padding-left:28px}.future .experience-intro{margin-left:28px}}@media(max-width:700px){.future .masthead{padding-block:22px}.future-hero-grid{grid-template-columns:1fr;gap:40px;padding-top:36px}.future-kicker{gap:16px;font-size:9px}.future-kicker>span:last-child{max-width:130px;text-align:right}.future-headline h1{font-size:clamp(62px,12vw,88px)}.future-headline>p:not(.eyebrow){max-width:420px}.orbit-console{padding:26px 20px 18px}.orbit-object{height:260px}.orbit-controls{flex-wrap:nowrap}.orbit-controls button{padding:10px;font-size:10px}.future-rail{flex-wrap:wrap;font-size:9px}.future-rail>span:nth-child(2){display:none}.future .section-top{grid-template-columns:1fr}.future .section-top>p:last-child{grid-column:auto}.future .project-panel{grid-template-columns:1fr;border-top-right-radius:40px;padding:18px}.future .project-tabs button{font-size:18px;padding:14px 12px}.future .project-tabs small,.future .project-tabs .tab-arrow{display:none}.future .work-section,.future .experience-section,.future .about-section{padding-top:54px;padding-bottom:54px}.future .experience-row>summary{grid-template-columns:18px 1fr 32px;padding:24px 18px;gap:12px}.future .role-heading strong{font-size:25px}.future .result{grid-column:2;grid-row:2}.future .result strong{font-size:36px}.future .expand{grid-column:3;grid-row:1}.future .experience-intro{margin:0 18px 26px}.future .insight{padding:0 18px 24px}.future .metric-strip dd{font-size:40px}.future .contribution li{font-size:15px}.future .bar-label{font-size:10px}.future .bar-label strong{font-size:13px}.future .gallery-stage{min-height:390px}.future .gallery-wide .gallery-stage{min-height:220px}.future .gallery-stage img{height:350px}.future .gallery-wide .gallery-stage img{height:auto}.future .section-top h2{font-size:35px}}@media(prefers-reduced-motion:reduce){.future *{animation:none!important;transition:none!important}.future .motion-replay{display:none}}@view-transition{navigation:auto}::view-transition-old(root){animation:page-away .16s ease-out both}::view-transition-new(root){animation:page-arrive .42s cubic-bezier(.2,.75,.25,1) both}@keyframes page-away{to{opacity:0}}@keyframes page-arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none!important}}@font-face{font-family:Zen;src:url(/fonts/zen-serif-regular.ttf) format("truetype");font-display:swap}:root{--paper:#f3f1e9;--ink:#232523;--muted:#555850;--line:#bebfb3;--cream:#dbe64b;--forest:#233fd1;--sage:#efa192;--leaf:#737ba3;--chart-track:#c8cbbc;--white:#fff;--ease:cubic-bezier(.22,.8,.25,1);--space:clamp(24px,4vw,64px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--forest);outline-offset:5px}p,h1,h2,h3{margin:0}p+p{margin-top:20px}button{border:0}a:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:fixed;top:8px;left:8px;transform:translateY(-200%);background:var(--paper);padding:12px;z-index:9}.skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.masthead{padding:24px var(--space);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--ink)}.wordmark{font-size:22px;line-height:1.15;letter-spacing:-1px}.wordmark span{display:block;font-size:12px;letter-spacing:0;margin-top:5px}nav{display:flex;gap:32px;font-size:14px}nav a{padding:12px 0}.hero{display:grid;grid-template-columns:1fr 1fr}.hero-copy{padding:40px var(--space) 32px}.eyebrow{text-transform:uppercase;letter-spacing:.09em;font-size:11px;font-weight:500}.hero h1{font-size:clamp(72px,8.7vw,144px);line-height:.91;font-weight:400;letter-spacing:-.065em;margin:46px 0 36px}.hero h1 em{font-family:Zen,Georgia,serif;font-weight:400;font-style:normal;letter-spacing:-.07em}.hero-bottom{display:flex;align-items:end;gap:32px;justify-content:space-between}.hero-bottom p{max-width:330px;font-size:17px;line-height:1.45}.circle-link{border:1px solid var(--ink);width:54px;height:54px;display:grid;place-items:center;border-radius:50%;font-size:28px;flex-shrink:0}.circle-link:hover{background:var(--ink);color:var(--paper);text-decoration:none}.sculpture{background:var(--forest);position:relative;min-height:600px;display:flex;flex-direction:column;justify-content:end;overflow:hidden}.drawing{position:absolute;inset:0 0 60px}.drawing>div{position:absolute;transition:transform .38s var(--ease);will-change:transform}.orb{width:29%;aspect-ratio:1;background:var(--sage);border-radius:50%;top:8%;right:10%}.arch{width:43%;height:72%;background:var(--cream);border-radius:50% 50% 0 0;left:16%;bottom:4%}.arch:after{content:"";position:absolute;inset:26% 28% 0;background:var(--forest);border-radius:100px 100px 0 0}.beam{width:75%;height:13%;background:var(--paper);left:5%;top:43%;transform:rotate(-24deg)}.steps{width:42%;height:34%;right:6%;bottom:4%;background:var(--sage);clip-path:polygon(0 66%,33% 66%,33% 33%,66% 33%,66% 0,100% 0,100% 100%,0 100%)}.disc{width:30%;height:6%;background:var(--ink);border-radius:50%;bottom:4%;left:7%;transform:rotate(-24deg)}.ground{width:90%;height:1px;background:var(--cream);bottom:4%;left:5%}.sculpture-caption{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;color:var(--paper);font-size:12px;z-index:1}.sculpture-caption button{background:transparent;color:var(--paper);border:1px solid #929fe8;border-radius:30px;padding:10px 16px;min-height:44px}.sculpture-caption button:focus-visible{outline-color:var(--cream)}.sculpture[data-form="1"] .beam{transform:rotate(16deg) translateY(-40%)}.sculpture[data-form="1"] .orb{transform:translate(-170%,55%)}.sculpture[data-form="1"] .arch{transform:translate(40%)}.sculpture[data-form="1"] .steps{transform:translate(-65%)}.sculpture[data-form="2"] .beam{transform:rotate(-55deg) translate(-5%,65%)}.sculpture[data-form="2"] .orb{transform:translate(-80%,130%)}.sculpture[data-form="2"] .arch{transform:translate(-20%) scale(.8)}.sculpture[data-form="2"] .steps{transform:translateY(-70%)}.hero-foot{grid-column:1/-1;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:16px var(--space);display:flex;justify-content:space-between;font-size:12px}.work-section,.experience-section,.about-section{padding:88px var(--space)}.section-top{display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:start;margin-bottom:48px}.section-top h2{font-size:clamp(30px,3.3vw,52px);font-weight:400;line-height:1.08;letter-spacing:-.045em}.section-top>p:last-child{font-size:13px;color:var(--muted)}.project-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink)}.project-tabs button{background:transparent;text-align:left;display:grid;grid-template-columns:28px 1fr 24px;align-items:center;gap:2px 10px;padding:24px 20px;border-bottom:1px solid var(--ink);font-size:25px;transition:background-color .18s}.project-tabs button>span:first-child{font-size:11px}.project-tabs small{grid-column:2;font-size:12px;color:var(--muted)}.tab-arrow{grid-column:3;grid-row:1/3}.project-tabs button[aria-selected=true]{background:var(--cream)}.project-panel{display:grid;grid-template-columns:1fr 1fr;min-height:540px;margin-top:24px;gap:var(--space)}[hidden]{display:none!important}.project-object{position:relative;background:var(--sage);min-height:500px;overflow:hidden}.object-index{position:absolute;top:24px;left:24px;font-size:11px;letter-spacing:.1em}.object-name{position:absolute;bottom:46px;left:24px;font-size:52px;letter-spacing:-.06em}.object-label{position:absolute;bottom:24px;left:26px;font-size:12px}.product-symbol{position:absolute;inset:60px 35px 110px;display:flex;align-items:center;justify-content:center;gap:18px}.signal{width:20%;height:32%;background:var(--forest);border-radius:90px}.s2{height:90%;transform:rotate(25deg);background:var(--paper)}.s3{height:55%;background:var(--ink)}.panel-vibemark .project-object{background:var(--cream)}.panel-utayomi .project-object{background:var(--forest);color:var(--paper)}.sheet{position:absolute;width:48%;height:80%;background:var(--forest)}.sheet-back{transform:rotate(-13deg) translate(-20px);background:var(--ink)}.sheet-front{transform:rotate(10deg);display:grid;place-items:center;font-size:120px;color:var(--paper)}.lyric{font-family:serif;font-size:clamp(100px,14vw,210px);color:var(--cream)}.lyric-line{position:absolute;width:85%;height:3px;bottom:4%;background:var(--sage)}.project-story{padding:24px 0;align-self:center}.project-story h3{font-size:clamp(30px,3.2vw,46px);font-weight:400;letter-spacing:-.04em;line-height:1.12;margin:22px 0}.project-story>p{max-width:530px}.decision-list{padding:0;list-style:none;display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.decision-list li{font-size:12px;border:1px solid var(--line);border-radius:24px;padding:6px 10px}.project-story details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:28px 0}.project-story summary{padding:15px 0;display:flex;justify-content:space-between;font-size:14px;cursor:pointer}.project-story details p{font-size:14px;line-height:1.6;margin:0 0 18px}.text-link{display:flex;justify-content:space-between;padding:10px 0;font-size:18px}.project-panel:not([hidden]) .product-symbol{animation:reveal .35s var(--ease) both}@keyframes reveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.experience-section{background:var(--cream)}.experience-row{border-top:1px solid var(--ink)}.experience-row:last-child{border-bottom:1px solid var(--ink)}summary{list-style:none}summary::-webkit-details-marker{display:none}.experience-row>summary{display:grid;grid-template-columns:44px 1fr 240px 32px;gap:20px;padding:30px 0;align-items:center;cursor:pointer}.row-number{align-self:start;font-size:11px;padding-top:8px}.role-heading strong{display:block;font-weight:400;font-size:30px;line-height:1.1;letter-spacing:-.035em}.role-heading>span{display:block;font-size:14px;margin:8px 0}.role-heading small{font-size:12px;color:var(--muted)}.result strong{font-size:40px;display:block;letter-spacing:-.05em;font-weight:400;line-height:1.2}.result>span{font-size:12px;display:block}.expand{font-size:30px;transition:transform .22s var(--ease)}details[open] .expand{transform:rotate(45deg)}.experience-body{margin-left:64px;display:grid;grid-template-columns:1fr 1fr;gap:64px;padding:4px 52px 36px 0}.experience-body h3{font-size:23px;font-weight:400;line-height:1.2;margin-bottom:16px}.experience-body p{font-size:15px}.experience-body .eyebrow{font-size:11px}.about-section{background:var(--sage)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space);margin-top:40px}.about-grid h2{font-size:clamp(36px,4.2vw,64px);font-weight:400;letter-spacing:-.055em;line-height:1.12}.about-grid h2 em{font-family:Zen,Georgia,serif;font-style:normal;font-weight:400}.about-intro{font-size:24px;line-height:1.3;letter-spacing:-.025em}.education{margin:32px 0;border-top:1px solid var(--line);padding-top:24px;font-size:14px}.education span{font-size:12px}.contact-line{border-top:1px solid var(--ink);margin-top:64px;padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.contact-line>a:first-child{font-size:clamp(23px,3vw,44px);letter-spacing:-.04em}footer{padding:24px var(--space);display:flex;justify-content:space-between;gap:24px;font-size:12px}footer a{padding:10px 0}footer>span{align-self:center}@media(hover:hover)and (pointer:fine){.project-tabs button:hover{background:var(--cream)}.experience-row>summary:hover .role-heading strong{text-decoration:underline;text-underline-offset:5px}.sculpture-caption button:hover{background:var(--paper);color:var(--forest)}}.experience-intro{margin:0 0 28px 64px;max-width:760px}.experience-intro h3{font-size:clamp(24px,2.6vw,38px);font-weight:400;line-height:1.15;letter-spacing:-.035em}.avatar-signature{display:flex;align-items:center;gap:20px;margin:40px 0 0}.avatar-signature img{display:block;width:180px;max-width:45%;height:auto}.avatar-signature figcaption{font-size:11px;color:var(--muted)}@media(max-width:900px){.experience-intro{margin-left:37px}}@media(max-width:600px){.experience-intro{margin-left:0}.avatar-signature{margin-top:28px}}.direction-switch{display:flex;align-items:center;gap:20px;padding:8px var(--space);font-size:11px;border-bottom:1px solid var(--line)}.direction-switch>a{padding:8px 12px;min-height:36px;display:flex;align-items:center;border-radius:30px}.direction-switch>a[aria-current=page]{background:var(--ink);color:var(--paper)}@media(max-width:600px){.direction-switch{gap:8px;padding:8px 16px}.direction-switch>span{display:none}.direction-switch>a{min-height:44px}}.cover-options{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin:-14px 0 22px;font-size:11px}.cover-options>span{margin-right:8px}.cover-options button{padding:10px 14px;min-height:44px;border:1px solid var(--line);background:transparent;border-radius:24px}.cover-options button[aria-pressed=true]{background:var(--ink);color:var(--paper);border-color:var(--ink)}@media(max-width:600px){.cover-options{justify-content:flex-start;flex-wrap:wrap;margin-top:0}}@media(min-width:1600px){body{max-width:1920px;margin:auto}.sculpture{min-height:760px}}@media(max-width:900px){nav{gap:20px}.hero h1{font-size:clamp(70px,10vw,100px)}.sculpture{min-height:520px}.hero-copy{padding-top:30px}.hero .eyebrow{max-width:240px}.hero-bottom{gap:12px}.section-top{grid-template-columns:1fr 2fr}.section-top>p:last-child{grid-column:2}.experience-row>summary{grid-template-columns:25px 1fr 180px 24px;gap:12px}.experience-body{margin-left:37px;gap:30px;padding-right:0}.project-tabs button{font-size:22px;padding:18px 10px}.project-tabs small{font-size:11px}.project-object{min-height:450px}}@media(max-width:600px){.masthead{align-items:start;padding-top:20px;padding-bottom:20px}nav{gap:8px;flex-wrap:wrap;justify-content:end;max-width:200px;font-size:12px}nav a{padding:4px;min-height:44px;display:flex;align-items:center}.wordmark{font-size:20px;min-width:105px}.hero{grid-template-columns:1fr}.hero-copy{padding:30px 24px}.hero h1{font-size:clamp(76px,16vw,104px);margin:32px 0}.hero-bottom p{font-size:16px}.sculpture{min-height:440px}.hero-foot{font-size:10px;gap:24px}.work-section,.experience-section,.about-section{padding:56px 24px}.section-top{grid-template-columns:1fr;gap:20px;margin-bottom:32px}.section-top>p:last-child{grid-column:auto}.section-top h2{font-size:37px}.project-tabs{gap:0}.project-tabs button{font-size:18px;grid-template-columns:1fr;gap:6px;padding:16px 10px}.project-tabs button>span:first-child{font-size:10px}.project-tabs small,.tab-arrow{display:none}.project-panel{grid-template-columns:1fr;gap:10px}.project-object{min-height:390px}.project-story h3{font-size:36px}.project-story{padding:20px 0 0}.experience-row>summary{grid-template-columns:20px 1fr 20px;gap:10px;padding:24px 0}.role-heading strong{font-size:26px}.role-heading>span{font-size:13px}.result{grid-column:2;grid-row:2}.result strong{font-size:32px}.expand{grid-column:3;grid-row:1}.experience-body{grid-template-columns:1fr;margin-left:30px;gap:24px}.about-grid{grid-template-columns:1fr;gap:32px}.about-grid h2{font-size:40px}.contact-line{align-items:start;flex-direction:column;margin-top:40px}footer{flex-direction:column;gap:4px}footer>span{align-self:start}.lyric{font-size:170px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.drawing>div{will-change:auto}}@media print{nav,.sculpture,.hero-foot,.project-tabs,.project-object,.circle-link{display:none}body{background:#fff;color:#000}.hero,.about-grid,.project-panel{display:block}.hero h1{font-size:48px}.work-section,.experience-section,.about-section{padding:24px;background:#fff}.project-panel[hidden]{display:block!important}.project-story{break-inside:avoid}.project-panel{min-height:0}.experience-row{break-inside:avoid}details::details-content{content-visibility:visible!important;display:block!important}.experience-row>summary{padding:12px 0}.section-top{display:block}.section-top h2{margin:12px 0}footer{display:none}}
