@import "https://fonts.googleapis.com/css2?family=Special+Elite&display=swap";.trans-flag-stripe[data-v-4d2a523a]{width:100%;height:10px;display:flex}.stripe[data-v-4d2a523a]{flex:1}.stripe--blue[data-v-4d2a523a]{background:var(--trans-blue)}.stripe--pink[data-v-4d2a523a]{background:var(--trans-pink)}.stripe--white[data-v-4d2a523a]{background:var(--trans-white)}.home[data-v-e105f3ae]{flex-direction:column;min-height:100dvh;display:flex}.home__main[data-v-e105f3ae]{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;max-width:36rem;margin:0 auto;padding:2rem 1.5rem;display:flex}.home__title[data-v-e105f3ae]{font-family:var(--font-typewriter);margin-bottom:1.25rem;font-size:clamp(1.25rem,5vw,1.75rem);line-height:1.3}.home__body[data-v-e105f3ae]{color:var(--text-muted);margin-bottom:1.5rem;font-size:clamp(.95rem,3.5vw,1.05rem);line-height:1.6}.home__contact[data-v-e105f3ae]{font-size:clamp(.9rem,3.2vw,1rem);line-height:1.7}.home__contact a[data-v-e105f3ae]{white-space:nowrap;font-weight:600}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--trans-blue:#5bcefa;--trans-pink:#f5a9b8;--trans-white:#fff;--text:#1a1a1a;--text-muted:#555;--footer-bg:#d8d8d8;--font-typewriter:"Special Elite", "Courier New", monospace;--font-sans:system-ui, -apple-system, "Segoe UI", sans-serif}html{font-size:16px}body{min-height:100dvh;font-family:var(--font-sans);color:var(--text);-webkit-font-smoothing:antialiased;background:#f5f5f5;line-height:1.5}a{color:var(--trans-blue);text-underline-offset:2px;text-decoration:underline}a:hover{color:var(--trans-pink)}#app{min-height:100dvh}
