@import "https://fonts.googleapis.com/css2?family=Henny+Penny&display=swap";:root{color:#111;background:#fff;font-family:system-ui,Segoe UI,Roboto,sans-serif}*,:before,:after{box-sizing:border-box}body{background:#fff;margin:0}#app{min-height:100svh}.splash{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:24px;display:flex;position:relative}.splash-brand{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.splash-logo{width:min(280px,70vw);height:auto;display:block}.splash-title{letter-spacing:.02em;color:#111;margin:0;font-family:Henny Penny,cursive;font-size:clamp(2.25rem,7vw,3.5rem)}.splash-details{text-align:left;background:#faf6ee;border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;width:max-content;max-width:100%;padding:20px 24px;display:flex}.splash-details p{color:#374151;white-space:nowrap;margin:0;font-size:clamp(.8rem,2.4vw,1.05rem);line-height:1.4}.splash-details p:before{content:"— "}.splash-contact{text-align:center;flex-direction:column;align-items:center;gap:10px;width:max-content;max-width:100%;margin-top:1.4em;display:flex}.splash-contact p{color:#374151;white-space:nowrap;margin:0;font-size:clamp(.8rem,2.4vw,1.05rem);font-weight:700;line-height:1.4}.site-version{text-align:center;color:#9ca3af;margin:0;font-size:12px;position:absolute;bottom:16px;left:0;right:0}
