@import "https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#060816;font-family:Segoe UI,Inter,Roboto,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{color:#f8fafc;background:radial-gradient(circle at 0 0,#0e749033,#0000 32%),radial-gradient(circle at 100% 100%,#3b82f629,#0000 24%),linear-gradient(135deg,#040b16 0%,#091724 100%);min-width:320px}#root{width:100%}h1,p{margin:0}.app-shell{place-items:center;min-height:100vh;padding:2rem;display:grid;position:relative;overflow:hidden}.app-shell:before,.app-shell:after{content:"";filter:blur(90px);pointer-events:none;border-radius:50%;position:absolute}.app-shell:before{background:#2563eb29;width:18rem;height:18rem;top:-4rem;right:-5rem}.app-shell:after{background:#38bdf81f;width:16rem;height:16rem;bottom:-4rem;left:-4rem}.message-card{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center;background:linear-gradient(135deg,#070f1ff5,#050a16fa);border:1px solid #94a3b82e;border-radius:28px;width:min(100%,760px);max-width:760px;padding:3rem 3.25rem;position:relative;box-shadow:0 25px 70px #02081780}.eyebrow{color:#8ec5ff;margin-bottom:.8rem;font-family:Karla,sans-serif;font-size:2rem;font-style:italic;font-weight:700;display:inline-block}h1{letter-spacing:-.03em;color:#f5f9ff;margin:0 0 .9rem;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2rem,3.4vw,3rem);line-height:1.08}.subtitle{color:#b7c7d8;margin:0;font-family:Segoe UI,Inter,Roboto,sans-serif;font-size:1.02rem;line-height:1.8}@media (width<=640px){.app-shell{padding:1rem}.message-card{padding:2rem 1.5rem}}
