@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(../media/dm-sans-latin-ext-wght-normal.0hiocdn10l05a.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(../media/dm-sans-latin-wght-normal.0tm8u-h63rec8.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--paper:#ebe8dc;--ink:#1d211e;--muted:#626a60;--blue:#8ebfce;--blue-dark:#568b98}*{box-sizing:border-box;-webkit-user-select:none;user-select:none}html,body{min-height:100%;margin:0}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;font-family:DM Sans Variable,Arial,sans-serif}a{-webkit-tap-highlight-color:transparent}a,img,svg{-webkit-user-drag:none}a:focus-visible{outline:2px solid var(--blue-dark);outline-offset:6px}.flower-page{isolation:isolate;grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.flower-page:after{z-index:5;pointer-events:none;content:"";opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23000' filter='url(%23grain)' opacity='.7' d='M0 0h180v180H0z'/%3E%3C/svg%3E");position:absolute;inset:0}.page-header,.page-footer{z-index:2;justify-content:space-between;align-items:center;display:flex}.page-header{padding:33px 48px}.wordmark{color:var(--ink);letter-spacing:-.6px;align-items:center;gap:9px;font-size:16px;font-weight:450;text-decoration:none;display:inline-flex}.wordmark-flower{color:var(--blue-dark);width:29px;height:29px}.stage{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:540px;padding:50px 24px 80px;display:flex;position:relative}.intro{flex-direction:column;align-items:center;display:flex}.hero-lockup{--flower-size:clamp(132px, 14.3vw, 202px);justify-content:center;align-items:flex-end;gap:0;margin:0 0 25px;font-weight:430;display:flex}.hero-flower{width:var(--flower-size);margin-right:calc(var(--flower-size) * -.18);height:auto;color:var(--blue);flex-shrink:0;display:block;overflow:visible}.hero-stroke{stroke-dasharray:1;stroke-dashoffset:1px;animation:draw-stroke var(--stroke-duration,2s) var(--stroke-delay,0s) cubic-bezier(.4, 0, .3, 1) both}.finance-word{letter-spacing:-.077em;margin-bottom:5px;padding-right:5px;font-size:clamp(80px,9.9vw,142px);line-height:1.06;display:inline-flex}.finance-letter{animation:write-letter .38s var(--letter-delay) cubic-bezier(.2, .65, .3, 1) both;display:inline-block}.tagline{color:var(--muted);letter-spacing:.5px;margin:12px 0 0 30px;font-size:15px;font-weight:400;animation:1s 5s both quiet-arrival}.with-u{color:#4f5f56;text-decoration:none;transition:color .2s;display:inline-block;position:relative}.with-u:hover{color:var(--blue-dark)}.with-u svg{width:100%;height:8px;position:absolute;bottom:-7px;left:0;overflow:visible}.with-u path{stroke:var(--blue);stroke-width:2px;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:.75s 5.55s both draw-stroke}.page-footer{justify-content:center;padding:20px 48px 31px}.yearn-link{min-height:44px;color:var(--muted);letter-spacing:.25px;align-items:center;gap:4px;padding:10px 8px;font-size:11px;text-decoration:none;transition:color .2s;display:inline-flex}.yearn-link span{text-underline-offset:3px;-webkit-text-decoration:underline #a6b7af;text-decoration:underline #a6b7af}.yearn-link:hover{color:var(--ink)}.ambient-doodles{z-index:-1;pointer-events:none;position:absolute;inset:0}.ambient-doodle{left:var(--x);top:var(--y);width:var(--size,50px);height:auto;color:var(--blue);opacity:var(--opacity,.6);transform:translate(-50%, -50%) rotate(var(--rotation,0deg));position:absolute;overflow:visible}.ambient-stroke{stroke-dasharray:1;stroke-dashoffset:1px;animation:doodle-cycle var(--cycle,18s) var(--delay,0s) linear infinite both}.cursor-doodle{z-index:20;width:36px;height:36px;color:var(--blue);pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;will-change:transform;transition:opacity .16s,color .22s;position:fixed;top:0;left:0;transform:translate(-72px,-72px)}.cursor-doodle[data-visible=true]{opacity:1}.cursor-flower,.cursor-arrow{transform-origin:50%;width:100%;height:100%;transition:opacity .2s,transform .3s cubic-bezier(.2,.7,.3,1);position:absolute;inset:0}.cursor-flower{opacity:1;transform:scale(1)rotate(0)}.cursor-flower-svg{width:100%;height:100%;animation:12s linear infinite paused cursor-turn;display:block;overflow:visible}.cursor-doodle[data-visible=true][data-link=false] .cursor-flower-svg{animation-play-state:running}.cursor-arrow{opacity:0;transform:translate(-3px,3px)scale(.65)rotate(-15deg)}.cursor-doodle[data-link=true]{color:var(--blue-dark)}.cursor-doodle[data-link=true] .cursor-flower{opacity:0;transform:scale(.6)rotate(40deg)}.cursor-doodle[data-link=true] .cursor-arrow{opacity:1;transform:translate(0)scale(1)rotate(0)}@keyframes cursor-turn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes draw-stroke{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes doodle-cycle{0%,8%{stroke-dashoffset:1px;opacity:0}10%{opacity:1}38%,55%{stroke-dashoffset:0;opacity:1}80%{stroke-dashoffset:-1px;opacity:1}82%,to{stroke-dashoffset:-1px;opacity:0}}@keyframes write-letter{0%{opacity:0;clip-path:inset(0 100% 0 0);transform:translateY(4px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}@keyframes quiet-arrival{0%{opacity:0;visibility:hidden;transform:translateY(5px)}to{opacity:1;visibility:visible;transform:translateY(0)}}@media (min-width:1600px){.stage{padding-bottom:110px}.page-header{padding:38px 60px}.page-footer{padding:20px 60px 38px}}@media (max-width:700px){.page-header{padding:22px 23px}.wordmark{gap:6px;font-size:14px}.wordmark-flower{width:25px;height:25px}.stage{min-height:490px;padding:65px 20px 70px}.hero-lockup{--flower-size:clamp(95px, 24vw, 145px);margin-bottom:21px}.finance-word{margin-bottom:4px;font-size:clamp(60px,14vw,92px)}.tagline{letter-spacing:.2px;margin-top:10px;margin-left:14px;font-size:12px}.page-footer{padding:20px 23px 25px}.ambient-doodle{width:calc(var(--size,50px) * .72);opacity:calc(var(--opacity,.6) * .8)}}@media (max-width:460px){.hero-lockup{--flower-size:94px}.finance-word{font-size:clamp(57px,15.3vw,70px)}.ambient-doodle:nth-child(3n){display:none}}@media (max-height:680px) and (min-width:701px){.stage{min-height:410px;padding-top:10px;padding-bottom:20px}.hero-lockup{--flower-size:140px}.finance-word{font-size:102px}}@media (hover:none),(pointer:coarse){.cursor-doodle{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}.hero-stroke,.ambient-stroke,.with-u path{stroke-dashoffset:0}.finance-letter,.tagline{opacity:1;visibility:visible;clip-path:none;transform:none}}
