:root{font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f2f2f5}#root{width:100%}.landing{min-height:100vh;min-height:100dvh;display:flex;justify-content:center;align-items:center;padding:18px;background:#f2f2f5;overflow:hidden}.card{position:relative;width:100%;max-width:430px;border-radius:36px;overflow:hidden;box-shadow:0 24px 48px #553ba833}.bg{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.content{position:relative;z-index:1;padding:42px 18px 20px;color:#5d44af;text-align:center}h1{margin:0;color:#fff;text-shadow:0 0 2px rgba(65,37,145,.7),0 4px 10px rgba(65,37,145,.55),0 0 16px rgba(110,84,191,.45);font-size:27px;line-height:1.2;font-weight:800}.subtitle{margin:12px 0 18px;white-space:pre-line;font-size:12px;line-height:1.35;color:#6d4ed2;font-weight:700}.cta{display:inline-flex;justify-content:center;align-items:center;width:100%;min-height:56px;border-radius:999px;text-decoration:none;font-size:15px;font-weight:800}.cta.primary{width:94%;margin:0 auto;color:#fff;background:linear-gradient(180deg,#9769ff,#6a3fda);box-shadow:inset 0 0 0 3px #ffffff59,0 7px #5f3ec4,0 12px 22px #4e30a659}.cta.secondary{margin-top:14px;color:#7a52df;background:linear-gradient(180deg,#fff,#efe7ff);box-shadow:inset 0 0 0 3px #9b79ff4d,0 7px #a97dff}hr{border:0;border-top:2px solid rgba(140,112,229,.35);margin:20px 0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:0 8px}.features article{margin:0}.features img{width:56px;height:56px;object-fit:contain}.features p{margin:6px 0 0;font-size:10px;font-weight:700;color:#6c4ccb;line-height:1.35}.story{margin:0;white-space:pre-line;font-size:15px;line-height:1.35;font-weight:700}.preview{width:min(96%,360px);margin-top:16px;border-radius:26px;box-shadow:inset 0 0 0 4px #fff9,0 8px 22px #5e42b147}@media(max-width:768px){.landing{padding:0}.card{max-width:none;border-radius:0;min-height:100vh;min-height:100dvh}}
