@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";:root{--bg: #fcf7ed;--text-main: #4a3a2f;--text-note: #7a685b;font-family:Inter,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}#app{min-height:100vh}.placeholder-page{min-height:100vh;padding:2rem 1rem;display:grid;align-content:center;justify-items:center;gap:.35rem;text-align:center;max-width:760px;margin:0 auto}.initials-image{width:min(410px,80vw);height:auto;margin-bottom:.6rem}.message-line{margin:.15rem 0}.message-line-main{color:var(--text-main);font-size:clamp(1.35rem,2.8vw,1.9rem);font-weight:500}.message-line-note{margin-top:.65rem;color:var(--text-note);font-size:clamp(.96rem,1.8vw,1.08rem);max-width:58ch}@media(max-width:520px){.initials-image{width:min(310px,88vw)}}
