.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{flex-direction:column;gap:4px;display:flex}.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton{width:100%;min-height:40px;color:var(--app-shell-menu-color);font-family:var(--app-shell-menu-font);letter-spacing:0;text-align:left;box-shadow:none;cursor:pointer;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);background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;padding:7px 10px;font-size:.79rem;font-weight:450;line-height:1;display:grid}.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton:hover:not(:disabled){border-color:color-mix(in srgb,var(--color-landing-v3-white)8%,transparent);background:color-mix(in srgb,var(--color-landing-v3-white)3%,transparent);color:var(--color-text-primary);box-shadow:none;transform:none}.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton: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}.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton:active:not(:disabled){transform:scale(.96)}.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton>span:first-of-type{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.Feedback-module__XTO2lW__launcherButton.Feedback-module__XTO2lW__launcherButton>span:last-of-type{text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;overflow:hidden}.Feedback-module__XTO2lW__launcherButton svg{width:18px;height:18px}.Feedback-module__XTO2lW__telegramLink{border:1px solid color-mix(in srgb,#229ed9 42%,var(--app-border));background:linear-gradient(135deg,color-mix(in srgb,#229ed9 16%,var(--app-surface-control)),color-mix(in srgb,#229ed9 8%,var(--app-surface-control)));color:#eaf5fd;width:100%;min-height:40px;font-family:var(--app-shell-menu-font);letter-spacing:0;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-radius:9px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;padding:7px 10px;font-size:.79rem;font-weight:450;line-height:1;text-decoration:none;display:grid;box-shadow:0 2px 12px -3px #229ed942}.Feedback-module__XTO2lW__telegramLink:hover{border-color:color-mix(in srgb,#229ed9 75%,var(--color-border));background:linear-gradient(135deg,color-mix(in srgb,#229ed9 26%,var(--app-surface-control)),color-mix(in srgb,#229ed9 14%,var(--app-surface-control)));color:#fff;text-decoration:none;box-shadow:0 4px 18px -2px #229ed96b}.Feedback-module__XTO2lW__telegramLink:focus-visible{border-color:color-mix(in srgb,#229ed9 90%,var(--color-border));outline:none;box-shadow:0 0 0 2px #229ed966}.Feedback-module__XTO2lW__telegramLink:active{transform:scale(.96)}.Feedback-module__XTO2lW__telegramIconWrap{color:#29b6f6;width:20px;height:20px;transition:color var(--transition-fast);flex:0 0 20px;justify-content:center;align-items:center;display:inline-flex}.Feedback-module__XTO2lW__telegramIconWrap svg{width:18px;height:18px}.Feedback-module__XTO2lW__telegramLabel{text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;overflow:hidden}.Feedback-module__XTO2lW__telegramLink:hover .Feedback-module__XTO2lW__telegramIconWrap{color:#64d2ff}.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}}
.ActivityPage-module__cPL9LW__page{gap:var(--space-5);flex-direction:column;width:100%;max-width:1180px;display:flex}.ActivityPage-module__cPL9LW__header{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.ActivityPage-module__cPL9LW__header h1{margin:0;font-size:1.76rem}.ActivityPage-module__cPL9LW__header p{color:var(--color-text-secondary);margin:6px 0 0}.ActivityPage-module__cPL9LW__filters{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.ActivityPage-module__cPL9LW__loading{place-items:center;min-height:220px;display:grid}.ActivityPage-module__cPL9LW__empty{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);padding:24px}.ActivityPage-module__cPL9LW__list{gap:12px;display:grid}.ActivityPage-module__cPL9LW__call{border:1px solid color-mix(in srgb,var(--color-border)82%,transparent);border-radius:var(--radius-md);background:var(--color-app-tile-hover-bg);padding:16px}.ActivityPage-module__cPL9LW__callHeader{justify-content:space-between;gap:16px;display:flex}.ActivityPage-module__cPL9LW__callHeader>div{gap:4px;display:grid}.ActivityPage-module__cPL9LW__callHeader span{color:var(--color-text-secondary);font-size:.78rem}.ActivityPage-module__cPL9LW__outcome{border-radius:var(--radius-full);background:var(--color-surface-muted);white-space:nowrap;padding:5px 9px}.ActivityPage-module__cPL9LW__outcome[data-outcome=handler_succeeded]{color:var(--color-success)}.ActivityPage-module__cPL9LW__outcome[data-outcome=outcome_unknown],.ActivityPage-module__cPL9LW__outcome[data-outcome=handler_rejected]{color:var(--color-error)}.ActivityPage-module__cPL9LW__meta{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:16px 0 0;display:grid}.ActivityPage-module__cPL9LW__meta div{min-width:0}.ActivityPage-module__cPL9LW__meta dt{color:var(--color-text-secondary);font-size:.7rem}.ActivityPage-module__cPL9LW__meta dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:.82rem}.ActivityPage-module__cPL9LW__details{margin-top:14px}.ActivityPage-module__cPL9LW__details summary{cursor:pointer;color:var(--color-text-secondary);font-size:.82rem}.ActivityPage-module__cPL9LW__payloads{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px;display:grid}.ActivityPage-module__cPL9LW__payloads pre{border-radius:var(--radius-sm);background:var(--color-surface-muted);white-space:pre-wrap;overflow-wrap:anywhere;max-height:320px;padding:10px;font-size:.72rem;overflow:auto}@media (max-width:720px){.ActivityPage-module__cPL9LW__header{align-items:flex-start}.ActivityPage-module__cPL9LW__filters,.ActivityPage-module__cPL9LW__payloads{grid-template-columns:1fr}.ActivityPage-module__cPL9LW__callHeader{flex-direction:column}.ActivityPage-module__cPL9LW__outcome{align-self:flex-start}}
.Projects-module__EwW-MW__page{--project-frame-bg:var(--color-app-tile-hover-bg);--project-frame-bg-hover:var(--color-app-tile-hover-bg);--project-frame-border:color-mix(in srgb,var(--color-border)82%,transparent);--project-frame-border-hover:color-mix(in srgb,var(--color-border)82%,var(--color-accent)18%);--project-frame-shadow:var(--shadow-app-tile);--project-frame-shadow-hover:var(--shadow-app-tile-hover);--project-close-color:color-mix(in srgb,var(--color-accent)72%,var(--color-landing-v3-white));--project-close-color-strong:color-mix(in srgb,var(--color-accent)56%,var(--color-landing-v3-white));--project-close-color-soft:color-mix(in srgb,var(--color-accent)42%,var(--color-landing-v3-white));gap:var(--space-6);flex-direction:column;max-width:1180px;display:flex}.Projects-module__EwW-MW__header{z-index:8;align-items:center;gap:var(--space-4);isolation:isolate;min-height:var(--app-shell-section-header-row-height,42px);margin-bottom:calc((var(--space-6)*-1) + var(--app-shell-section-content-gap,12px) + var(--app-shell-section-frame-align-offset,0px));-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;grid-template-columns:minmax(0,1fr) auto;padding:0;display:grid;position:sticky;top:0}.Projects-module__EwW-MW__header>div:first-child{text-align:left;grid-column:1;justify-self:start;min-width:0}.Projects-module__EwW-MW__header h1{transform:translateY(var(--app-shell-section-header-title-offset,0));margin:0;font-size:1.82rem;line-height:1.12}.Projects-module__EwW-MW__header p,.Projects-module__EwW-MW__muted{color:var(--color-text-secondary)}.Projects-module__EwW-MW__header p{margin:var(--app-shell-section-header-gap,8px)0 0;line-height:var(--app-shell-section-header-description-line-height,1.36);text-overflow:ellipsis;transform:translateY(var(--app-shell-section-header-title-offset,0));white-space:nowrap;display:none;overflow:hidden}.Projects-module__EwW-MW__helperText{color:var(--color-text-secondary)}.Projects-module__EwW-MW__headerActions{justify-content:flex-end;place-self:center end;align-items:center;gap:var(--space-2);min-width:var(--app-shell-section-header-action-slot,148px);transform-origin:50%;flex-wrap:wrap;grid-column:2;display:flex}.Projects-module__EwW-MW__headerCloseActions{justify-content:flex-end}.Projects-module__EwW-MW__layout{gap:var(--space-5);grid-template-columns:minmax(260px,.85fr) minmax(420px,1.35fr);align-items:start;display:grid}.Projects-module__EwW-MW__layoutSingle{grid-template-columns:minmax(0,1fr)}.Projects-module__EwW-MW__projectGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));grid-auto-flow:dense;gap:var(--space-4);align-items:start;display:grid}.Projects-module__EwW-MW__projectCard{isolation:isolate;border-radius:var(--radius-landing-v3);background:var(--project-frame-bg);min-width:0;height:auto;min-height:178px;box-shadow:var(--project-frame-shadow);-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--color-text-primary);font:inherit;text-align:left;cursor:pointer;transform-origin:50%;transition:box-shadow var(--transition-base),transform .22s cubic-bezier(.2,.7,.2,1);border:1px solid #0000;grid-template-rows:auto minmax(0,1fr) auto auto;row-gap:6px;padding:12px;display:grid;position:relative;overflow:hidden}.Projects-module__EwW-MW__projectCard.Projects-module__EwW-MW__projectCard{-webkit-backdrop-filter:none;backdrop-filter:none}.Projects-module__EwW-MW__projectCard:hover{z-index:var(--app-shell-floating-card-z,320);background:var(--project-frame-bg-hover);box-shadow:var(--project-frame-shadow-hover);border-color:#0000;transform:translateY(-4px)scale(1.012)}.Projects-module__EwW-MW__projectCard:focus-visible{z-index:var(--app-shell-floating-card-z,320);outline:2px solid color-mix(in srgb,var(--color-primary)82%,white);outline-offset:2px}.Projects-module__EwW-MW__projectCardExpanded{background:var(--project-frame-bg);height:auto;min-height:210px;box-shadow:var(--project-frame-shadow-hover);border-color:#0000;grid-column:1/-1;overflow:visible;transform:none}.Projects-module__EwW-MW__projectCardExpanded .Projects-module__EwW-MW__projectName{padding-right:48px}.Projects-module__EwW-MW__projectCardExpanded .Projects-module__EwW-MW__projectVisual{opacity:.32}.Projects-module__EwW-MW__projectVisual{z-index:2;background:color-mix(in srgb,var(--color-primary)13%,var(--color-surface));width:37px;height:37px;color:var(--color-primary);pointer-events:none;border-radius:50%;place-items:center;font-size:1rem;font-weight:500;display:inline-grid;position:absolute;bottom:12px;right:16px}.Projects-module__EwW-MW__projectIssueMarker{z-index:5;border:1px solid color-mix(in srgb,var(--color-error)34%,var(--color-border));border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-error)10%,transparent);width:28px;height:28px;color:var(--color-error);pointer-events:none;place-items:center;font-size:.86rem;font-weight:500;line-height:1;display:inline-grid;position:absolute;top:12px;right:12px}.Projects-module__EwW-MW__projectHeaderCloseButton{width:20px;height:32px;color:var(--project-close-color);cursor:pointer;transform-origin:50%;transition:color var(--transition-fast),transform var(--transition-fast);background:0 0;border:0;place-items:center;display:inline-grid;position:relative}.Projects-module__EwW-MW__projectHeaderCloseButton:hover,.Projects-module__EwW-MW__projectHeaderCloseButton:focus-visible{color:var(--project-close-color-soft)}.Projects-module__EwW-MW__projectHeaderCloseButton:focus-visible{outline:1px solid color-mix(in srgb,var(--color-accent)70%,transparent);outline-offset:6px}.Projects-module__EwW-MW__projectHeaderCloseButton:active{transform:scale(.94)}.Projects-module__EwW-MW__projectHeaderCloseIcon{width:20px;height:20px;display:block;position:relative}.Projects-module__EwW-MW__projectHeaderCloseIcon:before,.Projects-module__EwW-MW__projectHeaderCloseIcon:after{border-radius:var(--radius-full);content:"";background:currentColor;width:18px;height:1.5px;position:absolute;top:9px;left:1px}.Projects-module__EwW-MW__projectHeaderCloseIcon:before{transform:rotate(45deg)}.Projects-module__EwW-MW__projectHeaderCloseIcon:after{transform:rotate(-45deg)}.Projects-module__EwW-MW__projectDescription{z-index:3;-webkit-line-clamp:2;width:calc(100% - 48px);max-width:calc(100% - 48px);color:var(--color-text-secondary);text-wrap:pretty;-webkit-box-orient:vertical;grid-row:2;margin:0;font-size:.84rem;line-height:1.36;display:-webkit-box;position:relative;overflow:hidden}.Projects-module__EwW-MW__projectActions{z-index:3;align-items:center;gap:var(--space-2);flex-wrap:wrap;margin-top:auto;display:flex;position:relative}.Projects-module__EwW-MW__projectName{z-index:3;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;grid-row:1;width:calc(100% - 48px);max-width:calc(100% - 48px);margin:1px 0 0;font-size:.92rem;font-weight:400;line-height:1.25;display:-webkit-box;position:relative;overflow:hidden}.Projects-module__EwW-MW__projectMeta{z-index:3;max-width:calc(100% - 72px);color:var(--color-text-secondary);white-space:nowrap;grid-row:4;align-items:center;gap:6px;font-size:.78rem;display:flex;position:relative;overflow:hidden}.Projects-module__EwW-MW__projectMeta span{text-overflow:ellipsis;min-width:0;overflow:hidden}.Projects-module__EwW-MW__projectMeta span:last-child{color:var(--color-accent)}.Projects-module__EwW-MW__projectSourceChips{z-index:3;width:calc(100% - 72px);max-width:calc(100% - 72px);color:color-mix(in srgb,var(--color-accent)88%,var(--color-text-primary));text-overflow:ellipsis;white-space:nowrap;grid-row:3;font-size:.74rem;line-height:1.35;display:block;position:relative;overflow:hidden}.Projects-module__EwW-MW__projectSourceChips span{color:inherit}.Projects-module__EwW-MW__projectSourceChips span:not(:last-child):after{content:", ";color:color-mix(in srgb,var(--color-accent)68%,var(--color-text-secondary))}.Projects-module__EwW-MW__projectDetails{z-index:3;gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid color-mix(in srgb,var(--color-border)58%,transparent);flex:auto;grid-template-columns:minmax(0,1fr);margin-top:auto;display:grid;position:relative}.Projects-module__EwW-MW__projectFacts{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.Projects-module__EwW-MW__projectFacts div{border:1px solid color-mix(in srgb,var(--color-border)42%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-surface-muted)45%,transparent);min-width:0;padding:8px 10px}.Projects-module__EwW-MW__projectFacts dt{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:.68rem}.Projects-module__EwW-MW__projectFacts dd{overflow-wrap:anywhere;min-height:1.15em;color:var(--color-text-primary);margin:0;font-size:.86rem;line-height:1.3}.Projects-module__EwW-MW__projectAccounts{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.Projects-module__EwW-MW__projectAccounts li{align-items:center;gap:var(--space-2);border:1px solid color-mix(in srgb,var(--color-border)42%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-surface-muted)45%,transparent);min-width:0;color:var(--color-text-secondary);grid-template-columns:minmax(0,1fr) auto;padding:8px 10px;font-size:.78rem;display:grid}.Projects-module__EwW-MW__projectAccounts span{overflow-wrap:anywhere;min-width:0}.Projects-module__EwW-MW__projectAccounts span:first-child{color:var(--color-text-primary)}.Projects-module__EwW-MW__projectAccountName{line-height:1.28;display:block}.Projects-module__EwW-MW__projectAccountSource{color:var(--color-text-muted);white-space:nowrap}.Projects-module__EwW-MW__panel,.Projects-module__EwW-MW__form{gap:var(--space-4);flex-direction:column;display:flex}.Projects-module__EwW-MW__formGrid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.Projects-module__EwW-MW__accountsPicker{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;display:grid}.Projects-module__EwW-MW__accountsField{gap:var(--space-2);flex-direction:column;font-size:.9rem;display:flex}.Projects-module__EwW-MW__accountsFieldLabel{color:var(--color-text-secondary)}.Projects-module__EwW-MW__accountSearch{width:min(100%,360px)}.Projects-module__EwW-MW__accountSearchEmpty{padding:var(--space-3)0;color:var(--color-text-secondary);font-size:.84rem}.Projects-module__EwW-MW__accountOption{border:1px solid color-mix(in srgb,var(--color-border)68%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-surface-muted)44%,transparent);min-height:56px;box-shadow:var(--shadow-app-tile);cursor:pointer;transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:8px 10px;display:grid;position:relative}.Projects-module__EwW-MW__accountOption:hover{border-color:color-mix(in srgb,var(--color-accent)34%,var(--color-border));background:color-mix(in srgb,var(--color-surface-muted)64%,transparent);box-shadow:var(--shadow-app-tile-hover)}.Projects-module__EwW-MW__accountOptionSelected{border-color:color-mix(in srgb,var(--color-accent)56%,var(--color-border));background:linear-gradient(180deg,color-mix(in srgb,var(--color-accent)10%,var(--project-frame-bg)),color-mix(in srgb,var(--color-accent)4%,var(--project-frame-bg)));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-accent)10%,transparent),var(--shadow-app-tile-hover)}.Projects-module__EwW-MW__accountOptionIssue{border-color:color-mix(in srgb,var(--color-error)34%,var(--color-border));background:color-mix(in srgb,var(--color-error)5%,var(--color-surface-muted))}.Projects-module__EwW-MW__accountOptionIssue:hover{border-color:color-mix(in srgb,var(--color-error)54%,var(--color-border));background:color-mix(in srgb,var(--color-error)8%,var(--color-surface-muted))}.Projects-module__EwW-MW__accountOption:has(.Projects-module__EwW-MW__accountCheckboxInput:focus-visible){border-color:var(--color-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-accent)18%,transparent)}.Projects-module__EwW-MW__accountCheckboxInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:0;position:absolute;overflow:hidden}.Projects-module__EwW-MW__accountIconFrame{border:1px solid color-mix(in srgb,var(--color-border)54%,transparent);border-radius:var(--radius-sm);background:color-mix(in srgb,var(--color-surface)58%,transparent);place-items:center;width:32px;height:32px;display:inline-grid}.Projects-module__EwW-MW__accountIcon{object-fit:contain;filter:drop-shadow(0 4px 8px #00000038);width:22px;height:22px}.Projects-module__EwW-MW__accountIconFallback{color:var(--color-accent);font-size:.84rem;font-weight:500;line-height:1}.Projects-module__EwW-MW__accountCheckboxVisual{border:1px solid color-mix(in srgb,var(--color-border)82%,transparent);background:color-mix(in srgb,var(--color-surface)84%,transparent);width:16px;height:16px;transition:border-color var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast);border-radius:5px;place-items:center;display:inline-grid;position:relative}.Projects-module__EwW-MW__accountCheckboxVisual:after{border-bottom:2px solid var(--color-background);border-left:2px solid var(--color-background);content:"";opacity:0;width:7px;height:4px;transition:opacity var(--transition-fast);transform:rotate(-45deg)translateY(-1px)}.Projects-module__EwW-MW__accountCheckboxInput:checked~.Projects-module__EwW-MW__accountCheckboxVisual{border-color:var(--color-accent);background:var(--color-accent);box-shadow:0 0 18px -10px color-mix(in srgb,var(--color-accent)88%,transparent)}.Projects-module__EwW-MW__accountCheckboxInput:checked~.Projects-module__EwW-MW__accountCheckboxVisual:after{opacity:1}.Projects-module__EwW-MW__accountOptionContent{min-width:0;display:block}.Projects-module__EwW-MW__accountName{overflow-wrap:anywhere;color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:600;line-height:1.25;display:block;overflow:hidden}.Projects-module__EwW-MW__accountSource{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;line-height:1.3;display:block;overflow:hidden}.Projects-module__EwW-MW__accountIssueMessage{color:var(--color-error);overflow-wrap:anywhere;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:6px;margin-top:5px;font-size:.72rem;line-height:1.35;display:grid}.Projects-module__EwW-MW__accountIssueGlyph{border:1px solid color-mix(in srgb,var(--color-error)42%,var(--color-border));background:color-mix(in srgb,var(--color-error)10%,transparent);width:18px;height:18px;color:var(--color-error);border-radius:5px;place-items:center;font-size:.68rem;font-weight:600;line-height:1;display:inline-grid}.Projects-module__EwW-MW__integrationConnectRow{padding-top:var(--space-2);justify-content:flex-start;display:flex}.Projects-module__EwW-MW__fileRow,.Projects-module__EwW-MW__actions{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.Projects-module__EwW-MW__fileInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.Projects-module__EwW-MW__fileDropzone{justify-content:center;gap:var(--space-1);min-height:82px;padding:var(--space-4);border:1px dashed var(--project-frame-border);border-radius:var(--radius-landing-v3);background:color-mix(in srgb,var(--project-frame-bg)88%,var(--color-background));box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)4%,transparent),inset 0 16px 24px -26px #000000eb,inset 0 -14px 22px -24px #000000db;color:var(--color-text-primary);-webkit-backdrop-filter:none;backdrop-filter:none;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),box-shadow var(--transition-fast);flex-direction:column;display:flex}.Projects-module__EwW-MW__fileDropzone:hover,.Projects-module__EwW-MW__fileDropzoneActive{border-color:var(--project-frame-border-hover);background:color-mix(in srgb,var(--project-frame-bg-hover)92%,var(--color-background));box-shadow:inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)6%,transparent),inset 0 16px 24px -24px #000000f0,inset 0 -14px 22px -22px #000000e0}.Projects-module__EwW-MW__fileDropzone:focus-within,.Projects-module__EwW-MW__fileDropzone:focus-visible{outline:2px solid color-mix(in srgb,var(--color-primary)82%,white);outline-offset:2px}.Projects-module__EwW-MW__fileDropzoneTitle{font-size:.92rem;font-weight:400}.Projects-module__EwW-MW__fileDropzoneMeta{color:var(--color-text-secondary);font-size:.82rem;line-height:1.35}.Projects-module__EwW-MW__modalHeader{gap:var(--space-2);flex-direction:column;display:flex}.Projects-module__EwW-MW__modalTitle{font-size:1.1rem}.Projects-module__EwW-MW__modalText{color:var(--color-text-secondary)}.Projects-module__EwW-MW__modalActions{justify-content:flex-end;gap:var(--space-2);display:flex}.Projects-module__EwW-MW__projectEditModal{border:1px solid color-mix(in srgb,var(--project-frame-border)86%,transparent);background:color-mix(in srgb,var(--color-surface)98%,transparent);max-width:min(960px,100vw - 32px);max-height:min(86vh,760px);box-shadow:0 42px 88px -54px #000000eb,0 18px 42px -34px color-mix(in srgb,var(--color-accent)22%,transparent),inset 0 1px 0 color-mix(in srgb,var(--color-landing-v3-white)5%,transparent);padding:22px}.Projects-module__EwW-MW__projectFormModalPage{gap:18px;max-width:none}.Projects-module__EwW-MW__projectFormModalPage .Projects-module__EwW-MW__header{z-index:1;border-bottom:1px solid color-mix(in srgb,var(--color-border)46%,transparent);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;min-height:0;margin-bottom:0;padding-bottom:14px;position:relative;top:auto}.Projects-module__EwW-MW__projectFormModalPage .Projects-module__EwW-MW__header h1{font-size:1.36rem;line-height:1.18;transform:none}.Projects-module__EwW-MW__projectFormModalPage .Projects-module__EwW-MW__header p{white-space:normal;max-width:620px;font-size:.84rem;display:block;transform:none}.Projects-module__EwW-MW__projectFormModalPage .Projects-module__EwW-MW__headerActions{align-self:start;min-width:0}.Projects-module__EwW-MW__projectFormModalPage .Projects-module__EwW-MW__form{gap:14px}.Projects-module__EwW-MW__projectFormModalPage .Projects-module__EwW-MW__accountsPicker{max-height:none;padding-right:0;overflow:visible}@media (max-width:980px){.Projects-module__EwW-MW__header{min-height:0;padding-bottom:var(--space-2);-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;margin-bottom:14px}.Projects-module__EwW-MW__header h1{transform:none}.Projects-module__EwW-MW__header p{white-space:normal;display:none;transform:none}.Projects-module__EwW-MW__header{grid-template-columns:minmax(0,1fr)var(--app-shell-section-header-action-slot,148px);text-align:left;justify-items:stretch}.Projects-module__EwW-MW__header>div:first-child{grid-column:1}.Projects-module__EwW-MW__headerActions{min-width:var(--app-shell-section-header-action-slot,148px);grid-column:2;justify-content:flex-end;justify-self:end;transform:none}.Projects-module__EwW-MW__layout,.Projects-module__EwW-MW__formGrid,.Projects-module__EwW-MW__accountsPicker,.Projects-module__EwW-MW__projectGrid,.Projects-module__EwW-MW__projectFacts,.Projects-module__EwW-MW__projectAccounts{grid-template-columns:1fr}.Projects-module__EwW-MW__projectCardExpanded{grid-column:auto}}@media (max-width:720px){.Projects-module__EwW-MW__projectEditModal{padding:18px}.Projects-module__EwW-MW__projectFormModalPage .Projects-module__EwW-MW__formGrid{grid-template-columns:1fr}}@media (max-width:640px){.Projects-module__EwW-MW__header{text-align:center;grid-template-columns:1fr;justify-items:center}.Projects-module__EwW-MW__header>div:first-child,.Projects-module__EwW-MW__headerActions{grid-column:1}.Projects-module__EwW-MW__headerActions{justify-content:center;justify-self:center;min-width:0}}.Projects-module__EwW-MW__projectsCatalogPage{gap:var(--space-7);width:100%;min-width:0;max-width:1100px;margin-inline:auto;padding-bottom:40px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader{border-bottom:1px solid color-mix(in srgb,var(--app-border)68%,transparent);text-align:left;grid-template-columns:minmax(0,1fr) auto;align-items:end;min-height:132px;margin:0;padding:8px 2px 24px;display:grid}.Projects-module__EwW-MW__projectsHeaderCopy{gap:8px;min-width:0;max-width:720px;display:grid}.Projects-module__EwW-MW__pageEyebrow{color:var(--color-accent);letter-spacing:.18em;text-transform:uppercase;font-size:.625rem;font-weight:400;line-height:1.2}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader h1{color:var(--color-text-primary);font-family:var(--font-display),"Plus Jakarta Sans",sans-serif;letter-spacing:-.055em;margin:0;font-size:44px;font-weight:300;line-height:1.08;transform:none}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader p{max-width:680px;color:var(--color-text-secondary);text-overflow:clip;white-space:normal;margin:0;font-size:.94rem;line-height:1.65;display:block;overflow:visible;transform:none}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader .Projects-module__EwW-MW__headerActions{align-self:end;padding-bottom:2px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectGrid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;align-items:stretch;gap:12px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard{isolation:isolate;border:1px solid var(--app-border);border-radius:var(--app-card-radius);background:var(--app-surface-card);min-width:0;min-height:236px;box-shadow:var(--app-card-shadow);-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--color-text-primary);text-align:left;cursor:pointer;transform-origin:50%;flex-direction:column;justify-content:flex-start;gap:14px;padding:16px;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard:hover,.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard:focus-visible{z-index:var(--app-shell-floating-card-z,320);border-color:var(--app-border-hover);background:var(--app-surface-raised);box-shadow:var(--app-card-shadow-hover);transform:translateY(-2px)}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard:focus-visible{outline:3px solid var(--app-focus-ring);outline-offset:3px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCardAttention,.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCardAttention:hover,.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCardAttention:focus-visible{border-color:color-mix(in srgb,var(--color-error)34%,var(--app-border))}.Projects-module__EwW-MW__projectCardHeader{align-items:center;gap:11px;min-width:0;min-height:42px;display:flex}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectVisual{z-index:auto;border:1px solid color-mix(in srgb,var(--color-accent)24%,var(--app-border));background:color-mix(in srgb,var(--color-accent)7%,var(--app-surface-raised));width:42px;height:42px;color:color-mix(in srgb,var(--color-accent)86%,var(--color-text-primary));font-family:var(--font-display),"Plus Jakarta Sans",sans-serif;pointer-events:none;border-radius:10px;flex:0 0 42px;place-items:center;font-size:1.05rem;font-weight:400;display:inline-grid;position:static}.Projects-module__EwW-MW__projectIdentity{flex:auto;min-width:0}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectName{width:auto;max-width:none;color:var(--color-text-primary);font-family:var(--font-display),"Plus Jakarta Sans",sans-serif;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.9375rem;font-weight:400;line-height:1.25;display:block;overflow:hidden}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectIssueMarker{z-index:auto;border:1px solid color-mix(in srgb,var(--color-error)42%,var(--app-border));border-radius:var(--app-compact-radius);background:color-mix(in srgb,var(--color-error)10%,transparent);width:26px;height:26px;color:var(--color-error);flex:0 0 26px;place-items:center;font-size:.72rem;line-height:1;display:inline-grid;position:static}.Projects-module__EwW-MW__projectCardArrow{width:24px;height:24px;color:var(--color-text-muted);flex:0 0 24px;place-items:center;font-size:1rem;transition:color .18s,transform .18s;display:grid}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard:hover .Projects-module__EwW-MW__projectCardArrow,.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard:focus-visible .Projects-module__EwW-MW__projectCardArrow{color:var(--color-accent);transform:translate(2px)}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectDescription{-webkit-line-clamp:2;width:auto;max-width:none;min-height:2.9em;color:var(--color-text-secondary);text-wrap:pretty;-webkit-box-orient:vertical;margin:0;font-size:.77rem;font-weight:300;line-height:1.45;display:-webkit-box;overflow:hidden}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectSourceChips{white-space:normal;flex-wrap:wrap;align-items:center;gap:6px;width:auto;max-width:none;min-height:24px;display:flex;overflow:visible}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectSourceChips span{border:1px solid color-mix(in srgb,var(--app-border)54%,transparent);background:color-mix(in srgb,var(--color-background)46%,transparent);min-width:0;min-height:22px;color:color-mix(in srgb,var(--color-accent)68%,var(--color-text-primary));text-overflow:ellipsis;white-space:nowrap;border-radius:5px;align-items:center;padding:3px 7px;font-size:.63rem;line-height:1;display:inline-flex;overflow:hidden}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectSourceChips span:after{display:none}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectFacts{border-top:1px solid color-mix(in srgb,var(--app-border)52%,transparent);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:auto 0 0;padding-top:12px;display:grid}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectFacts div{border-radius:var(--app-compact-radius);background:color-mix(in srgb,var(--color-landing-v3-white)2.5%,transparent);min-width:0;box-shadow:none;border:0;flex-direction:column;gap:2px;padding:8px;display:flex}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectFacts dt{color:var(--color-text-muted);letter-spacing:0;text-transform:none;margin:0;font-size:.5625rem;line-height:1.3}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectFacts dd{color:var(--color-text-primary);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.6875rem;font-weight:400;line-height:1.25;overflow:hidden}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectFacts .Projects-module__EwW-MW__projectOpenFact{border:1px solid color-mix(in srgb,var(--color-accent)24%,var(--app-border));background:color-mix(in srgb,var(--color-accent)7%,transparent)}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectOpenFact dt{color:color-mix(in srgb,var(--color-accent)60%,var(--color-text-muted))}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectOpenFact dd{color:color-mix(in srgb,var(--color-accent)86%,var(--color-text-primary))}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsEmptyState{background:var(--app-surface-card);text-align:left;border-style:solid;justify-content:center;align-items:flex-start;min-height:220px;padding:30px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsEmptyState h3{font-family:var(--font-display),"Plus Jakarta Sans",sans-serif;letter-spacing:-.03em;font-size:1.4rem;font-weight:300}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsEmptyState p{max-width:560px;line-height:1.55}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__muted{justify-content:center;align-items:center;gap:var(--space-3);min-height:160px;display:flex}@media (max-width:1100px){.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader{min-height:142px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader h1{font-size:34px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectGrid{grid-template-columns:1fr}}@media (max-width:640px){.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader{text-align:left;grid-template-columns:1fr;justify-items:stretch;gap:18px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader>div:first-child,.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader .Projects-module__EwW-MW__headerActions{grid-column:1;justify-content:flex-start;justify-self:stretch}}@media (max-width:560px){.Projects-module__EwW-MW__projectsCatalogPage{gap:var(--space-5)}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader{min-height:0;padding-bottom:20px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader h1{font-size:30px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader p{font-size:.88rem;line-height:1.55}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader .Projects-module__EwW-MW__headerActions,.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsPageHeader .Projects-module__EwW-MW__headerActions>*{width:100%}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard{min-height:220px;padding:14px}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectsEmptyState{padding:22px}}@media (prefers-reduced-motion:reduce){.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard,.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCardArrow{transition-duration:1ms}.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard:hover,.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard:focus-visible,.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard:hover .Projects-module__EwW-MW__projectCardArrow,.Projects-module__EwW-MW__projectsCatalogPage .Projects-module__EwW-MW__projectCard:focus-visible .Projects-module__EwW-MW__projectCardArrow{transform:none}}
