@font-face{font-family:Manrope;src:url('/assets/manrope-variable.ttf') format('truetype');font-weight:200 800;font-style:normal;font-display:swap}
:root{--paper:#efeeea;--ink:#292a28;--muted:#65665f;--line:#cecec6;--accent:#955333;--font:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;color:var(--ink);background:var(--paper);font:400 16px/1.7 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a,summary{-webkit-tap-highlight-color:transparent}button:disabled,button[aria-disabled=true]{cursor:default}::selection{background:#d9c9b9;color:var(--ink)}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-weight:400}button{border:0;background:none}button[hidden]{display:none}.wrap{width:calc(100% - 96px);max-width:1536px;margin-inline:auto}.skip-link{position:absolute;z-index:10;top:12px;left:20px;padding:10px 18px;background:var(--ink);color:var(--paper);transform:translateY(-180%)}.skip-link:focus{transform:none}
.site-header{height:80px;display:flex;align-items:center;justify-content:space-between;gap:32px}.wordmark{font-size:17px;letter-spacing:-.5px;font-weight:500}nav{display:flex;gap:36px;align-items:center}nav a{display:inline-flex;align-items:center;gap:7px;min-height:44px;font-size:12px;line-height:1;white-space:nowrap}nav a:hover{color:var(--accent)}
.hero{position:relative;min-height:min(780px,calc(100svh - 80px));display:grid;grid-template-columns:1fr 1.04fr;align-items:center;column-gap:10px;padding-top:12px;padding-bottom:73px}.hero-identity{position:relative;z-index:2;align-self:center;padding-bottom:36px;pointer-events:none}.hero-identity a{pointer-events:auto}h1{font-size:clamp(110px,14.2vw,228px);line-height:.93;letter-spacing:-.078em;font-weight:300;margin-left:-.075em}h1 span{display:block}.hero-intro{font-size:clamp(15px,1.34vw,20px);line-height:1.65;letter-spacing:-.025em;margin-top:52px;color:#565953}.hero-intro a{pointer-events:auto;color:var(--ink);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}.hero-foot{position:absolute;bottom:25px;left:0;right:0;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:22px;font-size:12px}.hero-foot a,.about-downloads a{display:inline-flex;align-items:center;gap:12px}.hero-foot a>span:last-child{font-size:17px}.format{font-size:9px;letter-spacing:.035em;color:var(--muted)}
.puzzle{position:relative;min-width:0;margin-top:-12px;align-self:center;padding-bottom:18px}.puzzle-stage{position:relative;aspect-ratio:1.14;width:calc(100% + 50px);margin-left:-25px;isolation:isolate}.puzzle-stage canvas{display:block;position:absolute;inset:0;width:100%;height:100%;touch-action:pan-y;opacity:0;transition:opacity .5s}.puzzle-stage[data-renderer=webgl] canvas{opacity:1}.puzzle-fallback{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;transition:opacity .2s;pointer-events:none}.puzzle-stage[data-renderer=webgl] .puzzle-fallback{opacity:0}.fallback-disc{width:78%;aspect-ratio:1;border-radius:50%;background:#d3d2cc;transform:rotateX(34deg) rotateZ(-15deg);box-shadow:10px 25px 30px #bcbcb580,inset 0 0 0 2px #deded8;position:relative}.fallback-ring{position:absolute;border:17px solid #f8f7f0;border-right-color:transparent;border-radius:50%;box-shadow:0 7px 4px #78786e38;inset:6%;transform:rotate(135deg)}.fallback-ring[data-fallback-ring="1"]{inset:21%;transform:rotate(270deg)}.fallback-ring[data-fallback-ring="0"]{inset:36%;transform:rotate(45deg);border-width:15px}.fallback-ball{position:absolute;top:calc(50% - 10px);left:calc(50% - 10px);width:20px;height:20px;border-radius:50%;background:radial-gradient(circle at 35% 28%,#e7b78d,#955333 48%,#4b2717);box-shadow:3px 7px 5px #5d4b3a66}
.puzzle-caption{display:flex;justify-content:center;gap:22px;align-items:center;margin-top:-2px;font-size:12px;color:#565953}.text-button{padding:0;min-height:40px;white-space:nowrap;font-size:11px}.text-button:hover{color:var(--accent)}.puzzle-caption .text-button{font-size:11px;text-decoration:underline;text-underline-offset:4px}.puzzle-caption .text-button span{margin-left:4px}.puzzle-controls{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:7px}.ring-controls{display:flex;border:1px solid #bdbeb5;border-radius:28px;overflow:hidden}.ring-controls button{height:42px;min-width:75px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;padding:0 13px;transition:background .2s}.ring-controls button+button{border-left:1px solid #c9cac2}.ring-controls button:hover,.ring-controls button:focus-visible{background:#deded7}.ring-controls button span{color:#77796f;font-size:16px}.ring-controls button[data-aligned=true]{background:#e0e3d8}.ring-controls button[disabled],.ring-controls button[aria-disabled=true]{opacity:.55}#release-ball{height:44px;min-width:96px;padding:0 16px;border:1px solid #a7a99d;border-radius:26px;font-size:11px;display:flex;justify-content:center;align-items:center;gap:8px;transition:background .2s,color .2s}#release-ball:not(:disabled):not([aria-disabled=true]){background:var(--ink);color:var(--paper);border-color:var(--ink)}#release-ball:not(:disabled):not([aria-disabled=true]):hover{background:var(--accent);border-color:var(--accent)}#release-ball:disabled,#release-ball[aria-disabled=true]{opacity:.48}#reset-puzzle{font-size:10px;color:var(--muted)}.puzzle-status{font-size:10px;line-height:1.5;color:var(--muted);min-height:18px;text-align:center;margin-top:11px}.puzzle[data-state=complete] .puzzle-status{color:var(--accent)}
.work-section{padding-top:112px;padding-bottom:96px}.section-title{font-size:13px;font-weight:500;margin-bottom:48px}.career-row{display:grid;grid-template-columns:1fr 1.04fr;gap:10px;padding:52px 0 60px;border-top:1px solid var(--line)}.career-company h3{font-size:clamp(34px,4.4vw,68px);line-height:1.1;letter-spacing:-.058em;font-weight:300;max-width:460px}.career-company>p{font-size:11px;color:var(--muted);margin-top:22px}.career-detail{max-width:480px;padding-top:4px}.career-detail h4{font-size:11px;margin-bottom:26px;color:var(--muted)}.career-lead{font-size:clamp(23px,2.2vw,34px);letter-spacing:-.035em;line-height:1.35;margin-bottom:22px}.career-detail>p:not(.career-lead){font-size:14px;line-height:1.9;max-width:440px;color:#5d6058}.career-detail details{margin-top:24px;font-size:12px}.career-detail summary{list-style:none;cursor:pointer;display:flex;gap:36px;justify-content:space-between;padding:10px 0;border-bottom:1px solid #c7c9bf}.career-detail summary::-webkit-details-marker{display:none}.career-detail summary span{font-size:19px;line-height:1;transition:transform .2s}.career-detail details[open] summary span{transform:rotate(45deg)}.career-expanded{padding-top:18px;font-size:13px;color:#5d6058}.career-expanded p{margin-bottom:12px}.career-expanded ul{padding-left:17px}
.about-section{padding-block:62px 120px;border-top:1px solid var(--line)}.about-heading h2{font-size:clamp(55px,8.4vw,126px);line-height:1.05;letter-spacing:-.06em;font-weight:300}.about-body{display:grid;grid-template-columns:1fr 1.04fr;gap:10px;margin-top:64px;align-items:start}.portrait{width:52%;max-width:280px}.portrait img{display:block;width:100%;height:auto;filter:saturate(.78)}.portrait figcaption{font-size:10px;color:var(--muted);margin-top:12px}.about-copy{max-width:480px}.about-lead{font-size:25px;line-height:1.45;letter-spacing:-.035em;margin-bottom:24px}.about-copy>p:not(.about-lead){font-size:14px;line-height:1.9;color:#5d6058;margin-top:18px}.about-downloads{display:flex;gap:28px;margin-top:30px;font-size:12px}
.contact-section{padding-block:52px 66px;border-top:1px solid var(--line)}.contact-section h2{font-size:clamp(58px,13.9vw,215px);font-weight:300;line-height:1.15;letter-spacing:-.07em}.contact-section h2 a{display:flex;justify-content:space-between;align-items:center;gap:20px}.contact-arrow{font-size:.68em;font-weight:300;transition:transform .4s}.contact-section h2 a:hover .contact-arrow{transform:translate(8px,-8px);color:var(--accent)}.contact-links{display:flex;justify-content:space-between;gap:24px;font-size:14px;margin-top:28px}.contact-links>a:hover{text-decoration:underline;text-underline-offset:5px}.site-footer{border-top:1px solid var(--line);padding-block:25px 32px;display:flex;justify-content:space-between;color:var(--muted);font-size:10px}
[data-reveal]{transition:transform .8s cubic-bezier(.2,.7,.2,1),opacity .8s}.js-reveal [data-reveal]:not(.is-visible){transform:translateY(22px);opacity:0}
@media(min-width:1600px){.hero{column-gap:50px}.puzzle-stage{aspect-ratio:1.18}.hero-intro{margin-top:62px}}
@media(max-width:1100px) and (min-width:761px){.wrap{width:calc(100% - 64px)}h1{font-size:14vw}.hero{min-height:620px}.hero-intro{font-size:14px}.puzzle-controls{gap:6px}.ring-controls button{min-width:62px;padding:0 10px}#release-ball{min-width:80px;padding:0 10px}.puzzle-caption{font-size:11px;gap:15px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{height:72px;gap:16px}.wordmark{font-size:13px;letter-spacing:-.4px}nav{gap:17px}nav a{font-size:10px;gap:4px}nav a:nth-child(2){display:none}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding-top:27px;padding-bottom:85px}.hero-identity{align-self:stretch;padding:0}.hero h1{font-size:clamp(88px,19.8vw,148px);line-height:.93;letter-spacing:-.072em;margin-left:-.055em}.hero h1 span{display:inline}.hero h1 span+span::before{content:' '}.hero h1{max-width:580px}.hero-intro{font-size:13px;line-height:1.6;margin-top:22px}.puzzle{margin-top:10px;padding-bottom:10px}.puzzle-stage{width:calc(100% + 20px);margin-left:-10px;aspect-ratio:1.25}.puzzle-caption{margin-top:-5px;gap:20px;font-size:11px}.puzzle-controls{gap:9px;margin-top:5px}.ring-controls button{min-width:64px;padding:0 10px;height:44px;font-size:10px;gap:6px}#release-ball{height:46px;min-width:84px;padding:0 12px;font-size:10px}#reset-puzzle{min-height:44px;font-size:10px}.puzzle-status{font-size:9px;margin-top:8px;min-height:27px;padding:0 10px}.hero-foot{bottom:16px;padding-bottom:18px;font-size:11px}.hero-foot a{gap:9px}.hero-foot .format{font-size:8px}.work-section{padding-top:64px;padding-bottom:42px}.section-title{margin-bottom:28px;font-size:12px}.career-row{grid-template-columns:1fr;padding:30px 0 40px;gap:27px}.career-company{display:flex;justify-content:space-between;align-items:center;gap:20px}.career-company h3{font-size:38px;letter-spacing:-.05em}.career-company>p{margin:0;font-size:10px;white-space:nowrap}.career-detail{padding-top:0;max-width:none}.career-detail h4{font-size:11px;margin-bottom:14px}.career-lead{font-size:27px;line-height:1.35;margin-bottom:18px}.career-detail>p:not(.career-lead){font-size:13px;line-height:1.85}.about-section{padding-block:44px 60px}.about-heading h2{font-size:58px}.about-heading br{display:none}.about-body{grid-template-columns:1fr;margin-top:34px;gap:32px}.portrait{width:56%;max-width:235px}.about-copy{max-width:none}.about-lead{font-size:24px}.about-copy>p:not(.about-lead){font-size:13px}.contact-section{padding-block:38px 40px}.contact-section h2{font-size:18vw;letter-spacing:-.065em}.contact-links{font-size:11px;margin-top:24px;gap:15px}.site-footer{font-size:9px;padding-block:22px 26px}}
@media(max-width:400px){.hero h1{font-size:25vw;line-height:.95;max-width:100%}.hero h1 span{display:block}.hero h1 span+span::before{content:none}.hero{padding-top:14px}.hero-intro{margin-top:18px}.puzzle-stage{aspect-ratio:1.22}.puzzle-controls{gap:6px}.ring-controls button{min-width:58px;padding:0 8px}#release-ball{min-width:75px;padding:0 8px}#reset-puzzle{font-size:9px}.puzzle-caption{font-size:10px;gap:15px}.puzzle-caption .text-button{font-size:10px}.career-company h3{font-size:33px}.career-company>p{font-size:9px}.contact-links{font-size:10px}.about-heading h2{font-size:53px}}
.hero h1{font-weight:200}.puzzle-stage{height:clamp(300px,calc(100svh - 310px),600px);aspect-ratio:auto;overflow:hidden}.puzzle-stage canvas{touch-action:pan-y pinch-zoom}.text-button[aria-disabled=true]{opacity:.48}
.career-detail>p:not(.career-lead),.about-copy>p:not(.about-lead){font-size:15px}.career-detail h4,.career-company>p{font-size:13px}.contact-links{font-size:16px}.puzzle-caption{font-size:14px}.puzzle-caption .text-button{font-size:12px}.ring-controls button{font-size:12px;height:44px;min-width:78px}#release-ball{font-size:12px}#reset-puzzle{font-size:12px}.puzzle-status{font-size:11px}.fallback-ball{translate:calc(var(--ball-progress,0) * 100px) calc(var(--ball-progress,0) * 100px)}
@media(max-width:760px){.puzzle-stage{height:auto;aspect-ratio:1.25}.hero h1 span{display:block}.hero h1 span+span::before{content:none}.hero h1{font-size:clamp(88px,25vw,150px)}}
@media(max-width:400px){.puzzle-stage{aspect-ratio:1.22}}
@media(max-width:760px){nav a{font-size:12px}.hero-intro{font-size:15px}.puzzle-stage{aspect-ratio:1.4}.puzzle-caption{font-size:12px;gap:15px}.puzzle-caption .text-button{font-size:12px}.puzzle-controls{flex-wrap:wrap;gap:9px;margin-top:8px}.ring-controls button{min-width:67px;padding:0 10px;font-size:12px}.ring-controls button span{display:none}#release-ball{min-width:90px;font-size:12px}#reset-puzzle{font-size:11px}.puzzle-status{font-size:11px}.career-detail>p:not(.career-lead),.about-copy>p:not(.about-lead){font-size:15px}.career-detail h4{font-size:12px}.career-company>p{font-size:11px}.contact-links{font-size:14px}.about-downloads{font-size:13px}.hero-foot{font-size:12px}}
@media(max-width:400px){.puzzle-controls{gap:7px}.ring-controls button{min-width:59px;padding:0 8px;font-size:11px}#release-ball{min-width:81px;padding:0 10px;font-size:11px}#reset-puzzle{font-size:10px}.contact-links{font-size:12px}.hero-intro{font-size:14px}.career-company h3{font-size:30px}.career-company>p{font-size:10px}}
.hero h1{letter-spacing:-.045em}.career-company h3{letter-spacing:-.04em}.career-detail h4{font-size:26px;line-height:1.35;letter-spacing:-.025em;color:var(--ink);margin-bottom:20px}.about-heading h2{font-size:13px;letter-spacing:0;line-height:1.5;font-weight:500}.about-body{margin-top:45px}.portrait{width:72%;max-width:337px}.portrait img{filter:none}.contact-section h2{letter-spacing:-.045em;word-spacing:.04em}[data-reveal],.js-reveal [data-reveal]:not(.is-visible){opacity:1;transform:none;transition:none}
@media(max-width:760px){.hero h1{letter-spacing:-.045em}.career-detail h4{font-size:25px;margin-bottom:16px}.portrait{width:76%;max-width:290px}.about-heading h2{font-size:13px}.about-body{margin-top:28px}.about-heading h2 br{display:none}.contact-section h2{letter-spacing:-.04em}}
.site-footer{align-items:center;gap:18px}.motion-toggle{display:inline-flex;align-items:center;gap:8px;min-height:44px;cursor:pointer;font-size:11px}.motion-toggle input{accent-color:var(--ink);width:14px;height:14px;margin:0}html[data-reduced-motion=true]{scroll-behavior:auto}html[data-reduced-motion=true] *,html[data-reduced-motion=true] *::before,html[data-reduced-motion=true] *::after{animation:none!important;transition:none!important}
@media(max-width:760px){.puzzle{width:100%}.contact-links{font-size:14px}}
@media(max-width:350px){.career-company{display:block}.career-company>p{margin-top:12px}.puzzle-controls{gap:7px}.ring-controls button{min-width:52px;padding:0 7px}#release-ball{min-width:76px}.puzzle-controls #reset-puzzle{min-height:30px;flex-basis:100%}.contact-links{flex-wrap:wrap;gap:13px}.hero-foot{font-size:11px}}
@media(max-width:400px){.site-footer{flex-wrap:wrap;gap:3px 18px}.motion-toggle{font-size:10px}.site-footer>a{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
