.agent-configuration-panel-module__z0lB6G__screen{gap:24px;display:grid}.agent-configuration-panel-module__z0lB6G__srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.agent-configuration-panel-module__z0lB6G__heading,.agent-configuration-panel-module__z0lB6G__actions,.agent-configuration-panel-module__z0lB6G__panelHeader,.agent-configuration-panel-module__z0lB6G__footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.agent-configuration-panel-module__z0lB6G__heading h2{margin:0 0 8px;font-size:28px;font-weight:600}.agent-configuration-panel-module__z0lB6G__screen p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.7}.agent-configuration-panel-module__z0lB6G__screen h3{margin:0;font-size:16px}.agent-configuration-panel-module__z0lB6G__screen small{color:var(--dim);font-size:12px;line-height:1.6}.agent-configuration-panel-module__z0lB6G__badge{border:1px solid var(--line);white-space:nowrap;border-radius:99px;padding:5px 12px;font-size:12px}.agent-configuration-panel-module__z0lB6G__tabs{border-bottom:1px solid var(--line);gap:28px;display:flex}.agent-configuration-panel-module__z0lB6G__tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:12px 0}.agent-configuration-panel-module__z0lB6G__tabs button[aria-selected=true]{color:var(--brand-a);border-bottom-color:var(--brand-a)}.agent-configuration-panel-module__z0lB6G__screen button{min-height:42px;font:inherit;cursor:pointer}.agent-configuration-panel-module__z0lB6G__screen button:disabled{opacity:.5;cursor:not-allowed}.agent-configuration-panel-module__z0lB6G__button{border:1px solid var(--line);background:var(--panel);color:var(--text);border-radius:8px;padding:9px 16px}.agent-configuration-panel-module__z0lB6G__primary{color:var(--on-brand);background:var(--brand-a);border-color:var(--brand-a);}.agent-configuration-panel-module__z0lB6G__grid{grid-template-columns:minmax(0,1fr) 290px;gap:22px;display:grid}.agent-configuration-panel-module__z0lB6G__stack{align-content:start;gap:20px;display:grid}.agent-configuration-panel-module__z0lB6G__panel{border:1px solid var(--line);background:var(--panel);border-radius:12px;overflow:hidden}.agent-configuration-panel-module__z0lB6G__panelHeader,.agent-configuration-panel-module__z0lB6G__pad{padding:22px 24px}.agent-configuration-panel-module__z0lB6G__panelHeader{border-bottom:1px solid var(--line)}.agent-configuration-panel-module__z0lB6G__row{border-bottom:1px solid var(--line);grid-template-columns:minmax(160px,1fr) minmax(200px,1fr);align-items:center;gap:24px;padding:22px 24px;display:grid}.agent-configuration-panel-module__z0lB6G__row:last-child{border-bottom:0}.agent-configuration-panel-module__z0lB6G__field{gap:8px;display:grid}.agent-configuration-panel-module__z0lB6G__field input,.agent-configuration-panel-module__z0lB6G__field select,.agent-configuration-panel-module__z0lB6G__field textarea{border:1px solid var(--line);background:var(--panel-elevated);width:100%;min-height:42px;color:var(--text);font:inherit;border-radius:8px;padding:10px 12px}.agent-configuration-panel-module__z0lB6G__choices{gap:8px;max-height:280px;display:grid;overflow-y:auto}.agent-configuration-panel-module__z0lB6G__selectedModels{flex-wrap:wrap;gap:8px;display:flex}.agent-configuration-panel-module__z0lB6G__modelPicker summary{cursor:pointer;color:var(--brand-a);min-height:42px;padding:10px 0}.agent-configuration-panel-module__z0lB6G__choice{align-items:center;gap:10px;min-height:42px;font-size:13px;display:flex}.agent-configuration-panel-module__z0lB6G__choice input{accent-color:var(--brand-a);width:16px;height:16px}.agent-configuration-panel-module__z0lB6G__note{background:var(--brand-soft);color:var(--muted);border-radius:8px;padding:15px 16px;font-size:12px;line-height:1.7}.agent-configuration-panel-module__z0lB6G__error{border:1px solid var(--danger);color:var(--danger);background:var(--danger-soft);border-radius:8px;padding:15px 18px;font-size:13px}.agent-configuration-panel-module__z0lB6G__success{color:var(--success)}.agent-configuration-panel-module__z0lB6G__failure{color:var(--danger)}.agent-configuration-panel-module__z0lB6G__route{border-left:2px solid var(--brand-border);margin:22px 0;padding-left:16px}.agent-configuration-panel-module__z0lB6G__table{overflow-x:auto}.agent-configuration-panel-module__z0lB6G__table table{border-collapse:collapse;width:100%;font-size:12px}.agent-configuration-panel-module__z0lB6G__table th{text-align:left;color:var(--dim);background:var(--surface-tint);font-weight:500}.agent-configuration-panel-module__z0lB6G__table td,.agent-configuration-panel-module__z0lB6G__table th{border-bottom:1px solid var(--line);padding:14px 18px}.agent-configuration-panel-module__z0lB6G__table td:not(:first-child){font-variant-numeric:tabular-nums}.agent-configuration-panel-module__z0lB6G__footer{border-top:1px solid var(--line);padding-top:20px}.agent-configuration-panel-module__z0lB6G__skeleton{background:var(--surface-hover);border-radius:12px;height:350px}.agent-configuration-panel-module__z0lB6G__version{border-bottom:1px solid var(--line);gap:10px;padding:20px 24px;display:grid}.agent-configuration-panel-module__z0lB6G__screen :is(button,input,select,textarea):focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}@media (max-width:1100px){.agent-configuration-panel-module__z0lB6G__grid{grid-template-columns:1fr}}@media (max-width:700px){.agent-configuration-panel-module__z0lB6G__row{grid-template-columns:1fr;gap:12px}.agent-configuration-panel-module__z0lB6G__heading,.agent-configuration-panel-module__z0lB6G__footer{flex-direction:column;align-items:flex-start}.agent-configuration-panel-module__z0lB6G__tabs{gap:18px}.agent-configuration-panel-module__z0lB6G__actions{flex-wrap:wrap}}
.model-brand-icon-module__cXLUtW__icon{vertical-align:middle;flex:none;justify-content:center;align-items:center;display:inline-flex}.model-brand-icon-module__cXLUtW__icon img{object-fit:contain;width:100%;height:100%}.model-brand-icon-module__cXLUtW__icon .model-brand-icon-module__cXLUtW__light{display:none}.model-brand-icon-module__cXLUtW__icon .model-brand-icon-module__cXLUtW__dark{display:block}[data-theme=light] .model-brand-icon-module__cXLUtW__icon .model-brand-icon-module__cXLUtW__light{display:block}[data-theme=light] .model-brand-icon-module__cXLUtW__icon .model-brand-icon-module__cXLUtW__dark{display:none}
.select-control-module__jXueBa__control{isolation:isolate;border-radius:12px;width:100%;min-width:0;display:inline-grid;position:relative}.select-control-module__jXueBa__control:after{z-index:-1;border-radius:inherit;pointer-events:none;opacity:0;background:linear-gradient(105deg, color-mix(in srgb, var(--brand-a) 40%, transparent), color-mix(in srgb, var(--brand-b) 30%, transparent));filter:blur(8px);content:"";transition:opacity .18s;position:absolute;inset:-1px}.select-control-module__jXueBa__control .select-control-module__jXueBa__nativeSelect{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.select-control-module__jXueBa__trigger{border:1px solid var(--line);border-radius:inherit;width:100%;min-width:0;height:42px;color:var(--text);background-color:var(--panel);box-shadow:var(--shadow-sm);font:inherit;text-align:left;cursor:pointer;background-image:none;outline:0;align-items:center;padding:0 44px 0 13px;font-size:11px;transition:border-color .18s,background-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;overflow:hidden}.select-control-module__jXueBa__trigger:hover:not(:disabled){border-color:var(--brand-border);background-color:var(--panel-bright)}.select-control-module__jXueBa__trigger:active:not(:disabled){transform:translateY(1px)}.select-control-module__jXueBa__trigger:focus-visible,.select-control-module__jXueBa__control[data-open] .select-control-module__jXueBa__trigger{border-color:color-mix(in srgb, var(--brand-b) 56%, transparent);box-shadow:inset 0 1px 0 #ffffff0d, 0 0 0 3px color-mix(in srgb, var(--brand-b) 8.5%, transparent), 0 10px 26px var(--lightningcss-light,#212f460e)var(--lightningcss-dark,#00000038);outline:0}.select-control-module__jXueBa__control[data-open]:after,.select-control-module__jXueBa__control:focus-within:after{opacity:.42}.select-control-module__jXueBa__trigger:disabled{color:var(--lightningcss-light,#58627599)var(--lightningcss-dark,#9aa1ab94);border-color:var(--line);background-color:color-mix(in srgb, var(--panel-elevated) 62%, transparent);box-shadow:none;cursor:not-allowed}.select-control-module__jXueBa__value{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.select-control-module__jXueBa__control[data-wrap-label][data-density] .select-control-module__jXueBa__trigger{gap:6px;height:auto;min-height:36px;padding-block:8px}.select-control-module__jXueBa__control[data-wrap-label] .select-control-module__jXueBa__value{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.5;overflow:visible}.select-control-module__jXueBa__indicator{border:1px solid var(--line);pointer-events:none;width:24px;height:24px;color:var(--brand-a);background:var(--surface-tint);border-radius:8px;place-items:center;transition:color .18s,border-color .18s,background-color .18s,transform .22s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.select-control-module__jXueBa__indicator svg,.select-control-module__jXueBa__optionMark svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px;overflow:visible}.select-control-module__jXueBa__control:hover .select-control-module__jXueBa__indicator,.select-control-module__jXueBa__control[data-open] .select-control-module__jXueBa__indicator{color:var(--brand-b);border-color:color-mix(in srgb, var(--brand-b) 18%, transparent);background:color-mix(in srgb, var(--brand-b) 6.5%, transparent)}.select-control-module__jXueBa__control[data-open] .select-control-module__jXueBa__indicator{transform:translateY(-50%)rotate(180deg)}.select-control-module__jXueBa__control[data-disabled] .select-control-module__jXueBa__indicator{opacity:.42}.select-control-module__jXueBa__menu{z-index:10000;border:1px solid color-mix(in srgb, var(--brand-a) 26%, transparent);color:var(--text);background:var(--panel-elevated);box-shadow:var(--shadow-floating);-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);transform-origin:top;border-color:var(--line-strong);border-radius:13px;padding:6px;animation:.18s cubic-bezier(.22,1,.36,1) select-control-module__jXueBa__menu-in-bottom;position:fixed;overflow:hidden}.select-control-module__jXueBa__menu[data-placement=top]{transform-origin:bottom;animation-name:select-control-module__jXueBa__menu-in-top;transform:translateY(-100%)}.select-control-module__jXueBa__optionList{max-height:inherit;overscroll-behavior:contain;scrollbar-color:color-mix(in srgb, var(--brand-a) 50%, transparent) transparent;scrollbar-width:thin;gap:3px;display:grid;overflow:hidden auto}.select-control-module__jXueBa__optionList::-webkit-scrollbar{width:6px}.select-control-module__jXueBa__optionList::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--brand-a) 42%, transparent);border-radius:99px}.select-control-module__jXueBa__option{min-height:40px;color:var(--muted);cursor:pointer;border:1px solid #0000;border-radius:9px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;padding:7px 10px 7px 8px;font-size:11px;line-height:1.35;transition:color .13s,border-color .13s,background-color .13s,transform .13s;display:grid}.select-control-module__jXueBa__option>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.select-control-module__jXueBa__menu[data-variant=default][data-wrap-label] .select-control-module__jXueBa__option>span:last-child{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}.select-control-module__jXueBa__option[data-highlighted]{color:var(--text);border-color:color-mix(in srgb, var(--brand-a) 22%, transparent);background:linear-gradient(90deg, color-mix(in srgb, var(--brand-a) 16%, transparent), color-mix(in srgb, var(--brand-b) 5.5%, transparent));transform:translate(1px)}.select-control-module__jXueBa__option[data-selected]{color:var(--text);background-color:color-mix(in srgb, var(--brand-a) 10.5%, transparent)}.select-control-module__jXueBa__option[aria-disabled=true]{color:var(--muted);opacity:.45;cursor:not-allowed}.select-control-module__jXueBa__optionMark{border:1px solid var(--line);width:20px;height:20px;color:var(--brand-b);background:var(--surface-tint);border-radius:7px;place-items:center;display:grid}.select-control-module__jXueBa__menu[data-variant=model]{box-sizing:border-box;border:1px solid var(--line);background:var(--panel-elevated);border-radius:18px;flex-direction:column;padding:6px;display:flex}.select-control-module__jXueBa__modelHeader{border-bottom:1px solid var(--line);color:var(--muted);flex:none;justify-content:space-between;align-items:center;gap:12px;margin:0 10px 6px;padding:12px 2px 14px;font-size:12px;font-weight:500;line-height:18px;display:flex}.select-control-module__jXueBa__modelCount{font-variant-numeric:tabular-nums;opacity:.65;font-size:11px}.select-control-module__jXueBa__menu[data-variant=model] .select-control-module__jXueBa__optionList{gap:3px;min-height:0;max-height:none}.select-control-module__jXueBa__menu[data-variant=model] .select-control-module__jXueBa__option{min-height:67px;color:var(--text);border-radius:12px;grid-template-columns:38px minmax(0,1fr) 20px;gap:12px;padding:10px 12px;font-size:13px;line-height:1.45;transition:none}.select-control-module__jXueBa__menu[data-variant=model] .select-control-module__jXueBa__option[data-highlighted]{background:var(--surface-tint);border-color:#0000;transform:none}.select-control-module__jXueBa__menu[data-variant=model] .select-control-module__jXueBa__option[data-selected]{background:color-mix(in srgb, var(--brand-a) 10%, var(--panel-elevated));border-color:#0000}.select-control-module__jXueBa__menu[data-variant=model] .select-control-module__jXueBa__option[data-selected][data-highlighted]{background:color-mix(in srgb, var(--brand-a) 15%, var(--panel-elevated))}.select-control-module__jXueBa__modelIcon{border:1px solid var(--line);background:var(--panel);width:38px;height:38px;color:var(--muted);border-radius:11px;place-items:center;display:grid}.select-control-module__jXueBa__option[data-selected] .select-control-module__jXueBa__modelIcon{color:var(--brand-a);border-color:var(--brand-border)}.select-control-module__jXueBa__modelInfo{min-width:0}.select-control-module__jXueBa__modelName{overflow-wrap:anywhere;letter-spacing:-.015em;font-weight:550;display:block}.select-control-module__jXueBa__optionDescription{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;font-size:11px;font-weight:400;display:block}.select-control-module__jXueBa__modelCheck{color:var(--brand-a);place-items:center;display:grid}.select-control-module__jXueBa__menu[data-variant=model] .select-control-module__jXueBa__option[aria-disabled=true]{opacity:.45;background:0 0}.select-control-module__jXueBa__option[data-selected] .select-control-module__jXueBa__optionMark{border-color:color-mix(in srgb, var(--brand-b) 20%, transparent);background:color-mix(in srgb, var(--brand-b) 9%, transparent)}.select-control-module__jXueBa__control[data-density=compact]{border-radius:10px}.select-control-module__jXueBa__control[data-density=compact] .select-control-module__jXueBa__trigger{height:34px;padding-left:10px;padding-right:38px;font-size:10px}.select-control-module__jXueBa__control[data-density=compact] .select-control-module__jXueBa__indicator{border-radius:7px;width:21px;height:21px;right:7px}@keyframes select-control-module__jXueBa__menu-in-bottom{0%{opacity:0;transform:translateY(-7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes select-control-module__jXueBa__menu-in-top{0%{opacity:0;transform:translateY(calc(7px - 100%))scale(.985)}to{opacity:1;transform:translateY(-100%)scale(1)}}@media (prefers-reduced-motion:reduce){.select-control-module__jXueBa__control:after,.select-control-module__jXueBa__trigger,.select-control-module__jXueBa__indicator,.select-control-module__jXueBa__option{transition:none}.select-control-module__jXueBa__menu{animation:none}}.select-control-module__jXueBa__control[data-appearance=plain]{flex:none;width:auto}.select-control-module__jXueBa__control[data-appearance=plain]:after{display:none}.select-control-module__jXueBa__control[data-appearance=plain] .select-control-module__jXueBa__trigger{width:auto;min-width:70px;box-shadow:none;background:0 0;border:0;justify-content:flex-start;padding:4px 28px 4px 0;font-size:14px;font-weight:600}.select-control-module__jXueBa__control[data-appearance=plain] .select-control-module__jXueBa__indicator{box-shadow:none;background:0 0;border:0;right:0}.select-control-module__jXueBa__menu[data-appearance=plain]{border-radius:10px;padding:6px;width:160px!important}.select-control-module__jXueBa__menu[data-appearance=plain] .select-control-module__jXueBa__option{border:0;gap:10px;padding:10px;font-size:14px;display:flex}.select-control-module__jXueBa__menu[data-appearance=plain] .select-control-module__jXueBa__optionMark{box-shadow:none;background:0 0;border:0;order:2;margin-left:auto}.select-control-module__jXueBa__control[data-appearance=toolbar]{border-radius:7px;width:auto;display:inline-flex}.select-control-module__jXueBa__control[data-appearance=toolbar]:after{display:none}.select-control-module__jXueBa__control[data-appearance=toolbar][data-density] .select-control-module__jXueBa__trigger{width:100%;height:36px;min-height:36px;box-shadow:none;color:var(--text);background:0 0;border:0;border-radius:7px;gap:6px;padding:4px 6px;font-size:13px;font-weight:400}.select-control-module__jXueBa__control[data-appearance=toolbar] .select-control-module__jXueBa__trigger:hover:not(:disabled),.select-control-module__jXueBa__control[data-appearance=toolbar][data-open] .select-control-module__jXueBa__trigger{background:var(--bg-soft)}.select-control-module__jXueBa__control[data-appearance=toolbar] .select-control-module__jXueBa__trigger:focus-visible{outline:2px solid var(--brand-a);outline-offset:2px}.select-control-module__jXueBa__control[data-appearance=toolbar] .select-control-module__jXueBa__trigger:disabled{opacity:.45}.select-control-module__jXueBa__control[data-appearance=toolbar][data-density] .select-control-module__jXueBa__indicator{width:14px;height:14px;color:var(--muted);background:0 0;border:0;flex:none;position:static;transform:none}.select-control-module__jXueBa__control[data-appearance=toolbar][data-open] .select-control-module__jXueBa__indicator{transform:rotate(180deg)}
.locale-switcher-module__O9Gd6q__root{color:var(--text);position:relative}.locale-switcher-module__O9Gd6q__trigger{min-height:40px;color:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:22px;align-items:center;gap:8px;padding:0 10px;font-size:12px;display:flex}.locale-switcher-module__O9Gd6q__trigger:hover,.locale-switcher-module__O9Gd6q__trigger[aria-expanded=true]{background:#8c8c781f}.locale-switcher-module__O9Gd6q__trigger strong{font-weight:500}.locale-switcher-module__O9Gd6q__popover{border:1px solid var(--line-strong);background:var(--panel);width:min(286px,100vw - 32px);color:var(--text);z-index:100;border-radius:16px;padding:12px;position:absolute;top:calc(100% + 22px);right:0;box-shadow:0 24px 70px #00000040}.locale-switcher-module__O9Gd6q__left .locale-switcher-module__O9Gd6q__popover{left:0;right:auto}.locale-switcher-module__O9Gd6q__search{border:1px solid var(--line);background:var(--surface-tint);color:var(--muted);border-radius:8px;align-items:center;gap:8px;margin-bottom:8px;padding:0 10px;display:flex}.locale-switcher-module__O9Gd6q__search input{width:100%;height:36px;color:var(--text);background:0 0;border:0;outline:none;padding:0;font-size:12px}.locale-switcher-module__O9Gd6q__search:focus-within{outline:2px solid var(--brand-a)}.locale-switcher-module__O9Gd6q__options{overscroll-behavior:contain;scrollbar-width:none;max-height:min(362px,100dvh - 252px);overflow-y:auto}.locale-switcher-module__O9Gd6q__options button{width:100%;min-height:42px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:10px;padding:8px;font-size:12px;display:flex}.locale-switcher-module__O9Gd6q__options button>span{flex:1}.locale-switcher-module__O9Gd6q__options button[aria-checked=true]{background:color-mix(in srgb, var(--brand-a) 12%, transparent)}.locale-switcher-module__O9Gd6q__options button[aria-checked=true]>svg:last-child{color:var(--brand-a)}.locale-switcher-module__O9Gd6q__options button:hover:not(:disabled){background:var(--surface-hover)}.locale-switcher-module__O9Gd6q__options button:disabled{opacity:.55;cursor:not-allowed}.locale-switcher-module__O9Gd6q__options small{color:var(--muted);font-size:9px}.locale-switcher-module__O9Gd6q__footnote{color:var(--muted);margin:10px 4px 0;font-size:10px}.locale-switcher-module__O9Gd6q__error{color:var(--danger);font-size:12px}.locale-switcher-module__O9Gd6q__root button:focus-visible{outline:2px solid var(--brand-a);outline-offset:-2px}@media (max-width:600px){.locale-switcher-module__O9Gd6q__popover{right:var(--locale-mobile-right,0px);left:var(--locale-mobile-left,auto);top:var(--locale-mobile-top,calc(100% + 12px));max-height:calc(100dvh - 150px);overflow:auto}}.locale-switcher-module__O9Gd6q__options::-webkit-scrollbar{display:none}.locale-switcher-module__O9Gd6q__popover::-webkit-scrollbar{display:none}.locale-switcher-module__O9Gd6q__popover{scrollbar-width:none}
.site-header-module__gEiwmW__header{z-index:60;width:100%;color:var(--text);border:0;border-bottom:1px solid var(--line);background:color-mix(in srgb, var(--panel) 94%, transparent);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:0;margin:0;position:sticky;top:0;box-shadow:0 10px 32px #0000001a}.site-header-module__gEiwmW__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:72px;padding:10px 22px;display:grid}.site-header-module__gEiwmW__inner>div:first-child{justify-self:start}.site-header-module__gEiwmW__inner .astra-brand-lockup{width:clamp(160px,13vw,190px);display:block}.site-header-module__gEiwmW__header .site-header-module__gEiwmW__inner .astra-brand-symbol{display:none}.site-header-module__gEiwmW__language>div{color:inherit}.site-header-module__gEiwmW__immersive{margin-top:0;position:absolute;left:0;right:0}.site-header-module__gEiwmW__immersive.site-header-module__gEiwmW__scrolled{position:fixed}.site-header-module__gEiwmW__navigation{border:0;gap:32px;padding:0;display:flex}.site-header-module__gEiwmW__navigation>a{white-space:nowrap;min-height:48px;color:inherit;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:500;transition:background .16s,color .16s;display:flex;position:relative}.site-header-module__gEiwmW__navigation>a:hover,.site-header-module__gEiwmW__navigation>a[aria-current]{color:var(--brand-a)}.site-header-module__gEiwmW__navigation>a[aria-current]:after{content:"";background:currentColor;border-radius:1px;width:26px;height:2px;position:absolute;bottom:3px;left:0}.site-header-module__gEiwmW__actions{justify-self:end;align-items:center;gap:10px;display:flex}.site-header-module__gEiwmW__tools{border-right:1px solid var(--line-strong);align-items:center;gap:3px;padding-right:10px;display:flex}.site-header-module__gEiwmW__anchor,.site-header-module__gEiwmW__account,.site-header-module__gEiwmW__language{position:relative}.site-header-module__gEiwmW__iconButton,.site-header-module__gEiwmW__menuButton,.site-header-module__gEiwmW__close{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;display:inline-flex}.site-header-module__gEiwmW__iconButton{position:relative}.site-header-module__gEiwmW__iconButton:hover,.site-header-module__gEiwmW__iconButton[aria-expanded=true]{background:#96968224}.site-header-module__gEiwmW__avatarButton:hover,.site-header-module__gEiwmW__avatarButton:focus,.site-header-module__gEiwmW__avatarButton:active,.site-header-module__gEiwmW__avatarButton[aria-expanded=true]{background:0 0}.site-header-module__gEiwmW__iconButton[aria-expanded=true]{color:var(--brand-a)}.site-header-module__gEiwmW__iconButton:after{content:attr(data-tooltip);border:1px solid var(--line);background:var(--panel-elevated);color:var(--text);white-space:nowrap;opacity:0;pointer-events:none;border-radius:8px;padding:7px 11px;font-size:11px;transition:opacity .12s;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%)}.site-header-module__gEiwmW__iconButton:hover:not([aria-expanded=true]):after,.site-header-module__gEiwmW__iconButton:focus-visible:after{opacity:1}.site-header-module__gEiwmW__avatarButton{min-height:44px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:24px;align-items:center;gap:8px;padding:3px;display:flex}.site-header-module__gEiwmW__avatar{object-fit:cover;width:36px;height:36px;color:var(--on-brand);background:var(--brand-a);border-radius:50%;place-items:center;font-weight:700;display:grid}.site-header-module__gEiwmW__login{white-space:nowrap;padding:10px 8px;font-size:13px}.site-header-module__gEiwmW__menuButton{display:none}.site-header-module__gEiwmW__header .site-header-module__gEiwmW__account>section,.site-header-module__gEiwmW__panel{overscroll-behavior:contain;width:min(336px,100vw - 32px);max-height:calc(100dvh - 120px);color:var(--text);background:color-mix(in srgb, var(--panel) 100%, transparent);border:1px solid var(--line-strong);border-radius:18px;animation:.16s ease-out site-header-module__gEiwmW__reveal;position:absolute;inset:calc(100% + 22px) 0 auto auto;overflow-y:auto;box-shadow:0 24px 70px #00000047}.site-header-module__gEiwmW__panel{padding:20px}.site-header-module__gEiwmW__header .site-header-module__gEiwmW__account>section{width:min(440px,100vw - 32px)}.site-header-module__gEiwmW__panelTitle{justify-content:space-between;align-items:center;margin-bottom:18px;font-size:16px;display:flex}.site-header-module__gEiwmW__close{width:28px;height:28px;color:var(--muted)}.site-header-module__gEiwmW__close:hover{color:var(--text);background:var(--surface-hover)}.site-header-module__gEiwmW__tabs{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.site-header-module__gEiwmW__tabs button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;font-size:12px}.site-header-module__gEiwmW__tabs button[aria-selected=true]{background:var(--brand-a);color:var(--on-brand);font-weight:700}.site-header-module__gEiwmW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:222px;padding:30px 0;display:flex}.site-header-module__gEiwmW__empty>svg{color:var(--muted);margin-bottom:22px}.site-header-module__gEiwmW__empty strong{font-size:15px}.site-header-module__gEiwmW__empty p{color:var(--muted);margin:8px 0 0;font-size:12px}.site-header-module__gEiwmW__panelFooter{border-top:1px solid var(--line);color:var(--muted);justify-content:flex-end;align-items:center;gap:6px;padding-top:14px;font-size:11px;display:flex}.site-header-module__gEiwmW__helpPanel{width:280px;padding:10px 18px}.site-header-module__gEiwmW__row{width:100%;min-height:58px;color:var(--text);border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:12px;padding:8px 2px;font-size:13px;display:flex}.site-header-module__gEiwmW__row:last-of-type{border-bottom:0}.site-header-module__gEiwmW__row span{flex:1}.site-header-module__gEiwmW__row small{color:var(--muted);font-size:10px}.site-header-module__gEiwmW__row:hover{color:var(--brand-a)}.site-header-module__gEiwmW__notice{color:var(--muted);padding:10px 0;font-size:12px;line-height:1.7}.site-header-module__gEiwmW__header button:focus-visible,.site-header-module__gEiwmW__header a:focus-visible{outline:2px solid var(--brand-a);outline-offset:3px}@keyframes site-header-module__gEiwmW__reveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1180px){.site-header-module__gEiwmW__inner{grid-template-columns:auto 1fr auto;gap:14px;padding-inline:16px}.site-header-module__gEiwmW__navigation{justify-self:center}.site-header-module__gEiwmW__navigation>a{padding-inline:12px;font-size:13px}.site-header-module__gEiwmW__actions{gap:6px}.site-header-module__gEiwmW__tools{gap:0;padding-right:6px}}@media (max-width:960px){.site-header-module__gEiwmW__inner{grid-template-columns:1fr auto}.site-header-module__gEiwmW__navigation{background:var(--panel-elevated);color:var(--text);box-shadow:var(--shadow-floating);border-radius:18px;padding:12px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0}.site-header-module__gEiwmW__navigation.site-header-module__gEiwmW__mobileOpen{grid-template-columns:repeat(4,1fr);display:grid}.site-header-module__gEiwmW__menuButton{display:flex}}@media (max-width:600px){.site-header-module__gEiwmW__header{border-radius:0;width:100%;margin-block:0;top:0}.site-header-module__gEiwmW__inner{gap:3px;min-height:104px;padding:8px}.site-header-module__gEiwmW__inner>div:first-child{grid-area:1/1;margin-left:6px}.site-header-module__gEiwmW__inner .astra-brand-lockup{width:128px}.site-header-module__gEiwmW__actions{grid-column:1/-1;grid-template-columns:auto 1fr auto auto;gap:4px;width:100%;display:grid}.site-header-module__gEiwmW__tools{gap:4px;padding-right:8px}.site-header-module__gEiwmW__language{--locale-mobile-left:auto;--locale-mobile-right:0px;--locale-mobile-top:calc(100% + 8px);justify-self:start;position:static}.site-header-module__gEiwmW__language>div{position:static}.site-header-module__gEiwmW__iconButton{width:40px;height:40px}.site-header-module__gEiwmW__menuButton{position:absolute;top:6px;right:8px}.site-header-module__gEiwmW__account{grid-column:4}.site-header-module__gEiwmW__avatarButton>svg{display:none}.site-header-module__gEiwmW__navigation.site-header-module__gEiwmW__mobileOpen{grid-template-columns:1fr 1fr}.site-header-module__gEiwmW__anchor,.site-header-module__gEiwmW__account{position:static}.site-header-module__gEiwmW__panel,.site-header-module__gEiwmW__header .site-header-module__gEiwmW__account>section{width:min(440px,100vw - 20px);max-height:calc(100dvh - 144px);top:calc(100% + 8px);right:0}}@media (prefers-reduced-motion:reduce){.site-header-module__gEiwmW__panel,.site-header-module__gEiwmW__account>section{animation:none}.site-header-module__gEiwmW__iconButton:after,.site-header-module__gEiwmW__navigation>a{transition:none}}.site-header-module__gEiwmW__header .site-header-module__gEiwmW__account>section,.site-header-module__gEiwmW__panel{scrollbar-width:none}.site-header-module__gEiwmW__header .site-header-module__gEiwmW__account>section::-webkit-scrollbar{display:none}.site-header-module__gEiwmW__panel::-webkit-scrollbar{display:none}
.theme-switcher-module__xobUSG__options{border:0;min-width:0;margin:0;padding:16px 0}.theme-switcher-module__xobUSG__options legend{float:left;width:100%;color:var(--text);margin-bottom:12px;font-size:12px;font-weight:700}.theme-switcher-module__xobUSG__options>div{clear:both;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.theme-switcher-module__xobUSG__options button{border:1px solid var(--line);color:var(--muted);background:var(--bg-soft);cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:9px;padding:12px 4px;font-size:11px;display:flex;position:relative}.theme-switcher-module__xobUSG__options button[data-active]{color:var(--brand-a);border-color:var(--brand-a);background:color-mix(in srgb, var(--brand-a) 8%, var(--panel))}.theme-switcher-module__xobUSG__options button:focus-within{outline:2px solid var(--brand-a);outline-offset:2px}.theme-switcher-module__xobUSG__options svg,.theme-switcher-module__xobUSG__compact svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.theme-switcher-module__xobUSG__options small{color:var(--muted);margin-top:11px;font-size:10px;line-height:1.6;display:block}.theme-switcher-module__xobUSG__compact{flex-shrink:0;position:relative}.theme-switcher-module__xobUSG__compact summary{width:36px;height:36px;color:var(--muted);border:1px solid var(--line);background:var(--panel);cursor:pointer;border-radius:10px;place-items:center;list-style:none;display:grid}.theme-switcher-module__xobUSG__compact summary::-webkit-details-marker{display:none}.theme-switcher-module__xobUSG__compact summary:hover{color:var(--brand-a);border-color:var(--brand-a)}.theme-switcher-module__xobUSG__popover{z-index:100;background:var(--panel-elevated);border:1px solid var(--line-strong);width:min(280px,100vw - 32px);box-shadow:var(--shadow-floating);border-radius:16px;padding:0 16px;position:absolute;top:calc(100% + 8px);right:0}.theme-switcher-module__xobUSG__compact[data-placement=beside] .theme-switcher-module__xobUSG__popover{inset:auto auto 0 calc(100% + 12px)}
.personal-account-popover-module__Em2ynG__popover{color:var(--text);outline:none;padding:0!important;overflow:visible!important}.personal-account-popover-module__Em2ynG__nameLine{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.personal-account-popover-module__Em2ynG__identityBadge{background:var(--surface-tint);border:1px solid var(--line);color:var(--brand-a);border-radius:5px;flex-shrink:0;padding:1px 6px;font-size:10px;line-height:1.6}.personal-account-popover-module__Em2ynG__idLine{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.personal-account-popover-module__Em2ynG__idDivider{color:var(--muted);font-size:11px}.personal-account-popover-module__Em2ynG__createHost{visibility:hidden}.personal-account-popover-module__Em2ynG__createModal{visibility:visible;background:var(--panel);width:min(520px,100vw - 32px);padding:28px}.personal-account-popover-module__Em2ynG__createHeading{align-items:center;gap:12px;margin-bottom:24px;display:flex}.personal-account-popover-module__Em2ynG__createHeading>span{border:1px solid var(--line);width:44px;height:44px;color:var(--brand-a);background:var(--surface-tint);border-radius:12px;place-items:center;display:grid}.personal-account-popover-module__Em2ynG__createHeading h2{margin:0;font-size:20px}.personal-account-popover-module__Em2ynG__createModal form>.personal-account-popover-module__Em2ynG__primary{width:100%;min-height:44px;margin-top:12px}.personal-account-popover-module__Em2ynG__cancelCreate{border:1px solid var(--line);width:100%;min-height:44px;color:var(--text);background:0 0;border-radius:24px;margin-top:10px}.personal-account-popover-module__Em2ynG__panelBody{max-height:inherit;overscroll-behavior:contain;border-radius:inherit;scrollbar-width:none;padding:16px 20px 20px;overflow-y:auto}.personal-account-popover-module__Em2ynG__panelBody::-webkit-scrollbar{display:none}.personal-account-popover-module__Em2ynG__switcher::-webkit-scrollbar{display:none}.personal-account-popover-module__Em2ynG__createModal::-webkit-scrollbar{display:none}.personal-account-popover-module__Em2ynG__switcher,.personal-account-popover-module__Em2ynG__createModal{scrollbar-width:none}.personal-account-popover-module__Em2ynG__closeRow{justify-content:flex-end;margin:-8px -10px 4px 0;display:flex}.personal-account-popover-module__Em2ynG__identityAction{min-height:44px;color:var(--text);background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:8px 3px;display:inline-flex;font-size:12px!important}.personal-account-popover-module__Em2ynG__identityAction:hover{color:var(--brand-a)}.personal-account-popover-module__Em2ynG__switcher{-webkit-backdrop-filter:blur(26px)saturate(140%);backdrop-filter:blur(26px)saturate(140%);border:1px solid var(--line-strong);background:var(--panel);border-radius:18px;outline:none;width:310px;max-height:calc(100dvh - 140px);padding:18px;animation:.16s ease-out personal-account-popover-module__Em2ynG__switcherEnter;position:absolute;top:0;right:calc(100% + 12px);overflow-y:auto;box-shadow:0 24px 70px #00000047}.personal-account-popover-module__Em2ynG__switcherHeading{justify-content:space-between;align-items:center;display:flex}.personal-account-popover-module__Em2ynG__loginHeading{margin:0 0 18px;font-size:16px}.personal-account-popover-module__Em2ynG__switcherHeading h2,.personal-account-popover-module__Em2ynG__groupTitle{color:var(--muted);margin:0;font-size:12px;font-weight:500}.personal-account-popover-module__Em2ynG__groupTitle{border-top:1px solid var(--line);margin-top:14px;margin-bottom:8px;padding-top:18px}.personal-account-popover-module__Em2ynG__accountOption{text-align:left;width:100%;min-height:70px;color:var(--text);background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:10px 8px;display:flex}.personal-account-popover-module__Em2ynG__accountOption>span:not(.personal-account-popover-module__Em2ynG__optionAvatar){flex:1;min-width:0}.personal-account-popover-module__Em2ynG__accountOption strong,.personal-account-popover-module__Em2ynG__accountOption small{overflow-wrap:anywhere;display:block}.personal-account-popover-module__Em2ynG__accountOption strong{font-size:14px}.personal-account-popover-module__Em2ynG__accountOption small{color:var(--muted);margin-top:4px;font-size:11px}.personal-account-popover-module__Em2ynG__optionAvatar{width:32px;height:32px;color:var(--on-brand);background:var(--brand-a);object-fit:cover;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.personal-account-popover-module__Em2ynG__selectedOption{background:var(--surface-tint);border-color:var(--line)}.personal-account-popover-module__Em2ynG__accountOption>svg{color:var(--brand-a);flex-shrink:0}.personal-account-popover-module__Em2ynG__accountOption:hover{background:var(--surface-tint)}.personal-account-popover-module__Em2ynG__addTeam{border:0;border-top:1px solid var(--line);width:100%;min-height:48px;color:var(--text);background:0 0;align-items:center;gap:10px;margin-top:16px;padding:16px 8px 2px;display:flex;font-size:14px!important}.personal-account-popover-module__Em2ynG__addTeam:hover{color:var(--brand-a)}.personal-account-popover-module__Em2ynG__switcherNotice{color:var(--muted);font-size:12px;line-height:1.7}@keyframes personal-account-popover-module__Em2ynG__switcherEnter{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}@media (max-width:860px){.personal-account-popover-module__Em2ynG__switcher{z-index:2;width:100%;max-height:inherit;top:0;right:0}.personal-account-popover-module__Em2ynG__panelBody{padding:12px 16px 16px}.personal-account-popover-module__Em2ynG__identityAction{gap:4px;font-size:11px!important}.personal-account-popover-module__Em2ynG__identity{gap:8px;padding:12px}}@media (prefers-reduced-motion:reduce){.personal-account-popover-module__Em2ynG__switcher{animation:none}}.personal-account-popover-module__Em2ynG__popover button{font:inherit;cursor:pointer}.personal-account-popover-module__Em2ynG__popover button:disabled{opacity:.5;cursor:not-allowed}.personal-account-popover-module__Em2ynG__identity{background:var(--surface-tint);border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;margin-bottom:18px;padding:16px 12px;display:flex}.personal-account-popover-module__Em2ynG__avatar{object-fit:cover;width:44px;height:44px;color:var(--on-brand);background:var(--brand-a);border-radius:50%;flex-shrink:0;place-items:center;font-size:20px;font-weight:700;display:grid}.personal-account-popover-module__Em2ynG__identity>span:not(.personal-account-popover-module__Em2ynG__avatar){flex:1;gap:3px;min-width:0;display:grid}.personal-account-popover-module__Em2ynG__identity strong{font-size:16px}.personal-account-popover-module__Em2ynG__identity small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:12px;overflow:hidden}.personal-account-popover-module__Em2ynG__close{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.personal-account-popover-module__Em2ynG__copy{width:fit-content;max-width:100%;min-height:26px;color:var(--muted);background:0 0;border:0;align-items:center;gap:6px;padding:0;display:flex;font-size:10px!important}.personal-account-popover-module__Em2ynG__copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.personal-account-popover-module__Em2ynG__copy svg{flex-shrink:0}.personal-account-popover-module__Em2ynG__scopeRow{gap:8px;margin-bottom:14px;display:flex}.personal-account-popover-module__Em2ynG__scope{text-align:left;border:1px solid var(--line);background:var(--surface-tint);min-width:0;color:var(--text);border-radius:12px;flex:1;align-items:center;gap:10px;padding:12px;display:flex}.personal-account-popover-module__Em2ynG__scope>span{flex:1;min-width:0}.personal-account-popover-module__Em2ynG__scope strong,.personal-account-popover-module__Em2ynG__scope small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.personal-account-popover-module__Em2ynG__scope strong{font-size:13px}.personal-account-popover-module__Em2ynG__scope small{color:var(--muted);margin-top:4px;font-size:11px}.personal-account-popover-module__Em2ynG__scope svg{color:var(--brand-a);flex-shrink:0}.personal-account-popover-module__Em2ynG__createShortcut{border:1px solid var(--line);background:var(--surface-tint);color:var(--brand-a);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;max-width:88px;padding:8px;display:flex;font-size:11px!important}.personal-account-popover-module__Em2ynG__plan{border:1px solid var(--line);background:var(--surface-tint);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:14px;display:flex}.personal-account-popover-module__Em2ynG__plan strong{font-size:18px}.personal-account-popover-module__Em2ynG__plan small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.personal-account-popover-module__Em2ynG__primary{background:var(--brand-a);min-height:40px;color:var(--on-brand);border:0;border-radius:24px;justify-content:center;align-items:center;padding:9px 14px;text-decoration:none;display:inline-flex;font-size:12px!important;font-weight:600!important}.personal-account-popover-module__Em2ynG__resources{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.personal-account-popover-module__Em2ynG__resource{text-align:left;border:1px solid var(--line);background:var(--surface-tint);min-width:0;color:var(--text);border-radius:12px;flex-direction:column;align-items:flex-start;gap:10px;padding:14px 12px;display:flex}.personal-account-popover-module__Em2ynG__resourceLabel{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.personal-account-popover-module__Em2ynG__resource>strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;flex-wrap:wrap;align-items:baseline;gap:5px;font-size:clamp(18px,2vw,26px);line-height:1.4;display:flex}.personal-account-popover-module__Em2ynG__resource strong small{color:var(--muted);font-size:10px;font-weight:400}.personal-account-popover-module__Em2ynG__resourceHint{color:var(--muted);font-size:11px}.personal-account-popover-module__Em2ynG__detail{align-items:center;gap:5px;margin-top:auto;font-size:11px;display:flex}.personal-account-popover-module__Em2ynG__links{grid-template-columns:minmax(0,1fr);gap:2px;display:grid}.personal-account-popover-module__Em2ynG__links a{border-radius:9px;align-items:center;gap:12px;min-height:46px;padding:9px;font-size:14px;font-weight:500;display:flex}.personal-account-popover-module__Em2ynG__links a>span{flex:1}.personal-account-popover-module__Em2ynG__links a>svg{color:var(--muted);flex-shrink:0}.personal-account-popover-module__Em2ynG__links a:hover,.personal-account-popover-module__Em2ynG__resource:hover,.personal-account-popover-module__Em2ynG__scope:hover,.personal-account-popover-module__Em2ynG__close:hover{background:var(--surface-tint);color:var(--brand-a)}.personal-account-popover-module__Em2ynG__theme fieldset{padding:14px 0}.personal-account-popover-module__Em2ynG__theme fieldset>small{display:none}.personal-account-popover-module__Em2ynG__theme fieldset button{flex-direction:row;justify-content:center;align-items:center;gap:5px;min-height:44px;padding:8px 4px}.personal-account-popover-module__Em2ynG__theme fieldset button svg{flex-shrink:0}.personal-account-popover-module__Em2ynG__theme fieldset legend{color:var(--muted);font-size:12px}.personal-account-popover-module__Em2ynG__footer{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr);padding-top:6px;display:grid}.personal-account-popover-module__Em2ynG__footer button{min-height:44px;color:var(--muted);background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:10px;font-size:12px;display:flex}.personal-account-popover-module__Em2ynG__footer .personal-account-popover-module__Em2ynG__logout:hover{color:var(--danger)}.personal-account-popover-module__Em2ynG__subheader{border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:18px;padding-bottom:16px;display:flex}.personal-account-popover-module__Em2ynG__subheader h2{flex:1;margin:0;font-size:16px}.personal-account-popover-module__Em2ynG__subheader button{width:32px;height:36px;color:var(--text);background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.personal-account-popover-module__Em2ynG__hint,.personal-account-popover-module__Em2ynG__notice{color:var(--muted);font-size:12px;line-height:1.8}.personal-account-popover-module__Em2ynG__notice{background:var(--surface-tint);border:1px solid var(--line);border-radius:10px;margin:18px 0;padding:14px}.personal-account-popover-module__Em2ynG__spaceItem{background:var(--surface-tint);border:1px solid var(--line);border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.personal-account-popover-module__Em2ynG__spaceItem>span:not(.personal-account-popover-module__Em2ynG__avatar){flex:1;min-width:0}.personal-account-popover-module__Em2ynG__spaceItem strong,.personal-account-popover-module__Em2ynG__spaceItem small{overflow-wrap:anywhere;display:block}.personal-account-popover-module__Em2ynG__spaceItem strong{font-size:14px}.personal-account-popover-module__Em2ynG__spaceItem small{color:var(--muted);margin-top:4px;font-size:11px}.personal-account-popover-module__Em2ynG__spaceItem>svg{color:var(--brand-a);flex-shrink:0}.personal-account-popover-module__Em2ynG__outline{border:1px solid var(--line);width:100%;min-height:44px;color:var(--brand-a);background:0 0;border-radius:10px;align-items:center;gap:10px;margin-top:12px;padding:12px;display:flex;font-size:13px!important}.personal-account-popover-module__Em2ynG__field{gap:8px;margin:18px 0;font-size:13px;display:grid}.personal-account-popover-module__Em2ynG__field input{border:1px solid var(--line);background:var(--surface-tint);width:100%;min-height:44px;color:var(--text);font:inherit;border-radius:9px;padding:10px 12px}.personal-account-popover-module__Em2ynG__field small{color:var(--muted);font-size:11px}.personal-account-popover-module__Em2ynG__metricRow{border-bottom:1px solid var(--line);justify-content:space-between;gap:14px;padding:14px 0;font-size:13px;display:flex}.personal-account-popover-module__Em2ynG__metricRow strong{text-align:right;overflow-wrap:anywhere}.personal-account-popover-module__Em2ynG__bigMetric{font-variant-numeric:tabular-nums;font-size:34px}.personal-account-popover-module__Em2ynG__bigMetric small{color:var(--muted);font-size:12px}.personal-account-popover-module__Em2ynG__error{color:var(--danger);font-size:12px;line-height:1.7}.personal-account-popover-module__Em2ynG__error button{color:inherit;background:0 0;border:0;margin-left:10px;padding:8px;text-decoration:underline}.personal-account-popover-module__Em2ynG__feedback{color:var(--brand-a);font-size:12px}.personal-account-popover-module__Em2ynG__skeleton{background:var(--line);color:#0000;border-radius:6px;min-width:70%}.personal-account-popover-module__Em2ynG__skeleton small{visibility:hidden}.personal-account-popover-module__Em2ynG__popover button:focus-visible,.personal-account-popover-module__Em2ynG__popover a:focus-visible,.personal-account-popover-module__Em2ynG__popover input:focus-visible{outline:2px solid var(--brand-a);outline-offset:2px}@media (max-width:600px){.personal-account-popover-module__Em2ynG__popover{padding:16px}.personal-account-popover-module__Em2ynG__resource{padding:12px 9px}.personal-account-popover-module__Em2ynG__resourceLabel,.personal-account-popover-module__Em2ynG__resourceHint{font-size:10px}.personal-account-popover-module__Em2ynG__resource>strong{font-size:19px}.personal-account-popover-module__Em2ynG__field input{font-size:16px}}
.modal-module__EUnqPG__dialog{border:1px solid var(--line);width:min(520px,100vw - 40px);max-height:calc(100dvh - 40px);color:var(--text);background:var(--panel);box-shadow:var(--shadow-floating);border-radius:20px;padding:32px;overflow:auto}.modal-module__EUnqPG__dialog::backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#040508c7}@media (max-width:600px){.modal-module__EUnqPG__dialog{padding:24px}}
.notice-module__cybCgq__notice{--notice-color:var(--lightningcss-light,#536f89)var(--lightningcss-dark,#9dbed9);border:1px solid var(--line);min-width:0;color:var(--text);background:var(--panel-elevated,var(--panel));border-radius:12px;align-items:flex-start;gap:12px;padding:16px;font-size:13px;line-height:1.5;display:flex;box-shadow:0 4px 12px var(--lightningcss-light,#30352b14)var(--lightningcss-dark,#00000038)}.notice-module__cybCgq__notice[data-kind=success]{--notice-color:var(--lightningcss-light,#566348)var(--lightningcss-dark,#aabd94)}.notice-module__cybCgq__notice[data-kind=error]{--notice-color:var(--lightningcss-light,#ad503b)var(--lightningcss-dark,#eea38d)}.notice-module__cybCgq__notice[data-kind=warning]{--notice-color:var(--lightningcss-light,#9b641a)var(--lightningcss-dark,#e1bb75)}.notice-module__cybCgq__notice[data-inline]{box-shadow:none;padding:12px}.notice-module__cybCgq__icon{height:30px;color:var(--notice-color);background:color-mix(in srgb, var(--notice-color) 12%, transparent);border-radius:50%;flex:0 0 30px;place-items:center;display:grid}.notice-module__cybCgq__content{overflow-wrap:anywhere;flex:1;min-width:0;padding-top:3px}.notice-module__cybCgq__title{white-space:pre-line;font-size:14px;font-weight:600;line-height:22px;display:block}.notice-module__cybCgq__description{color:var(--muted);white-space:pre-line;margin:4px 0 0}.notice-module__cybCgq__count{color:var(--muted);margin-inline-start:8px;font-size:12px;font-weight:400}.notice-module__cybCgq__actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.notice-module__cybCgq__notice button{cursor:pointer;font:inherit}.notice-module__cybCgq__actions button{border:1px solid var(--line-strong);min-height:32px;color:var(--brand-a);background:0 0;border-radius:7px;padding:5px 12px}.notice-module__cybCgq__actions button:first-child{background:var(--brand-a);border-color:var(--brand-a);color:var(--on-brand)}.notice-module__cybCgq__notice button:disabled{opacity:.55;cursor:wait}.notice-module__cybCgq__notice button:focus-visible,.notice-module__cybCgq__details summary:focus-visible{outline:2px solid var(--brand-a);outline-offset:3px}.notice-module__cybCgq__close{width:32px;height:32px;color:var(--muted);background:0 0;border:0;border-radius:6px;flex:0 0 32px;place-items:center;margin:-2px -6px 0 0;padding:0;display:grid}.notice-module__cybCgq__close:hover{background:var(--bg-soft);color:var(--text)}.notice-module__cybCgq__details{border-top:1px solid var(--line);color:var(--muted);margin-top:12px;padding-top:10px}.notice-module__cybCgq__details summary{cursor:pointer}.notice-module__cybCgq__details pre{font:inherit;white-space:pre-wrap;overflow-wrap:anywhere;max-height:160px;font-size:12px;overflow:auto}.notice-module__cybCgq__details button{color:var(--brand-a);background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;display:inline-flex}@media (pointer:coarse){.notice-module__cybCgq__close{min-width:44px;height:44px}.notice-module__cybCgq__actions button,.notice-module__cybCgq__details button{min-height:44px}}
.toast-provider-module__RJcVta__viewport{inset:max(80px, env(safe-area-inset-top)) 24px auto auto;z-index:10000;color:inherit;overscroll-behavior:contain;pointer-events:none;background:0 0;border:0;width:min(416px,100vw - 16px);max-width:none;max-height:calc(100dvh - 96px);margin:0;padding:8px;position:fixed;overflow:auto}.toast-provider-module__RJcVta__viewport:popover-open{gap:8px;display:grid}.toast-provider-module__RJcVta__item{pointer-events:auto;animation:.16s ease-out toast-provider-module__RJcVta__enter}@keyframes toast-provider-module__RJcVta__enter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.toast-provider-module__RJcVta__viewport{right:8px;top:max(72px, env(safe-area-inset-top));max-height:calc(100dvh - 80px)}}@media (prefers-reduced-motion:reduce){.toast-provider-module__RJcVta__item{animation:none}}
.account-profile-module__CHXHtW__panel{color:var(--text-primary,#e9edf2);background:var(--bg-surface,#181b21);border:1px solid var(--border-subtle,#ffffff14);border-radius:var(--radius);padding:28px;scroll-margin-top:90px}.account-profile-module__CHXHtW__panel h2{margin:0;font-size:21px}.account-profile-module__CHXHtW__panel h3{margin:0;font-size:17px}.account-profile-module__CHXHtW__sectionHeader{margin-bottom:24px}.account-profile-module__CHXHtW__block+.account-profile-module__CHXHtW__block{border-top:1px solid var(--border-subtle,#ffffff14);margin-top:28px;padding-top:28px}.account-profile-module__CHXHtW__block{scroll-margin-top:90px}.account-profile-module__CHXHtW__heading{align-items:center;gap:12px;margin-bottom:18px;display:flex}.account-profile-module__CHXHtW__mark{letter-spacing:.1em;border:1px solid var(--border-subtle,#ffffff18);color:var(--text-secondary,#9ba6b5);border-radius:7px;padding:6px;font-size:10px}.account-profile-module__CHXHtW__hint{color:var(--text-secondary,#9ba6b5);margin:8px 0 18px;font-size:13px;line-height:1.7}.account-profile-module__CHXHtW__avatarRow{align-items:center;gap:24px;display:flex}.account-profile-module__CHXHtW__avatar{object-fit:cover;border-radius:var(--radius);background:var(--brand-soft);width:88px;height:88px;color:var(--text-primary,#e9edf2);border:1px solid var(--border-subtle,#ffffff18);flex-shrink:0;place-items:center;font-size:28px;display:grid}.account-profile-module__CHXHtW__grow{flex:1;min-width:0}.account-profile-module__CHXHtW__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.account-profile-module__CHXHtW__upload{cursor:pointer;position:relative;overflow:hidden}.account-profile-module__CHXHtW__upload input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.account-profile-module__CHXHtW__upload:focus-within{outline:2px solid var(--brand-a);outline-offset:3px}.account-profile-module__CHXHtW__form{gap:18px;display:grid}.account-profile-module__CHXHtW__fieldset{border:0;gap:18px;min-width:0;margin:0;padding:0;display:grid}.account-profile-module__CHXHtW__form label{min-width:0;color:var(--text-secondary,#9ba6b5);gap:8px;font-size:12px;display:grid}.account-profile-module__CHXHtW__form input:not([type=checkbox]),.account-profile-module__CHXHtW__form select{border:1px solid var(--border-subtle,#fff2);background:var(--bg-input,#11141a);min-width:0;min-height:42px;color:var(--text-primary,#e9edf2);width:100%;font:inherit;border-radius:10px;padding:10px 12px;font-size:14px}.account-profile-module__CHXHtW__form input:focus-visible,.account-profile-module__CHXHtW__form select:focus-visible{outline:2px solid var(--brand-a);outline-offset:2px}.account-profile-module__CHXHtW__form small{line-height:1.5}.account-profile-module__CHXHtW__emailRow{overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:12px;font-size:14px;display:flex}.account-profile-module__CHXHtW__badge,.account-profile-module__CHXHtW__pending{background:var(--success-soft);color:var(--success);border-radius:6px;padding:4px 8px;font-size:10px}.account-profile-module__CHXHtW__pending{color:var(--gold);background:var(--warning-soft)}.account-profile-module__CHXHtW__confirm{border:1px solid var(--brand-border);background:var(--brand-soft);border-radius:12px;margin-bottom:20px;padding:18px}.account-profile-module__CHXHtW__confirm p{font-size:13px;line-height:1.7}.account-profile-module__CHXHtW__steps{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:12px;margin-bottom:18px;display:grid}.account-profile-module__CHXHtW__steps article{background:var(--bg-input,#11141a);border:1px solid var(--border-subtle,#ffffff12);border-radius:14px;padding:16px}.account-profile-module__CHXHtW__steps strong{font-size:13px}.account-profile-module__CHXHtW__steps p{color:var(--text-secondary,#9ba6b5);font-size:12px;line-height:1.7}.account-profile-module__CHXHtW__steps a{color:var(--text-primary,#e9edf2);text-underline-offset:3px;font-size:12px;text-decoration:underline}.account-profile-module__CHXHtW__columns{grid-template-rows:auto auto;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:18px;display:grid}.account-profile-module__CHXHtW__columns>label,.account-profile-module__CHXHtW__columns>.account-profile-module__CHXHtW__timezoneField{grid-row:span 2;grid-template-rows:subgrid;gap:8px;min-width:0;display:grid}.account-profile-module__CHXHtW__form .account-profile-module__CHXHtW__timezoneLabel{flex-wrap:wrap;align-items:baseline;gap:4px 10px;display:flex}.account-profile-module__CHXHtW__timezoneLabel small{color:var(--muted);font-size:10px;font-weight:400}.account-profile-module__CHXHtW__timezoneControl{min-width:0;position:relative}.account-profile-module__CHXHtW__timezoneControl>svg{pointer-events:none;color:var(--muted);position:absolute;top:13px;right:12px}.account-profile-module__CHXHtW__form .account-profile-module__CHXHtW__timezoneControl>input{padding-right:36px}.account-profile-module__CHXHtW__timezoneMenu{z-index:20;scrollbar-width:none;border:1px solid var(--line);max-height:280px;color:var(--text);background:var(--panel-elevated,var(--panel));box-shadow:var(--shadow-floating);border-radius:12px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.account-profile-module__CHXHtW__timezoneMenu::-webkit-scrollbar{display:none}.account-profile-module__CHXHtW__timezoneMenu>div{cursor:pointer;overflow-wrap:anywhere;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;min-height:38px;padding:9px 10px;font-size:12px;display:flex}.account-profile-module__CHXHtW__timezoneMenu>div[data-highlighted=true]{background:var(--surface-tint)}.account-profile-module__CHXHtW__timezoneMenu>div[aria-selected=true]{color:var(--brand-a)}.account-profile-module__CHXHtW__columns [role=combobox]{height:42px;font-size:14px}.account-profile-module__CHXHtW__checks{gap:14px;margin-top:8px;display:grid}.account-profile-module__CHXHtW__checks label{align-items:center;gap:10px;font-size:13px;display:flex}.account-profile-module__CHXHtW__checks input{width:16px;height:16px;accent-color:var(--brand-a)}.account-profile-module__CHXHtW__essential{color:var(--text-secondary,#9ba6b5);background:var(--bg-input,#11141a);border-radius:10px;margin:0;padding:14px;font-size:12px;line-height:1.7}.account-profile-module__CHXHtW__error{color:var(--danger);font-size:13px;line-height:1.6}.account-profile-module__CHXHtW__success{color:var(--success);font-size:13px;line-height:1.6}.account-profile-module__CHXHtW__syncError{z-index:80;max-width:min(480px,100vw - 40px);color:var(--gold);border:1px solid var(--line,#fff2);background:var(--panel,#181b21);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;padding:14px 18px;font-size:12px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 12px 32px #0003}body:has([data-upload-tasks]) .account-profile-module__CHXHtW__syncError{top:88px;bottom:auto}.account-profile-module__CHXHtW__onboardingNotice{background:var(--bg-surface,#181b21);border:1px solid var(--border-subtle,#ffffff14);border-radius:14px;align-items:center;gap:12px;margin:0 0 18px;padding:14px 20px;display:flex}.account-profile-module__CHXHtW__onboardingNotice>div{flex:1}.account-profile-module__CHXHtW__onboardingNotice strong{font-size:13px}.account-profile-module__CHXHtW__onboardingNotice p{color:var(--text-secondary,#9ba6b5);margin:5px 0 0;font-size:12px;line-height:1.5}@media (max-width:760px){.account-profile-module__CHXHtW__panel{border-radius:var(--radius);padding:20px}.account-profile-module__CHXHtW__steps,.account-profile-module__CHXHtW__columns{grid-template-columns:1fr}.account-profile-module__CHXHtW__avatarRow{align-items:flex-start;gap:16px}.account-profile-module__CHXHtW__onboardingNotice{flex-wrap:wrap}.account-profile-module__CHXHtW__onboardingNotice>div{flex-basis:100%}}.account-profile-module__CHXHtW__panel{background:var(--panel);color:var(--text);border-color:var(--line);border-radius:16px;padding:26px 28px}.account-profile-module__CHXHtW__avatarRow{border-bottom:1px solid var(--line);gap:20px;margin-bottom:24px;padding-bottom:26px}.account-profile-module__CHXHtW__avatarRow h3{margin:0;font-size:16px}.account-profile-module__CHXHtW__avatarRow .account-profile-module__CHXHtW__hint{margin:7px 0 12px;font-size:12px}.account-profile-module__CHXHtW__avatar{background:var(--brand-a);width:72px;height:72px;color:var(--on-brand);border:0;border-radius:20px}.account-profile-module__CHXHtW__heading{color:var(--brand-a)}.account-profile-module__CHXHtW__heading h3{color:var(--text);font-size:16px}.account-profile-module__CHXHtW__block+.account-profile-module__CHXHtW__block{margin-top:24px;padding-top:24px}.account-profile-module__CHXHtW__sectionHeader h2{font-size:16px}.account-profile-module__CHXHtW__badge,.account-profile-module__CHXHtW__pending{border-radius:20px}.account-profile-module__CHXHtW__emailRow{margin-bottom:18px}.account-profile-module__CHXHtW__emailRow>button{margin-left:auto}.account-profile-module__CHXHtW__themeFieldset{border:0;min-width:0;margin:0;padding:0}.account-profile-module__CHXHtW__themeFieldset legend{margin-bottom:14px;font-size:14px;font-weight:600}.account-profile-module__CHXHtW__themeChoices{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-profile-module__CHXHtW__themeChoice{text-align:left;border:1px solid var(--line);min-width:0;color:var(--text);cursor:pointer;background:0 0;border-radius:12px;padding:10px}.account-profile-module__CHXHtW__themeChoice[aria-pressed=true]{border-color:var(--brand-a);background:var(--brand-soft)}.account-profile-module__CHXHtW__themeChoice:focus-visible{outline:2px solid var(--brand-a);outline-offset:3px}.account-profile-module__CHXHtW__themePreview{border:1px solid var(--line);background:#111211;border-radius:7px;grid-template-columns:24% 1fr;gap:7px;height:72px;padding:8px;display:grid}.account-profile-module__CHXHtW__themePreview>span:first-child{background:#2d3029;border-radius:3px}.account-profile-module__CHXHtW__themePreview>span:last-child{background:#22251f;border-top:5px solid #e5ec69;border-radius:3px}.account-profile-module__CHXHtW__themePreview[data-appearance=light]{background:#f0eee9}.account-profile-module__CHXHtW__themePreview[data-appearance=light]>span:first-child{background:#d3d6c9}.account-profile-module__CHXHtW__themePreview[data-appearance=light]>span:last-child{background:#faf9f5;border-color:#566247}.account-profile-module__CHXHtW__themePreview[data-appearance=system]{background:linear-gradient(90deg,#111211 50%,#f0eee9 50%)}.account-profile-module__CHXHtW__themeLabel{align-items:center;gap:7px;margin-top:10px;font-size:12px;display:flex}.account-profile-module__CHXHtW__themeLabel>svg:last-child{margin-left:auto}.account-profile-module__CHXHtW__checks{gap:0}.account-profile-module__CHXHtW__checks label{border-bottom:1px solid var(--line);flex-direction:row-reverse;justify-content:space-between;min-height:58px;padding:17px 0}.account-profile-module__CHXHtW__checks input{appearance:none;background:var(--line);cursor:pointer;border-radius:20px;flex-shrink:0;width:44px;height:26px;margin:0;padding:3px;display:block}.account-profile-module__CHXHtW__checks input:before{content:"";background:var(--text);border-radius:50%;width:20px;height:20px;transition:transform .16s;display:block}.account-profile-module__CHXHtW__checks input:checked{background:var(--brand-a)}.account-profile-module__CHXHtW__checks input:checked:before{background:var(--on-brand);transform:translate(18px)}.account-profile-module__CHXHtW__fieldset>.account-profile-module__CHXHtW__actions{justify-content:flex-end}.account-profile-module__CHXHtW__form+.account-profile-module__CHXHtW__block{border-top:1px solid var(--line);margin-top:28px;padding-top:24px}.account-profile-module__CHXHtW__skeleton{background:var(--surface-hover);border-radius:12px;width:100%;height:98px}@media (prefers-reduced-motion:reduce){.account-profile-module__CHXHtW__checks input:before{transition:none}}@media (max-width:700px){.account-profile-module__CHXHtW__panel{padding:20px 18px}.account-profile-module__CHXHtW__avatar{border-radius:15px;width:56px;height:56px;font-size:24px}.account-profile-module__CHXHtW__avatarRow{gap:14px}.account-profile-module__CHXHtW__themeChoices{gap:7px}.account-profile-module__CHXHtW__themeChoice{padding:7px}.account-profile-module__CHXHtW__themePreview{gap:4px;height:56px;padding:5px}.account-profile-module__CHXHtW__themeLabel{gap:4px;font-size:11px}.account-profile-module__CHXHtW__themeLabel>svg:first-child{display:none}.account-profile-module__CHXHtW__emailRow>button{margin-left:0}.account-profile-module__CHXHtW__fieldset>.account-profile-module__CHXHtW__actions>button{width:100%}.account-profile-module__CHXHtW__form input:not([type=checkbox]),.account-profile-module__CHXHtW__form select{font-size:16px}}.account-profile-module__CHXHtW__mailboxAction{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding-top:22px;display:grid}.account-profile-module__CHXHtW__mailboxAction .account-profile-module__CHXHtW__hint{margin:8px 0 0;font-size:12px}.account-profile-module__CHXHtW__mailboxAction h3{font-size:14px}@media (max-width:700px){.account-profile-module__CHXHtW__mailboxAction{grid-template-columns:1fr;gap:16px}.account-profile-module__CHXHtW__mailboxAction>button{justify-self:start}}
.account-action-dialog-module__aTqMsa__dialog{width:min(560px,100vw - 32px);max-height:min(90dvh,900px);color:var(--text);background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow-floating);overscroll-behavior:contain;border-radius:20px;margin:auto;padding:0}.account-action-dialog-module__aTqMsa__dialog[open]{animation:.18s ease-out account-action-dialog-module__aTqMsa__appear}.account-action-dialog-module__aTqMsa__dialog::backdrop{background:var(--overlay);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.account-action-dialog-module__aTqMsa__header{background:var(--panel);z-index:1;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;display:flex;position:sticky;top:0}.account-action-dialog-module__aTqMsa__header h2{margin:0;font-size:21px}.account-action-dialog-module__aTqMsa__header button{border:1px solid var(--line);width:40px;height:40px;color:var(--text);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.account-action-dialog-module__aTqMsa__header button:focus-visible{outline:2px solid var(--brand-a);outline-offset:3px}.account-action-dialog-module__aTqMsa__body{padding:24px 26px 28px}.account-action-dialog-module__aTqMsa__body p{line-height:1.8}@keyframes account-action-dialog-module__aTqMsa__appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.account-action-dialog-module__aTqMsa__dialog[open]{animation:none}}@media (max-width:600px){.account-action-dialog-module__aTqMsa__header{padding:18px}.account-action-dialog-module__aTqMsa__body{padding:20px 18px}}
.creator-access-module__YA676W__prompt{position:relative}.creator-access-module__YA676W__prompt h2{margin:22px 0 12px;font-size:24px}.creator-access-module__YA676W__prompt p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.creator-access-module__YA676W__close{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:16px;right:16px}.creator-access-module__YA676W__close:hover{background:var(--surface-hover)}.creator-access-module__YA676W__lock{width:54px;height:54px;color:var(--brand-a);background:var(--brand-soft);border-radius:16px;place-items:center;display:grid}.creator-access-module__YA676W__actions{justify-content:flex-end;gap:12px;margin-top:30px;display:flex}.creator-access-module__YA676W__gate{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 80px);padding:28px;display:flex}.creator-access-module__YA676W__gate p{max-width:430px;color:var(--muted);line-height:1.8}
.canvas-audio-node-module__Di46DG__root{height:100%;color:var(--text);flex-direction:column;gap:8px;padding:12px;display:flex}.canvas-audio-node-module__Di46DG__root:not([data-inline=true]){gap:12px;padding:18px}.canvas-audio-node-module__Di46DG__caption{gap:5px;min-width:0;display:grid}.canvas-audio-node-module__Di46DG__caption strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;overflow:hidden}.canvas-audio-node-module__Di46DG__caption small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.canvas-audio-node-module__Di46DG__root[data-inline=true]{width:100%;height:auto;min-height:240px}.canvas-audio-node-module__Di46DG__root[data-inline=true] .canvas-audio-node-module__Di46DG__toolbar,.canvas-audio-node-module__Di46DG__root[data-inline=true] .canvas-audio-node-module__Di46DG__controls{width:100%;box-shadow:none;flex-wrap:wrap;position:static;transform:none}.canvas-audio-node-module__Di46DG__root[data-inline=true] .canvas-audio-node-module__Di46DG__wave{min-height:140px}.canvas-audio-node-module__Di46DG__root button{border:1px solid var(--line);background:var(--panel);color:var(--text);cursor:pointer;white-space:nowrap;border-radius:8px;padding:6px 9px;font-size:12px}.canvas-audio-node-module__Di46DG__root button:disabled{opacity:.45;cursor:default}.canvas-audio-node-module__Di46DG__root button[aria-pressed=true]{color:var(--brand-a);border-color:var(--brand-a)}.canvas-audio-node-module__Di46DG__toolbar{background:var(--panel);border:1px solid var(--line-strong);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);z-index:8;gap:4px;padding:6px;display:flex;position:absolute;bottom:calc(100% + 48px);left:50%;transform:translate(-50%)}.canvas-audio-node-module__Di46DG__toolbar button{border:0}.canvas-audio-node-module__Di46DG__wave{background:0 0;border-radius:8px;flex:1;min-height:65px;position:relative;overflow:hidden}.canvas-audio-node-module__Di46DG__wave svg{width:100%;height:100%;stroke:var(--brand-a);stroke-width:3px;stroke-linecap:round;opacity:.85;position:absolute;inset:0}.canvas-audio-node-module__Di46DG__playbar{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;display:flex}.canvas-audio-node-module__Di46DG__playbar>button:last-child{width:36px;height:36px;color:var(--brand-a);background:var(--brand-soft);border-color:var(--brand-border);border-radius:50%;order:-1;place-items:center;padding:0;display:grid}.canvas-audio-node-module__Di46DG__seek{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.canvas-audio-node-module__Di46DG__playhead{background:var(--brand-a);pointer-events:none;width:1px;position:absolute;top:0;bottom:0}.canvas-audio-node-module__Di46DG__selection{background:color-mix(in srgb, var(--brand-a) 20%, transparent);border:1px solid var(--brand-a);pointer-events:none;position:absolute;top:0;bottom:0}.canvas-audio-node-module__Di46DG__handle{appearance:none;pointer-events:none;width:100%;height:100%;margin:0;position:absolute;inset:0;background:0 0!important}.canvas-audio-node-module__Di46DG__handle::-webkit-slider-thumb{appearance:none;background:var(--brand-a);border:2px solid var(--panel);pointer-events:auto;cursor:ew-resize;border-radius:4px;width:9px;height:65px}.canvas-audio-node-module__Di46DG__handle::-moz-range-thumb{background:var(--brand-a);pointer-events:auto;cursor:ew-resize;width:9px;height:65px}.canvas-audio-node-module__Di46DG__controls{box-sizing:border-box;background:var(--panel);border:1px solid var(--line-strong);border-radius:var(--radius);width:max(100%,340px);box-shadow:var(--shadow-sm);z-index:9;flex-wrap:wrap;align-items:center;gap:7px;padding:10px;font-size:12px;display:flex;position:absolute;top:calc(100% + 12px);left:0}.canvas-audio-node-module__Di46DG__controls input{border:1px solid var(--line);background:var(--bg-soft);width:52px;min-width:0;color:var(--text);border-radius:6px;padding:5px}.canvas-audio-node-module__Di46DG__controls input[type=range]{width:60px;accent-color:var(--brand-a);flex:1}.canvas-audio-node-module__Di46DG__controls textarea{resize:vertical;width:100%;min-height:90px;color:var(--text);font:inherit;background:0 0;border:0;flex:1 0 100%;line-height:1.7}.canvas-audio-node-module__Di46DG__controls .canvas-audio-node-module__Di46DG__generate{background:var(--brand-a);color:var(--on-brand);border:0;border-radius:999px;margin-left:auto}.canvas-audio-node-module__Di46DG__notice{color:var(--muted);flex-basis:100%}.canvas-audio-node-module__Di46DG__empty{text-align:center;color:var(--muted);flex:1;place-content:center;gap:12px;display:grid}.canvas-audio-node-module__Di46DG__empty span{font-size:32px}.canvas-audio-node-module__Di46DG__progress{flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:12px;display:flex;position:absolute;inset:0}.canvas-audio-node-module__Di46DG__progress progress{width:70%;height:4px;accent-color:var(--brand-a)}.canvas-audio-node-module__Di46DG__controls input:focus,.canvas-audio-node-module__Di46DG__controls textarea:focus,.canvas-audio-node-module__Di46DG__controls textarea:focus-visible{box-shadow:none;border-color:var(--line);outline:none}.canvas-audio-node-module__Di46DG__controls textarea{resize:none;padding:6px 2px}.canvas-audio-node-module__Di46DG__controls input[type=number]{appearance:textfield;text-align:center;font-variant-numeric:tabular-nums}.canvas-audio-node-module__Di46DG__controls input::-webkit-inner-spin-button{appearance:none;margin:0}.canvas-audio-node-module__Di46DG__controls input::-webkit-outer-spin-button{appearance:none;margin:0}.canvas-audio-node-module__Di46DG__controls input[type=range]{appearance:none;background:var(--line-strong);border:0;border-radius:8px;height:4px;padding:0}.canvas-audio-node-module__Di46DG__controls input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--brand-a);border:2px solid var(--panel);width:12px;height:12px;box-shadow:0 0 0 1px var(--line);cursor:ew-resize;border-radius:50%}.canvas-audio-node-module__Di46DG__controls input[type=range]::-moz-range-thumb{background:var(--brand-a);border:2px solid var(--panel);border-radius:50%;width:10px;height:10px}.canvas-audio-node-module__Di46DG__toolbar button:hover{background:var(--bg-soft)}.canvas-audio-node-module__Di46DG__notice{font-size:10px;line-height:1.6}.canvas-audio-node-module__Di46DG__root[data-inline=true] .canvas-audio-node-module__Di46DG__toolbar{border-color:var(--line);width:max-content;max-width:100%;box-shadow:var(--shadow-sm);border-radius:12px;align-self:center;gap:2px;padding:4px}.canvas-audio-node-module__Di46DG__toolbar button{justify-content:center;align-items:center;gap:5px;min-height:32px;display:inline-flex}.canvas-audio-node-module__Di46DG__toolbar .canvas-audio-node-module__Di46DG__download{border-left:1px solid var(--line);border-radius:0 7px 7px 0;margin-left:4px}
.canvas-chrome-module___0bpzq__topbar{z-index:50;pointer-events:none;color:var(--text);justify-content:space-between;align-items:center;gap:20px;font-size:12px;display:flex;position:fixed;inset:20px 24px auto}.canvas-chrome-module___0bpzq__projectSide,.canvas-chrome-module___0bpzq__accountSide{pointer-events:auto;align-items:center;gap:10px;display:flex}.canvas-chrome-module___0bpzq__projectSide{min-width:0}.canvas-chrome-module___0bpzq__topbar button,.canvas-chrome-module___0bpzq__topbar a{cursor:pointer;color:inherit;text-decoration:none}.canvas-chrome-module___0bpzq__projectButton,.canvas-chrome-module___0bpzq__overviewButton,.canvas-chrome-module___0bpzq__arrangeButton,.canvas-chrome-module___0bpzq__analysisButton,.canvas-chrome-module___0bpzq__viewTabs,.canvas-chrome-module___0bpzq__credits{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--panel);min-height:42px;box-shadow:var(--shadow-sm);align-items:center;gap:10px;display:flex}.canvas-chrome-module___0bpzq__projectButton{padding:6px 12px}.canvas-chrome-module___0bpzq__topbar .canvas-chrome-module___0bpzq__overviewButton{color:var(--brand-b);white-space:nowrap;padding:0 13px}.canvas-chrome-module___0bpzq__topbar .canvas-chrome-module___0bpzq__overviewButton[aria-pressed=true]{background:var(--brand-soft);border-color:var(--brand-a)}.canvas-chrome-module___0bpzq__topbar .canvas-chrome-module___0bpzq__overviewButton:disabled{opacity:.45;cursor:default}@media (max-width:1150px){.canvas-chrome-module___0bpzq__overviewButton span{display:none}}.canvas-chrome-module___0bpzq__topbar .canvas-chrome-module___0bpzq__arrangeButton{color:var(--on-brand);background:var(--brand-a);border-color:var(--brand-a);white-space:nowrap;padding:0 14px;font-weight:600}.canvas-chrome-module___0bpzq__topbar .canvas-chrome-module___0bpzq__arrangeButton:disabled{opacity:.45;cursor:default}@media (max-width:1000px){.canvas-chrome-module___0bpzq__topbar .canvas-chrome-module___0bpzq__arrangeButton{display:none}}.canvas-chrome-module___0bpzq__projectButton strong{white-space:nowrap;text-overflow:ellipsis;max-width:min(24vw,290px);font-size:12px;font-weight:600;overflow:hidden}.canvas-chrome-module___0bpzq__brandMark{width:24px;height:24px;color:var(--brand-a);flex-shrink:0}.canvas-chrome-module___0bpzq__viewTabs{gap:2px;padding:4px}.canvas-chrome-module___0bpzq__viewTabs button{border-radius:var(--radius-sm);background:0 0;border:0;min-height:32px;padding:0 16px;font-size:12px}.canvas-chrome-module___0bpzq__viewTabs button[aria-pressed=true]{color:var(--brand-b);background:color-mix(in srgb, var(--brand-b) 10%, var(--panel));box-shadow:var(--shadow-sm)}.canvas-chrome-module___0bpzq__analysisButton{padding:0 13px}.canvas-chrome-module___0bpzq__analysisButton svg{color:var(--brand-b)}.canvas-chrome-module___0bpzq__credits{color:var(--brand-b);background:color-mix(in srgb, var(--brand-b) 7%, var(--panel));padding:0 14px;font-size:11px}.canvas-chrome-module___0bpzq__credits b{font-variant-numeric:tabular-nums;font-size:13px}.canvas-chrome-module___0bpzq__avatar{background:var(--brand-a);border:3px solid var(--panel);width:40px;height:40px;box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;font-size:14px;display:grid;color:var(--on-brand)!important}.canvas-chrome-module___0bpzq__menuAnchor{position:relative}.canvas-chrome-module___0bpzq__dropdown{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-width:220px;box-shadow:var(--shadow-floating);padding:8px;animation:.16s ease-out canvas-chrome-module___0bpzq__appear;display:grid;position:absolute;top:calc(100% + 10px);left:0}.canvas-chrome-module___0bpzq__dropdown a,.canvas-chrome-module___0bpzq__dropdown button{text-align:left;background:0 0;border:0;border-radius:8px;padding:10px 12px;font-size:12px;display:block}.canvas-chrome-module___0bpzq__dropdown a:hover,.canvas-chrome-module___0bpzq__dropdown button:hover{background:var(--surface-hover);color:var(--brand-b)}.canvas-chrome-module___0bpzq__dropdown hr{border:0;border-top:1px solid var(--line);width:100%}.canvas-chrome-module___0bpzq__saveState{color:var(--muted);padding:8px 12px;font-size:10px}.canvas-chrome-module___0bpzq__statusDot{background:var(--brand-b);border-radius:50%;flex:none;width:5px;height:5px}.canvas-chrome-module___0bpzq__analysis{width:260px;padding:18px;left:auto;right:0}.canvas-chrome-module___0bpzq__analysis dl{gap:12px;margin:18px 0;display:grid}.canvas-chrome-module___0bpzq__analysis dl>div{justify-content:space-between;display:flex}.canvas-chrome-module___0bpzq__analysis dt,.canvas-chrome-module___0bpzq__analysis small{color:var(--muted)}.canvas-chrome-module___0bpzq__analysis dd{font-variant-numeric:tabular-nums;margin:0}.canvas-chrome-module___0bpzq__rail{z-index:45;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow-sm);flex-direction:column;align-items:center;gap:8px;padding:8px;display:flex;position:fixed;top:50%;left:20px;transform:translateY(-50%)}.canvas-chrome-module___0bpzq__rail button{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;transition:background .16s,color .16s;display:grid;position:relative}.canvas-chrome-module___0bpzq__rail button:hover,.canvas-chrome-module___0bpzq__rail button[aria-expanded=true]{color:var(--brand-b);background:color-mix(in srgb, var(--brand-b) 10%, transparent)}.canvas-chrome-module___0bpzq__rail .canvas-chrome-module___0bpzq__agentButton{width:44px;height:48px;color:var(--brand-b);background:color-mix(in srgb, var(--brand-b) 9%, transparent)}.canvas-chrome-module___0bpzq__rail button:disabled{opacity:.35;cursor:not-allowed}.canvas-chrome-module___0bpzq__railDivider{background:var(--line);width:22px;height:1px;margin:2px 0}.canvas-chrome-module___0bpzq__tooltip{border:1px solid var(--line);white-space:nowrap;background:var(--panel);color:var(--text);box-shadow:var(--shadow-sm);pointer-events:none;border-radius:8px;padding:7px 11px;font-size:11px;display:none;position:absolute;left:calc(100% + 16px)}.canvas-chrome-module___0bpzq__rail button:hover .canvas-chrome-module___0bpzq__tooltip,.canvas-chrome-module___0bpzq__rail button:focus-visible .canvas-chrome-module___0bpzq__tooltip{display:block}.canvas-chrome-module___0bpzq__empty{z-index:3;text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:105px 105px 135px;display:flex;position:absolute;inset:0}.canvas-chrome-module___0bpzq__eyebrow{letter-spacing:.18em;color:var(--dim);margin-bottom:20px;font-size:10px}.canvas-chrome-module___0bpzq__empty h1{letter-spacing:-.05em;color:var(--text);margin:0;font-size:clamp(26px,2.5vw,36px);font-weight:650}.canvas-chrome-module___0bpzq__empty>p{color:var(--muted);margin:14px 0 38px;font-size:13px}.canvas-chrome-module___0bpzq__starters{pointer-events:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:min(100%,880px);display:grid}.canvas-chrome-module___0bpzq__starters button{--tint:var(--brand-a);text-align:left;border:1px solid color-mix(in srgb, var(--tint) 10%, transparent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--tint) 9%, var(--panel));min-width:0;color:var(--text);cursor:pointer;padding:22px;transition:transform .18s,box-shadow .18s,border-color .18s}.canvas-chrome-module___0bpzq__starters button:nth-child(2),.canvas-chrome-module___0bpzq__starters button:nth-child(3),.canvas-chrome-module___0bpzq__starters button:nth-child(4){--tint:var(--brand-a)}.canvas-chrome-module___0bpzq__starters button:hover:not(:disabled){border-color:color-mix(in srgb, var(--tint) 36%, transparent);box-shadow:var(--shadow-sm);transform:translateY(-4px)}.canvas-chrome-module___0bpzq__starters button:disabled{opacity:.5;cursor:not-allowed}.canvas-chrome-module___0bpzq__starters strong{font-size:16px;font-weight:600;display:block}.canvas-chrome-module___0bpzq__starters small{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.5;display:block}.canvas-chrome-module___0bpzq__chain{color:var(--tint);justify-content:space-between;align-items:center;gap:6px;margin-top:24px;display:flex}.canvas-chrome-module___0bpzq__chain>i{background:color-mix(in srgb, var(--panel) 70%, transparent);border:1px solid color-mix(in srgb, var(--tint) 16%, var(--panel));border-radius:var(--radius);width:48px;height:48px;box-shadow:var(--shadow-sm);place-items:center;display:grid}.canvas-chrome-module___0bpzq__chain>span{opacity:.7;font-size:15px}.canvas-chrome-module___0bpzq__startHint{color:var(--dim);margin-top:24px;font-size:11px}.canvas-chrome-module___0bpzq__spriteButton{z-index:65;cursor:pointer;background:0 0;border:0;place-items:center;width:64px;height:72px;padding:0;display:grid;position:fixed;bottom:22px;right:24px}.canvas-chrome-module___0bpzq__sprite{background:var(--brand-a);width:52px;height:52px;box-shadow:var(--shadow-sm);color:var(--on-brand);border:1px solid var(--line-strong);border-radius:46% 48% 44%;place-items:center;animation:4s ease-in-out infinite canvas-chrome-module___0bpzq__float;display:grid}.canvas-chrome-module___0bpzq__spriteButton{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.canvas-chrome-module___0bpzq__spriteButton:active{cursor:grabbing}.canvas-chrome-module___0bpzq__spriteButton[hidden]{display:none}.canvas-chrome-module___0bpzq__eyes i{translate:var(--look-x,0) var(--look-y,0);background:var(--on-brand);border:2px solid var(--brand-a);transition:translate .1s ease-out}.canvas-chrome-module___0bpzq__sprite:before{content:"";background:var(--brand-a);border-radius:50%;width:7px;height:7px;position:absolute;top:-6px;right:3px}.canvas-chrome-module___0bpzq__eyes{gap:9px;animation:6s infinite canvas-chrome-module___0bpzq__blink;display:flex}.canvas-chrome-module___0bpzq__eyes i{background:var(--on-brand);border:2px solid var(--brand-a);border-radius:50%;width:11px;height:15px}.canvas-chrome-module___0bpzq__spriteShadow{background:var(--surface-hover);filter:none;border-radius:50%;width:35px;height:5px;position:absolute;bottom:0}.canvas-chrome-module___0bpzq__spriteButton:hover .canvas-chrome-module___0bpzq__sprite{box-shadow:0 0 0 2px var(--brand-border)}.canvas-chrome-module___0bpzq__topbar :is(button,a):focus-visible,.canvas-chrome-module___0bpzq__rail button:focus-visible,.canvas-chrome-module___0bpzq__starters button:focus-visible,.canvas-chrome-module___0bpzq__spriteButton:focus-visible{outline:2px solid var(--brand-b);outline-offset:4px}@keyframes canvas-chrome-module___0bpzq__float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-6px)rotate(3deg)}}@keyframes canvas-chrome-module___0bpzq__blink{0%,43%,47%,to{transform:scaleY(1)}45%{transform:scaleY(.12)}}@keyframes canvas-chrome-module___0bpzq__appear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.canvas-chrome-module___0bpzq__empty{padding-inline:100px 50px}.canvas-chrome-module___0bpzq__starters{gap:10px}.canvas-chrome-module___0bpzq__starters button{padding:16px}.canvas-chrome-module___0bpzq__chain>i{width:38px;height:38px}.canvas-chrome-module___0bpzq__credits>span{display:none}}@media (max-width:760px){.canvas-chrome-module___0bpzq__topbar{align-items:flex-start;gap:8px;inset:12px 12px auto}.canvas-chrome-module___0bpzq__projectSide{flex-wrap:wrap;gap:6px;max-width:65%}.canvas-chrome-module___0bpzq__projectButton strong{max-width:28vw}.canvas-chrome-module___0bpzq__projectButton,.canvas-chrome-module___0bpzq__viewTabs{min-height:36px}.canvas-chrome-module___0bpzq__viewTabs button{min-height:26px;padding:0 11px}.canvas-chrome-module___0bpzq__accountSide{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:35%}.canvas-chrome-module___0bpzq__analysisButton{min-height:36px;padding:0 10px}.canvas-chrome-module___0bpzq__analysisButton>span{display:none}.canvas-chrome-module___0bpzq__credits{order:3;min-height:30px;padding:0 8px}.canvas-chrome-module___0bpzq__avatar{width:34px;height:34px;color:var(--on-brand);background:var(--brand-a)}.canvas-chrome-module___0bpzq__rail{border-radius:var(--radius);gap:6px;padding:5px;left:10px}.canvas-chrome-module___0bpzq__rail button{width:34px;height:36px}.canvas-chrome-module___0bpzq__rail .canvas-chrome-module___0bpzq__agentButton{width:36px;height:42px}.canvas-chrome-module___0bpzq__empty{padding:135px 20px 130px 74px}.canvas-chrome-module___0bpzq__eyebrow{display:none}.canvas-chrome-module___0bpzq__empty h1{font-size:24px}.canvas-chrome-module___0bpzq__empty>p{margin-bottom:22px;font-size:11px;line-height:1.7}.canvas-chrome-module___0bpzq__starters{grid-template-columns:repeat(2,minmax(0,1fr))}.canvas-chrome-module___0bpzq__starters button{padding:12px}.canvas-chrome-module___0bpzq__starters strong{font-size:13px}.canvas-chrome-module___0bpzq__starters small{font-size:10px}.canvas-chrome-module___0bpzq__chain{margin-top:12px}.canvas-chrome-module___0bpzq__chain>i{border-radius:8px;width:29px;height:30px}.canvas-chrome-module___0bpzq__chain svg{width:20px;height:20px}.canvas-chrome-module___0bpzq__startHint{font-size:10px}.canvas-chrome-module___0bpzq__spriteButton{width:48px;height:54px;bottom:100px;right:10px}.canvas-chrome-module___0bpzq__sprite{background:var(--brand-a);width:42px;height:42px;color:var(--on-brand);border:1px solid var(--line-strong);box-shadow:var(--shadow-sm)}}@media (prefers-reduced-motion:reduce){.canvas-chrome-module___0bpzq__sprite,.canvas-chrome-module___0bpzq__eyes,.canvas-chrome-module___0bpzq__dropdown{animation:none}.canvas-chrome-module___0bpzq__starters button{transition:none}}.canvas-chrome-module___0bpzq__accountAnchor{position:relative}.canvas-chrome-module___0bpzq__accountAnchor .portal-profile-popover{scrollbar-width:thin;transform-origin:100% 0;width:min(350px,100vw - 32px);max-height:calc(100dvh - 140px);position:absolute;inset:54px 0 auto auto;overflow-y:auto}.canvas-chrome-module___0bpzq__renameForm{gap:8px;padding:10px;display:grid}.canvas-chrome-module___0bpzq__renameForm label{gap:8px;display:grid}.canvas-chrome-module___0bpzq__renameForm input{border:1px solid var(--line);width:100%;min-width:0;color:inherit;background:var(--panel);border-radius:8px;padding:8px}
.canvas-imported-module__1Sh__W__canvasTransactionShield{z-index:1000;background:var(--overlay);cursor:wait;place-items:center;display:grid;position:fixed;inset:0}.canvas-imported-module__1Sh__W__canvasTransactionShield span{border:1px solid color-mix(in srgb, var(--brand-b) 28%, transparent);border-radius:var(--radius);color:var(--brand-b);background:var(--panel-elevated);box-shadow:var(--shadow-sm);font-family:var(--font-mono);padding:10px 14px;font-size:9px}.canvas-imported-module__1Sh__W__unifiedDrawer{z-index:24;border-right:1px solid var(--line);background:color-mix(in srgb, var(--panel-elevated) 98%, transparent);min-width:280px;max-width:min(560px,48vw);box-shadow:var(--shadow-floating);flex-direction:column;flex:none;display:flex;position:relative;overflow:hidden}.canvas-imported-module__1Sh__W__drawerHeader{align-items:flex-start;min-height:72px;padding:18px 17px 12px;display:flex}.canvas-imported-module__1Sh__W__drawerHeader>div{gap:4px;display:grid}.canvas-imported-module__1Sh__W__drawerHeader span,.canvas-imported-module__1Sh__W__drawerSection h3{color:var(--brand-b);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:7px;font-weight:700}.canvas-imported-module__1Sh__W__drawerHeader h2{margin:0;font-size:16px}.canvas-imported-module__1Sh__W__drawerTabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:5px;padding:0 14px 12px;display:grid}.canvas-imported-module__1Sh__W__drawerTabs button{min-height:31px;color:var(--dim);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;font-size:9px}.canvas-imported-module__1Sh__W__drawerTabs button:hover,.canvas-imported-module__1Sh__W__drawerTabs button.canvas-imported-module__1Sh__W__drawerTabActive{border-color:color-mix(in srgb, var(--brand-b) 16%, transparent);color:var(--brand-b);background:color-mix(in srgb, var(--brand-b) 5.5%, transparent)}.canvas-imported-module__1Sh__W__drawerScrollArea,.canvas-imported-module__1Sh__W__drawerBody{flex:1;min-height:0;padding:12px 14px 16px;overflow:auto}.canvas-imported-module__1Sh__W__drawerBody{flex-direction:column;display:flex;overflow:hidden}.canvas-imported-module__1Sh__W__drawerSection{gap:8px;margin-bottom:15px;display:grid}.canvas-imported-module__1Sh__W__drawerSection h3{color:var(--muted);margin:0;padding:5px 3px}.canvas-imported-module__1Sh__W__drawerCreateGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.canvas-imported-module__1Sh__W__drawerCreateGrid button{border:1px solid var(--line);border-radius:var(--radius-sm);min-width:0;min-height:66px;color:var(--text);text-align:left;background:var(--surface-tint);cursor:pointer;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:9px;display:grid}.canvas-imported-module__1Sh__W__drawerCreateGrid button:hover{border-color:color-mix(in srgb, var(--brand-b) 24%, transparent);background:color-mix(in srgb, var(--brand-b) 3.5%, transparent)}.canvas-imported-module__1Sh__W__drawerCreateGrid button:disabled{opacity:.45;cursor:not-allowed}.canvas-imported-module__1Sh__W__drawerCreateGrid span,.canvas-imported-module__1Sh__W__assetListRow span,.canvas-imported-module__1Sh__W__navigatorRow span{gap:4px;min-width:0;display:grid}.canvas-imported-module__1Sh__W__drawerCreateGrid strong,.canvas-imported-module__1Sh__W__assetListRow strong,.canvas-imported-module__1Sh__W__navigatorRow strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.canvas-imported-module__1Sh__W__drawerCreateGrid small,.canvas-imported-module__1Sh__W__assetListRow small,.canvas-imported-module__1Sh__W__navigatorRow small{color:var(--dim);text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.canvas-imported-module__1Sh__W__kindGlyph{border-radius:var(--radius);width:32px;height:32px;color:var(--brand-a);background:color-mix(in srgb, var(--brand-a) 11%, transparent);font-family:var(--font-mono);place-items:center;font-size:9px;font-style:normal;font-weight:800;display:grid}.canvas-imported-module__1Sh__W__kindGlyph[data-kind=image],.canvas-imported-module__1Sh__W__kindGlyph[data-kind=brief]{color:var(--gold);background:#e7b4551a}.canvas-imported-module__1Sh__W__kindGlyph[data-kind=video],.canvas-imported-module__1Sh__W__kindGlyph[data-kind=output]{color:var(--danger);background:#ef5d861a}.canvas-imported-module__1Sh__W__kindGlyph[data-kind=audio],.canvas-imported-module__1Sh__W__kindGlyph[data-kind=director]{color:var(--brand-b);background:color-mix(in srgb, var(--brand-b) 8%, transparent)}.canvas-imported-module__1Sh__W__drawerFilters{gap:7px;margin-bottom:9px;display:grid}.canvas-imported-module__1Sh__W__drawerFilters>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.canvas-imported-module__1Sh__W__drawerFilters input{border:1px solid var(--line);width:100%;min-width:0;height:32px;color:var(--muted);background:var(--bg-soft);border-radius:8px;outline:none;padding:0 9px;font-size:8px}.canvas-imported-module__1Sh__W__drawerFilters input:focus:focus{border-color:color-mix(in srgb, var(--brand-b) 35%, transparent)}.canvas-imported-module__1Sh__W__drawerPrimaryAction{border:1px solid color-mix(in srgb, var(--brand-b) 20%, transparent);min-height:34px;color:var(--brand-b);background:color-mix(in srgb, var(--brand-b) 5%, transparent);cursor:pointer;border-radius:8px;margin-bottom:9px;font-size:9px}.canvas-imported-module__1Sh__W__drawerPrimaryAction:disabled{opacity:.5;cursor:not-allowed}.canvas-imported-module__1Sh__W__drawerVirtualViewport{overscroll-behavior:contain;flex:1;min-height:120px;overflow:auto}.canvas-imported-module__1Sh__W__drawerVirtualItems{display:grid}.canvas-imported-module__1Sh__W__assetListRow,.canvas-imported-module__1Sh__W__navigatorRow{border-radius:var(--radius);width:100%;height:66px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 8px;display:grid}.canvas-imported-module__1Sh__W__assetListItem{height:66px;position:relative}.canvas-imported-module__1Sh__W__assetListItem .canvas-imported-module__1Sh__W__assetListRow{padding-right:74px}.canvas-imported-module__1Sh__W__assetListRow:hover,.canvas-imported-module__1Sh__W__navigatorRow:hover,.canvas-imported-module__1Sh__W__navigatorRow.canvas-imported-module__1Sh__W__navigatorRowSelected{border-color:color-mix(in srgb, var(--brand-b) 17%, transparent);background:color-mix(in srgb, var(--brand-b) 4.5%, transparent)}.canvas-imported-module__1Sh__W__assetListRow.canvas-imported-module__1Sh__W__assetListRowFocused{border-color:color-mix(in srgb, var(--brand-b) 72%, transparent);background:color-mix(in srgb, var(--brand-b) 10%, transparent);box-shadow:var(--shadow-sm)}.canvas-imported-module__1Sh__W__assetListRow:disabled{opacity:.52;cursor:not-allowed}.canvas-imported-module__1Sh__W__assetListRow em,.canvas-imported-module__1Sh__W__navigatorRow em{color:var(--muted);font-size:7px;font-style:normal}.canvas-imported-module__1Sh__W__navigatorSectionLabel{height:56px;color:var(--muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;align-items:end;padding:0 9px 8px;font-size:7px;font-weight:700;display:flex}.canvas-imported-module__1Sh__W__drawerEmpty{border:1px dashed var(--line);border-radius:var(--radius);color:var(--dim);margin:8px 0;padding:14px;font-size:8px;line-height:1.6}.canvas-imported-module__1Sh__W__drawerError{border-radius:var(--radius);color:var(--danger);background:#ff697e0a;border:1px solid #ff697e38;margin:8px 0;padding:12px;font-size:8px;line-height:1.6}.canvas-imported-module__1Sh__W__packageLibrary{gap:7px;display:grid}.canvas-imported-module__1Sh__W__packageLibraryRow{border:1px solid var(--line);border-radius:var(--radius);min-height:58px;color:var(--text);text-align:left;background:var(--surface-tint);cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.canvas-imported-module__1Sh__W__packageLibraryRow:hover{border-color:color-mix(in srgb, var(--brand-b) 24%, transparent);background:color-mix(in srgb, var(--brand-b) 3.5%, transparent)}.canvas-imported-module__1Sh__W__packageLibraryRow:disabled{opacity:.48;cursor:not-allowed}.canvas-imported-module__1Sh__W__packageLibraryRow span{gap:4px;min-width:0;display:grid}.canvas-imported-module__1Sh__W__packageLibraryRow strong,.canvas-imported-module__1Sh__W__packageLibraryRow small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.canvas-imported-module__1Sh__W__packageLibraryRow strong{font-size:9px}.canvas-imported-module__1Sh__W__packageLibraryRow small,.canvas-imported-module__1Sh__W__packageLibraryRow em{color:var(--dim);font-size:7px;font-style:normal}.canvas-imported-module__1Sh__W__packageLibraryRow em{color:var(--brand-b)}.canvas-imported-module__1Sh__W__drawerResizeHandle{z-index:2;cursor:ew-resize;background:0 0;border:0;width:8px;height:100%;padding:0;position:absolute;top:0;right:-4px}.canvas-imported-module__1Sh__W__drawerResizeHandle:hover,.canvas-imported-module__1Sh__W__drawerResizeHandle:focus-visible{background:color-mix(in srgb, var(--brand-b) 16%, transparent)}.canvas-imported-module__1Sh__W__alignmentGuide{z-index:14;filter:none;pointer-events:none;background:0 0;border:0;margin:0;padding:0;display:block;position:absolute}.canvas-imported-module__1Sh__W__alignmentGuideVertical{background:repeating-linear-gradient(#75d9ff94 0 7px,#0000 7px 13px);width:1px;top:0;bottom:0}.canvas-imported-module__1Sh__W__alignmentGuideHorizontal{background:repeating-linear-gradient(90deg,#75d9ff94 0 7px,#0000 7px 13px);height:1px;left:0;right:0}.canvas-imported-module__1Sh__W__packageDialogBackdrop{z-index:110;background:var(--overlay);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);place-items:center;padding:24px;display:grid;position:fixed;inset:0}.canvas-imported-module__1Sh__W__packageDialog{border:1px solid color-mix(in srgb, var(--brand-a) 25%, transparent);border-radius:var(--radius);background:var(--panel);width:min(620px,92vw);max-height:90vh;box-shadow:var(--shadow-floating);display:grid;overflow:hidden}.canvas-imported-module__1Sh__W__packageDialog>header,.canvas-imported-module__1Sh__W__packageDialog>footer{justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.canvas-imported-module__1Sh__W__packageDialog>header{border-bottom:1px solid var(--line)}.canvas-imported-module__1Sh__W__packageDialog>header>div{gap:4px;display:grid}.canvas-imported-module__1Sh__W__packageDialog>header span,.canvas-imported-module__1Sh__W__packagePreview>strong{color:var(--brand-b);font-family:var(--font-mono);letter-spacing:.12em;font-size:7px}.canvas-imported-module__1Sh__W__packageDialog>header h2{margin:0;font-size:18px}.canvas-imported-module__1Sh__W__packageDialog button,.canvas-imported-module__1Sh__W__packageDialog input,.canvas-imported-module__1Sh__W__packageDialog textarea{border:1px solid var(--line);color:var(--muted);background:var(--bg-soft);border-radius:8px;outline:none}.canvas-imported-module__1Sh__W__packageDialog button{cursor:pointer;min-height:34px;padding:0 13px}.canvas-imported-module__1Sh__W__packageDialog>header button{background:0 0;border:0;width:32px;padding:0}.canvas-imported-module__1Sh__W__packageDialogBody{gap:12px;padding:18px 20px;display:grid;overflow:auto}.canvas-imported-module__1Sh__W__packageDialogBody>label{color:var(--dim);gap:6px;font-size:8px;display:grid}.canvas-imported-module__1Sh__W__packageDialogBody input,.canvas-imported-module__1Sh__W__packageDialogBody textarea{resize:vertical;width:100%;min-height:36px;padding:8px 10px}.canvas-imported-module__1Sh__W__packageDialogBody input:focus,.canvas-imported-module__1Sh__W__packageDialogBody textarea:focus{border-color:color-mix(in srgb, var(--brand-b) 38%, transparent)}.canvas-imported-module__1Sh__W__packagePreview{border:1px solid color-mix(in srgb, var(--brand-b) 14%, transparent);border-radius:var(--radius);background:color-mix(in srgb, var(--brand-b) 3.5%, transparent);gap:8px;padding:13px;display:grid}.canvas-imported-module__1Sh__W__packagePreview>div{flex-wrap:wrap;gap:7px;display:flex}.canvas-imported-module__1Sh__W__packagePreview span{color:var(--muted);background:var(--surface-tint);border-radius:99px;padding:4px 7px;font-size:8px}.canvas-imported-module__1Sh__W__packagePreview small,.canvas-imported-module__1Sh__W__packagePreview p{color:var(--dim);margin:0;font-size:8px}.canvas-imported-module__1Sh__W__packagePreview p,.canvas-imported-module__1Sh__W__packageDialogError{color:var(--danger)}.canvas-imported-module__1Sh__W__packageDialog>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px}.canvas-imported-module__1Sh__W__packageDialog button.canvas-imported-module__1Sh__W__packagePrimary{color:var(--on-brand);background:var(--brand-a);border-color:#0000;border-radius:999px;font-weight:800}.canvas-imported-module__1Sh__W__packageDialog button:disabled{opacity:.45;cursor:not-allowed}.canvas-imported-module__1Sh__W__packageDialogError{margin:0;font-size:8px;line-height:1.6}.canvas-imported-module__1Sh__W__contextEditor{z-index:34;border:1px solid color-mix(in srgb, var(--brand-a) 36%, transparent);border-radius:var(--radius);width:360px;max-height:calc(100% - 24px);color:var(--text);background:var(--panel-elevated);box-shadow:var(--shadow-sm);-webkit-user-select:text;user-select:text;flex-direction:column;gap:11px;padding:14px;display:flex;position:absolute;overflow:auto}.canvas-imported-module__1Sh__W__contextEditor>header,.canvas-imported-module__1Sh__W__contextEditor>footer{align-items:center;gap:7px;display:flex}.canvas-imported-module__1Sh__W__contextEditor>header{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:10px}.canvas-imported-module__1Sh__W__contextEditor>header div{gap:3px;display:grid}.canvas-imported-module__1Sh__W__contextEditor>header span,.canvas-imported-module__1Sh__W__contextEditor legend{color:var(--brand-b);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:8px}.canvas-imported-module__1Sh__W__contextEditor>header strong{text-overflow:ellipsis;white-space:nowrap;max-width:286px;overflow:hidden}.canvas-imported-module__1Sh__W__contextEditor>header button,.canvas-imported-module__1Sh__W__contextEditor>footer button{border:1px solid var(--line);min-height:30px;color:var(--muted);background:var(--surface-tint);cursor:pointer;border-radius:8px;padding:0 10px}.canvas-imported-module__1Sh__W__contextEditor>header button{width:30px;padding:0;font-size:18px}.canvas-imported-module__1Sh__W__contextEditor label{color:var(--muted);gap:5px;font-size:9px;display:grid}.canvas-imported-module__1Sh__W__contextEditor input,.canvas-imported-module__1Sh__W__contextEditor textarea{border:1px solid var(--line);width:100%;color:var(--text);background:var(--surface-tint);font:inherit;border-radius:8px;outline:none;padding:8px 9px}.canvas-imported-module__1Sh__W__contextEditor input:focus,.canvas-imported-module__1Sh__W__contextEditor textarea:focus{border-color:var(--brand-a);box-shadow:var(--shadow-sm)}.canvas-imported-module__1Sh__W__contextEditor textarea{resize:vertical}.canvas-imported-module__1Sh__W__contextEditor fieldset{border:1px solid var(--line);border-radius:var(--radius);gap:9px;padding:10px;display:grid}.canvas-imported-module__1Sh__W__contextEditorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.canvas-imported-module__1Sh__W__contextCheckbox{align-items:center;display:flex!important}.canvas-imported-module__1Sh__W__contextCheckbox input{width:auto}.canvas-imported-module__1Sh__W__contextEditor>footer{border-top:1px solid var(--line);justify-content:flex-end;padding-top:10px}.canvas-imported-module__1Sh__W__contextEditor>footer small{color:#ffad75;margin-right:auto;font-size:8px}.canvas-imported-module__1Sh__W__contextEditor>footer button:disabled{opacity:.38;cursor:not-allowed}.canvas-imported-module__1Sh__W__contextGenerate{border-radius:999px;color:var(--on-brand)!important;background:var(--brand-a)!important;border-color:#0000!important}.canvas-imported-module__1Sh__W__contextConflict,.canvas-imported-module__1Sh__W__contextLegacyHint{border-radius:8px;gap:3px;padding:8px 9px;font-size:9px;display:grid}.canvas-imported-module__1Sh__W__contextConflict{color:var(--danger);background:#ff5a7014;border:1px solid #ff5a7057}.canvas-imported-module__1Sh__W__contextLegacyHint{color:#ffc39a;background:#ffad7514;border:1px solid #ffad7552}@media (max-width:760px){.canvas-imported-module__1Sh__W__contextEditor{width:auto;max-height:calc(100% - 16px);right:8px;top:8px!important;left:8px!important}}.canvas-imported-module__1Sh__W__drawerFilters>span,.canvas-imported-module__1Sh__W__packageDialogBody label>span,.canvas-imported-module__1Sh__W__contextEditor label>span{width:100%;min-width:0}.canvas-imported-module__1Sh__W__packageDialog button[role=combobox]{color:var(--text);background:var(--bg-soft)}[data-layout=mist] .canvas-imported-module__1Sh__W__unifiedDrawer{z-index:35;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);min-width:0;max-width:calc(100vw - 112px);box-shadow:var(--shadow-floating);position:absolute;top:94px;bottom:104px;left:92px}.canvas-imported-module__1Sh__W__drawerHeader{justify-content:space-between;gap:12px}.canvas-imported-module__1Sh__W__drawerClose{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;padding:0;font-size:20px}.canvas-imported-module__1Sh__W__drawerClose:hover{background:var(--surface-hover);color:var(--text)}.canvas-imported-module__1Sh__W__templateShortcut{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg-soft);width:100%;color:var(--brand-b);cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:20px;padding:12px;font-size:12px;display:flex}@media (max-width:760px){[data-layout=mist] .canvas-imported-module__1Sh__W__unifiedDrawer{max-width:calc(100vw - 78px);max-height:none;top:116px;bottom:100px;left:66px}}.canvas-imported-module__1Sh__W__unifiedDrawer .canvas-imported-module__1Sh__W__drawerScrollArea,.canvas-imported-module__1Sh__W__unifiedDrawer .canvas-imported-module__1Sh__W__drawerVirtualViewport{scrollbar-width:none}.canvas-imported-module__1Sh__W__unifiedDrawer .canvas-imported-module__1Sh__W__drawerScrollArea::-webkit-scrollbar{display:none}.canvas-imported-module__1Sh__W__unifiedDrawer .canvas-imported-module__1Sh__W__drawerVirtualViewport::-webkit-scrollbar{display:none}
.canvas-overview-layer-module__ZarRBa__layer{z-index:3;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:hidden}.canvas-overview-layer-module__ZarRBa__connections{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.canvas-overview-layer-module__ZarRBa__connection{opacity:.38}.canvas-overview-layer-module__ZarRBa__connectionActive{opacity:1}.canvas-overview-layer-module__ZarRBa__marker{box-sizing:border-box;border:1.5px solid var(--line-strong);background:var(--panel);width:64px;height:64px;color:var(--text);cursor:zoom-in;pointer-events:auto;touch-action:manipulation;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px;font-family:inherit;transition:border-color .14s,background-color .14s,box-shadow .14s;display:flex;position:absolute;transform:translate(-50%,-50%)}.canvas-overview-layer-module__ZarRBa__marker[data-selected=true],.canvas-overview-layer-module__ZarRBa__markerActive{z-index:1;border-color:var(--brand-a);background:color-mix(in srgb, var(--brand-a) 8%, var(--panel));box-shadow:0 0 0 4px color-mix(in srgb, var(--brand-a) 12%, transparent)}.canvas-overview-layer-module__ZarRBa__marker:focus-visible{outline:2px solid var(--brand-a);outline-offset:5px}.canvas-overview-layer-module__ZarRBa__marker strong{font-family:var(--font-mono);letter-spacing:-.6px;font-variant-numeric:tabular-nums;font-size:21px;font-weight:600;line-height:1.15}.canvas-overview-layer-module__ZarRBa__marker strong.canvas-overview-layer-module__ZarRBa__largeCount{font-size:14px}.canvas-overview-layer-module__ZarRBa__kinds{height:19px;color:var(--muted);justify-content:center;align-items:center;gap:2px;display:flex}.canvas-overview-layer-module__ZarRBa__kinds svg{width:18px;height:18px}.canvas-overview-layer-module__ZarRBa__mixedKinds svg{width:10px;height:13px}.canvas-overview-layer-module__ZarRBa__kinds svg,.canvas-overview-layer-module__ZarRBa__tooltip svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.canvas-overview-layer-module__ZarRBa__markerActive .canvas-overview-layer-module__ZarRBa__kinds{color:var(--brand-a)}.canvas-overview-layer-module__ZarRBa__port{box-sizing:border-box;border:2px solid var(--line-strong);background:var(--panel);pointer-events:none;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;transform:translateY(-50%)}.canvas-overview-layer-module__ZarRBa__inputPort{left:-6px}.canvas-overview-layer-module__ZarRBa__outputPort{right:-6px}.canvas-overview-layer-module__ZarRBa__markerActive .canvas-overview-layer-module__ZarRBa__port{border-color:var(--brand-a)}.canvas-overview-layer-module__ZarRBa__tooltip{z-index:2;box-sizing:border-box;border:1px solid var(--line-strong);background:var(--panel-elevated);color:var(--text);pointer-events:none;border-radius:12px;gap:10px;padding:14px 16px;font-size:12px;line-height:1.4;display:grid;position:absolute;overflow:hidden}.canvas-overview-layer-module__ZarRBa__tooltip>strong{font-size:13px;font-weight:600}.canvas-overview-layer-module__ZarRBa__tooltip dl{gap:7px;margin:0;display:grid}.canvas-overview-layer-module__ZarRBa__tooltip dl>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.canvas-overview-layer-module__ZarRBa__tooltip dt{color:var(--muted);align-items:center;gap:7px;display:flex}.canvas-overview-layer-module__ZarRBa__tooltip svg{width:15px;height:15px}.canvas-overview-layer-module__ZarRBa__tooltip dd{font-family:var(--font-mono);font-variant-numeric:tabular-nums;margin:0}.canvas-overview-layer-module__ZarRBa__focusHint{color:var(--brand-a);font-size:11px}@media (prefers-reduced-motion:reduce){.canvas-overview-layer-module__ZarRBa__marker{transition:none}}
.account-lifecycle-module__kqkWJW__card{border:1px solid var(--line);background:var(--panel);border-radius:22px;padding:28px;scroll-margin-top:112px}.account-lifecycle-module__kqkWJW__card h2{letter-spacing:-.025em;margin:0 0 12px;font-size:20px}.account-lifecycle-module__kqkWJW__card h3{margin:0 0 10px;font-size:15px}.account-lifecycle-module__kqkWJW__hint{color:var(--muted);font-size:13px;line-height:1.75}.account-lifecycle-module__kqkWJW__stack{gap:18px;display:grid}.account-lifecycle-module__kqkWJW__row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.account-lifecycle-module__kqkWJW__form{gap:15px;display:grid}.account-lifecycle-module__kqkWJW__form label{gap:8px;font-size:13px;display:grid}.account-lifecycle-module__kqkWJW__form input,.account-lifecycle-module__kqkWJW__form textarea,.account-lifecycle-module__kqkWJW__form select{border:1px solid var(--line-strong);background:var(--bg-soft);width:100%;min-width:0;color:var(--text);font:inherit;border-radius:10px;padding:11px 13px}.account-lifecycle-module__kqkWJW__form textarea{resize:vertical;min-height:100px}.account-lifecycle-module__kqkWJW__form input:focus-visible,.account-lifecycle-module__kqkWJW__form textarea:focus-visible,.account-lifecycle-module__kqkWJW__form select:focus-visible{outline:2px solid var(--brand-a);outline-offset:2px}.account-lifecycle-module__kqkWJW__form .account-lifecycle-module__kqkWJW__check{align-items:flex-start;gap:10px;line-height:1.6;display:flex}.account-lifecycle-module__kqkWJW__check input{flex:0 0 18px;width:18px;height:18px}.account-lifecycle-module__kqkWJW__item{border:1px solid var(--line);overflow-wrap:anywhere;border-radius:14px;padding:18px}.account-lifecycle-module__kqkWJW__item p{margin:7px 0}.account-lifecycle-module__kqkWJW__tag{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:4px 9px;font-size:11px;display:inline-flex}.account-lifecycle-module__kqkWJW__notice{border-left:3px solid var(--brand-a);background:var(--bg-soft);overflow-wrap:anywhere;border-radius:8px;padding:14px;font-size:13px;line-height:1.7}.account-lifecycle-module__kqkWJW__error{color:var(--danger,#e16868);font-size:13px;line-height:1.6}.account-lifecycle-module__kqkWJW__public{max-width:760px;margin:40px auto;padding:20px}.account-lifecycle-module__kqkWJW__admin{max-width:1100px;margin:0 auto;padding:40px 28px}.account-lifecycle-module__kqkWJW__divider{border:0;border-top:1px solid var(--line);margin:8px 0}@media (max-width:640px){.account-lifecycle-module__kqkWJW__card{padding:20px}.account-lifecycle-module__kqkWJW__public,.account-lifecycle-module__kqkWJW__admin{padding:16px}}
.personal-project-create-module__5F4jiG__screen{min-height:100dvh;color:var(--muted);background:var(--bg);place-items:center;display:grid}.personal-project-create-module__5F4jiG__screen section{justify-items:center;gap:16px;padding:24px;display:grid}
