:root{--shell-bg: #f5f5f7;--shell-fg: #121826;--shell-muted: rgba(18, 24, 38, .62);--shell-card: rgba(255, 255, 255, .94);--shell-border: rgba(15, 23, 42, .08);--shell-shadow: 0 20px 48px rgba(15, 23, 42, .1);--shell-radius: 28px}body[data-view=hub]{background:var(--shell-bg)}body[data-product=desktop]{--app-max-width: 560px}body[data-product=mobile]{--app-max-width: 420px}body[data-product=online]{--app-max-width: 460px}body[data-view=product]{background:var(--bg, var(--shell-bg))}.product-back{position:fixed;top:max(18px,env(safe-area-inset-top));left:max(18px,env(safe-area-inset-left));z-index:1000;border:1px solid var(--shell-border);background:var(--shell-card);color:var(--shell-fg);border-radius:999px;padding:11px 16px;box-shadow:var(--shell-shadow)}.hub-shell,.product-loading{min-height:100vh;display:grid;place-items:center;padding:24px}.hub-card,.product-loading__card{width:min(100%,520px);border-radius:var(--shell-radius);background:var(--shell-card);border:1px solid var(--shell-border);box-shadow:var(--shell-shadow)}.hub-card{padding:28px;display:grid;gap:20px;text-align:center}.hub-logo{width:160px;height:160px;object-fit:cover;border-radius:32px;margin:0 auto;box-shadow:0 20px 48px #0000002e}.hub-copy h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.04em;color:var(--shell-fg)}.hub-copy p{margin:10px 0 0;color:var(--shell-muted);font-size:1rem}.hub-actions{display:grid;gap:14px}.hub-action{width:100%;text-align:left;padding:18px 20px;border-radius:22px;border:1px solid var(--shell-border);background-color:#ffffffbd;background-repeat:no-repeat;box-shadow:inset 0 1px #ffffff80;display:grid;gap:4px}.hub-action__title{font-size:1.08rem;font-weight:700;color:var(--shell-fg)}.hub-action__subtitle{color:var(--shell-muted);font-size:.95rem;line-height:1.35}.product-loading__card{width:min(100%,440px);padding:28px 24px;display:grid;justify-items:center;gap:18px;color:var(--shell-fg);text-align:center;animation:product-shell-in .36s cubic-bezier(.22,1,.36,1) both}.product-loading__logoWrap{width:108px;height:108px;padding:10px;border-radius:28px;background:linear-gradient(180deg,#ffffffd1,#ffffff8a);border:1px solid rgba(255,255,255,.45);box-shadow:0 24px 50px #0f172a29;display:grid;place-items:center}.product-loading__logo{width:100%;height:100%;object-fit:cover;border-radius:22px}.product-loading__copy{display:grid;gap:8px}.product-loading__eyebrow,.product-loading__title,.product-loading__subtitle{margin:0}.product-loading__eyebrow{font-size:.76rem;letter-spacing:.24em;text-transform:uppercase;color:var(--shell-muted)}.product-loading__title{font-size:clamp(1.55rem,3vw,2rem);line-height:1.02;letter-spacing:-.04em;color:var(--shell-fg)}.product-loading__subtitle{max-width:30ch;font-size:.96rem;line-height:1.45;color:var(--shell-muted)}.product-loading__pulse{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#ffffff6b;border:1px solid rgba(255,255,255,.38)}.product-loading__pulse span{width:8px;height:8px;border-radius:999px;background:currentColor;opacity:.22;animation:pulse 1.15s ease-in-out infinite}.product-loading__pulse span:nth-child(2){animation-delay:.12s}.product-loading__pulse span:nth-child(3){animation-delay:.24s}@keyframes pulse{0%,to{opacity:.22;transform:translateY(0) scale(.92)}50%{opacity:.84;transform:translateY(-2px) scale(1)}}@keyframes product-shell-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.hub-card{padding:22px 18px 18px}.hub-logo{width:124px;height:124px;border-radius:28px}.product-loading__card{padding:24px 18px}.product-loading__logoWrap{width:92px;height:92px;border-radius:24px}}:root{color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-width:320px;min-height:100%}html{background:#f5f5f7}body{margin:0;background:#f5f5f7}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}
