@import"https://fonts.googleapis.com/css2?family=Bagel+Fat+One&display=swap";.app-header.svelte-isll26{position:fixed;top:var(--status-banner-offset, 0px);left:0;right:0;z-index:50;padding:0 24px;transition:top .15s ease;isolation:isolate}.app-header.svelte-isll26:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(to bottom,#090b12bd,#090b1285);border-bottom:1px solid transparent;box-shadow:0 8px 26px #02061700;backdrop-filter:blur(0px) saturate(100%);-webkit-backdrop-filter:blur(0px) saturate(100%);transition:opacity .23s ease,border-color .23s ease,box-shadow .23s ease,backdrop-filter .23s ease,-webkit-backdrop-filter .23s ease;pointer-events:none}.app-header--scrolled.svelte-isll26:before{opacity:1;border-bottom-color:#94a3b833;box-shadow:0 8px 26px #02061742;backdrop-filter:blur(12px) saturate(140%);-webkit-backdrop-filter:blur(12px) saturate(140%)}.header-inner.svelte-isll26{display:flex;align-items:center;justify-content:space-between;max-width:960px;margin:0 auto;height:56px;position:relative;z-index:1}.logo.svelte-isll26{font-family:var(--font-family-logo);font-size:1.2rem;font-weight:var(--font-logo-weight);line-height:var(--font-logo-line-height);color:#fff;text-decoration:none;letter-spacing:0;display:inline-flex;align-items:center;gap:9px}.header-nav.svelte-isll26{display:flex;align-items:center;gap:6px}.header-auth-placeholder.svelte-isll26{width:140px;height:36px;border-radius:9999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.nav-link.svelte-isll26{display:inline-flex;align-items:center;gap:5px;height:34px;padding:0 14px;border-radius:9999px;font-size:.94rem;font-weight:400;color:#f5f6fae6;text-decoration:none;transition:color .15s ease,background .15s ease}.nav-link.svelte-isll26:hover{color:#fff}.nav-link--primary.svelte-isll26{background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#ededed}.nav-link--primary.svelte-isll26:hover{background:#ffffff24}.nav-link.svelte-isll26:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.header-avatar-wrap.svelte-isll26{position:relative;order:1}.header-avatar-actions.svelte-isll26{display:flex;align-items:center;gap:8px;direction:ltr}.header-avatar-btn.svelte-isll26{display:flex;align-items:center;gap:8px;height:36px;border-radius:14px;border:1px solid rgba(255,255,255,.16);background:transparent;cursor:pointer;padding:4px 10px 4px 5px;transition:border-color .15s ease,box-shadow .15s ease;direction:ltr}.header-avatar-btn.svelte-isll26:hover{border-color:#ffffff4d;box-shadow:0 0 12px #38bdf81f}.header-avatar-btn--loading.svelte-isll26{cursor:default}.header-avatar-btn--loading.svelte-isll26:hover{border-color:#ffffff29;box-shadow:none}.header-avatar-btn.svelte-isll26:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.header-avatar-img.svelte-isll26{width:25px;height:25px;flex-shrink:0}.header-avatar-img.svelte-isll26 svg{display:block;width:100%;height:100%}.header-avatar-img--placeholder.svelte-isll26{background:#ffffff1f;border:1px solid rgba(255,255,255,.12)}.header-avatar-name.svelte-isll26{font-size:.8125rem;font-weight:500;color:#ededed;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.header-avatar-name--placeholder.svelte-isll26{width:88px;height:10px;border-radius:999px;background:#ffffff2e;animation:svelte-isll26-headerIdentityPulse 1.15s ease-in-out infinite}.claim-chip.svelte-isll26{display:none;align-items:center;gap:6px;height:36px;padding:0 10px;border-radius:9999px;border:1px solid color-mix(in srgb,var(--color-warning) 42%,var(--color-border));background:color-mix(in srgb,var(--color-warning) 16%,var(--color-surface));color:var(--color-text-primary);font-size:.75rem;font-weight:700;letter-spacing:.01em;transition:border-color .15s ease,background-color .15s ease,transform .15s ease;direction:ltr}.claim-chip.svelte-isll26:hover{border-color:color-mix(in srgb,var(--color-warning) 62%,var(--color-border));background:color-mix(in srgb,var(--color-warning) 22%,var(--color-surface));transform:translateY(-1px)}.claim-chip.svelte-isll26:focus-visible{outline:2px solid color-mix(in srgb,var(--color-warning) 70%,white);outline-offset:2px}.claim-chip-dot.svelte-isll26{width:7px;height:7px;border-radius:9999px;background:var(--color-warning);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-warning) 18%,transparent);flex-shrink:0}.claim-chip-label-short.svelte-isll26{display:none}@keyframes svelte-isll26-headerIdentityPulse{0%,to{opacity:.45}50%{opacity:.9}}.avatar-menu-backdrop.svelte-isll26{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99}.avatar-menu.svelte-isll26{position:absolute;right:0;top:calc(100% + 14px);min-width:140px;border-radius:10px;background:var(--glass-action-menu-background);box-shadow:var(--glass-action-menu-shadow);padding:4px;z-index:100;backdrop-filter:var(--glass-action-menu-backdrop-filter);-webkit-backdrop-filter:var(--glass-action-menu-backdrop-filter);min-width:196px;border:var(--glass-action-menu-border)}.avatar-menu-item.svelte-isll26{display:flex;align-items:center;gap:8px;width:100%;height:36px;padding:0 12px;border:none;border-radius:6px;background:transparent;color:#e0e0e0;font-size:.8125rem;font-weight:500;cursor:pointer;text-decoration:none;transition:background .12s ease}.avatar-menu-item.svelte-isll26:hover{background:#ffffff14;color:#fff}.avatar-menu-item.svelte-isll26:focus-visible{outline:2px solid #6366f1;outline-offset:-2px}.avatar-menu-item.svelte-isll26:disabled{opacity:.64;cursor:wait}.avatar-menu-item--claim.svelte-isll26{display:flex}.avatar-menu-claim-dot.svelte-isll26{width:7px;height:7px;border-radius:999px;background:var(--color-warning);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-warning) 18%,transparent);flex:0 0 auto}.header-right.svelte-isll26{display:flex;align-items:center;gap:8px}[dir=rtl] .header-right.svelte-isll26{direction:ltr}[dir=rtl] .header-avatar-wrap.svelte-isll26{order:2}[dir=rtl] .notif-wrap.svelte-isll26{order:1}.notif-wrap.svelte-isll26{position:relative;order:2}.notif-btn.svelte-isll26{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;background:transparent;--squircle-control-stroke: rgba(255, 255, 255, .12);--squircle-control-stroke-width: 1px;cursor:pointer;transition:color .15s ease,background .15s ease;flex-shrink:0;color:#d6dbe5;border-radius:10px}.notif-btn.svelte-isll26:hover{--squircle-control-stroke: rgba(255, 255, 255, .24);color:#ededed;background:#ffffff0f}.notif-btn.svelte-isll26:focus-visible{outline:2px solid #6366f1;outline-offset:2px}.notif-dot.svelte-isll26{position:absolute;top:7px;right:7px;width:8px;height:8px;border-radius:9999px;background:#ef4444;box-shadow:0 0 0 2px #141418f2;pointer-events:none}.notif-backdrop.svelte-isll26{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99}.notif-panel.svelte-isll26{position:fixed;top:calc(var(--status-banner-offset, 0px) + 64px);left:12px;right:12px;min-width:0;width:auto;max-width:none;max-height:min(72vh,460px);display:flex;flex-direction:column;background:var(--glass-action-menu-background);border:var(--glass-action-menu-border);border-radius:10px;padding:10px;box-shadow:var(--glass-action-menu-shadow);z-index:100;backdrop-filter:var(--glass-action-menu-backdrop-filter);-webkit-backdrop-filter:var(--glass-action-menu-backdrop-filter);transform-origin:top center;overflow:hidden}[dir=rtl] .notif-panel.svelte-isll26{right:12px;left:12px;transform-origin:top center}.notif-filter-row.svelte-isll26{display:flex;align-items:center;gap:6px;flex-wrap:wrap;row-gap:5px;padding:2px 0 8px;flex-shrink:0;position:sticky;top:0;z-index:2}.notif-filter-chip.svelte-isll26{display:inline-flex;align-items:center;gap:6px;height:25px;padding:0 9px;border:none;border-radius:9999px;background:transparent;color:#96a5b8;font-size:.705rem;font-weight:600;transition:color .14s ease,background .14s ease}.notif-filter-chip.svelte-isll26:hover{color:#dbe7f5;background:#94a3b829}.notif-filter-chip.is-active.svelte-isll26{color:#e5edf7;background:#94a3b833}.notif-filter-chip.svelte-isll26:focus-visible{outline:2px solid rgba(125,211,252,.85);outline-offset:1px}.notif-filter-count.svelte-isll26{font-size:.68rem;color:#7f91a8}.notif-filter-chip.is-active.svelte-isll26 .notif-filter-count:where(.svelte-isll26){color:#b9c8da}.notif-body-shell.svelte-isll26{overflow-x:hidden;overflow-y:auto;transition:none;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.26) transparent}.notif-body-shell.is-filter-transitioning.svelte-isll26{overflow-y:hidden;transition:height 90ms cubic-bezier(.22,.61,.36,1);will-change:height}.notif-body-shell.svelte-isll26::-webkit-scrollbar{width:5px}.notif-body-shell.svelte-isll26::-webkit-scrollbar-track{background:transparent}.notif-body-shell.svelte-isll26::-webkit-scrollbar-thumb{background:#94a3b838;border-radius:9999px}.notif-body-shell.svelte-isll26::-webkit-scrollbar-thumb:hover{background:#94a3b861}.notif-body-content.svelte-isll26,.notif-filter-view.svelte-isll26{width:100%}.notif-empty-state.svelte-isll26{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:18px 8px 14px}.notif-empty-visual.svelte-isll26{position:relative;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:0;background:#94a3b80f}.notif-empty-title.svelte-isll26{margin:0;font-size:.79rem;font-weight:600;color:#dbe7f5;line-height:1.35}.notif-empty-subtitle.svelte-isll26{margin:0;font-size:.72rem;color:#8fa0b3;line-height:1.4}.notif-empty-action.svelte-isll26{margin-top:2px;height:27px;padding:0 10px;border:1px solid rgba(148,163,184,.28);border-radius:9999px;background:#94a3b814;color:#cfdeed;font-size:.69rem;font-weight:600;transition:border-color .14s ease,background .14s ease,color .14s ease}.notif-empty-action.svelte-isll26:hover{border-color:#94a3b870;background:#94a3b824;color:#e5edf7}.notif-empty-action.svelte-isll26:focus-visible{outline:2px solid rgba(125,211,252,.85);outline-offset:1px}.notif-list.svelte-isll26{display:flex;flex-direction:column;gap:0}.notif-item.svelte-isll26{margin:0;padding:10px 0}.notif-item.svelte-isll26+.notif-item:where(.svelte-isll26){border-top:1px solid rgba(148,163,184,.18)}.notif-item.is-read.svelte-isll26 .notif-title:where(.svelte-isll26){color:#c9d6e4}.notif-item.is-read.svelte-isll26 .notif-meta:where(.svelte-isll26){color:#7c8ea5}.notif-row.svelte-isll26{display:flex;flex-direction:column;gap:8px;width:100%;box-sizing:border-box;border:none;background:transparent;padding:6px 8px}.notif-row--message.svelte-isll26{width:100%;box-sizing:border-box;text-align:left;border-radius:10px;margin:0;padding:6px 8px;transition:background .15s ease}.notif-row--message.svelte-isll26:hover{background:#94a3b81f}.notif-row--message.svelte-isll26:focus-visible{outline:2px solid rgba(125,211,252,.85);outline-offset:2px}.notif-card-main.svelte-isll26{display:flex;align-items:flex-start;gap:11px}.notif-avatar.svelte-isll26{width:32px;height:32px;flex-shrink:0}.notif-avatar.svelte-isll26 svg{width:100%;height:100%;display:block}.notif-copy.svelte-isll26{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.notif-title.svelte-isll26{margin:0;display:flex;align-items:center;gap:6px;font-size:.8rem;color:#e2e8f0;line-height:1.35;overflow-wrap:anywhere;white-space:normal}.notif-message-unread-dot.svelte-isll26{width:6px;height:6px;border-radius:9999px;background:#60a5fa;box-shadow:0 0 0 2px #60a5fa38;flex-shrink:0}.notif-meta.svelte-isll26{margin:0;font-size:.695rem;color:#8fa0b3}.notif-preview.svelte-isll26{margin:0;font-size:.76rem;color:#becbdb;line-height:1.35;overflow-wrap:anywhere;white-space:normal}.notif-preview--masked.svelte-isll26{filter:blur(6px);-webkit-user-select:none;user-select:none}.notif-actions.svelte-isll26{display:flex;align-items:center;gap:0;padding-left:43px}.notif-action-btn.svelte-isll26{height:auto;padding:0;border-radius:0;border:none;background:transparent;font-size:.72rem;font-weight:600;line-height:1.35;transition:color .15s ease,opacity .15s ease}.notif-action-btn.svelte-isll26+.notif-action-btn:where(.svelte-isll26){margin-left:10px;padding-left:10px;position:relative}.notif-action-btn.svelte-isll26+.notif-action-btn:where(.svelte-isll26):before{content:"";position:absolute;left:0;top:50%;width:1px;height:12px;transform:translateY(-50%);background:#94a3b847}.notif-action-btn--secondary.svelte-isll26{color:#9fb0c3}.notif-action-btn--secondary.svelte-isll26:hover{color:#e2e8f0}.notif-action-btn--primary.svelte-isll26{color:#7dd3fc}.notif-action-btn--primary.svelte-isll26:hover{color:#bae6fd}@media (min-width: 768px){.claim-chip.svelte-isll26{display:inline-flex}.avatar-menu-item--claim.svelte-isll26{display:none}.notif-panel.svelte-isll26{position:absolute;top:calc(100% + 14px);right:0;left:auto;width:366px;max-width:calc(100vw - 24px);max-height:none;padding:10px 12px;transform-origin:top right}[dir=rtl] .notif-panel.svelte-isll26{right:auto;left:0;transform-origin:top left}.notif-filter-row.svelte-isll26{flex-wrap:nowrap;row-gap:0;padding:2px 0 10px}.notif-body-shell.svelte-isll26{max-height:initial}.notif-item.svelte-isll26{padding:10px 0}.notif-title.svelte-isll26{overflow-wrap:normal;white-space:normal}.notif-preview.svelte-isll26{overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;white-space:nowrap}}.landing-final-cta.svelte-1guvzt8{position:relative;isolation:isolate;overflow:hidden;background:#000310;color:#fffaf2;opacity:1;transform:translateY(0);filter:blur(0);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1)}.landing-final-cta.svelte-1guvzt8:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:var(--landing-fake-stars-dense-image);background-size:var(--landing-fake-stars-dense-size);background-position:var(--landing-fake-stars-dense-position);background-repeat:var(--landing-fake-stars-dense-repeat);opacity:.72;mix-blend-mode:screen}.landing-final-cta.landing-reveal.svelte-1guvzt8.is-reveal-ready:not(.is-visible){opacity:0;transform:translateY(14px);filter:blur(5px)}.landing-final-cta-shell.svelte-1guvzt8{position:relative;z-index:1;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:0 0 clamp(68px,10vw,116px)}.landing-final-cta-card.svelte-1guvzt8{display:grid;grid-template-columns:minmax(0,1fr);gap:26px;align-items:center;justify-items:center;min-width:0;padding:clamp(28px,7vw,46px) clamp(18px,5.6vw,54px);position:relative;isolation:isolate;overflow:hidden}.landing-final-cta-card.svelte-1guvzt8:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle at 18% 24%,rgba(255,190,122,.24) 0 .52px,rgba(255,190,122,.09) .7px,transparent 1.06px),radial-gradient(circle at 52% 34%,rgba(255,111,157,.28) 0 .54px,rgba(255,111,157,.11) .72px,transparent 1.08px),radial-gradient(circle at 78% 26%,rgba(116,199,255,.23) 0 .5px,rgba(116,199,255,.08) .69px,transparent 1px),radial-gradient(circle at 84% 78%,rgba(255,228,188,.32) 0 .58px,rgba(255,228,188,.12) .75px,transparent 1.1px),radial-gradient(circle at 31% 48%,rgba(255,197,132,.18) 0 .48px,rgba(255,197,132,.07) .66px,transparent 1px),radial-gradient(circle at 44% 18%,rgba(160,107,255,.2) 0 .48px,rgba(160,107,255,.07) .66px,transparent .99px),radial-gradient(circle at 66% 60%,rgba(116,199,255,.18) 0 .45px,rgba(116,199,255,.06) .63px,transparent .98px),radial-gradient(circle at 88% 36%,rgba(255,190,122,.2) 0 .5px,rgba(255,190,122,.07) .68px,transparent 1px),radial-gradient(circle at 14% 70%,rgba(129,193,255,.16) 0 .44px,rgba(129,193,255,.06) .63px,transparent .96px),radial-gradient(circle at 33% 23%,rgba(255,169,96,.18) 0 .45px,rgba(255,169,96,.06) .64px,transparent .98px);z-index:0;opacity:.85;mix-blend-mode:screen;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.84) 26%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.84) 26%,transparent 100%)}.landing-final-cta-copy.svelte-1guvzt8,.landing-final-cta-action.svelte-1guvzt8{position:relative;z-index:1}.landing-final-cta-copy.svelte-1guvzt8{display:grid;justify-items:center;min-width:0;text-align:center}.landing-final-cta-eyebrow.svelte-1guvzt8{margin:0;color:#cdb6ff;font-size:.74rem;font-weight:800;letter-spacing:.1em;line-height:1.1;text-transform:uppercase}.landing-final-cta-heading.svelte-1guvzt8{max-width:720px;margin:14px 0 0;color:#fffaf2;font-size:clamp(2rem,7.4vw,4.25rem);font-weight:800;letter-spacing:0;line-height:1.06;text-wrap:balance}.landing-final-cta-body.svelte-1guvzt8{max-width:54ch;margin:16px 0 0;color:#c9cfda;font-size:clamp(.98rem,3.5vw,1.12rem);font-weight:500;line-height:1.55;text-wrap:balance}.landing-final-cta-action.svelte-1guvzt8{display:flex;justify-content:center;width:min(100%,340px);min-width:0}.landing-final-cta-button.svelte-1guvzt8{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:56px;min-width:0;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 8px 7px 24px;background:radial-gradient(circle at 86% 52%,rgba(255,228,188,.64) 0 1.1px,rgba(255,228,188,.06) 1.2px,transparent 1.8px),linear-gradient(180deg,#fff,#f9f4ee);color:#23111a;font:inherit;font-size:clamp(1rem,4vw,1.08rem);font-weight:850;letter-spacing:0;line-height:1.15;text-align:center;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.landing-final-cta-button.svelte-1guvzt8 span:where(.svelte-1guvzt8):first-child{min-width:0;overflow-wrap:anywhere}.landing-final-cta-button.svelte-1guvzt8:hover:not(:disabled){transform:translateY(-1px);box-shadow:inset 0 1px #ffffffdb,0 22px 42px #ff6f9d38,0 16px 36px #0000004d}.landing-final-cta-button.svelte-1guvzt8:active:not(:disabled){transform:translateY(0)}.landing-final-cta-button.svelte-1guvzt8:disabled{cursor:not-allowed;opacity:.68}.landing-final-cta-button.svelte-1guvzt8:focus-visible{outline:3px solid rgba(139,210,255,.58);outline-offset:4px}.landing-final-cta-button-icon.svelte-1guvzt8{display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border-radius:50%;background:#000310;color:#fffaf2}.landing-final-cta.svelte-1guvzt8:dir(rtl) .landing-final-cta-button-icon:where(.svelte-1guvzt8){transform:rotate(180deg)}@media (min-width: 768px){.landing-final-cta-shell.svelte-1guvzt8{width:min(1120px,calc(100% - 64px))}.landing-final-cta-card.svelte-1guvzt8{grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:clamp(28px,5vw,58px);justify-items:stretch;padding:clamp(34px,5vw,50px) clamp(34px,5vw,58px)}.landing-final-cta-copy.svelte-1guvzt8{justify-items:start;text-align:left}.landing-final-cta.svelte-1guvzt8:dir(rtl) .landing-final-cta-copy:where(.svelte-1guvzt8){justify-items:end;text-align:right}.landing-final-cta-heading.svelte-1guvzt8{font-size:clamp(3rem,5vw,4.25rem)}.landing-final-cta-action.svelte-1guvzt8{justify-self:end;width:100%}.landing-final-cta.svelte-1guvzt8:dir(rtl) .landing-final-cta-action:where(.svelte-1guvzt8){justify-self:start}}@media (max-width: 359px){.landing-final-cta-shell.svelte-1guvzt8{width:min(100% - 28px,1120px)}.landing-final-cta-card.svelte-1guvzt8{padding-inline:16px}.landing-final-cta-heading.svelte-1guvzt8{font-size:1.82rem}.landing-final-cta-action.svelte-1guvzt8{width:100%}.landing-final-cta-button.svelte-1guvzt8{min-height:52px;padding-left:20px;font-size:.96rem}.landing-final-cta-button-icon.svelte-1guvzt8{width:38px;height:38px}}@media (prefers-reduced-motion: reduce){.landing-final-cta.svelte-1guvzt8,.landing-final-cta.landing-reveal.svelte-1guvzt8.is-reveal-ready:not(.is-visible),.landing-final-cta-button.svelte-1guvzt8{opacity:1;transform:none;filter:none;transition:none}}.locale-control.svelte-cguv4h{position:relative;display:inline-flex;direction:ltr}.locale-control--footer.svelte-cguv4h{z-index:1301}.locale-badge.svelte-cguv4h{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:36px;padding:0 9px;border:0;background:transparent;color:#cbd5e1;cursor:pointer;font-family:inherit;font-size:.72rem;font-weight:700;line-height:1;text-decoration:none;transition:color .15s ease}.locale-badge.svelte-cguv4h:not(.locale-badge--footer){height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0b;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.locale-badge.svelte-cguv4h:not(.locale-badge--footer):hover{color:#f8fafc;border-color:#ffffff38;background:#ffffff14}.locale-badge.svelte-cguv4h:focus-visible{outline:2px solid rgba(125,211,252,.7);outline-offset:2px}.locale-badge--footer.svelte-cguv4h{align-items:center;gap:7px;min-height:44px;min-width:0;padding:8px 0;color:#8f9ead;font-size:.71rem;font-weight:500;letter-spacing:0;line-height:inherit}.locale-badge--footer.svelte-cguv4h:hover{color:#d7e4f0}.locale-badge--footer.svelte-cguv4h .flag-icon{width:14px;height:10px;border-radius:2px;background:transparent;box-shadow:none}.locale-panel.svelte-cguv4h{position:absolute;top:calc(100% + 10px);right:0;z-index:110;width:min(340px,calc(100vw - 24px));max-height:min(72vh,560px);overflow:auto;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#080a0efa;box-shadow:0 22px 60px #00000075;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);transform-origin:top right}.locale-panel--footer.svelte-cguv4h{top:auto;bottom:calc(100% + 10px);z-index:1301;width:238px;max-height:min(50vh,360px);padding:8px;border-radius:10px;border:var(--glass-action-menu-border);background:var(--glass-action-menu-background);box-shadow:var(--glass-action-menu-shadow);backdrop-filter:var(--glass-action-menu-backdrop-filter);-webkit-backdrop-filter:var(--glass-action-menu-backdrop-filter);transform-origin:bottom right;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.24) transparent}.locale-panel--footer.svelte-cguv4h::-webkit-scrollbar{width:5px}.locale-panel--footer.svelte-cguv4h::-webkit-scrollbar-track{background:transparent}.locale-panel--footer.svelte-cguv4h::-webkit-scrollbar-thumb{border-radius:999px;background:#94a3b842}.locale-panel--footer.svelte-cguv4h::-webkit-scrollbar-thumb:hover{background:#bccce057}[dir=rtl] .locale-panel.svelte-cguv4h{right:auto;left:0;transform-origin:top left}[dir=rtl] .locale-panel--footer.svelte-cguv4h{transform-origin:bottom left}.language-list.svelte-cguv4h{display:grid;gap:0}.language-option.svelte-cguv4h{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:10px 8px;border-bottom:1px solid rgba(255,255,255,.07);color:#e5edf7;cursor:pointer;overflow:hidden}.language-option.svelte-cguv4h:last-child{border-bottom:0}.language-option.svelte-cguv4h:hover,.language-option.selected.svelte-cguv4h{background:#ffffff0b}.language-option.svelte-cguv4h:has(input:where(.svelte-cguv4h):disabled){cursor:wait;opacity:.72}.language-flag.svelte-cguv4h{width:28px;height:28px;display:inline-grid;place-items:center}.language-flag.svelte-cguv4h .flag-icon{width:22px;height:15px}.language-copy.svelte-cguv4h{display:grid;gap:2px;min-width:0;text-align:left}.language-copy.svelte-cguv4h span:where(.svelte-cguv4h){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:700}.language-copy.svelte-cguv4h small:where(.svelte-cguv4h){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8fa0b3;font-size:.76rem;font-weight:500}.language-dot.svelte-cguv4h{width:9px;height:9px;border-radius:999px;border:1px solid rgba(226,232,240,.48)}.language-option.selected.svelte-cguv4h .language-dot:where(.svelte-cguv4h){border-color:#f8fafc;background:#f8fafc}.locale-panel--footer.svelte-cguv4h .language-option:where(.svelte-cguv4h){min-height:40px;gap:15px;padding:6px;border-bottom-color:#ffffff0d;border-radius:7px}.locale-panel--footer.svelte-cguv4h .language-copy:where(.svelte-cguv4h) span:where(.svelte-cguv4h){font-size:.78rem;font-weight:600}.locale-panel--footer.svelte-cguv4h .language-copy:where(.svelte-cguv4h) small:where(.svelte-cguv4h){font-size:.68rem}.locale-panel--footer.svelte-cguv4h .language-dot:where(.svelte-cguv4h){width:6px;height:6px}.language-loading-bar.svelte-cguv4h{position:absolute;left:8px;right:8px;bottom:0;height:2px;overflow:hidden;border-radius:999px;background:#7dd3fc24}.language-loading-bar.svelte-cguv4h:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:38%;border-radius:inherit;background:linear-gradient(90deg,#7dd3fc00,#7dd3fcd1,#7dd3fc00);animation:svelte-cguv4h-language-loading .85s ease-in-out infinite}@keyframes svelte-cguv4h-language-loading{0%{transform:translate(-110%)}to{transform:translate(270%)}}@media (min-width: 768px){.locale-badge--footer.svelte-cguv4h{align-items:baseline;min-height:0;padding:0}}@media (max-width: 520px){.locale-panel.svelte-cguv4h{position:fixed;top:calc(env(safe-area-inset-top,0px) + 66px);left:12px;right:12px;width:auto;max-height:min(72vh,520px);transform-origin:top center}.locale-panel--footer.svelte-cguv4h{top:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 54px);left:auto;right:16px;width:min(220px,calc(100vw - 32px));max-height:min(50vh,360px);transform-origin:bottom center}[dir=rtl] .locale-panel--footer.svelte-cguv4h{right:auto;left:16px}}.landing-trust-footer.svelte-m0qwfg{position:relative;isolation:isolate;overflow:visible;z-index:1300;border-top:1px solid rgba(139,210,255,.14);background:#020515;color:#eef5fb}.landing-trust-footer.svelte-m0qwfg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 18% 0%,rgba(139,210,255,.12),transparent 30%),radial-gradient(circle at 86% 18%,rgba(139,210,255,.08),transparent 28%),linear-gradient(180deg,#121421,transparent 34%);opacity:.72}.footer-shell.svelte-m0qwfg{width:min(1120px,calc(100% - 32px));margin:0 auto;padding:35px 0 calc(14px + env(safe-area-inset-bottom))}.footer-brand.svelte-m0qwfg{max-width:340px}.footer-logo.svelte-m0qwfg{display:inline-flex;align-items:center;gap:9px;min-height:44px;font-family:var(--font-family-logo);color:#fff;font-size:1.02rem;font-weight:var(--font-logo-weight);line-height:var(--font-logo-line-height);letter-spacing:0;text-decoration:none}.footer-trust-statement.svelte-m0qwfg{margin:10px 0 0;color:#b9c8d7;max-width:28ch;font-size:.94rem;line-height:1.55}.footer-link--button.svelte-m0qwfg:disabled{cursor:not-allowed;opacity:.56}.footer-columns.svelte-m0qwfg{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 22px;margin-top:30px}.footer-column.svelte-m0qwfg h2:where(.svelte-m0qwfg){margin:0 0 6px;color:#d9e6f2;font-size:.7rem;font-weight:700;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.footer-column.svelte-m0qwfg ul:where(.svelte-m0qwfg){display:grid;gap:0;list-style:none;margin:0;padding:0}.footer-link.svelte-m0qwfg{display:inline-flex;align-items:center;gap:6px;min-height:44px;width:100%;border:0;border-radius:8px;background:transparent;color:#b9c7d5;cursor:pointer;font:inherit;font-size:.86rem;font-weight:400;line-height:1.3;padding:8px 0;text-align:left;text-decoration:none;text-underline-offset:4px;transition:color .16s ease,background-color .16s ease,padding-left .16s ease}.footer-link.svelte-m0qwfg:hover{color:#fff;text-decoration:underline}.footer-link.svelte-m0qwfg .support-link-icon{flex:0 0 auto;opacity:.74}.footer-link.svelte-m0qwfg:focus-visible,.footer-logo.svelte-m0qwfg:focus-visible{outline:2px solid rgba(139,210,255,.9);outline-offset:4px}.footer-link.svelte-m0qwfg:focus-visible{padding-left:8px;background:#8bd2ff14;text-decoration:none}.footer-bottom.svelte-m0qwfg{display:flex;flex-wrap:wrap;gap:6px 9px;margin-top:30px;border-top:1px solid rgba(255,255,255,.075);padding-top:14px;color:#8f9ead;font-size:.78rem;font-weight:500;line-height:1.5;justify-content:center;align-items:baseline}.footer-bottom-separator.svelte-m0qwfg{color:#8f9ead7a;font-size:.72rem;line-height:1}@media (min-width: 768px){.footer-shell.svelte-m0qwfg{width:min(1120px,calc(100% - 64px));padding-top:52px}.footer-columns.svelte-m0qwfg{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.footer-link.svelte-m0qwfg{min-height:30px;padding:5px 0}}@media (min-width: 1024px){.footer-shell.svelte-m0qwfg{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.7fr);gap:56px;padding-top:58px}.footer-brand.svelte-m0qwfg{max-width:340px}.footer-columns.svelte-m0qwfg{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:0}.footer-bottom.svelte-m0qwfg{grid-column:1 / -1;margin-top:18px}}@media (prefers-reduced-motion: reduce){.footer-link.svelte-m0qwfg{transition:none}}.landing-how.svelte-nz614d{position:relative;isolation:isolate;overflow:hidden;background:#000310;color:#f7f4ef;opacity:1;transform:translateY(0);filter:blur(0);transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1)}.landing-how.landing-reveal.svelte-nz614d.is-reveal-ready:not(.is-visible){opacity:0;transform:translateY(16px);filter:blur(5px)}.landing-how.svelte-nz614d:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:var(--landing-fake-stars-dense-image);background-size:var(--landing-fake-stars-dense-size);background-position:var(--landing-fake-stars-dense-position);background-repeat:var(--landing-fake-stars-dense-repeat);opacity:.68;mix-blend-mode:screen}.landing-how-shell.svelte-nz614d{position:relative;z-index:1;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:0 0 clamp(76px,12vw,128px)}.landing-how-panel.svelte-nz614d{position:relative;overflow:hidden;border:1px solid rgba(139,210,255,.14);border-radius:clamp(24px,5vw,38px);padding:clamp(28px,7vw,58px) clamp(18px,5.6vw,60px) clamp(30px,7vw,62px)}.landing-how-header.svelte-nz614d{display:flex;flex-direction:column;align-items:center;text-align:center}.landing-how-eyebrow.svelte-nz614d{margin:0;color:#cdb6ff;font-size:.74rem;font-weight:800;letter-spacing:.1em;line-height:1.1;text-transform:uppercase}.landing-how-heading.svelte-nz614d{display:grid;gap:4px;max-width:850px;margin:22px 0 0;color:#fffaf2;font-size:clamp(2rem,7.6vw,4.5rem);font-weight:800;letter-spacing:0;line-height:1.05;text-wrap:balance}.landing-how-heading-accent.svelte-nz614d{display:inline-block;background:linear-gradient(100deg,#ff9a52,#ff6f9d 38%,#a8a1ff 86%);background-clip:text;-webkit-background-clip:text;color:transparent}.landing-how-subtitle.svelte-nz614d{max-width:610px;margin:18px 0 0;color:#c9cfda;font-size:clamp(.96rem,3.5vw,1.15rem);font-weight:500;line-height:1.55;text-wrap:balance}.landing-how-body.svelte-nz614d{--how-node-size: 46px;position:relative;margin-top:clamp(34px,9vw,58px)}.landing-how-connector.svelte-nz614d{position:absolute;top:calc(var(--how-node-size) / 2);bottom:calc(var(--how-node-size) / 2);left:calc(var(--how-node-size) / 2);z-index:0;width:2px;border-radius:999px;background-image:linear-gradient(to bottom,rgba(184,169,255,.45) 50%,transparent 0);background-size:2px 16px;background-repeat:repeat-y;opacity:.78}.landing-how-steps.svelte-nz614d{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);gap:30px;margin:0;padding:0;list-style:none}.landing-how-step.svelte-nz614d{display:grid;grid-template-columns:var(--how-node-size) minmax(0,1fr);gap:20px;align-items:center;min-width:0;text-align:left}.landing-how-node.svelte-nz614d{display:grid;place-items:center;width:var(--how-node-size);height:var(--how-node-size);border-radius:50%;color:#fffaf2;box-shadow:inset 0 1px #ffffff42,0 18px 34px #00000047}.landing-how-step--violet.svelte-nz614d .landing-how-node:where(.svelte-nz614d){background:linear-gradient(145deg,#b16cff,#5a48ff)}.landing-how-step--amber.svelte-nz614d .landing-how-node:where(.svelte-nz614d){background:linear-gradient(145deg,#ffd46a,#ff8d42)}.landing-how-step--rose.svelte-nz614d .landing-how-node:where(.svelte-nz614d){background:linear-gradient(145deg,#ff8cc5,#d94489)}.landing-how-step-copy.svelte-nz614d{min-width:0}.landing-how-step.svelte-nz614d h3:where(.svelte-nz614d){margin:0;color:#fffaf2;font-size:clamp(1rem,4.2vw,1.18rem);font-weight:800;letter-spacing:0;line-height:1.2}.landing-how-step.svelte-nz614d p:where(.svelte-nz614d){max-width:32ch;margin:7px 0 0;color:#c6cddd;font-size:clamp(.9rem,3.5vw,1rem);font-weight:500;line-height:1.48}@media (min-width: 768px){.landing-how-shell.svelte-nz614d{width:min(1120px,calc(100% - 64px))}.landing-how-panel.svelte-nz614d{padding-inline:clamp(34px,6vw,60px)}.landing-how-body.svelte-nz614d{--how-node-size: 64px;margin-top:50px}.landing-how-connector.svelte-nz614d{top:calc(var(--how-node-size) / 2);right:calc(16.666% + (var(--how-node-size) / 2));bottom:auto;left:calc(16.666% + (var(--how-node-size) / 2));width:auto;height:2px;background-image:linear-gradient(to right,rgba(184,169,255,.46) 50%,transparent 0);background-size:18px 2px;background-repeat:repeat-x}.landing-how-steps.svelte-nz614d{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,3vw,34px)}.landing-how-step.svelte-nz614d{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.landing-how-step.svelte-nz614d p:where(.svelte-nz614d){margin-top:8px}}@media (min-width: 1024px){.landing-how-panel.svelte-nz614d{padding-block:52px 56px}.landing-how-body.svelte-nz614d{--how-node-size: 68px;margin-top:56px}.landing-how-step.svelte-nz614d h3:where(.svelte-nz614d){font-size:1.18rem}.landing-how-step.svelte-nz614d p:where(.svelte-nz614d){min-height:4.4em}}@media (max-width: 359px){.landing-how-shell.svelte-nz614d{width:min(100% - 28px,1120px)}.landing-how-panel.svelte-nz614d{padding-inline:16px}.landing-how-heading.svelte-nz614d{font-size:1.8rem}.landing-how-body.svelte-nz614d{--how-node-size: 46px}.landing-how-step.svelte-nz614d{gap:14px}}@media (prefers-reduced-motion: reduce){.landing-how.svelte-nz614d,.landing-how.landing-reveal.svelte-nz614d.is-reveal-ready:not(.is-visible){opacity:1;transform:none;filter:none;transition:none}}.landing-why.svelte-a0xhzq{position:relative;isolation:isolate;overflow:hidden;color:#f7f4ef;background:#000310}.landing-why.svelte-a0xhzq:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:var(--landing-fake-stars-dense-image);background-size:var(--landing-fake-stars-dense-size);background-position:var(--landing-fake-stars-dense-position);background-repeat:var(--landing-fake-stars-dense-repeat);opacity:.68;mix-blend-mode:screen}.landing-why-feature.landing-reveal.svelte-a0xhzq{transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--feature-delay, 0ms)}.landing-why-feature.landing-reveal.svelte-a0xhzq.is-reveal-ready:not(.is-visible){opacity:0;transform:translateY(16px);filter:blur(5px)}.landing-why-shell.svelte-a0xhzq{position:relative;z-index:1;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:clamp(76px,13vw,128px) 0 clamp(72px,11vw,118px)}.landing-why-header.svelte-a0xhzq{display:flex;flex-direction:column;align-items:center;text-align:center}.landing-why-eyebrow.svelte-a0xhzq{margin:0;color:#cdb6ff;font-size:.74rem;font-weight:800;letter-spacing:.1em;line-height:1.1;text-transform:uppercase}.landing-why-heading.svelte-a0xhzq{display:grid;gap:2px;max-width:860px;margin:30px 0 0;color:#fffaf2;font-size:clamp(2.35rem,9vw,5rem);font-weight:800;letter-spacing:0;line-height:1.03;text-wrap:balance}.landing-why-heading-line.svelte-a0xhzq{display:block}.landing-why-heading-line--accent.svelte-a0xhzq{display:flex;flex-wrap:wrap;justify-content:center;column-gap:.16em}.landing-why-heading-accent.svelte-a0xhzq{display:inline-block;background:linear-gradient(100deg,#ff9a52,#ff6f9d 34%,#a8a1ff 82%);background-clip:text;-webkit-background-clip:text;color:transparent}.landing-why-subtitle.svelte-a0xhzq{max-width:690px;margin:24px 0 0;color:#c8cfdd;font-size:clamp(1rem,2.4vw,1.25rem);font-weight:500;line-height:1.55;text-wrap:balance}.landing-why-features.svelte-a0xhzq{display:grid;grid-template-columns:minmax(0,1fr);gap:54px;margin-top:clamp(56px,10vw,88px)}.landing-why-feature.svelte-a0xhzq{display:grid;justify-items:center;min-width:0;padding:0;text-align:center}.landing-why-image-stage.svelte-a0xhzq{display:grid;place-items:center;width:min(100%,326px);height:168px;margin-bottom:30px}.landing-why-image-stage.svelte-a0xhzq picture:where(.svelte-a0xhzq){display:grid;place-items:center;width:100%;height:100%}.landing-why-art.svelte-a0xhzq{display:block;width:auto;height:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 0 24px rgba(116,199,255,.18)) drop-shadow(0 22px 28px rgba(0,0,0,.26))}.landing-why-art--moderation.svelte-a0xhzq{width:min(100%,102px);max-height:128px}.landing-why-art--match.svelte-a0xhzq{width:min(100%,198px);max-width:198px}.landing-why-art--global.svelte-a0xhzq{width:min(100%,172px);max-width:172px}.landing-why-feature.svelte-a0xhzq h3:where(.svelte-a0xhzq){margin:0;color:#fffaf2;font-size:clamp(1.5rem,5.8vw,1.9rem);font-weight:800;letter-spacing:0;line-height:1.15}.landing-why-feature.svelte-a0xhzq p:where(.svelte-a0xhzq){max-width:31ch;margin:18px 0 0;color:#c9cfda;font-size:clamp(1rem,3.9vw,1.08rem);font-weight:500;line-height:1.58}@media (min-width: 768px){.landing-why-shell.svelte-a0xhzq{width:min(1120px,calc(100% - 64px))}.landing-why-heading.svelte-a0xhzq{font-size:clamp(4rem,8vw,5rem)}.landing-why-image-stage.svelte-a0xhzq{height:198px}.landing-why-art--moderation.svelte-a0xhzq{width:min(100%,118px);max-height:156px}.landing-why-art--match.svelte-a0xhzq{width:min(100%,228px);max-width:228px}.landing-why-art--global.svelte-a0xhzq{width:min(100%,194px);max-width:194px}}@media (min-width: 1024px){.landing-why-features.svelte-a0xhzq{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.landing-why-feature.svelte-a0xhzq{min-height:420px;padding:0 clamp(28px,3vw,48px)}.landing-why-feature.svelte-a0xhzq+.landing-why-feature:where(.svelte-a0xhzq){border-left:1px solid rgba(139,210,255,.16)}.landing-why-image-stage.svelte-a0xhzq{height:212px;margin-bottom:28px}.landing-why-art--moderation.svelte-a0xhzq{width:min(100%,130px);max-height:168px}.landing-why-art--match.svelte-a0xhzq{width:min(100%,242px);max-width:242px}.landing-why-art--global.svelte-a0xhzq{width:min(100%,216px);max-width:216px}.landing-why-feature.svelte-a0xhzq p:where(.svelte-a0xhzq){min-height:5.1em}}@media (max-width: 359px){.landing-why-shell.svelte-a0xhzq{width:min(100% - 28px,1120px)}.landing-why-heading.svelte-a0xhzq{font-size:2.08rem}.landing-why-image-stage.svelte-a0xhzq{width:min(100%,292px);height:128px}.landing-why-art--moderation.svelte-a0xhzq{width:min(100%,86px);max-height:104px}.landing-why-art--match.svelte-a0xhzq{width:min(100%,176px);max-width:176px}.landing-why-art--global.svelte-a0xhzq{width:min(100%,152px);max-width:152px}}@media (prefers-reduced-motion: reduce){.landing-why-feature.landing-reveal.svelte-a0xhzq.is-reveal-ready:not(.is-visible){opacity:1;transform:none;filter:none;transition:none;transition-delay:0ms}}.entry-panel.svelte-12f5a6y{width:100%;max-height:inherit;min-height:0;background:transparent;border:0;border-radius:0;padding:0;display:flex;flex-direction:column;gap:0;box-shadow:none}.panel-header.svelte-12f5a6y{display:flex;align-items:center;justify-content:space-between;padding:18px 0 14px;flex-shrink:0}.entry-panel.svelte-12f5a6y .glass-sheet-body{display:flex;flex-direction:column;gap:18px;padding:0 0 12px}.entry-panel.svelte-12f5a6y .glass-sheet-footer{padding-bottom:0}.panel-title.svelte-12f5a6y{font-size:1.25rem;font-weight:700;color:#ededed;margin:0}.legal-consent.svelte-12f5a6y{color:#ededed94;font-size:.76rem;line-height:1.45;margin:-2px 0 0}.legal-consent.svelte-12f5a6y a:where(.svelte-12f5a6y){color:#7dd3fcf2;font-weight:700;text-decoration:none}.legal-consent.svelte-12f5a6y a:where(.svelte-12f5a6y):hover,.legal-consent.svelte-12f5a6y a:where(.svelte-12f5a6y):focus-visible{text-decoration:underline}.panel-close.svelte-12f5a6y{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff0f;color:#a1a1a1;transition:background .15s ease,color .15s ease}.panel-close.svelte-12f5a6y:hover{background:#ffffff1f;color:#ededed}.session-note.svelte-12f5a6y{margin:0;color:#f5d58b;font-size:.78rem;line-height:1.45}.social-provider-row.svelte-12f5a6y{display:grid;grid-template-columns:1fr;gap:10px}.auth-provider-chooser.svelte-12f5a6y{display:flex;flex-direction:column;gap:10px}.social-provider-btn.svelte-12f5a6y{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 16px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#ededed;font-size:.875rem;font-weight:600;transition:border-color .15s ease,background .15s ease,transform .15s ease}.social-provider-btn.svelte-12f5a6y:hover:not(:disabled){border-color:#ffffff42;background:#ffffff1a;transform:translateY(-1px)}.social-provider-btn.svelte-12f5a6y:active:not(:disabled){transform:scale(.98)}.social-provider-btn.svelte-12f5a6y:disabled{opacity:.55}.provider-section.svelte-12f5a6y{display:flex;flex-direction:column;gap:10px}.provider-btn.svelte-12f5a6y{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#ededed;font-size:.875rem;font-weight:600;transition:background .15s ease,border-color .15s ease}.email-back-btn.svelte-12f5a6y{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;padding:0;font-size:15px}.provider-btn--primary.svelte-12f5a6y{background:#ededed;border-color:#ededed;color:#050608}.provider-btn--primary.svelte-12f5a6y:hover:not(:disabled){background:#fff;border-color:#fff}.provider-btn.svelte-12f5a6y:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff2e}.provider-btn.svelte-12f5a6y:disabled{opacity:.55}.provider-icon.svelte-12f5a6y{flex-shrink:0;color:#7dd3fc}.provider-icon--google.svelte-12f5a6y{color:#8ab4f8}.auth-flow-stack.svelte-12f5a6y{display:flex;flex-direction:column;gap:10px}.divider-row.svelte-12f5a6y{display:flex;align-items:center;gap:12px;margin:10px 0 2px}.divider-line.svelte-12f5a6y{flex:1;height:1px;background:#ffffff14}.divider-text.svelte-12f5a6y{color:#7c8492;font-size:.8125rem;line-height:1}.email-section.svelte-12f5a6y,.guest-section.svelte-12f5a6y{display:flex;flex-direction:column;gap:10px}.inline-form.svelte-12f5a6y{display:flex;flex-direction:column;gap:10px;padding:4px 0;overflow:hidden}.password-input-shell.svelte-12f5a6y{position:relative}.password-toggle.svelte-12f5a6y{position:absolute;top:50%;inset-inline-end:10px;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;background:#ffffff0d;color:#d4d4d8;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.password-toggle.svelte-12f5a6y:hover{background:#ffffff1f;border-color:#ffffff3d}.password-toggle.svelte-12f5a6y:focus-visible{outline:none;box-shadow:0 0 0 2px #7dd3fc40}.form-input.svelte-12f5a6y{min-height:44px;padding:0 14px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ededed;font-size:.875rem;width:100%;transition:border-color .18s ease,box-shadow .18s ease}.form-input--password.svelte-12f5a6y{padding-inline-end:48px}.form-input.svelte-12f5a6y::placeholder{color:#555}.form-input.svelte-12f5a6y:focus{outline:none;border-color:#7dd3fc66;box-shadow:0 0 0 2px #7dd3fc1a}.form-input--invalid.svelte-12f5a6y{border-color:#ef4444b3;box-shadow:0 0 0 2px #ef444424}.field-error.svelte-12f5a6y{margin:-2px 0 2px;font-size:.75rem;line-height:1.45;color:#aaa}.field-error--with-action.svelte-12f5a6y{display:inline-flex;align-items:center;gap:6px}.field-error-action.svelte-12f5a6y{border:none;background:transparent;color:#93c5fd;font-size:.75rem;font-weight:600;text-decoration:underline;text-underline-offset:2px;padding:0}.field-error-action.svelte-12f5a6y:hover{color:#bfdbfe}.captcha-field.svelte-12f5a6y{display:flex;flex-direction:column;gap:8px;align-items:center}.captcha-field--invalid.svelte-12f5a6y .captcha-frame:where(.svelte-12f5a6y){border-radius:12px;outline:1px solid rgba(239,68,68,.5);box-shadow:0 0 0 2px #ef44441f}.captcha-label.svelte-12f5a6y{margin:0;font-size:.78rem;font-weight:600;color:#d4d4d8;text-align:center}.captcha-frame.svelte-12f5a6y{min-height:68px;width:100%;display:flex;justify-content:center}.submit-btn.svelte-12f5a6y{min-height:44px;padding:0 18px;border-radius:10px;background:#ededed;color:#000;font-size:.875rem;font-weight:600;transition:background .15s ease,transform .15s ease}.submit-btn.svelte-12f5a6y:hover:not(:disabled){background:#fff}.submit-btn.svelte-12f5a6y:active:not(:disabled){transform:scale(.98)}.submit-btn.svelte-12f5a6y:disabled{opacity:.55}.provider-btn--guest.svelte-12f5a6y{background:#ffffff09;border-color:#ffffff29;color:#edededdb}.text-link-btn.svelte-12f5a6y{align-self:flex-start;padding:0;border:none;background:none;color:#93c5fd;font-size:.8rem;font-weight:600;text-decoration:underline;text-underline-offset:3px}.text-link-btn.svelte-12f5a6y:hover{color:#bfdbfe}.text-link-btn--inline.svelte-12f5a6y{margin-left:6px;font-size:.82rem}.signup-hint.svelte-12f5a6y{margin:2px 0 0;color:#a1a1aa;font-size:.8rem}.inline-error.svelte-12f5a6y{display:flex;flex-direction:column;gap:4px}.inline-error-text.svelte-12f5a6y{margin:0;font-size:.8125rem;line-height:1.5;color:#aaa}@media (max-width: 480px){.entry-panel.svelte-12f5a6y{border-radius:0}}@media (prefers-reduced-motion: reduce){.social-provider-btn.svelte-12f5a6y,.provider-btn.svelte-12f5a6y,.submit-btn.svelte-12f5a6y,.panel-close.svelte-12f5a6y{transition:none}}body:has(.hero.svelte-1uha8ag){background:var(--pop-bg-950, #010409);overflow-x:hidden}.skip-link.svelte-1uha8ag{position:absolute;top:-100%;left:50%;transform:translate(-50%);background:#f7f4ef;color:#010409;padding:12px 24px;border-radius:0 0 12px 12px;font-weight:700;font-size:.9375rem;z-index:9999;transition:top .2s ease;text-decoration:none}.skip-link.svelte-1uha8ag:focus{top:0}:root{--pop-bg-950: #010409;--pop-bg-900: #02070d;--pop-bg-850: #050b13;--pop-surface-glass: rgba(255, 255, 255, .055);--pop-surface-border: rgba(255, 255, 255, .13);--pop-text-primary: #f7f4ef;--pop-text-secondary: #b7b9c8;--pop-text-muted: #83889a;--pop-blue: #74c7ff;--pop-blue-soft: #9bdcff;--pop-violet: #a06bff;--pop-pink: #ff6f9d;--pop-amber: #ffc45c;--pop-orange: #ff9a52;--pop-door-core: #ffe2a3;--pop-door-warm: #ffb766;--pop-door-coral: #ff7f8f;--pop-planet-rim: #236dff;--pop-safe: #f28731;--pop-accent-gradient: linear-gradient(100deg, #74c7ff 0%, #a06bff 52%, #ff6f9d 100%);--landing-fake-stars-image: radial-gradient(circle at 12% 19%, rgba(255, 188, 116, .5) 0 .54px, rgba(255, 188, 116, .2) .66px, transparent 1.02px), radial-gradient(circle at 82% 16%, rgba(129, 193, 255, .38) 0 .52px, rgba(129, 193, 255, .16) .68px, transparent 1px), radial-gradient(circle at 72% 36%, rgba(255, 132, 169, .32) 0 .56px, rgba(255, 132, 169, .15) .72px, transparent 1.04px), radial-gradient(circle at 24% 42%, rgba(244, 247, 255, .42) 0 .54px, rgba(244, 247, 255, .16) .7px, transparent 1.02px), radial-gradient(circle at 54% 25%, rgba(255, 243, 226, .34) 0 .62px, rgba(255, 243, 226, .12) .8px, transparent 1.1px), radial-gradient(circle, rgba(244, 247, 255, .44) 0 .38px, rgba(244, 247, 255, .16) .52px, transparent .86px), radial-gradient(circle, rgba(126, 178, 255, .28) 0 .42px, rgba(126, 178, 255, .1) .58px, transparent .92px), radial-gradient(circle, rgba(255, 165, 111, .24) 0 .42px, rgba(255, 165, 111, .09) .58px, transparent .92px), radial-gradient(circle at 9% 76%, rgba(160, 107, 255, .2) 0 .44px, rgba(160, 107, 255, .08) .62px, transparent 1px), radial-gradient(circle at 48% 88%, rgba(255, 188, 116, .19) 0 .4px, rgba(255, 188, 116, .07) .58px, transparent .95px), radial-gradient(circle at 64% 59%, rgba(116, 199, 255, .22) 0 .42px, rgba(116, 199, 255, .08) .6px, transparent 1px), radial-gradient(circle at 89% 81%, rgba(255, 197, 132, .2) 0 .42px, rgba(255, 197, 132, .07) .61px, transparent 1px);--landing-fake-stars-size: auto, auto, auto, auto, auto, 230px 286px, 330px 390px, 420px 480px, 260px 312px, 210px 248px, 310px 280px, 190px 232px;--landing-fake-stars-position: 0 0, 0 0, 0 0, 0 0, 0 0, 18px 34px, 96px 118px, 38px 184px, 74px 44px, 144px 214px, 226px 132px, 98px 66px;--landing-fake-stars-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat, repeat, repeat, repeat, repeat, repeat, repeat;--landing-fake-stars-dense-image: var(--landing-fake-stars-image), radial-gradient(circle, rgba(244, 247, 255, .34) 0 .36px, rgba(244, 247, 255, .12) .5px, transparent .84px), radial-gradient(circle, rgba(129, 193, 255, .24) 0 .38px, rgba(129, 193, 255, .09) .54px, transparent .88px), radial-gradient(circle, rgba(255, 165, 111, .22) 0 .38px, rgba(255, 165, 111, .08) .54px, transparent .88px), radial-gradient(circle, rgba(255, 132, 169, .2) 0 .36px, rgba(255, 132, 169, .08) .52px, transparent .86px), radial-gradient(circle, rgba(255, 243, 226, .22) 0 .4px, rgba(255, 243, 226, .08) .56px, transparent .92px), radial-gradient(circle, rgba(160, 107, 255, .18) 0 .38px, rgba(160, 107, 255, .07) .54px, transparent .9px), radial-gradient(circle, rgba(255, 197, 132, .2) 0 .38px, rgba(255, 197, 132, .07) .54px, transparent .9px), radial-gradient(circle, rgba(116, 199, 255, .18) 0 .36px, rgba(116, 199, 255, .07) .52px, transparent .86px);--landing-fake-stars-dense-size: var(--landing-fake-stars-size), 170px 220px, 240px 280px, 280px 320px, 150px 190px, 210px 260px, 190px 210px, 260px 340px, 320px 360px;--landing-fake-stars-dense-position: var(--landing-fake-stars-position), 32px 18px, 118px 72px, 46px 148px, 104px 26px, 162px 184px, 74px 116px, 208px 54px, 124px 208px;--landing-fake-stars-dense-repeat: var(--landing-fake-stars-repeat), repeat, repeat, repeat, repeat, repeat, repeat, repeat, repeat}body:has(.hero.svelte-1uha8ag){background:var(--pop-bg-950)}.landing-protected-content.svelte-1uha8ag{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.landing-protected-content.svelte-1uha8ag img,.landing-protected-content.svelte-1uha8ag picture{user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.hero.svelte-1uha8ag{--hero-content-top: clamp(128px, 15svh, 176px);--hero-content-top-short: 60px;--hero-content-top-compact: 80px;--hero-content-width: min(840px, calc(100% - 16px) );--hero-content-width-compact: min(720px, calc(100% - 12px) );--hero-badge-min-height: auto;--hero-badge-min-height-short: var(--hero-badge-min-height);--hero-badge-min-height-compact: 32px;--hero-badge-padding: 10px 20px;--hero-badge-padding-short: var(--hero-badge-padding);--hero-badge-padding-compact: 6px 12px;--hero-badge-font-size: .65rem;--hero-badge-font-size-short: var(--hero-badge-font-size);--hero-badge-font-size-compact: .56rem;--hero-badge-margin-bottom: 32px;--hero-badge-margin-bottom-short: 14px;--hero-badge-margin-bottom-compact: 12px;--hero-heading-display: block;--hero-heading-direction: column;--hero-heading-gap: 0;--hero-heading-max-width: 760px;--hero-heading-size: clamp(2.5rem, 6.4vw, 5.85rem);--hero-heading-size-short: 1.92rem;--hero-heading-size-compact: 1.68rem;--hero-heading-line-height: .96;--hero-heading-line-height-short: .98;--hero-heading-line-height-compact: .98;--hero-subheading-margin-top: 22px;--hero-subheading-margin-top-short: 12px;--hero-subheading-margin-top-compact: 10px;--hero-subheading-max-width: 640px;--hero-subheading-max-width-short: var(--hero-subheading-max-width);--hero-subheading-max-width-compact: 320px;--hero-subheading-size: clamp(1rem, 2vw, 1.5rem);--hero-subheading-size-short: .84rem;--hero-subheading-size-compact: .74rem;--hero-subheading-line-height: 1.44;--hero-subheading-line-height-short: var(--hero-subheading-line-height);--hero-subheading-line-height-compact: 1.38;--hero-action-margin-top: 22px;--hero-action-margin-top-short: 12px;--hero-action-margin-top-compact: 9px;--hero-action-width: auto;--hero-action-width-short: var(--hero-action-width);--hero-action-width-compact: min(100%, calc(100% - 12px) );--hero-cta-height: clamp(62px, 8vw, 82px);--hero-cta-height-short: var(--hero-cta-height);--hero-cta-height-compact: 52px;--hero-cta-padding: 6px 8px 6px 32px;--hero-cta-padding-short: var(--hero-cta-padding);--hero-cta-padding-compact: 4px 6px 4px 16px;--hero-cta-font-size: clamp(1.08rem, 2.4vw, 1.45rem);--hero-cta-font-size-short: var(--hero-cta-font-size);--hero-cta-font-size-compact: .96rem;--hero-cta-max-width: none;--hero-cta-max-width-short: var(--hero-cta-max-width);--hero-cta-max-width-compact: 340px;--hero-cta-icon-size: clamp(46px, 6vw, 68px);--hero-cta-icon-size-short: var(--hero-cta-icon-size);--hero-cta-icon-size-compact: 40px;--hero-scene-bottom: -45px;--hero-scene-bottom-short: -8px;--hero-scene-bottom-compact: -50px;--hero-marble-blue-width: 38px;--hero-marble-blue-left: 30%;--hero-marble-blue-right: auto;--hero-marble-blue-top: 15%;--hero-marble-blue-width-compact: 38px;--hero-marble-blue-left-compact: 30%;--hero-marble-blue-right-compact: auto;--hero-marble-blue-top-compact: 15%;--hero-marble-purple-width: 50px;--hero-marble-purple-left: 63%;--hero-marble-purple-right: auto;--hero-marble-purple-top: 5%;--hero-marble-purple-width-compact: 40px;--hero-marble-purple-left-compact: 63%;--hero-marble-purple-right-compact: auto;--hero-marble-purple-top-compact: 5%;--hero-marble-orange-width: 40px;--hero-marble-orange-left: 62%;--hero-marble-orange-right: auto;--hero-marble-orange-top: 35%;--hero-marble-orange-width-compact: 35px;--hero-marble-orange-left-compact: 62%;--hero-marble-orange-right-compact: auto;--hero-marble-orange-top-compact: 32%;position:relative;z-index:1;display:block;width:100%;min-height:100svh;height:100svh;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 50% 50%,rgba(7,22,54,.58),transparent 31%),radial-gradient(circle at 50% 62%,rgba(48,86,150,.16),transparent 35%),radial-gradient(circle at 18% 74%,rgba(126,66,139,.12),transparent 36%),radial-gradient(circle at 80% 70%,rgba(255,145,87,.08),transparent 34%),linear-gradient(180deg,#01050d,#020719 48%,#010416)}.hero.svelte-1uha8ag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background-image:var(--landing-fake-stars-image);background-size:var(--landing-fake-stars-size);background-position:var(--landing-fake-stars-position);background-repeat:var(--landing-fake-stars-repeat);opacity:.48;filter:none;mix-blend-mode:screen;-webkit-mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.78) 48%,rgba(0,0,0,.22) 72%,transparent 92%);mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.78) 48%,rgba(0,0,0,.22) 72%,transparent 92%)}.hero.svelte-1uha8ag:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:29;pointer-events:none;background:#01050a00;transition:background .26s ease}.hero-scene-wrap.svelte-1uha8ag,.hero-marble.svelte-1uha8ag,.hero-readable-veil.svelte-1uha8ag{position:absolute;pointer-events:none}.hero-marble.svelte-1uha8ag{z-index:6;filter:drop-shadow(0 0 18px rgba(116,199,255,.16)) drop-shadow(0 18px 24px rgba(0,0,0,.22));animation:svelte-1uha8ag-heroFloat 5.8s ease-in-out infinite}.hero-marble--blue.svelte-1uha8ag{width:var(--hero-marble-blue-width);left:var(--hero-marble-blue-left);right:var(--hero-marble-blue-right);top:var(--hero-marble-blue-top);animation-delay:-1.7s}.hero-marble--purple.svelte-1uha8ag{width:var(--hero-marble-purple-width);left:var(--hero-marble-purple-left);right:var(--hero-marble-purple-right);top:var(--hero-marble-purple-top);animation-delay:-3.3s}.hero-marble--orange.svelte-1uha8ag{width:var(--hero-marble-orange-width);left:var(--hero-marble-orange-left);right:var(--hero-marble-orange-right);top:var(--hero-marble-orange-top);animation-delay:-.6s}.hero-scene.svelte-1uha8ag{position:relative;z-index:2;width:100%;height:auto;max-width:none;display:block;overflow:hidden;transform:none;opacity:1;animation:none;bottom:50px;isolation:isolate}.hero-scene-wrap.svelte-1uha8ag:before{content:"";position:absolute;left:50%;top:-168px;z-index:4;width:100vw;height:clamp(210px,30vw,280px);transform:translate(-50%);pointer-events:none;background:radial-gradient(ellipse at 50% 48%,rgba(34,74,136,.2),transparent 72%),linear-gradient(180deg,#01050d00,#01050d3d 24%,#010510e6 58%,#0208186b 78%,#02081800)}.hero-scene-wrap.svelte-1uha8ag{left:50%;bottom:var(--hero-scene-bottom);z-index:2;width:100%;transform:translate(-50%);overflow:visible}.hero-scene.svelte-1uha8ag img:where(.svelte-1uha8ag){position:relative;z-index:1;width:100%;height:auto;display:block;object-fit:contain;-webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.38) 4%,rgba(0,0,0,.9) 9%,#000 14%);mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.38) 4%,rgba(0,0,0,.9) 9%,#000 14%)}.hero-readable-veil.svelte-1uha8ag{top:0;right:0;bottom:0;left:0;z-index:3;background:#000211}.landing-ui.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;opacity:1;transform:translateY(0);transition:opacity .26s ease,transform .3s cubic-bezier(.22,1,.36,1)}.landing-ui.svelte-1uha8ag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:1;background-image:radial-gradient(circle at 5% 24%,rgba(255,190,122,.46) 0 .56px,rgba(255,190,122,.16) .72px,transparent 1.1px),radial-gradient(circle at 17% 43%,rgba(255,169,96,.26) 0 .54px,rgba(255,169,96,.1) .7px,transparent 1.02px),radial-gradient(circle at 31% 37%,rgba(255,196,130,.3) 0 .56px,rgba(255,196,130,.1) .72px,transparent 1.05px),radial-gradient(circle at 46% 21%,rgba(255,184,118,.38) 0 .6px,rgba(255,184,118,.13) .78px,transparent 1.12px),radial-gradient(circle at 63% 33%,rgba(255,190,122,.56) 0 .64px,rgba(255,190,122,.18) .82px,transparent 1.12px),radial-gradient(circle at 76% 18%,rgba(255,174,104,.34) 0 .56px,rgba(255,174,104,.11) .72px,transparent 1.05px),radial-gradient(circle at 92% 36%,rgba(255,198,136,.4) 0 .6px,rgba(255,198,136,.14) .78px,transparent 1.12px),radial-gradient(circle at 11% 68%,rgba(116,199,255,.16) 0 .5px,rgba(116,199,255,.06) .68px,transparent 1.04px),radial-gradient(circle at 35% 54%,rgba(255,177,112,.19) 0 .49px,rgba(255,177,112,.06) .66px,transparent 1.03px),radial-gradient(circle at 59% 80%,rgba(160,107,255,.22) 0 .52px,rgba(160,107,255,.07) .7px,transparent 1.04px),radial-gradient(circle at 86% 58%,rgba(255,190,122,.2) 0 .52px,rgba(255,190,122,.07) .7px,transparent 1.06px),radial-gradient(circle at 18% 89%,rgba(255,228,188,.28) 0 .54px,rgba(255,228,188,.08) .72px,transparent 1.04px),radial-gradient(circle at 44% 9%,rgba(129,193,255,.22) 0 .5px,rgba(129,193,255,.06) .68px,transparent 1.02px),radial-gradient(circle at 67% 71%,rgba(255,169,104,.21) 0 .5px,rgba(255,169,104,.06) .68px,transparent 1.03px);background-repeat:no-repeat;filter:none;mix-blend-mode:screen;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 72%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 72%,transparent 100%)}.landing-sheet-stars.svelte-1uha8ag{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-overlay-elevated) + 1);background-image:var(--landing-fake-stars-dense-image);background-size:var(--landing-fake-stars-dense-size);background-position:var(--landing-fake-stars-dense-position);background-repeat:var(--landing-fake-stars-dense-repeat);mix-blend-mode:screen;opacity:.82;pointer-events:none;-webkit-mask-image:radial-gradient(circle at 50% 72%,#000 0%,rgba(0,0,0,.96) 34%,rgba(0,0,0,.74) 62%,transparent 100%);mask-image:radial-gradient(circle at 50% 72%,#000 0%,rgba(0,0,0,.96) 34%,rgba(0,0,0,.74) 62%,transparent 100%)}.guest-creating-panel.svelte-1uha8ag{display:flex;min-height:180px;flex-direction:column;color:var(--pop-text-primary)}.guest-creating-panel.svelte-1uha8ag .glass-sheet-body{display:grid;gap:10px;place-items:center;padding:22px 0 28px;text-align:center}.guest-creating-panel.svelte-1uha8ag h2:where(.svelte-1uha8ag),.guest-creating-panel.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0}.guest-creating-panel.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.1rem;font-weight:700}.guest-creating-panel.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#edededb8;font-size:.88rem}.guest-creating-panel.svelte-1uha8ag .guest-creating-error:where(.svelte-1uha8ag){color:#ffb4b4}.hero-content.svelte-1uha8ag{position:absolute;top:var(--hero-content-top);left:50%;z-index:22;width:var(--hero-content-width);padding-inline:0;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;text-align:center}.heading.svelte-1uha8ag{display:var(--hero-heading-display);flex-direction:var(--hero-heading-direction);gap:var(--hero-heading-gap);max-width:var(--hero-heading-max-width);margin:0;color:var(--pop-text-primary);font-size:var(--hero-heading-size);line-height:var(--hero-heading-line-height);font-weight:800;letter-spacing:0;text-wrap:unset;text-shadow:0 2px 1px rgba(255,255,255,.12),0 22px 42px rgba(0,0,0,.44)}.heading-line.svelte-1uha8ag{display:block}.subheading.svelte-1uha8ag{margin:var(--hero-subheading-margin-top) 0 0;max-width:var(--hero-subheading-max-width);color:#d9dce6e0;font-size:var(--hero-subheading-size);line-height:var(--hero-subheading-line-height);font-weight:400;letter-spacing:0;text-shadow:0 14px 30px rgba(0,0,0,.34)}.subheading-safe.svelte-1uha8ag{color:var(--pop-blue)}.hero-action.svelte-1uha8ag{margin:var(--hero-action-margin-top) 0 0;z-index:30;width:var(--hero-action-width);display:flex;flex-direction:column;align-items:center}.cta.svelte-1uha8ag{height:var(--hero-cta-height);display:inline-flex;align-items:center;justify-content:space-between;gap:12px;border-radius:9999px;padding:var(--hero-cta-padding);max-width:var(--hero-cta-max-width);border:1px solid rgba(255,255,255,.7);background:radial-gradient(circle at 86% 52%,rgba(255,228,188,.82),transparent 34%),linear-gradient(180deg,#fff,#f9f4ee);color:#05070a;font-size:var(--hero-cta-font-size);line-height:1;font-weight:700;letter-spacing:0;box-shadow:0 22px 54px #00000075,0 0 42px #ffb46924,inset 0 1px #fffffff5;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s ease,filter .18s ease;touch-action:manipulation}.cta.svelte-1uha8ag:hover{transform:translateY(-1px);filter:brightness(1.03);box-shadow:0 24px 58px #00000080,0 0 56px #ffb4692e,inset 0 1px #fff}.cta.svelte-1uha8ag:active{transform:scale(.985)}.cta-icon.svelte-1uha8ag{width:var(--hero-cta-icon-size);height:var(--hero-cta-icon-size);flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;background:#000310;color:#fff;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff1a,0 10px 24px #00000047}.hero.svelte-1uha8ag:dir(rtl) .cta:where(.svelte-1uha8ag){padding:6px 32px 6px 8px}.hero.svelte-1uha8ag:dir(rtl) .cta-icon:where(.svelte-1uha8ag){transform:scaleX(-1)}@keyframes svelte-1uha8ag-heroFloat{0%,to{transform:translateZ(0) rotate(-1deg)}50%{transform:translate3d(0,-9px,0) rotate(1deg)}}@media (max-width: 359px){.hero.svelte-1uha8ag{--hero-content-top: 76px;--hero-content-top-compact: 75px;--hero-content-width: min(720px, calc(100% - 12px) );--hero-content-width-compact: min(720px, calc(100% - 12px) );--hero-badge-min-height: 30px;--hero-badge-min-height-compact: 32px;--hero-badge-padding: 8px 14px;--hero-badge-padding-compact: 6px 12px;--hero-badge-font-size: .6rem;--hero-badge-font-size-compact: .56rem;--hero-badge-margin-bottom: 20px;--hero-badge-margin-bottom-compact: 12px;--hero-heading-size: 2.16rem;--hero-heading-size-compact: 1.68rem;--hero-heading-line-height: .98;--hero-heading-line-height-compact: .98;--hero-subheading-margin-top: 14px;--hero-subheading-margin-top-compact: 10px;--hero-subheading-max-width: 310px;--hero-subheading-max-width-compact: 320px;--hero-subheading-size: .86rem;--hero-subheading-size-compact: .74rem;--hero-subheading-line-height: 1.44;--hero-subheading-line-height-compact: 1.38;--hero-action-margin-top: 16px;--hero-action-margin-top-compact: 9px;--hero-action-width: min(100%, calc(100% - 18px) );--hero-action-width-compact: min(100%, calc(100% - 12px) );--hero-cta-height: 56px;--hero-cta-height-compact: 45px;--hero-cta-padding: 5px 7px 5px 22px;--hero-cta-padding-compact: 4px 6px 4px 16px;--hero-cta-font-size: .98rem;--hero-cta-font-size-compact: .96rem;--hero-cta-max-width-compact: 340px;--hero-cta-icon-size: 35px;--hero-cta-icon-size-compact: 35px}}@media (min-width: 360px){.hero.svelte-1uha8ag{--hero-content-top: 80px;--hero-content-top-compact: 80px;--hero-content-width: min(720px, calc(100% - 16px) );--hero-content-width-compact: min(720px, calc(100% - 12px) );--hero-badge-min-height: 30px;--hero-badge-min-height-compact: 32px;--hero-badge-padding: 8px 14px;--hero-badge-padding-compact: 6px 12px;--hero-badge-font-size: .6rem;--hero-badge-font-size-compact: .56rem;--hero-badge-margin-bottom: 26px;--hero-badge-margin-bottom-compact: 12px;--hero-heading-size: 2.5rem;--hero-heading-size-compact: 1.9rem;--hero-heading-line-height: .98;--hero-heading-line-height-compact: .98;--hero-subheading-margin-top: 18px;--hero-subheading-margin-top-compact: 10px;--hero-subheading-max-width: 330px;--hero-subheading-max-width-compact: 320px;--hero-subheading-size: .95rem;--hero-subheading-size-compact: .9rem;--hero-subheading-line-height: 1.5;--hero-subheading-line-height-compact: 1.38;--hero-action-margin-top: 8px;--hero-action-margin-top-compact: 15px;--hero-action-width: min(100%, calc(100% - 24px) );--hero-action-width-compact: min(100%, calc(100% - 12px) );--hero-cta-height: 50px;--hero-cta-height-compact: 45px;--hero-cta-padding: 6px 8px 6px 30px;--hero-cta-padding-compact: 4px 6px 4px 16px;--hero-cta-font-size: 1.08rem;--hero-cta-font-size-compact: .96rem;--hero-cta-max-width-compact: 340px;--hero-cta-icon-size: 38px;--hero-cta-icon-size-compact: 35px}}@media (min-width: 390px){.hero.svelte-1uha8ag{--hero-content-top: 75px;--hero-content-width: min(760px, calc(100% - 18px) );--hero-badge-margin-bottom: 28px;--hero-heading-size: 2rem;--hero-subheading-max-width: 360px;--hero-subheading-size: .95rem;--hero-action-margin-top: 8px}}@media (min-width: 430px){.hero.svelte-1uha8ag{--hero-content-top: 75px;--hero-heading-display: flex;--hero-heading-gap: 5px;--hero-heading-size: 2rem;--hero-subheading-size: 1rem}}@media (min-width: 768px){.hero.svelte-1uha8ag{--hero-content-top: 150px;--hero-content-width: min(920px, calc(100% - 64px) );--hero-badge-min-height: 50px;--hero-badge-padding: 12px 22px;--hero-badge-font-size: .82rem;--hero-badge-margin-bottom: 38px;--hero-heading-max-width: 760px;--hero-heading-size: 3.95rem;--hero-heading-line-height: .96;--hero-subheading-margin-top: 24px;--hero-subheading-max-width: 700px;--hero-subheading-size: 1.6rem;--hero-subheading-line-height: 1.48;--hero-action-width: min(760px, calc(100% - 96px) );--hero-cta-height: 76px;--hero-cta-padding: 6px 8px 6px 56px;--hero-cta-font-size: 1.35rem;--hero-cta-icon-size: 64px;--hero-marble-blue-width: 56px;--hero-marble-blue-left: 28%;--hero-marble-blue-right: auto;--hero-marble-blue-top: 20%;--hero-marble-purple-width: 82px;--hero-marble-purple-left: auto;--hero-marble-purple-right: 25%;--hero-marble-purple-top: 10%;--hero-marble-orange-width: 58px;--hero-marble-orange-left: auto;--hero-marble-orange-right: 30%;--hero-marble-orange-top: 40%}}@media (min-width: 1024px){.hero.svelte-1uha8ag{--hero-content-top: 110px;--hero-heading-size: 3rem;--hero-subheading-max-width: 720px;--hero-action-width: min(780px, calc(100% - 120px) )}}@media (min-width: 1440px){.hero.svelte-1uha8ag{--hero-content-top: clamp(158px, 13svh, 188px);--hero-content-width: min(980px, calc(100% - 96px) );--hero-badge-min-height: 52px;--hero-badge-padding: 12px 24px;--hero-badge-font-size: .84rem;--hero-badge-margin-bottom: 40px;--hero-heading-size: 5.85rem;--hero-subheading-max-width: 740px;--hero-subheading-size: 1.45rem;--hero-action-width: min(800px, calc(100% - 144px) );--hero-cta-height: 82px;--hero-cta-font-size: 1.45rem;--hero-cta-icon-size: 68px}}@media (min-width: 1920px){.hero.svelte-1uha8ag{--hero-content-top: 176px;--hero-content-width: min(1040px, calc(100% - 128px) );--hero-heading-size: 6.1rem;--hero-subheading-size: 1.5rem}}@media (max-height: 740px){.hero.svelte-1uha8ag{--hero-content-top: var(--hero-content-top-short);--hero-badge-min-height: var(--hero-badge-min-height-short);--hero-badge-padding: var(--hero-badge-padding-short);--hero-badge-font-size: var(--hero-badge-font-size-short);--hero-badge-margin-bottom: var(--hero-badge-margin-bottom-short);--hero-heading-size: var(--hero-heading-size-short);--hero-heading-line-height: var(--hero-heading-line-height-short);--hero-subheading-margin-top: var(--hero-subheading-margin-top-short);--hero-subheading-max-width: var(--hero-subheading-max-width-short);--hero-subheading-size: var(--hero-subheading-size-short);--hero-subheading-line-height: var(--hero-subheading-line-height-short);--hero-action-margin-top: var(--hero-action-margin-top-short);--hero-action-width: var(--hero-action-width-short);--hero-cta-height: var(--hero-cta-height-short);--hero-cta-padding: var(--hero-cta-padding-short);--hero-cta-font-size: var(--hero-cta-font-size-short);--hero-cta-max-width: var(--hero-cta-max-width-short);--hero-cta-icon-size: var(--hero-cta-icon-size-short);--hero-scene-bottom: var(--hero-scene-bottom-short)}}@media (max-height: 700px){.hero.svelte-1uha8ag{--hero-content-top: var(--hero-content-top-compact);--hero-content-width: var(--hero-content-width-compact);--hero-badge-min-height: var(--hero-badge-min-height-compact);--hero-badge-padding: var(--hero-badge-padding-compact);--hero-badge-font-size: var(--hero-badge-font-size-compact);--hero-badge-margin-bottom: var(--hero-badge-margin-bottom-compact);--hero-heading-size: var(--hero-heading-size-compact);--hero-heading-line-height: var(--hero-heading-line-height-compact);--hero-subheading-margin-top: var(--hero-subheading-margin-top-compact);--hero-subheading-max-width: var(--hero-subheading-max-width-compact);--hero-subheading-size: var(--hero-subheading-size-compact);--hero-subheading-line-height: var(--hero-subheading-line-height-compact);--hero-action-margin-top: var(--hero-action-margin-top-compact);--hero-action-width: var(--hero-action-width-compact);--hero-cta-height: var(--hero-cta-height-compact);--hero-cta-padding: var(--hero-cta-padding-compact);--hero-cta-font-size: var(--hero-cta-font-size-compact);--hero-cta-max-width: var(--hero-cta-max-width-compact);--hero-cta-icon-size: var(--hero-cta-icon-size-compact);--hero-scene-bottom: var(--hero-scene-bottom-compact);--hero-marble-blue-width: var(--hero-marble-blue-width-compact);--hero-marble-blue-left: var(--hero-marble-blue-left-compact);--hero-marble-blue-right: var(--hero-marble-blue-right-compact);--hero-marble-blue-top: var(--hero-marble-blue-top-compact);--hero-marble-purple-width: var(--hero-marble-purple-width-compact);--hero-marble-purple-left: var(--hero-marble-purple-left-compact);--hero-marble-purple-right: var(--hero-marble-purple-right-compact);--hero-marble-purple-top: var(--hero-marble-purple-top-compact);--hero-marble-orange-width: var(--hero-marble-orange-width-compact);--hero-marble-orange-left: var(--hero-marble-orange-left-compact);--hero-marble-orange-right: var(--hero-marble-orange-right-compact);--hero-marble-orange-top: var(--hero-marble-orange-top-compact)}body:has(.hero) .app-header{padding-inline:14px}body:has(.hero) .header-inner{max-width:var(--landing-header-max-width)}body:has(.hero) .nav-link{height:32px;min-height:32px;padding-inline:12px;font-size:.86rem}body:has(.hero) .header-avatar-btn{height:32px;min-height:32px}}@media (orientation: landscape) and (max-height: 620px){.hero.svelte-1uha8ag{min-height:100svh;--hero-heading-size: 2.95rem;--hero-subheading-size: .95rem}}body:has(.hero.svelte-1uha8ag){--landing-header-h: 60px;--landing-header-inline: 18px;--landing-header-max-width: 1120px;background:#020515;overflow-x:hidden}body:has(.hero) .app-header{padding-inline:var(--landing-header-inline)}body:has(.hero) .header-inner{max-width:var(--landing-header-max-width)}.hero.svelte-1uha8ag{--hero-header-h: var(--landing-header-h);--hero-visible-h: calc(100svh - var(--hero-header-h));--hero-copy-zone-h: calc(var(--hero-visible-h) * .5);--hero-art-zone-h: calc(var(--hero-visible-h) * .5);--hero-copy-max-width: 360px;--hero-content-inline: 18px;--hero-copy-align: center;--hero-copy-justify: center;--hero-copy-text-align: center;--hero-copy-padding-block: 6px;--hero-badge-min-height: 32px;--hero-badge-padding: 8px 14px;--hero-badge-font-size: .625rem;--hero-badge-gap: 8px;--hero-badge-margin-bottom: 22px;--hero-heading-display: block;--hero-heading-direction: column;--hero-heading-gap: 0;--hero-heading-max-width: 360px;--hero-heading-size: 2.375rem;--hero-heading-line-height: .98;--logo-word-accent-size: 1em;--hero-subheading-margin-top: 15px;--hero-subheading-max-width: 330px;--hero-subheading-size: .875rem;--hero-subheading-line-height: 1.44;--hero-action-margin-top: 18px;--hero-action-width: auto;--hero-cta-height: 48px;--hero-cta-padding: 5px 7px 5px 22px;--hero-cta-font-size: 1rem;--hero-cta-max-width: min(100%, 640px);--hero-cta-icon-size: 36px;--hero-art-stage-inline: 24px;--hero-artwork-width: 380px;--hero-artwork-scale: 1.6;--hero-artwork-shift-y: 0px;--hero-marble-blue-x: 31%;--hero-marble-blue-y: 42%;--hero-marble-blue-size: 7.5%;--hero-marble-purple-x: 68%;--hero-marble-purple-y: 24%;--hero-marble-purple-size: 8.5%;--hero-marble-orange-x: 67%;--hero-marble-orange-y: 54%;--hero-marble-orange-size: 7.5%;background:#020515}.hero.svelte-1uha8ag:before{background-image:radial-gradient(circle at 11% 22%,rgba(255,190,122,.44) 0 .56px,rgba(255,190,122,.16) .74px,transparent 1.06px),radial-gradient(circle at 23% 38%,rgba(255,174,104,.28) 0 .52px,rgba(255,174,104,.1) .68px,transparent 1.02px),radial-gradient(circle at 34% 17%,rgba(255,197,132,.24) 0 .48px,rgba(255,197,132,.08) .65px,transparent 1px),radial-gradient(circle at 47% 29%,rgba(255,184,118,.32) 0 .56px,rgba(255,184,118,.12) .72px,transparent 1.06px),radial-gradient(circle at 59% 14%,rgba(255,190,122,.5) 0 .6px,rgba(255,190,122,.18) .8px,transparent 1.12px),radial-gradient(circle at 71% 35%,rgba(255,169,96,.3) 0 .54px,rgba(255,169,96,.11) .74px,transparent 1.03px),radial-gradient(circle at 84% 21%,rgba(255,196,130,.38) 0 .56px,rgba(255,196,130,.14) .74px,transparent 1.08px),radial-gradient(circle at 91% 43%,rgba(255,177,112,.22) 0 .52px,rgba(255,177,112,.08) .68px,transparent 1.02px);background-size:auto;background-position:0 0;background-repeat:no-repeat;opacity:.86;filter:none;mix-blend-mode:screen;-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 46%,rgba(0,0,0,.42) 64%,transparent 82%);mask-image:linear-gradient(180deg,#000 0%,#000 46%,rgba(0,0,0,.42) 64%,transparent 82%)}.landing-ui.svelte-1uha8ag{position:absolute;top:var(--hero-header-h);right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-rows:minmax(0,var(--hero-copy-zone-h)) minmax(0,var(--hero-art-zone-h));opacity:1;transform:translateY(0);transition:opacity .26s ease,transform .3s cubic-bezier(.22,1,.36,1)}.hero-human-phrase.svelte-1uha8ag{position:absolute;right:auto;bottom:max(30px,env(safe-area-inset-bottom,0px));left:50%;z-index:31;display:inline-flex;align-items:center;justify-content:center;gap:7px;max-width:calc(100% - 32px);min-height:24px;padding:4px 10px;color:#edf1fac2;font-size:.75rem;font-weight:500;letter-spacing:0;line-height:1;pointer-events:none;text-transform:lowercase;transform:translate(-50%);white-space:nowrap;text-shadow:0 1px 16px rgba(0,0,0,.55);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:99px}.hero-human-phrase.svelte-1uha8ag svg{flex:0 0 auto;color:#ff6f9dd6}.hero-content.svelte-1uha8ag{position:relative;top:auto;left:auto;grid-row:1;z-index:22;align-self:var(--hero-copy-align);justify-self:center;width:min(var(--hero-copy-max-width),calc(100% - var(--hero-content-inline)));padding-block:var(--hero-copy-padding-block);padding-inline:0;transform:none;display:flex;flex-direction:column;align-items:var(--hero-copy-justify);text-align:var(--hero-copy-text-align)}.hero-artwork-stage.svelte-1uha8ag{position:relative;grid-row:2;z-index:12;display:grid;place-items:end center;min-width:0;min-height:0;overflow:visible}.hero-scene-wrap.svelte-1uha8ag{position:relative;left:auto;bottom:auto;z-index:2;width:min(var(--hero-artwork-width),calc(100% - var(--hero-art-stage-inline)));aspect-ratio:3 / 2;translate:0 var(--hero-artwork-shift-y);transform:scale(var(--hero-artwork-scale));transform-origin:center bottom;overflow:visible;-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.76) 8%,#000 14%,#000 86%,rgba(0,0,0,.76) 92%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.76) 8%,#000 14%,#000 86%,rgba(0,0,0,.76) 92%,transparent 100%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.76) 8%,#000 14%,#000 86%,rgba(0,0,0,.76) 92%,transparent 100%),linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.76) 8%,#000 14%,#000 86%,rgba(0,0,0,.76) 92%,transparent 100%);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-composite:intersect;mask-repeat:no-repeat;mask-size:100% 100%}.hero-scene.svelte-1uha8ag{position:relative;bottom:auto;z-index:2;display:block;width:100%;height:100%;max-width:none;overflow:hidden;transform:none;opacity:1;animation:none;isolation:isolate}.hero-scene-wrap.svelte-1uha8ag:before{display:none}.hero-scene.svelte-1uha8ag img:where(.svelte-1uha8ag){width:100%;height:100%;display:block;object-fit:contain;-webkit-mask-image:none;mask-image:none}.hero-marble.svelte-1uha8ag{position:absolute;right:auto;z-index:6;height:auto;translate:-50% -50%;filter:drop-shadow(0 0 18px rgba(116,199,255,.16)) drop-shadow(0 18px 24px rgba(0,0,0,.22));animation:svelte-1uha8ag-heroFloat 5.8s ease-in-out infinite;pointer-events:none}.hero-marble--blue.svelte-1uha8ag{left:var(--hero-marble-blue-x);top:var(--hero-marble-blue-y);width:var(--hero-marble-blue-size);animation-delay:-1.7s}.hero-marble--purple.svelte-1uha8ag{left:var(--hero-marble-purple-x);top:var(--hero-marble-purple-y);width:var(--hero-marble-purple-size);animation-delay:-3.3s}.hero-marble--orange.svelte-1uha8ag{left:var(--hero-marble-orange-x);top:var(--hero-marble-orange-y);width:var(--hero-marble-orange-size);animation-delay:-.6s}.hero-readable-veil.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.hero-action.svelte-1uha8ag{width:auto;max-width:calc(100% - var(--hero-content-inline))}.cta.svelte-1uha8ag{width:auto;white-space:nowrap}.cta.svelte-1uha8ag>span:where(.svelte-1uha8ag):first-child{min-width:0;white-space:nowrap}@media (max-width: 359px){body:has(.hero.svelte-1uha8ag){--landing-header-h: 52px;--landing-header-inline: 12px;--landing-header-max-width: 1120px}.hero.svelte-1uha8ag{--hero-copy-max-width: 335px;--hero-content-inline: 12px;--hero-copy-padding-block: 4px;--hero-badge-min-height: 30px;--hero-badge-padding: 7px 12px;--hero-badge-font-size: .625rem;--hero-badge-gap: 7px;--hero-badge-margin-bottom: 18px;--hero-heading-max-width: 330px;--hero-heading-size: 2rem;--hero-heading-line-height: .98;--hero-subheading-margin-top: 12px;--hero-subheading-max-width: 308px;--hero-subheading-size: .8125rem;--hero-subheading-line-height: 1.36;--hero-action-margin-top: 15px;--hero-action-width: min(100%, 312px);--hero-cta-height: 45px;--hero-cta-padding: 4px 6px 4px 18px;--hero-cta-font-size: .95rem;--hero-cta-icon-size: 35px;--hero-art-stage-inline: 18px;--hero-artwork-width: 380px}}@media (min-width: 360px){body:has(.hero.svelte-1uha8ag){--landing-header-h: 56px;--landing-header-inline: 14px;--landing-header-max-width: 1120px}.hero.svelte-1uha8ag{--hero-copy-max-width: 344px;--hero-content-inline: 16px;--hero-badge-margin-bottom: 20px;--hero-heading-max-width: 344px;--hero-heading-size: 2.25rem;--hero-subheading-margin-top: 14px;--hero-subheading-max-width: 328px;--hero-subheading-size: .875rem;--hero-action-margin-top: 18px;--hero-action-width: min(100%, 326px);--hero-cta-height: 48px;--hero-cta-font-size: 1rem;--hero-cta-icon-size: 36px;--hero-art-stage-inline: 20px;--hero-artwork-width: 390px}}@media (min-width: 390px){body:has(.hero.svelte-1uha8ag){--landing-header-h: 60px;--landing-header-inline: 16px}.hero.svelte-1uha8ag{--hero-copy-max-width: 370px;--hero-content-inline: 18px;--hero-badge-font-size: .6875rem;--hero-badge-margin-bottom: 22px;--hero-heading-max-width: 372px;--hero-heading-size: 2.5rem;--hero-subheading-margin-top: 15px;--hero-subheading-max-width: 350px;--hero-subheading-size: .9375rem;--hero-action-margin-top: 20px;--hero-action-width: min(100%, 344px);--hero-cta-height: 52px;--hero-cta-padding: 5px 7px 5px 24px;--hero-cta-font-size: 1.05rem;--hero-cta-icon-size: 40px;--hero-art-stage-inline: 22px;--hero-artwork-width: 410px}}@media (min-width: 430px){body:has(.hero.svelte-1uha8ag){--landing-header-h: 64px;--landing-header-inline: 18px}.hero.svelte-1uha8ag{--hero-copy-max-width: 400px;--hero-badge-margin-bottom: 24px;--hero-heading-max-width: 400px;--hero-heading-size: 2.75rem;--hero-subheading-max-width: 372px;--hero-subheading-size: 1rem;--hero-action-margin-top: 22px;--hero-action-width: min(100%, 356px);--hero-cta-height: 56px;--hero-cta-font-size: 1.08rem;--hero-cta-icon-size: 42px;--hero-art-stage-inline: 24px;--hero-artwork-width: 430px}}@media (min-width: 768px){body:has(.hero.svelte-1uha8ag){--landing-header-h: 72px;--landing-header-inline: 32px;--landing-header-max-width: 1120px}.hero.svelte-1uha8ag{--hero-copy-max-width: 704px;--hero-content-inline: 64px;--hero-badge-min-height: 48px;--hero-badge-padding: 12px 22px;--hero-badge-font-size: .8125rem;--hero-badge-gap: 12px;--hero-badge-margin-bottom: 34px;--hero-heading-max-width: 704px;--hero-heading-size: 4rem;--hero-heading-line-height: .96;--logo-word-accent-size: 1.12em;--hero-subheading-margin-top: 24px;--hero-subheading-max-width: 690px;--hero-subheading-size: 1.375rem;--hero-subheading-line-height: 1.42;--hero-action-margin-top: 26px;--hero-action-width: min(100%, 620px);--hero-cta-height: 72px;--hero-cta-padding: 6px 8px 6px 48px;--hero-cta-font-size: 1.32rem;--hero-cta-icon-size: 58px;--hero-art-stage-inline: 64px;--hero-artwork-width: 640px}}@media (min-width: 1024px){.hero.svelte-1uha8ag{--hero-copy-max-width: 440px;--hero-heading-max-width: 440px;--hero-heading-size: 3rem;--logo-word-accent-size: 1.12em;--hero-subheading-margin-top: 24px;--hero-subheading-max-width: 420px;--hero-subheading-size: 1.125rem;--hero-action-margin-top: 24px;--hero-action-width: min(100%, 420px);--hero-cta-height: 64px;--hero-cta-font-size: 1.18rem;--hero-cta-icon-size: 50px;--hero-art-stage-inline: 80px;--hero-artwork-width: 700px}}@media (min-width: 1440px){body:has(.hero.svelte-1uha8ag){--landing-header-h: 80px;--landing-header-inline: 48px;--landing-header-max-width: 1120px}.hero.svelte-1uha8ag{--hero-copy-max-width: 620px;--hero-heading-max-width: 620px;--hero-heading-size: 4.75rem;--logo-word-accent-size: 1.16em;--hero-subheading-margin-top: 26px;--hero-subheading-max-width: 600px;--hero-subheading-size: 1.375rem;--hero-action-margin-top: 28px;--hero-action-width: min(100%, 580px);--hero-cta-height: 78px;--hero-cta-padding: 6px 8px 6px 48px;--hero-cta-font-size: 1.38rem;--hero-cta-icon-size: 64px;--hero-art-stage-inline: 96px;--hero-artwork-width: 900px}}@media (min-width: 1920px){body:has(.hero.svelte-1uha8ag){--landing-header-h: 88px;--landing-header-inline: 56px;--landing-header-max-width: 1120px}.hero.svelte-1uha8ag{--hero-copy-max-width: 700px;--hero-heading-max-width: 700px;--hero-heading-size: 5.5rem;--logo-word-accent-size: 1.18em;--hero-subheading-margin-top: 28px;--hero-subheading-max-width: 650px;--hero-subheading-size: 1.5rem;--hero-action-margin-top: 30px;--hero-action-width: min(100%, 640px);--hero-cta-height: 84px;--hero-cta-font-size: 1.5rem;--hero-cta-icon-size: 70px;--hero-art-stage-inline: 128px;--hero-artwork-width: 1080px}}@media (max-height: 740px){.hero.svelte-1uha8ag{--hero-copy-padding-block: 4px;--hero-badge-margin-bottom: 18px;--hero-heading-size: 2.375rem;--hero-subheading-margin-top: 12px;--hero-action-margin-top: 16px}}@media (max-height: 700px){body:has(.hero.svelte-1uha8ag){--landing-header-h: 52px;--landing-header-inline: 12px}.hero.svelte-1uha8ag{--hero-badge-min-height: 30px;--hero-badge-padding: 7px 12px;--hero-badge-font-size: .625rem;--hero-badge-margin-bottom: 16px;--hero-heading-size: 2rem;--hero-subheading-margin-top: 11px;--hero-subheading-size: .8125rem;--hero-action-margin-top: 14px;--hero-cta-height: 45px;--hero-cta-font-size: .95rem;--hero-cta-icon-size: 35px}}@media (orientation: landscape) and (min-aspect-ratio: 4 / 3){body:has(.hero.svelte-1uha8ag){--landing-header-h: 64px;--landing-header-inline: 32px;--landing-header-max-width: 1120px}.hero.svelte-1uha8ag{--hero-copy-max-width: 720px;--hero-content-inline: 56px;--hero-badge-min-height: 32px;--hero-badge-padding: 8px 14px;--hero-badge-font-size: .6875rem;--hero-badge-margin-bottom: 16px;--hero-heading-max-width: 680px;--hero-heading-size: 2.65rem;--hero-heading-line-height: .98;--logo-word-accent-size: 1.1em;--hero-subheading-margin-top: 14px;--hero-subheading-max-width: 560px;--hero-subheading-size: .95rem;--hero-subheading-line-height: 1.32;--hero-action-margin-top: 18px;--hero-action-width: auto;--hero-cta-height: 52px;--hero-cta-padding: 5px 7px 5px 24px;--hero-cta-font-size: 1rem;--hero-cta-icon-size: 40px;--hero-art-stage-inline: 80px;--hero-artwork-width: 700px;--hero-artwork-shift-y: clamp(96px, 13svh, 138px)}}@media (orientation: landscape) and (min-aspect-ratio: 4 / 3) and (min-width: 1440px){body:has(.hero.svelte-1uha8ag){--landing-header-h: 80px;--landing-header-inline: 48px;--landing-header-max-width: 1120px}.hero.svelte-1uha8ag{--hero-copy-max-width: 900px;--hero-badge-margin-bottom: 20px;--hero-heading-max-width: 820px;--hero-heading-size: 4rem;--logo-word-accent-size: 1.14em;--hero-subheading-margin-top: 18px;--hero-subheading-max-width: 680px;--hero-subheading-size: 1.125rem;--hero-action-margin-top: 22px;--hero-action-width: auto;--hero-cta-height: 64px;--hero-cta-padding: 6px 8px 6px 34px;--hero-cta-font-size: 1.18rem;--hero-cta-icon-size: 50px;--hero-art-stage-inline: 96px;--hero-artwork-width: 900px;--hero-artwork-shift-y: clamp(132px, 17svh, 176px)}}@media (orientation: landscape) and (min-aspect-ratio: 4 / 3) and (min-width: 1920px){body:has(.hero.svelte-1uha8ag){--landing-header-h: 88px;--landing-header-inline: 56px;--landing-header-max-width: 1120px}.hero.svelte-1uha8ag{--hero-copy-max-width: 1040px;--hero-heading-max-width: 960px;--hero-heading-size: 4.5rem;--logo-word-accent-size: 1.16em;--hero-subheading-margin-top: 20px;--hero-subheading-max-width: 760px;--hero-subheading-size: 1.25rem;--hero-action-margin-top: 24px;--hero-action-width: auto;--hero-cta-height: 68px;--hero-cta-font-size: 1.24rem;--hero-cta-icon-size: 54px;--hero-art-stage-inline: 128px;--hero-artwork-width: 1080px;--hero-artwork-shift-y: clamp(160px, 18svh, 220px)}}@media (prefers-reduced-motion: reduce){.landing-ui.svelte-1uha8ag,.cta.svelte-1uha8ag{transition:none}.hero-marble.svelte-1uha8ag{animation:none}}
