:root{--accent:#06c167;--ink:#252525;--muted:#6b716e;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--ink);-webkit-font-smoothing:antialiased;background:#a9c4de;font-family:Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*,:after,:before{box-sizing:border-box}#__nuxt,body,html{min-height:100%;margin:0;padding:0}body{min-width:320px}.landing,body{overflow:hidden}.landing{background:#a9c4de;justify-content:center;align-items:flex-start;width:100%;min-height:100dvh;padding:clamp(16px,3.5vh,36px) clamp(16px,3vw,32px);display:flex;position:relative}.bg{animation:45s cubic-bezier(.25,0,.3,1) both bg-zoom}.bg,.bg__img{position:absolute;inset:0}.bg__img{will-change:transform;background:url(../alps.jpg) 50%/cover no-repeat;transform:scale(1.05)}@keyframes bg-zoom{0%{transform:scale(1)}to{transform:scale(1.12)}}.bar{background:#fff;border:1px solid #f2f1ee;border-radius:999px;justify-content:space-between;align-items:center;gap:10px 24px;width:min(100%,900px);padding:14px 24px;display:flex;position:relative;box-shadow:0 4px 14px #1518140f,0 16px 44px #15181424}.brand{margin:0;line-height:0}.brand__logo{width:auto;height:22px;display:block}.tagline{color:#756f5c;text-align:right;margin:0;font-size:14px;font-weight:500;line-height:20px;animation:.5s ease-out .65s both fade-up}.logo-word{fill:var(--ink)}.logo-glyph{fill:var(--accent)}.logo-word{transform-box:fill-box;transform-origin:50%;animation:.45s cubic-bezier(.16,1,.3,1) both word-in}.logo-glyph{animation:.8s cubic-bezier(.65,0,.35,1) .25s both glyph-draw}@keyframes fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes word-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes glyph-draw{0%{clip-path:inset(-20% 102% -20% -5%)}to{clip-path:inset(-20% -5%)}}@media (prefers-reduced-motion:reduce){.bg,.logo-glyph,.logo-word,.tagline{animation:none}}
