html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.landing-container{color:#44546a;box-sizing:border-box;background-color:#f8fafc;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:24px;font-family:sans-serif;display:flex;overflow:hidden}.content-wrapper{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex}.logo-container{justify-content:center;width:100%;margin-top:-40px;display:flex}.logo-box{background-color:#2563eb;border-radius:16px;justify-content:center;align-items:center;width:96px;height:96px;display:flex;box-shadow:0 4px 6px -1px #2563eb1a}.logo-text{color:#fff;letter-spacing:.05em;font-size:24px;font-weight:700}.heading{color:#44546a;max-width:500px;margin-top:5px;margin-bottom:12px;font-size:3rem;font-weight:700}.description{color:#44546a;max-width:500px;margin-bottom:32px;font-size:1.25rem;line-height:1.6}.brand-highlight,.event-highlight{color:#2563eb;font-weight:600}.info-card{box-sizing:border-box;background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;width:90%;max-width:450px;padding:24px;display:inline-block;box-shadow:0 1px 3px #0000000d}.card-flex{box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.card-label{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.card-value{color:#44546a;font-size:1.25rem;font-weight:600}.booth-badge{color:#2563eb;background-color:#eff6ff;border-radius:9999px;padding:6px 16px;font-size:1.1rem;font-weight:700}@media (width>=640px){.card-flex{flex-direction:row;justify-content:space-around;gap:0;padding:0 16px}.divider{background-color:#e2e8f0;width:1px;height:40px}.logo-container{margin-top:-120px}}.app-logo{object-fit:contain;width:95%;max-width:750px;height:auto}
