:root{--color-primary: #0078ff;--color-white: #fff;--color-black: #000;--color-border: #999999;--color-shadow: rgba(0, 0, 0, .08);--color-error: #f41d1d}html,body{min-width:auto!important;font-family:Poppins,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}body{background:var(--color-white);min-height:100vh;margin:0}.deeplink-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:24px;text-align:center;box-sizing:border-box}.deeplink-logo{width:180px;margin-bottom:32px}.deeplink-title{color:var(--color-primary);font-size:22px;font-weight:600;margin:0 0 12px;line-height:1.3}.deeplink-subtitle{color:var(--color-border);font-size:16px;font-weight:400;margin:0 0 32px;line-height:1.4}.deeplink-badge-link{display:inline-block}.deeplink-badge{height:72px;width:auto}
