.docs-module__jMC11a__docsShell{min-height:calc(100dvh - 64px);margin-top:64px;display:flex}.docs-module__jMC11a__sidebarDesktop{border-inline-end:1px solid var(--chakra-colors-border);flex-shrink:0;width:220px;height:calc(100dvh - 64px);padding:20px 0;position:sticky;top:64px;overflow-y:auto}.dark .docs-module__jMC11a__sidebarDesktop{border-color:#ffffff0f}.docs-module__jMC11a__sidebarNav{flex-direction:column;gap:4px;padding:0 12px;display:flex}.docs-module__jMC11a__sidebarHeader{border-bottom:1px solid var(--chakra-colors-border);align-items:center;gap:8px;margin-bottom:4px;padding:0 12px 16px;display:flex}.dark .docs-module__jMC11a__sidebarHeader{border-color:#ffffff0f}.docs-module__jMC11a__sidebarLogo{color:inherit;align-items:center;gap:8px;text-decoration:none;display:flex}.docs-module__jMC11a__sidebarLogoIcon{width:20px;height:20px;color:var(--chakra-colors-cyan-400)}.light .docs-module__jMC11a__sidebarLogoIcon{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .docs-module__jMC11a__sidebarLogoIcon{color:var(--chakra-colors-cyan-600)}.docs-module__jMC11a__sidebarLogoText{color:var(--chakra-colors-fg);letter-spacing:-.01em;font-size:.8125rem;font-weight:700}.docs-module__jMC11a__versionBadge{background:var(--chakra-colors-bg-subtle);color:var(--chakra-colors-fg-muted);letter-spacing:.04em;border-radius:4px;padding:2px 6px;font-size:.625rem;font-weight:600}.dark .docs-module__jMC11a__versionBadge{background:#ffffff0f}.docs-module__jMC11a__langSwitcher{background:var(--chakra-colors-bg-subtle);border-radius:8px;gap:2px;margin-bottom:12px;padding:3px;display:flex}.dark .docs-module__jMC11a__langSwitcher{background:#ffffff0a}.docs-module__jMC11a__langOption{color:var(--chakra-colors-fg-subtle);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:6px;flex:1;padding:5px 0;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:600}@media (hover:hover){.docs-module__jMC11a__langOption:hover{color:var(--chakra-colors-fg-muted)}}.docs-module__jMC11a__langOptionActive{background:var(--chakra-colors-bg-panel);color:var(--chakra-colors-fg);box-shadow:0 1px 2px #0000000f;}.dark .docs-module__jMC11a__langOptionActive{background:#ffffff14;box-shadow:0 1px 3px #0003}.docs-module__jMC11a__navSection{margin-bottom:8px}.docs-module__jMC11a__navGroup{text-transform:uppercase;letter-spacing:.08em;color:var(--chakra-colors-fg-subtle);margin:0;padding:12px 12px 4px;font-size:.6875rem;font-weight:700}.docs-module__jMC11a__navItem{color:var(--chakra-colors-fg-muted);border-radius:6px;padding:6px 12px;font-size:.8125rem;font-weight:500;line-height:1.5;text-decoration:none;display:block}@media (hover:hover){.docs-module__jMC11a__navItem:hover{color:var(--chakra-colors-fg);background:var(--chakra-colors-bg-subtle)}.dark .docs-module__jMC11a__navItem:hover{background:#ffffff0a}}.docs-module__jMC11a__navItemActive{color:var(--chakra-colors-cyan-400);background:var(--chakra-colors-bg-subtle);font-weight:600;}.light .docs-module__jMC11a__navItemActive{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .docs-module__jMC11a__navItemActive{color:var(--chakra-colors-cyan-600)}.dark .docs-module__jMC11a__navItemActive{background:#00b4ff14}.docs-module__jMC11a__content{flex:1;min-width:0;max-width:48rem;padding:28px 32px}.docs-module__jMC11a__contentHeader{margin-bottom:2rem}.docs-module__jMC11a__breadcrumb{color:var(--chakra-colors-fg-subtle);align-items:center;gap:6px;margin-bottom:1rem;font-size:.8125rem;display:flex}.docs-module__jMC11a__breadcrumb a{color:var(--chakra-colors-fg-muted);text-decoration:none}@media (hover:hover){.docs-module__jMC11a__breadcrumb a:hover{color:var(--chakra-colors-cyan-400)}.light .docs-module__jMC11a__breadcrumb a:hover{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .docs-module__jMC11a__breadcrumb a:hover{color:var(--chakra-colors-cyan-600)}}.docs-module__jMC11a__breadcrumbSep{color:var(--chakra-colors-fg-subtle);font-size:.75rem}.docs-module__jMC11a__breadcrumbCurrent{color:var(--chakra-colors-fg);font-weight:500}.docs-module__jMC11a__pageTitle{letter-spacing:-.03em;color:var(--chakra-colors-fg);margin-bottom:.5rem;font-size:2rem;font-weight:800;line-height:1.15}@media (min-width:480px){.docs-module__jMC11a__pageTitle{font-size:2.25rem}}.docs-module__jMC11a__pageDescription{color:var(--chakra-colors-fg-muted);font-size:1rem;line-height:1.7}.docs-module__jMC11a__prose{padding-top:.5rem;padding-bottom:5rem}.docs-module__jMC11a__prose h1{letter-spacing:-.03em;color:var(--chakra-colors-fg);margin-top:3rem;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.docs-module__jMC11a__prose h2{letter-spacing:-.02em;color:var(--chakra-colors-fg);margin-top:2.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:700;line-height:1.25}.docs-module__jMC11a__prose h3{color:var(--chakra-colors-fg);margin-top:2rem;margin-bottom:.625rem;font-size:1.25rem;font-weight:700;line-height:1.3}.docs-module__jMC11a__prose p{color:var(--chakra-colors-fg-muted);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.docs-module__jMC11a__prose strong{color:var(--chakra-colors-fg);font-weight:600}.docs-module__jMC11a__prose a{color:var(--chakra-colors-cyan-400);text-underline-offset:2px;text-decoration:underline}:root:not(.dark) .docs-module__jMC11a__prose a{color:var(--chakra-colors-cyan-600)}.docs-module__jMC11a__prose ul,.docs-module__jMC11a__prose ol{margin-bottom:1.25rem;padding-inline-start:1.5rem}.docs-module__jMC11a__prose li{color:var(--chakra-colors-fg-muted);margin-bottom:.375rem;font-size:1rem;line-height:1.8}.docs-module__jMC11a__prose li strong{color:var(--chakra-colors-fg)}.docs-module__jMC11a__prose blockquote{border-inline-start:3px solid var(--chakra-colors-cyan-400);margin-inline:0;margin-bottom:1.25rem;padding-inline-start:1rem}:root:not(.dark) .docs-module__jMC11a__prose blockquote{border-color:var(--chakra-colors-cyan-600)}.docs-module__jMC11a__prose blockquote p{color:var(--chakra-colors-fg-muted);font-style:italic}.docs-module__jMC11a__prose code{background:var(--chakra-colors-bg-subtle);color:var(--chakra-colors-fg);border-radius:4px;padding:.125rem .375rem;font-family:Sora,sans-serif;font-size:.875em}.docs-module__jMC11a__prose pre{background:0 0;border:none;margin:0}.docs-module__jMC11a__prose pre code{color:inherit;background:0 0;padding:0;font-size:.875rem;line-height:1.7}.docs-module__jMC11a__prose pre code span{color:inherit}.docs-module__jMC11a__prose table{border-collapse:collapse;width:100%;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.docs-module__jMC11a__prose thead{border-bottom:2px solid var(--chakra-colors-border)}.dark .docs-module__jMC11a__prose thead{border-color:#ffffff1a}.docs-module__jMC11a__prose th{color:var(--chakra-colors-fg);text-align:start;white-space:nowrap;padding:.625rem 1rem;font-weight:600}.docs-module__jMC11a__prose td{color:var(--chakra-colors-fg-muted);border-bottom:1px solid var(--chakra-colors-border);padding:.625rem 1rem}.dark .docs-module__jMC11a__prose td{border-color:#ffffff0f}.docs-module__jMC11a__prose tbody tr:last-child td{border-bottom:none}.docs-module__jMC11a__prose hr{border:none;border-top:1px solid var(--chakra-colors-border);margin:2.5rem 0}.docs-module__jMC11a__prose img{border-radius:10px;max-width:100%;height:auto;margin-bottom:.5rem}.docs-module__jMC11a__prose li>ul,.docs-module__jMC11a__prose li>ol{margin-top:.25rem;margin-bottom:.25rem}.docs-module__jMC11a__prose li>strong:first-child{color:var(--chakra-colors-fg)}.docs-module__jMC11a__prevNext{border-top:1px solid var(--chakra-colors-border);justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.dark .docs-module__jMC11a__prevNext{border-color:#ffffff0f}.docs-module__jMC11a__prevNextLink{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:10px;flex-direction:column;gap:4px;min-width:0;max-width:50%;padding:12px 16px;text-decoration:none;display:flex}.dark .docs-module__jMC11a__prevNextLink{background:#18181bd9;border-color:#ffffff0f}@media (hover:hover) and (prefers-reduced-motion:no-preference){.docs-module__jMC11a__prevNextLink{transition:transform .3s cubic-bezier(.16,1,.3,1),border-color .3s}.docs-module__jMC11a__prevNextLink:hover{border-color:var(--chakra-colors-cyan-400);transform:translateY(-2px)}:root:not(.dark) .docs-module__jMC11a__prevNextLink:hover{border-color:var(--chakra-colors-cyan-600)}}.docs-module__jMC11a__prevNextRight{text-align:end;margin-inline-start:auto;}.docs-module__jMC11a__prevNextDir{text-transform:uppercase;letter-spacing:.06em;color:var(--chakra-colors-fg-subtle);font-size:.6875rem;font-weight:600}.docs-module__jMC11a__prevNextLink span:last-child{color:var(--chakra-colors-fg);font-size:.875rem;font-weight:600}.docs-module__jMC11a__toc{flex-shrink:0;width:160px;height:calc(100dvh - 64px);padding:24px 16px 24px 0;position:sticky;top:64px;overflow-y:auto}.docs-module__jMC11a__tocTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--chakra-colors-fg-subtle);margin-bottom:8px;padding-inline-start:10px;font-size:.6875rem;font-weight:700}.docs-module__jMC11a__tocItem{color:var(--chakra-colors-fg-subtle);border-inline-start:2px solid #0000;padding:4px 10px;font-size:.75rem;font-weight:500;line-height:1.5;text-decoration:none;display:block}@media (hover:hover){.docs-module__jMC11a__tocItem:hover{color:var(--chakra-colors-fg-muted)}}.docs-module__jMC11a__tocItemActive{color:var(--chakra-colors-cyan-400);border-color:var(--chakra-colors-cyan-400);font-weight:600;}.light .docs-module__jMC11a__tocItemActive{color:var(--chakra-colors-cyan-600);border-color:var(--chakra-colors-cyan-600)}:root:not(.dark) .docs-module__jMC11a__tocItemActive{color:var(--chakra-colors-cyan-600);border-color:var(--chakra-colors-cyan-600)}.docs-module__jMC11a__payloadTable{border-collapse:collapse;border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:10px;width:100%;margin-bottom:1.5rem;font-size:.8125rem;overflow:hidden}.dark .docs-module__jMC11a__payloadTable{background:#18181bd9;border-color:#ffffff0f}.docs-module__jMC11a__payloadHeader{text-align:start;color:var(--chakra-colors-fg);background:var(--chakra-colors-bg-subtle);border-bottom:1px solid var(--chakra-colors-border);padding:10px 14px;font-weight:600}.dark .docs-module__jMC11a__payloadHeader{background:#ffffff08;border-color:#ffffff0f}.docs-module__jMC11a__payloadRow td{border-bottom:1px solid var(--chakra-colors-border);vertical-align:top;padding:8px 14px}.dark .docs-module__jMC11a__payloadRow td{border-color:#ffffff0a}.docs-module__jMC11a__payloadRow:last-child td{border-bottom:none}.docs-module__jMC11a__payloadField{color:var(--chakra-colors-fg);white-space:nowrap;font-weight:600}.docs-module__jMC11a__payloadType{color:var(--chakra-colors-cyan-400);font-family:Sora,sans-serif;font-size:.75rem}.light .docs-module__jMC11a__payloadType{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .docs-module__jMC11a__payloadType{color:var(--chakra-colors-cyan-600)}.docs-module__jMC11a__payloadDesc{color:var(--chakra-colors-fg-muted);line-height:1.5}.docs-module__jMC11a__paramHeader{}.docs-module__jMC11a__paramRow{}.docs-module__jMC11a__callout{border:1px solid var(--chakra-colors-border);border-radius:10px;margin-bottom:1.25rem;padding:14px 16px}.dark .docs-module__jMC11a__callout{border-color:#ffffff0f}.docs-module__jMC11a__callout_info{border-inline-start:3px solid var(--chakra-colors-cyan-400);background:#00b4ff0d;}.light .docs-module__jMC11a__callout_info{border-inline-start-color:var(--chakra-colors-cyan-600);background:#007acc0d}:root:not(.dark) .docs-module__jMC11a__callout_info{border-inline-start-color:var(--chakra-colors-cyan-600);background:#007acc0d}.docs-module__jMC11a__callout_warning{background:#f59e0b0d;border-inline-start:3px solid #f59e0b;}.docs-module__jMC11a__callout_tip{background:#10b9810d;border-inline-start:3px solid #10b981;}.docs-module__jMC11a__callout_danger{background:#ef44440d;border-inline-start:3px solid #ef4444;}.docs-module__jMC11a__calloutLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--chakra-colors-fg);margin-bottom:4px;font-size:.75rem;font-weight:700}.docs-module__jMC11a__calloutContent{color:var(--chakra-colors-fg-muted);font-size:.875rem;line-height:1.7}.docs-module__jMC11a__calloutContent p{margin:0}.docs-module__jMC11a__calloutContent p+p{margin-top:.5rem}.docs-module__jMC11a__langSwitchLink{font:inherit;color:var(--chakra-colors-cyan-400);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}:root:not(.dark) .docs-module__jMC11a__langSwitchLink{color:var(--chakra-colors-cyan-600)}.docs-module__jMC11a__codeBlock{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:10px;margin-bottom:1.25rem;overflow:hidden}.dark .docs-module__jMC11a__codeBlock{background:#18181bd9;border-color:#ffffff0f}.docs-module__jMC11a__codeBlockHeader{border-bottom:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-subtle);justify-content:space-between;align-items:center;min-height:36px;padding:8px 16px;display:flex}.dark .docs-module__jMC11a__codeBlockHeader{background:#ffffff08;border-color:#ffffff0f}.docs-module__jMC11a__codeBlockLang{text-transform:uppercase;letter-spacing:.04em;color:var(--chakra-colors-fg-subtle);flex-shrink:0;font-size:.6875rem;font-weight:600}.docs-module__jMC11a__codeBlockPlain{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:10px;align-items:center;gap:12px;min-height:48px;margin-bottom:1.25rem;padding:12px 16px 12px 20px;display:flex;overflow:hidden}.dark .docs-module__jMC11a__codeBlockPlain{background:#18181bd9;border-color:#ffffff0f}.docs-module__jMC11a__prose .docs-module__jMC11a__codeBlockPlainPre,.docs-module__jMC11a__codeBlockPlainPre{background:0 0;border:none;flex:1;min-width:0;margin:0;padding:0;font-family:Sora,sans-serif;font-size:.8125rem;line-height:1.7;display:block;overflow-x:auto}.docs-module__jMC11a__codeBlockPlainPre code{background:0 0;padding:0;font-family:Sora,sans-serif;font-size:.8125rem}.docs-module__jMC11a__codeBlockBody{background:0 0;margin:0;padding:16px 0;font-family:Sora,sans-serif;font-size:.8125rem;line-height:1.7;overflow-x:auto}.docs-module__jMC11a__codeBlockBody code{background:0 0;padding:0;font-family:Sora,sans-serif;font-size:.8125rem;display:block}.docs-module__jMC11a__codeBlockBody code>[data-line],.docs-module__jMC11a__codeBlockBody code:not([data-language]){padding-inline:20px}.docs-module__jMC11a__copyButton{color:var(--chakra-colors-fg-subtle);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px;font-family:Sora,sans-serif;font-size:.6875rem;font-weight:500;display:inline-flex}@media (hover:hover){.docs-module__jMC11a__copyButton:hover{color:var(--chakra-colors-fg-muted);background:var(--chakra-colors-bg-subtle)}.dark .docs-module__jMC11a__copyButton:hover{background:#ffffff0f}}.docs-module__jMC11a__eventBadge{color:var(--chakra-colors-cyan-400);white-space:nowrap;background:#00b4ff1a;border-radius:9999px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.light .docs-module__jMC11a__eventBadge{color:var(--chakra-colors-cyan-600);background:#007acc1a}:root:not(.dark) .docs-module__jMC11a__eventBadge{color:var(--chakra-colors-cyan-600);background:#007acc1a}.docs-module__jMC11a__statusCode{white-space:nowrap;border-radius:9999px;align-items:center;padding:2px 8px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:700;display:inline-flex}.docs-module__jMC11a__statusMint{color:#10b981;background:#10b9811f;}.docs-module__jMC11a__statusAmber{color:#f59e0b;background:#f59e0b1f;}.docs-module__jMC11a__statusCoral{color:#ef4444;background:#ef44441f;}.docs-module__jMC11a__shareToAi{display:inline-flex;position:relative}.docs-module__jMC11a__shareToAiButton{color:var(--chakra-colors-fg-subtle);border:1px solid var(--chakra-colors-border);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-family:Sora,sans-serif;font-size:.75rem;font-weight:500;display:inline-flex}.dark .docs-module__jMC11a__shareToAiButton{border-color:#ffffff0f}@media (hover:hover){.docs-module__jMC11a__shareToAiButton:hover{color:var(--chakra-colors-fg-muted);background:var(--chakra-colors-bg-subtle)}.dark .docs-module__jMC11a__shareToAiButton:hover{background:#ffffff0a}}.docs-module__jMC11a__shareToAiLabel{text-transform:uppercase;letter-spacing:.04em;font-size:.6875rem;font-weight:600}.docs-module__jMC11a__shareDropdown{top:calc(100% + 4px);background:var(--chakra-colors-bg-panel);border:1px solid var(--chakra-colors-border);z-index:10;border-radius:8px;min-width:160px;padding:4px;position:absolute;inset-inline-end:0;box-shadow:0 4px 12px #00000026}.dark .docs-module__jMC11a__shareDropdown{background:#18181b;border-color:#ffffff0f;box-shadow:0 4px 16px #00000080}.docs-module__jMC11a__shareDropdownItem{width:100%;color:var(--chakra-colors-fg-muted);cursor:pointer;text-align:start;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;font-family:Sora,sans-serif;font-size:.8125rem;font-weight:500;display:flex}@media (hover:hover){.docs-module__jMC11a__shareDropdownItem:hover{background:var(--chakra-colors-bg-subtle);color:var(--chakra-colors-fg)}.dark .docs-module__jMC11a__shareDropdownItem:hover{background:#ffffff0f}}.docs-module__jMC11a__mobileTopBar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:40;background:#18181bd9;border-bottom:1px solid #ffffff0f;align-items:center;gap:8px;height:48px;padding:0 16px;display:flex;position:sticky;top:64px}.light .docs-module__jMC11a__mobileTopBar{background:#f5f6f8e6;border-bottom:1px solid #00000014}:root:not(.dark) .docs-module__jMC11a__mobileTopBar{background:#f5f6f8e6;border-bottom:1px solid #00000014}@media (min-width:768px){.docs-module__jMC11a__mobileTopBar{display:none}}.docs-module__jMC11a__hamburgerBtn{cursor:pointer;width:44px;height:44px;color:var(--chakra-colors-fg-muted);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-inline-start:-10px;display:inline-flex}@media (hover:hover){.docs-module__jMC11a__hamburgerBtn:hover{background:var(--chakra-colors-bg-subtle);color:var(--chakra-colors-fg)}.dark .docs-module__jMC11a__hamburgerBtn:hover{background:#ffffff0f}}.docs-module__jMC11a__mobileTitle{color:var(--chakra-colors-fg);font-size:.875rem;font-weight:700}.docs-module__jMC11a__drawerOverlay{z-index:50;cursor:pointer;background:#00000080;position:fixed;inset:0}.docs-module__jMC11a__drawerPanel{inset-inline-start:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:51;background:#18181bf2;border-inline-end:1px solid #ffffff0f;width:280px;padding:20px 0;position:fixed;top:0;bottom:0;overflow-y:auto}.light .docs-module__jMC11a__drawerPanel{background:#fffffff7;border-inline-end:1px solid #00000014}:root:not(.dark) .docs-module__jMC11a__drawerPanel{background:#fffffff7;border-inline-end:1px solid #00000014}@media (max-width:767px){.docs-module__jMC11a__sidebarDesktop,.docs-module__jMC11a__toc{display:none}.docs-module__jMC11a__content{padding:16px}.docs-module__jMC11a__pageTitle{font-size:1.5rem}.docs-module__jMC11a__prevNext{flex-direction:column;gap:.75rem}.docs-module__jMC11a__prevNextLink,.docs-module__jMC11a__prevNextRight{width:100%;max-width:100%;margin-inline-start:0}}@media (min-width:768px) and (max-width:1279px){.docs-module__jMC11a__sidebarDesktop{width:200px}.docs-module__jMC11a__toc{display:none}.docs-module__jMC11a__content{padding:24px}}@media (min-width:1280px){.docs-module__jMC11a__sidebarDesktop{width:220px}.docs-module__jMC11a__toc{width:160px}}
.homepage-header-module___2jzuG__header{z-index:50;pointer-events:none;background:0 0;position:fixed;top:0;left:0;right:0}.homepage-header-module___2jzuG__menuCheckbox:checked~.homepage-header-module___2jzuG__header{background:0 0}.dark .homepage-header-module___2jzuG__menuCheckbox:checked~.homepage-header-module___2jzuG__header{background:0 0}.homepage-header-module___2jzuG__headerInner{padding-top:10px;pointer-events:none;max-width:80rem;margin-inline:auto;padding-inline:10px;position:relative}@media (min-width:480px){.homepage-header-module___2jzuG__headerInner{padding-top:12px;padding-inline:16px}}@media (min-width:992px){.homepage-header-module___2jzuG__headerInner{padding-top:14px;padding-inline:24px}}.homepage-header-module___2jzuG__headerRow{pointer-events:auto;-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #0000000f;border-radius:9999px;flex-direction:row;justify-content:space-between;align-items:center;height:48px;padding:0 6px 0 14px;transition:background .3s,border-color .3s,box-shadow .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;box-shadow:0 1px 3px #0000000a}.dark .homepage-header-module___2jzuG__headerRow{background:#18181b8c;border-color:#ffffff14;box-shadow:0 2px 8px #0003}[data-scrolled=true] .homepage-header-module___2jzuG__headerRow{-webkit-backdrop-filter:blur(28px)saturate(1.4);background:#ffffffe0;border-color:#00000014;box-shadow:0 2px 8px #0000000f}.dark [data-scrolled=true] .homepage-header-module___2jzuG__headerRow{-webkit-backdrop-filter:blur(28px)saturate(1.3);background:#18181bd1;border-color:#ffffff1f;box-shadow:0 2px 12px #00000059}:is([data-scrolled=true] .homepage-header-module___2jzuG__desktopNavLink,[data-scrolled=true] .homepage-header-module___2jzuG__signInButton){color:var(--chakra-colors-fg)}@media (min-width:480px){.homepage-header-module___2jzuG__headerRow{padding:0 8px 0 18px}}@media (min-width:992px){.homepage-header-module___2jzuG__headerRow{height:52px;padding:0 8px 0 22px}}.homepage-header-module___2jzuG__logoLink{flex-direction:row;align-items:center;gap:6px;min-width:0;text-decoration:none;transition:opacity .2s;display:flex}.homepage-header-module___2jzuG__logoLink:hover{opacity:.85}.homepage-header-module___2jzuG__logoText{letter-spacing:-.03em;color:var(--chakra-colors-fg);font-size:1.25rem;font-weight:700;line-height:1;display:none}.homepage-header-module___2jzuG__logoAccent{color:var(--chakra-colors-cyan-500)}@media (min-width:480px){.homepage-header-module___2jzuG__logoText{display:block}}.homepage-header-module___2jzuG__desktopNav{gap:2px;display:none}@media (min-width:992px){.homepage-header-module___2jzuG__desktopNav{display:flex}}.homepage-header-module___2jzuG__desktopNavLink{color:var(--chakra-colors-fg-muted);border-radius:9999px;flex-direction:row;align-items:center;gap:6px;padding:6px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.homepage-header-module___2jzuG__desktopNavLink:hover{color:var(--chakra-colors-fg);background:#fff;box-shadow:0 1px 3px #0000000f}.dark .homepage-header-module___2jzuG__desktopNavLink:hover{box-shadow:none;background:#ffffff0f}.homepage-header-module___2jzuG__navIconWrap{width:14px;height:14px;display:inline-flex}.homepage-header-module___2jzuG__rightActions{flex-direction:row;flex-shrink:0;align-items:center;gap:12px;display:flex}.homepage-header-module___2jzuG__signInButton{color:var(--chakra-colors-fg-muted);background:0 0;border:none;border-radius:9999px;padding:6px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:none}@media (min-width:992px){.homepage-header-module___2jzuG__signInButton{display:block}}.homepage-header-module___2jzuG__signInButton:hover{color:var(--chakra-colors-fg);background:var(--chakra-colors-zinc-100)}.dark .homepage-header-module___2jzuG__signInButton:hover{background:#ffffff0d}.homepage-header-module___2jzuG__getStartedButton{background:var(--chakra-colors-cyan-600);color:#fff;border:none;border-radius:9999px;align-items:center;gap:4px;height:36px;padding:6px 18px;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:none}@media (min-width:992px){.homepage-header-module___2jzuG__getStartedButton{display:flex}}.homepage-header-module___2jzuG__getStartedButton:hover{background:var(--chakra-colors-cyan-700);transform:translateY(-1px)}.homepage-header-module___2jzuG__getStartedButton:active{transform:translateY(0)}.homepage-header-module___2jzuG__menuCheckbox{opacity:0;pointer-events:none;position:absolute}.homepage-header-module___2jzuG__hamburgerButton{cursor:pointer;width:36px;height:36px;color:var(--chakra-colors-fg-muted);background:0 0;border:none;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:8px;transition:all .2s;display:flex;overflow:visible}@media (min-width:992px){.homepage-header-module___2jzuG__hamburgerButton{display:none}}.homepage-header-module___2jzuG__hamburgerButton:hover{background:var(--chakra-colors-zinc-100);color:var(--chakra-colors-fg)}.dark .homepage-header-module___2jzuG__hamburgerButton:hover{background:#ffffff0f}.homepage-header-module___2jzuG__hamburgerSlice{background:currentColor;border-radius:1px;width:18px;height:2px;transition:all .3s}.homepage-header-module___2jzuG__menuCheckbox:checked~.homepage-header-module___2jzuG__header .homepage-header-module___2jzuG__hamburgerButton .homepage-header-module___2jzuG__hamburgerSlice:first-child{transform:translateY(7px)rotate(45deg)}.homepage-header-module___2jzuG__menuCheckbox:checked~.homepage-header-module___2jzuG__header .homepage-header-module___2jzuG__hamburgerButton .homepage-header-module___2jzuG__hamburgerSlice:nth-child(2){opacity:0}.homepage-header-module___2jzuG__menuCheckbox:checked~.homepage-header-module___2jzuG__header .homepage-header-module___2jzuG__hamburgerButton .homepage-header-module___2jzuG__hamburgerSlice:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.homepage-header-module___2jzuG__mobileMenu{top:calc(100% + 6px);visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(20px);will-change:opacity,transform;pointer-events:none;background:#ffffffd9;border:1px solid #0000000f;border-radius:20px;transition:opacity .25s cubic-bezier(.16,1,.3,1),transform .25s cubic-bezier(.16,1,.3,1);position:absolute;inset-inline:10px;overflow:hidden;transform:translateY(-8px);box-shadow:0 8px 32px #00000014}.dark .homepage-header-module___2jzuG__mobileMenu{background:#18181bb3;border-color:#ffffff14;box-shadow:0 8px 32px #0006}@media (min-width:480px){.homepage-header-module___2jzuG__mobileMenu{inset-inline:16px}}@media (min-width:992px){.homepage-header-module___2jzuG__mobileMenu{display:none}}.homepage-header-module___2jzuG__menuCheckbox:checked~.homepage-header-module___2jzuG__header .homepage-header-module___2jzuG__mobileMenu{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0)}.homepage-header-module___2jzuG__mobileNavList{flex-direction:column;gap:2px;padding:16px;display:flex}.homepage-header-module___2jzuG__mobileNavLink{color:var(--chakra-colors-fg);border-radius:12px;align-items:center;gap:12px;padding:12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.homepage-header-module___2jzuG__mobileNavLink:hover{background:var(--chakra-colors-zinc-50)}.dark .homepage-header-module___2jzuG__mobileNavLink:hover{background:#ffffff0a}.homepage-header-module___2jzuG__mobileNavIconWrap{background:var(--chakra-colors-zinc-100);width:32px;height:32px;color:var(--chakra-colors-fg-muted);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.dark .homepage-header-module___2jzuG__mobileNavIconWrap{background:#ffffff0f}.homepage-header-module___2jzuG__mobileNavLink:hover .homepage-header-module___2jzuG__mobileNavIconWrap{background:var(--chakra-colors-zinc-200)}.dark .homepage-header-module___2jzuG__mobileNavLink:hover .homepage-header-module___2jzuG__mobileNavIconWrap{background:#ffffff1a}.homepage-header-module___2jzuG__menuDivider{background:var(--chakra-colors-zinc-100);height:1px;margin:8px 4px}.dark .homepage-header-module___2jzuG__menuDivider{background:var(--chakra-colors-zinc-800)}.homepage-header-module___2jzuG__menuActions{flex-wrap:wrap;gap:8px;padding:4px 4px 0;display:flex}.homepage-header-module___2jzuG__mobileSignIn{white-space:nowrap;min-width:120px;height:44px;color:var(--chakra-colors-fg-muted);background:0 0;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.homepage-header-module___2jzuG__mobileSignIn:hover{color:var(--chakra-colors-fg);background:var(--chakra-colors-zinc-100)}.dark .homepage-header-module___2jzuG__mobileSignIn:hover{background:#ffffff0a}.homepage-header-module___2jzuG__mobileGetStarted{background:var(--chakra-colors-cyan-600);color:#fff;white-space:nowrap;border:none;border-radius:9999px;flex:1;justify-content:center;align-items:center;gap:4px;min-width:120px;height:44px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.homepage-header-module___2jzuG__mobileGetStarted:hover{background:var(--chakra-colors-cyan-700)}.homepage-header-module___2jzuG__backdrop{z-index:49;opacity:0;pointer-events:none;cursor:pointer;will-change:opacity;background:#0009;transition:opacity .25s;display:block;position:fixed;inset:0}@media (min-width:992px){.homepage-header-module___2jzuG__backdrop{display:none}}.homepage-header-module___2jzuG__menuCheckbox:checked~.homepage-header-module___2jzuG__backdrop{opacity:1;pointer-events:auto}@media (prefers-reduced-motion:reduce){.homepage-header-module___2jzuG__hamburgerSlice,.homepage-header-module___2jzuG__mobileMenu,.homepage-header-module___2jzuG__headerRow{transition:none}}
.homepage-sections-module__1AGHwa__section{padding-top:5rem;padding-bottom:5rem;position:relative}@media (min-width:480px){.homepage-sections-module__1AGHwa__section{padding-top:7rem;padding-bottom:7rem}}.homepage-sections-module__1AGHwa__container{max-width:72rem;margin-inline:auto;padding-inline:1rem}@media (min-width:480px){.homepage-sections-module__1AGHwa__container{padding-inline:1.5rem}}@media (min-width:992px){.homepage-sections-module__1AGHwa__container{padding-inline:2rem}}.homepage-sections-module__1AGHwa__sectionHeader{text-align:center;flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}@media (min-width:480px){.homepage-sections-module__1AGHwa__sectionHeader{margin-bottom:4rem}}.homepage-sections-module__1AGHwa__sectionLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--chakra-colors-cyan-400);font-size:.75rem;font-weight:700}.light .homepage-sections-module__1AGHwa__sectionLabel{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .homepage-sections-module__1AGHwa__sectionLabel{color:var(--chakra-colors-cyan-600)}.homepage-sections-module__1AGHwa__sectionHeading{letter-spacing:-.03em;color:var(--chakra-colors-fg);font-size:1.5rem;font-weight:800;line-height:1.15}@media (min-width:480px){.homepage-sections-module__1AGHwa__sectionHeading{font-size:2rem}}@media (min-width:992px){.homepage-sections-module__1AGHwa__sectionHeading{font-size:2.5rem}}.homepage-sections-module__1AGHwa__sectionDescription{color:var(--chakra-colors-fg-muted);max-width:40rem;margin-inline:auto;font-size:1rem;line-height:1.7}@media (min-width:480px){.homepage-sections-module__1AGHwa__sectionDescription{font-size:1.125rem}}.homepage-sections-module__1AGHwa__brandColor{color:var(--chakra-colors-cyan-300)}.light .homepage-sections-module__1AGHwa__brandColor{color:var(--chakra-colors-cyan-700)}:root:not(.dark) .homepage-sections-module__1AGHwa__brandColor{color:var(--chakra-colors-cyan-700)}.homepage-sections-module__1AGHwa__accentColor{color:var(--chakra-colors-accent-400)}.light .homepage-sections-module__1AGHwa__accentColor{color:var(--chakra-colors-accent-600)}:root:not(.dark) .homepage-sections-module__1AGHwa__accentColor{color:var(--chakra-colors-accent-600)}.homepage-sections-module__1AGHwa__amberColor{color:var(--chakra-colors-amber-500)}.homepage-sections-module__1AGHwa__showcase{position:relative}.homepage-sections-module__1AGHwa__showcaseScene{flex-direction:column;align-items:center;gap:2.5rem;padding-block:4rem;display:flex;position:relative}@media (min-width:768px){.homepage-sections-module__1AGHwa__showcaseScene{flex-direction:row;gap:4rem;padding-block:5rem}}@media (min-width:992px){.homepage-sections-module__1AGHwa__showcaseScene{gap:5rem;padding-block:6rem}}@media (min-width:768px){.homepage-sections-module__1AGHwa__showcaseReverse{flex-direction:row-reverse}}.homepage-sections-module__1AGHwa__showcaseText{text-align:center;flex:1;min-width:0}@media (min-width:768px){.homepage-sections-module__1AGHwa__showcaseText{text-align:start}}.homepage-sections-module__1AGHwa__showcaseLabel{text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.homepage-sections-module__1AGHwa__showcaseHeading{letter-spacing:-.03em;color:var(--chakra-colors-fg);margin-bottom:1rem;font-size:1.5rem;font-weight:800;line-height:1.15}@media (min-width:480px){.homepage-sections-module__1AGHwa__showcaseHeading{font-size:2rem}}@media (min-width:992px){.homepage-sections-module__1AGHwa__showcaseHeading{font-size:2.25rem}}.homepage-sections-module__1AGHwa__showcaseBody{color:var(--chakra-colors-fg-muted);max-width:28rem;font-size:1rem;line-height:1.7}@media (min-width:768px){.homepage-sections-module__1AGHwa__showcaseBody{font-size:1.0625rem}}@media (max-width:767px){.homepage-sections-module__1AGHwa__showcaseBody{margin-inline:auto}}.homepage-sections-module__1AGHwa__showcaseVisual{flex-shrink:0;justify-content:center;align-items:center;display:flex}.homepage-sections-module__1AGHwa__phoneFrame{border:3px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-panel);border-radius:36px;flex-direction:column;width:260px;height:530px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 48px #00000026,0 2px 8px #00000014}.dark .homepage-sections-module__1AGHwa__phoneFrame{background:#0c0c0e;border-color:#ffffff14;box-shadow:0 12px 48px #0009,0 2px 8px #0006,inset 0 1px #ffffff0d}@media (min-width:768px){.homepage-sections-module__1AGHwa__phoneFrame{width:280px;height:570px}}@media (min-width:992px){.homepage-sections-module__1AGHwa__phoneFrame{width:300px;height:620px}}@media (prefers-reduced-motion:no-preference){@keyframes homepage-sections-module__1AGHwa__qrReveal{0%{opacity:0;transform:translateY(-50%)scale(.85)rotate(-2deg)}to{opacity:1;transform:translateY(-50%)scale(1)rotate(0)}}.homepage-sections-module__1AGHwa__qrWidgetFloat{animation:.8s cubic-bezier(.16,1,.3,1) .4s both homepage-sections-module__1AGHwa__qrReveal}@keyframes homepage-sections-module__1AGHwa__tipSlideIn{0%{opacity:0;transform:translate(20px)scale(.92)}60%{opacity:1;transform:translate(-3px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}.homepage-sections-module__1AGHwa__tipNotifSlide{animation:.7s cubic-bezier(.16,1,.3,1) 1.6s both homepage-sections-module__1AGHwa__tipSlideIn}@keyframes homepage-sections-module__1AGHwa__cardReveal{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.homepage-sections-module__1AGHwa__pageTipCard{animation:.8s cubic-bezier(.16,1,.3,1) .9s both homepage-sections-module__1AGHwa__cardReveal}@keyframes homepage-sections-module__1AGHwa__amtBreathe{0%,to{box-shadow:0 0 #007acc40}50%{box-shadow:0 0 0 3px #007acc14}}.homepage-sections-module__1AGHwa__amtSelected{animation:3s ease-in-out 2.5s infinite homepage-sections-module__1AGHwa__amtBreathe}@keyframes homepage-sections-module__1AGHwa__btnShimmer{0%{background-position:-200%}to{background-position:200%}}.homepage-sections-module__1AGHwa__tipSendBtn{background-image:linear-gradient(105deg,#0000 0% 40%,#ffffff1f 50%,#0000 60% 100%);background-size:200% 100%;animation:4s ease-in-out 3s infinite homepage-sections-module__1AGHwa__btnShimmer}}.homepage-sections-module__1AGHwa__pNotch{background:var(--chakra-colors-bg-panel);z-index:2;justify-content:center;padding:10px 0 6px;display:flex;position:relative}.dark .homepage-sections-module__1AGHwa__pNotch{background:#0c0c0e}.homepage-sections-module__1AGHwa__pNotchPill{background:var(--chakra-colors-bg);border-radius:12px;width:72px;height:22px}.dark .homepage-sections-module__1AGHwa__pNotchPill{background:#000}@media (min-width:992px){.homepage-sections-module__1AGHwa__pNotchPill{border-radius:14px;width:80px;height:24px}}.homepage-sections-module__1AGHwa__pHomeBar{justify-content:center;align-items:center;height:20px;margin-top:auto;padding-bottom:4px;display:flex}.homepage-sections-module__1AGHwa__pHomeIndicator{background:#00000026;border-radius:4px;width:80px;height:4px}.dark .homepage-sections-module__1AGHwa__pHomeIndicator{background:#ffffff26}@media (min-width:992px){.homepage-sections-module__1AGHwa__pHomeIndicator{width:100px}}.homepage-sections-module__1AGHwa__pUrlBar{color:var(--chakra-colors-fg-muted);white-space:nowrap;text-overflow:ellipsis;background:#ffffff0f;border-radius:10px;justify-content:center;align-items:center;gap:4px;margin:2px 14px 0;padding:5px 12px;font-size:.65rem;font-weight:500;display:flex;overflow:hidden}.light .homepage-sections-module__1AGHwa__pUrlBar{background:#0000000a}:root:not(.dark) .homepage-sections-module__1AGHwa__pUrlBar{background:#0000000a}.homepage-sections-module__1AGHwa__pScreen{flex-direction:column;flex:1;gap:8px;min-height:0;padding:10px 14px 16px;display:flex}@media (min-width:992px){.homepage-sections-module__1AGHwa__pScreen{gap:10px;padding:12px 16px 20px}}.homepage-sections-module__1AGHwa__pAvatar{color:#fff;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:52px;height:52px;display:flex}.homepage-sections-module__1AGHwa__pAvatarImg{background:linear-gradient(135deg,var(--chakra-colors-cyan-400),var(--chakra-colors-accent-400));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden;box-shadow:0 4px 20px #22d3ee40}.homepage-sections-module__1AGHwa__pName{color:var(--chakra-colors-fg);text-align:center;font-size:.8125rem;font-weight:700}.homepage-sections-module__1AGHwa__pBio{color:var(--chakra-colors-fg-muted);text-align:center;font-size:.625rem;line-height:1.4}.homepage-sections-module__1AGHwa__pButton{color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;height:38px;font-size:.7rem;font-weight:600;display:flex}.homepage-sections-module__1AGHwa__pRow{width:100%;height:38px;color:var(--chakra-colors-fg-muted);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:10px;padding:0 12px;font-size:.7rem;transition:background .25s,border-color .25s;display:flex}.light .homepage-sections-module__1AGHwa__pRow{background:#00000008;border-color:#0000000f}:root:not(.dark) .homepage-sections-module__1AGHwa__pRow{background:#00000008;border-color:#0000000f}.homepage-sections-module__1AGHwa__pRowIcon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.65rem;display:flex}.homepage-sections-module__1AGHwa__pRowText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.homepage-sections-module__1AGHwa__pCard{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;width:100%;padding:10px}.light .homepage-sections-module__1AGHwa__pCard{background:#00000008;border-color:#0000000f}:root:not(.dark) .homepage-sections-module__1AGHwa__pCard{background:#00000008;border-color:#0000000f}.homepage-sections-module__1AGHwa__pBadge{border-radius:6px;align-items:center;padding:2px 8px;font-size:.6rem;font-weight:600;display:inline-flex}.homepage-sections-module__1AGHwa__pSocials{justify-content:center;gap:8px;margin:2px 0;display:flex}.homepage-sections-module__1AGHwa__pSocialIcon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.homepage-sections-module__1AGHwa__pSocialIcon svg{width:16px;height:16px}.homepage-sections-module__1AGHwa__pVideoThumb{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border-radius:12px;justify-content:center;align-items:center;width:100%;height:90px;display:flex;position:relative;overflow:hidden}.homepage-sections-module__1AGHwa__pVideoThumb:after{content:"";background:linear-gradient(#0000 40%,#0009);position:absolute;inset:0}.light .homepage-sections-module__1AGHwa__pVideoThumb{background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 50%,#94a3b8 100%)}:root:not(.dark) .homepage-sections-module__1AGHwa__pVideoThumb{background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 50%,#94a3b8 100%)}.light .homepage-sections-module__1AGHwa__pVideoThumb:after{background:linear-gradient(#0000 40%,#0000004d)}:root:not(.dark) .homepage-sections-module__1AGHwa__pVideoThumb:after{background:linear-gradient(#0000 40%,#0000004d)}.homepage-sections-module__1AGHwa__pPlayBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:1;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.light .homepage-sections-module__1AGHwa__pPlayBtn{color:#1a1a2e;background:#fffc}:root:not(.dark) .homepage-sections-module__1AGHwa__pPlayBtn{color:#1a1a2e;background:#fffc}.homepage-sections-module__1AGHwa__pVideoLabel{bottom:8px;color:#fff;z-index:1;align-items:center;gap:4px;font-size:.5625rem;font-weight:600;display:flex;position:absolute;inset-inline-start:10px}.homepage-sections-module__1AGHwa__pLiveDot{background:#ef4444;border-radius:50%;width:6px;height:6px}.homepage-sections-module__1AGHwa__pDealRow{align-items:center;gap:10px;display:flex}.homepage-sections-module__1AGHwa__pBrandCircle{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:.8rem;font-weight:800;display:flex}.homepage-sections-module__1AGHwa__pDealInfo{flex:1;min-width:0}.homepage-sections-module__1AGHwa__pDealName{color:var(--chakra-colors-fg);font-size:.75rem;font-weight:700}.homepage-sections-module__1AGHwa__pDealMeta{color:var(--chakra-colors-fg-muted);margin-top:1px;font-size:.6rem}.homepage-sections-module__1AGHwa__pEarnings{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.light .homepage-sections-module__1AGHwa__pEarnings{background:#00000008;border-color:#0000000f}:root:not(.dark) .homepage-sections-module__1AGHwa__pEarnings{background:#00000008;border-color:#0000000f}.homepage-sections-module__1AGHwa__pEarningsValue{color:var(--chakra-colors-fg);font-size:1rem;font-weight:800}.homepage-sections-module__1AGHwa__pEarningsChange{color:var(--chakra-colors-brand-500);font-size:.6rem;font-weight:600}.homepage-sections-module__1AGHwa__pAmountGrid{grid-template-columns:repeat(4,1fr);gap:6px;margin:4px 0;display:grid}.homepage-sections-module__1AGHwa__pAmount{height:34px;color:var(--chakra-colors-fg-muted);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex}.light .homepage-sections-module__1AGHwa__pAmount{background:#00000008;border-color:#0000000f}:root:not(.dark) .homepage-sections-module__1AGHwa__pAmount{background:#00000008;border-color:#0000000f}.homepage-sections-module__1AGHwa__pAmountSelected{background:var(--chakra-colors-cyan-600);border-color:var(--chakra-colors-cyan-500);color:#fff;box-shadow:0 2px 12px #06b6d44d}.homepage-sections-module__1AGHwa__pMessageField{width:100%;height:34px;color:var(--chakra-colors-fg-subtle);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;align-items:center;padding-inline-start:12px;font-size:.625rem;display:flex}.light .homepage-sections-module__1AGHwa__pMessageField{background:#00000008;border-color:#0000000f}:root:not(.dark) .homepage-sections-module__1AGHwa__pMessageField{background:#00000008;border-color:#0000000f}.homepage-sections-module__1AGHwa__pStatRow{justify-content:space-around;display:flex}.homepage-sections-module__1AGHwa__pStat{text-align:center}.homepage-sections-module__1AGHwa__pStatValue{color:var(--chakra-colors-fg);font-size:.85rem;font-weight:800}.homepage-sections-module__1AGHwa__pStatLabel{color:var(--chakra-colors-fg-subtle);font-size:.5rem}.homepage-sections-module__1AGHwa__pChart{justify-content:space-between;align-items:flex-end;gap:4px;height:64px;padding-top:6px;display:flex}@media (min-width:992px){.homepage-sections-module__1AGHwa__pChart{height:70px}}.homepage-sections-module__1AGHwa__pBar{background:var(--chakra-colors-accent-400);opacity:.7;border-radius:3px 3px 0 0;flex:1;min-height:6px}.homepage-sections-module__1AGHwa__pBar:nth-child(5){opacity:1}.light .homepage-sections-module__1AGHwa__pBar{background:var(--chakra-colors-accent-500)}:root:not(.dark) .homepage-sections-module__1AGHwa__pBar{background:var(--chakra-colors-accent-500)}.homepage-sections-module__1AGHwa__pChartLabels{color:var(--chakra-colors-fg-subtle);justify-content:space-between;padding:2px 4px 0;font-size:.4375rem;display:flex}.homepage-sections-module__1AGHwa__pAbRow{background:#ffffff08;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:3px;padding:5px 8px;font-size:.6rem;display:flex}.homepage-sections-module__1AGHwa__pAbRow:last-child{margin-bottom:0}.light .homepage-sections-module__1AGHwa__pAbRow{background:#00000005}:root:not(.dark) .homepage-sections-module__1AGHwa__pAbRow{background:#00000005}.homepage-sections-module__1AGHwa__pAbLabel{color:var(--chakra-colors-fg-muted)}.homepage-sections-module__1AGHwa__pAbValue{color:var(--chakra-colors-fg);font-weight:700}.homepage-sections-module__1AGHwa__pAbWinner{background:#10b98114}.homepage-sections-module__1AGHwa__pAbWinner .homepage-sections-module__1AGHwa__pAbValue{color:var(--chakra-colors-brand-500)}.homepage-sections-module__1AGHwa__pHeader{color:var(--chakra-colors-fg);text-align:center;padding:2px 0;font-size:.8rem;font-weight:700}.homepage-sections-module__1AGHwa__pCardTitle{color:var(--chakra-colors-fg);margin-bottom:6px;font-size:.6rem;font-weight:700}.homepage-sections-module__1AGHwa__pTextLink{color:var(--chakra-colors-fg-subtle);text-align:center;font-size:.6rem}.homepage-sections-module__1AGHwa__pTipBlock{background:linear-gradient(135deg,#06b6d414,#8b5cf60f);border:1px solid #06b6d426;border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:10px 12px;display:flex}.light .homepage-sections-module__1AGHwa__pTipBlock{background:linear-gradient(135deg,#06b6d40f,#8b5cf60a);border-color:#06b6d41f}:root:not(.dark) .homepage-sections-module__1AGHwa__pTipBlock{background:linear-gradient(135deg,#06b6d40f,#8b5cf60a);border-color:#06b6d41f}.homepage-sections-module__1AGHwa__pTipHeader{color:var(--chakra-colors-fg);align-items:center;gap:6px;font-size:.7rem;font-weight:700;display:flex}.homepage-sections-module__1AGHwa__pTipHeader svg{color:var(--chakra-colors-cyan-400)}.homepage-sections-module__1AGHwa__pTipAmounts{gap:6px;display:flex}.homepage-sections-module__1AGHwa__pTipBtn{height:28px;color:var(--chakra-colors-fg-muted);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;flex:1;justify-content:center;align-items:center;font-size:.625rem;font-weight:600;display:flex}.light .homepage-sections-module__1AGHwa__pTipBtn{background:#00000008;border-color:#0000000f}:root:not(.dark) .homepage-sections-module__1AGHwa__pTipBtn{background:#00000008;border-color:#0000000f}.homepage-sections-module__1AGHwa__pTipBtnActive{background:var(--chakra-colors-cyan-600);border-color:var(--chakra-colors-cyan-500);color:#fff;box-shadow:0 2px 8px #06b6d44d}.homepage-sections-module__1AGHwa__pTipSend{background:var(--chakra-colors-cyan-600);color:#fff;border-radius:8px;justify-content:center;align-items:center;height:32px;font-size:.625rem;font-weight:700;display:flex}.homepage-sections-module__1AGHwa__templateFan{width:320px;height:440px;position:relative}@media (min-width:768px){.homepage-sections-module__1AGHwa__templateFan{width:370px;height:480px}}@media (min-width:992px){.homepage-sections-module__1AGHwa__templateFan{width:420px;height:500px}}.homepage-sections-module__1AGHwa__templatePhone{border:2px solid #ffffff0f;border-radius:24px;width:180px;height:320px;transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .6s cubic-bezier(.16,1,.3,1);position:absolute;overflow:hidden;box-shadow:0 8px 32px #00000026,0 2px 8px #00000014}.dark .homepage-sections-module__1AGHwa__templatePhone{border-color:#ffffff0f;box-shadow:0 8px 32px #0006,0 2px 8px #0003}@media (min-width:768px){.homepage-sections-module__1AGHwa__templatePhone{width:195px;height:350px}}@media (min-width:992px){.homepage-sections-module__1AGHwa__templatePhone{width:210px;height:370px}}.homepage-sections-module__1AGHwa__tInfluencer{top:0;z-index:1;inset-inline-start:0;transform:rotate(-6deg)}.homepage-sections-module__1AGHwa__tMusician{top:50%;z-index:3;width:200px;height:350px;inset-inline-start:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.homepage-sections-module__1AGHwa__tMusician{width:215px;height:380px}}@media (min-width:992px){.homepage-sections-module__1AGHwa__tMusician{width:230px;height:400px}}.homepage-sections-module__1AGHwa__tStreamer{bottom:0;z-index:2;inset-inline-end:0;transform:rotate(6deg)}@media (prefers-reduced-motion:no-preference){.homepage-sections-module__1AGHwa__templatePhone{transition:transform .9s cubic-bezier(.16,1,.3,1),opacity .7s cubic-bezier(.16,1,.3,1)}[data-visible=false] .homepage-sections-module__1AGHwa__tInfluencer{opacity:0;transform:translate(40%,35%)rotate(0)scale(.92)}[data-visible=false] .homepage-sections-module__1AGHwa__tMusician{opacity:0;transform:translate(-50%,-50%)scale(.88)}[data-visible=false] .homepage-sections-module__1AGHwa__tStreamer{opacity:0;transform:translate(-40%,-35%)rotate(0)scale(.92)}[data-visible=true] .homepage-sections-module__1AGHwa__tInfluencer{transition-delay:.15s}[data-visible=true] .homepage-sections-module__1AGHwa__tMusician{transition-delay:0s}[data-visible=true] .homepage-sections-module__1AGHwa__tStreamer{transition-delay:.3s}}.homepage-sections-module__1AGHwa__tScreen{flex-direction:column;gap:5px;padding:8px 10px 12px;display:flex}.homepage-sections-module__1AGHwa__tNotch{justify-content:center;padding:4px 0 2px;display:flex}.homepage-sections-module__1AGHwa__tNotchPill{background:var(--chakra-colors-bg);border-radius:6px;width:32px;height:10px}.dark .homepage-sections-module__1AGHwa__tNotchPill{background:var(--chakra-colors-zinc-800)}.homepage-sections-module__1AGHwa__tGradientHeader{background:linear-gradient(135deg,#ff6b9d,#c084fc,#818cf8);border-radius:6px;height:50px;position:relative}.homepage-sections-module__1AGHwa__tInfluencerAvatar{border:3px solid var(--chakra-colors-bg-panel);z-index:1;background:linear-gradient(135deg,#ff6b9d,#c084fc);border-radius:50%;align-self:center;width:36px;height:36px;margin-top:-18px;position:relative}.homepage-sections-module__1AGHwa__tName{color:var(--chakra-colors-fg);text-align:center;font-size:.5625rem;font-weight:700}.homepage-sections-module__1AGHwa__tStats{color:#ffffff80;justify-content:center;gap:8px;font-size:.375rem;display:flex}.homepage-sections-module__1AGHwa__tStatBold{color:#fff;font-weight:700}.homepage-sections-module__1AGHwa__tCta{color:#fff;border-radius:12px;justify-content:center;align-items:center;height:24px;margin-top:2px;font-size:.4rem;font-weight:700;display:flex}.homepage-sections-module__1AGHwa__tPhotoGrid{grid-template-columns:repeat(3,1fr);gap:2px;margin-top:4px;padding:0 2px;display:grid}.homepage-sections-module__1AGHwa__tPhotoItem{aspect-ratio:1;background:#ffffff0d;border-radius:4px}.homepage-sections-module__1AGHwa__tPhotoItem:first-child{background:linear-gradient(135deg,#ff6b9d4d,#c084fc33)}.homepage-sections-module__1AGHwa__tPhotoItem:nth-child(2){background:linear-gradient(135deg,#818cf84d,#6366f133)}.homepage-sections-module__1AGHwa__tPhotoItem:nth-child(3){background:linear-gradient(135deg,#c084fc4d,#ff6b9d33)}.homepage-sections-module__1AGHwa__tMusicianCover{background:linear-gradient(135deg,#1db954 0%,#121212 60%,#1a1a2e 100%);align-items:flex-end;height:80px;padding:8px;display:flex;position:relative}.homepage-sections-module__1AGHwa__tCoverArt{background:linear-gradient(135deg,#1db954,#0d7a3a);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 16px #0006}.homepage-sections-module__1AGHwa__tCoverArt svg{fill:#fff9;width:20px;height:20px}.homepage-sections-module__1AGHwa__tCoverInfo{margin-inline-start:8px}.homepage-sections-module__1AGHwa__tCoverName{color:#fff;font-size:.625rem;font-weight:800}.homepage-sections-module__1AGHwa__tCoverGenre{color:#ffffff80;margin-top:1px;font-size:.4rem}.homepage-sections-module__1AGHwa__tMusicianBio{color:var(--chakra-colors-fg-muted);text-align:center;font-size:.375rem;line-height:1.4}.homepage-sections-module__1AGHwa__tTrack{background:#ffffff0a;border:1px solid #ffffff0a;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;display:flex}.homepage-sections-module__1AGHwa__tTrackBar{background:linear-gradient(135deg,#1db954,#1ed760);border-radius:4px;flex-shrink:0;width:28px;height:28px}.homepage-sections-module__1AGHwa__tTrackInfo{min-width:0}.homepage-sections-module__1AGHwa__tTrackTitle{color:var(--chakra-colors-fg);font-size:.5rem;font-weight:600}.homepage-sections-module__1AGHwa__tTrackMeta{color:var(--chakra-colors-fg-subtle);margin-top:1px;font-size:.375rem}.homepage-sections-module__1AGHwa__tListenBtn{color:#fff;background:#1db954;border-radius:13px;justify-content:center;align-items:center;gap:4px;height:26px;margin-top:2px;font-size:.4rem;font-weight:700;display:flex}.homepage-sections-module__1AGHwa__tListenBtn svg{fill:#fff;width:12px;height:12px}.homepage-sections-module__1AGHwa__tStreamerHeader{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);border-radius:6px;align-items:center;gap:6px;height:40px;padding:0 10px;display:flex}.homepage-sections-module__1AGHwa__tLiveBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#ef4444;border-radius:3px;padding:2px 5px;font-size:.35rem;font-weight:800}.homepage-sections-module__1AGHwa__tStreamerName{color:#fff;font-size:.45rem;font-weight:700}.homepage-sections-module__1AGHwa__tViewerCount{color:#ffffff80;margin-inline-start:auto;font-size:.375rem}.homepage-sections-module__1AGHwa__tStreamerAvatar{border:3px solid var(--chakra-colors-bg-panel);background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;align-self:center;width:36px;height:36px;margin-top:-20px}.homepage-sections-module__1AGHwa__tStreamerDisplayName{color:var(--chakra-colors-fg);text-align:center;font-size:.55rem;font-weight:700}.homepage-sections-module__1AGHwa__tSubGoal{background:#6366f114;border:1px solid #6366f11f;border-radius:6px;padding:6px 8px}.homepage-sections-module__1AGHwa__tSubGoalLabel{color:var(--chakra-colors-fg-muted);margin-bottom:3px;font-size:.375rem}.homepage-sections-module__1AGHwa__tSubGoalBar{background:#ffffff0f;border-radius:4px;height:4px;overflow:hidden}.homepage-sections-module__1AGHwa__tSubGoalFill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:4px;width:85%;height:100%}.homepage-sections-module__1AGHwa__tSubGoalText{color:var(--chakra-colors-fg-subtle);text-align:end;margin-top:2px;font-size:.35rem}.homepage-sections-module__1AGHwa__tScheduleRow{background:#ffffff08;border-radius:4px;justify-content:space-between;padding:4px 6px;font-size:.375rem;display:flex}.homepage-sections-module__1AGHwa__tScheduleDay{color:var(--chakra-colors-fg-muted);font-weight:600}.homepage-sections-module__1AGHwa__tScheduleTitle{color:var(--chakra-colors-fg-subtle)}.homepage-sections-module__1AGHwa__dealsStack{width:340px;height:400px;position:relative}@media (min-width:768px){.homepage-sections-module__1AGHwa__dealsStack{width:360px;height:420px}}@media (min-width:992px){.homepage-sections-module__1AGHwa__dealsStack{width:380px;height:440px}}.homepage-sections-module__1AGHwa__dealCard{-webkit-backdrop-filter:blur(20px);background:#18181bb3;border:1px solid #ffffff0f;border-radius:20px;width:310px;padding:18px;position:absolute;box-shadow:0 8px 32px #0006,0 2px 8px #0003}.light .homepage-sections-module__1AGHwa__dealCard{background:#fffc;border-color:#0000000f;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}:root:not(.dark) .homepage-sections-module__1AGHwa__dealCard{background:#fffc;border-color:#0000000f;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}@media (min-width:992px){.homepage-sections-module__1AGHwa__dealCard{width:340px;padding:20px}}.homepage-sections-module__1AGHwa__dealCard1{top:0;z-index:3;inset-inline-start:0;transform:rotate(-1deg)}.homepage-sections-module__1AGHwa__dealCard2{top:140px;z-index:2;inset-inline-start:20px;transform:rotate(.5deg)}@media (min-width:992px){.homepage-sections-module__1AGHwa__dealCard2{top:155px}}.homepage-sections-module__1AGHwa__dealBrandRow{align-items:center;gap:12px;margin-bottom:10px;display:flex}.homepage-sections-module__1AGHwa__dealBrandLogo{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:800;display:flex}.homepage-sections-module__1AGHwa__dealBrandName{color:var(--chakra-colors-fg);font-size:.85rem;font-weight:700}.homepage-sections-module__1AGHwa__dealBrandType{color:var(--chakra-colors-fg-muted);margin-top:1px;font-size:.65rem}.homepage-sections-module__1AGHwa__dealBadge{border-radius:6px;margin-inline-start:auto;padding:3px 10px;font-size:.625rem;font-weight:600}.homepage-sections-module__1AGHwa__dealBadgeNew{color:var(--chakra-colors-brand-500);background:#10b9811f}.homepage-sections-module__1AGHwa__dealBadgeReview{color:var(--chakra-colors-cyan-400);background:#22d3ee1f}.light .homepage-sections-module__1AGHwa__dealBadgeReview{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .homepage-sections-module__1AGHwa__dealBadgeReview{color:var(--chakra-colors-cyan-600)}.homepage-sections-module__1AGHwa__dealAmount{align-items:baseline;gap:6px;margin-top:4px;display:flex}.homepage-sections-module__1AGHwa__dealAmountValue{color:var(--chakra-colors-fg);font-size:1.375rem;font-weight:800}.homepage-sections-module__1AGHwa__dealAmountLabel{color:var(--chakra-colors-fg-subtle);font-size:.65rem}.homepage-sections-module__1AGHwa__dealProgress{margin-top:10px}.homepage-sections-module__1AGHwa__dealProgressBar{background:#ffffff0f;border-radius:4px;height:4px;overflow:hidden}.light .homepage-sections-module__1AGHwa__dealProgressBar{background:#0000000f}:root:not(.dark) .homepage-sections-module__1AGHwa__dealProgressBar{background:#0000000f}.homepage-sections-module__1AGHwa__dealProgressFill{background:linear-gradient(90deg,var(--chakra-colors-accent-400),var(--chakra-colors-accent-500));border-radius:4px;height:100%}.homepage-sections-module__1AGHwa__dealProgressLabel{color:var(--chakra-colors-fg-subtle);justify-content:space-between;margin-top:6px;font-size:.575rem;display:flex}.homepage-sections-module__1AGHwa__earningsFloat{bottom:20px;z-index:4;-webkit-backdrop-filter:blur(20px);background:#18181bb3;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute;inset-inline-end:-10px;box-shadow:0 8px 32px #00000080}.light .homepage-sections-module__1AGHwa__earningsFloat{background:#fffc;border-color:#0000000f;box-shadow:0 8px 32px #00000014}:root:not(.dark) .homepage-sections-module__1AGHwa__earningsFloat{background:#fffc;border-color:#0000000f;box-shadow:0 8px 32px #00000014}.homepage-sections-module__1AGHwa__earningsFloatValue{color:var(--chakra-colors-fg);font-size:1.125rem;font-weight:800}.homepage-sections-module__1AGHwa__earningsFloatLabel{color:var(--chakra-colors-fg-muted);font-size:.575rem}.homepage-sections-module__1AGHwa__earningsFloatChange{color:var(--chakra-colors-brand-500);background:#10b9811a;border-radius:6px;padding:2px 8px;font-size:.65rem;font-weight:600}.homepage-sections-module__1AGHwa__hiwSection{background:#000;padding-block:clamp(4rem,8vw,7rem);position:relative;overflow:hidden}.homepage-sections-module__1AGHwa__hiwGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.homepage-sections-module__1AGHwa__hiwGrid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}.homepage-sections-module__1AGHwa__hiwCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);display:flex}.homepage-sections-module__1AGHwa__hiwCard:hover{transform:translateY(-4px);box-shadow:0 8px 32px #00b4ff0f}@media (min-width:768px){.homepage-sections-module__1AGHwa__hiwCard{padding:2rem}}.homepage-sections-module__1AGHwa__hiwStep{text-transform:uppercase;letter-spacing:.15em;color:var(--chakra-colors-cyan-400);font-size:.6875rem;font-weight:700}.homepage-sections-module__1AGHwa__hiwMockup{border-radius:12px;position:relative;overflow:hidden}@media (min-width:1024px){.homepage-sections-module__1AGHwa__hiwMockup{flex-direction:column;height:320px;display:flex}.homepage-sections-module__1AGHwa__hiwMockup>*{flex:1}}.homepage-sections-module__1AGHwa__hiwTitle{color:#fff;letter-spacing:-.01em;font-size:1.125rem;font-weight:700}.homepage-sections-module__1AGHwa__hiwBody{color:#ffffff80;font-size:.8125rem;line-height:1.6}.homepage-sections-module__1AGHwa__ssoMockup{background:#0c0c0e;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:.875rem;padding:1.25rem;display:flex}.homepage-sections-module__1AGHwa__ssoHeader{align-items:center;gap:.625rem;display:flex}.homepage-sections-module__1AGHwa__ssoProviderIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.homepage-sections-module__1AGHwa__ssoProviderGoogle{background:#4285f426}.homepage-sections-module__1AGHwa__ssoProviderTwitch{background:#9146ff26}.homepage-sections-module__1AGHwa__ssoHeaderText{flex-direction:column;gap:.125rem;display:flex}.homepage-sections-module__1AGHwa__ssoHeaderTitle{color:#fff;font-size:.75rem;font-weight:600}.homepage-sections-module__1AGHwa__ssoHeaderSub{color:#fff6;font-size:.625rem}.homepage-sections-module__1AGHwa__ssoDivider{background:#ffffff0f;height:1px}.homepage-sections-module__1AGHwa__ssoPermsLabel{text-transform:uppercase;letter-spacing:.1em;color:#ffffff59;font-size:.625rem;font-weight:600}.homepage-sections-module__1AGHwa__ssoPermRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.homepage-sections-module__1AGHwa__ssoPermLeft{align-items:center;gap:.5rem;display:flex}.homepage-sections-module__1AGHwa__ssoPermIcon{background:#ffffff0a;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.homepage-sections-module__1AGHwa__ssoPermText{color:#ffffffb3;font-size:.6875rem}.homepage-sections-module__1AGHwa__ssoToggle{border-radius:8px;flex-shrink:0;width:28px;height:16px;position:relative}.homepage-sections-module__1AGHwa__ssoToggle:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:left .2s;position:absolute;top:2px}.homepage-sections-module__1AGHwa__ssoToggleOn{background:var(--chakra-colors-cyan-500)}.homepage-sections-module__1AGHwa__ssoToggleOn:after{left:14px}.homepage-sections-module__1AGHwa__ssoToggleOff{background:#ffffff26}.homepage-sections-module__1AGHwa__ssoToggleOff:after{left:2px}.homepage-sections-module__1AGHwa__ssoConnectBtn{background:var(--chakra-colors-cyan-500);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:.375rem;margin-top:.25rem;padding:.5rem;font-size:.6875rem;font-weight:600;display:flex}.homepage-sections-module__1AGHwa__builderMockup{background:#0c0c0e;border:1px solid #ffffff0f;border-radius:12px;overflow:hidden}.homepage-sections-module__1AGHwa__builderToolbar{border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;padding:.625rem .875rem;display:flex}.homepage-sections-module__1AGHwa__builderToolbarDots{gap:4px;margin-inline-end:.375rem;display:flex}.homepage-sections-module__1AGHwa__builderToolbarDot{border-radius:50%;width:6px;height:6px}.homepage-sections-module__1AGHwa__builderTab{color:#fff6;border-radius:6px;padding:.25rem .625rem;font-size:.5625rem;font-weight:600}.homepage-sections-module__1AGHwa__builderTabActive{color:#fff;background:#ffffff14}.homepage-sections-module__1AGHwa__builderBody{min-height:160px;display:flex}.homepage-sections-module__1AGHwa__builderSidebar{border-inline-end:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;gap:.375rem;width:80px;padding:.625rem .5rem;display:flex}.homepage-sections-module__1AGHwa__builderBlockItem{color:#ffffff80;white-space:nowrap;border-radius:6px;align-items:center;gap:.375rem;padding:.3rem .375rem;font-size:.5rem;display:flex;overflow:hidden}.homepage-sections-module__1AGHwa__builderBlockActive{color:var(--chakra-colors-cyan-400);background:#00b4ff1a}.homepage-sections-module__1AGHwa__builderBlockIcon{background:#ffffff0f;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.homepage-sections-module__1AGHwa__builderBlockActive .homepage-sections-module__1AGHwa__builderBlockIcon{background:#00b4ff26}.homepage-sections-module__1AGHwa__builderPreview{background:#ffffff05;flex-direction:column;flex:1;align-items:center;gap:.5rem;padding:.75rem;display:flex}.homepage-sections-module__1AGHwa__builderPhoneMini{background:#f5f6f8;border-radius:14px;flex-direction:column;align-items:center;gap:.375rem;width:100px;padding:.5rem;display:flex}@media (min-width:480px) and (max-width:1023px){.homepage-sections-module__1AGHwa__builderPhoneMini{gap:.5rem;width:160px;padding:.75rem}}.homepage-sections-module__1AGHwa__builderMiniAvatar{background:linear-gradient(135deg,#007acc,#00b4ff);border-radius:50%;width:24px;height:24px}.homepage-sections-module__1AGHwa__builderMiniName{color:#111827;font-size:.4375rem;font-weight:700}.homepage-sections-module__1AGHwa__builderMiniBlock{background:#e5e7eb;border-radius:4px;width:100%;height:10px}.homepage-sections-module__1AGHwa__builderMiniBlockAccent{background:#007acc26}.homepage-sections-module__1AGHwa__builderSelectedLabel{color:var(--chakra-colors-cyan-400);text-align:center;font-size:.5rem;font-weight:600}.homepage-sections-module__1AGHwa__shareMockup{background:#0c0c0e;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;padding:1.25rem;display:flex}.homepage-sections-module__1AGHwa__shareUrlBar{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;display:flex}.homepage-sections-module__1AGHwa__shareLockIcon{color:#22c55e;flex-shrink:0}.homepage-sections-module__1AGHwa__shareUrl{color:#ffffffb3;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.6875rem;font-weight:500;overflow:hidden}.homepage-sections-module__1AGHwa__shareUrlHighlight{color:var(--chakra-colors-cyan-400);font-weight:600}.homepage-sections-module__1AGHwa__shareCopyBtn{color:#ffffff80;background:#ffffff0f;border-radius:6px;flex-shrink:0;padding:.25rem .5rem;font-size:.5625rem;font-weight:600}.homepage-sections-module__1AGHwa__sharePreview{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;width:100%;overflow:hidden}.homepage-sections-module__1AGHwa__sharePreviewHeader{align-items:center;gap:.5rem;padding:.75rem;display:flex}.homepage-sections-module__1AGHwa__sharePreviewAvatar{background:linear-gradient(135deg,#007acc,#00b4ff);border-radius:50%;flex-shrink:0;width:28px;height:28px}.homepage-sections-module__1AGHwa__sharePreviewMeta{flex-direction:column;gap:.125rem;display:flex}.homepage-sections-module__1AGHwa__sharePreviewName{color:#fff;font-size:.6875rem;font-weight:600}.homepage-sections-module__1AGHwa__sharePreviewHandle{color:#fff6;font-size:.5625rem}.homepage-sections-module__1AGHwa__sharePreviewBadge{color:#22c55e;background:#22c55e1a;border-radius:20px;align-items:center;gap:.25rem;margin-inline-start:auto;padding:.2rem .5rem;font-size:.5rem;font-weight:600;display:flex}.homepage-sections-module__1AGHwa__sharePreviewBody{flex-direction:column;gap:.375rem;padding:0 .75rem .75rem;display:flex}.homepage-sections-module__1AGHwa__sharePreviewBlock{background:#ffffff0f;border-radius:4px;height:8px}.homepage-sections-module__1AGHwa__sharePreviewBlockShort{width:60%}.homepage-sections-module__1AGHwa__sharePreviewStats{border-top:1px solid #ffffff0f;gap:.75rem;padding:.625rem .75rem;display:flex}.homepage-sections-module__1AGHwa__sharePreviewStat{flex-direction:column;gap:.125rem;display:flex}.homepage-sections-module__1AGHwa__sharePreviewStatNum{color:#fff;font-size:.6875rem;font-weight:700}.homepage-sections-module__1AGHwa__sharePreviewStatLabel{color:#ffffff59;font-size:.5rem}.homepage-sections-module__1AGHwa__ctaHero{padding-top:6rem;padding-bottom:6rem;position:relative;overflow:hidden}@media (min-width:480px){.homepage-sections-module__1AGHwa__ctaHero{padding-top:8rem;padding-bottom:8rem}}@media (min-width:992px){.homepage-sections-module__1AGHwa__ctaHero{padding-top:10rem;padding-bottom:10rem}}.homepage-sections-module__1AGHwa__ctaContent{flex-direction:column;gap:3rem;display:flex}@media (min-width:768px){.homepage-sections-module__1AGHwa__ctaContent{flex-direction:row;align-items:center;gap:4rem}}@media (min-width:992px){.homepage-sections-module__1AGHwa__ctaContent{gap:5rem}}.homepage-sections-module__1AGHwa__ctaMain{flex-direction:column;flex:1;gap:1.25rem;min-width:0;display:flex}.homepage-sections-module__1AGHwa__ctaHeading{color:var(--chakra-colors-fg);letter-spacing:-.03em;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15}.homepage-sections-module__1AGHwa__ctaDescription{max-width:32rem;color:var(--chakra-colors-fg-muted);font-size:1rem;line-height:1.7}@media (min-width:480px){.homepage-sections-module__1AGHwa__ctaDescription{font-size:1.1rem}}
@keyframes claim-hero-module__FwLwWq__heroEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes claim-hero-module__FwLwWq__heroEnterRight{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}@keyframes claim-hero-module__FwLwWq__cursorBlink{0%,to{opacity:1}50%{opacity:0}}.claim-hero-module__FwLwWq__wrapper{flex-direction:column;align-items:stretch;gap:2.5rem;width:100%;display:flex}@media (min-width:768px){.claim-hero-module__FwLwWq__wrapper{flex-direction:row;align-items:center;gap:3rem}}@media (min-width:992px){.claim-hero-module__FwLwWq__wrapper{gap:5rem}}.claim-hero-module__FwLwWq__wrapperCompact{flex-direction:column;align-items:stretch;width:100%;display:flex}.claim-hero-module__FwLwWq__inputArea{flex-direction:column;flex:1;gap:1rem;min-width:0;display:flex}.claim-hero-module__FwLwWq__inputGroup{-webkit-backdrop-filter:blur(20px);background:#ffffffa6;border:2px solid #00000014;border-radius:14px;align-items:center;transition:border-color .25s,box-shadow .25s;display:flex;overflow:hidden}.dark .claim-hero-module__FwLwWq__inputGroup{background:#18181b80;border-color:#ffffff1a}.claim-hero-module__FwLwWq__inputGroup:focus-within{border-color:var(--chakra-colors-cyan-400);box-shadow:0 0 0 3px #00b4ff1a}.light .claim-hero-module__FwLwWq__inputGroup:focus-within{border-color:var(--chakra-colors-cyan-600);box-shadow:0 0 0 3px #007acc14}:root:not(.dark) .claim-hero-module__FwLwWq__inputGroup:focus-within{border-color:var(--chakra-colors-cyan-600);box-shadow:0 0 0 3px #007acc14}.claim-hero-module__FwLwWq__prefix{color:var(--chakra-colors-fg-muted);white-space:nowrap;-webkit-user-select:none;user-select:none;height:56px;padding-inline-start:16px;font-family:Sora,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;line-height:56px}@media (min-width:992px){.claim-hero-module__FwLwWq__prefix{font-size:1.125rem}}.claim-hero-module__FwLwWq__input{width:100%;color:var(--chakra-colors-fg);background:0 0;border:none;outline:none;height:56px;padding:0 16px 0 6px;font-family:Sora,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;line-height:56px}@media (min-width:992px){.claim-hero-module__FwLwWq__input{font-size:1.125rem}}.claim-hero-module__FwLwWq__input::placeholder{color:var(--chakra-colors-fg-muted);font-weight:400}.claim-hero-module__FwLwWq__claimButton{background:var(--chakra-colors-cyan-600);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;height:56px;padding:0 32px;font-family:Sora,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.claim-hero-module__FwLwWq__claimButton:hover{background:var(--chakra-colors-cyan-700);transform:translateY(-2px)}.claim-hero-module__FwLwWq__claimButton:active{transform:translateY(0)}.claim-hero-module__FwLwWq__graphicWrap{flex-direction:column;flex-shrink:0;align-self:center;gap:10px;width:100%;max-width:320px;display:flex}@media (min-width:768px){.claim-hero-module__FwLwWq__graphicWrap{width:280px;max-width:none}}@media (min-width:992px){.claim-hero-module__FwLwWq__graphicWrap{width:310px}}.claim-hero-module__FwLwWq__socialBio{-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #0000000f;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000f}.dark .claim-hero-module__FwLwWq__socialBio{background:#18181b99;border-color:#ffffff14;box-shadow:0 8px 32px #0000004d,0 2px 8px #00000026}.claim-hero-module__FwLwWq__platformBadge{top:8px;color:var(--chakra-colors-fg-subtle);text-transform:uppercase;letter-spacing:.1em;font-size:.5625rem;font-weight:600;position:absolute;inset-inline-end:12px}.claim-hero-module__FwLwWq__socialHeader{border-bottom:1px solid var(--chakra-colors-border);align-items:center;gap:10px;padding:12px 14px;display:flex}.dark .claim-hero-module__FwLwWq__socialHeader{border-color:var(--chakra-colors-zinc-800)}.claim-hero-module__FwLwWq__socialAvatar{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:50%;flex-shrink:0;width:48px;height:48px}.claim-hero-module__FwLwWq__socialInfo{flex:1;min-width:0}.claim-hero-module__FwLwWq__socialHandle{color:var(--chakra-colors-fg);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:700;overflow:hidden}.claim-hero-module__FwLwWq__socialDesc{color:var(--chakra-colors-fg-muted);margin-top:1px;font-size:.6875rem}.claim-hero-module__FwLwWq__socialStats{border-top:1px solid var(--chakra-colors-border);gap:16px;padding:8px 14px;font-size:.6875rem;display:flex}.dark .claim-hero-module__FwLwWq__socialStats{border-color:var(--chakra-colors-zinc-800)}.claim-hero-module__FwLwWq__socialStats span{color:var(--chakra-colors-fg-muted)}.claim-hero-module__FwLwWq__socialStats strong{color:var(--chakra-colors-fg)}.claim-hero-module__FwLwWq__socialBody{color:var(--chakra-colors-fg-muted);padding:10px 14px 14px;font-size:.75rem;line-height:1.6}.claim-hero-module__FwLwWq__socialLink{color:var(--chakra-colors-cyan-400);align-items:center;gap:4px;margin-top:4px;font-size:.75rem;font-weight:600;display:inline-flex;position:relative}:root:not(.dark) .claim-hero-module__FwLwWq__socialLink{color:var(--chakra-colors-cyan-700)}.claim-hero-module__FwLwWq__socialLink:after{content:"";inset-inline:-3px;z-index:-1;background:#00b4ff1f;border-radius:3px;height:60%;position:absolute;bottom:-1px}.claim-hero-module__FwLwWq__earningsBar{-webkit-backdrop-filter:blur(20px);background:#ffffffa6;border:1px solid #0000000f;border-radius:14px;justify-content:space-between;padding:12px 16px;display:flex}.dark .claim-hero-module__FwLwWq__earningsBar{background:#18181b80;border-color:#ffffff14}.claim-hero-module__FwLwWq__earningStat{text-align:start}.claim-hero-module__FwLwWq__earningVal{color:var(--chakra-colors-cyan-400);font-size:1.25rem;font-weight:800}:root:not(.dark) .claim-hero-module__FwLwWq__earningVal{color:var(--chakra-colors-cyan-700)}.claim-hero-module__FwLwWq__earningValNeutral{color:var(--chakra-colors-fg);font-size:1.25rem;font-weight:800}.claim-hero-module__FwLwWq__earningLabel{color:var(--chakra-colors-fg-muted);margin-top:1px;font-size:.625rem}@media (prefers-reduced-motion:no-preference){.claim-hero-module__FwLwWq__inputGroup{animation:.7s cubic-bezier(.16,1,.3,1) .15s both claim-hero-module__FwLwWq__heroEnter}.claim-hero-module__FwLwWq__claimButton{animation:.7s cubic-bezier(.16,1,.3,1) .3s both claim-hero-module__FwLwWq__heroEnter}.claim-hero-module__FwLwWq__graphicWrap{animation:.8s cubic-bezier(.16,1,.3,1) .35s both claim-hero-module__FwLwWq__heroEnter}.claim-hero-module__FwLwWq__earningsBar{animation:.7s cubic-bezier(.16,1,.3,1) .5s both claim-hero-module__FwLwWq__heroEnter}}@media (prefers-reduced-motion:no-preference) and (min-width:768px){.claim-hero-module__FwLwWq__graphicWrap{animation:.8s cubic-bezier(.16,1,.3,1) .35s both claim-hero-module__FwLwWq__heroEnterRight}.claim-hero-module__FwLwWq__earningsBar{animation:.7s cubic-bezier(.16,1,.3,1) .5s both claim-hero-module__FwLwWq__heroEnterRight}}.claim-hero-module__FwLwWq__inputWrap{flex:1;min-width:0;position:relative}.claim-hero-module__FwLwWq__typingOverlay{top:0;height:100%;color:var(--chakra-colors-fg-muted);pointer-events:none;white-space:nowrap;align-items:center;font-family:Sora,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;display:flex;position:absolute;inset-inline-start:6px}@media (min-width:992px){.claim-hero-module__FwLwWq__typingOverlay{font-size:1.125rem}}.claim-hero-module__FwLwWq__typingCursor{color:var(--chakra-colors-fg);margin-inline-start:1px;font-weight:300;animation:.9s step-end infinite claim-hero-module__FwLwWq__cursorBlink;display:inline-block}
.brands-module__bQ0IoW__page{min-height:100dvh;overflow-x:hidden}.brands-module__bQ0IoW__section{padding-top:5rem;padding-bottom:5rem;position:relative}@media (min-width:480px){.brands-module__bQ0IoW__section{padding-top:7rem;padding-bottom:7rem}}.brands-module__bQ0IoW__container{max-width:72rem;margin-inline:auto;padding-inline:1rem}@media (min-width:480px){.brands-module__bQ0IoW__container{padding-inline:1.5rem}}@media (min-width:992px){.brands-module__bQ0IoW__container{padding-inline:2rem}}.brands-module__bQ0IoW__containerNarrow{max-width:48rem;margin-inline:auto;padding-inline:1rem}@media (min-width:480px){.brands-module__bQ0IoW__containerNarrow{padding-inline:1.5rem}}@media (min-width:992px){.brands-module__bQ0IoW__containerNarrow{padding-inline:2rem}}.brands-module__bQ0IoW__hero{text-align:center;flex-direction:column;justify-content:center;min-height:100dvh;padding-top:5rem;padding-bottom:4rem;display:flex}@media (min-width:480px){.brands-module__bQ0IoW__hero{padding-bottom:5rem}}.brands-module__bQ0IoW__heroHeading{letter-spacing:-.03em;color:var(--chakra-colors-fg);margin-bottom:1.25rem;font-size:clamp(2rem,5.5vw,3.5rem);font-weight:800;line-height:1.1}.brands-module__bQ0IoW__heroAccent{color:var(--chakra-colors-cyan-400)}.light .brands-module__bQ0IoW__heroAccent{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .brands-module__bQ0IoW__heroAccent{color:var(--chakra-colors-cyan-600)}.brands-module__bQ0IoW__heroDescription{color:var(--chakra-colors-fg-muted);max-width:34rem;margin-inline:auto;font-size:clamp(1rem,2.2vw,1.25rem);line-height:1.7}.brands-module__bQ0IoW__sectionHeader{text-align:center;flex-direction:column;gap:.75rem;margin-bottom:3rem;display:flex}@media (min-width:480px){.brands-module__bQ0IoW__sectionHeader{margin-bottom:3.5rem}}.brands-module__bQ0IoW__sectionLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--chakra-colors-cyan-400);font-size:.75rem;font-weight:700}.light .brands-module__bQ0IoW__sectionLabel{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .brands-module__bQ0IoW__sectionLabel{color:var(--chakra-colors-cyan-600)}.brands-module__bQ0IoW__sectionHeading{letter-spacing:-.03em;color:var(--chakra-colors-fg);font-size:1.5rem;font-weight:800;line-height:1.15}@media (min-width:480px){.brands-module__bQ0IoW__sectionHeading{font-size:2rem}}@media (min-width:992px){.brands-module__bQ0IoW__sectionHeading{font-size:2.5rem}}.brands-module__bQ0IoW__sectionDescription{color:var(--chakra-colors-fg-muted);max-width:36rem;margin-inline:auto;font-size:1rem;line-height:1.7}.brands-module__bQ0IoW__valueGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:600px){.brands-module__bQ0IoW__valueGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.brands-module__bQ0IoW__valueGrid{grid-template-columns:repeat(3,1fr);gap:2rem}}.brands-module__bQ0IoW__valueCard{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-subtle);border-radius:14px;padding:1.5rem}.dark .brands-module__bQ0IoW__valueCard{background:#18181bd9;border-color:#ffffff0f}.brands-module__bQ0IoW__valueIcon{width:2.5rem;height:2.5rem;color:var(--chakra-colors-cyan-400);background:#00b4ff14;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.light .brands-module__bQ0IoW__valueIcon{color:var(--chakra-colors-cyan-600);background:#007acc14}:root:not(.dark) .brands-module__bQ0IoW__valueIcon{color:var(--chakra-colors-cyan-600);background:#007acc14}.brands-module__bQ0IoW__valueIconAmber{color:var(--chakra-colors-amber-500);background:#f59e0b1a;}.brands-module__bQ0IoW__valueIconMint{color:var(--chakra-colors-cyan-400);background:#00b4ff14;}.light .brands-module__bQ0IoW__valueIconMint{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .brands-module__bQ0IoW__valueIconMint{color:var(--chakra-colors-cyan-600)}.brands-module__bQ0IoW__valueTitle{color:var(--chakra-colors-fg);margin-bottom:.375rem;font-size:1rem;font-weight:700}.brands-module__bQ0IoW__valueBody{color:var(--chakra-colors-fg-muted);font-size:.875rem;line-height:1.6}.brands-module__bQ0IoW__statsBar{border-top:1px solid var(--chakra-colors-border);border-bottom:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-subtle);padding-block:3rem}.dark .brands-module__bQ0IoW__statsBar{background:#18181b80}.brands-module__bQ0IoW__statsGrid{text-align:center;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:768px){.brands-module__bQ0IoW__statsGrid{grid-template-columns:repeat(3,1fr)}}.brands-module__bQ0IoW__statValue{color:var(--chakra-colors-fg);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2}.brands-module__bQ0IoW__statLabel{color:var(--chakra-colors-fg-muted);margin-top:.25rem;font-size:.8125rem;font-weight:500}.brands-module__bQ0IoW__tierGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.brands-module__bQ0IoW__tierGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}.brands-module__bQ0IoW__tierCard{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-subtle);border-radius:14px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}@media (min-width:480px){.brands-module__bQ0IoW__tierCard{padding:2rem}}.dark .brands-module__bQ0IoW__tierCard{background:#18181bd9;border-color:#ffffff0f}.brands-module__bQ0IoW__tierHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.brands-module__bQ0IoW__tierName{color:var(--chakra-colors-fg);font-size:1.25rem;font-weight:700}.brands-module__bQ0IoW__tierBadge{border-radius:999px;flex-shrink:0;align-items:center;padding:2px 10px;font-size:11px;font-weight:600;display:inline-flex}.brands-module__bQ0IoW__tierBadgeMint{color:var(--chakra-colors-cyan-400);background:#00b4ff1f;border:1px solid #00b4ff33;}.light .brands-module__bQ0IoW__tierBadgeMint{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .brands-module__bQ0IoW__tierBadgeMint{color:var(--chakra-colors-cyan-600)}.brands-module__bQ0IoW__tierBadgeNeutral{background:var(--chakra-colors-bg-muted);color:var(--chakra-colors-fg-muted);border:1px solid #ffffff0f;}.light .brands-module__bQ0IoW__tierBadgeNeutral{background:var(--chakra-colors-bg-muted);border-color:#0000000f}:root:not(.dark) .brands-module__bQ0IoW__tierBadgeNeutral{background:var(--chakra-colors-bg-muted);border-color:#0000000f}.brands-module__bQ0IoW__tierTagline{color:var(--chakra-colors-fg-muted);margin-top:.25rem;font-size:.875rem}.brands-module__bQ0IoW__tierPrice{align-items:baseline;gap:.25rem;display:flex}.brands-module__bQ0IoW__tierPriceValue{color:var(--chakra-colors-cyan-400);font-size:2.25rem;font-weight:800;line-height:1}.light .brands-module__bQ0IoW__tierPriceValue{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .brands-module__bQ0IoW__tierPriceValue{color:var(--chakra-colors-cyan-600)}.brands-module__bQ0IoW__tierPricePeriod{color:var(--chakra-colors-fg-muted);font-size:.875rem;font-weight:500}.brands-module__bQ0IoW__tierPriceNote{color:var(--chakra-colors-fg-subtle);margin-top:.25rem;font-size:.75rem}.brands-module__bQ0IoW__featureList{flex-direction:column;flex:1;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.brands-module__bQ0IoW__featureItem{color:var(--chakra-colors-fg);align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.brands-module__bQ0IoW__featureCheck{color:var(--chakra-colors-cyan-400);flex-shrink:0;margin-top:2px}.light .brands-module__bQ0IoW__featureCheck{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .brands-module__bQ0IoW__featureCheck{color:var(--chakra-colors-cyan-600)}.brands-module__bQ0IoW__tierCta{cursor:pointer;background:var(--chakra-colors-cyan-700);color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:48px;font-family:Sora,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:700;display:flex}.light .brands-module__bQ0IoW__tierCta{background:var(--chakra-colors-cyan-700)}:root:not(.dark) .brands-module__bQ0IoW__tierCta{background:var(--chakra-colors-cyan-700)}.brands-module__bQ0IoW__stepsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.brands-module__bQ0IoW__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.brands-module__bQ0IoW__stepCard{flex-direction:column;gap:.75rem;display:flex}@media (min-width:768px){.brands-module__bQ0IoW__stepCard{text-align:center;align-items:center}}.brands-module__bQ0IoW__stepNumber{border:2px solid var(--chakra-colors-cyan-400);width:2.5rem;height:2.5rem;color:var(--chakra-colors-cyan-400);background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.light .brands-module__bQ0IoW__stepNumber{border-color:var(--chakra-colors-cyan-600);color:var(--chakra-colors-cyan-600)}:root:not(.dark) .brands-module__bQ0IoW__stepNumber{border-color:var(--chakra-colors-cyan-600);color:var(--chakra-colors-cyan-600)}.dark .brands-module__bQ0IoW__stepNumber{background:#18181bd9}.brands-module__bQ0IoW__stepTitle{color:var(--chakra-colors-fg);font-size:1rem;font-weight:700}.brands-module__bQ0IoW__stepBody{color:var(--chakra-colors-fg-muted);font-size:.875rem;line-height:1.6}.brands-module__bQ0IoW__contactSection{padding-top:5rem;padding-bottom:6rem}@media (min-width:480px){.brands-module__bQ0IoW__contactSection{padding-top:6rem;padding-bottom:8rem}}.brands-module__bQ0IoW__contactCard{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-subtle);border-radius:14px;padding:1.5rem}@media (min-width:480px){.brands-module__bQ0IoW__contactCard{padding:2.5rem}}.dark .brands-module__bQ0IoW__contactCard{background:#18181bd9;border-color:#ffffff0f}.brands-module__bQ0IoW__formGroup{margin-bottom:1.25rem}.brands-module__bQ0IoW__formLabel{color:var(--chakra-colors-fg-muted);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.brands-module__bQ0IoW__formRequired{color:var(--chakra-colors-cyan-400);margin-inline-start:2px}.light .brands-module__bQ0IoW__formRequired{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .brands-module__bQ0IoW__formRequired{color:var(--chakra-colors-cyan-600)}.brands-module__bQ0IoW__formInput{border:1px solid var(--chakra-colors-border);width:100%;height:48px;color:var(--chakra-colors-fg);background:#18181b80;border-radius:12px;outline:none;padding-inline:1rem;font-family:Sora,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem}.light .brands-module__bQ0IoW__formInput{background:#fffc}:root:not(.dark) .brands-module__bQ0IoW__formInput{background:#fffc}.brands-module__bQ0IoW__formInput:focus{border-color:var(--chakra-colors-cyan-400);box-shadow:0 0 0 2px #00b4ff26}.light .brands-module__bQ0IoW__formInput:focus{border-color:var(--chakra-colors-cyan-600);box-shadow:0 0 0 2px #007acc33}:root:not(.dark) .brands-module__bQ0IoW__formInput:focus{border-color:var(--chakra-colors-cyan-600);box-shadow:0 0 0 2px #007acc33}.brands-module__bQ0IoW__formInput::placeholder{color:var(--chakra-colors-fg-subtle)}.brands-module__bQ0IoW__formSelect{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23a1a1aa' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-inline-end:2.5rem;}.brands-module__bQ0IoW__formTextarea{resize:vertical;height:auto;min-height:120px;padding-block:.75rem;}.brands-module__bQ0IoW__formError{color:#f87171;background:#ef444414;border:1px solid #ef444433;border-radius:10px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem}.light .brands-module__bQ0IoW__formError{color:#dc2626;background:#ef44440d}:root:not(.dark) .brands-module__bQ0IoW__formError{color:#dc2626;background:#ef44440d}.brands-module__bQ0IoW__formSubmit{}.brands-module__bQ0IoW__formSubmitDisabled{opacity:.6;cursor:not-allowed}.brands-module__bQ0IoW__successCard{text-align:center;padding:3rem 2rem;}.brands-module__bQ0IoW__successTitle{color:var(--chakra-colors-fg);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.brands-module__bQ0IoW__successBody{color:var(--chakra-colors-fg-muted);font-size:1rem}.brands-module__bQ0IoW__ctaSection{text-align:center;border-top:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg-subtle);padding-block:5rem}@media (min-width:480px){.brands-module__bQ0IoW__ctaSection{padding-block:6rem}}.dark .brands-module__bQ0IoW__ctaSection{background:#18181b80}.brands-module__bQ0IoW__ctaHeading{letter-spacing:-.03em;color:var(--chakra-colors-fg);margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;line-height:1.15}.brands-module__bQ0IoW__ctaDescription{color:var(--chakra-colors-fg-muted);margin-inline:auto;max-width:32rem;margin-bottom:2rem;font-size:1rem;line-height:1.7}.brands-module__bQ0IoW__ctaButton{cursor:pointer;color:#fff;background:var(--chakra-colors-cyan-400);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;height:48px;padding-inline:2rem;font-family:Sora,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.light .brands-module__bQ0IoW__ctaButton{background:var(--chakra-colors-cyan-600)}:root:not(.dark) .brands-module__bQ0IoW__ctaButton{background:var(--chakra-colors-cyan-600)}.brands-module__bQ0IoW__trialBar{}.brands-module__bQ0IoW__trialText{text-align:center;max-width:36rem;margin-inline:auto}.brands-module__bQ0IoW__trialTitle{color:var(--chakra-colors-fg);margin-bottom:.375rem;font-size:1rem;font-weight:700}.brands-module__bQ0IoW__trialBody{color:var(--chakra-colors-fg-muted);font-size:.875rem;line-height:1.7}
.pricing-sections-module__mlJH2W__section{padding-top:5rem;padding-bottom:5rem;position:relative}@media (min-width:480px){.pricing-sections-module__mlJH2W__section{padding-top:7rem;padding-bottom:7rem}}.pricing-sections-module__mlJH2W__container{max-width:72rem;margin-inline:auto;padding-inline:1rem}@media (min-width:480px){.pricing-sections-module__mlJH2W__container{padding-inline:1.5rem}}@media (min-width:992px){.pricing-sections-module__mlJH2W__container{padding-inline:2rem}}.pricing-sections-module__mlJH2W__sectionHeader{text-align:center;flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}@media (min-width:480px){.pricing-sections-module__mlJH2W__sectionHeader{margin-bottom:4rem}}.pricing-sections-module__mlJH2W__sectionLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--chakra-colors-cyan-400);font-size:.75rem;font-weight:700}.light .pricing-sections-module__mlJH2W__sectionLabel{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .pricing-sections-module__mlJH2W__sectionLabel{color:var(--chakra-colors-cyan-600)}.pricing-sections-module__mlJH2W__sectionHeading{letter-spacing:-.03em;color:var(--chakra-colors-fg);font-size:1.5rem;font-weight:800;line-height:1.15}@media (min-width:480px){.pricing-sections-module__mlJH2W__sectionHeading{font-size:2rem}}@media (min-width:992px){.pricing-sections-module__mlJH2W__sectionHeading{font-size:2.5rem}}.pricing-sections-module__mlJH2W__sectionDescription{color:var(--chakra-colors-fg-muted);max-width:40rem;margin-inline:auto;font-size:1rem;line-height:1.7}@media (min-width:480px){.pricing-sections-module__mlJH2W__sectionDescription{font-size:1.125rem}}.pricing-sections-module__mlJH2W__heroSection{text-align:center;flex-direction:column;justify-content:center;min-height:100dvh;padding-top:5rem;padding-bottom:5rem;display:flex;position:relative}@media (min-width:480px){.pricing-sections-module__mlJH2W__heroSection{padding-top:6rem;padding-bottom:6rem}}@media (min-width:992px){.pricing-sections-module__mlJH2W__heroSection{padding-top:7rem;padding-bottom:7rem}}.pricing-sections-module__mlJH2W__tierGrid{margin-top:3rem;grid-template-rows:auto;grid-template-columns:1fr;gap:1.25rem;max-width:40rem;margin-inline:auto;display:grid}@media (min-width:600px){.pricing-sections-module__mlJH2W__tierGrid{grid-template-rows:repeat(5,auto);grid-template-columns:repeat(2,1fr)}.pricing-sections-module__mlJH2W__tierCard{grid-row:1/-1;grid-template-rows:subgrid}}.pricing-sections-module__mlJH2W__tierCard{background:var(--chakra-colors-bg);border:1px solid var(--chakra-colors-border);text-align:center;border-radius:16px;grid-template-rows:auto auto auto auto auto;justify-items:center;padding:2.5rem 2rem;display:grid;position:relative}.dark .pricing-sections-module__mlJH2W__tierCard{background:var(--chakra-colors-bg-panel);-webkit-backdrop-filter:blur(20px);border-color:var(--chakra-colors-border-muted)}.light .pricing-sections-module__mlJH2W__tierCard{background:var(--chakra-colors-bg);border-color:var(--chakra-colors-border)}:root:not(.dark) .pricing-sections-module__mlJH2W__tierCard{background:var(--chakra-colors-bg);border-color:var(--chakra-colors-border)}@media (min-width:480px){.pricing-sections-module__mlJH2W__tierCard{padding:3rem 2.5rem}}.pricing-sections-module__mlJH2W__tierCardHighlighted{border-color:var(--chakra-colors-cyan-400)}.light .pricing-sections-module__mlJH2W__tierCardHighlighted{border-color:var(--chakra-colors-cyan-600)}:root:not(.dark) .pricing-sections-module__mlJH2W__tierCardHighlighted{border-color:var(--chakra-colors-cyan-600)}.pricing-sections-module__mlJH2W__tierName{text-transform:uppercase;letter-spacing:.1em;color:var(--chakra-colors-fg-muted);padding-bottom:1.25rem;font-size:.8125rem;font-weight:600}.pricing-sections-module__mlJH2W__tierPriceRow{justify-content:center;align-items:baseline;gap:.25rem;padding-bottom:.75rem;display:flex}.pricing-sections-module__mlJH2W__tierPrice{letter-spacing:-.04em;color:var(--chakra-colors-fg);font-size:clamp(3rem,8vw,4rem);font-weight:800;line-height:1}.pricing-sections-module__mlJH2W__tierPeriod{color:var(--chakra-colors-fg-subtle);font-size:.875rem;font-weight:500}.pricing-sections-module__mlJH2W__tierTagline{color:var(--chakra-colors-fg-muted);padding-bottom:1.5rem;font-size:.9375rem;line-height:1.5}.pricing-sections-module__mlJH2W__tierFee{text-transform:uppercase;letter-spacing:.06em;color:var(--chakra-colors-fg-subtle);align-self:center;padding-bottom:2rem;font-size:.75rem;font-weight:600}.pricing-sections-module__mlJH2W__tierCta{text-align:center;border-radius:10px;align-self:end;width:100%;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:block}.pricing-sections-module__mlJH2W__tierCtaDefault{background:var(--chakra-colors-bg-subtle);color:var(--chakra-colors-fg);border:1px solid var(--chakra-colors-border)}.pricing-sections-module__mlJH2W__tierCtaHighlighted{background:var(--chakra-colors-cyan-400);color:var(--chakra-colors-bg);border:none}.light .pricing-sections-module__mlJH2W__tierCtaHighlighted{background:var(--chakra-colors-cyan-600);color:var(--chakra-colors-bg)}:root:not(.dark) .pricing-sections-module__mlJH2W__tierCtaHighlighted{background:var(--chakra-colors-cyan-600);color:var(--chakra-colors-bg)}@media (hover:hover){.pricing-sections-module__mlJH2W__tierCta:hover{opacity:.88;transform:translateY(-1px)}}.pricing-sections-module__mlJH2W__whyFreeSection{padding-top:5rem;padding-bottom:5rem;position:relative}@media (min-width:480px){.pricing-sections-module__mlJH2W__whyFreeSection{padding-top:7rem;padding-bottom:7rem}}.pricing-sections-module__mlJH2W__whyFreeBody{flex-direction:column;gap:1.25rem;max-width:40rem;margin-inline:auto;display:flex}.pricing-sections-module__mlJH2W__whyFreePara{color:var(--chakra-colors-fg-muted);font-size:1rem;line-height:1.8}@media (min-width:480px){.pricing-sections-module__mlJH2W__whyFreePara{font-size:1.0625rem}}.pricing-sections-module__mlJH2W__comparisonSection{background:var(--chakra-colors-bg-subtle);padding-top:5rem;padding-bottom:5rem;position:relative}@media (min-width:480px){.pricing-sections-module__mlJH2W__comparisonSection{padding-top:7rem;padding-bottom:7rem}}.pricing-sections-module__mlJH2W__tableWrap{border:1px solid var(--chakra-colors-border);background:var(--chakra-colors-bg);border-radius:1.25rem;position:relative;overflow:hidden}.dark .pricing-sections-module__mlJH2W__tableWrap{background:var(--chakra-colors-bg-panel);-webkit-backdrop-filter:blur(12px)}.pricing-sections-module__mlJH2W__comparisonTable{border-collapse:collapse;width:100%;font-size:.875rem}@media (max-width:767px){.pricing-sections-module__mlJH2W__colStan{display:none}}@media (max-width:479px){.pricing-sections-module__mlJH2W__colBeacons{display:none}}.pricing-sections-module__mlJH2W__thFeature,.pricing-sections-module__mlJH2W__thCompetitor,.pricing-sections-module__mlJH2W__thTizemint{text-align:start;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--chakra-colors-border);padding:.75rem;font-size:.6875rem;font-weight:600}@media (min-width:480px){.pricing-sections-module__mlJH2W__thFeature,.pricing-sections-module__mlJH2W__thCompetitor,.pricing-sections-module__mlJH2W__thTizemint{padding:1rem 1.25rem;font-size:.8125rem}}.pricing-sections-module__mlJH2W__thFeature{color:var(--chakra-colors-fg-muted)}.pricing-sections-module__mlJH2W__thCompetitor{color:var(--chakra-colors-fg-subtle)}.pricing-sections-module__mlJH2W__thTizemint{color:var(--chakra-colors-cyan-400);position:relative}.pricing-sections-module__mlJH2W__thTizemint:after{content:"";background:var(--chakra-colors-cyan-400);opacity:.04;pointer-events:none;position:absolute;inset:0}.light .pricing-sections-module__mlJH2W__thTizemint{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .pricing-sections-module__mlJH2W__thTizemint{color:var(--chakra-colors-cyan-600)}.light .pricing-sections-module__mlJH2W__thTizemint:after{background:var(--chakra-colors-cyan-600);opacity:.03}:root:not(.dark) .pricing-sections-module__mlJH2W__thTizemint:after{background:var(--chakra-colors-cyan-600);opacity:.03}.pricing-sections-module__mlJH2W__tdFeature{color:var(--chakra-colors-fg);border-bottom:1px solid var(--chakra-colors-border);padding:.625rem .75rem;font-size:.8125rem;font-weight:600}@media (min-width:480px){.pricing-sections-module__mlJH2W__tdFeature{padding:.875rem 1.25rem;font-size:.875rem}}.pricing-sections-module__mlJH2W__td{border-bottom:1px solid var(--chakra-colors-border);padding:.625rem .75rem;font-size:.8125rem}@media (min-width:480px){.pricing-sections-module__mlJH2W__td{padding:.875rem 1.25rem;font-size:.875rem}}.pricing-sections-module__mlJH2W__cellPositive{color:var(--chakra-colors-fg)}.pricing-sections-module__mlJH2W__cellNegative{color:var(--chakra-colors-fg-subtle)}.pricing-sections-module__mlJH2W__cellNeutral{color:var(--chakra-colors-fg-muted)}.pricing-sections-module__mlJH2W__cellHighlight{color:var(--chakra-colors-cyan-400);font-weight:700;position:relative}.pricing-sections-module__mlJH2W__cellHighlight:after{content:"";background:var(--chakra-colors-cyan-400);opacity:.04;pointer-events:none;position:absolute;inset:0}.light .pricing-sections-module__mlJH2W__cellHighlight{color:var(--chakra-colors-cyan-600)}:root:not(.dark) .pricing-sections-module__mlJH2W__cellHighlight{color:var(--chakra-colors-cyan-600)}.light .pricing-sections-module__mlJH2W__cellHighlight:after{background:var(--chakra-colors-cyan-600);opacity:.03}:root:not(.dark) .pricing-sections-module__mlJH2W__cellHighlight:after{background:var(--chakra-colors-cyan-600);opacity:.03}.pricing-sections-module__mlJH2W__cellCheckIcon{color:var(--chakra-colors-cyan-400);display:inline-flex}.light .pricing-sections-module__mlJH2W__cellCheckIcon{color:var(--chakra-colors-cyan-700)}:root:not(.dark) .pricing-sections-module__mlJH2W__cellCheckIcon{color:var(--chakra-colors-cyan-700)}.pricing-sections-module__mlJH2W__cellXIcon{color:var(--chakra-colors-fg-subtle);opacity:.4;display:inline-flex}.pricing-sections-module__mlJH2W__comparisonTable tbody tr:last-child .pricing-sections-module__mlJH2W__td,.pricing-sections-module__mlJH2W__comparisonTable tbody tr:last-child .pricing-sections-module__mlJH2W__tdFeature{border-bottom:none}.pricing-sections-module__mlJH2W__tableFootnote{color:var(--chakra-colors-fg-subtle);text-align:center;margin-top:1rem;font-size:.8125rem;font-style:italic}.pricing-sections-module__mlJH2W__brandSection{text-align:center;padding-top:5rem;padding-bottom:5rem;position:relative}@media (min-width:480px){.pricing-sections-module__mlJH2W__brandSection{padding-top:7rem;padding-bottom:7rem}}.pricing-sections-module__mlJH2W__brandBody{color:var(--chakra-colors-fg-muted);max-width:40rem;margin-inline:auto;font-size:1rem;line-height:1.8}@media (min-width:480px){.pricing-sections-module__mlJH2W__brandBody{font-size:1.0625rem}}.pricing-sections-module__mlJH2W__brandCtaWrap{flex-direction:column;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.pricing-sections-module__mlJH2W__brandCta{background:var(--chakra-colors-cyan-400);color:var(--chakra-colors-bg);border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .2s;display:inline-block}.light .pricing-sections-module__mlJH2W__brandCta{background:var(--chakra-colors-cyan-600);color:var(--chakra-colors-bg)}:root:not(.dark) .pricing-sections-module__mlJH2W__brandCta{background:var(--chakra-colors-cyan-600);color:var(--chakra-colors-bg)}@media (hover:hover){.pricing-sections-module__mlJH2W__brandCta:hover{filter:brightness(.9);transform:translateY(-1px)}}.pricing-sections-module__mlJH2W__brandSubtext{color:var(--chakra-colors-fg-muted);margin:0;font-size:.875rem}.pricing-sections-module__mlJH2W__finalCtaSection{text-align:center;background:var(--chakra-colors-bg-subtle);padding-top:5rem;padding-bottom:6rem;position:relative}@media (min-width:480px){.pricing-sections-module__mlJH2W__finalCtaSection{padding-top:7rem;padding-bottom:8rem}}.pricing-sections-module__mlJH2W__finalCtaHeading{letter-spacing:-.03em;color:var(--chakra-colors-fg);margin-bottom:1rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;line-height:1.15}.pricing-sections-module__mlJH2W__finalCtaDescription{color:var(--chakra-colors-fg-muted);margin-inline:auto;max-width:32rem;margin-bottom:2rem;font-size:1rem;line-height:1.7}@media (min-width:480px){.pricing-sections-module__mlJH2W__finalCtaDescription{font-size:1.125rem}}
.bio-preview-module__TJtpZq__inputWrap{margin-inline:auto;max-width:28rem;margin-bottom:2rem}.bio-preview-module__TJtpZq__inputRow{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #0000000f;border-radius:12px;align-items:stretch;display:flex;overflow:hidden}.dark .bio-preview-module__TJtpZq__inputRow{background:#18181bd9;border-color:#ffffff1a}.bio-preview-module__TJtpZq__prefix{color:var(--chakra-colors-fg-subtle);white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;padding-inline-start:1rem;font-family:Sora,sans-serif;font-size:.875rem;font-weight:500;display:flex}.bio-preview-module__TJtpZq__input{min-width:0;height:48px;color:var(--chakra-colors-fg);background:0 0;border:none;outline:none;flex:1;padding-inline:1rem;font-family:Sora,sans-serif;font-size:.9375rem}.bio-preview-module__TJtpZq__input::placeholder{color:var(--chakra-colors-fg-subtle)}.bio-preview-module__TJtpZq__inputWithPrefix{padding-inline-start:.25rem}.bio-preview-module__TJtpZq__submitBtn{color:#fff;background:var(--chakra-colors-cyan-600);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;padding-inline:1.25rem;font-family:Sora,sans-serif;font-size:.875rem;font-weight:700;display:flex}.bio-preview-module__TJtpZq__submitBtn:disabled{opacity:.6;cursor:not-allowed}@media (hover:hover){.bio-preview-module__TJtpZq__submitBtn:not(:disabled):hover{background:var(--chakra-colors-cyan-700)}}.bio-preview-module__TJtpZq__inlineError{color:var(--chakra-colors-fg-muted);margin-top:.5rem;font-family:Sora,sans-serif;font-size:.8125rem}.bio-preview-module__TJtpZq__errorBlock{text-align:center;max-width:28rem;margin-inline:auto;padding:1.5rem}.bio-preview-module__TJtpZq__errorText{color:var(--chakra-colors-fg-muted);font-family:Sora,sans-serif;font-size:.9375rem;line-height:1.6}.bio-preview-module__TJtpZq__skeletonWrap{flex-direction:column;gap:1rem;max-width:28rem;margin-inline:auto;padding:1.5rem;display:flex}.bio-preview-module__TJtpZq__skeletonRow{align-items:center;gap:1rem;display:flex}.bio-preview-module__TJtpZq__skeleton{background:var(--chakra-colors-bg-muted);border-radius:8px}.dark .bio-preview-module__TJtpZq__skeleton{background:#ffffff0f}@media (prefers-reduced-motion:no-preference){.bio-preview-module__TJtpZq__skeleton{background-image:linear-gradient(90deg,#0000 0%,#ffffff0a 50%,#0000 100%);background-size:200% 100%}}.bio-preview-module__TJtpZq__skeletonCircle{border-radius:50%;flex-shrink:0;width:48px;height:48px}.bio-preview-module__TJtpZq__skeletonLine{height:14px}.bio-preview-module__TJtpZq__skeletonBlock{height:40px}.bio-preview-module__TJtpZq__resultCard{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #0000000f;border-radius:14px;max-width:28rem;margin-inline:auto;padding:1.5rem;box-shadow:0 2px 8px #0000000a}.dark .bio-preview-module__TJtpZq__resultCard{background:#18181bd9;border-color:#ffffff0f;box-shadow:0 2px 12px #0000004d}.bio-preview-module__TJtpZq__profileRow{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.bio-preview-module__TJtpZq__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.bio-preview-module__TJtpZq__avatarFallback{width:48px;height:48px;color:var(--chakra-colors-fg-muted);background:var(--chakra-colors-bg-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Sora,sans-serif;font-size:1.25rem;font-weight:700;display:flex}.bio-preview-module__TJtpZq__profileName{color:var(--chakra-colors-fg);font-family:Sora,sans-serif;font-size:1rem;font-weight:700}.bio-preview-module__TJtpZq__statsLine{color:var(--chakra-colors-fg-muted);margin-top:.125rem;font-family:Sora,sans-serif;font-size:.8125rem}.bio-preview-module__TJtpZq__platformPills{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.bio-preview-module__TJtpZq__pill{color:var(--chakra-colors-fg);background:var(--chakra-colors-bg-muted);border:1px solid var(--chakra-colors-border-muted);border-radius:9999px;padding:.25rem .75rem;font-family:Sora,sans-serif;font-size:.75rem;font-weight:600;display:inline-block}.dark .bio-preview-module__TJtpZq__pill{background:#ffffff0f;border-color:#ffffff14}.bio-preview-module__TJtpZq__resultCta{text-align:center;padding-top:.5rem}