:root{color-scheme:light}body{margin:0;background:#fff;color:#1b2d45}.dot-grid{background-image:radial-gradient(circle,#3995D010 1px,transparent 1px);background-size:32px 32px}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.anim-in{animation:fadeUp .55s ease-out both}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.anim-float{animation:float 5s ease-in-out infinite}.hero-word{--hero-letter-baseline-offset: .08em;position:relative;display:inline-block;line-height:1;vertical-align:baseline}.hero-word-line-slot{position:absolute;left:0;bottom:0;display:inline-block;line-height:1;vertical-align:baseline;pointer-events:none}.hero-word-line-measure{opacity:0}.hero-word-line-slot:after{content:"";position:absolute;left:.08em;right:.08em;bottom:var(--hero-letter-baseline-offset);height:.03em;border-radius:999px;background:currentColor;opacity:.45}.hero-letter{--hero-letter-baseline-offset: .08em;display:inline-block;position:relative;line-height:1;vertical-align:baseline}.hero-letter-glyph{display:inline-block;opacity:1;transform:scaleY(1);transform-origin:50% calc(100% - var(--hero-letter-baseline-offset));transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1)}.hero-letter-hidden .hero-letter-glyph{opacity:0;transform:scaleY(0)}.hero-punctuation{position:relative;display:inline-flex;align-items:flex-end;width:1ch;justify-content:flex-start}.hero-punctuation-dot{display:inline-block;transform:translate(.05em,-.01em)}.hero-punctuation-mark{position:absolute;left:-.04em;bottom:.03em;opacity:0;transform:scaleY(0);transform-origin:50% calc(100% - .16em);transition:opacity .32s ease,transform .42s cubic-bezier(.22,1,.36,1)}.hero-punctuation-question .hero-punctuation-mark{opacity:1;transform:scaleY(1)}@keyframes modalIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-in{animation:modalIn .25s ease-out both}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}.backdrop-in{animation:backdropIn .2s ease-out both}.text-gradient{background:linear-gradient(135deg,#3995d0,#1b5a8a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#dce4ed;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#8494a7}
