*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:#fff;color:#333;line-height:1.5}#root{min-height:100vh}.alice-header{background:#2734ee;color:#fff;font-size:1.25rem;font-weight:600;text-align:center;padding:.875rem 1.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.alice-logo{height:2rem;width:auto;display:block;object-fit:contain}.alice-main{flex:1;display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem;text-align:center;max-width:560px;margin:80px auto}.alice-heading{margin:0 0 28px;font-size:42px;font-weight:700;color:#1a1a1a;line-height:1.25}.alice-description{margin:0 0 28px;font-size:18px;font-weight:300;color:#1a1a1a;line-height:1.5}.alice-store-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}@media (max-width: 480px){.alice-store-buttons{flex-direction:column;align-items:center;width:100%}.alice-store-btn{width:100%;max-width:200px;justify-content:center}}.alice-store-btn:hover{opacity:.9}.alice-store-btn-text{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.alice-store-btn-label{font-size:14px;color:#5d6472;line-height:1.2}.alice-store-btn-name{font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.2}a:hover{opacity:.9}
