.LocaleSwitcher-module__mW6-4G__wrap{border-radius:var(--radius-full);border:1px solid color-mix(in srgb, var(--accent) 18%, var(--border));background:color-mix(in srgb, var(--background-elevated) 88%, transparent);min-width:0;color:var(--foreground);box-shadow:inset 0 1px 0 var(--highlight-top);transition:border-color var(--motion-fast) var(--ease-apple), background var(--motion-fast) var(--ease-apple);align-items:center;font-size:12px;display:inline-flex;position:relative}.LocaleSwitcher-module__mW6-4G__wrap:hover{border-color:color-mix(in srgb, var(--accent) 35%, var(--border-strong))}.LocaleSwitcher-module__mW6-4G__wrap:focus-within,.LocaleSwitcher-module__mW6-4G__wrap[data-open=true]{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 22%, transparent)}.LocaleSwitcher-module__mW6-4G__trigger{border-radius:inherit;width:100%;min-height:36px;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-weight:850;display:inline-flex}.LocaleSwitcher-module__mW6-4G__icon{color:var(--muted);display:inline-flex}.LocaleSwitcher-module__mW6-4G__current{line-height:1}.LocaleSwitcher-module__mW6-4G__chevron{color:var(--text-muted);transition:transform .16s var(--ease-apple), color .16s var(--ease-apple);flex:none}.LocaleSwitcher-module__mW6-4G__wrap[data-open=true] .LocaleSwitcher-module__mW6-4G__chevron{color:var(--accent-ink,var(--accent));transform:rotate(180deg)}.LocaleSwitcher-module__mW6-4G__menu{z-index:80;border:1px solid color-mix(in srgb, var(--accent) 18%, var(--border));background:color-mix(in srgb, var(--background-elevated) 96%, transparent);min-width:148px;max-width:calc(100vw - 16px);max-height:calc(100dvh - 16px);box-shadow:var(--shadow-lg), inset 0 1px 0 var(--highlight-top);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);animation:LocaleSwitcher-module__mW6-4G__localeMenuIn .16s var(--ease-apple) both;border-radius:18px;gap:4px;padding:6px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;overflow-y:auto}.LocaleSwitcher-module__mW6-4G__wrap[data-variant=full] .LocaleSwitcher-module__mW6-4G__menu{top:calc(100% + 8px);bottom:auto}.LocaleSwitcher-module__mW6-4G__wrap[data-menu-side=up] .LocaleSwitcher-module__mW6-4G__menu{top:auto;bottom:calc(100% + 8px)}.LocaleSwitcher-module__mW6-4G__wrap[data-menu-side=down] .LocaleSwitcher-module__mW6-4G__menu{animation-name:LocaleSwitcher-module__mW6-4G__localeMenuInDown;top:calc(100% + 8px);bottom:auto}.LocaleSwitcher-module__mW6-4G__wrap[data-menu-align=start] .LocaleSwitcher-module__mW6-4G__menu{left:0;right:auto}[dir=rtl] .LocaleSwitcher-module__mW6-4G__wrap[data-menu-align=end] .LocaleSwitcher-module__mW6-4G__menu{left:0;right:auto}[dir=rtl] .LocaleSwitcher-module__mW6-4G__wrap[data-menu-align=start] .LocaleSwitcher-module__mW6-4G__menu{left:auto;right:0}.LocaleSwitcher-module__mW6-4G__menu button{min-height:34px;color:var(--foreground);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;font-size:12px;font-weight:850;display:flex}.LocaleSwitcher-module__mW6-4G__menu button:hover,.LocaleSwitcher-module__mW6-4G__menu button[data-active=true]{background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent-ink,var(--accent))}.LocaleSwitcher-module__mW6-4G__menu strong{font-size:12px}@keyframes LocaleSwitcher-module__mW6-4G__localeMenuIn{0%{opacity:0;transform:translateY(6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LocaleSwitcher-module__mW6-4G__localeMenuInDown{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.LocaleSwitcher-module__mW6-4G__wrap[data-variant=full]{border-radius:var(--radius-md);min-width:74px;font-size:14px}.LocaleSwitcher-module__mW6-4G__wrap[data-variant=full] .LocaleSwitcher-module__mW6-4G__trigger{justify-content:space-between;min-height:40px;padding:0 12px}@media (pointer:coarse){.LocaleSwitcher-module__mW6-4G__wrap[data-variant=full] .LocaleSwitcher-module__mW6-4G__trigger{min-height:44px}}.LocaleSwitcher-module__mW6-4G__wrap[data-icon-only=true]{flex:0 0 38px;width:38px;height:38px}.LocaleSwitcher-module__mW6-4G__wrap[data-icon-only=true] .LocaleSwitcher-module__mW6-4G__trigger{min-height:100%;padding:0}
@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.auth-module__A_DBwq__page{width:100%;max-width:100vw;min-height:100svh;padding:clamp(16px,4vw,48px);padding-top:calc(var(--auth-header-h) + clamp(12px, 2vw, 28px));isolation:isolate;--auth-header-h:68px;--mx:50%;--my:32%;grid-template-columns:minmax(0,1fr);place-items:center;display:grid;position:relative;overflow:hidden auto}body[data-overlay-active="1"] .auth-module__A_DBwq__page{visibility:hidden}.auth-module__A_DBwq__shell{z-index:1;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(28px,4vw,48px);width:100%;min-width:0;max-width:1080px;display:grid;position:relative}.auth-module__A_DBwq__topBar{top:0;z-index:20;min-height:var(--auth-header-h,68px);direction:ltr;background:0 0;justify-content:flex-start;align-items:center;gap:16px;padding:8px clamp(16px,4vw,48px);display:flex;position:fixed;inset-inline:0}.auth-module__A_DBwq__brand{order:1;align-items:center;min-width:0;margin-inline-end:auto;display:inline-flex}.auth-module__A_DBwq__brandFull{background-image:url(/logos/postify-wordmark-green.svg);background-position:0;background-repeat:no-repeat;background-size:contain;width:clamp(150px,18vw,236px);height:clamp(34px,4vw,52px);display:block}[dir=rtl] .auth-module__A_DBwq__brandFull{background-position:0}.auth-module__A_DBwq__topControls{order:3;align-items:center;gap:8px;display:inline-flex}.auth-module__A_DBwq__topNav{border-radius:var(--radius-full);border:1px solid var(--border);background:color-mix(in srgb, var(--surface) 90%, transparent);box-shadow:var(--shadow-sm), inset 0 1px 0 var(--highlight-top);-webkit-backdrop-filter:blur(20px)saturate(160%);order:2;align-items:center;gap:6px;padding:5px;display:inline-flex}.auth-module__A_DBwq__topNavLink{border-radius:var(--radius-full);min-height:34px;color:var(--muted-strong);transition:background-color var(--motion-normal) var(--ease-apple), color var(--motion-normal) var(--ease-apple);justify-content:center;align-items:center;padding:0 13px;font-size:13px;font-weight:700;display:inline-flex}.auth-module__A_DBwq__topNavLink:hover{color:var(--accent);background:color-mix(in srgb, var(--accent) 9%, transparent)}@media (max-width:720px){.auth-module__A_DBwq__page{padding-top:max(88px, env(safe-area-inset-top));padding-bottom:max(18px, env(safe-area-inset-bottom));align-items:start}.auth-module__A_DBwq__topNav{position:fixed;bottom:16px;left:50%;transform:translate(-50%)}}@media (min-width:1024px){.auth-module__A_DBwq__shell{direction:ltr;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch}.auth-module__A_DBwq__hero{grid-area:1/1}.auth-module__A_DBwq__cardCol{grid-area:1/2}.auth-module__A_DBwq__shell.auth-module__A_DBwq__solo{grid-template-columns:minmax(0,1fr)}.auth-module__A_DBwq__shell.auth-module__A_DBwq__solo .auth-module__A_DBwq__cardCol{grid-column:1}:is([dir=rtl] .auth-module__A_DBwq__hero,[dir=rtl] .auth-module__A_DBwq__cardCol,[dir=rtl] .auth-module__A_DBwq__topControls,[dir=rtl] .auth-module__A_DBwq__topNav){direction:rtl}:is([dir=ltr] .auth-module__A_DBwq__hero,[dir=ltr] .auth-module__A_DBwq__cardCol,[dir=ltr] .auth-module__A_DBwq__topControls,[dir=ltr] .auth-module__A_DBwq__topNav){direction:ltr}}.auth-module__A_DBwq__ambient{z-index:-1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.auth-module__A_DBwq__backdrop{background:var(--background);position:absolute;inset:0}.auth-module__A_DBwq__grid{background-image:linear-gradient(to right, color-mix(in srgb, var(--foreground) 5%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--foreground) 5%, transparent) 1px, transparent 1px);opacity:.5;background-size:58px 58px;position:absolute;inset:0;-webkit-mask:radial-gradient(120% 90% at 50% 18%,#000 0%,#0000 72%);mask:radial-gradient(120% 90% at 50% 18%,#000 0%,#0000 72%)}.auth-module__A_DBwq__blob{filter:blur(80px)saturate(150%);will-change:transform;border-radius:50%;position:absolute}.auth-module__A_DBwq__blob1{top:-14%;background:radial-gradient(circle at 32% 32%, color-mix(in srgb, var(--accent) 42%, transparent), transparent 68%);opacity:.55;width:min(640px,64vw);height:min(640px,64vw);animation:19s ease-in-out infinite auth-module__A_DBwq__float1;inset-inline-start:-8%}.auth-module__A_DBwq__blob2{bottom:-16%;background:radial-gradient(circle at 62% 58%, color-mix(in srgb, var(--brand-400) 36%, transparent), transparent 68%);opacity:.42;width:min(560px,56vw);height:min(560px,56vw);animation:24s ease-in-out infinite auth-module__A_DBwq__float2;inset-inline-end:-6%}.auth-module__A_DBwq__blob3{display:none}[data-theme=light] .auth-module__A_DBwq__blob1{opacity:.32}[data-theme=light] .auth-module__A_DBwq__blob2{opacity:.26}[data-theme=light] .auth-module__A_DBwq__grid{opacity:.6}.auth-module__A_DBwq__spotlight{background:radial-gradient(460px circle at var(--mx,50%) var(--my,32%), color-mix(in srgb, var(--accent) 16%, transparent), transparent 60%);opacity:.9;transition:opacity .6s var(--ease-apple);position:absolute;inset:0}[data-theme=light] .auth-module__A_DBwq__spotlight{background:radial-gradient(460px circle at var(--mx,50%) var(--my,32%), color-mix(in srgb, var(--accent) 22%, transparent), transparent 60%);opacity:.7}.auth-module__A_DBwq__sparks{position:absolute;inset:0}.auth-module__A_DBwq__spark{background:var(--accent);box-shadow:0 0 10px 1px color-mix(in srgb, var(--accent) 60%, transparent);opacity:0;will-change:transform, opacity;animation:auth-module__A_DBwq__spark-drift var(--dur,15s) linear var(--delay,0s) infinite;border-radius:50%;position:absolute;bottom:-12px}@keyframes auth-module__A_DBwq__spark-drift{0%{opacity:0;transform:translate(0)scale(.5)}12%{opacity:.75}80%{opacity:.45}to{transform:translate(var(--drift,0), -90vh) scale(1);opacity:0}}@keyframes auth-module__A_DBwq__float1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(8%,6%)scale(1.08)}}@keyframes auth-module__A_DBwq__float2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-6%,-8%)scale(1.06)}}@media (prefers-reduced-motion:reduce){.auth-module__A_DBwq__blob,.auth-module__A_DBwq__spark{animation:none}.auth-module__A_DBwq__spark{opacity:0}}.auth-module__A_DBwq__hero{min-width:0;flex-direction:column;gap:28px;inline-size:100%;padding:clamp(24px,3vw,40px);display:none;position:relative}.auth-module__A_DBwq__hero>*{opacity:0;animation:auth-module__A_DBwq__heroFadeUp .6s var(--ease-apple) forwards;animation-delay:calc(var(--i,0) * 90ms + .12s);transform:translateY(10px)}@keyframes auth-module__A_DBwq__heroFadeUp{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.auth-module__A_DBwq__hero>*{opacity:1;animation:none;transform:none}}@media (min-width:1024px){.auth-module__A_DBwq__hero{display:flex}}.auth-module__A_DBwq__heroEyebrow{border-radius:var(--radius-full);background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(20px)saturate(160%);font-family:var(--font-mono,ui-monospace, monospace);text-transform:uppercase;color:var(--muted-strong);letter-spacing:.08em;box-shadow:var(--shadow-sm);align-self:flex-start;align-items:center;gap:9px;padding:7px 14px 7px 11px;font-size:11px;font-weight:600;display:inline-flex}.auth-module__A_DBwq__heroDot{border-radius:var(--radius-full);background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 22%, transparent);animation:2.4s ease-in-out infinite auth-module__A_DBwq__pulse}@keyframes auth-module__A_DBwq__pulse{0%,to{box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 22%, transparent)}50%{box-shadow:0 0 0 7px color-mix(in srgb, var(--accent) 8%, transparent)}}.auth-module__A_DBwq__heroTitle{letter-spacing:-.03em;color:var(--foreground);overflow-wrap:anywhere;font-size:clamp(38px,4.6vw,56px);font-weight:700;line-height:1.04}.auth-module__A_DBwq__heroTitle em{color:var(--accent);font-style:normal;display:inline-block;position:relative}.auth-module__A_DBwq__heroLead{color:var(--muted-strong);overflow-wrap:anywhere;max-width:44ch;font-size:17px;line-height:1.55}.auth-module__A_DBwq__heroBenefits{gap:12px;margin:0;padding:0;list-style:none;display:grid}.auth-module__A_DBwq__heroBenefit{color:var(--muted-strong);align-items:center;gap:12px;font-size:14px;line-height:1.4;display:flex}.auth-module__A_DBwq__heroCheck{border-radius:var(--radius-full);background:var(--accent);width:22px;height:22px;color:var(--accent-foreground);box-shadow:0 4px 12px -4px color-mix(in srgb, var(--accent) 55%, transparent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.auth-module__A_DBwq__heroProof{border-top:1px solid var(--border);align-items:center;gap:14px;margin-top:8px;padding-top:20px;display:flex}.auth-module__A_DBwq__heroAvatars{display:inline-flex}.auth-module__A_DBwq__heroAvatar{border-radius:var(--radius-full);border:2px solid var(--background-elevated);background:var(--accent);width:32px;height:32px;color:var(--accent-foreground);box-shadow:0 4px 12px -4px color-mix(in srgb, var(--accent) 55%, transparent);justify-content:center;align-items:center;margin-inline-start:-10px;font-size:11px;font-weight:700;display:inline-flex}.auth-module__A_DBwq__heroAvatar:first-child{margin-inline-start:0}.auth-module__A_DBwq__heroAvatar:nth-child(2){background:var(--brand-400);color:#1c2a05}.auth-module__A_DBwq__heroAvatar:nth-child(3){background:var(--brand-500);color:#fff}.auth-module__A_DBwq__heroAvatar:nth-child(4){background:var(--brand-700);color:#fff}.auth-module__A_DBwq__heroProofText{color:var(--muted);font-size:13px;line-height:1.4}.auth-module__A_DBwq__heroProofText strong{color:var(--foreground);font-weight:600}.auth-module__A_DBwq__aiPreview{min-width:0;border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:blur(28px)saturate(160%);border:1px solid var(--border);inline-size:100%;box-shadow:var(--shadow-md), inset 0 1px 0 var(--highlight-top);isolation:isolate;margin-top:8px;padding:16px 18px 18px;position:relative;overflow:hidden}.auth-module__A_DBwq__aiPreview:before{content:"";border-radius:inherit;border:1px solid var(--accent);opacity:.45;pointer-events:none;position:absolute;inset:0}.auth-module__A_DBwq__aiHead{align-items:center;gap:10px;min-width:0;margin-bottom:10px;display:flex}.auth-module__A_DBwq__aiAvatar{border-radius:var(--radius-full);background:var(--accent);width:28px;height:28px;color:var(--accent-foreground);place-items:center;display:inline-grid;box-shadow:inset 0 1px #ffffff52}.auth-module__A_DBwq__aiName{color:var(--foreground);letter-spacing:-.005em;min-width:0;font-size:13px;font-weight:600}.auth-module__A_DBwq__aiBadge{border-radius:var(--radius-full);background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--accent);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:5px;margin-inline-start:auto;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.auth-module__A_DBwq__aiBadge svg{animation:2.4s ease-in-out infinite auth-module__A_DBwq__sparkPulse}.auth-module__A_DBwq__aiBody{color:var(--muted-strong);overflow-wrap:anywhere;min-height:3em;font-size:13.5px;line-height:1.55}.auth-module__A_DBwq__aiCaret{vertical-align:-2px;background:var(--accent);width:1px;height:1em;margin-inline-start:2px;animation:1s steps(2,end) infinite auth-module__A_DBwq__caretBlink;display:inline-block}@keyframes auth-module__A_DBwq__caretBlink{50%{opacity:0}}.auth-module__A_DBwq__aiChips{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.auth-module__A_DBwq__aiChip{color:var(--muted-strong);border-radius:var(--radius-full);background:color-mix(in srgb, var(--foreground) 4%, transparent);border:1px solid var(--border);opacity:0;animation:auth-module__A_DBwq__chipIn .4s var(--ease-spring) forwards;padding:4px 9px;font-size:11px;font-weight:500}.auth-module__A_DBwq__aiChip:first-child{animation-delay:1.2s}.auth-module__A_DBwq__aiChip:nth-child(2){animation-delay:1.4s}.auth-module__A_DBwq__aiChip:nth-child(3){animation-delay:1.6s}.auth-module__A_DBwq__aiChip:nth-child(4){animation-delay:1.8s}@keyframes auth-module__A_DBwq__chipIn{0%{opacity:0;transform:translateY(6px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.auth-module__A_DBwq__aiCaret{animation:none}.auth-module__A_DBwq__aiChip{opacity:1;animation:none}.auth-module__A_DBwq__aiBadge svg{animation:none}}.auth-module__A_DBwq__cardCol{justify-content:center;align-items:center;width:100%;min-width:0;display:flex;position:relative}.auth-module__A_DBwq__cardHalo{z-index:0;aspect-ratio:1/1.18;border-radius:var(--radius-xl);background:conic-gradient(from var(--angle,0deg), transparent 0deg, color-mix(in srgb, var(--accent) 55%, transparent) 70deg, transparent 150deg, transparent 220deg, color-mix(in srgb, var(--brand-400) 45%, transparent) 300deg, transparent 360deg);filter:blur(34px);opacity:.5;pointer-events:none;width:min(460px,100%);animation:12s linear infinite auth-module__A_DBwq__spinHalo;position:absolute;top:50%;left:50%;translate:-50% -50%}[data-theme=light] .auth-module__A_DBwq__cardHalo{opacity:.32;filter:blur(40px)}@keyframes auth-module__A_DBwq__spinHalo{to{--angle:360deg}}.auth-module__A_DBwq__topBar{top:0;min-height:var(--auth-header-h,68px);z-index:20;direction:ltr;background:0 0;justify-content:flex-start;align-items:center;gap:16px;padding:8px clamp(16px,4vw,48px);display:flex;position:fixed;inset-inline:0}.auth-module__A_DBwq__topBar .auth-module__A_DBwq__brand{margin-inline:0 auto}.auth-module__A_DBwq__brand{align-items:center;min-width:0;display:inline-flex;transform:none}.auth-module__A_DBwq__brandMark{background-image:var(--logo-mini);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;width:28px;height:28px;position:relative;box-shadow:none!important;background-color:#0000!important;border:0!important}.auth-module__A_DBwq__brandMark:after{content:none}.auth-module__A_DBwq__card{background:var(--surface);-webkit-backdrop-filter:blur(40px)saturate(180%);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-width:460px;box-shadow:var(--shadow-lg), 0 0 64px -28px color-mix(in srgb, var(--accent) 70%, transparent), inset 0 1px 0 var(--highlight-top);z-index:1;isolation:isolate;animation:auth-module__A_DBwq__cardIn .72s var(--ease-apple) both;padding:clamp(28px,4vw,40px) clamp(24px,3.5vw,40px) clamp(24px,3vw,32px);position:relative;overflow:hidden}.auth-module__A_DBwq__card:after{content:"";z-index:-1;background:conic-gradient(from var(--angle,0deg) at 50% 50%, transparent 0deg, color-mix(in srgb, var(--accent) 24%, transparent) 55deg, transparent 130deg, transparent 240deg, color-mix(in srgb, var(--accent) 16%, transparent) 310deg, transparent 360deg);filter:blur(26px);opacity:.85;pointer-events:none;animation:16s linear infinite auth-module__A_DBwq__spinHalo;position:absolute;inset:-45%}[data-theme=light] .auth-module__A_DBwq__card:after{opacity:.55}@media (prefers-reduced-motion:reduce){.auth-module__A_DBwq__cardHalo,.auth-module__A_DBwq__card:after{animation:none}}@keyframes auth-module__A_DBwq__cardIn{0%{opacity:0;filter:blur(6px);transform:translateY(14px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.auth-module__A_DBwq__card{animation:none}}.auth-module__A_DBwq__card:before{content:"";border-radius:inherit;border:1px solid var(--accent);opacity:.5;pointer-events:none;position:absolute;inset:0}[data-theme=dark] .auth-module__A_DBwq__card:before{opacity:.7}.auth-module__A_DBwq__header{text-align:center;margin-bottom:28px}.auth-module__A_DBwq__cardBrand{justify-content:center;margin-bottom:18px;display:none}.auth-module__A_DBwq__cardBrandLogo{--logo-h:42px;height:var(--logo-h);aspect-ratio:131/29;background-image:url(/logos/postify-wordmark-green.svg);background-position:0;background-repeat:no-repeat;background-size:contain;width:auto;display:block}.auth-module__A_DBwq__title{letter-spacing:-.022em;color:var(--foreground);font-size:clamp(24px,3vw,30px);font-weight:700;line-height:1.15}.auth-module__A_DBwq__subtitle{color:var(--muted);margin-top:8px;max-width:36ch;margin-inline:auto;font-size:14px;line-height:1.5}.auth-module__A_DBwq__form{flex-direction:column;gap:20px;display:flex}.auth-module__A_DBwq__tabs{background:color-mix(in srgb, var(--foreground) 5%, transparent);border:1px solid var(--border);border-radius:var(--radius-full);grid-template-columns:1fr 1fr;padding:4px;display:grid;position:relative;box-shadow:inset 0 1px 2px #0000000a}.auth-module__A_DBwq__tabsThumb{border-radius:var(--radius-full);background:var(--accent);width:calc(50% - 4px);box-shadow:inset 0 1px 0 #ffffff47, 0 8px 20px -8px color-mix(in srgb, var(--accent) 65%, transparent);transition:transform var(--motion-slow) var(--ease-apple);position:absolute;top:4px;bottom:4px;left:4px}.auth-module__A_DBwq__tabsThumb[data-mode=signup]{transform:translate(100%)}[dir=rtl] .auth-module__A_DBwq__tabsThumb{left:auto;right:4px}[dir=rtl] .auth-module__A_DBwq__tabsThumb[data-mode=signup]{transform:translate(-100%)}.auth-module__A_DBwq__tab{z-index:1;cursor:pointer;min-height:44px;color:var(--muted-strong);background:0 0;border:0;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600;transition:color .25s;position:relative}.auth-module__A_DBwq__tab[data-active=true]{color:var(--accent-foreground)}.auth-module__A_DBwq__tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.auth-module__A_DBwq__fields{flex-direction:column;gap:14px;display:flex}.auth-module__A_DBwq__field{flex-direction:column;gap:6px;display:flex}.auth-module__A_DBwq__label{color:var(--muted-strong);font-size:13px;font-weight:500}.auth-module__A_DBwq__input{border-radius:var(--radius-md);border:1px solid var(--input-border);background:var(--input-bg);width:100%;height:46px;color:var(--foreground);transition:border-color var(--motion-normal) var(--ease-apple), box-shadow var(--motion-normal) var(--ease-apple), background-color var(--motion-normal) var(--ease-apple);outline:none;padding:0 14px;font-size:15px;box-shadow:inset 0 1px #ffffff0a}@media (pointer:coarse){.auth-module__A_DBwq__input{font-size:16px}}.auth-module__A_DBwq__input::placeholder{color:var(--muted)}.auth-module__A_DBwq__input:hover{border-color:var(--border-strong)}.auth-module__A_DBwq__input:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent), 0 8px 24px -12px color-mix(in srgb, var(--accent) 55%, transparent), inset 0 1px 0 #ffffff0a}.auth-module__A_DBwq__input[data-invalid=true]{border-color:var(--danger);box-shadow:var(--ring-danger), inset 0 1px 0 #ffffff0a}.auth-module__A_DBwq__input:read-only{color:var(--muted-strong);cursor:default}.auth-module__A_DBwq__input:read-only:hover{border-color:var(--input-border)}.auth-module__A_DBwq__input:read-only:focus{border-color:var(--input-border);box-shadow:inset 0 1px #ffffff0a}.auth-module__A_DBwq__passwordWrap{position:relative}.auth-module__A_DBwq__passwordWrap .auth-module__A_DBwq__input{padding-inline-end:44px}.auth-module__A_DBwq__passwordToggle{top:50%;width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:inline-flex;position:absolute;inset-inline-end:6px;transform:translateY(-50%)}.auth-module__A_DBwq__passwordToggle:before{content:"";border-radius:inherit;position:absolute;inset:-4px}.auth-module__A_DBwq__passwordToggle:hover{color:var(--foreground);background:var(--surface-hover)}.auth-module__A_DBwq__error{color:var(--danger);font-size:12px}.auth-module__A_DBwq__forgot{min-height:44px;color:var(--muted-strong);cursor:pointer;border-radius:var(--radius-sm);transition:color var(--motion-normal) var(--ease-apple);background:0 0;border:0;align-self:flex-end;align-items:center;margin-top:2px;padding-block:0;padding-inline:4px;font-size:13px;font-weight:500;display:inline-flex}.auth-module__A_DBwq__forgot:hover{color:var(--accent)}.auth-module__A_DBwq__forgot:focus-visible{box-shadow:var(--ring-accent);color:var(--accent);outline:none}.auth-module__A_DBwq__divider{height:16px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;place-items:center;margin:4px 0 2px;font-size:11px;font-weight:500;display:grid;position:relative}.auth-module__A_DBwq__divider:before,.auth-module__A_DBwq__divider:after{content:"";background:var(--border);width:calc(50% - 24px);height:1px;position:absolute;top:50%}.auth-module__A_DBwq__divider:before{left:0}.auth-module__A_DBwq__divider:after{right:0}.auth-module__A_DBwq__divider span{padding:0 10px}.auth-module__A_DBwq__oauthBtn{border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--background-elevated);width:100%;height:48px;color:var(--foreground);letter-spacing:-.005em;cursor:pointer;transition:background-color var(--motion-normal) var(--ease-apple), border-color var(--motion-normal) var(--ease-apple), transform var(--motion-normal) var(--ease-apple), box-shadow var(--motion-normal) var(--ease-apple);justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:600;display:inline-flex}.auth-module__A_DBwq__oauthBtn:hover:not(:disabled){background:var(--surface-hover);border-color:var(--foreground);border-color:color-mix(in srgb, var(--foreground) 28%, transparent);transform:translateY(-1px)}.auth-module__A_DBwq__oauthBtn:active:not(:disabled){transition-duration:.12s;transform:scale(.985)}.auth-module__A_DBwq__oauthBtn:focus-visible{box-shadow:var(--ring-accent), inset 0 1px 0 var(--highlight-top);border-color:var(--accent);outline:none}.auth-module__A_DBwq__oauthBtn:disabled{opacity:.55;cursor:not-allowed}.auth-module__A_DBwq__oauthIcon{flex-shrink:0}.auth-module__A_DBwq__googleSlot .nsm7Bb-HzV7m-LgbsSe-Bz112c-haAclf{background-color:#0000!important}.auth-module__A_DBwq__googleSlot iframe{clip-path:inset(2px 10px round 9999px)}.auth-module__A_DBwq__pageRequisites{text-align:center;place-self:end center;align-items:center;max-width:680px;margin-top:20px}.auth-module__A_DBwq__consentGroup{flex-direction:column;gap:10px;margin-top:2px;display:flex}.auth-module__A_DBwq__consentRow{cursor:pointer;align-items:flex-start;gap:9px;display:flex}.auth-module__A_DBwq__consentCheckbox{width:16px;height:16px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:2px}.auth-module__A_DBwq__consentText{color:var(--muted);font-size:12px;line-height:1.45}.auth-module__A_DBwq__legal{color:var(--muted);text-align:center;margin-top:4px;font-size:12px;line-height:1.5}.auth-module__A_DBwq__legalLink{color:var(--muted-strong);border-bottom:1px solid color-mix(in srgb, var(--muted-strong) 30%, transparent);transition:color var(--motion-normal) var(--ease-apple), border-color var(--motion-normal) var(--ease-apple);font-weight:500;text-decoration:none}.auth-module__A_DBwq__legalLink:hover{color:var(--accent);border-color:var(--accent)}.auth-module__A_DBwq__legal .auth-module__A_DBwq__legalLink{text-underline-offset:3px;min-height:44px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:color-mix(in srgb, var(--muted-strong) 30%, transparent);text-decoration-color:color-mix(in srgb, var(--muted-strong) 30%, transparent);transition:color var(--motion-normal) var(--ease-apple), text-decoration-color var(--motion-normal) var(--ease-apple);border-bottom:0;align-items:center;padding-inline:4px;display:inline-flex}.auth-module__A_DBwq__legal .auth-module__A_DBwq__legalLink:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.auth-module__A_DBwq__resetSuccess{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:8px 0 4px;display:flex}.auth-module__A_DBwq__resetIcon{border-radius:var(--radius-full);background:var(--accent);width:56px;height:56px;color:var(--accent-foreground);box-shadow:inset 0 1px 0 #ffffff52, var(--shadow-brand);animation:auth-module__A_DBwq__pop .38s var(--ease-spring) both;justify-content:center;align-items:center;display:inline-flex;position:relative}@keyframes auth-module__A_DBwq__pop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.auth-module__A_DBwq__resetText{color:var(--muted-strong);max-width:36ch;font-size:14px;line-height:1.55}.auth-module__A_DBwq__submit{border-radius:var(--radius-md);height:50px;color:var(--accent-foreground);letter-spacing:-.005em;cursor:pointer;background:var(--accent);isolation:isolate;box-shadow:0 10px 28px -10px color-mix(in srgb, var(--accent) 70%, transparent), inset 0 1px 0 #ffffff47;transition:transform .32s var(--ease-apple), box-shadow .28s var(--ease-apple), filter .2s ease, opacity .2s ease;border:0;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.auth-module__A_DBwq__submitSpark{width:14px;height:14px;filter:drop-shadow(0 0 6px color-mix(in srgb, var(--accent-foreground) 30%, transparent));animation:2.4s ease-in-out infinite auth-module__A_DBwq__sparkPulse;display:inline-flex}.auth-module__A_DBwq__submit:after{content:"";pointer-events:none;background:linear-gradient(105deg,#0000 36%,#ffffff8c 50%,#0000 64%);animation:5.5s ease-in-out 1.4s infinite auth-module__A_DBwq__sheen;position:absolute;inset:0;transform:translate(-160%)}@keyframes auth-module__A_DBwq__sheen{0%{transform:translate(-160%)}16%{transform:translate(160%)}to{transform:translate(160%)}}@media (prefers-reduced-motion:reduce){.auth-module__A_DBwq__submit:after{opacity:0;animation:none}.auth-module__A_DBwq__submitSpark{animation:none}}@keyframes auth-module__A_DBwq__sparkPulse{0%,to{opacity:.85;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.15)rotate(20deg)}}.auth-module__A_DBwq__submit:hover:not(:disabled){filter:brightness(1.04);box-shadow:0 14px 34px -10px color-mix(in srgb, var(--accent) 80%, transparent), inset 0 1px 0 #ffffff52;transform:translateY(-1px)}.auth-module__A_DBwq__submit:active:not(:disabled){transition-duration:.12s;transform:scale(.985)}.auth-module__A_DBwq__submit:disabled{opacity:.7;cursor:progress}.auth-module__A_DBwq__submit:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.auth-module__A_DBwq__spinner{border:2px solid color-mix(in srgb, var(--accent-foreground) 35%, transparent);border-top-color:var(--accent-foreground);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite auth-module__A_DBwq__spin}@keyframes auth-module__A_DBwq__spin{to{transform:rotate(360deg)}}.auth-module__A_DBwq__switchHint{text-align:center;color:var(--muted);font-size:14px}.auth-module__A_DBwq__switchButton{color:var(--accent);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-height:44px;padding-block:0;padding-inline:6px;font-weight:600;display:inline-flex}.auth-module__A_DBwq__switchButton:hover{text-decoration:underline}.auth-module__A_DBwq__inviteBanner{border-radius:var(--radius-md);border:1px solid color-mix(in srgb, var(--accent) 45%, var(--border));background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--foreground);align-items:center;gap:10px;padding:10px 14px;font-size:13px;line-height:1.45;display:flex}.auth-module__A_DBwq__inviteBannerIcon{background:color-mix(in srgb, var(--accent) 22%, transparent);width:26px;height:26px;color:color-mix(in srgb, var(--accent) 70%, var(--foreground));border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.auth-module__A_DBwq__hint{color:var(--muted-strong);align-items:center;gap:6px;font-size:12px;display:inline-flex}.auth-module__A_DBwq__formError{border-radius:var(--radius-md);background:color-mix(in srgb, var(--danger) 12%, transparent);border:1px solid color-mix(in srgb, var(--danger) 35%, transparent);color:var(--danger);padding:10px 12px;font-size:13px;line-height:1.4}.auth-module__A_DBwq__strength{align-items:center;gap:10px;margin-top:4px;display:flex}.auth-module__A_DBwq__strengthTrack{flex:1;grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.auth-module__A_DBwq__strengthSegment{background:var(--border);border-radius:999px;height:4px;transition:background-color .2s}.auth-module__A_DBwq__strengthSegment[data-active=true][data-level="1"]{background:var(--danger)}.auth-module__A_DBwq__strengthSegment[data-active=true][data-level="2"]{background:var(--warning)}.auth-module__A_DBwq__strengthSegment[data-active=true][data-level="3"]{background:var(--success)}.auth-module__A_DBwq__strengthSegment[data-active=true][data-level="4"]{background:var(--accent)}.auth-module__A_DBwq__strengthLabel{color:var(--muted);text-align:end;min-width:64px;font-size:12px;font-weight:500}.auth-module__A_DBwq__strengthLabel[data-level="1"]{color:var(--danger)}.auth-module__A_DBwq__strengthLabel[data-level="2"]{color:var(--warning)}.auth-module__A_DBwq__strengthLabel[data-level="3"]{color:var(--success)}.auth-module__A_DBwq__strengthLabel[data-level="4"]{color:var(--accent)}.auth-module__A_DBwq__skeleton{border-radius:var(--radius-lg);background:var(--input-bg);border:1px solid var(--border);height:320px}.auth-module__A_DBwq__session{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:8px 0;display:flex}.auth-module__A_DBwq__avatar{background:var(--accent);width:72px;height:72px;color:var(--accent-foreground);letter-spacing:.02em;box-shadow:inset 0 1px 0 #ffffff52, var(--shadow-brand);border-radius:50%;place-items:center;margin-bottom:4px;font-size:26px;font-weight:700;display:grid;position:relative}.auth-module__A_DBwq__sessionTitle{letter-spacing:-.01em;color:var(--accent);font-size:22px;font-weight:700}.auth-module__A_DBwq__sessionEmail{color:var(--muted-strong);font-size:14px}.auth-module__A_DBwq__sessionMeta{color:var(--muted);font-size:12px}.auth-module__A_DBwq__primaryLink{border-radius:var(--radius-md);background:var(--accent);height:48px;color:var(--accent-foreground);letter-spacing:-.005em;transition:transform .32s var(--ease-apple);justify-content:center;align-items:center;margin-top:14px;padding:0 22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.auth-module__A_DBwq__primaryLink:active{transition-duration:.12s;transform:scale(.985)}.auth-module__A_DBwq__primaryLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.auth-module__A_DBwq__signOut{border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--input-bg);height:44px;color:var(--foreground);cursor:pointer;margin-top:10px;padding:0 22px;font-size:14px;font-weight:600;transition:border-color .28s cubic-bezier(.32,.72,0,1),background-color .28s cubic-bezier(.32,.72,0,1),color .28s cubic-bezier(.32,.72,0,1),transform .32s cubic-bezier(.32,.72,0,1)}.auth-module__A_DBwq__signOut:hover{border-color:var(--danger);color:var(--danger)}.auth-module__A_DBwq__signOut:active{transition-duration:.12s;transform:scale(.97)}@media (max-width:480px){.auth-module__A_DBwq__page{--auth-header-h:56px;padding:calc(var(--auth-header-h) + max(6px, env(safe-area-inset-top))) 10px 12px;place-items:center}body[data-cookie-banner="1"] .auth-module__A_DBwq__page{padding-block-end:calc(var(--cookie-banner-h,156px) + 12px)}.auth-module__A_DBwq__topBar{min-height:var(--auth-header-h);box-shadow:none;background:0 0;border-bottom:0;padding-block-start:max(6px, env(safe-area-inset-top));padding-block-end:6px;padding-inline:10px}.auth-module__A_DBwq__topBar .auth-module__A_DBwq__brand,.auth-module__A_DBwq__topBar .auth-module__A_DBwq__topNav{display:none}.auth-module__A_DBwq__topControls{margin-inline-start:auto}.auth-module__A_DBwq__shell{grid-template-columns:minmax(0,1fr);place-items:stretch stretch;gap:0;width:100%;min-height:auto}.auth-module__A_DBwq__cardCol{width:100%}.auth-module__A_DBwq__card{border-radius:var(--radius-lg);width:100%;max-width:100%;padding:20px 16px 18px}.auth-module__A_DBwq__cardBrand{margin-bottom:14px;display:flex}.auth-module__A_DBwq__cardBrandLogo{--logo-h:36px}.auth-module__A_DBwq__header{margin-bottom:18px}.auth-module__A_DBwq__title{overflow-wrap:break-word;font-size:22px}.auth-module__A_DBwq__subtitle{overflow-wrap:break-word;max-width:100%;font-size:13px}.auth-module__A_DBwq__form{gap:16px}.auth-module__A_DBwq__tab{padding:10px 6px;font-size:13px}.auth-module__A_DBwq__input{height:44px;padding:0 12px;font-size:14px}.auth-module__A_DBwq__passwordWrap .auth-module__A_DBwq__input{padding-inline-end:40px}.auth-module__A_DBwq__submit,.auth-module__A_DBwq__oauthBtn{height:46px;font-size:14px}.auth-module__A_DBwq__legal{overflow-wrap:break-word;font-size:12.5px}}@media (max-width:380px){.auth-module__A_DBwq__page{padding:calc(var(--auth-header-h) + max(6px, env(safe-area-inset-top))) 8px 10px}.auth-module__A_DBwq__card{border-radius:18px;padding:18px 12px 16px}.auth-module__A_DBwq__cardBrandLogo{--logo-h:32px}.auth-module__A_DBwq__title{font-size:20px}.auth-module__A_DBwq__subtitle{font-size:12.5px}.auth-module__A_DBwq__tab{padding:9px 4px;font-size:12.5px}.auth-module__A_DBwq__input{height:42px;padding:0 10px;font-size:13.5px}.auth-module__A_DBwq__passwordWrap .auth-module__A_DBwq__input{padding-inline-end:38px}.auth-module__A_DBwq__passwordToggle{width:32px;height:32px;inset-inline-end:4px}.auth-module__A_DBwq__passwordToggle:before{inset:-6px}.auth-module__A_DBwq__submit,.auth-module__A_DBwq__oauthBtn{height:44px;font-size:13.5px}.auth-module__A_DBwq__divider{letter-spacing:.06em;font-size:10px}.auth-module__A_DBwq__legal{font-size:12px}}@media (max-height:560px){.auth-module__A_DBwq__page{--auth-header-h:56px;padding-top:calc(var(--auth-header-h) + max(6px, env(safe-area-inset-top)));padding-bottom:16px}.auth-module__A_DBwq__topBar{min-height:var(--auth-header-h);box-shadow:none;background:0 0;border-bottom:0;padding-block-start:max(6px, env(safe-area-inset-top));padding-block-end:6px}.auth-module__A_DBwq__cardBrand{display:flex}.auth-module__A_DBwq__header{margin-bottom:20px}}@media (max-width:1023px){.auth-module__A_DBwq__topBar{justify-content:space-between}}@media (min-width:768px) and (max-width:1023px){.auth-module__A_DBwq__card{max-width:480px}}@media (min-width:1024px){.auth-module__A_DBwq__card{max-width:460px}}
.pf-module__jIMWna__btn{border-radius:var(--v2-r-pill);height:48px;font-family:var(--v2-font-sans);letter-spacing:-.01em;white-space:nowrap;cursor:pointer;transition:transform var(--v2-fast) var(--v2-ease), filter var(--v2-fast) var(--v2-ease), background-color var(--v2-normal) var(--v2-ease);border:0;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.pf-module__jIMWna__btn:active{transform:translateY(1px)}.pf-module__jIMWna__btn:focus-visible{outline:2px solid var(--v2-lime);outline-offset:3px}.pf-module__jIMWna__btn[disabled]{opacity:.45;cursor:not-allowed}.pf-module__jIMWna__btn svg{flex:none;width:16px;height:16px}.pf-module__jIMWna__sm{height:38px;padding:0 16px;font-size:13.5px}.pf-module__jIMWna__lg{height:58px;padding:0 30px;font-size:17px}.pf-module__jIMWna__block{width:100%}.pf-module__jIMWna__primary{background:var(--v2-lime);color:#000;box-shadow:var(--v2-glow-md)}.pf-module__jIMWna__primary:hover{filter:brightness(1.05)}.pf-module__jIMWna__ghost{color:#fff;-webkit-backdrop-filter:blur(var(--v2-glass-blur));backdrop-filter:blur(var(--v2-glass-blur));background:#ffffff0f;border:1px solid #ffffff24;font-weight:600}.pf-module__jIMWna__ghost:hover{background:#ffffff1a}.pf-module__jIMWna__ink{background:var(--v2-ink);color:#fff;border:1px solid #d6fd7073;box-shadow:inset 0 0 0 1px #d6fd7014,0 0 24px #d6fd701f}.pf-module__jIMWna__withArrow{padding-right:7px}.pf-module__jIMWna__arrow{width:34px;height:34px;color:var(--v2-lime);background:#000;border-radius:50%;place-items:center;display:grid}.pf-module__jIMWna__sm .pf-module__jIMWna__arrow{width:28px;height:28px}.pf-module__jIMWna__arrow svg{width:15px;height:15px}.pf-module__jIMWna__iconBtn{border:1px solid var(--v2-line-strong);color:#e6e6e6;cursor:pointer;width:40px;height:40px;transition:border-color var(--v2-fast) var(--v2-ease), color var(--v2-fast) var(--v2-ease);background:#0e0e0ed9;border-radius:50%;flex:none;place-items:center;display:inline-grid}.pf-module__jIMWna__iconBtn:hover{color:var(--v2-lime);border-color:#d6fd7080}.pf-module__jIMWna__iconBtn svg{width:17px;height:17px}.pf-module__jIMWna__iconBtn.pf-module__jIMWna__sm{width:34px;height:34px;padding:0}.pf-module__jIMWna__iconBtn.pf-module__jIMWna__sm svg{width:15px;height:15px}.pf-module__jIMWna__danger{color:var(--v2-danger);background:#ff5a6e14;border-color:#ff5a6e59}.pf-module__jIMWna__danger:hover{color:var(--v2-danger);border-color:var(--v2-danger)}.pf-module__jIMWna__glass{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000073;border-color:#ffffff29}.pf-module__jIMWna__mono{font-family:var(--v2-font-mono);text-transform:uppercase;letter-spacing:.16em;word-spacing:0}.pf-module__jIMWna__dot{background:var(--v2-lime);width:7px;height:7px;box-shadow:var(--v2-glow-dot);border-radius:50%;flex:none;animation:2.4s ease-in-out infinite pf-module__jIMWna__pf-pulse}.pf-module__jIMWna__dotIdle{background:var(--v2-faint);box-shadow:none;animation:none}.pf-module__jIMWna__eyebrowChip{border-radius:var(--v2-r-pill);height:30px;color:var(--v2-lime);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#d6fd7012;border:1px solid #d6fd7061;align-self:flex-start;align-items:center;gap:10px;padding:0 14px 0 12px;font-size:10.5px;display:inline-flex}.pf-module__jIMWna__eyebrowSep{background:#d6fd7059;width:1px;height:12px}.pf-module__jIMWna__eyebrowRule{color:var(--v2-lime);align-items:center;gap:12px;font-size:10.5px;display:flex}.pf-module__jIMWna__eyebrowRule:before{content:"";background:var(--v2-lime);width:40px;height:1px}.pf-module__jIMWna__cardLabel{color:var(--v2-dim);align-items:center;gap:8px;font-size:10px;display:flex}.pf-module__jIMWna__cardLabel svg{width:13px;height:13px;color:var(--v2-lime)}.pf-module__jIMWna__statusChip{border-radius:var(--v2-r-pill);border:1px solid var(--v2-line-strong);height:34px;color:var(--v2-muted);white-space:nowrap;background:#0c0c0ccc;align-items:center;gap:9px;padding:0 14px;font-size:10.5px;display:inline-flex}.pf-module__jIMWna__statusLive{color:var(--v2-lime);background:#d6fd700f;border-color:#d6fd7066}.pf-module__jIMWna__tag{border-radius:var(--v2-r-pill);align-items:center;gap:7px;height:30px;padding:0 13px;font-size:12.5px;font-weight:600;display:inline-flex}.pf-module__jIMWna__tag svg{width:13px;height:13px}.pf-module__jIMWna__tagLime{color:var(--v2-lime-200);background:#d6fd700f;border:1px solid #d6fd7059}.pf-module__jIMWna__tagOutline{border:1px solid var(--v2-line-strong);color:var(--v2-muted)}.pf-module__jIMWna__tagSolid{background:var(--v2-lime);color:#000}.pf-module__jIMWna__microTag{letter-spacing:.14em;border-radius:6px;height:auto;padding:4px 7px 3px;font-size:9px;font-weight:500}.pf-module__jIMWna__display{font-family:var(--v2-font-display);text-transform:uppercase;letter-spacing:-.02em;word-spacing:0;color:#fff;margin:0;font-weight:900;font-stretch:125%;line-height:.92}.pf-module__jIMWna__displayXL{font-size:clamp(36px,3.4vw,64px)}.pf-module__jIMWna__displayL{font-size:clamp(30px,2.9vw,56px)}.pf-module__jIMWna__displayM{font-size:26px}.pf-module__jIMWna__displayS{font-size:22px}.pf-module__jIMWna__accent{color:var(--v2-lime)}.pf-module__jIMWna__line{display:block}.pf-module__jIMWna__ribbon{background:var(--v2-lime);color:#000;transform-origin:0;margin-top:.22em;padding:.16em .34em .06em;display:inline-block;transform:rotate(-3deg);box-shadow:0 14px 40px #d6fd7040}.pf-module__jIMWna__center .pf-module__jIMWna__ribbon{transform-origin:50%}.pf-module__jIMWna__sparkle{vertical-align:top;width:.42em;height:.42em;margin:.1em 0 0 .28em;display:inline-block}.pf-module__jIMWna__sectionHeader{align-items:flex-end;gap:14px;margin:34px 0 16px;display:flex}.pf-module__jIMWna__sectionHeader .pf-module__jIMWna__display{margin-top:10px}.pf-module__jIMWna__sectionActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.pf-module__jIMWna__spacer{flex:1}.pf-module__jIMWna__card{font-family:var(--v2-font-sans);border-radius:var(--v2-r-lg);border:1px solid var(--v2-line);color:var(--v2-fg);background:#0c0c0ceb;padding:20px;text-decoration:none;display:block;position:relative}.pf-module__jIMWna__cardInteractive{cursor:pointer;transition:border-color var(--v2-normal) var(--v2-ease)}.pf-module__jIMWna__cardInteractive:hover{border-color:#d6fd704d}.pf-module__jIMWna__cardHighlight{background:linear-gradient(#d6fd700f,#0c0c0ceb 45%);border-color:#d6fd7038}.pf-module__jIMWna__cardGo{border:1px solid var(--v2-line-strong);width:30px;height:30px;color:var(--v2-muted);border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;right:16px}.pf-module__jIMWna__cardGo svg{width:14px;height:14px}.pf-module__jIMWna__statValue{letter-spacing:-.045em;margin-top:14px;font-size:44px;font-weight:800;line-height:1}.pf-module__jIMWna__statMeta{color:var(--v2-dim);margin-top:8px;font-size:12.5px}.pf-module__jIMWna__statMeta b{color:var(--v2-muted);font-weight:600}.pf-module__jIMWna__statChart{position:absolute;bottom:18px;right:18px}.pf-module__jIMWna__seg{border-radius:var(--v2-r-pill);border:1px solid var(--v2-line-strong);background:var(--v2-surface-1);flex:none;padding:4px;display:inline-flex}.pf-module__jIMWna__segItem{border-radius:var(--v2-r-pill);color:var(--v2-dim);white-space:nowrap;cursor:pointer;transition:background-color var(--v2-normal) var(--v2-ease), color var(--v2-normal) var(--v2-ease);background:0 0;border:0;align-items:center;gap:7px;padding:8px 14px;font-size:10.5px;display:inline-flex}.pf-module__jIMWna__segSans .pf-module__jIMWna__segItem{font-family:var(--v2-font-sans);text-transform:none;letter-spacing:-.01em;padding:10px 18px;font-size:13.5px;font-weight:600}.pf-module__jIMWna__segItem svg{width:14px;height:14px}.pf-module__jIMWna__segItem:hover{color:var(--v2-fg)}.pf-module__jIMWna__segOnNeutral{background:var(--v2-surface-3);color:#fff;box-shadow:inset 0 0 0 1px #333}.pf-module__jIMWna__segOnLime{background:var(--v2-lime);color:#000;box-shadow:var(--v2-glow-sm)}.pf-module__jIMWna__segOnLime:hover{color:#000}.pf-module__jIMWna__hero{font-family:var(--v2-font-sans);border-radius:var(--v2-r-xl);box-shadow:0 0 0 1px #ffffff14, var(--v2-depth), 0 0 90px #d6fd700d;isolation:isolate;background:#000;position:relative;overflow:hidden}.pf-module__jIMWna__heroImg{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.pf-module__jIMWna__fitArt{z-index:-2;pointer-events:none;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.pf-module__jIMWna__fitArtImg{object-fit:cover;opacity:0;width:100%;max-width:none;height:100%;transition:opacity .35s;position:absolute;inset:0}.pf-module__jIMWna__fitArtOn{opacity:1;object-fit:fill}.pf-module__jIMWna__heroStacked .pf-module__jIMWna__heroShadeLeft,.pf-module__jIMWna__heroStacked .pf-module__jIMWna__heroShadeCenter,.pf-module__jIMWna__heroStacked .pf-module__jIMWna__heroGrid{display:none}.pf-module__jIMWna__heroStacked .pf-module__jIMWna__heroCopy{padding-top:calc(var(--hero-band,0px) + 6px)}.pf-module__jIMWna__heroShadeLeft{z-index:-1;background:linear-gradient(90deg,#000 0%,#000000f0 28%,#00000080 48%,#0000 64%),linear-gradient(#0000 70%,#00000080);position:absolute;inset:0}.pf-module__jIMWna__heroShadeCenter{z-index:-1;background:radial-gradient(36% 72% at 50% 48%,#000000e6,#00000073 70%,#0000),linear-gradient(#0000 65%,#0009);position:absolute;inset:0}.pf-module__jIMWna__heroGrid{z-index:-1;background:var(--v2-dot-grid);position:absolute;inset:0;-webkit-mask:linear-gradient(90deg,#000,#0000 45%);mask:linear-gradient(90deg,#000,#0000 45%)}.pf-module__jIMWna__heroEdge{border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff1a}.pf-module__jIMWna__heroCopy{flex-direction:column;max-width:880px;padding:56px 64px;display:flex;position:relative}.pf-module__jIMWna__center .pf-module__jIMWna__heroCopy{text-align:center;align-items:center;margin:0 auto}.pf-module__jIMWna__center .pf-module__jIMWna__eyebrowChip{align-self:center}.pf-module__jIMWna__heroCopy .pf-module__jIMWna__display{margin-top:22px}.pf-module__jIMWna__heroDesc{color:var(--v2-muted);max-width:560px;margin-top:22px;font-size:17px;line-height:1.55}.pf-module__jIMWna__heroDesc b,.pf-module__jIMWna__heroDesc strong{color:#fff;font-weight:600}.pf-module__jIMWna__heroActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.pf-module__jIMWna__center .pf-module__jIMWna__heroActions{justify-content:center}.pf-module__jIMWna__steps{color:var(--v2-muted);flex-wrap:wrap;align-items:center;gap:12px;margin-top:36px;font-size:10.5px;display:flex}.pf-module__jIMWna__center .pf-module__jIMWna__steps{justify-content:center}.pf-module__jIMWna__steps em{color:var(--v2-lime);margin-right:8px;font-style:normal}.pf-module__jIMWna__stepLine{background:repeating-linear-gradient(90deg,#d6fd7099 0 4px,#0000 4px 8px);width:34px;height:1px}.pf-module__jIMWna__empty{grid-template-columns:minmax(160px,260px) 1fr;align-items:center;gap:26px;display:grid}.pf-module__jIMWna__emptyImg{aspect-ratio:1;border-radius:var(--v2-r-lg);border:1px solid #1f1f1f;width:100%;overflow:hidden}.pf-module__jIMWna__emptyImg img{object-fit:cover;width:100%;height:100%;display:block}.pf-module__jIMWna__emptyText{color:var(--v2-dim);margin-top:12px;font-size:14px;line-height:1.5}.pf-module__jIMWna__emptyActions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.pf-module__jIMWna__brandHeader{font-family:var(--v2-font-sans);border-radius:var(--v2-r-xl);background:#0a0a0aeb;border:1px solid #1a1a1a;position:relative;overflow:hidden}.pf-module__jIMWna__brandGlow{pointer-events:none;background:radial-gradient(closest-side,#d6fd7029,#0000);width:620px;height:420px;position:absolute;top:-160px;right:-120px}.pf-module__jIMWna__brandRow{align-items:center;gap:20px;padding:24px 28px;display:flex;position:relative}.pf-module__jIMWna__brandAvatar{border-radius:50%;flex:none;width:76px;height:76px;overflow:hidden;box-shadow:0 0 0 2px #000,0 0 0 3px #d6fd708c,0 0 30px #d6fd7040}.pf-module__jIMWna__brandAvatar img{object-fit:cover;width:100%;height:100%}.pf-module__jIMWna__brandName{letter-spacing:-.035em;margin:0;font-size:32px;font-weight:800;line-height:1.05}.pf-module__jIMWna__brandMeta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.pf-module__jIMWna__brandTabs{border-top:1px solid #171717;justify-content:center;gap:6px;padding:12px;display:flex;position:relative}.pf-module__jIMWna__brandTab{border-radius:var(--v2-r-pill);height:44px;color:var(--v2-muted);text-transform:none;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0 20px;font-size:15px;font-weight:700;display:inline-flex;font-family:var(--v2-font-sans)!important;letter-spacing:-.01em!important}.pf-module__jIMWna__brandTab svg{width:17px;height:17px}.pf-module__jIMWna__brandTabOn{background:var(--v2-lime);color:#000;box-shadow:0 0 24px #d6fd7059}@media (max-width:760px){.pf-module__jIMWna__heroCopy{padding:32px 22px}.pf-module__jIMWna__empty{grid-template-columns:1fr}.pf-module__jIMWna__brandRow{flex-wrap:wrap;padding:18px}.pf-module__jIMWna__brandName{font-size:24px}.pf-module__jIMWna__brandTabs{justify-content:flex-start;overflow-x:auto}}@keyframes pf-module__jIMWna__pf-pulse{0%,to{box-shadow:0 0 0 4px #d6fd7029,0 0 10px #d6fd70}50%{box-shadow:0 0 0 7px #d6fd700d,0 0 16px #d6fd70}}@media (prefers-reduced-motion:reduce){.pf-module__jIMWna__dot{animation:none}}html[dir=rtl] .pf-module__jIMWna__ribbon{transform-origin:100%;transform:rotate(3deg)}
.extra-module__zVA0ua__field{flex-direction:column;gap:8px;min-width:0;display:flex}.extra-module__zVA0ua__fieldHead{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.extra-module__zVA0ua__fieldLabel{font-family:var(--v2-font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--v2-dim);font-size:10px}.extra-module__zVA0ua__fieldCounter{font-family:var(--v2-font-mono);color:var(--v2-faint);letter-spacing:.08em;font-size:9.5px}.extra-module__zVA0ua__fieldHint{color:var(--v2-dim);font-size:12px;line-height:1.45}.extra-module__zVA0ua__fieldError .extra-module__zVA0ua__fieldHint{color:var(--v2-danger)}.extra-module__zVA0ua__fieldError .extra-module__zVA0ua__input{border-color:#ff5a6e99}.extra-module__zVA0ua__input{width:100%;font:500 15px/1.6 var(--v2-font-sans);color:var(--v2-fg);border:1px solid var(--v2-line-strong);transition:border-color var(--v2-fast) var(--v2-ease), box-shadow var(--v2-fast) var(--v2-ease);background:#0a0a0a;border-radius:14px;outline:none;padding:12px 16px}.extra-module__zVA0ua__input::placeholder{color:#5a5a5a}.extra-module__zVA0ua__input:hover{border-color:#3a3a3a}.extra-module__zVA0ua__input:focus{border-color:#d6fd7099;box-shadow:0 0 0 3px #d6fd701f}.extra-module__zVA0ua__textarea{resize:none;font-weight:400;line-height:1.6;display:block}.extra-module__zVA0ua__selectWrap{position:relative}.extra-module__zVA0ua__select{text-align:left;cursor:pointer;align-items:center;gap:10px;padding-right:14px;display:flex}.extra-module__zVA0ua__selectValue{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.extra-module__zVA0ua__selectPh{color:#5a5a5a}.extra-module__zVA0ua__selectChevron{width:15px;height:15px;color:var(--v2-dim);transition:transform var(--v2-fast) var(--v2-ease);flex:none}.extra-module__zVA0ua__selectOpen .extra-module__zVA0ua__selectChevron{color:var(--v2-lime);transform:rotate(180deg)}.extra-module__zVA0ua__selectOpen .extra-module__zVA0ua__select{border-color:#d6fd7099;box-shadow:0 0 0 3px #d6fd701f}.extra-module__zVA0ua__selectList{z-index:40;max-height:264px;animation:extra-module__zVA0ua__rise .14s var(--v2-ease);background:#101010;border:1px solid #2c2c2c;border-radius:16px;flex-direction:column;gap:2px;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 30px 70px #000000bf,inset 0 1px #ffffff0d}.extra-module__zVA0ua__selectListUp{top:auto}.extra-module__zVA0ua__selectPortal{z-index:3000;position:fixed;right:auto}.extra-module__zVA0ua__selectOption{all:unset;box-sizing:border-box;min-height:38px;font:500 14px var(--v2-font-sans);color:var(--v2-fg);cursor:pointer;border-radius:11px;align-items:center;gap:10px;padding:8px 12px;display:flex}.extra-module__zVA0ua__selectOption>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.extra-module__zVA0ua__selectOption svg{width:15px;height:15px;color:var(--v2-lime);flex:none}.extra-module__zVA0ua__selectOption[disabled]{color:var(--v2-faint);cursor:not-allowed}.extra-module__zVA0ua__selectOptionActive{background:#1a1a1a}.extra-module__zVA0ua__selectOptionOn{color:#fff;font-weight:700}.extra-module__zVA0ua__switchRow{background:var(--v2-surface-2);border:1px solid #232323;border-radius:16px;align-items:center;gap:12px;padding:12px 14px;display:flex}.extra-module__zVA0ua__switchIcon{width:32px;height:32px;color:var(--v2-lime);background:#1c1c1c;border-radius:10px;flex:none;place-items:center;display:grid}.extra-module__zVA0ua__switchIcon svg{width:16px;height:16px}.extra-module__zVA0ua__switchText{flex:1;min-width:0}.extra-module__zVA0ua__switchLabel{cursor:pointer;font-size:14px;font-weight:700}.extra-module__zVA0ua__switchDesc{color:var(--v2-dim);margin-top:2px;font-size:12px;line-height:1.4}.extra-module__zVA0ua__switch{cursor:pointer;width:44px;height:26px;transition:background var(--v2-normal) var(--v2-ease);background:#2a2a2a;border:0;border-radius:999px;flex:none;position:relative}.extra-module__zVA0ua__switch:after{content:"";width:20px;height:20px;transition:transform var(--v2-normal) var(--v2-ease), background var(--v2-normal) var(--v2-ease);background:#8a8a8a;border-radius:50%;position:absolute;top:3px;left:3px}.extra-module__zVA0ua__switchOn{background:var(--v2-lime);box-shadow:var(--v2-glow-sm)}.extra-module__zVA0ua__switchOn:after{background:#000;transform:translate(18px)}.extra-module__zVA0ua__switch:focus-visible{outline:2px solid var(--v2-lime);outline-offset:3px}.extra-module__zVA0ua__tiles{gap:8px;display:grid}.extra-module__zVA0ua__tile{background:var(--v2-surface-2);min-height:76px;color:var(--v2-muted);cursor:pointer;font:700 13px var(--v2-font-sans);transition:border-color var(--v2-fast) var(--v2-ease);border:1px solid #232323;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:10px 8px;display:flex;position:relative}.extra-module__zVA0ua__tile:hover{border-color:#3a3a3a}.extra-module__zVA0ua__tileIcon{background:#1c1c1c;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.extra-module__zVA0ua__tileIcon svg{width:16px;height:16px}.extra-module__zVA0ua__tileLabel{text-align:center;line-height:1.2}.extra-module__zVA0ua__tileSub{font:500 9px var(--v2-font-mono);letter-spacing:.1em;color:var(--v2-dim)}.extra-module__zVA0ua__tileBadge{font:500 8px var(--v2-font-mono);letter-spacing:.08em;background:var(--v2-lime);color:#000;text-transform:uppercase;border-radius:999px;padding:2px 6px;position:absolute;top:7px;right:7px}.extra-module__zVA0ua__tileOn{color:#fff;background:linear-gradient(180deg, #d6fd701a, var(--v2-surface-2));border-color:#d6fd708c}.extra-module__zVA0ua__tileOn .extra-module__zVA0ua__tileIcon{background:var(--v2-lime);color:#000}.extra-module__zVA0ua__tile:focus-visible{outline:2px solid var(--v2-lime);outline-offset:2px}.extra-module__zVA0ua__palette{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.extra-module__zVA0ua__swatch{border:1px solid var(--v2-line-strong);background:#0a0a0a;border-radius:999px;align-items:center;gap:8px;height:40px;padding:0 6px;display:inline-flex}.extra-module__zVA0ua__swatchColor{border-radius:50%;width:28px;height:28px;box-shadow:inset 0 0 0 1px #ffffff2e}.extra-module__zVA0ua__swatchHex{font:500 11px var(--v2-font-mono);letter-spacing:.06em;color:var(--v2-muted)}.extra-module__zVA0ua__swatchX{width:24px;height:24px;color:var(--v2-dim);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.extra-module__zVA0ua__swatchX:hover{color:var(--v2-danger);background:#ff5a6e1a}.extra-module__zVA0ua__swatchX svg{width:13px;height:13px}.extra-module__zVA0ua__swatchAdd{border:1px dashed #333;border-radius:999px;align-items:center;gap:6px;height:40px;padding:0 4px 0 6px;display:inline-flex}.extra-module__zVA0ua__picker{cursor:pointer;background:0 0;border:0;border-radius:50%;width:28px;height:28px;padding:0}.extra-module__zVA0ua__picker::-webkit-color-swatch-wrapper{padding:0}.extra-module__zVA0ua__picker::-webkit-color-swatch{border:0;border-radius:50%}.extra-module__zVA0ua__hexInput{width:82px;color:var(--v2-fg);font:500 11px var(--v2-font-mono);letter-spacing:.06em;text-transform:uppercase;background:0 0;border:0;outline:none}.extra-module__zVA0ua__addBtn{background:var(--v2-lime);color:#000;height:32px;font:700 12.5px var(--v2-font-sans);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:5px;padding:0 12px;display:inline-flex}.extra-module__zVA0ua__addBtn[disabled]{opacity:.4;cursor:not-allowed}.extra-module__zVA0ua__addBtn svg{stroke-width:2.6px;width:13px;height:13px}.extra-module__zVA0ua__drop{width:100%;min-height:150px;color:var(--v2-muted);cursor:pointer;font-family:var(--v2-font-sans);background:radial-gradient(circle at 50% 30%,#d6fd7014,#0000 60%),repeating-linear-gradient(135deg,#ffffff04 0 8px,#0000 8px 16px);border:1px dashed #333;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px;display:flex}.extra-module__zVA0ua__dropCompact{flex-direction:row;justify-content:flex-start;gap:14px;min-height:96px;padding:16px 20px}.extra-module__zVA0ua__dropOver{border-color:var(--v2-lime);background:#d6fd700f}.extra-module__zVA0ua__dropIcon{background:var(--v2-lime);color:#000;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 0 26px #d6fd7066}.extra-module__zVA0ua__dropIcon svg{stroke-width:2.4px;width:18px;height:18px}.extra-module__zVA0ua__dropTitle{color:#fff;font-size:14px;font-weight:700}.extra-module__zVA0ua__dropHint{font:500 9.5px var(--v2-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--v2-dim)}.extra-module__zVA0ua__dropCompact .extra-module__zVA0ua__dropHint{margin-left:auto}.extra-module__zVA0ua__backdrop{z-index:1400;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:extra-module__zVA0ua__fadeIn .18s var(--v2-ease);background:#000000b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.extra-module__zVA0ua__dialog{width:100%;max-height:calc(100vh - 48px);font-family:var(--v2-font-sans);color:var(--v2-fg);animation:extra-module__zVA0ua__rise .22s var(--v2-ease);background:#0b0b0b;border:1px solid #ffffff1a;border-radius:30px;outline:none;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 60px 140px #000000d9,inset 0 1px #ffffff0f}.extra-module__zVA0ua__dialog_md{max-width:720px}.extra-module__zVA0ua__dialog_lg{max-width:1180px}.extra-module__zVA0ua__dialog_xl{max-width:1400px}.extra-module__zVA0ua__dialogClose{z-index:5;border:1px solid var(--v2-line-strong);color:#e6e6e6;cursor:pointer;background:#0e0e0ee6;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;position:absolute;top:18px;right:18px}.extra-module__zVA0ua__dialogClose:hover{color:var(--v2-lime);border-color:#d6fd7080}.extra-module__zVA0ua__dialogClose svg{width:17px;height:17px}@keyframes extra-module__zVA0ua__fadeIn{0%{opacity:0}}@keyframes extra-module__zVA0ua__rise{0%{opacity:0;transform:translateY(12px)scale(.99)}}.extra-module__zVA0ua__stepper{align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.extra-module__zVA0ua__step{align-items:center;gap:8px;display:flex}.extra-module__zVA0ua__stepNum{width:30px;height:30px;color:var(--v2-dim);font:500 11px var(--v2-font-mono);background:#161616;border:1px solid #2a2a2a;border-radius:50%;place-items:center;display:grid}.extra-module__zVA0ua__stepNum svg{stroke-width:2.6px;width:14px;height:14px}.extra-module__zVA0ua__stepLabel{font:500 10.5px var(--v2-font-mono);text-transform:uppercase;letter-spacing:.14em;color:var(--v2-dim)}.extra-module__zVA0ua__stepLine{background:#2e2e2e;width:28px;height:1px;margin-left:6px}.extra-module__zVA0ua__stepCur .extra-module__zVA0ua__stepNum{background:var(--v2-lime);border-color:var(--v2-lime);color:#000;box-shadow:var(--v2-glow-sm)}.extra-module__zVA0ua__stepCur .extra-module__zVA0ua__stepLabel{color:#fff}.extra-module__zVA0ua__stepDone .extra-module__zVA0ua__stepNum{color:var(--v2-lime);background:#d6fd701f;border-color:#d6fd7073}.extra-module__zVA0ua__stepDone .extra-module__zVA0ua__stepLabel{color:var(--v2-muted)}.extra-module__zVA0ua__stepDone .extra-module__zVA0ua__stepLine{background:#d6fd7073}.extra-module__zVA0ua__sectionNav{flex-direction:column;gap:4px;display:flex}.extra-module__zVA0ua__sectionNavItem{height:42px;color:var(--v2-muted);font:600 13.5px var(--v2-font-sans);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:0 12px;display:flex}.extra-module__zVA0ua__sectionNavItem svg{width:16px;height:16px;color:var(--v2-dim);flex:none}.extra-module__zVA0ua__sectionNavItem span{flex:1}.extra-module__zVA0ua__sectionNavItem em{font-style:normal;font:500 9px var(--v2-font-mono);color:var(--v2-faint);letter-spacing:.1em}.extra-module__zVA0ua__sectionNavItem:hover{color:#fff}.extra-module__zVA0ua__sectionNavOn{color:#fff;background:linear-gradient(90deg,#d6fd701a,#d6fd7005);border-color:#d6fd7040}.extra-module__zVA0ua__sectionNavOn svg{color:var(--v2-lime)}.extra-module__zVA0ua__metric{background:#101010;border:1px solid #1d1d1d;border-radius:18px;min-width:0;padding:14px 16px}.extra-module__zVA0ua__metricLabel{font:500 9.5px var(--v2-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--v2-dim);align-items:center;gap:7px;display:flex}.extra-module__zVA0ua__metricLabel svg{width:13px;height:13px;color:var(--v2-lime)}.extra-module__zVA0ua__metricValue{letter-spacing:-.04em;margin-top:10px;font-size:26px;font-weight:800;line-height:1}.extra-module__zVA0ua__metricAccent{background:linear-gradient(#d6fd7014,#101010);border-color:#d6fd704d}.extra-module__zVA0ua__metricAccent .extra-module__zVA0ua__metricValue{color:var(--v2-lime)}.extra-module__zVA0ua__ring{flex:none;place-items:center;display:inline-grid;position:relative}.extra-module__zVA0ua__ring svg{position:absolute;inset:0;overflow:visible}.extra-module__zVA0ua__ring b{letter-spacing:-.04em;font-weight:800;position:relative}.extra-module__zVA0ua__ringArc{filter:drop-shadow(0 0 5px #d6fd7099)}.extra-module__zVA0ua__wave{align-items:center;gap:4px;height:64px;display:flex}.extra-module__zVA0ua__wave i{background:#3a3a3a;border-radius:3px;width:4px;transition:height .12s linear;display:block}.extra-module__zVA0ua__waveActive i{background:var(--v2-lime);animation:.9s ease-in-out infinite alternate extra-module__zVA0ua__wv;box-shadow:0 0 8px #d6fd7080}@keyframes extra-module__zVA0ua__wv{to{transform:scaleY(.55)}}@media (prefers-reduced-motion:reduce){.extra-module__zVA0ua__waveActive i{animation:none}}.extra-module__zVA0ua__carousel{outline:none;flex-direction:column;gap:12px;min-height:0;display:flex}.extra-module__zVA0ua__stage{background:#111;border-radius:22px;flex:1;min-height:0;position:relative;overflow:hidden}.extra-module__zVA0ua__slide{object-fit:contain;width:100%;height:100%;display:block;position:absolute;inset:0}.extra-module__zVA0ua__nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;opacity:.85;background:#0000008c;border:1px solid #ffffff2e;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.extra-module__zVA0ua__nav:hover{opacity:1;border-color:var(--v2-lime);color:var(--v2-lime)}.extra-module__zVA0ua__nav svg{width:20px;height:20px}.extra-module__zVA0ua__navPrev{left:12px}.extra-module__zVA0ua__navNext{right:12px}.extra-module__zVA0ua__counter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;height:28px;font:500 10.5px var(--v2-font-mono);letter-spacing:.12em;background:#0009;border-radius:999px;align-items:center;padding:0 12px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.extra-module__zVA0ua__thumbs{justify-content:center;gap:8px;display:flex}.extra-module__zVA0ua__thumb{cursor:pointer;opacity:.55;background:#111;border:1px solid #2a2a2a;border-radius:10px;width:52px;height:64px;padding:0;overflow:hidden}.extra-module__zVA0ua__thumb img{object-fit:cover;width:100%;height:100%}.extra-module__zVA0ua__thumbOn{opacity:1;box-shadow:0 0 0 2px #000, 0 0 0 3.5px var(--v2-lime)}
.shell-module__VL5CBa__app{background:#000 var(--v2-dot-grid);min-height:100vh;color:var(--v2-fg);font-family:var(--v2-font-sans);word-spacing:.04em;display:flex}.shell-module__VL5CBa__sidebar{height:100vh;width:var(--v2-sidebar-w);transition:width .28s var(--v2-ease);z-index:20;background:0 0;border-right:0;flex-direction:column;flex:none;gap:12px;padding:16px 14px;display:flex;position:sticky;top:0}.shell-module__VL5CBa__mini{width:92px}.shell-module__VL5CBa__aura{pointer-events:none;z-index:-1;background:radial-gradient(60% 42% at 12% 22%,#d6fd7014,#0000 70%),radial-gradient(50% 40% at 6% 88%,#d6fd700f,#0000 72%);width:150%;position:absolute;inset:0 auto 0 -40%}.shell-module__VL5CBa__glass{-webkit-backdrop-filter:blur(18px)saturate(1.15);background:#0e0e0e8c;border:1px solid #ffffff14;border-radius:22px;box-shadow:0 18px 50px #0000008c,inset 0 1px #ffffff0f}.shell-module__VL5CBa__brand{justify-content:space-between;align-items:center;gap:8px;padding:12px 12px 12px 16px;display:flex}.shell-module__VL5CBa__brandLink{align-items:center;min-width:0;display:flex;overflow:hidden}.shell-module__VL5CBa__mini .shell-module__VL5CBa__brandLink{justify-content:center;width:100%}.shell-module__VL5CBa__collapse{width:30px;height:30px;color:var(--v2-muted);cursor:pointer;transition:transform .28s var(--v2-ease), color .15s, border-color .15s;background:#ffffff0f;border:1px solid #ffffff29;border-radius:50%;flex:none;place-items:center;display:grid}.shell-module__VL5CBa__collapse:hover{color:#fff;border-color:#d6fd7099}.shell-module__VL5CBa__collapse:focus-visible{outline:2px solid var(--v2-lime);outline-offset:2px}.shell-module__VL5CBa__collapse svg{width:14px;height:14px}.shell-module__VL5CBa__mini .shell-module__VL5CBa__collapse{transform:rotate(180deg)}.shell-module__VL5CBa__mini .shell-module__VL5CBa__brand{flex-direction:column;gap:10px;padding:12px 8px}.shell-module__VL5CBa__navCard{padding:8px}.shell-module__VL5CBa__section{font:500 10px var(--v2-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--v2-faint);white-space:nowrap;padding:10px 12px 8px;overflow:hidden}.shell-module__VL5CBa__mini .shell-module__VL5CBa__section{opacity:0;height:6px;padding:0}.shell-module__VL5CBa__nav{flex-direction:column;gap:4px;display:flex}.shell-module__VL5CBa__navItem{height:44px;color:var(--v2-muted);letter-spacing:-.01em;transition:color var(--v2-fast) var(--v2-ease), background var(--v2-fast) var(--v2-ease);border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;padding:0 8px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.shell-module__VL5CBa__navItem:hover{color:#fff;background:#ffffff0d}.shell-module__VL5CBa__navIcon{color:#d8d8d8;background:#ffffff0d;border:1px solid #ffffff17;border-radius:10px;flex:none;place-items:center;width:30px;height:30px;display:grid}.shell-module__VL5CBa__navIcon svg{width:16px;height:16px}.shell-module__VL5CBa__navLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.shell-module__VL5CBa__navTag{font:500 9.5px var(--v2-font-mono);letter-spacing:.14em;color:var(--v2-lime);border:1px solid #d6fd7059;border-radius:999px;padding:3px 7px 2px}.shell-module__VL5CBa__navDot{background:var(--v2-lime);width:7px;height:7px;box-shadow:var(--v2-glow-dot);border-radius:50%}.shell-module__VL5CBa__navOn{color:#fff;background:linear-gradient(90deg,#d6fd701f,#d6fd7005 70%);border-color:#d6fd703d}.shell-module__VL5CBa__navOn .shell-module__VL5CBa__navIcon{background:var(--v2-lime);border-color:var(--v2-lime);color:#000;box-shadow:0 0 18px #d6fd7073}.shell-module__VL5CBa__mini .shell-module__VL5CBa__navItem{justify-content:center;padding:0}.shell-module__VL5CBa__mini .shell-module__VL5CBa__navLabel,.shell-module__VL5CBa__mini .shell-module__VL5CBa__navTag,.shell-module__VL5CBa__mini .shell-module__VL5CBa__userMeta{display:none}.shell-module__VL5CBa__grow{flex:1}.shell-module__VL5CBa__footCard{flex-direction:column;gap:8px;padding:10px;display:flex}.shell-module__VL5CBa__create{background:var(--v2-lime);color:#000;height:48px;font:700 15px var(--v2-font-sans);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;display:flex;box-shadow:0 0 0 1px #d6fd7099,0 8px 30px #d6fd7047,inset 0 1px #fff9}.shell-module__VL5CBa__create .shell-module__VL5CBa__navLabel{flex:none}.shell-module__VL5CBa__create svg{stroke-width:2.4px;flex:none;width:17px;height:17px}.shell-module__VL5CBa__tour{height:40px;color:var(--v2-muted);font:500 13px var(--v2-font-sans);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;padding:0 16px;display:flex}.shell-module__VL5CBa__tour:hover{color:#fff;border-color:#fff3}.shell-module__VL5CBa__tour svg{flex:none;width:15px;height:15px}.shell-module__VL5CBa__mini .shell-module__VL5CBa__tour,.shell-module__VL5CBa__mini .shell-module__VL5CBa__create{justify-content:center;padding:0}.shell-module__VL5CBa__user{color:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:18px;align-items:center;gap:8px;padding:12px 10px 12px 14px;text-decoration:none;display:flex}.shell-module__VL5CBa__user:hover{border-color:#d6fd7059}.shell-module__VL5CBa__mini .shell-module__VL5CBa__user{justify-content:center;padding:8px}.shell-module__VL5CBa__userMeta{flex:1;min-width:0}.shell-module__VL5CBa__userMeta b{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;display:block;overflow:hidden}.shell-module__VL5CBa__userMeta small{color:var(--v2-dim);text-overflow:ellipsis;margin-top:2px;font-size:11.5px;display:block;overflow:hidden}.shell-module__VL5CBa__avatar{background:var(--v2-lime);color:#000;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;margin-left:auto;font-size:12.5px;font-weight:800;display:grid;box-shadow:0 0 16px #d6fd7059}.shell-module__VL5CBa__mini .shell-module__VL5CBa__avatar{margin:0}.shell-module__VL5CBa__userChev{width:14px;height:14px;color:var(--v2-dim);flex:none}@media (prefers-reduced-motion:reduce){.shell-module__VL5CBa__sidebar,.shell-module__VL5CBa__collapse{transition:none}}.shell-module__VL5CBa__main{min-width:0;padding:18px var(--v2-page-pad-x) 0;background:0 0;flex-direction:column;flex:1;display:flex}.shell-module__VL5CBa__top{flex:none;align-items:center;gap:12px;height:52px;display:flex}.shell-module__VL5CBa__crumbs{font:500 11px var(--v2-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--v2-dim);gap:10px;display:flex}.shell-module__VL5CBa__crumbs i{color:#444;margin-right:10px;font-style:normal}.shell-module__VL5CBa__crumbOn{color:var(--v2-fg)}.shell-module__VL5CBa__bell{border:1px solid var(--v2-line-strong);width:34px;height:34px;color:var(--v2-muted);cursor:pointer;background:#0e0e0ed9;border-radius:50%;place-items:center;display:grid}.shell-module__VL5CBa__bell svg{width:15px;height:15px}.shell-module__VL5CBa__footer{height:58px;color:var(--v2-dim);border-top:1px solid #141414;flex:none;align-items:center;gap:22px;margin-top:auto;padding-right:180px;font-size:12.5px;display:flex}.shell-module__VL5CBa__footer a{color:var(--v2-muted);text-decoration:none}.shell-module__VL5CBa__footer span{font:500 10px var(--v2-font-mono);letter-spacing:.16em;text-transform:uppercase}.shell-module__VL5CBa__ask{z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:46px;font:700 14px var(--v2-font-sans);color:#fff;cursor:pointer;background:#0e0e0ed9;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:0 20px 0 7px;display:flex;position:fixed;bottom:12px;right:32px;box-shadow:0 12px 40px #0009}.shell-module__VL5CBa__orb{background:radial-gradient(circle at 35% 30%,#f4ffd0 0,#d6fd70 30%,#00d756 70%,#0a5b2a 100%);border-radius:50%;width:32px;height:32px;box-shadow:0 0 18px #d6fd7099}@media (max-width:900px){.shell-module__VL5CBa__sidebar{display:none}.shell-module__VL5CBa__main{padding:12px 16px 0}.shell-module__VL5CBa__footer{flex-wrap:wrap;gap:8px 18px;height:auto;padding:14px 0 84px}.shell-module__VL5CBa__ask{right:16px}}.shell-module__VL5CBa__navAccent{color:var(--v2-lime)}.shell-module__VL5CBa__navAccent .shell-module__VL5CBa__navIcon{color:var(--v2-lime);background:#d6fd7024}.shell-module__VL5CBa__navAccent:hover{background:#d6fd7017}.shell-module__VL5CBa__aiTab{z-index:60;-webkit-backdrop-filter:blur(14px)saturate(1.2);backdrop-filter:blur(14px)saturate(1.2);height:38px;font:800 11px var(--v2-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--v2-lime);cursor:pointer;background:#0a0a0ab8;border:1px solid #d6fd7073;border-radius:999px;align-items:center;gap:9px;padding:0 18px;transition:background .15s,border-color .15s,transform .15s;display:inline-flex;position:fixed;top:18px;right:22px}.shell-module__VL5CBa__aiTab:hover{border-color:var(--v2-lime);background:#d6fd7024;transform:translateY(-1px)}.shell-module__VL5CBa__aiTab:focus-visible{outline:2px solid var(--v2-lime);outline-offset:2px}.shell-module__VL5CBa__aiDot{background:var(--v2-lime);border-radius:50%;width:8px;height:8px;animation:2.4s ease-in-out infinite shell-module__VL5CBa__aiPulse;box-shadow:0 0 0 4px #d6fd702e}@keyframes shell-module__VL5CBa__aiPulse{0%,to{box-shadow:0 0 0 4px #d6fd702e}50%{box-shadow:0 0 0 7px #d6fd7012}}
.AskAiPanel-module__OV2Seq__mono{font-family:var(--v2-font-mono);text-transform:uppercase;letter-spacing:.14em}.AskAiPanel-module__OV2Seq__panel{--chat-w:var(--act-chat-w,420px);--chat-inset:var(--act-chat-inset,12px);top:var(--chat-inset);right:var(--chat-inset);bottom:var(--chat-inset);width:var(--chat-w);z-index:70;border-radius:var(--v2-r-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-family:var(--v2-font-sans);color:var(--v2-fg);animation:AskAiPanel-module__OV2Seq__pf-chat-in .22s var(--v2-ease);background:#090909f5;border:1px solid #ffffff1a;flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 40px 120px #000000b3,inset 0 1px #ffffff0d}@keyframes AskAiPanel-module__OV2Seq__pf-chat-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:none}}@media (max-width:640px){.AskAiPanel-module__OV2Seq__panel{border-radius:0;width:auto;inset:0}}.AskAiPanel-module__OV2Seq__head{border-bottom:1px solid var(--v2-line);flex:none;align-items:center;gap:12px;padding:16px 14px 14px 18px;display:flex}.AskAiPanel-module__OV2Seq__orb{background:radial-gradient(circle at 35% 30%,#f4ffd0 0,#d6fd70 30%,#00d756 70%,#0a5b2a 100%);border-radius:50%;flex:none;width:32px;height:32px;box-shadow:0 0 18px #d6fd708c}.AskAiPanel-module__OV2Seq__headText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.AskAiPanel-module__OV2Seq__headTitle{color:#fff;font-size:15px;font-weight:800}.AskAiPanel-module__OV2Seq__contextChip{color:var(--v2-dim);cursor:help;align-self:flex-start;align-items:center;gap:6px;font-size:11px;display:inline-flex}.AskAiPanel-module__OV2Seq__contextChip i{background:var(--v2-lime);width:6px;height:6px;box-shadow:var(--v2-glow-dot);border-radius:50%}.AskAiPanel-module__OV2Seq__headActions{flex:none;align-items:center;gap:8px;display:flex}.AskAiPanel-module__OV2Seq__headBtn{border:1px solid var(--v2-line-strong);background:var(--v2-surface-2);color:var(--v2-muted);font:700 12px var(--v2-font-sans);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;display:inline-flex}.AskAiPanel-module__OV2Seq__headBtn:hover{color:#fff;border-color:#3a3a3a}.AskAiPanel-module__OV2Seq__headBtn svg{width:14px;height:14px}.AskAiPanel-module__OV2Seq__headIconBtn{border:1px solid var(--v2-line-strong);background:var(--v2-surface-2);width:34px;height:34px;color:var(--v2-muted);cursor:pointer;border-radius:50%;place-items:center;display:grid}.AskAiPanel-module__OV2Seq__headIconBtn:hover{color:#fff;border-color:#3a3a3a}.AskAiPanel-module__OV2Seq__headIconBtn svg{width:15px;height:15px}@media (max-width:640px){.AskAiPanel-module__OV2Seq__headBtn span{display:none}.AskAiPanel-module__OV2Seq__headBtn{justify-content:center;width:34px;height:34px;padding:0}}.AskAiPanel-module__OV2Seq__thread{flex-direction:column;flex:1;gap:16px;padding:18px;display:flex;overflow-y:auto}.AskAiPanel-module__OV2Seq__empty{text-align:left;flex-direction:column;align-items:flex-start;gap:4px;margin:auto 0;display:flex}.AskAiPanel-module__OV2Seq__emptyOrb{width:52px;height:52px;color:var(--v2-lime);background:#d6fd701a;border-radius:16px;place-items:center;margin-bottom:10px;display:grid}.AskAiPanel-module__OV2Seq__emptyOrb svg{width:24px;height:24px}.AskAiPanel-module__OV2Seq__emptyEyebrow{color:var(--v2-dim);font-size:10px}.AskAiPanel-module__OV2Seq__emptyTitle{font:800 26px/1.2 var(--v2-font-sans);color:#fff;margin:6px 0 0}.AskAiPanel-module__OV2Seq__emptyAccent{color:var(--v2-lime)}.AskAiPanel-module__OV2Seq__emptyText{color:var(--v2-muted);max-width:34ch;margin:10px 0 0;font-size:13.5px;line-height:1.6}.AskAiPanel-module__OV2Seq__suggestWrap{width:100%;margin-top:22px}.AskAiPanel-module__OV2Seq__suggestLabel{color:var(--v2-dim);margin-bottom:10px;font-size:10px}.AskAiPanel-module__OV2Seq__suggestChips{flex-wrap:wrap;gap:8px;display:flex}.AskAiPanel-module__OV2Seq__chip{border:1px solid var(--v2-line-strong);background:var(--v2-surface-2);color:var(--v2-fg);font:600 12.5px var(--v2-font-sans);cursor:pointer;transition:border-color var(--v2-fast) var(--v2-ease), color var(--v2-fast) var(--v2-ease);border-radius:999px;padding:9px 14px}.AskAiPanel-module__OV2Seq__chip:hover{color:var(--v2-lime);border-color:#d6fd7080}.AskAiPanel-module__OV2Seq__row{flex-direction:column;gap:4px;max-width:90%;display:flex}.AskAiPanel-module__OV2Seq__rowUser{align-self:flex-end;align-items:flex-end}.AskAiPanel-module__OV2Seq__rowAi{align-self:flex-start;align-items:flex-start}.AskAiPanel-module__OV2Seq__bubble{border-radius:18px;padding:12px 14px;font-size:13.5px;line-height:1.6}.AskAiPanel-module__OV2Seq__bubbleUser{background:var(--v2-lime);color:#0d1400;border-bottom-right-radius:6px}.AskAiPanel-module__OV2Seq__bubbleAi{background:var(--v2-surface-2);border:1px solid var(--v2-line);color:var(--v2-fg);border-bottom-left-radius:6px;width:100%}.AskAiPanel-module__OV2Seq__timeLabel{font:700 10px var(--v2-font-mono);letter-spacing:.06em;color:var(--v2-faint);padding:0 4px}.AskAiPanel-module__OV2Seq__bubbleAttachments{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.AskAiPanel-module__OV2Seq__bubbleAttachment{background:#0000002e;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:700;display:inline-flex}.AskAiPanel-module__OV2Seq__bubbleAttachment svg{width:11px;height:11px}.AskAiPanel-module__OV2Seq__errorBlock{flex-direction:column;gap:8px;display:flex}.AskAiPanel-module__OV2Seq__errorBlock p{color:#ffb4bd;margin:0}.AskAiPanel-module__OV2Seq__retry{color:#ffb4bd;font:700 11.5px var(--v2-font-sans);cursor:pointer;background:#ff5a6e1a;border:1px solid #ff5a6e66;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:7px 12px;display:inline-flex}.AskAiPanel-module__OV2Seq__retry:hover{background:#ff5a6e2e}.AskAiPanel-module__OV2Seq__retry svg{width:13px;height:13px}.AskAiPanel-module__OV2Seq__md p{margin:0 0 8px}.AskAiPanel-module__OV2Seq__md p:last-child{margin-bottom:0}.AskAiPanel-module__OV2Seq__md ul{margin:0 0 8px;padding-left:18px}.AskAiPanel-module__OV2Seq__md ul:last-child{margin-bottom:0}.AskAiPanel-module__OV2Seq__md li{margin-bottom:3px}.AskAiPanel-module__OV2Seq__md li::marker{color:var(--v2-lime)}.AskAiPanel-module__OV2Seq__md code{font-family:var(--v2-font-mono);background:#ffffff1a;border-radius:4px;padding:1px 5px;font-size:12px}.AskAiPanel-module__OV2Seq__bubbleUser .AskAiPanel-module__OV2Seq__md code{background:#00000029}.AskAiPanel-module__OV2Seq__dots{align-items:center;gap:4px;height:14px;margin-top:4px;display:inline-flex}.AskAiPanel-module__OV2Seq__dots i{opacity:.35;background:currentColor;border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite AskAiPanel-module__OV2Seq__pf-chat-bounce}.AskAiPanel-module__OV2Seq__dots i:nth-child(2){animation-delay:.15s}.AskAiPanel-module__OV2Seq__dots i:nth-child(3){animation-delay:.3s}@keyframes AskAiPanel-module__OV2Seq__pf-chat-bounce{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.AskAiPanel-module__OV2Seq__ideaGrid{flex-direction:column;gap:10px;margin-top:10px;display:flex}.AskAiPanel-module__OV2Seq__ideaCard{border:1px solid var(--v2-line-strong);background:#00000047;border-radius:14px;gap:10px;padding:10px;display:flex}.AskAiPanel-module__OV2Seq__ideaThumb{object-fit:cover;border-radius:10px;flex:none;width:56px;height:56px;display:block}.AskAiPanel-module__OV2Seq__ideaThumbFallback{background:var(--v2-surface-3);width:56px;height:56px;color:var(--v2-lime);border-radius:10px;flex:none;place-items:center;display:grid}.AskAiPanel-module__OV2Seq__ideaThumbFallback svg{width:20px;height:20px}.AskAiPanel-module__OV2Seq__ideaBody{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.AskAiPanel-module__OV2Seq__ideaFmt{color:var(--v2-dim);align-items:center;gap:5px;font-size:9.5px;display:inline-flex}.AskAiPanel-module__OV2Seq__ideaFmt svg{width:11px;height:11px}.AskAiPanel-module__OV2Seq__ideaTitle{color:#fff;font-size:13px;font-weight:800;line-height:1.35}.AskAiPanel-module__OV2Seq__ideaDesc{color:var(--v2-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11.5px;line-height:1.45;display:-webkit-box;overflow:hidden}.AskAiPanel-module__OV2Seq__ideaCreate{background:var(--v2-lime);color:#000;font:800 11.5px var(--v2-font-sans);cursor:pointer;border:none;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;padding:6px 11px;display:inline-flex}.AskAiPanel-module__OV2Seq__ideaCreate:hover{filter:brightness(1.05)}.AskAiPanel-module__OV2Seq__ideaCreate svg{width:12px;height:12px}.AskAiPanel-module__OV2Seq__composer{border-top:1px solid var(--v2-line);flex-direction:column;flex:none;gap:10px;padding:12px 16px 14px;display:flex}.AskAiPanel-module__OV2Seq__attachRow{flex-wrap:wrap;gap:8px;display:flex}.AskAiPanel-module__OV2Seq__attachChip{background:var(--v2-surface-2);border:1px solid var(--v2-line-strong);color:var(--v2-muted);border-radius:999px;align-items:center;gap:6px;padding:6px 8px 6px 10px;font-size:11.5px;display:inline-flex}.AskAiPanel-module__OV2Seq__attachChip svg{width:12px;height:12px}.AskAiPanel-module__OV2Seq__attachName{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.AskAiPanel-module__OV2Seq__attachX{width:18px;height:18px;color:var(--v2-muted);cursor:pointer;background:#ffffff14;border:none;border-radius:50%;place-items:center;display:grid}.AskAiPanel-module__OV2Seq__attachX svg{width:10px;height:10px}.AskAiPanel-module__OV2Seq__inputRow{align-items:flex-end;gap:8px;display:flex}.AskAiPanel-module__OV2Seq__iconBtn{border:1px solid var(--v2-line-strong);background:var(--v2-surface-2);width:38px;height:38px;color:var(--v2-muted);cursor:pointer;border-radius:50%;flex:none;place-items:center;display:grid}.AskAiPanel-module__OV2Seq__iconBtn:hover:not(:disabled){color:#fff;border-color:#3a3a3a}.AskAiPanel-module__OV2Seq__iconBtn:disabled{opacity:.4;cursor:not-allowed}.AskAiPanel-module__OV2Seq__iconBtn svg{width:16px;height:16px}.AskAiPanel-module__OV2Seq__textarea{flex:1;min-width:0}.AskAiPanel-module__OV2Seq__sendBtn{background:var(--v2-lime);color:#000;cursor:pointer;width:38px;height:38px;box-shadow:var(--v2-glow-sm);border:none;border-radius:50%;flex:none;place-items:center;display:grid}.AskAiPanel-module__OV2Seq__sendBtn:hover:not(:disabled){filter:brightness(1.05)}.AskAiPanel-module__OV2Seq__sendBtn:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}.AskAiPanel-module__OV2Seq__sendBtn svg{stroke-width:2.6px;width:17px;height:17px}.AskAiPanel-module__OV2Seq__stopBtn{background:var(--v2-surface-3);color:var(--v2-danger);box-shadow:none}.AskAiPanel-module__OV2Seq__footRow{justify-content:flex-end;display:flex}.AskAiPanel-module__OV2Seq__hint{color:var(--v2-faint);font-size:10.5px}.AskAiPanel-module__OV2Seq__footNote{color:var(--v2-faint);margin:0;font-size:10.5px;line-height:1.4}
.BrandOverview-module__anWkeq__g4{gap:var(--v2-gap);grid-template-columns:repeat(4,1fr);display:grid}.BrandOverview-module__anWkeq__s2{grid-column:span 2}.BrandOverview-module__anWkeq__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.BrandOverview-module__anWkeq__legend{font:500 10px var(--v2-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--v2-dim);align-items:center;gap:8px;display:flex}.BrandOverview-module__anWkeq__legend i{width:14px;height:2px;margin-left:8px}.BrandOverview-module__anWkeq__nets{flex-direction:column;gap:4px;margin-top:14px;display:flex}.BrandOverview-module__anWkeq__netRow{height:38px;color:var(--v2-muted);grid-template-columns:150px 1fr 90px;align-items:center;gap:14px;font-size:13.5px;display:grid}.BrandOverview-module__anWkeq__netName{align-items:center;gap:10px;display:flex}.BrandOverview-module__anWkeq__bar{background:#161616;border-radius:999px;height:10px;overflow:hidden}.BrandOverview-module__anWkeq__bar i{background:linear-gradient(90deg, var(--v2-lime-500), var(--v2-lime));border-radius:999px;height:100%;display:block;box-shadow:0 0 16px #d6fd7080}.BrandOverview-module__anWkeq__netRow b{text-align:right;color:#fff;font-size:15px;font-weight:800}.BrandOverview-module__anWkeq__off{color:#555}.BrandOverview-module__anWkeq__off b{font:500 9.5px var(--v2-font-mono);letter-spacing:.12em;text-transform:uppercase;color:#4a4a4a}.BrandOverview-module__anWkeq__tops{flex-direction:column;gap:8px;margin-top:14px;display:flex}.BrandOverview-module__anWkeq__top{all:unset;cursor:pointer;background:#101010;border:1px solid #1b1b1b;border-radius:16px;align-items:center;gap:14px;padding:10px 14px;display:flex}.BrandOverview-module__anWkeq__top:hover{border-color:#d6fd704d}.BrandOverview-module__anWkeq__top:focus-visible{outline:2px solid var(--v2-lime);outline-offset:2px}.BrandOverview-module__anWkeq__rk{width:30px;height:30px;color:var(--v2-muted);background:#1a1a1a;border:1px solid #2a2a2a;border-radius:9px;flex:none;place-items:center;font-size:13px;font-weight:800;display:grid}.BrandOverview-module__anWkeq__rk1{background:var(--v2-lime);color:#000;border-color:var(--v2-lime);box-shadow:var(--v2-glow-sm)}.BrandOverview-module__anWkeq__th{object-fit:cover;border-radius:12px;flex:none;width:44px;height:44px}.BrandOverview-module__anWkeq__tx{flex:1;min-width:0}.BrandOverview-module__anWkeq__tx b{white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:700;display:block;overflow:hidden}.BrandOverview-module__anWkeq__tx small{font:500 10px var(--v2-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--v2-dim)}.BrandOverview-module__anWkeq__mx{color:var(--v2-muted);flex:none;align-items:center;gap:5px;font-size:12px;display:flex}.BrandOverview-module__anWkeq__mx svg{width:14px;height:14px;color:var(--v2-dim);margin-left:8px}.BrandOverview-module__anWkeq__bigLine{align-items:baseline;gap:8px;margin-top:14px;display:flex}.BrandOverview-module__anWkeq__big{letter-spacing:-.045em;font-size:44px;font-weight:800;line-height:1}.BrandOverview-module__anWkeq__of{color:var(--v2-dim);font-size:18px;font-weight:700}.BrandOverview-module__anWkeq__meta{color:var(--v2-dim);margin-top:8px;font-size:12.5px;line-height:1.45}.BrandOverview-module__anWkeq__netIcons{flex-wrap:wrap;gap:6px;margin-top:16px;display:flex}.BrandOverview-module__anWkeq__plan{font-family:var(--v2-font-display);text-transform:uppercase;letter-spacing:-.02em;margin-top:18px;font-size:30px;font-weight:900;font-stretch:125%;line-height:1}.BrandOverview-module__anWkeq__ghost{height:90px;font:500 10px var(--v2-font-mono);letter-spacing:.14em;text-transform:uppercase;color:#555;background:repeating-linear-gradient(135deg,#ffffff04 0 8px,#0000 8px 16px);border:1px dashed #262626;border-radius:14px;place-items:center;margin-top:14px;display:grid}.BrandOverview-module__anWkeq__apRow{align-items:center;gap:10px;margin-top:14px;display:flex}.BrandOverview-module__anWkeq__apRow>span:last-child{height:26px;font-size:9px}.BrandOverview-module__anWkeq__apBtn{margin-top:14px}.BrandOverview-module__anWkeq__week{grid-template-columns:repeat(7,1fr);gap:6px;margin-top:16px;display:grid}.BrandOverview-module__anWkeq__week span{height:46px;font:500 9px var(--v2-font-mono);letter-spacing:.1em;text-transform:uppercase;color:#555;border:1px dashed #262626;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;display:flex}.BrandOverview-module__anWkeq__week b{font:700 13px var(--v2-font-sans);color:#888}.BrandOverview-module__anWkeq__today{color:var(--v2-lime)!important;border:1px solid #d6fd7073!important}.BrandOverview-module__anWkeq__today b{color:#fff}.BrandOverview-module__anWkeq__has{border-style:solid!important;border-color:#3a3a3a!important}.BrandOverview-module__anWkeq__comps{margin-top:10px}.BrandOverview-module__anWkeq__comp{border-top:1px solid #171717;align-items:center;gap:12px;height:44px;font-size:14px;font-weight:700;display:flex}.BrandOverview-module__anWkeq__comp:first-child{border-top:0}.BrandOverview-module__anWkeq__comp img{object-fit:cover;border-radius:8px;width:28px;height:28px}.BrandOverview-module__anWkeq__comp small{font:500 10px var(--v2-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--v2-dim);margin-left:auto}.BrandOverview-module__anWkeq__trends{min-height:210px;overflow:hidden}.BrandOverview-module__anWkeq__trArt{z-index:0;border-radius:0 24px 24px 0;width:46%;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.BrandOverview-module__anWkeq__trCopy{max-width:54%;position:relative}.BrandOverview-module__anWkeq__trTitle{font-family:var(--v2-font-display);text-transform:uppercase;letter-spacing:-.02em;margin-top:18px;font-size:24px;font-weight:900;font-stretch:125%;line-height:1}.BrandOverview-module__anWkeq__trTitle span{color:var(--v2-lime)}.BrandOverview-module__anWkeq__trCta{font:700 13.5px var(--v2-font-sans);color:var(--v2-lime);align-items:center;gap:6px;margin-top:16px;display:inline-flex}.BrandOverview-module__anWkeq__trCta svg{width:15px;height:15px}.BrandOverview-module__anWkeq__posts{gap:var(--v2-gap);grid-template-columns:repeat(5,1fr);display:grid}.BrandOverview-module__anWkeq__pc{all:unset;cursor:pointer;background:#0e0e0e;border:1px solid #1c1c1c;border-radius:22px;flex-direction:column;display:flex;overflow:hidden}.BrandOverview-module__anWkeq__pc:hover{border-color:#d6fd704d}.BrandOverview-module__anWkeq__pc:focus-visible{outline:2px solid var(--v2-lime);outline-offset:2px}.BrandOverview-module__anWkeq__pim{aspect-ratio:4/5;position:relative;overflow:hidden}.BrandOverview-module__anWkeq__pim img{object-fit:cover;width:100%;height:100%;display:block}.BrandOverview-module__anWkeq__pnet{align-items:center;gap:6px;display:flex;position:absolute;top:10px;left:10px}.BrandOverview-module__anWkeq__pft{color:var(--v2-muted);justify-content:space-between;align-items:center;padding:12px 14px;font-size:12px;display:flex}.BrandOverview-module__anWkeq__pft small{font:500 9.5px var(--v2-font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--v2-dim)}.BrandOverview-module__anWkeq__pft span{align-items:center;gap:5px;display:inline-flex}.BrandOverview-module__anWkeq__pft svg{width:14px;height:14px;color:var(--v2-dim)}.BrandOverview-module__anWkeq__add{color:var(--v2-muted);font:600 13.5px var(--v2-font-sans);background:repeating-linear-gradient(135deg,#ffffff03 0 8px,#0000 8px 16px);border:1px dashed #2a2a2a;justify-content:center;align-items:center;gap:12px;min-height:300px}.BrandOverview-module__anWkeq__add small{font:500 9.5px var(--v2-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--v2-dim)}.BrandOverview-module__anWkeq__plus{background:var(--v2-lime);color:#000;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 0 30px #d6fd7066}.BrandOverview-module__anWkeq__plus svg{stroke-width:2.4px;width:22px;height:22px}.BrandOverview-module__anWkeq__gridHint{font:500 9.5px var(--v2-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--v2-faint);align-items:center;gap:8px;margin:14px 0 34px;display:flex}.BrandOverview-module__anWkeq__gridHint svg{width:13px;height:13px}.BrandOverview-module__anWkeq__offRow{color:var(--v2-dim);border:1px dashed #262626;border-radius:16px;align-items:center;gap:12px;margin-top:14px;padding:12px 14px;text-decoration:none;display:flex}.BrandOverview-module__anWkeq__offRow:hover{border-color:#d6fd7059}.BrandOverview-module__anWkeq__offIcons{gap:4px;display:flex}.BrandOverview-module__anWkeq__offText{flex:1;font-size:12.5px}.BrandOverview-module__anWkeq__offCta{font:700 13px var(--v2-font-sans);color:var(--v2-lime);align-items:center;gap:5px;display:inline-flex}.BrandOverview-module__anWkeq__offCta svg{width:14px;height:14px}
.BrandProfileDialog-module__P2a53W__head{background:radial-gradient(40% 120% at 90% 0,#d6fd701a,#0000 70%);border-bottom:1px solid #171717;padding:30px 36px 22px}.BrandProfileDialog-module__P2a53W__titleAccent{color:var(--v2-lime)}.BrandProfileDialog-module__P2a53W__title{font-family:var(--v2-font-display);text-transform:uppercase;letter-spacing:-.02em;max-width:16em;margin:0;font-size:clamp(26px,2.4vw,34px);font-weight:900;font-stretch:125%;line-height:.95}.BrandProfileDialog-module__P2a53W__sub{color:var(--v2-muted);margin:10px 0 0;font-size:14.5px}.BrandProfileDialog-module__P2a53W__body{scrollbar-width:thin;scrollbar-color:#333 transparent;flex:1;grid-template-columns:minmax(300px,360px) 1fr;min-height:0;display:grid;overflow:auto}.BrandProfileDialog-module__P2a53W__side{background:#090909;border-right:1px solid #171717;flex-direction:column;gap:16px;padding:24px 22px 28px 28px;display:flex}.BrandProfileDialog-module__P2a53W__main{flex-direction:column;gap:22px;min-width:0;padding:24px 32px 28px;display:flex}.BrandProfileDialog-module__P2a53W__card{background:#0f0f0f;border:1px solid #1c1c1c;border-radius:22px;flex-direction:column;gap:14px;padding:18px;display:flex}.BrandProfileDialog-module__P2a53W__cardLabel{font:500 10px var(--v2-font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--v2-dim)}.BrandProfileDialog-module__P2a53W__rule{font:500 9.5px var(--v2-font-mono);letter-spacing:.1em;text-transform:uppercase;color:#5f5f5f}.BrandProfileDialog-module__P2a53W__pick{align-items:center;gap:14px;display:flex}.BrandProfileDialog-module__P2a53W__pickArt{all:unset;cursor:pointer;width:76px;height:76px;color:var(--v2-lime);background:#151515;border:1px solid #262626;border-radius:20px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.BrandProfileDialog-module__P2a53W__pickArt:focus-visible{outline:2px solid var(--v2-lime);outline-offset:2px}.BrandProfileDialog-module__P2a53W__pickArt img{object-fit:contain;width:100%;height:100%;display:block}.BrandProfileDialog-module__P2a53W__pickArt svg{width:26px;height:26px}.BrandProfileDialog-module__P2a53W__pickRound{border-radius:50%}.BrandProfileDialog-module__P2a53W__pickRound img{object-fit:cover}.BrandProfileDialog-module__P2a53W__pickEmpty{background:radial-gradient(circle at 50% 35%,#d6fd701a,#0000 70%);border-style:dashed;border-color:#363636}.BrandProfileDialog-module__P2a53W__pickOver{color:#fff;font:700 11px var(--v2-font-sans);opacity:0;transition:opacity .15s var(--v2-ease);background:#0000009e;place-items:center;display:grid;position:absolute;inset:0}.BrandProfileDialog-module__P2a53W__pickArt:hover .BrandProfileDialog-module__P2a53W__pickOver,.BrandProfileDialog-module__P2a53W__pickArt:focus-visible .BrandProfileDialog-module__P2a53W__pickOver{opacity:1}.BrandProfileDialog-module__P2a53W__pickText{flex-direction:column;gap:3px;min-width:0;display:flex}.BrandProfileDialog-module__P2a53W__pickText b{letter-spacing:-.02em;font-size:14.5px;font-weight:800}.BrandProfileDialog-module__P2a53W__pickText>span{color:var(--v2-dim);font-size:12.5px}.BrandProfileDialog-module__P2a53W__pickBtns{gap:14px;margin-top:6px;display:flex}.BrandProfileDialog-module__P2a53W__linkBtn{all:unset;font:700 12.5px var(--v2-font-sans);color:var(--v2-lime);cursor:pointer;align-items:center;gap:5px;display:inline-flex}.BrandProfileDialog-module__P2a53W__linkBtn:hover{text-underline-offset:3px;text-decoration:underline}.BrandProfileDialog-module__P2a53W__linkBtn:focus-visible{outline:2px solid var(--v2-lime);outline-offset:3px;border-radius:4px}.BrandProfileDialog-module__P2a53W__linkBtn svg{width:13px;height:13px}.BrandProfileDialog-module__P2a53W__linkDanger{color:#ff8b9a}.BrandProfileDialog-module__P2a53W__pickErr{color:#ff8b9a;margin-top:2px;font-size:12px}.BrandProfileDialog-module__P2a53W__post{background:#0a0a0a;border:1px solid #1e1e1e;border-radius:18px;padding:14px 16px 16px}.BrandProfileDialog-module__P2a53W__postHead{align-items:center;gap:10px;display:flex}.BrandProfileDialog-module__P2a53W__postHead b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13.5px;font-weight:800;overflow:hidden}.BrandProfileDialog-module__P2a53W__postAva{width:32px;height:32px;color:var(--v2-dim);background:#1a1a1a;border-radius:50%;flex:none;place-items:center;display:grid;overflow:hidden;box-shadow:0 0 0 2px #0a0a0a,0 0 0 3px #d6fd7080}.BrandProfileDialog-module__P2a53W__postAva img{object-fit:cover;width:100%;height:100%}.BrandProfileDialog-module__P2a53W__postAva svg{width:16px;height:16px}.BrandProfileDialog-module__P2a53W__postNote{font:500 9px var(--v2-font-mono);letter-spacing:.12em;text-transform:uppercase;color:#5f5f5f;flex:none;margin-left:auto}.BrandProfileDialog-module__P2a53W__postBody{color:var(--v2-muted);margin:12px 0 0;font-size:13.5px;line-height:1.5}.BrandProfileDialog-module__P2a53W__postCta{color:#fff;overflow-wrap:anywhere;background:#d6fd7012;border:1px solid #d6fd7038;border-radius:12px;margin:10px 0 0;padding:10px 12px;font-size:13.5px;line-height:1.5}.BrandProfileDialog-module__P2a53W__postCta a{color:var(--v2-lime);text-underline-offset:3px;text-decoration:underline}.BrandProfileDialog-module__P2a53W__postCta code{font:500 12px var(--v2-font-mono);background:#1b1b1b;border-radius:5px;padding:1px 5px}.BrandProfileDialog-module__P2a53W__postCtaEmpty{color:#5f5f5f;font:500 10px var(--v2-font-mono);letter-spacing:.12em;text-transform:uppercase;background:0 0;border-style:dashed;border-color:#2c2c2c}.BrandProfileDialog-module__P2a53W__aboutMeta{align-items:center;gap:12px;display:inline-flex}.BrandProfileDialog-module__P2a53W__mic{all:unset;height:30px;font:700 12px var(--v2-font-sans);letter-spacing:0;text-transform:none;color:#e6e6e6;cursor:pointer;background:#171717;border:1px solid #2c2c2c;border-radius:999px;align-items:center;gap:7px;padding:0 12px 0 9px;display:inline-flex}.BrandProfileDialog-module__P2a53W__mic:hover{border-color:#d6fd7080}.BrandProfileDialog-module__P2a53W__mic:focus-visible{outline:2px solid var(--v2-lime);outline-offset:2px}.BrandProfileDialog-module__P2a53W__mic>svg{width:15px;height:15px;color:var(--v2-lime)}.BrandProfileDialog-module__P2a53W__micOn{background:var(--v2-lime);border-color:var(--v2-lime);color:#000;box-shadow:var(--v2-glow-sm)}.BrandProfileDialog-module__P2a53W__micOn>div{width:40px;height:16px}.BrandProfileDialog-module__P2a53W__opt{color:#5f5f5f}.BrandProfileDialog-module__P2a53W__rte{background:#0f0f0f;border:1px solid #2a2a2a;border-radius:16px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.BrandProfileDialog-module__P2a53W__rte:focus-within{border-color:#d6fd7099;box-shadow:0 0 0 3px #d6fd701f}.BrandProfileDialog-module__P2a53W__rteBar{border-bottom:1px solid #1c1c1c;flex-wrap:wrap;align-items:center;gap:6px;padding:8px;display:flex}.BrandProfileDialog-module__P2a53W__rteBtn{all:unset;color:#cfcfcf;cursor:pointer;border-radius:10px;place-items:center;width:34px;height:32px;display:grid}.BrandProfileDialog-module__P2a53W__rteBtn:hover{color:#fff;background:#1a1a1a}.BrandProfileDialog-module__P2a53W__rteBtn:focus-visible{outline:2px solid var(--v2-lime);outline-offset:1px}.BrandProfileDialog-module__P2a53W__rteBtn svg{width:15px;height:15px}.BrandProfileDialog-module__P2a53W__rteOn,.BrandProfileDialog-module__P2a53W__rteOn:hover{background:var(--v2-lime);color:#000}.BrandProfileDialog-module__P2a53W__rteLink{flex:1;align-items:center;gap:6px;min-width:220px;margin-left:4px;display:flex}.BrandProfileDialog-module__P2a53W__rteLinkInput{color:#fff;min-width:0;height:32px;font:500 12.5px var(--v2-font-mono);background:#0a0a0a;border:1px solid #2c2c2c;border-radius:10px;outline:none;flex:1;padding:0 10px}.BrandProfileDialog-module__P2a53W__rteLinkInput:focus{border-color:#d6fd7099}.BrandProfileDialog-module__P2a53W__rteLinkGo{all:unset;background:var(--v2-lime);color:#000;height:32px;font:700 12px var(--v2-font-sans);cursor:pointer;border-radius:10px;padding:0 12px}.BrandProfileDialog-module__P2a53W__rteArea{color:#fff;overflow-wrap:anywhere;outline:none;min-height:84px;padding:14px 16px;font-size:14.5px;line-height:1.55}.BrandProfileDialog-module__P2a53W__rteArea:empty:before{content:attr(data-ph);color:#5a5a5a;pointer-events:none}.BrandProfileDialog-module__P2a53W__rteArea a{color:var(--v2-lime);text-underline-offset:3px;text-decoration:underline}.BrandProfileDialog-module__P2a53W__rteArea code{font:500 13px var(--v2-font-mono);background:#1b1b1b;border-radius:5px;padding:1px 5px}.BrandProfileDialog-module__P2a53W__ideas{flex-wrap:wrap;align-items:center;gap:8px;margin-top:-8px;display:flex}.BrandProfileDialog-module__P2a53W__ideasLabel{font:500 10px var(--v2-font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--v2-dim);margin-right:4px}.BrandProfileDialog-module__P2a53W__idea{all:unset;height:32px;font:600 12.5px var(--v2-font-sans);color:#e6e6e6;cursor:pointer;background:#121212;border:1px solid #2a2a2a;border-radius:999px;align-items:center;gap:7px;padding:0 13px;display:inline-flex}.BrandProfileDialog-module__P2a53W__idea:hover{color:#fff;border-color:#d6fd7080}.BrandProfileDialog-module__P2a53W__idea:focus-visible{outline:2px solid var(--v2-lime);outline-offset:2px}.BrandProfileDialog-module__P2a53W__idea svg{width:14px;height:14px;color:var(--v2-lime)}.BrandProfileDialog-module__P2a53W__foot{background:#0b0b0b;border-top:1px solid #171717;align-items:center;gap:10px;padding:16px 28px;display:flex}.BrandProfileDialog-module__P2a53W__sp{flex:1}.BrandProfileDialog-module__P2a53W__dirty,.BrandProfileDialog-module__P2a53W__clean{font:500 10px var(--v2-font-mono);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;display:inline-flex}.BrandProfileDialog-module__P2a53W__dirty{color:var(--v2-lime)}.BrandProfileDialog-module__P2a53W__clean{color:var(--v2-dim)}.BrandProfileDialog-module__P2a53W__dirty i,.BrandProfileDialog-module__P2a53W__clean i{border-radius:50%;width:7px;height:7px}.BrandProfileDialog-module__P2a53W__dirty i{background:var(--v2-lime);box-shadow:var(--v2-glow-dot)}.BrandProfileDialog-module__P2a53W__clean i{background:#3a3a3a}@media (max-width:860px){.BrandProfileDialog-module__P2a53W__head{padding:24px 64px 18px 22px}.BrandProfileDialog-module__P2a53W__body{grid-template-columns:1fr}.BrandProfileDialog-module__P2a53W__side{border-bottom:1px solid #171717;border-right:0;order:2;padding:18px}.BrandProfileDialog-module__P2a53W__main{padding:20px 18px 24px}.BrandProfileDialog-module__P2a53W__foot{padding:14px 18px}.BrandProfileDialog-module__P2a53W__dirty,.BrandProfileDialog-module__P2a53W__clean{display:none}}
.GettingStarted-module__pjwFsG__card{font-family:var(--v2-font-sans);border-radius:var(--v2-r-lg);border:1px solid var(--v2-line);background:#0c0c0ceb;padding:20px}.GettingStarted-module__pjwFsG__complete{background:linear-gradient(#d6fd700f,#0c0c0ceb 40%);border-color:#d6fd7047}.GettingStarted-module__pjwFsG__head{align-items:center;gap:14px;display:flex}.GettingStarted-module__pjwFsG__ringLabel{font:800 11px var(--v2-font-sans);letter-spacing:-.02em}.GettingStarted-module__pjwFsG__headText{min-width:0}.GettingStarted-module__pjwFsG__title{letter-spacing:-.01em;margin-top:6px;font-size:16px;font-weight:800;display:block}.GettingStarted-module__pjwFsG__spacer{flex:1}.GettingStarted-module__pjwFsG__chev{border:1px solid var(--v2-line-strong);width:34px;height:34px;color:var(--v2-muted);cursor:pointer;transition:transform var(--v2-normal) var(--v2-ease), color var(--v2-fast) var(--v2-ease);background:#0e0e0ed9;border-radius:50%;flex:none;place-items:center;display:grid}.GettingStarted-module__pjwFsG__chev:hover{color:var(--v2-lime);border-color:#d6fd7066}.GettingStarted-module__pjwFsG__chev svg{width:16px;height:16px}.GettingStarted-module__pjwFsG__chevOpen{transform:rotate(-90deg)}.GettingStarted-module__pjwFsG__list{flex-direction:column;margin:18px 0 0;padding:0;list-style:none;display:flex}.GettingStarted-module__pjwFsG__row{border-top:1px solid #171717;align-items:center;gap:14px;padding:13px 2px;display:flex}.GettingStarted-module__pjwFsG__row:first-child{border-top:0;padding-top:4px}.GettingStarted-module__pjwFsG__icon{width:38px;height:38px;color:var(--v2-lime);background:#161616;border:1px solid #232323;border-radius:12px;flex:none;place-items:center;display:grid}.GettingStarted-module__pjwFsG__icon svg{width:17px;height:17px}.GettingStarted-module__pjwFsG__iconDone{color:var(--v2-lime);background:#d6fd701f;border-color:#d6fd7066}.GettingStarted-module__pjwFsG__text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.GettingStarted-module__pjwFsG__text b{letter-spacing:-.01em;font-size:14px;font-weight:700}.GettingStarted-module__pjwFsG__text small{color:var(--v2-dim);font-size:12px;line-height:1.4}.GettingStarted-module__pjwFsG__rowDone .GettingStarted-module__pjwFsG__text b{color:var(--v2-muted)}.GettingStarted-module__pjwFsG__pill{border-radius:var(--v2-r-pill);border:1px solid var(--v2-line-strong);height:44px;color:var(--v2-fg);cursor:pointer;font-family:var(--v2-font-sans);transition:border-color var(--v2-fast) var(--v2-ease);background:#0c0c0ce6;align-items:center;gap:10px;padding:0 14px 0 8px;display:inline-flex}.GettingStarted-module__pjwFsG__pill:hover{border-color:#d6fd7066}.GettingStarted-module__pjwFsG__pill:focus-visible{outline:2px solid var(--v2-lime);outline-offset:2px}.GettingStarted-module__pjwFsG__pillRingLabel{font:800 10px var(--v2-font-sans)}.GettingStarted-module__pjwFsG__pillText{color:var(--v2-muted);white-space:nowrap;font-size:12.5px;font-weight:600}.GettingStarted-module__pjwFsG__pillText b{color:var(--v2-fg);font-weight:800}.GettingStarted-module__pjwFsG__pill svg:last-child{width:15px;height:15px;color:var(--v2-dim)}@media (max-width:560px){.GettingStarted-module__pjwFsG__row{flex-wrap:wrap}.GettingStarted-module__pjwFsG__text{flex-basis:100%;order:2}}
.CompanyRequisites-module__T1Hnkq__box{color:var(--muted);text-align:start;flex-direction:column;gap:2px;font-size:12px;line-height:1.5;display:flex}.CompanyRequisites-module__T1Hnkq__title{color:var(--text-muted,var(--muted));letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:800}.CompanyRequisites-module__T1Hnkq__name{color:var(--foreground);font-weight:700}.CompanyRequisites-module__T1Hnkq__line{font-variant-numeric:tabular-nums}.CompanyRequisites-module__T1Hnkq__compact{gap:1px;font-size:10px;font-weight:700;line-height:1.4}.CompanyRequisites-module__T1Hnkq__compact .CompanyRequisites-module__T1Hnkq__name{color:var(--muted)}
.colorOrb-module__9pCb7W__orb{border-radius:50%;grid-template-areas:"stack";display:grid;position:relative;overflow:hidden;transform:scale(1.1)}.colorOrb-module__9pCb7W__orb:before,.colorOrb-module__9pCb7W__orb:after{content:"";border-radius:50%;grid-area:stack;width:100%;height:100%;display:block;transform:translateZ(0)}.colorOrb-module__9pCb7W__orb:before{background:conic-gradient(from calc(var(--orb-angle) * 2) at 25% 70%, var(--accent3), transparent 20% 80%, var(--accent3)), conic-gradient(from calc(var(--orb-angle) * 2) at 45% 75%, var(--accent2), transparent 30% 60%, var(--accent2)), conic-gradient(from calc(var(--orb-angle) * -3) at 80% 20%, var(--accent1), transparent 40% 60%, var(--accent1)), conic-gradient(from calc(var(--orb-angle) * 2) at 15% 5%, var(--accent2), transparent 10% 90%, var(--accent2)), conic-gradient(from calc(var(--orb-angle) * 1) at 20% 80%, var(--accent1), transparent 10% 90%, var(--accent1)), conic-gradient(from calc(var(--orb-angle) * -2) at 85% 10%, var(--accent3), transparent 20% 80%, var(--accent3));box-shadow:inset var(--base) 0 0 var(--shadow) calc(var(--shadow) * .2);filter:blur(var(--blur)) contrast(var(--contrast));animation:colorOrb-module__9pCb7W__orbSpin var(--spin-duration) linear infinite}.colorOrb-module__9pCb7W__orb:after{background-image:radial-gradient(circle at center, var(--base) var(--dot), transparent var(--dot));background-size:calc(var(--dot) * 2) calc(var(--dot) * 2);-webkit-backdrop-filter:blur(calc(var(--blur) * 2)) contrast(calc(var(--contrast) * 2));mix-blend-mode:overlay;-webkit-mask-image:radial-gradient(black var(--mask), transparent 75%);mask-image:radial-gradient(black var(--mask), transparent 75%)}.colorOrb-module__9pCb7W__orb[data-mask-zero]:after{-webkit-mask-image:none;mask-image:none}@keyframes colorOrb-module__9pCb7W__orbSpin{to{--orb-angle:360deg}}@media (prefers-reduced-motion:reduce){.colorOrb-module__9pCb7W__orb:before{animation:none}}
