@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,700&family=Instrument+Serif:ital@0;1&display=swap";:root{--yellow:#f6d228;--ink:#11110f;--paper:#f4f1e8;--line:#24231f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--paper);cursor:none;margin:0;font-family:DM Sans,sans-serif}button,a{cursor:none;font:inherit}main{position:relative;overflow:hidden}.grain{pointer-events:none;z-index:20;opacity:.16;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E");position:fixed;inset:0}.cursor{background:var(--yellow);z-index:100;pointer-events:none;mix-blend-mode:difference;border-radius:50%;width:14px;height:14px;transition:transform 80ms linear;position:fixed}header{z-index:5;justify-content:space-between;align-items:center;width:100%;height:84px;padding:0 5vw;display:flex;position:absolute;top:0}.brand{letter-spacing:-2px;color:inherit;background:0 0;border:0;padding:0;font-size:27px;font-weight:700}.brand span{vertical-align:top;letter-spacing:0;margin-left:2px;font-size:9px}nav{gap:28px;display:flex}nav button{color:#aaa99f;text-transform:uppercase;letter-spacing:.11em;background:0 0;border:0;padding:5px;font-size:11px}nav button:hover,nav .selected{color:var(--yellow)}.menu{background:0 0;border:0;width:28px;display:none}.menu i{background:var(--paper);width:24px;height:1px;margin:5px 0;display:block}.hero{border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:100vh;padding:130px 5vw 45px;display:flex;position:relative}.hero-top,.section-label{letter-spacing:.08em;color:#b5b2a8;justify-content:space-between;font-family:D ̰M Mono,monospace;font-size:10px;display:flex}.availability{color:var(--yellow)}.availability b{background:var(--yellow);border-radius:50%;width:6px;height:6px;margin:0 8px 1px 0;display:inline-block;box-shadow:0 0 0 5px #f6d22822}.hero-title{margin:6vh 0}.hero-title p{color:var(--yellow);letter-spacing:.2em;margin:0 0 -1vw 4px;font-family:DM Mono;font-size:13px}.hero h1,.work h2,.about h2{letter-spacing:-.095em;margin:0;font-size:clamp(65px,14.3vw,220px);font-weight:700;line-height:.76}.dot{color:var(--yellow)}.hero-bottom{justify-content:space-between;align-items:flex-end;margin-top:5vh;display:flex}.hero-bottom p{margin:0;font-size:14px;line-height:1.45}.hero-bottom em,.work h2 i,.about h2 i{color:var(--yellow);letter-spacing:-.06em;font-family:Instrument Serif,serif;font-weight:400}.round-link{width:130px;height:130px;color:var(--paper);letter-spacing:.06em;background:0 0;border:1px solid #727168;border-radius:50%;font-family:DM Mono;font-size:9px;line-height:1.5;transition:all .25s}.round-link:hover{background:var(--yellow);color:var(--ink);border-color:var(--yellow);transform:rotate(-10deg)}.arrow{margin-left:5px;font-size:16px}.orbit{width:125px;height:125px;color:var(--yellow);border:1px solid #484740;border-radius:50%;place-items:center;animation:16s linear infinite spin;display:grid;position:absolute;top:28%;right:11%}.orbit span{font-size:27px;animation:16s linear infinite spin-reverse}.orbit-word{letter-spacing:3.5px;writing-mode:vertical-rl;border-radius:50%;font-family:DM Mono;font-size:8px;position:absolute;inset:-2px;transform:rotate(-45deg)}.hero-index{color:#88877f;font-family:DM Mono;font-size:10px;position:absolute;bottom:45px;right:5vw}.work{background:var(--paper);color:var(--ink);padding:85px 5vw 105px}.work .section-label{color:#606058}.work h2{margin:54px 0 66px;font-size:clamp(65px,12vw,184px)}.project-grid{grid-template-columns:1.25fr 1fr 1fr;gap:13px;display:grid}.project{border:1px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:360px;padding:17px;transition:transform .25s;display:flex}.project:hover{transform:translateY(-8px)}.project.yellow{background:var(--yellow)}.project.outline{background:var(--ink);color:var(--paper);border-color:var(--ink)}.project-head{justify-content:space-between;font:10px DM Mono;display:flex}.project-head button{color:inherit;background:0 0;border:0;font-size:22px}.project-mark{text-align:center;font-size:110px;line-height:1}.project h3{letter-spacing:-.07em;margin:0;font-size:27px}.project p{opacity:.65;margin:5px 0 0;font:10px DM Mono}.about{background:var(--ink);padding:110px 5vw}.about>.section-label{color:#a3a198;display:block}.about-copy{grid-template-columns:1.15fr .65fr;align-items:end;gap:14vw;margin:75px 0 90px;display:grid}.about h2{font-size:clamp(58px,9.5vw,145px)}.about-copy>p{color:#d1cec4;max-width:380px;font-size:16px;line-height:1.5}.skills{color:var(--yellow);border-top:1px solid #3a3934;border-bottom:1px solid #3a3934;gap:8vw;padding:18px 0;font:10px DM Mono;display:flex}footer{background:var(--yellow);color:var(--ink);flex-direction:column;align-items:flex-start;min-height:330px;padding:70px 5vw 25px;display:flex;position:relative}footer p{letter-spacing:.08em;font:10px DM Mono}footer .talk-link{color:var(--ink);letter-spacing:-.08em;border-bottom:4px solid var(--ink);margin-top:40px;font-size:clamp(47px,9vw,140px);font-weight:700;line-height:.95;text-decoration:none}footer a:hover{font-style:italic}.socials{z-index:30;background:var(--yellow);border-radius:999px;flex-direction:column;align-items:center;gap:10px;padding:7px;display:flex;position:fixed;top:50%;right:22px;transform:translateY(-50%);box-shadow:0 5px 24px #0003}.socials>span{display:none}.socials a{border:1px solid var(--ink);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;transition:transform .22s,background .22s,color .22s;display:grid}.socials a svg{fill:currentColor;width:17px;height:17px}.socials a:last-child svg{fill:none;stroke:currentColor;stroke-width:1.7px}.socials a:last-child .dot-icon{fill:currentColor;stroke:none}.socials a:hover{background:var(--ink);color:var(--yellow);font-style:normal;transform:rotate(14deg)scale(1.08)}footer>span{font:10px DM Mono;position:absolute;bottom:25px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spin-reverse{to{transform:rotate(-360deg)}}@media (width<=650px){body,button,a{cursor:auto}.cursor{display:none}header{height:70px}.menu{display:block}nav{background:var(--ink);flex-direction:column;gap:15px;padding:20px 5vw;display:none;position:absolute;top:70px;left:0;right:0}nav.open{display:flex}.hero{min-height:750px;padding-top:105px}.hero h1{font-size:20vw}.hero-title p{margin-bottom:0;font-size:10px}.hero-top span:last-child{display:none}.hero-bottom{flex-direction:column;align-items:flex-start;gap:20px}.round-link{width:105px;height:105px}.orbit{width:94px;height:94px;top:31%;right:9%}.project-grid{grid-template-columns:1fr}.project{min-height:260px}.about-copy{grid-template-columns:1fr;gap:35px;margin:52px 0 60px}.skills{flex-direction:column;gap:13px}.about{padding:80px 5vw}footer{min-height:300px}footer .talk-link{border-width:2px;margin-top:75px}.socials{top:50%;right:12px}.socials a{width:38px;height:38px}.socials a svg{width:16px;height:16px}}
