@font-face{font-family:Unbounded;src:url(/assets/unbounded-extralight-BMTyMw8i.ttf) format("truetype");font-weight:200;font-display:swap}@font-face{font-family:Unbounded;src:url(/assets/unbounded-light-VbQ7cXxL.ttf) format("truetype");font-weight:300;font-display:swap}@font-face{font-family:Unbounded;src:url(/assets/unbounded-regular-C3kN89tA.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Unbounded;src:url(/assets/unbounded-medium-B12bGP1c.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Unbounded;src:url(/assets/unbounded-semibold-x2Z6HtDC.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Unbounded;src:url(/assets/unbounded-bold-BVp_AAdg.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Unbounded;src:url(/assets/unbounded-extrabold-Dl4MlzfA.ttf) format("truetype");font-weight:800;font-display:swap}@font-face{font-family:Unbounded;src:url(/assets/unbounded-black-BTU8XZ0l.ttf) format("truetype");font-weight:900;font-display:swap}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-ultralight-CS1UunJI.ttf) format("truetype");font-weight:100;font-display:swap}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-thin-C8dfDZPk.ttf) format("truetype");font-weight:200;font-display:swap}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-light-CD1MdFbK.ttf) format("truetype");font-weight:300;font-display:swap}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-regular-DMoXcAcy.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-medium-BpzfeBjx.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-semibold-DR9A2DcH.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-bold-Bk4FqtKR.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-heavy-B5P4hn6n.ttf) format("truetype");font-weight:800;font-display:swap}@font-face{font-family:SF UI Display;src:url(/assets/sf-ui-display-black-7EEvq2IN.ttf) format("truetype");font-weight:900;font-display:swap}:root{--sol-color-primary: #7a3df7;--sol-color-primary-hover: #6d31e8;--sol-color-primary-active: #5d23d6;--sol-color-text-muted: #9599ab;--sol-color-text-base: #1b0e35;--sol-color-surface-lowest: #dddfea;--sol-color-surface-low: #f3f5ff;--sol-color-surface: #ffffff;--sol-color-surface-high: #ffffff;--sol-color-surface-highest: #ffffff;--sol-color-outline: #dddfea;--sol-color-success-tint: #f3f5ff;--sol-color-error-tint: #fff4f6;--sol-gradient-brand: linear-gradient(74deg, rgba(122, 61, 247, 1) 0%, rgba(232, 123, 156, 1) 100%);--sol-gradient-brand-reverse: linear-gradient(74deg, rgba(232, 123, 156, 1) 0%, rgba(122, 61, 247, 1) 100%);--sol-gradient-surface-aura: radial-gradient(circle at top, rgba(122, 61, 247, .16), rgba(232, 123, 156, .08) 22%, transparent 40%), linear-gradient(180deg, #ffffff 0%, #f3f5ff 100%);--sol-gradient-invite-atmosphere: radial-gradient(120% 100% at 50% 0%, rgba(122, 61, 247, .94) 0%, rgba(232, 123, 156, .42) 34%, #1b044a 72%, #1b0e35 100%);--sol-radius-sm: 8px;--sol-radius-md: 16px;--sol-radius-lg: 24px;--sol-radius-pill: 64px;--sol-font-display: "Unbounded", sans-serif;--sol-font-body: "SF UI Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:var(--sol-font-body);background:var(--sol-color-surface-low);color:var(--sol-color-text-base)}a{color:inherit}.sol-auth-frame{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--sol-gradient-surface-aura)}.sol-auth-frame__card{width:min(100%,420px);padding:28px;border-radius:var(--sol-radius-lg);background:#fffffff0;border:1px solid rgba(122,61,247,.14);box-shadow:0 24px 80px #7a3df71f;display:flex;flex-direction:column;gap:16px}.sol-auth-frame__eyebrow{color:var(--sol-color-primary);font-family:var(--sol-font-display);font-size:12px;font-weight:500;line-height:16px;letter-spacing:.12em;text-transform:uppercase}.sol-auth-frame__title{color:var(--sol-color-text-base);font-family:var(--sol-font-display);font-size:28px;font-weight:700;line-height:34px}.sol-auth-frame__body{display:flex;flex-direction:column;gap:14px;color:var(--sol-color-text-muted);font-size:16px;line-height:24px}.sol-auth-frame__footer{color:var(--sol-color-text-muted);font-size:13px;line-height:19px}.sol-button{min-height:44px;border:none;border-radius:var(--sol-radius-sm);cursor:pointer;font-family:var(--sol-font-body);font-size:14px;font-weight:500;line-height:20px;transition:background-color .12s ease,color .12s ease,transform .12s ease}.sol-button--full{width:100%}.sol-button--brand{background:var(--sol-color-primary);color:var(--sol-color-surface-highest);box-shadow:0 14px 24px #7a3df738}.sol-button--brand:hover{background:var(--sol-color-primary-hover)}.sol-button--brand:active{background:var(--sol-color-primary-active)}.sol-button--light{background:var(--sol-color-surface-highest);color:#101015;border-radius:var(--sol-radius-pill);min-height:64px;font-family:var(--sol-font-display);font-size:20px;font-weight:700;line-height:28px}.sol-button--surface{background:var(--sol-color-surface-high);color:var(--sol-color-text-base);border:1px solid var(--sol-color-outline)}.sol-locale-switcher{display:inline-flex;align-items:center;gap:10px;font-family:var(--sol-font-body)}.sol-locale-switcher__label{color:var(--sol-color-text-muted);font-size:14px;font-weight:500;line-height:20px}.sol-locale-switcher__select{min-height:40px;padding:0 14px;border-radius:var(--sol-radius-sm);border:1px solid var(--sol-color-outline);background:var(--sol-color-surface-highest);color:var(--sol-color-text-base);font-family:var(--sol-font-body);font-size:14px;line-height:20px}.sol-result-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--sol-gradient-surface-aura);padding:24px 10px;font-family:var(--sol-font-body)}.sol-result-page__container{width:320px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.sol-result-page__title{color:var(--sol-color-text-muted);font-family:var(--sol-font-display);font-size:22px;font-weight:700;line-height:28px;align-self:stretch}.sol-result-page__description,.sol-result-page__countdown-note,.sol-result-page__footer{color:var(--sol-color-text-muted);font-family:var(--sol-font-body);align-self:stretch}.sol-result-page__description{font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px}.sol-result-page__countdown{color:var(--sol-color-primary);font-family:var(--sol-font-display);font-size:42px;font-weight:700;line-height:48px;align-self:stretch}.sol-result-page__countdown-note{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px}.sol-result-page__detail{width:100%;display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:var(--sol-radius-sm);background:var(--sol-color-success-tint);border:1px solid rgba(122,61,247,.12)}.sol-result-page__detail-label{color:var(--sol-color-text-muted);font-size:12px;font-weight:500;line-height:16px;letter-spacing:.4px;text-transform:uppercase}.sol-result-page__detail-value{color:var(--sol-color-primary);font-size:14px;font-weight:500;line-height:20px;word-break:break-word}.sol-result-page--error .sol-result-page__detail{background:var(--sol-color-error-tint);border-color:#d24a5629}.sol-result-page--error .sol-result-page__detail-value{color:red}.sol-result-page__button{width:100%}.sol-result-page__action-label{display:flex;padding:10px 24px;justify-content:center;align-items:center;gap:8px;width:100%}.sol-result-page__footer{font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px}.sol-invite-panel{min-height:100vh;position:relative;overflow:hidden;background:var(--sol-gradient-invite-atmosphere);color:var(--sol-color-surface-highest);font-family:var(--sol-font-display)}.sol-invite-panel__hero{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-start;justify-content:center;padding-top:72px;pointer-events:none}.sol-invite-panel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100vw;min-height:100vh;display:flex;align-items:flex-end;justify-content:center;padding:34px;background:radial-gradient(120% 84% at 50% 100%,#08041bfa,#0c0724eb 38%,#120a3085 64%,#180d3a00),linear-gradient(180deg,#0c072400,#0c07241a 34%,#0c07246b 58%,#08041be0)}.sol-invite-panel__content{width:100%;max-width:320px;position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;padding:0}.sol-invite-panel__content--center{align-items:center;text-align:center}.sol-invite-panel__content--left{align-items:flex-start;text-align:left}.sol-invite-panel__logo{width:100%;display:flex;justify-content:center}.sol-invite-panel__title{color:var(--sol-color-surface-highest);font-family:var(--sol-font-display);font-size:20px;line-height:28px;font-weight:700}.sol-invite-panel__subtitle{color:var(--sol-color-surface-highest);font-family:var(--sol-font-body);font-size:16px;line-height:24px;font-weight:500}.sol-invite-panel__cta{width:100%}.sol-invite-asset__preview-shell{display:flex;justify-content:center;width:100%}.sol-invite-asset__preview-image{width:min(276px,calc(100vw - 96px));height:auto;object-fit:contain;filter:drop-shadow(0 28px 50px rgba(0,0,0,.36))}.sol-invite-asset__logo-mark,.sol-invite-asset__unicorn{width:128px;height:128px;object-fit:contain}.sol-invite-asset__user-stack{position:relative;width:180px;height:180px;margin-bottom:8px}.sol-invite-asset__user-stack-main{position:absolute;top:26px;right:26px;bottom:26px;left:26px;width:128px;height:128px;object-fit:contain}.sol-invite-asset__user-stack-back{position:absolute;width:72px;height:72px;object-fit:contain}.sol-invite-asset__user-stack-back--one{top:108px;left:120px}.sol-invite-asset__user-stack-back--two{top:68px;left:-8px}.sol-invite-asset__user-stack-back--three{top:-6px;left:8px}.sol-invite-asset__user-stack-back--four{top:0;right:-2px}.sol-token-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;width:100%}.sol-token-card{padding:16px;border-radius:var(--sol-radius-md);background:var(--sol-color-surface-highest);border:1px solid var(--sol-color-surface-low);box-shadow:0 10px 30px #0000000f}.sol-token-swatch{width:100%;height:72px;border-radius:var(--sol-radius-sm);margin-bottom:12px;border:1px solid rgba(0,0,0,.08)}.sol-site-asset__logo{display:block;width:auto;max-width:220px;height:auto}.sol-site-asset__store-badge{display:block;width:auto;max-width:180px;height:auto}.sol-site-hero-showcase{width:min(100%,460px);position:relative;padding:24px 0;min-height:520px}.sol-site-hero-showcase__star{position:absolute;z-index:1}.sol-site-hero-showcase__star img,.sol-site-auth-visual__star img,.sol-site-auth-visual__dots img{display:block;width:auto;height:auto}.sol-site-hero-showcase__star--left{top:88px;left:24px}.sol-site-hero-showcase__star--right{top:40px;right:12px}.sol-site-hero-showcase__screens{position:absolute;top:56px;right:54px;bottom:32px;left:54px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;z-index:0}.sol-site-hero-showcase__screens img{width:100%;height:auto;object-fit:contain}.sol-site-hero-showcase__frame{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:2;pointer-events:none}.sol-site-hero-showcase__frame img{max-width:100%;height:auto;display:block}.sol-site-auth-visual{position:relative;width:min(100%,420px);min-height:420px;display:grid;place-items:center}.sol-site-auth-visual__dots{position:absolute;top:34px;left:8px;z-index:0}.sol-site-auth-visual__star{position:absolute;z-index:2}.sol-site-auth-visual__star--left{top:88px;left:36px}.sol-site-auth-visual__star--right{top:68px;right:24px}.sol-site-auth-visual__screen{position:relative;z-index:1}.sol-site-auth-visual__screen img{display:block;width:min(100%,280px);height:auto}@media (max-width: 360px){.sol-auth-frame{padding:16px}.sol-auth-frame__card{padding:24px 20px;border-radius:22px}.sol-auth-frame__title{font-size:24px;line-height:30px}.sol-result-page__container{width:calc(100% - 20px);max-width:320px}.sol-invite-panel__overlay{padding:24px}.sol-invite-asset__user-stack{transform:scale(.92);transform-origin:center}.sol-site-hero-showcase{min-height:440px}.sol-site-hero-showcase__screens{top:64px;right:44px;bottom:52px;left:44px}}.sol-invite-page__preview{display:flex;justify-content:center;width:100%}.sol-invite-page__preview-image{width:min(276px,calc(100vw - 96px));height:auto;object-fit:contain;filter:drop-shadow(0 28px 50px rgba(0,0,0,.36))}.sol-invite-page__logo-mark,.sol-invite-page__unicorn{width:128px;height:128px;object-fit:contain}.sol-invite-page__user-stack{position:relative;width:180px;height:180px;margin-bottom:8px}.sol-invite-page__user-stack-main{position:absolute;top:26px;right:26px;bottom:26px;left:26px;width:128px;height:128px;object-fit:contain}.sol-invite-page__user-stack-back{position:absolute;width:72px;height:72px;object-fit:contain}.sol-invite-page__user-stack-back--one{top:108px;left:120px}.sol-invite-page__user-stack-back--two{top:68px;left:-8px}.sol-invite-page__user-stack-back--three{top:-6px;left:8px}.sol-invite-page__user-stack-back--four{top:0;right:-2px}@media (max-width: 480px){.sol-invite-page__user-stack{transform:scale(.92);transform-origin:center}}
