.pill-nav{--pill-text:#26241f;--hover-fill:#7ab8a4;--hover-text:#fcfbf9;--active:#4a7a6b;--ease:cubic-bezier(.22, 1, .36, 1);align-items:center;display:flex;position:relative}.pill-list{align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.pill-list>li{display:flex}.pill{color:var(--pill-text);letter-spacing:.2px;white-space:nowrap;cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;padding:11px 18px;font-family:inherit;font-size:15px;font-weight:600;line-height:0;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.pill .hover-circle{background:var(--hover-fill);z-index:1;pointer-events:none;transition:transform .42s var(--ease);will-change:transform;border-radius:50%;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)scale(0)}.pill:hover .hover-circle,.pill:focus-visible .hover-circle,.pill.is-active .hover-circle{transform:translate(-50%)scale(1.2)}.pill .label-stack{z-index:2;line-height:1;display:inline-block;position:relative}.pill .pill-label{z-index:2;transition:transform .42s var(--ease);will-change:transform;display:inline-block;position:relative;transform:translateY(0)}.pill:hover .pill-label,.pill:focus-visible .pill-label,.pill.is-active .pill-label{transform:translateY(calc(-1 * (var(--pill-h,40px) + 8px)))}.pill .pill-label-hover{z-index:3;color:var(--hover-text);opacity:0;transform:translateY(calc(var(--pill-h,40px) + 12px));transition:transform .42s var(--ease), opacity .42s ease;will-change:transform, opacity;display:inline-block;position:absolute;top:0;left:0}.pill:hover .pill-label-hover,.pill:focus-visible .pill-label-hover,.pill.is-active .pill-label-hover{opacity:1;transform:translateY(0)}.pill-nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.pill-nav-toggle span{background:var(--pill-text);border-radius:2px;width:20px;height:2px;transition:transform .25s,opacity .2s}.pill-nav[data-open=true] .pill-nav-toggle span:first-child{transform:translateY(3.5px)rotate(45deg)}.pill-nav[data-open=true] .pill-nav-toggle span:nth-child(2){transform:translateY(-3.5px)rotate(-45deg)}.pill-nav-mobile{z-index:50;background:#fcfbf9;border:1px solid #e0ddd5;border-radius:16px;margin:0;padding:8px;list-style:none;position:fixed;top:72px;left:16px;right:16px;box-shadow:0 12px 30px #26241f1f}.pill-nav-mobile a{color:var(--pill-text);border-radius:10px;padding:12px 14px;font-size:15px;font-weight:600;text-decoration:none;display:block}.pill-nav-mobile a:hover,.pill-nav-mobile a.is-active{color:var(--active);background:#eff6f3}@media (max-width:768px){.pill-list{display:none}.pill-nav-toggle{display:flex}}@media (prefers-reduced-motion:reduce){.pill .hover-circle,.pill .pill-label,.pill .pill-label-hover{transition:none}}
.splash-screen-module__0uFxQW__root{z-index:9999;position:fixed;inset:0}.splash-screen-module__0uFxQW__splash{z-index:0;place-items:center;display:grid;position:absolute;inset:0}.splash-screen-module__0uFxQW__bg{background:var(--background);position:absolute;inset:0}.splash-screen-module__0uFxQW__field{width:min(940px,95vw);height:170px;position:relative}.splash-screen-module__0uFxQW__lockup{align-items:center;gap:20px;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-60px,-50%)}.splash-screen-module__0uFxQW__mark{flex:none;width:120px;height:120px}.splash-screen-module__0uFxQW__mark svg{width:100%;height:100%;overflow:visible}.splash-screen-module__0uFxQW__ms{stroke-dasharray:1;stroke-dashoffset:1px;will-change:stroke-dashoffset}.splash-screen-module__0uFxQW__lockup.splash-screen-module__0uFxQW__play .splash-screen-module__0uFxQW__legs{animation:1.2s ease-in-out forwards splash-screen-module__0uFxQW__draw}.splash-screen-module__0uFxQW__lockup.splash-screen-module__0uFxQW__play .splash-screen-module__0uFxQW__bar{animation:.65s ease-in-out .85s forwards splash-screen-module__0uFxQW__draw}@keyframes splash-screen-module__0uFxQW__draw{to{stroke-dashoffset:0}}.splash-screen-module__0uFxQW__word{flex:none;display:none}.splash-screen-module__0uFxQW__word svg{stroke:var(--stone-900);overflow:visible}.splash-screen-module__0uFxQW__gl{stroke-dasharray:1;stroke-dashoffset:1px;will-change:stroke-dashoffset}.splash-screen-module__0uFxQW__word.splash-screen-module__0uFxQW__draw .splash-screen-module__0uFxQW__gl{animation:.5s ease-in-out forwards splash-screen-module__0uFxQW__draw}.splash-screen-module__0uFxQW__paused .splash-screen-module__0uFxQW__legs,.splash-screen-module__0uFxQW__paused .splash-screen-module__0uFxQW__bar,.splash-screen-module__0uFxQW__paused .splash-screen-module__0uFxQW__gl{animation-play-state:paused!important}.splash-screen-module__0uFxQW__copper{z-index:1;opacity:0;background:var(--copper-500);position:absolute;inset:0}.splash-screen-module__0uFxQW__skip{z-index:2;cursor:pointer;background:color-mix(in oklab, var(--stone-50) 72%, transparent);font-family:var(--font-mono);letter-spacing:.35em;text-transform:uppercase;color:var(--stone-700);border:none;border-radius:999px;padding:6px 16px;font-size:11px;font-weight:500;transition:color .2s;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.splash-screen-module__0uFxQW__skip:hover{color:var(--copper-700)}.splash-screen-module__0uFxQW__skip:focus-visible{outline:2px solid var(--copper-600);outline-offset:4px;border-radius:var(--radius-sm)}@media (max-width:768px){.splash-screen-module__0uFxQW__lockup{flex-direction:column;gap:16px;transform:translate(-50%,-42px)}.splash-screen-module__0uFxQW__mark{width:84px;height:84px}.splash-screen-module__0uFxQW__word svg{width:min(74vw,340px);height:auto}}@media (prefers-reduced-motion:reduce){.splash-screen-module__0uFxQW__ms,.splash-screen-module__0uFxQW__gl{stroke-dashoffset:0!important;animation:none!important}}
