.home-container{display:flex;flex-direction:column;min-height:100vh;align-items:center;background:#f7f7fa}.home-header{display:flex;flex-direction:column;align-items:center;margin-top:40px}.home-logo{width:120px;height:auto;margin-bottom:16px}.home-title{font-size:2.5rem;font-family:Pacifico,cursive,sans-serif;color:#d48bb6;margin:0}.home-subtitle{font-size:1.1rem;color:#555;margin-top:8px;margin-bottom:32px}.home-main{flex:1;display:flex;align-items:center;justify-content:center;width:100%}.home-screenshot-mockup{background:#fff;border-radius:24px;box-shadow:0 4px 24px #00000012;padding:32px 24px;min-width:320px;min-height:320px;display:flex;align-items:center;justify-content:center}.home-screenshot-placeholder{color:#bbb;font-size:1.2rem}.home-footer{margin:32px 0 16px}.privacy-link{color:#d48bb6;text-decoration:none;font-weight:500;font-size:1rem}.privacy-link:hover{text-decoration:underline}.home-screenshot-img{max-width:180px;max-height:320px;margin:0 12px;border-radius:16px;box-shadow:0 2px 12px #0000001a;background:#eee}@media (max-width: 600px){.home-screenshot-mockup{flex-direction:column;padding:16px 4px}.home-screenshot-img{margin:12px 0;max-width:90vw;max-height:220px}}body{margin:0;padding:0;font-family:Segoe UI,Roboto,Arial,sans-serif;background:#f7f7fa;color:#222}#root{min-height:100vh}
