:root{--paper: #f5f0e8;--ink: #292a2b;--mute: #646364;--serif: "Zen Old Mincho", "Hiragino Mincho ProN", "Yu Mincho", "Songti SC", Georgia, serif;--sans: "Zen Kaku Gothic New", "Hiragino Sans", system-ui, -apple-system, Arial, sans-serif;--mouse-x: 0px;--mouse-y: 0px}*{box-sizing:border-box}[hidden]{display:none!important}html{background:var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans)}html:has(.hero),html:has(.hero) body{height:100%;overflow:hidden;overscroll-behavior:none}a{color:inherit;text-decoration:none}::selection{background:#323130;color:var(--paper)}:focus-visible{outline:1px solid var(--ink);outline-offset:5px}.hero{position:relative;height:100svh;overflow:hidden;isolation:isolate;background:var(--paper)}.landscape{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;object-position:57% center}.paper-grain{position:absolute;z-index:1;inset:0;opacity:.12;pointer-events:none;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E")}.foliage-image{position:absolute;z-index:2;display:block;pointer-events:none;will-change:transform;mix-blend-mode:multiply;filter:blur(1.5px);opacity:.2}.foliage-image--left{width:clamp(490px,42vw,720px);height:auto;left:clamp(-390px,-18vw,-220px);bottom:clamp(-210px,-15vw,-130px);transform:translate3d(var(--mouse-x),var(--mouse-y),0) rotate(-12deg);animation:leaf-breathe-left 18s ease-in-out infinite alternate}.foliage-image--right{width:clamp(420px,34vw,620px);height:auto;right:clamp(-310px,-15vw,-170px);bottom:clamp(-160px,-10vw,-75px);opacity:.17;transform:scaleX(-1) translate3d(var(--mouse-x),var(--mouse-y),0) rotate(13deg);animation:leaf-breathe-right 22s ease-in-out infinite alternate}@keyframes leaf-breathe-left{to{transform:translate3d(calc(var(--mouse-x) + 2px),calc(var(--mouse-y) - 2px),0) rotate(-11.5deg)}}@keyframes leaf-breathe-right{to{transform:scaleX(-1) translate3d(calc(var(--mouse-x) - 2px),calc(var(--mouse-y) + 2px),0) rotate(12.5deg)}}.site-header{position:relative;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:30px clamp(28px,5.25vw,84px)}.brand{display:inline-flex;align-items:center;gap:12px;font-family:var(--serif);font-size:clamp(24px,2vw,31px);letter-spacing:-.012em}.brand img{width:38px;height:40px;object-fit:contain}.site-header nav{display:flex;align-items:center;gap:clamp(25px,4vw,65px);font-size:14px;color:#515152}.site-header nav a{position:relative;transition:color .3s ease}.site-header nav a:hover{color:var(--ink)}.site-header nav a:after{content:"";position:absolute;left:0;right:0;bottom:-6px;height:1px;background:currentColor;opacity:.5;transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.22,.72,.3,1)}.site-header nav a:hover:after,.site-header nav a[aria-current]:after{transform:scaleX(1)}.stage{position:relative}.hero-content{position:relative;z-index:3;margin-left:clamp(28px,5.25vw,84px);padding-top:clamp(150px,17vh,235px);max-width:860px}h1{margin:0;font-family:var(--serif);font-weight:400;font-size:clamp(56px,4.8vw,77px);line-height:1.08;letter-spacing:-.018em;text-wrap:balance}.hero-content h1{display:flex;flex-direction:column;align-items:flex-start}.intro{margin:34px 0 0;font-size:clamp(17px,1.35vw,20px);line-height:1.5;letter-spacing:-.025em;color:#494a4b}.actions{display:flex;align-items:center;gap:47px;margin-top:45px}.button{display:inline-flex;align-items:center;gap:10px;border-radius:99px;padding:17px 36px;background:#28292a;color:#f7f3ed;font-size:16px;line-height:1;box-shadow:0 1px 2px #292a2b21;transition:transform .32s cubic-bezier(.22,.72,.3,1),background .3s ease,box-shadow .32s ease}.button:hover{background:#4a4845;transform:translateY(-2px);box-shadow:0 8px 20px #292a2b26}.button:active{transform:translateY(0);box-shadow:0 1px 2px #292a2b21}.button span{font-size:21px;font-weight:400;line-height:0;transform:translateY(-1px);transition:transform .32s cubic-bezier(.22,.72,.3,1)}.button:hover span{transform:translate(3px,-1px)}.learn{position:relative;padding:4px 0 8px;font-size:15px}.learn:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#3d3d3d;transform-origin:left}.learn:hover:after{animation:learn-redraw .62s cubic-bezier(.4,0,.3,1)}@keyframes learn-redraw{0%{transform:scaleX(1);transform-origin:right}48%{transform:scaleX(0);transform-origin:right}52%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}.mist-wipe{position:absolute;z-index:4;--mist-dir: 1;inset:-110px -46vw -130px;pointer-events:none;visibility:hidden}.mist__cloud{position:absolute;inset:0;opacity:0}.mist__cloud svg{display:block;width:100%;height:100%}.mist-wipe.is-running{visibility:visible}.mist-wipe.is-running .mist__cloud{will-change:transform,opacity}.mist-wipe.is-running .mist__cloud--a{animation:mist-drift-a 1.5s cubic-bezier(.36,0,.28,1) both}.mist-wipe.is-running .mist__cloud--b{animation:mist-drift-b 1.5s cubic-bezier(.42,0,.3,1) both}@keyframes mist-drift-a{0%{opacity:0;transform:translate3d(calc(54% * var(--mist-dir)),7%,0) scale(1.05)}36%{opacity:1}62%{opacity:.92}to{opacity:0;transform:translate3d(calc(-54% * var(--mist-dir)),-7%,0) scale(1.13)}}@keyframes mist-drift-b{0%{opacity:0;transform:translate3d(calc(68% * var(--mist-dir)),11%,0) scale(1.14)}42%{opacity:.86}66%{opacity:.64}to{opacity:0;transform:translate3d(calc(-64% * var(--mist-dir)),-10%,0) scale(1.22)}}.hero-content h1 span,.hero-content .index li,.hero-content .long p,.hero-content .intro{-webkit-mask-image:linear-gradient(to right,#000 0 36%,rgba(0,0,0,.55) 50%,transparent 64%);mask-image:linear-gradient(to right,#000 0 36%,rgba(0,0,0,.55) 50%,transparent 64%);-webkit-mask-size:300% 400%;mask-size:300% 400%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:0% 50%;mask-position:0% 50%}.hero-content h1 span{padding:.16em .14em .26em .08em;margin:-.16em -.14em -.26em -.08em;text-wrap:balance}.hero-content.is-entering h1 span:nth-child(1){animation:ink-draw .72s cubic-bezier(.32,.68,.26,1) 0ms both}.hero-content.is-entering h1 span:nth-child(2){animation:ink-draw .72s cubic-bezier(.32,.68,.26,1) 95ms both}.hero-content.is-entering h1 span:nth-child(3){animation:ink-draw .72s cubic-bezier(.32,.68,.26,1) .19s both}.hero-content.is-entering .intro{animation:ink-draw .72s cubic-bezier(.32,.68,.26,1) .26s both}.hero-content.is-entering .long p:nth-child(1),.hero-content.is-entering .index li:nth-child(1){animation:ink-draw .72s cubic-bezier(.32,.68,.26,1) .33s both}.hero-content.is-entering .long p:nth-child(2),.hero-content.is-entering .index li:nth-child(2){animation:ink-draw .72s cubic-bezier(.32,.68,.26,1) 395ms both}.hero-content.is-entering .long p:nth-child(3),.hero-content.is-entering .index li:nth-child(3){animation:ink-draw .72s cubic-bezier(.32,.68,.26,1) .46s both}.hero-content.is-entering .index li:nth-child(n+4){animation:ink-draw .72s cubic-bezier(.32,.68,.26,1) 525ms both}.hero-content.is-entering .actions{animation:ink-settle .62s cubic-bezier(.22,.72,.3,1) .5s both}@keyframes ink-draw{0%{opacity:.12;filter:blur(6px);-webkit-mask-position:100% 50%;mask-position:100% 50%}60%{opacity:1}to{opacity:1;filter:blur(0);-webkit-mask-position:0% 50%;mask-position:0% 50%}}@keyframes ink-settle{0%{opacity:0;filter:blur(5px);transform:translate3d(0,7px,0)}to{opacity:1;filter:blur(0);transform:none}}.hero-content.is-leaving{animation:view-out .42s cubic-bezier(.4,0,1,1) both}@keyframes view-out{to{opacity:0;filter:blur(7px);transform:translate3d(0,-10px,0)}}.canopy-leaf{position:absolute;z-index:4;display:block;height:auto;pointer-events:none;mix-blend-mode:multiply;will-change:transform}.canopy-leaf--tl{width:clamp(300px,27vw,470px);top:clamp(-250px,-15vw,-160px);left:clamp(-200px,-12vw,-130px);opacity:.1;filter:blur(13px);transform:translate3d(calc(var(--mouse-x) * 2.6),calc(var(--mouse-y) * 2.6),0) rotate(198deg);animation:canopy-breathe-tl 26s ease-in-out infinite alternate}.canopy-leaf--br{width:clamp(280px,25vw,430px);right:clamp(-190px,-11vw,-120px);bottom:clamp(-230px,-14vw,-150px);opacity:.085;filter:blur(15px);transform:scaleX(-1) translate3d(calc(var(--mouse-x) * 2.4),calc(var(--mouse-y) * 2.4),0) rotate(14deg);animation:canopy-breathe-br 31s ease-in-out infinite alternate}@keyframes canopy-breathe-tl{to{transform:translate3d(calc(var(--mouse-x) * 2.6 + 3px),calc(var(--mouse-y) * 2.6 + 2px),0) rotate(196.6deg)}}@keyframes canopy-breathe-br{to{transform:scaleX(-1) translate3d(calc(var(--mouse-x) * 2.4 - 3px),calc(var(--mouse-y) * 2.4 - 2px),0) rotate(15.4deg)}}.js .hero-content[data-initial] h1 span,.js .hero-content[data-initial] .intro,.js .hero-content[data-initial] .actions{animation:ink-prime 1s linear both}@keyframes ink-prime{0%,88%{opacity:0}to{opacity:1}}.bottom-line{position:absolute;z-index:5;bottom:46px;display:flex;align-items:center;color:#717173;font-size:9px;font-weight:500;letter-spacing:.25em;line-height:1.5;text-transform:uppercase}.bottom-line b{display:block;width:26px;height:1px;background:#b7b4af;margin:0 26px}.bottom-line--left{left:clamp(28px,5.25vw,84px)}.bottom-line--right{right:clamp(28px,4.7vw,75px);gap:0}.bottom-line--right span{text-align:right;line-height:1.65}.bottom-line--right img{width:31px;height:auto;margin-left:27px;color:#343534}.index{list-style:none;margin:38px 0 0;padding:0;max-width:470px}.index li+li{margin-top:22px}.index__row{display:flex;align-items:baseline;width:100%}.index__name{font-family:var(--serif);font-size:21px;letter-spacing:-.014em;color:#353637;white-space:nowrap}.index__rule{flex:1;height:1px;min-width:24px;margin:0 16px 6px;align-self:baseline;background:#b7b4af;transform-origin:left}.index__meta{flex:none;font-size:9px;font-weight:500;letter-spacing:.25em;line-height:1.5;text-transform:uppercase;color:#717173;white-space:nowrap}.index__blurb{margin:5px 0 0;max-width:390px;font-size:15px;line-height:1.56;color:#5c5b58}a.index__row:hover .index__rule{animation:learn-redraw .62s cubic-bezier(.4,0,.3,1)}a.index__row .index__name{transition:color .3s ease}a.index__row:hover .index__name{color:var(--ink)}.long{margin:26px 0 0;max-width:430px}.long p{margin:0;font-size:15px;line-height:1.62;color:#55565a}.long p+p{margin-top:13px}.fine-print{position:absolute;z-index:5;right:clamp(28px,4.7vw,75px);bottom:46px;display:flex;gap:17px;font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#817f7b}.fine-print a{transition:color .3s ease}.fine-print a:hover{color:var(--ink)}.view-nav{position:absolute;z-index:5;left:0;right:0;bottom:calc(38px + env(safe-area-inset-bottom));display:none;padding:0 24px}.view-nav__pair{display:flex;align-items:center;justify-content:space-between;gap:14px}.view-nav__step{display:inline-flex;align-items:center;gap:9px;padding:12px 2px;margin:-12px -2px;font-size:15px;letter-spacing:.01em;color:#4f4f50}.view-nav__step em{font-style:normal;font-size:21px;line-height:0;color:#8a8783}.view-nav__step:active{color:var(--ink)}.plain-page{min-height:100svh;padding:clamp(32px,8vw,110px);background:var(--paper);font-size:17px;line-height:1.65;color:#484745}.plain-page h1{margin:clamp(70px,12vh,150px) 0 28px;font-size:clamp(55px,8vw,100px)}.plain-page p{max-width:590px;margin:0 0 12px}.plain-page a:not(.plain-brand){text-decoration:underline;text-underline-offset:4px}.plain-brand{font-family:var(--serif);font-size:25px}@media(max-width:800px){.site-header{padding:23px}.brand{font-size:25px}.brand img{width:35px;height:37px}.site-header nav{gap:17px;font-size:12px}.hero-content{margin-left:24px;margin-right:24px;padding-top:clamp(88px,12vh,130px)}h1{font-size:clamp(42px,11.8vw,56px);line-height:1.06}.intro{margin-top:27px;max-width:420px;font-size:16px}.desktop-break{display:none}.actions{margin-top:34px;gap:26px}.button{padding:16px 25px}.index{margin-top:30px;max-width:none}.landscape{object-position:66% center}.foliage-image--left{width:520px;left:-375px;bottom:-85px}.foliage-image--right{width:410px;right:-280px;bottom:-100px;opacity:.15}.mist-wipe{inset:-80px -60vw -100px}.bottom-line{bottom:45px}.bottom-line--left{left:24px}.fine-print{right:23px}.bottom-line--left b{width:12px;margin:0 10px}}@media(max-width:700px){.site-header{justify-content:flex-start}.site-header nav{display:none}.view-nav{display:block}.bottom-line--left{display:none}.fine-print{top:33px;bottom:auto;gap:14px;font-size:8px;letter-spacing:.17em}}@media(max-width:600px){.brand{font-size:20px}.brand img{width:30px;height:32px}.hero-content{padding-top:clamp(76px,11vh,104px)}.hero-content h1{font-size:37px;max-width:340px}.index__name{font-size:19px}.index__blurb{font-size:14px}}@media(max-height:720px){.hero-content{padding-top:clamp(66px,9vh,92px)}.intro{margin-top:20px}.long{margin-top:19px}.long p{font-size:14px;line-height:1.55}.index{margin-top:24px}.index li+li{margin-top:16px}.actions{margin-top:26px}}@media(max-height:620px){.hero-content h1{font-size:33px}.index__blurb{display:none}.long p+p{display:none}.actions{margin-top:20px}}@media(max-width:400px){.brand span{display:none}.view-nav__step{font-size:14px;gap:7px}}@media(max-width:450px){.canopy-leaf--tl{width:290px;top:-195px;left:-155px}.canopy-leaf--br{width:270px;right:-145px;bottom:-175px}.bottom-line--left span{font-size:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}.mist-wipe{display:none}.hero-content.is-entering *,.hero-content.is-leaving,.foliage-image,.canopy-leaf{animation:none!important}.foliage-image--left{transform:rotate(-12deg)!important}.foliage-image--right{transform:scaleX(-1) rotate(13deg)!important}.canopy-leaf--tl{transform:rotate(198deg)!important}.canopy-leaf--br{transform:scaleX(-1) rotate(14deg)!important}}
