.Button-module__7yqGIG__button{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--app-control-height);border-radius:var(--app-card-radius);font-family:var(--font-sans);letter-spacing:0;transform-origin:50%;box-shadow:var(--shadow-surface-border);cursor:pointer;transition:background var(--motion-duration-base)var(--motion-ease-standard),border-color var(--motion-duration-base)var(--motion-ease-standard),box-shadow var(--motion-duration-base)var(--motion-ease-standard),color var(--motion-duration-fast)var(--motion-ease-standard),transform var(--motion-duration-control)var(--motion-ease-emphasized);border:1px solid #0000;font-size:.82rem;font-weight:400;line-height:1;display:inline-flex;position:relative}.Button-module__7yqGIG__button:disabled{opacity:.6;cursor:not-allowed;transform:none}.Button-module__7yqGIG__button:hover:not(:disabled){box-shadow:var(--shadow-surface-border-hover);transform:translateY(var(--motion-control-lift))scale(var(--motion-control-scale))}.Button-module__7yqGIG__button:active:not(:disabled){transform:translateY(0)scale(.97)}.Button-module__7yqGIG__button:focus-visible,.Button-module__7yqGIG__iconButton:focus-visible{outline:3px solid var(--app-focus-ring);outline-offset:3px}.Button-module__7yqGIG__fullWidth{width:100%}.Button-module__7yqGIG__primary{background:var(--color-primary);color:var(--color-primary-contrast)}.Button-module__7yqGIG__primary:hover:not(:disabled){background:var(--color-primary-hover)}.Button-module__7yqGIG__primary:active:not(:disabled){background:var(--color-primary-press)}.Button-module__7yqGIG__secondary{background:var(--app-surface-control);color:var(--color-text-primary);border-color:var(--app-border)}.Button-module__7yqGIG__secondary:hover:not(:disabled){border-color:var(--app-border-hover);background:var(--app-surface-control-hover);color:var(--color-accent)}.Button-module__7yqGIG__ghost{color:var(--color-text-secondary);border-color:var(--app-border);background:0 0}.Button-module__7yqGIG__ghost:hover:not(:disabled){color:var(--color-text-primary);border-color:var(--app-border-hover);background:color-mix(in srgb,var(--app-surface-control)54%,transparent)}.Button-module__7yqGIG__danger{color:var(--color-error);border-color:var(--color-error-border)}.Button-module__7yqGIG__danger:hover:not(:disabled){background:var(--color-error-bg)}.Button-module__7yqGIG__sm{padding:var(--space-2)var(--space-3);min-height:var(--app-compact-control-height);font-size:.72rem}.Button-module__7yqGIG__md{padding:14px 30px}.Button-module__7yqGIG__lg{padding:16px 34px;font-size:.88rem}.Button-module__7yqGIG__create{min-height:var(--app-compact-control-height);border-color:color-mix(in srgb,var(--app-border)72%,transparent);border-radius:var(--app-compact-radius);background:var(--app-surface-control);color:var(--color-text-primary);letter-spacing:0;transition:background var(--motion-duration-base)var(--motion-ease-standard),border-color var(--motion-duration-base)var(--motion-ease-standard),box-shadow var(--motion-duration-base)var(--motion-ease-standard),color var(--motion-duration-fast)var(--motion-ease-standard),transform var(--motion-duration-control)var(--motion-ease-emphasized);white-space:nowrap;gap:8px;padding:0 12px;font-size:.86rem;font-weight:400;box-shadow:inset 0 1px #ffffff0d}.Button-module__7yqGIG__create:hover:not(:disabled){border-color:var(--app-border-hover);background:var(--app-surface-control-hover);color:var(--color-text-primary);transform:translateY(var(--motion-control-lift))scale(var(--motion-control-scale));box-shadow:inset 0 1px #ffffff14,0 8px 20px #00000029}.Button-module__7yqGIG__create:active:not(:disabled){transform:translateY(0)scale(.97);box-shadow:inset 0 1px #ffffff0a}.Button-module__7yqGIG__create:focus-visible{outline-color:color-mix(in srgb,var(--color-accent)72%,white);box-shadow:none}.Button-module__7yqGIG__create:disabled{opacity:.58;transform:none}.Button-module__7yqGIG__create .Button-module__7yqGIG__icon{color:color-mix(in srgb,var(--color-text-primary)86%,var(--color-accent))}.Button-module__7yqGIG__icon,.Button-module__7yqGIG__label{align-items:center;display:inline-flex}.Button-module__7yqGIG__spinner{border:2px solid var(--color-primary-contrast-soft);border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite Button-module__7yqGIG__spin}.Button-module__7yqGIG__iconButton{border-radius:var(--app-compact-radius);border:1px solid var(--app-border);background:var(--app-surface-control);color:var(--color-text-secondary);cursor:pointer;transition:background var(--motion-duration-base)var(--motion-ease-standard),border-color var(--motion-duration-base)var(--motion-ease-standard),box-shadow var(--motion-duration-base)var(--motion-ease-standard),color var(--motion-duration-fast)var(--motion-ease-standard),transform var(--motion-duration-control)var(--motion-ease-emphasized);transform-origin:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.Button-module__7yqGIG__iconButton:hover:not(:disabled){background:var(--app-surface-control-hover);color:var(--color-text-primary);border-color:var(--app-border-hover);box-shadow:var(--shadow-surface-border-hover);transform:translateY(calc(var(--motion-control-lift)/2))}.Button-module__7yqGIG__iconButton:active:not(:disabled){transform:translateY(0)scale(.94)}.Button-module__7yqGIG__iconButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.Button-module__7yqGIG__iconButton.Button-module__7yqGIG__sm,.Button-module__7yqGIG__iconButton.Button-module__7yqGIG__md{width:var(--app-compact-control-height);height:var(--app-compact-control-height);min-width:var(--app-compact-control-height);min-height:var(--app-compact-control-height)}@keyframes Button-module__7yqGIG__spin{to{transform:rotate(360deg)}}@media (max-width:640px){.Button-module__7yqGIG__create{max-width:100%;min-height:44px;padding-inline:14px}}@media (prefers-reduced-motion:reduce){.Button-module__7yqGIG__button:hover:not(:disabled),.Button-module__7yqGIG__button:active:not(:disabled),.Button-module__7yqGIG__create:hover:not(:disabled),.Button-module__7yqGIG__create:active:not(:disabled),.Button-module__7yqGIG__iconButton:hover:not(:disabled),.Button-module__7yqGIG__iconButton:active:not(:disabled){transform:none}}
.Card-module__DIF5LW__card{background:color-mix(in srgb,var(--app-surface-card)78%,transparent);border:1px solid color-mix(in srgb,var(--app-border)82%,transparent);border-radius:var(--app-card-radius);box-shadow:var(--shadow-surface-border),inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)46%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform-origin:50%;transition:background var(--motion-duration-base)var(--motion-ease-standard),border-color var(--motion-duration-base)var(--motion-ease-standard),box-shadow var(--motion-duration-base)var(--motion-ease-standard),transform var(--motion-duration-control)var(--motion-ease-emphasized);position:relative}body[data-atlas-theme=dark] .Card-module__DIF5LW__card{background:var(--app-surface-card);box-shadow:var(--app-card-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.Card-module__DIF5LW__card:where([role=button]){cursor:pointer}.Card-module__DIF5LW__card:where([role=button]:hover){border-color:var(--app-border-hover);background:var(--app-surface-raised);box-shadow:var(--app-card-shadow-hover);transform:translateY(var(--motion-card-lift))scale(var(--motion-card-scale))}.Card-module__DIF5LW__card:where([role=button]:focus-visible){outline:3px solid var(--app-focus-ring);outline-offset:3px}.Card-module__DIF5LW__card:where([role=button]:active){transform:translateY(0)scale(.992)}@media (prefers-reduced-motion:reduce){.Card-module__DIF5LW__card:where([role=button]:hover),.Card-module__DIF5LW__card:where([role=button]:active){transform:none}}
.Badge-module__Hxh1LG__badge{border-radius:var(--radius-full);white-space:nowrap;border:1px solid #0000;align-items:center;padding:4px 10px;font-size:.75rem;font-weight:400;display:inline-flex}.Badge-module__Hxh1LG__neutral{background:var(--color-surface-muted);color:var(--color-text-secondary);border-color:var(--color-border)}.Badge-module__Hxh1LG__success{background:var(--color-success-bg);color:var(--color-success);border-color:var(--color-success-border-soft)}.Badge-module__Hxh1LG__error{background:var(--color-error-bg);color:var(--color-error);border-color:var(--color-error-border-soft)}
.InlineAlert-module__DLGXrG__alert{border-radius:var(--radius-landing-v3);border:1px solid #0000;padding:12px 14px;font-size:.9rem;line-height:1.45}.InlineAlert-module__DLGXrG__info{background:var(--color-surface-muted);color:var(--color-text-primary);border-color:var(--color-border)}.InlineAlert-module__DLGXrG__success{background:var(--color-success-bg);color:var(--color-success);border-color:var(--color-success-border-soft)}.InlineAlert-module__DLGXrG__error{background:var(--color-error-bg);color:var(--color-error);border-color:var(--color-error-border-soft)}
.EmptyState-module__gbFr8W__empty{text-align:center;align-items:center;gap:var(--space-3);padding:var(--space-6);border:1px dashed color-mix(in srgb,var(--app-border)88%,transparent);border-radius:var(--app-card-radius);background:color-mix(in srgb,var(--app-surface-raised)88%,transparent);color:var(--color-text-secondary);box-shadow:var(--app-card-shadow),inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)4%,transparent);flex-direction:column;display:flex}.EmptyState-module__gbFr8W__icon{border-radius:var(--radius-full);background:var(--app-surface-card);width:48px;height:48px;color:var(--color-text-secondary);border:1px solid color-mix(in srgb,var(--app-border)84%,transparent);box-shadow:var(--shadow-surface-border);justify-content:center;align-items:center;display:flex}.EmptyState-module__gbFr8W__content h3{color:var(--color-text-primary);margin-bottom:var(--space-1);font-size:1.05rem}.EmptyState-module__gbFr8W__content p{color:var(--color-text-secondary);font-size:.9rem}.EmptyState-module__gbFr8W__action{margin-top:var(--space-2)}
.Tabs-module__jyLezq__tabs{gap:var(--space-2);padding:var(--space-1);-webkit-overflow-scrolling:touch;scrollbar-width:thin;border-radius:var(--radius-full);background:color-mix(in srgb,var(--app-surface-control)82%,transparent);border:1px solid color-mix(in srgb,var(--app-border)82%,transparent);max-width:100%;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)4%,transparent),0 12px 24px -22px #000000b8;flex-wrap:nowrap;display:inline-flex;overflow:auto hidden}.Tabs-module__jyLezq__tab{border-radius:var(--radius-full);min-height:40px;padding:var(--space-2)var(--space-4);color:var(--color-text-secondary);align-items:center;gap:var(--space-2);white-space:nowrap;transform-origin:50%;transition:background var(--motion-duration-base)var(--motion-ease-standard),box-shadow var(--motion-duration-base)var(--motion-ease-standard),color var(--motion-duration-fast)var(--motion-ease-standard),transform var(--motion-duration-control)var(--motion-ease-emphasized);flex:none;font-size:.85rem;font-weight:600;display:inline-flex}.Tabs-module__jyLezq__tab:hover:not(:disabled){background:var(--color-hover);color:var(--color-text-primary);transform:translateY(calc(var(--motion-control-lift)/2))}.Tabs-module__jyLezq__tab:active:not(:disabled){transform:translateY(0)scale(.97)}.Tabs-module__jyLezq__active{background:var(--app-surface-control-hover);color:var(--color-text-primary);box-shadow:var(--shadow-surface-border),inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)7%,transparent)}.Tabs-module__jyLezq__tab:focus-visible{box-shadow:inset 0 0 0 3px var(--app-focus-ring);outline:none}.Tabs-module__jyLezq__badge{color:var(--color-text-muted);font-size:.7rem}@media (max-width:640px){.Tabs-module__jyLezq__tabs{gap:var(--space-1);padding:4px}.Tabs-module__jyLezq__tab{padding:8px 12px;font-size:.8rem}}@media (prefers-reduced-motion:reduce){.Tabs-module__jyLezq__tab:hover:not(:disabled),.Tabs-module__jyLezq__tab:active:not(:disabled){transform:none}}
.Spinner-module__dhtKnG__spinner{border:3px solid var(--color-spinner-track);border-top-color:var(--color-accent);border-radius:50%;animation:.8s linear infinite Spinner-module__dhtKnG__spin;display:inline-block}@keyframes Spinner-module__dhtKnG__spin{to{transform:rotate(360deg)}}
.Modal-module__wnT-mq__overlay{background:var(--color-overlay-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:var(--space-4);z-index:var(--z-overlay);justify-content:center;align-items:center;animation:.18s both Modal-module__wnT-mq__modal-overlay-in;display:flex;position:fixed;inset:0}.Modal-module__wnT-mq__cardWrap{border-radius:var(--radius-landing-v3);width:100%;max-height:80vh;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;padding:0;display:block;position:relative;overflow:visible}.Modal-module__wnT-mq__cardWrap.Modal-module__wnT-mq__cardWrap{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;gap:0;padding:0;animation:none;display:block;overflow:visible}.Modal-module__wnT-mq__card{width:100%;max-height:80vh;padding:var(--space-5);gap:var(--space-4);scroll-behavior:smooth;scrollbar-color:transparent transparent;scrollbar-gutter:stable;scrollbar-width:none;background:color-mix(in srgb,var(--color-surface)96%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-landing-v5-modal-dark,none);flex-direction:column;animation:.22s cubic-bezier(.2,.7,.2,1) both Modal-module__wnT-mq__modal-card-in;display:flex;overflow:auto}.Modal-module__wnT-mq__card::-webkit-scrollbar{width:0;height:0}.Modal-module__wnT-mq__cardNoScroll{overflow:hidden}.Modal-module__wnT-mq__scrollIndicator.Modal-module__wnT-mq__scrollIndicator{--branded-scroll-indicator-height:100%;--branded-scroll-indicator-z-index:2;--branded-scroll-wheel-top:clamp(9px,22%,36px);--branded-scroll-wheel-height:clamp(29px,32%,63px)}@media (prefers-reduced-motion:reduce){.Modal-module__wnT-mq__overlay,.Modal-module__wnT-mq__card{animation:none}.Modal-module__wnT-mq__card{scroll-behavior:auto}}@keyframes Modal-module__wnT-mq__modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__wnT-mq__modal-card-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.Modal-module__wnT-mq__sizeSm{max-width:420px}.Modal-module__wnT-mq__sizeMd{max-width:640px}.Modal-module__wnT-mq__sizeLg{max-width:840px}.Modal-module__wnT-mq__sizeXl{max-width:1040px}.Modal-module__wnT-mq__cardWrap.Modal-module__wnT-mq__sizeXl,.Modal-module__wnT-mq__card.Modal-module__wnT-mq__sizeXl{max-height:88vh}@media (max-width:760px){.Modal-module__wnT-mq__sizeXl{max-width:100%}}
.Tooltip-module__-kRlyW__wrapper{margin-left:var(--space-1);align-items:center;display:inline-flex;position:relative}.Tooltip-module__-kRlyW__icon{width:16px;height:16px;color:var(--color-text-muted);background:var(--app-surface-raised);border:1px solid var(--app-border);border-radius:var(--radius-full);cursor:help;-webkit-user-select:none;user-select:none;transition:color var(--motion-duration-fast)var(--motion-ease-standard),border-color var(--motion-duration-fast)var(--motion-ease-standard);justify-content:center;align-items:center;font-size:11px;font-weight:600;display:inline-flex}.Tooltip-module__-kRlyW__wrapper:hover .Tooltip-module__-kRlyW__icon{color:var(--color-accent);border-color:var(--app-border-selected)}.Tooltip-module__-kRlyW__tooltip{--tooltip-surface:color-mix(in srgb,var(--app-surface-card)94%,var(--color-background));z-index:100;min-width:200px;max-width:320px;padding:var(--space-2)var(--space-3);color:var(--color-text-primary);background:var(--tooltip-surface);border:1px solid var(--app-border);border-radius:var(--app-card-radius);box-shadow:0 22px 48px -24px #000000e0,inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)5%,transparent);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%);translate:0 var(--motion-tooltip-offset-y);transition:opacity var(--motion-duration-fast)var(--motion-ease-standard),translate var(--motion-duration-base)var(--motion-ease-emphasized),visibility var(--motion-duration-fast)var(--motion-ease-standard);font-size:.8rem;font-weight:400;line-height:1.4;position:absolute;bottom:calc(100% + 8px);left:50%}.Tooltip-module__-kRlyW__tooltip:after{content:"";border:6px solid #0000;border-top-color:var(--app-border);position:absolute;top:100%;left:50%;transform:translate(-50%)}.Tooltip-module__-kRlyW__tooltip:before{content:"";border:5px solid #0000;border-top-color:var(--tooltip-surface);z-index:1;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Tooltip-module__-kRlyW__wrapper:hover .Tooltip-module__-kRlyW__tooltip{opacity:1;visibility:visible;pointer-events:auto;translate:0}.Tooltip-module__-kRlyW__tooltip a{color:var(--color-accent);text-decoration:underline}.Tooltip-module__-kRlyW__tooltip a:hover{color:var(--color-accent-hover);text-decoration:underline}
.Fields-module__PL0HPq__field{gap:var(--space-2);flex-direction:column;font-size:.9rem;display:flex}.Fields-module__PL0HPq__label{color:color-mix(in srgb,var(--color-text-primary)86%,var(--color-text-secondary));align-items:center;gap:var(--space-1);font-weight:500;line-height:1.35;display:inline-flex}.Fields-module__PL0HPq__required{color:var(--color-error)}.Fields-module__PL0HPq__input,.Fields-module__PL0HPq__select,.Fields-module__PL0HPq__textarea{min-height:var(--app-control-height);background:var(--app-surface-control);border:1px solid var(--app-border);border-radius:var(--app-field-radius);color:var(--color-text-primary);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)3.5%,transparent);transition:border-color var(--motion-duration-base)var(--motion-ease-standard),box-shadow var(--motion-duration-base)var(--motion-ease-standard),background var(--motion-duration-base)var(--motion-ease-standard),transform var(--motion-duration-control)var(--motion-ease-emphasized);padding:12px 14px;font-size:.92rem;line-height:1.45}body[data-atlas-theme=dark] .Fields-module__PL0HPq__input::placeholder{color:var(--color-text-muted)}body[data-atlas-theme=dark] .Fields-module__PL0HPq__textarea::placeholder{color:var(--color-text-muted)}body[data-atlas-theme=dark] .Fields-module__PL0HPq__select option{background:var(--color-surface);color:var(--color-text-primary)}.Fields-module__PL0HPq__input:focus,.Fields-module__PL0HPq__select:focus,.Fields-module__PL0HPq__textarea:focus{outline:3px solid var(--app-focus-ring);outline-offset:2px;border-color:var(--app-border-selected);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)6%,transparent)}.Fields-module__PL0HPq__input::placeholder,.Fields-module__PL0HPq__textarea::placeholder{color:color-mix(in srgb,var(--color-text-primary)42%,var(--color-text-muted));opacity:1}.Fields-module__PL0HPq__input:hover:not(:disabled):not(:focus),.Fields-module__PL0HPq__select:hover:not(:disabled):not(:focus),.Fields-module__PL0HPq__textarea:hover:not(:disabled):not(:focus){border-color:var(--app-border-hover);background-color:var(--app-surface-control-hover)}.Fields-module__PL0HPq__select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--color-text-secondary)50%),linear-gradient(135deg,var(--color-text-secondary)50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-repeat:no-repeat;background-size:6px 6px,6px 6px}.Fields-module__PL0HPq__textarea{resize:vertical;min-height:96px}.Fields-module__PL0HPq__hint{color:color-mix(in srgb,var(--color-text-primary)52%,var(--color-text-muted));font-size:.81rem;line-height:1.45}.Fields-module__PL0HPq__error{color:var(--color-error);font-size:.81rem;line-height:1.45}.Fields-module__PL0HPq__switch{align-items:center;gap:var(--space-2);color:var(--color-text-secondary);font-size:.9rem;display:inline-flex}.Fields-module__PL0HPq__switchInput{opacity:0;pointer-events:none;position:absolute}.Fields-module__PL0HPq__switchTrack{border-radius:var(--radius-full);background:var(--app-border);border:1px solid color-mix(in srgb,var(--color-border-strong)52%,transparent);width:42px;height:24px;transition:background var(--motion-duration-base)var(--motion-ease-standard),border-color var(--motion-duration-base)var(--motion-ease-standard),box-shadow var(--motion-duration-base)var(--motion-ease-standard);align-items:center;padding:3px;display:inline-flex;box-shadow:inset 0 1px 2px #00000038}.Fields-module__PL0HPq__switchThumb{border-radius:var(--radius-full);background:var(--app-surface-card);width:18px;height:18px;transition:transform var(--motion-duration-control)var(--motion-ease-emphasized);transform:translate(0);box-shadow:0 2px 7px #0000005c,inset 0 1px #ffffffad}.Fields-module__PL0HPq__switch:hover .Fields-module__PL0HPq__switchTrack{border-color:color-mix(in srgb,var(--color-accent)38%,var(--app-border))}.Fields-module__PL0HPq__switchInput:checked+.Fields-module__PL0HPq__switchTrack{background:var(--color-primary);border-color:color-mix(in srgb,var(--color-primary)74%,var(--app-border))}.Fields-module__PL0HPq__switchInput:checked+.Fields-module__PL0HPq__switchTrack .Fields-module__PL0HPq__switchThumb{transform:translate(18px)}.Fields-module__PL0HPq__switchInput:focus-visible+.Fields-module__PL0HPq__switchTrack{outline:3px solid var(--app-focus-ring);outline-offset:3px}.Fields-module__PL0HPq__switchLabel{color:var(--color-text-secondary)}.Fields-module__PL0HPq__checkbox{align-items:center;gap:var(--space-2);color:var(--color-text-secondary);font-size:.85rem;display:inline-flex}.Fields-module__PL0HPq__checkboxInput{width:18px;height:18px;accent-color:var(--color-primary);cursor:pointer;transition:transform var(--motion-duration-fast)var(--motion-ease-emphasized)}.Fields-module__PL0HPq__checkbox:hover .Fields-module__PL0HPq__checkboxInput{transform:scale(1.06)}.Fields-module__PL0HPq__checkboxInput:active{transform:scale(.9)}.Fields-module__PL0HPq__checkboxLabel{color:inherit}@media (prefers-reduced-motion:reduce){.Fields-module__PL0HPq__checkbox:hover .Fields-module__PL0HPq__checkboxInput,.Fields-module__PL0HPq__checkboxInput:active{transform:none}}
.auth-shell-module__OMAGHa__wrapper{z-index:var(--z-base);flex-direction:column;gap:16px;width:min(100%,460px);margin:0 auto;display:flex;position:relative}.auth-shell-module__OMAGHa__card.auth-shell-module__OMAGHa__card{border:1px solid var(--color-landing-v5-dark-border);background:color-mix(in srgb,var(--color-landing-v3-white)4.5%,transparent);box-shadow:var(--shadow-landing-v5-hero-chat-dark);color:var(--color-landing-v5-dark-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;flex-direction:column;gap:24px;padding:32px;display:flex;position:relative;overflow:hidden}.auth-shell-module__OMAGHa__card:before,.auth-shell-module__OMAGHa__card:after{content:none}.auth-shell-module__OMAGHa__header{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.auth-shell-module__OMAGHa__brand{width:fit-content;color:var(--color-landing-v5-dark-text);font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;align-self:center;align-items:center;gap:11px;padding:7px 12px;font-size:.9rem;font-weight:300;line-height:1;text-decoration:none;display:inline-flex;position:relative}.auth-shell-module__OMAGHa__brand:visited,.auth-shell-module__OMAGHa__brand:hover,.auth-shell-module__OMAGHa__brand:focus,.auth-shell-module__OMAGHa__brand:active{color:var(--color-landing-v5-dark-text);text-decoration:none}.auth-shell-module__OMAGHa__brand:focus-visible{outline:2px solid color-mix(in srgb,var(--color-landing-v5-dark-accent)72%,transparent);outline-offset:5px}.auth-shell-module__OMAGHa__brand:before{background:radial-gradient(ellipse at 28px 52%,color-mix(in srgb,var(--color-landing-v3-white)24%,transparent)0%,color-mix(in srgb,var(--color-landing-v3-white)10%,transparent)35%,transparent 72%),radial-gradient(ellipse at 55% 53%,color-mix(in srgb,var(--color-landing-v5-dark-accent)18%,transparent)0%,transparent 74%);filter:blur(7px);content:"";opacity:0;pointer-events:none;border-radius:999px;transition:opacity .24s,transform .24s;position:absolute;inset:-10px -18px;transform:scale(.92)}.auth-shell-module__OMAGHa__brand:hover:before{opacity:.9;transform:scale(1)}.auth-shell-module__OMAGHa__brand span,.auth-shell-module__OMAGHa__logo{z-index:1;position:relative}.auth-shell-module__OMAGHa__logo{filter:invert()brightness(1.35);object-fit:contain;width:30px;height:30px;transition:filter .22s}.auth-shell-module__OMAGHa__brand:hover .auth-shell-module__OMAGHa__logo{filter:invert(1)brightness(1.45)drop-shadow(0 0 10px color-mix(in srgb,var(--color-landing-v5-dark-accent)48%,transparent))}.auth-shell-module__OMAGHa__header h1{max-width:100%;color:var(--color-landing-v5-dark-text);font-family:var(--font-display);letter-spacing:0;white-space:nowrap;margin:0;font-size:clamp(1.72rem,7vw,2.45rem);font-weight:300;line-height:1.05}.auth-shell-module__OMAGHa__header p{max-width:310px;color:var(--color-landing-v5-dark-text-muted);letter-spacing:.02em;margin:0;font-size:.86rem;font-weight:300;line-height:1.7}.auth-shell-module__OMAGHa__actions{flex-direction:column;align-items:center;gap:0;width:100%;display:flex;position:relative}.auth-shell-module__OMAGHa__actionRow{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);justify-content:center;align-items:center;width:100%;display:grid}.auth-shell-module__OMAGHa__helpButton{border:1px solid color-mix(in srgb,var(--color-landing-v5-dark-border)78%,transparent);width:27px;height:27px;color:color-mix(in srgb,var(--color-landing-v5-dark-text-muted)82%,transparent);cursor:pointer;font-family:var(--font-sans);background:0 0;border-radius:8px;flex:none;justify-self:start;place-items:center;margin-left:7px;font-size:.6rem;font-weight:600;line-height:1;transition:background .22s,border-color .22s,color .22s,transform .22s cubic-bezier(.2,.7,.2,1);display:inline-grid}.auth-shell-module__OMAGHa__helpButton:hover{border-color:var(--color-landing-v5-dark-accent);background:color-mix(in srgb,var(--color-landing-v5-dark-graphite)88%,black);color:var(--color-landing-v5-dark-text);transform:translateY(-2px)}.auth-shell-module__OMAGHa__helpButton:focus-visible{border-color:var(--color-landing-v5-dark-accent);color:var(--color-landing-v5-dark-accent);outline:2px solid color-mix(in srgb,var(--color-landing-v5-dark-accent)42%,transparent);outline-offset:3px}.auth-shell-module__OMAGHa__helpButton[aria-expanded=true]{border-color:var(--color-landing-v5-dark-accent);color:var(--color-landing-v5-dark-accent)}.auth-shell-module__OMAGHa__helpPanel{opacity:0;pointer-events:none;grid-template-rows:0fr;width:100%;margin-top:0;transition:grid-template-rows .36s cubic-bezier(.2,.7,.2,1),margin-top .36s cubic-bezier(.2,.7,.2,1),opacity .22s,transform .36s cubic-bezier(.2,.7,.2,1);display:grid;transform:translateY(-8px)}.auth-shell-module__OMAGHa__helpPanelOpen{opacity:1;pointer-events:auto;grid-template-rows:1fr;margin-top:16px;transform:none}.auth-shell-module__OMAGHa__helpPanelInner{min-height:0;overflow:hidden}.auth-shell-module__OMAGHa__loginButton.auth-shell-module__OMAGHa__loginButton{border-color:var(--color-landing-v5-dark-border);min-height:40px;color:var(--color-landing-v5-dark-text);box-shadow:none;background:0 0;border-radius:12px;grid-column:2;padding:10px 18px;font-size:.76rem;transition:background .22s,border-color .22s,color .22s,transform .22s cubic-bezier(.2,.7,.2,1)}.auth-shell-module__OMAGHa__loginButton.auth-shell-module__OMAGHa__loginButton:hover:not(:disabled){border-color:var(--color-landing-v5-dark-accent);background:color-mix(in srgb,var(--color-landing-v5-dark-graphite)88%,black);color:var(--color-landing-v5-dark-text);transform:translateY(-2px)}.auth-shell-module__OMAGHa__yandexIcon{flex:none;width:16px;height:16px}.auth-shell-module__OMAGHa__retryButton.auth-shell-module__OMAGHa__retryButton{border-color:var(--color-landing-v5-dark-border);background:color-mix(in srgb,var(--color-landing-v3-white)2.5%,transparent);color:var(--color-landing-v5-dark-text);margin-top:12px}.auth-shell-module__OMAGHa__retryButton.auth-shell-module__OMAGHa__retryButton:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-landing-v5-dark-accent)42%,var(--color-landing-v5-dark-border));background:color-mix(in srgb,var(--color-landing-v5-dark-accent)8%,transparent);color:var(--color-landing-v3-white)}.auth-shell-module__OMAGHa__alert.auth-shell-module__OMAGHa__alert{border-color:color-mix(in srgb,var(--color-error)32%,var(--color-landing-v5-dark-border));background:linear-gradient(180deg,color-mix(in srgb,var(--color-error)9%,transparent),color-mix(in srgb,var(--color-landing-v5-dark-bg2)72%,transparent));color:color-mix(in srgb,var(--color-error)54%,var(--color-landing-v5-dark-text))}.auth-shell-module__OMAGHa__features{color:var(--color-landing-v5-dark-text-muted);flex-direction:column;gap:0;padding-top:0;display:flex}.auth-shell-module__OMAGHa__features>div{border-top:1px solid var(--color-landing-v5-dark-border);grid-template-columns:38px 150px minmax(0,1fr);align-items:center;column-gap:14px;min-height:68px;padding:0;display:grid}.auth-shell-module__OMAGHa__features>div:first-child{border-top:0}.auth-shell-module__OMAGHa__featureCopy{display:contents}.auth-shell-module__OMAGHa__featureTag{min-height:2.75em;color:var(--color-landing-v5-dark-text-muted);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;align-items:center;font-size:.72rem;font-weight:300;line-height:1.35;display:flex}.auth-shell-module__OMAGHa__features p{width:min(100%,160px);color:color-mix(in srgb,var(--color-landing-v5-dark-text)86%,transparent);letter-spacing:.01em;text-align:right;justify-self:end;margin:0;padding-left:8px;font-size:.78rem;line-height:1.5}.auth-shell-module__OMAGHa__featureIcon{color:var(--color-landing-v5-dark-text-muted);font-family:var(--font-display);letter-spacing:0;text-align:left;font-size:1.42rem;font-weight:200;line-height:1;display:block}.auth-shell-module__OMAGHa__loading{justify-content:center;align-items:center;gap:var(--space-2);color:var(--color-landing-v5-dark-text-muted);display:flex}@media (max-width:560px){.auth-shell-module__OMAGHa__wrapper{width:min(100%,460px)}.auth-shell-module__OMAGHa__card.auth-shell-module__OMAGHa__card{border-radius:12px;gap:22px;padding:28px 14px}.auth-shell-module__OMAGHa__features{gap:0}.auth-shell-module__OMAGHa__features>div{grid-template-columns:32px 86px minmax(0,1fr);column-gap:8px;min-height:64px}.auth-shell-module__OMAGHa__featureIcon{font-size:1.24rem}.auth-shell-module__OMAGHa__featureTag{font-size:.66rem}.auth-shell-module__OMAGHa__features p{font-size:.74rem}}
.AuthFooter-module__mCO-Qq__footer{text-align:center;color:color-mix(in srgb,var(--color-landing-v5-dark-text-muted)78%,transparent);margin-top:var(--space-5);flex-direction:column;align-items:center;gap:8px;font-size:.8rem;display:flex}.AuthFooter-module__mCO-Qq__link{color:color-mix(in srgb,var(--color-landing-v5-dark-text)76%,transparent);font-family:var(--font-display);letter-spacing:.04em;opacity:.62;transition:color var(--transition-fast),opacity var(--transition-fast);padding:4px 0;font-size:.78rem;font-weight:300;text-decoration:none}.AuthFooter-module__mCO-Qq__link:hover{color:var(--color-landing-v5-dark-text);opacity:.9}
.CallbackPage-module__BXL7ka__wrapper{align-items:center;gap:var(--space-3);color:var(--color-text-secondary);flex-direction:column;display:flex}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.518e079e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.p.ea323500.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.853d50a3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.55554cd0.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.3b6cae6d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_4c024b9d-module__uL_40W__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_4c024b9d-module__uL_40W__variable{--font-landing-body:"Geist","Geist Fallback"}
@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/04c5164763c40239-s.690580e8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/26f284dcc38c84c0-s.p.303a03d6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/7e7f32a39836f228-s.0b4edfe7.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/fa39153a3fc630ba-s.bff0868b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/6a5386fd6038edbe-s.719084df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/051742360c26797e-s.p.102b7f24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/04c5164763c40239-s.690580e8.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/26f284dcc38c84c0-s.p.303a03d6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/7e7f32a39836f228-s.0b4edfe7.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/fa39153a3fc630ba-s.bff0868b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/6a5386fd6038edbe-s.719084df.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:600;font-display:swap;src:url(../media/051742360c26797e-s.p.102b7f24.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono Fallback;src:local(Arial);ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.0%;size-adjust:134.59%}.jetbrains_mono_866c4292-module__a3ScUq__className{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.jetbrains_mono_866c4292-module__a3ScUq__variable{--font-landing-mono:"JetBrains Mono","JetBrains Mono Fallback"}
@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.8624a701.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200;font-display:swap;src:url(../media/e629b5bc06499d58-s.8e66b869.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200;font-display:swap;src:url(../media/1a099d89ee94ee96-s.f6ed4c33.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:200;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.1bbdebe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.8624a701.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/e629b5bc06499d58-s.8e66b869.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1a099d89ee94ee96-s.f6ed4c33.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.1bbdebe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0b1dc8ddaa74ba49-s.8624a701.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/e629b5bc06499d58-s.8e66b869.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1a099d89ee94ee96-s.f6ed4c33.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/fba5a26ea33df6a3-s.p.1bbdebe6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans Fallback;src:local(Arial);ascent-override:98.88%;descent-override:21.15%;line-gap-override:0.0%;size-adjust:104.98%}.plus_jakarta_sans_ce06f131-module__KzDtxG__className{font-family:Plus Jakarta Sans,Plus Jakarta Sans Fallback;font-style:normal}.plus_jakarta_sans_ce06f131-module__KzDtxG__variable{--font-landing-v3-display:"Plus Jakarta Sans","Plus Jakarta Sans Fallback"}
@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.p.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/572c13468b8cff87-s.974b4bc2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/62d4b50592542c9f-s.p.9e30d041.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/38772d1e0cde909c-s.62d745bb.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/a0ffaa6a9384d9d3-s.a34f6310.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/fad568eea626db0e-s.479744c5.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ccee61546c0358b7-s.83a2e280.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/8fcf71678f67d0c5-s.14cf5ea9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/f7d6090e8b3debad-s.eccd0379.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(../media/ce62453a442c7f35-s.p.124b2306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto Fallback;src:local(Arial);ascent-override:92.98%;descent-override:24.47%;line-gap-override:0.0%;size-adjust:99.78%}.roboto_a366952a-module__x10m0a__className{font-family:Roboto,Roboto Fallback;font-style:normal}.roboto_a366952a-module__x10m0a__variable{--font-landing-v3-body:"Roboto","Roboto Fallback"}
.SourceRequests-module__zzAP2W__requestCard{gap:var(--space-4);min-height:100%;padding:var(--space-4);background:var(--color-app-tile-hover-bg);box-shadow:var(--shadow-app-tile);transform-origin:50%;transition:box-shadow var(--transition-base),transform .22s cubic-bezier(.2,.7,.2,1);border-color:#0000;flex-direction:column;display:flex;position:relative;overflow:hidden}.SourceRequests-module__zzAP2W__requestCard:hover{z-index:var(--app-shell-floating-card-z,320);background:var(--color-app-tile-hover-bg);box-shadow:var(--shadow-app-tile-hover);border-color:#0000;transform:translateY(-4px)scale(1.012)}.SourceRequests-module__zzAP2W__cardAccent{top:var(--space-4);right:var(--space-4);border-radius:var(--radius-full);background:var(--color-accent);width:8px;height:8px;position:absolute}.SourceRequests-module__zzAP2W__requestCardHeader{gap:var(--space-2);padding-right:var(--space-5);flex-direction:column;display:flex}.SourceRequests-module__zzAP2W__eyebrow{color:var(--color-text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:400;line-height:1.4}.SourceRequests-module__zzAP2W__requestCard h2,.SourceRequests-module__zzAP2W__modalTitle{color:var(--color-text-primary);font-family:var(--font-display);letter-spacing:0;text-wrap:balance;margin:0;font-weight:300;line-height:1.2}.SourceRequests-module__zzAP2W__requestCard h2{font-size:1.08rem}.SourceRequests-module__zzAP2W__requestCard p,.SourceRequests-module__zzAP2W__modalDescription{color:var(--color-text-secondary);text-wrap:pretty;margin:0;line-height:1.45}.SourceRequests-module__zzAP2W__requestChips{gap:var(--space-2);flex-wrap:wrap;display:flex}.SourceRequests-module__zzAP2W__requestChips span{border-radius:var(--radius-sm);min-height:28px;padding:0 var(--space-2);background:color-mix(in srgb,var(--color-surface-muted)78%,transparent);box-shadow:none;color:var(--color-text-secondary);align-items:center;font-size:.72rem;line-height:1.2;display:inline-flex}.SourceRequests-module__zzAP2W__cardActions{margin-top:auto}.SourceRequests-module__zzAP2W__modal{--source-request-control-height:48px;gap:var(--space-3);width:min(94vw,980px);max-width:min(94vw,980px);max-height:calc(100vh - 56px);padding:20px;overflow:hidden}.SourceRequests-module__zzAP2W__modalHeader{flex-direction:column;gap:6px;width:100%;max-width:940px;margin:0 auto;display:flex}.SourceRequests-module__zzAP2W__modalTitle{font-size:1.24rem}.SourceRequests-module__zzAP2W__form{flex-direction:column;gap:12px;width:100%;max-width:940px;min-height:0;margin:0 auto;display:flex}.SourceRequests-module__zzAP2W__formGrid,.SourceRequests-module__zzAP2W__scenarioGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;display:grid}.SourceRequests-module__zzAP2W__requestTextarea{resize:none;min-height:116px;max-height:116px}.SourceRequests-module__zzAP2W__consentBlock{border-radius:var(--radius-landing-v3);background:0 0;flex-direction:column;gap:6px;padding:0;display:flex}.SourceRequests-module__zzAP2W__consentButton{border-radius:var(--radius-landing-v3);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface-muted)68%,transparent),color-mix(in srgb,var(--color-surface-muted)54%,transparent));width:100%;min-height:54px;color:var(--color-text-secondary);font:inherit;text-align:left;text-wrap:pretty;transform-origin:50%;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);border:1px solid #0000;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;line-height:1.4;display:grid}.SourceRequests-module__zzAP2W__consentButton:hover{border-color:color-mix(in srgb,var(--color-accent)28%,var(--color-border));background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface-muted)78%,transparent),color-mix(in srgb,var(--color-surface-muted)62%,transparent));color:var(--color-text-primary)}.SourceRequests-module__zzAP2W__consentButton:active{transform:scale(.99)}.SourceRequests-module__zzAP2W__consentButton:focus-visible{border-color:color-mix(in srgb,var(--color-accent)62%,var(--color-border));box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent)18%,transparent);outline:none}.SourceRequests-module__zzAP2W__consentButtonChecked{border-color:color-mix(in srgb,var(--color-accent)44%,var(--color-border));background:linear-gradient(180deg,color-mix(in srgb,var(--color-accent)10%,var(--color-surface-muted)),color-mix(in srgb,var(--color-accent)4%,var(--color-surface-muted)));color:var(--color-text-primary)}.SourceRequests-module__zzAP2W__consentMark{border:1px solid color-mix(in srgb,var(--color-border)78%,transparent);background:color-mix(in srgb,var(--color-surface)86%,transparent);width:20px;height:20px;box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)5%,transparent);transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);border-radius:7px;place-items:center;display:inline-grid;position:relative}.SourceRequests-module__zzAP2W__consentMark:after{border-bottom:2px solid var(--color-background);border-left:2px solid var(--color-background);content:"";opacity:0;width:9px;height:5px;transition:opacity var(--transition-fast);transform:rotate(-45deg)translate(1px,-1px)}.SourceRequests-module__zzAP2W__consentButtonChecked .SourceRequests-module__zzAP2W__consentMark{border-color:color-mix(in srgb,var(--color-accent)82%,white);background:var(--color-accent);box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)22%,transparent),0 0 18px -8px color-mix(in srgb,var(--color-accent)92%,transparent)}.SourceRequests-module__zzAP2W__consentButtonChecked .SourceRequests-module__zzAP2W__consentMark:after{opacity:1}.SourceRequests-module__zzAP2W__consentLabel{min-width:0;color:inherit;font-size:.86rem}.SourceRequests-module__zzAP2W__consentError{color:var(--color-error);padding-left:32px;font-size:.8rem}.SourceRequests-module__zzAP2W__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:2px;display:flex}@media (max-width:900px){.SourceRequests-module__zzAP2W__modal{max-height:calc(100vh - 32px);overflow:auto}.SourceRequests-module__zzAP2W__formGrid,.SourceRequests-module__zzAP2W__scenarioGrid{grid-template-columns:1fr}.SourceRequests-module__zzAP2W__requestTextarea{min-height:104px;max-height:128px}}@media (max-width:720px){.SourceRequests-module__zzAP2W__actions{flex-direction:column-reverse}.SourceRequests-module__zzAP2W__actions>button{width:100%}}
.AvitoIntegrationPage-module__8Q7gUq__page{min-height:100vh;color:var(--color-landing-text);background:var(--gradient-landing-legal-page-bg);font-family:var(--font-landing-body),var(--font-sans)}.AvitoIntegrationPage-module__8Q7gUq__shell{width:min(1120px,100% - 40px);margin:0 auto;padding:28px 0 72px}.AvitoIntegrationPage-module__8Q7gUq__header{border-bottom:1px solid var(--color-landing-border);justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.AvitoIntegrationPage-module__8Q7gUq__brandMark,.AvitoIntegrationPage-module__8Q7gUq__nav,.AvitoIntegrationPage-module__8Q7gUq__operator div{align-items:center;display:flex}.AvitoIntegrationPage-module__8Q7gUq__brandMark{color:var(--color-landing-text);font-family:var(--font-landing-mono),var(--font-mono);gap:12px;font-size:1.125rem;font-weight:600;line-height:1}.AvitoIntegrationPage-module__8Q7gUq__brandDot{background:var(--color-landing-primary);flex:none;width:12px;height:12px}.AvitoIntegrationPage-module__8Q7gUq__nav{gap:20px;font-size:.875rem}.AvitoIntegrationPage-module__8Q7gUq__nav a{color:var(--color-landing-text)}.AvitoIntegrationPage-module__8Q7gUq__hero{max-width:840px;padding:clamp(44px,8vw,92px) 0 clamp(28px,5vw,56px)}.AvitoIntegrationPage-module__8Q7gUq__eyebrow,.AvitoIntegrationPage-module__8Q7gUq__title,.AvitoIntegrationPage-module__8Q7gUq__readOnlyBlock,.AvitoIntegrationPage-module__8Q7gUq__panel h2,.AvitoIntegrationPage-module__8Q7gUq__details h2,.AvitoIntegrationPage-module__8Q7gUq__operator dt{font-family:var(--font-landing-mono),var(--font-mono)}.AvitoIntegrationPage-module__8Q7gUq__eyebrow{color:var(--color-landing-primary);font-size:.8125rem;font-weight:500;line-height:1.2}.AvitoIntegrationPage-module__8Q7gUq__title{letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;margin-top:18px;font-size:clamp(2.4rem,7vw,5rem);font-weight:600;line-height:.98}.AvitoIntegrationPage-module__8Q7gUq__lead{max-width:72ch;color:var(--color-landing-text-secondary);margin-top:24px;font-size:1.0625rem;line-height:1.7}.AvitoIntegrationPage-module__8Q7gUq__readOnlyBlock{border-top:1px solid var(--color-landing-border);border-bottom:1px solid var(--color-landing-border);letter-spacing:0;padding:28px 0;font-size:clamp(1.25rem,2.5vw,1.875rem);font-weight:500;line-height:1.35}.AvitoIntegrationPage-module__8Q7gUq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:36px;display:grid}.AvitoIntegrationPage-module__8Q7gUq__panel{border:1px solid var(--color-landing-border);background:var(--color-landing-surface);box-shadow:var(--shadow-landing-surface-subtle);padding:28px}.AvitoIntegrationPage-module__8Q7gUq__panel h2,.AvitoIntegrationPage-module__8Q7gUq__details h2{letter-spacing:0;font-size:1.125rem;font-weight:600;line-height:1.25}.AvitoIntegrationPage-module__8Q7gUq__list{color:var(--color-landing-text-secondary);gap:12px;margin-top:18px;padding-left:20px;display:grid}.AvitoIntegrationPage-module__8Q7gUq__list li{line-height:1.65}.AvitoIntegrationPage-module__8Q7gUq__details{border-top:1px solid var(--color-landing-border);grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:32px;margin-top:48px;padding-top:32px;display:grid}.AvitoIntegrationPage-module__8Q7gUq__details p{max-width:68ch;color:var(--color-landing-text-secondary);margin-top:14px;line-height:1.7}.AvitoIntegrationPage-module__8Q7gUq__redirectUri{border:1px solid var(--color-landing-border);background:var(--color-landing-surface);width:fit-content;max-width:100%;color:var(--color-landing-text);font-family:var(--font-landing-mono),var(--font-mono);overflow-wrap:anywhere;margin-top:18px;padding:12px 14px;font-size:.9375rem;line-height:1.5;display:block}.AvitoIntegrationPage-module__8Q7gUq__operator{gap:12px;margin:0;display:grid}.AvitoIntegrationPage-module__8Q7gUq__operator div{border-bottom:1px solid var(--color-landing-border);justify-content:space-between;gap:16px;padding-bottom:12px}.AvitoIntegrationPage-module__8Q7gUq__operator dt{color:var(--color-landing-text-secondary);font-size:.8125rem;font-weight:500;line-height:1.3}.AvitoIntegrationPage-module__8Q7gUq__operator dd{text-align:right;margin:0;line-height:1.45}@media (max-width:780px){.AvitoIntegrationPage-module__8Q7gUq__shell{width:calc(100% - 32px);padding-top:20px}.AvitoIntegrationPage-module__8Q7gUq__header{flex-direction:column;align-items:flex-start}.AvitoIntegrationPage-module__8Q7gUq__nav{flex-wrap:wrap;gap:12px 18px}.AvitoIntegrationPage-module__8Q7gUq__hero{padding-top:44px}.AvitoIntegrationPage-module__8Q7gUq__grid,.AvitoIntegrationPage-module__8Q7gUq__details{grid-template-columns:1fr}.AvitoIntegrationPage-module__8Q7gUq__panel{padding:22px}.AvitoIntegrationPage-module__8Q7gUq__operator div{flex-direction:column;align-items:flex-start;gap:6px}.AvitoIntegrationPage-module__8Q7gUq__operator dd{text-align:left}}
.CookieInfoPage-module__bXKKPq__page{min-height:100vh;color:var(--color-landing-text);background:var(--gradient-landing-legal-page-bg);font-family:var(--font-landing-body),var(--font-sans)}.CookieInfoPage-module__bXKKPq__inner{width:min(980px,100% - 40px);margin:0 auto;padding:clamp(24px,5vw,56px) 0 clamp(48px,8vw,80px)}.CookieInfoPage-module__bXKKPq__backLink,.CookieInfoPage-module__bXKKPq__eyebrow,.CookieInfoPage-module__bXKKPq__title,.CookieInfoPage-module__bXKKPq__cardTitle{font-family:var(--font-landing-mono),var(--font-mono)}.CookieInfoPage-module__bXKKPq__backLink{border:1px solid var(--color-landing-border);min-height:44px;color:var(--color-landing-text);background:var(--color-landing-surface);align-items:center;padding:10px 16px;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex}.CookieInfoPage-module__bXKKPq__hero{border:1px solid var(--color-landing-border);background:var(--color-landing-surface);box-shadow:var(--shadow-landing-surface-subtle);margin-top:28px;padding:clamp(24px,5vw,40px)}.CookieInfoPage-module__bXKKPq__eyebrow{color:var(--color-landing-primary);font-size:.8125rem;font-weight:500;line-height:1.2}.CookieInfoPage-module__bXKKPq__title{letter-spacing:-.05em;text-wrap:balance;max-width:12ch;margin-top:14px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.02}.CookieInfoPage-module__bXKKPq__lead{max-width:62ch;color:var(--color-landing-text-secondary);margin-top:16px;font-size:1rem;line-height:1.65}.CookieInfoPage-module__bXKKPq__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.CookieInfoPage-module__bXKKPq__metaItem,.CookieInfoPage-module__bXKKPq__card{border:1px solid var(--color-landing-border);background:var(--color-landing-surface)}.CookieInfoPage-module__bXKKPq__metaItem{padding:16px 18px}.CookieInfoPage-module__bXKKPq__metaLabel{color:var(--color-landing-text-secondary);font-size:.75rem;line-height:1.4;display:block}.CookieInfoPage-module__bXKKPq__metaValue{margin-top:8px;font-size:1rem;line-height:1.5;display:block}.CookieInfoPage-module__bXKKPq__grid{gap:18px;margin-top:28px;display:grid}.CookieInfoPage-module__bXKKPq__card{box-shadow:var(--shadow-landing-surface-subtle);padding:24px}.CookieInfoPage-module__bXKKPq__cardTitle{letter-spacing:-.03em;font-size:1.125rem;font-weight:500;line-height:1.25}.CookieInfoPage-module__bXKKPq__list{color:var(--color-landing-text-secondary);gap:12px;margin-top:14px;padding-left:20px;display:grid}.CookieInfoPage-module__bXKKPq__list li{line-height:1.7}.CookieInfoPage-module__bXKKPq__note{color:var(--color-landing-text-secondary);margin-top:14px;font-size:.9375rem;line-height:1.65}.CookieInfoPage-module__bXKKPq__noteStrong{color:var(--color-landing-text);font-weight:600}@media (max-width:760px){.CookieInfoPage-module__bXKKPq__meta{grid-template-columns:1fr}.CookieInfoPage-module__bXKKPq__card{padding:20px}}
.Feedback-module__XTO2lW__launcher{flex-direction:column;gap:0;display:flex}.Feedback-module__XTO2lW__launcherActions{grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:8px;display:grid}.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton{letter-spacing:.035em;border-color:var(--app-border);background:var(--app-surface-control);min-width:0;min-height:40px;color:var(--color-text-secondary);box-shadow:none;justify-content:flex-start;padding-inline:12px}.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-landing-v3-white)9%,var(--color-border));background:color-mix(in srgb,var(--color-landing-v3-white)3%,var(--app-surface-control));color:var(--color-text-primary);box-shadow:none;transform:none}.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton:active:not(:disabled){transform:scale(.96)}.Feedback-module__XTO2lW__launcherButton svg,.Feedback-module__XTO2lW__telegramLink svg{width:16px;height:16px}.Feedback-module__XTO2lW__telegramLink{border:1px solid var(--app-border);border-radius:var(--radius-landing-v3);background:var(--app-surface-control);width:40px;height:40px;color:var(--color-text-secondary);transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.Feedback-module__XTO2lW__telegramLink:hover{border-color:color-mix(in srgb,var(--color-landing-v3-white)9%,var(--color-border));background:color-mix(in srgb,var(--color-landing-v3-white)3%,var(--app-surface-control));color:var(--color-text-primary);text-decoration:none}.Feedback-module__XTO2lW__telegramLink:focus-visible{outline:3px solid var(--app-focus-ring);outline-offset:3px}.Feedback-module__XTO2lW__telegramLink:active{transform:scale(.96)}.Feedback-module__XTO2lW__modalHeader{flex-direction:column;gap:6px;display:flex}.Feedback-module__XTO2lW__feedbackModal{gap:var(--space-3);width:min(94vw,1040px);max-width:min(94vw,1040px);max-height:calc(100vh - 56px);padding:18px 20px;overflow:hidden}.Feedback-module__XTO2lW__modalEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:700}.Feedback-module__XTO2lW__modalTitle{margin:0;font-size:1.24rem;line-height:1.2}.Feedback-module__XTO2lW__modalDescription{color:var(--color-text-secondary);margin:0}.Feedback-module__XTO2lW__kindSwitch{border-radius:var(--radius-lg);background:var(--color-surface-muted);border:1px solid var(--color-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px;display:grid}.Feedback-module__XTO2lW__kindButton{border-radius:var(--radius-md);min-height:36px;color:var(--color-text-secondary);transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast);background:0 0;border:1px solid #0000;padding:8px 12px;font-weight:600}.Feedback-module__XTO2lW__kindButton:hover{background:color-mix(in srgb,var(--color-surface)92%,white 8%);color:var(--color-text-primary)}.Feedback-module__XTO2lW__kindButtonActive{background:var(--color-surface);color:var(--color-text-primary);border-color:var(--color-border);box-shadow:none}.Feedback-module__XTO2lW__form{gap:var(--space-3);flex-direction:column;min-height:0;display:flex}.Feedback-module__XTO2lW__feedbackFieldsGrid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));min-height:0;display:grid}.Feedback-module__XTO2lW__titleField{grid-column:1/-1}.Feedback-module__XTO2lW__compactTextarea{resize:none;min-height:104px;max-height:120px}.Feedback-module__XTO2lW__attachmentsBlock{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:linear-gradient(180deg,color-mix(in srgb,var(--color-surface)88%,transparent),color-mix(in srgb,var(--color-surface-muted)78%,transparent));flex-direction:column;gap:10px;padding:12px;display:flex}.Feedback-module__XTO2lW__attachmentsHeader{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.Feedback-module__XTO2lW__attachmentsTitle{font-weight:600}.Feedback-module__XTO2lW__attachmentsHint,.Feedback-module__XTO2lW__attachmentsTotal,.Feedback-module__XTO2lW__attachmentsEmpty,.Feedback-module__XTO2lW__attachmentMeta{color:var(--color-text-muted);font-size:.78rem}.Feedback-module__XTO2lW__attachmentsStats{flex:none;align-items:center;gap:8px;display:inline-flex}.Feedback-module__XTO2lW__attachmentsCounter{border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);padding:4px 10px;font-size:.8rem;font-weight:600}.Feedback-module__XTO2lW__attachmentsTotal{white-space:nowrap}.Feedback-module__XTO2lW__fileInput{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Feedback-module__XTO2lW__uploadDropzone{border:1px dashed color-mix(in srgb,var(--color-border)84%,transparent);border-radius:var(--radius-md);background:linear-gradient(135deg,color-mix(in srgb,var(--color-surface-muted)76%,transparent),color-mix(in srgb,var(--color-surface)86%,transparent));cursor:pointer;min-height:74px;transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.Feedback-module__XTO2lW__uploadDropzone:hover{border-color:color-mix(in srgb,var(--color-accent)54%,var(--color-border));background:linear-gradient(135deg,color-mix(in srgb,var(--color-accent)9%,var(--color-surface-muted)),color-mix(in srgb,var(--color-surface)88%,transparent));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-accent)8%,transparent)}.Feedback-module__XTO2lW__uploadDropzoneDisabled{cursor:not-allowed;opacity:.58}.Feedback-module__XTO2lW__uploadDropzoneDisabled:hover{border-color:color-mix(in srgb,var(--color-border)84%,transparent);background:linear-gradient(135deg,color-mix(in srgb,var(--color-surface-muted)76%,transparent),color-mix(in srgb,var(--color-surface)86%,transparent));box-shadow:none}.Feedback-module__XTO2lW__uploadIcon{border:1px solid color-mix(in srgb,var(--color-accent)26%,var(--color-border));border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-accent)8%,var(--color-surface));width:42px;height:42px;color:var(--color-accent);place-items:center;display:inline-grid}.Feedback-module__XTO2lW__uploadCopy{flex-direction:column;gap:4px;min-width:0;display:flex}.Feedback-module__XTO2lW__uploadTitle{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;line-height:1.25;overflow:hidden}.Feedback-module__XTO2lW__uploadText{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;line-height:1.35;overflow:hidden}.Feedback-module__XTO2lW__attachmentList{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.Feedback-module__XTO2lW__attachmentItem{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:8px;padding:8px 10px;display:grid}.Feedback-module__XTO2lW__attachmentInfo{flex-direction:column;gap:2px;min-width:0;display:flex}.Feedback-module__XTO2lW__attachmentName{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.Feedback-module__XTO2lW__attachmentRemoveButton{border:1px solid color-mix(in srgb,var(--color-border)82%,transparent);border-radius:var(--radius-full);width:28px;height:28px;color:var(--color-text-muted);transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),transform var(--transition-fast);background:0 0;place-items:center;font-size:1rem;line-height:1;display:inline-grid}.Feedback-module__XTO2lW__attachmentRemoveButton:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-error)58%,var(--color-border));background:var(--color-error-bg);color:var(--color-error)}.Feedback-module__XTO2lW__attachmentRemoveButton:active:not(:disabled){transform:scale(.94)}.Feedback-module__XTO2lW__attachmentRemoveButton:disabled{cursor:not-allowed;opacity:.55}.Feedback-module__XTO2lW__attachmentsError{color:var(--color-error);font-size:.85rem}.Feedback-module__XTO2lW__actions{justify-content:flex-end;gap:var(--space-2);margin-top:0;display:flex}@media (max-width:900px){.Feedback-module__XTO2lW__feedbackModal{max-height:calc(100vh - 32px);overflow:auto}.Feedback-module__XTO2lW__feedbackFieldsGrid,.Feedback-module__XTO2lW__attachmentList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Feedback-module__XTO2lW__feedbackFieldsGrid,.Feedback-module__XTO2lW__attachmentList{grid-template-columns:1fr}.Feedback-module__XTO2lW__attachmentsHeader,.Feedback-module__XTO2lW__attachmentItem{flex-direction:column;align-items:flex-start}.Feedback-module__XTO2lW__attachmentsHeader{align-items:flex-start}.Feedback-module__XTO2lW__attachmentsStats{justify-content:space-between;width:100%}.Feedback-module__XTO2lW__uploadDropzone{grid-template-columns:36px minmax(0,1fr);align-items:flex-start}.Feedback-module__XTO2lW__uploadIcon{width:36px;height:36px}.Feedback-module__XTO2lW__uploadTitle,.Feedback-module__XTO2lW__uploadText{white-space:normal}.Feedback-module__XTO2lW__attachmentItem{grid-template-columns:minmax(0,1fr) 28px;align-items:center}.Feedback-module__XTO2lW__actions{justify-content:stretch}.Feedback-module__XTO2lW__actions>button{flex:auto}}@media (prefers-reduced-motion:reduce){.Feedback-module__XTO2lW__launcherButton,.Feedback-module__XTO2lW__telegramLink{transition:none}.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton:hover:not(:disabled),.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton:active:not(:disabled),.Feedback-module__XTO2lW__telegramLink:hover,.Feedback-module__XTO2lW__telegramLink:active{transform:none}}
.AppShell-module__Vubowa__shell{--app-shell-page-padding:0px;--app-shell-brand-height:48px;--app-shell-brand-offset-y:0px;--app-shell-sidebar-gap:24px;--app-shell-sidebar-width:248px;--app-shell-content-gap:0px;--app-shell-nav-height:auto;--app-shell-sidebar-min-frame-height:0px;--app-shell-sidebar-height:calc(var(--app-shell-brand-height) + var(--app-shell-sidebar-gap) + var(--app-shell-nav-height));--app-shell-sidebar-top:var(--app-shell-page-padding);--app-shell-section-header-height:36px;--app-shell-section-header-bg:var(--color-landing-v3-nav-bg);--app-shell-section-header-bleed:var(--app-shell-sidebar-top);--app-shell-section-header-title-offset:0px;--app-shell-section-header-gap:0px;--app-shell-section-content-gap:12px;--app-shell-section-header-description-line-height:1.36;--app-shell-section-frame-align-offset:0px;--app-shell-section-header-action-slot:148px;--app-shell-section-header-row-height:32px;--app-shell-top-glass-height:calc(var(--app-shell-sidebar-top) + var(--app-shell-section-header-height));--app-shell-bottom-glass-height:0;--app-shell-menu-font:var(--font-landing-v3-display),var(--font-landing-v3-body),var(--font-sans);--app-shell-menu-color:color-mix(in srgb,var(--color-text-primary)82%,var(--color-surface));--app-shell-menu-muted-color:color-mix(in srgb,var(--color-text-primary)58%,var(--color-surface));--app-shell-scrollbar-width:34px;--app-shell-scrollbar-gap:8px;--app-shell-scrollbar-shell-outset:calc(22px + var(--app-shell-scrollbar-gap) + var(--app-shell-scrollbar-width));--app-shell-scrollbar-track-height:100svh;grid-template-columns:var(--app-shell-sidebar-width)minmax(0,1fr);gap:var(--app-shell-content-gap);isolation:isolate;background:var(--color-background);width:100%;min-width:320px;height:100svh;min-height:100svh;color:var(--color-text-primary);font-family:var(--font-sans);max-width:none;margin:0;padding:0;font-weight:300;display:grid;position:relative;overflow:hidden}.AppShell-module__Vubowa__shell:after,.AppShell-module__Vubowa__appBackplate{display:none}.AppShell-module__Vubowa__sidebar{--app-shell-nav-foreground:color-mix(in srgb,var(--color-text-primary)88%,var(--color-text-secondary));align-self:start;gap:var(--app-shell-sidebar-gap);z-index:60;border-right:1px solid color-mix(in srgb,var(--color-border)48%,transparent);background:color-mix(in srgb,var(--color-landing-v5-dark-bg)88%,transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);flex-direction:column;min-width:0;height:100svh;min-height:0;max-height:100svh;padding:18px 16px 16px;display:flex;position:relative;top:auto;overflow:visible}.AppShell-module__Vubowa__sidebar:after{background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--color-accent)18%,transparent)34%,transparent 86%);content:"";pointer-events:none;width:1px;position:absolute;inset:0 0 0 auto}.AppShell-module__Vubowa__quickLinks{flex-direction:column;gap:4px;margin-bottom:22px;padding-bottom:0;display:flex}.AppShell-module__Vubowa__brand{width:fit-content;height:var(--app-shell-brand-height);min-height:var(--app-shell-brand-height);color:var(--color-text-primary);transform:translateY(var(--app-shell-brand-offset-y));transform-origin:50%;isolation:isolate;transition:transform var(--transition-fast);justify-content:flex-start;align-self:stretch;align-items:center;gap:10px;padding:0 8px;text-decoration:none;display:flex;position:relative}.AppShell-module__Vubowa__brand:before{border-radius:var(--radius-full);background:radial-gradient(ellipse at 28px 52%,color-mix(in srgb,var(--color-landing-v3-white)26%,transparent)0%,color-mix(in srgb,var(--color-landing-v3-white)12%,transparent)30%,transparent 72%),radial-gradient(ellipse at 58% 52%,color-mix(in srgb,var(--color-landing-v3-white)12%,transparent)0%,color-mix(in srgb,var(--color-landing-v3-white)4%,transparent)42%,transparent 78%);filter:blur(7px);content:"";opacity:.26;pointer-events:none;transition:opacity .24s,transform .24s;position:absolute;inset:-8px -16px;transform:scale(.94)}.AppShell-module__Vubowa__brand,.AppShell-module__Vubowa__brand:link,.AppShell-module__Vubowa__brand:visited,.AppShell-module__Vubowa__brand:hover,.AppShell-module__Vubowa__brand:focus,.AppShell-module__Vubowa__brand:focus-visible,.AppShell-module__Vubowa__brand:active{color:var(--color-text-primary);box-shadow:none;outline:none;-webkit-text-decoration:none;text-decoration:none;text-decoration-thickness:0}.AppShell-module__Vubowa__brand *,.AppShell-module__Vubowa__brand:link *,.AppShell-module__Vubowa__brand:visited *,.AppShell-module__Vubowa__brand:hover *,.AppShell-module__Vubowa__brand:focus *,.AppShell-module__Vubowa__brand:focus-visible *,.AppShell-module__Vubowa__brand:active *{color:inherit;-webkit-text-decoration:none;text-decoration:none;text-decoration-thickness:0}.AppShell-module__Vubowa__brand:focus-visible{border-radius:var(--radius-sm);outline:none;outline:2px solid color-mix(in srgb,var(--color-accent)34%,transparent);outline-offset:3px}.AppShell-module__Vubowa__brand:active{transform:translateY(var(--app-shell-brand-offset-y))scale(.97)}.AppShell-module__Vubowa__brandMark{z-index:1;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.AppShell-module__Vubowa__brandMark:before{z-index:-1;border-radius:var(--radius-full);background:radial-gradient(circle,color-mix(in srgb,var(--color-landing-v3-white)34%,transparent)0%,color-mix(in srgb,var(--color-landing-v3-white)16%,transparent)42%,transparent 72%);content:"";filter:blur(6px);opacity:0;pointer-events:none;transition:opacity .22s,transform .22s;position:absolute;inset:-7px;transform:scale(.88)}.AppShell-module__Vubowa__brand:hover .AppShell-module__Vubowa__brandMark:before,.AppShell-module__Vubowa__brand:focus-visible .AppShell-module__Vubowa__brandMark:before{opacity:.62;transform:scale(1)}.AppShell-module__Vubowa__brand:hover:before,.AppShell-module__Vubowa__brand:focus-visible:before{opacity:.82;transform:scale(1)}.AppShell-module__Vubowa__brandLogo{object-fit:contain;width:36px;height:36px;filter:invert(1)brightness(1.35)drop-shadow(0 0 10px color-mix(in srgb,var(--color-landing-v3-white)15%,transparent));transition:filter .26s;transform:none}.AppShell-module__Vubowa__brand:hover .AppShell-module__Vubowa__brandLogo,.AppShell-module__Vubowa__brand:focus-visible .AppShell-module__Vubowa__brandLogo{filter:invert(1)brightness(1.3)drop-shadow(0 0 7px color-mix(in srgb,var(--color-landing-v3-white)42%,transparent))drop-shadow(0 0 14px color-mix(in srgb,var(--color-landing-v3-white)24%,transparent))}.AppShell-module__Vubowa__brandTitle{z-index:1;font-family:var(--font-display);letter-spacing:.16em;text-shadow:0 7px 18px #00000057;text-transform:none;white-space:nowrap;font-size:.92rem;font-weight:500;line-height:1;-webkit-text-decoration:none;text-decoration:none;transition:color .26s,text-shadow .26s;position:relative;transform:none}.AppShell-module__Vubowa__brand:link .AppShell-module__Vubowa__brandTitle,.AppShell-module__Vubowa__brand:visited .AppShell-module__Vubowa__brandTitle,.AppShell-module__Vubowa__brand:hover .AppShell-module__Vubowa__brandTitle,.AppShell-module__Vubowa__brand:focus .AppShell-module__Vubowa__brandTitle,.AppShell-module__Vubowa__brand:focus-visible .AppShell-module__Vubowa__brandTitle,.AppShell-module__Vubowa__brand:active .AppShell-module__Vubowa__brandTitle{-webkit-text-decoration:none;text-decoration:none;text-decoration-thickness:0}.AppShell-module__Vubowa__brand:hover .AppShell-module__Vubowa__brandTitle,.AppShell-module__Vubowa__brand:focus-visible .AppShell-module__Vubowa__brandTitle{text-shadow:0 0 7px color-mix(in srgb,var(--color-landing-v3-white)46%,transparent),0 0 16px color-mix(in srgb,var(--color-landing-v3-white)26%,transparent),0 0 28px color-mix(in srgb,var(--color-accent)12%,transparent)}.AppShell-module__Vubowa__userMenuWrap{position:relative}.AppShell-module__Vubowa__userTrigger{border:1px solid color-mix(in srgb,var(--color-border)45%,transparent);background:color-mix(in srgb,var(--color-surface)48%,transparent);text-align:left;width:100%;min-height:58px;transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),color var(--transition-fast),transform var(--transition-fast);border-radius:11px;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:9px;display:grid}.AppShell-module__Vubowa__userTrigger:hover,.AppShell-module__Vubowa__userTriggerOpen{border-color:color-mix(in srgb,var(--color-landing-v3-white)9%,var(--color-border));background:color-mix(in srgb,var(--color-landing-v3-white)3%,var(--color-surface))}.AppShell-module__Vubowa__userTrigger:focus-visible{outline:3px solid var(--app-focus-ring);outline-offset:3px}.AppShell-module__Vubowa__userTrigger:active{transform:scale(.96)}.AppShell-module__Vubowa__navItemIcon,.AppShell-module__Vubowa__utilityLinkIcon,.AppShell-module__Vubowa__menuItemIcon{flex:none;justify-content:center;align-items:center;display:inline-flex}.AppShell-module__Vubowa__userTriggerText,.AppShell-module__Vubowa__userMenuIdentity{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:0;display:flex}.AppShell-module__Vubowa__userTriggerName,.AppShell-module__Vubowa__userMenuName{font-family:var(--app-shell-menu-font);letter-spacing:0;color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:400;overflow:hidden}.AppShell-module__Vubowa__userTriggerMeta,.AppShell-module__Vubowa__userMenuEmail,.AppShell-module__Vubowa__navSectionLabel,.AppShell-module__Vubowa__menuEyebrow{color:var(--color-text-muted);font-size:.64rem}.AppShell-module__Vubowa__userTriggerMeta{text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:0;display:block;overflow:hidden}.AppShell-module__Vubowa__triggerChevron{color:var(--color-text-muted);transition:transform var(--transition-fast),color var(--transition-fast);margin-left:auto}.AppShell-module__Vubowa__triggerChevronOpen{color:var(--color-text-primary);transform:rotate(-90deg)}.AppShell-module__Vubowa__userMenu{z-index:46;border:1px solid color-mix(in srgb,var(--color-border)72%,transparent);background:color-mix(in srgb,var(--color-surface)96%,black);border-radius:12px;gap:8px;width:232px;max-width:calc(100vw - 32px);padding:10px;display:grid;position:absolute;bottom:calc(100% + 12px);left:0;right:auto;overflow:hidden;box-shadow:0 24px 58px -30px #000000e0}.AppShell-module__Vubowa__userMenuHeader{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;padding:5px;display:grid}.AppShell-module__Vubowa__userMenuActions{gap:4px;padding:0;display:grid}.AppShell-module__Vubowa__menuFooter{padding:var(--space-3)var(--space-4)var(--space-4);border-top:1px solid var(--color-border)}.AppShell-module__Vubowa__menuEyebrow{text-transform:uppercase;letter-spacing:.08em;font-weight:600}.AppShell-module__Vubowa__menuState,.AppShell-module__Vubowa__menuError{margin:0;font-size:.82rem}.AppShell-module__Vubowa__menuError{color:var(--color-error)}.AppShell-module__Vubowa__sidebarNav{scroll-behavior:smooth;scrollbar-width:none;flex:auto;min-height:0;max-height:none;padding-right:0;overflow:hidden auto}.AppShell-module__Vubowa__sidebarNav::-webkit-scrollbar{display:none}.AppShell-module__Vubowa__navFrame{width:100%;height:100%;min-height:0;max-height:none;min-height:var(--app-shell-sidebar-min-frame-height);border-radius:var(--radius-landing-v3);box-shadow:none;background:0 0;border:1px solid #0000;flex-direction:column;flex:auto;align-self:stretch;gap:0;padding:0;display:flex;transform:none}.AppShell-module__Vubowa__nav{flex-direction:column;gap:24px;display:flex}.AppShell-module__Vubowa__navSection{flex-direction:column;gap:6px;display:flex}.AppShell-module__Vubowa__navSectionLabel{color:color-mix(in srgb,var(--color-text-muted)78%,transparent);font-family:var(--font-landing-v3-body),var(--font-sans);text-transform:uppercase;letter-spacing:.16em;margin:0 10px;padding:0;font-size:.56rem;font-weight:500}.AppShell-module__Vubowa__navSectionItems,.AppShell-module__Vubowa__navGroup{flex-direction:column;gap:4px;display:flex}.AppShell-module__Vubowa__navItem{justify-content:space-between;align-items:center;gap:var(--space-2);width:100%;min-height:40px;color:var(--app-shell-menu-color);font-family:var(--app-shell-menu-font);letter-spacing:0;transform-origin:50%;transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);border:1px solid #0000;border-radius:9px;padding:7px 10px;font-size:.79rem;font-weight:450;text-decoration:none;display:flex}.AppShell-module__Vubowa__navItem:link,.AppShell-module__Vubowa__navItem:visited{color:var(--app-shell-menu-color);text-decoration:none}.AppShell-module__Vubowa__navItem:hover{background:color-mix(in srgb,var(--color-landing-v3-white)3%,transparent);color:var(--color-text-primary);border-color:color-mix(in srgb,var(--color-landing-v3-white)8%,transparent);text-decoration:none}.AppShell-module__Vubowa__navItem:focus,.AppShell-module__Vubowa__navItem:focus-visible{background:color-mix(in srgb,var(--color-landing-v3-white)3%,transparent);color:var(--app-shell-menu-color);border-color:color-mix(in srgb,var(--color-landing-v3-white)16%,var(--color-border));box-shadow:0 0 0 2px color-mix(in srgb,var(--color-landing-v3-white)16%,transparent);outline:none;text-decoration:none}.AppShell-module__Vubowa__navItem,.AppShell-module__Vubowa__navItem:visited,.AppShell-module__Vubowa__navItem:hover,.AppShell-module__Vubowa__navItem:focus-visible,.AppShell-module__Vubowa__navItem:active,.AppShell-module__Vubowa__navItem *,.AppShell-module__Vubowa__navItem:visited *,.AppShell-module__Vubowa__navItem:hover *,.AppShell-module__Vubowa__navItem:focus-visible *,.AppShell-module__Vubowa__navItem:active *{text-decoration:none}.AppShell-module__Vubowa__navItemActive,.AppShell-module__Vubowa__navItemActive:hover,.AppShell-module__Vubowa__navItemActive:focus,.AppShell-module__Vubowa__navItemActive:focus-visible{background:color-mix(in srgb,var(--color-landing-v3-white)5.5%,transparent);color:var(--color-text-primary);border-color:color-mix(in srgb,var(--color-landing-v3-white)14%,var(--color-border));box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)4%,transparent);text-decoration:none}.AppShell-module__Vubowa__navItemActive:focus-visible{box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)4%,transparent),0 0 0 2px color-mix(in srgb,var(--color-landing-v3-white)16%,transparent)}.AppShell-module__Vubowa__navItemActive *,.AppShell-module__Vubowa__navItemActive:focus *,.AppShell-module__Vubowa__navItemActive:hover *,.AppShell-module__Vubowa__navItemActive:focus-visible *{text-decoration:none}.AppShell-module__Vubowa__navItem[aria-current=page],.AppShell-module__Vubowa__navItem[aria-current=page]:visited,.AppShell-module__Vubowa__navItem[aria-current=page]:hover,.AppShell-module__Vubowa__navItem[aria-current=page]:focus,.AppShell-module__Vubowa__navItem[aria-current=page]:focus-visible,.AppShell-module__Vubowa__navItem[aria-current=page]:active,.AppShell-module__Vubowa__navItem[aria-current=page] *,.AppShell-module__Vubowa__navItem[aria-current=page]:visited *,.AppShell-module__Vubowa__navItem[aria-current=page]:hover *,.AppShell-module__Vubowa__navItem[aria-current=page]:focus *,.AppShell-module__Vubowa__navItem[aria-current=page]:focus-visible *,.AppShell-module__Vubowa__navItem[aria-current=page]:active *{color:var(--app-shell-nav-foreground);-webkit-text-decoration:none;text-decoration:none;text-decoration-thickness:0}.AppShell-module__Vubowa__navItem:active{transform:scale(.96)}.AppShell-module__Vubowa__navItemContent{grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;display:grid}.AppShell-module__Vubowa__navItemIcon{width:20px;color:inherit;opacity:.82}.AppShell-module__Vubowa__navItemLabel{color:inherit;font-family:inherit;font-weight:inherit;letter-spacing:inherit;text-overflow:ellipsis;white-space:nowrap;-webkit-text-decoration:none;text-decoration:none;overflow:hidden}.AppShell-module__Vubowa__navChildren{padding-left:calc(var(--space-5) + 2px);flex-direction:column;gap:4px;display:none}.AppShell-module__Vubowa__navChildrenOpen{display:flex}.AppShell-module__Vubowa__navChild{align-items:center;gap:var(--space-2);border-radius:var(--radius-md);color:var(--color-text-secondary);transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast);border:1px solid #0000;padding:8px 10px;text-decoration:none;display:flex}.AppShell-module__Vubowa__navChild:hover{background:var(--color-hover);color:var(--color-text-primary);border-color:color-mix(in srgb,var(--color-border)75%,transparent);text-decoration:none}.AppShell-module__Vubowa__navChildActive{background:var(--color-surface-muted);color:var(--color-text-primary);border-color:var(--color-border)}.AppShell-module__Vubowa__navChildDot{opacity:.55;background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.AppShell-module__Vubowa__sidebarBottom{z-index:42;flex-direction:column;flex:none;gap:9px;margin-top:auto;padding-top:10px;display:flex;position:relative}.AppShell-module__Vubowa__utilityLink{min-height:44px;color:var(--color-text-primary);font-family:var(--app-shell-menu-font);letter-spacing:0;transform-origin:50%;transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast);border:1px solid #0000;border-radius:9px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;font-size:.79rem;font-weight:450;text-decoration:none;display:grid}.AppShell-module__Vubowa__utilityLink:visited,.AppShell-module__Vubowa__utilityLink:link,.AppShell-module__Vubowa__utilityLink:hover,.AppShell-module__Vubowa__utilityLink:focus,.AppShell-module__Vubowa__utilityLink:focus-visible,.AppShell-module__Vubowa__utilityLink:active,.AppShell-module__Vubowa__utilityLink:link *,.AppShell-module__Vubowa__utilityLink *,.AppShell-module__Vubowa__utilityLink:visited *,.AppShell-module__Vubowa__utilityLink:hover *,.AppShell-module__Vubowa__utilityLink:focus *,.AppShell-module__Vubowa__utilityLink:focus-visible *,.AppShell-module__Vubowa__utilityLink:active *{color:inherit;-webkit-text-decoration:none;text-decoration:none;text-decoration-thickness:0}.AppShell-module__Vubowa__utilityLink:link,.AppShell-module__Vubowa__utilityLink:visited,.AppShell-module__Vubowa__utilityLink:focus,.AppShell-module__Vubowa__utilityLink:focus-visible,.AppShell-module__Vubowa__utilityLink:active{color:var(--app-shell-nav-foreground);box-shadow:none;outline:none}.AppShell-module__Vubowa__utilityLink:focus-visible{border-color:color-mix(in srgb,var(--color-landing-v3-white)16%,var(--color-border));box-shadow:0 0 0 2px color-mix(in srgb,var(--color-landing-v3-white)16%,transparent)}.AppShell-module__Vubowa__utilityLink:hover{background:color-mix(in srgb,var(--color-landing-v3-white)3%,transparent);color:var(--color-text-primary);border-color:color-mix(in srgb,var(--color-landing-v3-white)8%,transparent);text-decoration:none}.AppShell-module__Vubowa__utilityLink:active{transform:scale(.96)}.AppShell-module__Vubowa__utilityLink.AppShell-module__Vubowa__navItemActive,.AppShell-module__Vubowa__utilityLink.AppShell-module__Vubowa__navItemActive:link,.AppShell-module__Vubowa__utilityLink.AppShell-module__Vubowa__navItemActive:visited,.AppShell-module__Vubowa__utilityLink.AppShell-module__Vubowa__navItemActive:hover,.AppShell-module__Vubowa__utilityLink.AppShell-module__Vubowa__navItemActive:focus,.AppShell-module__Vubowa__utilityLink.AppShell-module__Vubowa__navItemActive:focus-visible,.AppShell-module__Vubowa__utilityLink.AppShell-module__Vubowa__navItemActive:active{background:color-mix(in srgb,var(--color-landing-v3-white)5.5%,transparent);color:var(--color-text-primary);border-color:color-mix(in srgb,var(--color-landing-v3-white)14%,var(--color-border));box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)4%,transparent);text-decoration:none}.AppShell-module__Vubowa__utilityLink.AppShell-module__Vubowa__navItemActive:focus-visible{box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)4%,transparent),0 0 0 2px color-mix(in srgb,var(--color-landing-v3-white)16%,transparent)}.AppShell-module__Vubowa__utilityLinkBody{flex-direction:column;min-width:0;display:flex}.AppShell-module__Vubowa__utilityLinkMeta{font-family:var(--font-landing-v3-body),var(--font-sans);letter-spacing:0;color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-size:.64rem;font-weight:400}.AppShell-module__Vubowa__avatar,.AppShell-module__Vubowa__avatarLarge{border:1px solid color-mix(in srgb,var(--color-accent)22%,var(--color-border));background:color-mix(in srgb,var(--color-accent)9%,var(--color-surface));color:var(--color-accent);border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:500;display:grid;overflow:hidden}.AppShell-module__Vubowa__avatar{width:36px;height:36px}.AppShell-module__Vubowa__avatarLarge{width:44px;height:44px}.AppShell-module__Vubowa__avatarImage{object-fit:cover;outline:var(--outline-image-light);outline-offset:-1px;width:100%;height:100%}.AppShell-module__Vubowa__userTrigger{padding:9px}.AppShell-module__Vubowa__userMenuHeader{gap:10px}.AppShell-module__Vubowa__userMenuIdentity{flex:auto;gap:2px;min-width:0}.AppShell-module__Vubowa__menuItem{width:100%;min-height:38px;color:var(--app-shell-menu-color);font-family:var(--app-shell-menu-font);letter-spacing:0;text-align:left;transform-origin:50%;transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;padding:8px 9px;font-size:.74rem;font-weight:400;text-decoration:none;display:grid}.AppShell-module__Vubowa__menuItem:hover{background:color-mix(in srgb,var(--color-landing-v3-white)3%,transparent);color:var(--color-text-primary);border-color:color-mix(in srgb,var(--color-landing-v3-white)8%,transparent);text-decoration:none}.AppShell-module__Vubowa__menuItem:focus-visible{border-color:color-mix(in srgb,var(--color-landing-v3-white)16%,var(--color-border));box-shadow:0 0 0 2px color-mix(in srgb,var(--color-landing-v3-white)16%,transparent);outline:none}.AppShell-module__Vubowa__menuItem:active{transform:scale(.96)}.AppShell-module__Vubowa__menuItemDanger{color:var(--color-error)}.AppShell-module__Vubowa__menuItemDanger:hover{background:color-mix(in srgb,var(--color-error)8%,transparent);border-color:color-mix(in srgb,var(--color-error)20%,transparent);color:var(--color-error)}.AppShell-module__Vubowa__menuDivider{background:color-mix(in srgb,var(--color-border)50%,transparent);height:1px;margin:0}.AppShell-module__Vubowa__contentShell{--app-shell-content-padding-block:24px;--app-shell-content-top-clearance:0px;--app-shell-hover-bleed:32px;--app-shell-floating-card-z:900;--app-shell-sticky-header-z:1200;--app-shell-sticky-filter-top:calc(var(--app-shell-section-header-row-height,32px) + var(--space-6) + 2px);z-index:16;background:radial-gradient(circle 32rem at 96% -12%,color-mix(in srgb,var(--color-accent)5%,transparent),transparent 74%),var(--color-background);align-self:stretch;width:100%;min-width:0;max-width:100%;height:100svh;position:relative;overflow:hidden}.AppShell-module__Vubowa__contentShell:before,.AppShell-module__Vubowa__contentShell:after{z-index:18;pointer-events:none;content:"";display:none;position:absolute;left:0;right:0}.AppShell-module__Vubowa__content{gap:var(--space-5);scroll-behavior:smooth;scrollbar-color:transparent transparent;scrollbar-gutter:stable;scrollbar-width:none;flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;max-height:100%;margin:0;padding:30px 30px 72px;display:flex;overflow:hidden auto}.AppShell-module__Vubowa__content [data-app-scroll-depth=true]{z-index:auto;opacity:1;filter:none;will-change:auto;position:relative;transform:none}.AppShell-module__Vubowa__content [class*=pageHeader]{z-index:var(--app-shell-sticky-header-z);transition:opacity .18s,transform .22s,visibility .18s;position:sticky;top:0}.AppShell-module__Vubowa__content [class*=pageHeader]:before{display:none}.AppShell-module__Vubowa__content [class*=pageHeader] h1{z-index:0;isolation:isolate;width:fit-content;max-width:100%;position:relative}.AppShell-module__Vubowa__content [class*=filtersCard],.AppShell-module__Vubowa__content [class*=FiltersCard]{top:var(--app-shell-sticky-filter-top);z-index:calc(var(--app-shell-sticky-header-z) - 1);transition:top .22s;position:sticky;transform:none}.AppShell-module__Vubowa__content [class*=filtersCard]:before,.AppShell-module__Vubowa__content [class*=FiltersCard]:before{top:calc(var(--app-shell-content-padding-block)*-1);right:0;bottom:calc(var(--space-3)*-1);z-index:-1;background:var(--color-background);content:"";pointer-events:none;position:absolute;left:0}.AppShell-module__Vubowa__content[data-app-content-scrolled][data-app-has-sticky-filter] [class*=pageHeader]{z-index:calc(var(--app-shell-sticky-header-z) - 2);opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-14px)scale(.985)}.AppShell-module__Vubowa__content[data-app-content-scrolled][data-app-has-sticky-filter] [class*=filtersCard],.AppShell-module__Vubowa__content[data-app-content-scrolled][data-app-has-sticky-filter] [class*=FiltersCard]{z-index:var(--app-shell-sticky-header-z);top:0;transform:none}.AppShell-module__Vubowa__content>section>header{z-index:32;grid-template-columns:minmax(0,1fr)var(--app-shell-section-header-action-slot);align-items:center;gap:var(--space-4);isolation:isolate;min-height:var(--app-shell-section-header-row-height);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;margin-top:0;margin-bottom:14px;padding:0;display:grid;position:sticky;top:0}.AppShell-module__Vubowa__content>section>header>:first-child{transition:opacity .18s,transform .22s,visibility .18s}.AppShell-module__Vubowa__content[data-app-content-scrolled]>section>header>:first-child{opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-14px)scale(.985)}.AppShell-module__Vubowa__content[data-app-content-scrolled]>section>header,.AppShell-module__Vubowa__content[data-app-content-scrolled]>section>header>:last-child:not(:first-child){z-index:var(--app-shell-sticky-header-z)}.AppShell-module__Vubowa__content>section>header>:first-child{grid-column:1;align-self:center;min-width:0}.AppShell-module__Vubowa__content>section>header>:last-child:not(:first-child){min-width:var(--app-shell-section-header-action-slot);grid-column:2;justify-content:flex-end;place-self:center end;align-items:center;display:flex}.AppShell-module__Vubowa__content>section>header h1{font-size:clamp(1.48rem,2vw,1.76rem);line-height:1.16;transform:none}.AppShell-module__Vubowa__content>section>header p{display:none}.AppShell-module__Vubowa__content::-webkit-scrollbar{width:0;height:0}.AppShell-module__Vubowa__shellScrollIndicator.AppShell-module__Vubowa__shellScrollIndicator{--branded-scroll-indicator-top:calc(34% - 54px);--branded-scroll-indicator-right:18px;--branded-scroll-indicator-width:9px;--branded-scroll-indicator-height:min(107px,calc(100vh - 164px));--branded-scroll-indicator-z-index:28;--branded-scroll-indicator-opacity:.7;--branded-scroll-wheel-top:calc(50% - 33.5px);--branded-scroll-wheel-width:9.35px;--branded-scroll-wheel-height:67px;--branded-scroll-wheel-radius:0 5px 5px 0}@media (max-width:960px){.AppShell-module__Vubowa__shell{--app-shell-brand-offset-y:0px;gap:var(--space-4);width:min(100% - 32px,1216px);height:auto;min-height:100vh;padding:var(--space-4)0;grid-template-columns:1fr;margin:0 auto;overflow:visible}.AppShell-module__Vubowa__sidebar{align-items:stretch;gap:var(--space-4);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-right:0;flex-direction:column;height:auto;max-height:none;padding:0;display:flex;position:static;overflow:visible}.AppShell-module__Vubowa__sidebar:after{display:none}.AppShell-module__Vubowa__brand{padding:0 0 0 32px}.AppShell-module__Vubowa__navFrame{height:auto;min-height:auto;padding:16px 16px 18px;transform:none}.AppShell-module__Vubowa__sidebarNav{padding-right:0;overflow:visible}.AppShell-module__Vubowa__userMenu{margin-top:10px;position:static}.AppShell-module__Vubowa__content{--app-shell-content-padding-block:var(--space-6);height:auto;max-height:none;padding:0 0 var(--space-6);scrollbar-width:auto;width:100%;max-width:100%;margin-top:0;margin-left:0;margin-right:0;overflow:visible}.AppShell-module__Vubowa__content>section>header{grid-template-columns:minmax(0,1fr)var(--app-shell-section-header-action-slot);text-align:left;justify-items:stretch;position:static}.AppShell-module__Vubowa__shellScrollIndicator.AppShell-module__Vubowa__shellScrollIndicator{display:none}.AppShell-module__Vubowa__content>section>header>:first-child{grid-column:1;min-width:0}.AppShell-module__Vubowa__content>section>header>:last-child:not(:first-child){min-width:var(--app-shell-section-header-action-slot);grid-column:2;justify-self:end}.AppShell-module__Vubowa__contentShell{background:0 0;max-width:100%;height:auto;overflow:visible}.AppShell-module__Vubowa__shell:after,.AppShell-module__Vubowa__appBackplate,.AppShell-module__Vubowa__contentShell:before,.AppShell-module__Vubowa__contentShell:after,.AppShell-module__Vubowa__shellScrollIndicator.AppShell-module__Vubowa__shellScrollIndicator{display:none}}@media (max-width:640px){.AppShell-module__Vubowa__content>section>header{text-align:center;grid-template-columns:1fr;justify-items:center}.AppShell-module__Vubowa__content>section>header>:first-child,.AppShell-module__Vubowa__content>section>header>:last-child:not(:first-child){grid-column:1;min-width:0}.AppShell-module__Vubowa__content>section>header>:last-child:not(:first-child){justify-self:center}.AppShell-module__Vubowa__shell{width:min(100% - 24px,1216px);padding:var(--space-3)0}.AppShell-module__Vubowa__userTrigger,.AppShell-module__Vubowa__navItem,.AppShell-module__Vubowa__utilityLink{padding-left:11px;padding-right:11px}.AppShell-module__Vubowa__userMenuHeader,.AppShell-module__Vubowa__userMenuActions,.AppShell-module__Vubowa__menuFooter{padding:var(--space-3)}.AppShell-module__Vubowa__content{--app-shell-content-padding-block:var(--space-5);padding-bottom:var(--space-5)}}@media (prefers-reduced-motion:reduce){.AppShell-module__Vubowa__brand,.AppShell-module__Vubowa__brand:hover,.AppShell-module__Vubowa__brand:focus,.AppShell-module__Vubowa__brand:focus-visible,.AppShell-module__Vubowa__brand:active,.AppShell-module__Vubowa__brand:before,.AppShell-module__Vubowa__brand:hover:before,.AppShell-module__Vubowa__brand:focus-visible:before,.AppShell-module__Vubowa__brandMark:before,.AppShell-module__Vubowa__brand:hover .AppShell-module__Vubowa__brandMark:before,.AppShell-module__Vubowa__brand:focus-visible .AppShell-module__Vubowa__brandMark:before,.AppShell-module__Vubowa__brandLogo,.AppShell-module__Vubowa__brandTitle,.AppShell-module__Vubowa__sidebar,.AppShell-module__Vubowa__userMenu,.AppShell-module__Vubowa__triggerChevron,.AppShell-module__Vubowa__navItem,.AppShell-module__Vubowa__navItem:hover,.AppShell-module__Vubowa__navItem:focus,.AppShell-module__Vubowa__navItem:focus-visible,.AppShell-module__Vubowa__navItem:active,.AppShell-module__Vubowa__utilityLink,.AppShell-module__Vubowa__utilityLink:hover,.AppShell-module__Vubowa__utilityLink:focus,.AppShell-module__Vubowa__utilityLink:focus-visible,.AppShell-module__Vubowa__utilityLink:active,.AppShell-module__Vubowa__menuItem,.AppShell-module__Vubowa__menuItem:hover,.AppShell-module__Vubowa__menuItem:focus-visible,.AppShell-module__Vubowa__menuItem:active,.AppShell-module__Vubowa__userTrigger,.AppShell-module__Vubowa__userTrigger:hover,.AppShell-module__Vubowa__userTrigger:focus-visible,.AppShell-module__Vubowa__userTrigger:active{transition:none;animation:none}.AppShell-module__Vubowa__brand,.AppShell-module__Vubowa__brand:hover,.AppShell-module__Vubowa__brand:focus,.AppShell-module__Vubowa__brand:focus-visible,.AppShell-module__Vubowa__brand:active,.AppShell-module__Vubowa__brand:before,.AppShell-module__Vubowa__brand:hover:before,.AppShell-module__Vubowa__brand:focus-visible:before,.AppShell-module__Vubowa__brandMark:before,.AppShell-module__Vubowa__brand:hover .AppShell-module__Vubowa__brandMark:before,.AppShell-module__Vubowa__brand:focus-visible .AppShell-module__Vubowa__brandMark:before,.AppShell-module__Vubowa__brandLogo,.AppShell-module__Vubowa__brandTitle,.AppShell-module__Vubowa__navItem,.AppShell-module__Vubowa__navItem:hover,.AppShell-module__Vubowa__navItem:focus,.AppShell-module__Vubowa__navItem:focus-visible,.AppShell-module__Vubowa__navItem:active,.AppShell-module__Vubowa__utilityLink,.AppShell-module__Vubowa__utilityLink:hover,.AppShell-module__Vubowa__utilityLink:focus,.AppShell-module__Vubowa__utilityLink:focus-visible,.AppShell-module__Vubowa__utilityLink:active,.AppShell-module__Vubowa__menuItem,.AppShell-module__Vubowa__menuItem:hover,.AppShell-module__Vubowa__menuItem:focus-visible,.AppShell-module__Vubowa__menuItem:active,.AppShell-module__Vubowa__userTrigger,.AppShell-module__Vubowa__userTrigger:hover,.AppShell-module__Vubowa__userTrigger:focus-visible,.AppShell-module__Vubowa__userTrigger:active{transform:none}.AppShell-module__Vubowa__sidebarNav,.AppShell-module__Vubowa__content{scroll-behavior:auto}.AppShell-module__Vubowa__content [data-app-scroll-depth=true]{opacity:1;filter:none;transform:none}}
.layout-module___qOa7q__loading{justify-content:center;align-items:center;gap:var(--space-3);min-height:100vh;color:var(--color-text-secondary);background:var(--color-background);font-family:var(--font-sans);flex-direction:column;font-weight:300;display:flex}.layout-module___qOa7q__maintenance{background:var(--color-background);justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.layout-module___qOa7q__panel{border-radius:var(--radius-landing-v3);border:1px solid color-mix(in srgb,var(--color-text-primary)8%,transparent);background:color-mix(in srgb,var(--color-surface)92%,transparent);width:min(100%,640px);box-shadow:var(--shadow-landing-v3-soft);flex-direction:column;gap:16px;padding:40px;display:flex}.layout-module___qOa7q__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-success);font-size:12px;font-weight:400}.layout-module___qOa7q__title{color:var(--color-primary-hover);margin:0;font-size:clamp(30px,5vw,44px);line-height:1.12}.layout-module___qOa7q__description{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:300}.layout-module___qOa7q__note{color:var(--color-text-secondary);margin:0;font-size:16px;line-height:1.6}.layout-module___qOa7q__actions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}
