.AuthModal-module__jrbLjq__trigger{cursor:pointer;font:inherit}.AuthModal-module__jrbLjq__overlay{z-index:1000;-webkit-backdrop-filter:blur(14px)saturate(125%);backdrop-filter:blur(14px)saturate(125%);background:#05070c94;place-items:center;padding:24px;animation:.18s ease-out AuthModal-module__jrbLjq__appear;display:grid;position:fixed;inset:0;overflow-y:auto}.AuthModal-module__jrbLjq__dialog{border:1px solid var(--line-strong);background:radial-gradient(circle at 90% 4%, #ffd3001a, transparent 17rem), color-mix(in srgb, var(--surface-raised) 96%, transparent);width:min(100%,470px);color:var(--text);border-radius:26px;padding:30px;animation:.22s cubic-bezier(.2,.8,.2,1) AuthModal-module__jrbLjq__rise;position:relative;box-shadow:0 34px 100px #0000007a}.AuthModal-module__jrbLjq__dialog:before{border-radius:inherit;background-image:radial-gradient(circle, var(--grid-dot) 1px, transparent 1px);content:"";pointer-events:none;background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000008c,#0000 44%);mask-image:linear-gradient(#0000008c,#0000 44%)}.AuthModal-module__jrbLjq__close{z-index:2;border:1px solid var(--line);background:var(--surface-soft);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;place-items:center;font-size:20px;display:grid;position:absolute;top:17px;right:17px}.AuthModal-module__jrbLjq__brand{z-index:1;color:var(--brand);font-size:var(--font-xs);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-weight:850;display:inline-flex;position:relative}.AuthModal-module__jrbLjq__brand:before{content:"";background:currentColor;width:18px;height:2px}.AuthModal-module__jrbLjq__switcher{z-index:1;border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;grid-template-columns:1fr 1fr;gap:4px;margin:26px 0 0;padding:4px;display:grid;position:relative}.AuthModal-module__jrbLjq__switcher button{min-height:40px;color:var(--text-muted);cursor:pointer;font:inherit;font-size:var(--font-sm);background:0 0;border:0;border-radius:8px;font-weight:800}.AuthModal-module__jrbLjq__switcher .AuthModal-module__jrbLjq__active{background:var(--surface-raised);color:var(--text);box-shadow:0 6px 18px #00000029}.AuthModal-module__jrbLjq__dialog h2{z-index:1;letter-spacing:-.045em;margin:28px 0 8px;font-family:Manrope Variable,Manrope,sans-serif;font-size:29px;position:relative}.AuthModal-module__jrbLjq__lead{z-index:1;color:var(--text-muted);font-size:var(--font-sm);margin:0 0 25px;line-height:1.55;position:relative}.AuthModal-module__jrbLjq__form{z-index:1;gap:15px;display:grid;position:relative}.AuthModal-module__jrbLjq__field{gap:7px;display:grid}.AuthModal-module__jrbLjq__field span{color:var(--text-secondary);font-size:var(--font-xs);font-weight:800}.AuthModal-module__jrbLjq__field input{border:1px solid var(--line-strong);background:color-mix(in srgb, var(--page-soft) 84%, transparent);width:100%;min-height:48px;color:var(--text);font:inherit;font-size:var(--font-sm);border-radius:11px;outline:0;padding:0 14px}.AuthModal-module__jrbLjq__field input:focus{border-color:color-mix(in srgb, var(--brand) 65%, var(--line));box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 12%, transparent)}.AuthModal-module__jrbLjq__submit{background:var(--brand);min-height:50px;color:var(--brand-ink);cursor:pointer;font:inherit;font-size:var(--font-sm);border:0;border-radius:11px;margin-top:5px;font-weight:850;box-shadow:0 14px 34px #ffd30030}.AuthModal-module__jrbLjq__submit:disabled{cursor:wait;opacity:.65}.AuthModal-module__jrbLjq__error{border:1px solid color-mix(in srgb, var(--coral) 48%, var(--line));background:color-mix(in srgb, var(--coral-bg) 60%, transparent);color:var(--coral);font-size:var(--font-xs);border-radius:9px;margin:0;padding:10px 12px;line-height:1.45}.AuthModal-module__jrbLjq__security{z-index:1;color:var(--text-muted);font-size:var(--font-xs);align-items:center;gap:8px;margin:18px 0 0;display:flex;position:relative}.AuthModal-module__jrbLjq__security:before{background:var(--mint);content:"";border-radius:50%;width:6px;height:6px}@keyframes AuthModal-module__jrbLjq__appear{0%{opacity:0}}@keyframes AuthModal-module__jrbLjq__rise{0%{opacity:0;transform:translateY(12px)scale(.985)}}@media (max-width:520px){.AuthModal-module__jrbLjq__overlay{align-items:end;padding:0}.AuthModal-module__jrbLjq__dialog{max-height:94dvh;padding:26px 18px calc(24px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:24px 24px 0 0;overflow-y:auto}.AuthModal-module__jrbLjq__close{width:44px;height:44px;top:10px;right:10px}.AuthModal-module__jrbLjq__switcher button{min-height:44px}}@media (prefers-reduced-motion:reduce){.AuthModal-module__jrbLjq__overlay,.AuthModal-module__jrbLjq__dialog{animation:none}}
.ProfileModal-module__QSUHsq__backdrop{z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030509c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ProfileModal-module__QSUHsq__modal{border:1px solid var(--line-strong);background:var(--surface-raised);width:min(620px,100%);max-height:calc(100dvh - 40px);color:var(--text);border-radius:22px;overflow:auto;box-shadow:0 30px 100px #00000080}.ProfileModal-module__QSUHsq__modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.ProfileModal-module__QSUHsq__modal>header span{color:var(--brand);font-size:var(--font-xs);letter-spacing:.1em;text-transform:uppercase;font-weight:850}.ProfileModal-module__QSUHsq__modal>header h2{margin:5px 0 0;font-size:1.55rem}.ProfileModal-module__QSUHsq__modal>header>button{border:1px solid var(--line);background:var(--surface-soft);width:38px;height:38px;color:var(--text-secondary);font:inherit;border-radius:10px;place-items:center;font-size:1.45rem;display:grid}.ProfileModal-module__QSUHsq__profileHead{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:17px;padding:24px;display:grid}.ProfileModal-module__QSUHsq__avatar{border:1px solid color-mix(in srgb,var(--brand) 50%,var(--line));background:var(--yellow-bg);width:76px;height:76px;color:var(--brand);border-radius:20px;place-items:center;font:900 1.6rem/1 inherit;display:grid;position:relative;overflow:hidden}.ProfileModal-module__QSUHsq__avatar img{object-fit:cover;width:100%;height:100%}.ProfileModal-module__QSUHsq__avatar i{background:var(--brand);width:23px;height:23px;color:var(--brand-ink);border-radius:7px;place-items:center;font-size:.72rem;font-style:normal;display:grid;position:absolute;bottom:4px;right:4px}.ProfileModal-module__QSUHsq__profileHead strong,.ProfileModal-module__QSUHsq__profileHead span,.ProfileModal-module__QSUHsq__profileHead small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ProfileModal-module__QSUHsq__profileHead strong{font-size:var(--font-lg)}.ProfileModal-module__QSUHsq__profileHead span{color:var(--text-secondary);font-size:var(--font-sm);margin-top:4px}.ProfileModal-module__QSUHsq__profileHead small{color:var(--text-muted);font-size:var(--font-xs);margin-top:8px}.ProfileModal-module__QSUHsq__modal form{padding:0 24px 24px}.ProfileModal-module__QSUHsq__fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ProfileModal-module__QSUHsq__fields label{gap:7px;min-width:0;display:grid}.ProfileModal-module__QSUHsq__fields label>span,.ProfileModal-module__QSUHsq__planRow span{color:var(--text-muted);font-size:var(--font-xs);font-weight:750}.ProfileModal-module__QSUHsq__fields input{border:1px solid var(--line-strong);background:var(--page-soft);width:100%;min-width:0;height:46px;color:var(--text);font:inherit;font-size:var(--font-sm);border-radius:11px;outline:0;padding:0 13px}.ProfileModal-module__QSUHsq__fields input:focus{border-color:var(--brand)}.ProfileModal-module__QSUHsq__fields input[readonly]{color:var(--text-secondary)}.ProfileModal-module__QSUHsq__planRow{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding:18px 0;display:flex}.ProfileModal-module__QSUHsq__planRow strong{font-size:var(--font-sm);margin-top:3px;display:block}.ProfileModal-module__QSUHsq__planRow a{color:var(--brand);font-size:var(--font-sm);font-weight:800;text-decoration:none}.ProfileModal-module__QSUHsq__footer{justify-content:space-between;align-items:end;gap:18px;min-height:58px;padding-top:18px;display:flex}.ProfileModal-module__QSUHsq__footer p{font-size:var(--font-xs);margin:0}.ProfileModal-module__QSUHsq__error{color:var(--coral)}.ProfileModal-module__QSUHsq__success{color:var(--mint)}.ProfileModal-module__QSUHsq__footer>button{background:var(--brand);min-height:42px;color:var(--brand-ink);font:inherit;font-size:var(--font-sm);border:0;border-radius:10px;padding:0 16px;font-weight:850}.ProfileModal-module__QSUHsq__footer>button:disabled{opacity:.45}@media (max-width:560px){.ProfileModal-module__QSUHsq__fields{grid-template-columns:1fr}.ProfileModal-module__QSUHsq__modal>header,.ProfileModal-module__QSUHsq__profileHead,.ProfileModal-module__QSUHsq__modal form{padding-inline:18px}.ProfileModal-module__QSUHsq__profileHead{grid-template-columns:64px minmax(0,1fr)}.ProfileModal-module__QSUHsq__avatar{width:64px;height:64px}.ProfileModal-module__QSUHsq__footer{flex-direction:column;align-items:stretch}.ProfileModal-module__QSUHsq__footer>button{width:100%}.ProfileModal-module__QSUHsq__backdrop{align-items:end;padding:0}.ProfileModal-module__QSUHsq__modal{width:100%;max-height:94dvh;padding-bottom:env(safe-area-inset-bottom);border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0}.ProfileModal-module__QSUHsq__modal>header button,.ProfileModal-module__QSUHsq__footer>button{min-height:44px}}
.Dashboard-module__gIUiKG__page{background:var(--page);min-height:100vh;color:var(--text);position:relative;overflow:clip}.Dashboard-module__gIUiKG__page .ambient-background{opacity:.35}.Dashboard-module__gIUiKG__shell{z-index:1;background:linear-gradient(90deg,#151b25 0 276px,#0000 276px);grid-template-columns:276px minmax(0,1fr);min-height:100vh;display:grid;position:relative}.Dashboard-module__gIUiKG__shell:after{background:var(--line);content:"";pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:275px}.Dashboard-module__gIUiKG__icon{flex:none;display:block}.Dashboard-module__gIUiKG__sidebar{--text:#f8f7f2;--text-secondary:#adb4c0;--text-muted:#747d8c;--surface-raised:#202937;--surface-soft:#ffffff12;--line:#ffffff1c;--line-strong:#ffffff36;overscroll-behavior:contain;box-sizing:border-box;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(#ffd30009,#0000 22%),#151b25;border-right:0;flex-direction:column;align-self:start;width:100%;height:100dvh;max-height:100dvh;padding:26px 16px 20px;display:flex;position:sticky;top:0;overflow-y:auto}.Dashboard-module__gIUiKG__brand{padding:0 9px 27px}.Dashboard-module__gIUiKG__navLabel{color:var(--text-muted);font-size:var(--font-xs);letter-spacing:.1em;text-transform:uppercase;margin:9px 12px 12px;font-weight:800}.Dashboard-module__gIUiKG__nav{gap:5px;display:grid}.Dashboard-module__gIUiKG__nav a{min-height:44px;color:var(--text-secondary);font-size:var(--font-md);border:1px solid #0000;border-radius:11px;align-items:center;gap:9px;padding:0 9px;font-weight:680;text-decoration:none;transition:background .16s,color .16s,border-color .16s,transform .16s;display:flex}.Dashboard-module__gIUiKG__nav a:hover{background:var(--surface-soft);color:var(--text);transform:translate(2px)}.Dashboard-module__gIUiKG__nav .Dashboard-module__gIUiKG__active{border-color:var(--brand);background:var(--brand);color:var(--brand-ink);box-shadow:0 9px 24px #ffd3001f}.Dashboard-module__gIUiKG__navIcon{background:var(--surface-raised);width:29px;height:29px;color:var(--text-muted);border-radius:9px;place-items:center;display:grid}.Dashboard-module__gIUiKG__active .Dashboard-module__gIUiKG__navIcon{color:var(--brand-ink);background:#343a451a}.Dashboard-module__gIUiKG__newButton{background:var(--brand);min-height:48px;color:var(--brand-ink);font-size:var(--font-sm);border-radius:12px;justify-content:center;align-items:center;gap:9px;margin:22px 5px 0;font-weight:850;text-decoration:none;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 14px 32px #ffd30026}.Dashboard-module__gIUiKG__newButton:hover{transform:translateY(-1px);box-shadow:0 17px 38px #ffd30036}.Dashboard-module__gIUiKG__sidebarBottom{gap:14px;margin-top:auto;display:grid}.Dashboard-module__gIUiKG__adminLink{min-height:44px;color:var(--text-secondary);font-size:var(--font-sm);border-radius:11px;align-items:center;gap:12px;margin:0 5px;padding:0 8px;font-weight:700;text-decoration:none;display:flex}.Dashboard-module__gIUiKG__adminLink:hover{background:var(--surface-soft);color:var(--text)}.Dashboard-module__gIUiKG__sidebarFoot{border-top:1px solid var(--line);gap:15px;padding:17px 5px 0;display:grid}.Dashboard-module__gIUiKG__sidebarPlan{border:1px solid var(--line);background:var(--surface-soft);color:var(--text);border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:10px;text-decoration:none;display:grid}.Dashboard-module__gIUiKG__sidebarPlan>span{background:var(--yellow-bg);width:34px;height:34px;color:var(--brand);border-radius:9px;place-items:center;display:grid}.Dashboard-module__gIUiKG__sidebarPlan strong,.Dashboard-module__gIUiKG__sidebarPlan small{display:block}.Dashboard-module__gIUiKG__sidebarPlan strong{font-size:var(--font-sm)}.Dashboard-module__gIUiKG__sidebarPlan small{color:var(--text-muted);font-size:var(--font-xs);margin-top:3px}.Dashboard-module__gIUiKG__sidebarPlan>.Dashboard-module__gIUiKG__icon{color:var(--text-muted)}.Dashboard-module__gIUiKG__account{grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;display:grid}.Dashboard-module__gIUiKG__avatar,.Dashboard-module__gIUiKG__miniAvatar{border:1px solid color-mix(in srgb, var(--brand) 34%, var(--line));background:linear-gradient(145deg, var(--yellow-bg), var(--surface-raised));color:var(--brand);place-items:center;font-weight:900;display:grid;overflow:hidden}.Dashboard-module__gIUiKG__avatar{width:42px;height:42px;font-size:var(--font-md);cursor:pointer;border-radius:13px;padding:0;text-decoration:none}.Dashboard-module__gIUiKG__avatar img,.Dashboard-module__gIUiKG__miniAvatar img{object-fit:cover;width:100%;height:100%}.Dashboard-module__gIUiKG__accountText{min-width:0;color:var(--text);text-decoration:none}.Dashboard-module__gIUiKG__accountText strong,.Dashboard-module__gIUiKG__accountText span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.Dashboard-module__gIUiKG__accountText strong{font-size:var(--font-sm)}.Dashboard-module__gIUiKG__accountText span{color:var(--text-muted);font-size:var(--font-xs);margin-top:4px}.Dashboard-module__gIUiKG__logout{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;place-items:center;padding:0;display:grid}.Dashboard-module__gIUiKG__logout:hover{border-color:var(--line);background:var(--surface-soft);color:var(--coral)}.Dashboard-module__gIUiKG__main{min-width:0;padding:20px clamp(22px,3.2vw,54px) 72px}.Dashboard-module__gIUiKG__topbar{box-sizing:border-box;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-raised) 91%,transparent);width:min(100%,1580px);min-height:112px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:22px;justify-content:space-between;align-items:center;gap:28px;margin:0 auto;padding:20px 24px;display:flex}.Dashboard-module__gIUiKG__mobileHeading{display:none}.Dashboard-module__gIUiKG__welcome{align-items:center;gap:13px;min-width:0;display:flex}.Dashboard-module__gIUiKG__workspaceMark{background:var(--brand);width:42px;height:42px;color:var(--brand-ink);border:0;border-radius:12px;flex:0 0 42px;place-items:center;display:grid;box-shadow:0 10px 26px #ffd30024}.Dashboard-module__gIUiKG__welcomeCopy{gap:4px;min-width:0;display:grid}.Dashboard-module__gIUiKG__welcomeCopy>span{color:var(--text-muted);font-size:var(--font-xs);letter-spacing:.09em;text-transform:uppercase;font-weight:800;line-height:1.15}.Dashboard-module__gIUiKG__welcomeCopy h1{letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-family:Manrope Variable,Manrope,sans-serif;font-size:clamp(23px,2vw,31px);font-weight:650;line-height:1.18;overflow:hidden}.Dashboard-module__gIUiKG__topActions{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-raised) 88%, transparent);min-height:52px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:14px;align-items:center;gap:5px;padding:5px;display:flex}.Dashboard-module__gIUiKG__topActions .site-controls{order:0;gap:4px}.Dashboard-module__gIUiKG__topActions .locale-switch{background:0 0;border:0;border-radius:11px;gap:2px;min-height:40px;padding:0}.Dashboard-module__gIUiKG__topActions .locale-switch>span{display:none}.Dashboard-module__gIUiKG__topActions .locale-switch a{box-sizing:border-box;border-radius:8px;place-items:center;min-width:38px;height:40px;padding:0 8px;line-height:1;transition:background .16s,color .16s,box-shadow .16s;display:grid}.Dashboard-module__gIUiKG__topActions .locale-switch a:hover{background:var(--surface-soft)}.Dashboard-module__gIUiKG__topActions .locale-switch a[aria-current=page]{background:var(--yellow-bg);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand) 22%, transparent);color:var(--brand);text-shadow:none}html[data-theme=light] .Dashboard-module__gIUiKG__workspaceMark{border-color:var(--brand);background:var(--brand);color:var(--brand-ink)}html[data-theme=light] .Dashboard-module__gIUiKG__topActions .locale-switch a[aria-current=page]{color:var(--brand-ink)}.Dashboard-module__gIUiKG__topActions .theme-toggle{background:0 0;border:0;border-radius:11px;width:40px;height:40px}.Dashboard-module__gIUiKG__topActions .theme-toggle:hover{background:var(--surface-soft);box-shadow:none;transform:none}:is(.Dashboard-module__gIUiKG__topActions .locale-switch a:focus-visible,.Dashboard-module__gIUiKG__topActions .theme-toggle:focus-visible,.Dashboard-module__gIUiKG__topLogout:focus-visible){outline:2px solid var(--brand);outline-offset:2px}.Dashboard-module__gIUiKG__actionDivider{background:var(--line);width:1px;height:24px;margin:0 2px}.Dashboard-module__gIUiKG__topLogout{width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:11px;place-items:center;padding:0;transition:background .16s,color .16s;display:grid}.Dashboard-module__gIUiKG__topLogout:hover{background:var(--coral-bg);color:var(--coral)}.Dashboard-module__gIUiKG__topAction,.Dashboard-module__gIUiKG__profileAction{border:1px solid var(--line);background:var(--surface-soft);min-height:40px;color:var(--text-secondary);font-size:var(--font-sm);border-radius:11px;align-items:center;font-weight:750;text-decoration:none;display:inline-flex}.Dashboard-module__gIUiKG__topAction{padding:0 14px}.Dashboard-module__gIUiKG__profileAction{gap:9px;padding:4px 11px 4px 5px}.Dashboard-module__gIUiKG__miniAvatar{width:30px;height:30px;font-size:var(--font-xs);border-radius:8px}.Dashboard-module__gIUiKG__dashboard{width:min(100%,1580px);margin:0 auto;padding-top:20px;scroll-margin-top:20px}.Dashboard-module__gIUiKG__heroCard,.Dashboard-module__gIUiKG__metrics article,.Dashboard-module__gIUiKG__section{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-raised) 96%, transparent);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html[data-theme=light] .Dashboard-module__gIUiKG__shell{background:linear-gradient(90deg,#f8f9fb 0 276px,#0000 276px)}html[data-theme=light] .Dashboard-module__gIUiKG__shell:after{background:var(--line)}html[data-theme=light] .Dashboard-module__gIUiKG__sidebar{--text:#14171d;--text-secondary:#4c535e;--text-muted:#717883;--surface-raised:#fff;--surface-soft:#1d212a0e;--line:#1e222b21;--line-strong:#1e222b3b;border-right-color:var(--line);-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#3468e809,#0000 24%),#f8f9fc;box-shadow:18px 0 46px #1f232b12}html[data-theme=light] .Dashboard-module__gIUiKG__page .ambient-background{opacity:.14}html[data-theme=light] .Dashboard-module__gIUiKG__navIcon{background:#edf0f4}html[data-theme=light] .Dashboard-module__gIUiKG__sidebarPlan{background:#fff}html[data-theme=light] .Dashboard-module__gIUiKG__sidebarPlan>span{background:#fff1a8}html[data-theme=light] .Dashboard-module__gIUiKG__heroCard{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#cbd2dc;box-shadow:0 12px 30px #18202b1c}html[data-theme=light] .Dashboard-module__gIUiKG__metrics article{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#cbd2dc;box-shadow:0 12px 30px #18202b1c}html[data-theme=light] .Dashboard-module__gIUiKG__section{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-color:#cbd2dc;box-shadow:0 12px 30px #18202b1c}html[data-theme=light] .Dashboard-module__gIUiKG__flowPreview{background:radial-gradient(circle at 67% 42%,#ffd3001a,#0000 28%),#f7f9fb}html[data-theme=light] .Dashboard-module__gIUiKG__previewNode{background:#fff;border-color:#c5ccd6;box-shadow:0 12px 26px #18202b29}html[data-theme=light] .Dashboard-module__gIUiKG__active .Dashboard-module__gIUiKG__navIcon{color:var(--brand-ink)}html[data-theme=light] .Dashboard-module__gIUiKG__sidebarPlan>span{color:var(--brand-ink)}html[data-theme=light] .Dashboard-module__gIUiKG__metricYellow{color:var(--brand-ink)}html[data-theme=light] .Dashboard-module__gIUiKG__compactPlan>span{color:var(--brand-ink)}html[data-theme=light] .Dashboard-module__gIUiKG__planTitle>span{color:var(--brand-ink)}html[data-theme=light] .Dashboard-module__gIUiKG__planTitle>i{color:var(--brand-ink)}html[data-theme=light] .Dashboard-module__gIUiKG__sectionHeader>a{color:#343a45}html[data-theme=light] .Dashboard-module__gIUiKG__sectionLink{color:#343a45}html[data-theme=light] .Dashboard-module__gIUiKG__planCard>a{border-color:var(--brand-strong);background:var(--brand);color:var(--brand-ink)}:is(html[data-theme=light] .Dashboard-module__gIUiKG__draftStatus,html[data-theme=light] .Dashboard-module__gIUiKG__runPending,html[data-theme=light] .Dashboard-module__gIUiKG__imported){color:var(--brand-ink)}.Dashboard-module__gIUiKG__heroCard{border-radius:28px;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);min-height:390px;display:grid;position:relative;overflow:hidden}.Dashboard-module__gIUiKG__adminNotifications{gap:10px;margin-bottom:24px;display:grid}.Dashboard-module__gIUiKG__adminNotificationsHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.Dashboard-module__gIUiKG__adminNotificationsHeader>button{color:var(--text-secondary);font:inherit;font-size:var(--font-sm);cursor:pointer;background:0 0;border:0;padding:4px 0;font-weight:750}.Dashboard-module__gIUiKG__adminNotificationsHeader>button:hover{color:var(--text)}.Dashboard-module__gIUiKG__adminNotificationsList{overscroll-behavior:contain;scrollbar-gutter:stable;gap:10px;max-height:286px;padding-right:4px;display:grid;overflow-y:auto}.Dashboard-module__gIUiKG__adminNotifications article{background:#ffd30014;border:1px solid #ffd30059;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.Dashboard-module__gIUiKG__adminNotifications strong,.Dashboard-module__gIUiKG__adminNotifications small{display:block}.Dashboard-module__gIUiKG__adminNotifications small{color:var(--text-secondary);margin-top:4px}.Dashboard-module__gIUiKG__adminNotificationDismiss{color:inherit;cursor:pointer;background:0 0;border:0;font-size:22px}.Dashboard-module__gIUiKG__heroCard:before{content:"";background:radial-gradient(circle at 83%,#ffd3002e,#0000 31%),linear-gradient(115deg,#0000 55%,#72a8ff09);position:absolute;inset:0}.Dashboard-module__gIUiKG__heroCopy{z-index:1;padding:clamp(40px,4vw,62px);position:relative}.Dashboard-module__gIUiKG__eyebrow{color:var(--brand);font-size:var(--font-xs);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-weight:850;display:flex}.Dashboard-module__gIUiKG__heroCopy h2{letter-spacing:-.055em;max-width:768px;margin:18px 0 15px;font-size:clamp(40px,4.5vw,64px);line-height:1.04}.Dashboard-module__gIUiKG__heroCopy>p:not(.Dashboard-module__gIUiKG__eyebrow){max-width:690px;color:var(--text-secondary);font-size:var(--font-md);margin:0;line-height:1.7}.Dashboard-module__gIUiKG__heroActions{flex-wrap:wrap;gap:10px;margin-top:27px;display:flex}.Dashboard-module__gIUiKG__primary,.Dashboard-module__gIUiKG__secondary{min-height:43px;font-size:var(--font-sm);border-radius:11px;align-items:center;gap:8px;padding:0 15px;font-weight:850;text-decoration:none;display:inline-flex}.Dashboard-module__gIUiKG__primary{background:var(--brand);color:var(--brand-ink)}.Dashboard-module__gIUiKG__secondary{border:1px solid var(--line-strong);background:var(--surface-soft);color:var(--text)}.Dashboard-module__gIUiKG__flowPreview{border-left:1px solid var(--line);background:radial-gradient(circle at 67% 42%,#ffd3001c,#0000 28%),linear-gradient(135deg,#0000,#72a8ff0a);min-height:390px;position:relative}.Dashboard-module__gIUiKG__flowPreview:before{background-image:radial-gradient(circle, var(--grid-dot) 1px, transparent 1px);content:"";background-size:18px 18px;position:absolute;inset:27px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35%,#000);mask-image:linear-gradient(90deg,#0000,#000 35%,#000)}.Dashboard-module__gIUiKG__previewNode{z-index:2;border:1px solid var(--line-strong);background:color-mix(in srgb, var(--surface-raised) 95%, transparent);min-width:128px;color:var(--text);border-radius:13px;align-items:center;gap:9px;padding:12px 14px;display:flex;position:absolute;box-shadow:0 15px 35px #00000040}.Dashboard-module__gIUiKG__previewNode i{font-size:var(--font-sm);font-style:normal;font-weight:780}.Dashboard-module__gIUiKG__previewNode i strong,.Dashboard-module__gIUiKG__previewNode i small{white-space:nowrap;display:block}.Dashboard-module__gIUiKG__previewNode i strong{font-size:var(--font-sm)}.Dashboard-module__gIUiKG__previewNode i small{color:var(--text-muted);margin-top:3px;font-size:.7rem;font-weight:650}.Dashboard-module__gIUiKG__previewStart{color:var(--blue);top:56px;left:12%;transform:rotate(-4deg)}.Dashboard-module__gIUiKG__previewCheck{color:var(--mint);top:126px;left:43%;transform:rotate(2deg)}.Dashboard-module__gIUiKG__previewDelivery{color:var(--violet);bottom:48px;right:7%;transform:rotate(-3deg)}.Dashboard-module__gIUiKG__previewNotify{color:var(--coral);bottom:34px;left:12%;transform:rotate(2deg)}.Dashboard-module__gIUiKG__flowPreview>b{z-index:1;background:linear-gradient(90deg, var(--blue), var(--brand), var(--mint));transform-origin:0;height:2px;position:absolute}.Dashboard-module__gIUiKG__previewLineOne{width:92px;top:111px;left:34%;transform:rotate(25deg)}.Dashboard-module__gIUiKG__previewLineTwo{width:86px;top:181px;left:64%;transform:rotate(25deg)}.Dashboard-module__gIUiKG__flowPreview>em{background:var(--mint-bg);width:35px;height:35px;color:var(--mint);font-size:var(--font-md);border-radius:50%;place-items:center;font-style:normal;display:grid;position:absolute;top:37px;right:28px;box-shadow:0 0 26px #4ee0b224}.Dashboard-module__gIUiKG__metrics{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px;display:grid}.Dashboard-module__gIUiKG__metrics article{border-radius:17px;align-items:center;gap:15px;min-height:104px;padding:18px;display:flex}.Dashboard-module__gIUiKG__metricIcon,.Dashboard-module__gIUiKG__sectionIcon{flex:none;place-items:center;display:grid}.Dashboard-module__gIUiKG__metricIcon{border-radius:13px;width:46px;height:46px}.Dashboard-module__gIUiKG__metricBlue{background:var(--blue-bg);color:var(--blue)}.Dashboard-module__gIUiKG__metricMint{background:var(--mint-bg);color:var(--mint)}.Dashboard-module__gIUiKG__metricYellow{background:var(--yellow-bg);color:var(--brand)}.Dashboard-module__gIUiKG__metrics small,.Dashboard-module__gIUiKG__metrics strong,.Dashboard-module__gIUiKG__metrics p{margin:0;display:block}.Dashboard-module__gIUiKG__metrics small{color:var(--text-muted);font-size:var(--font-xs);font-weight:750}.Dashboard-module__gIUiKG__metrics strong{letter-spacing:-.035em;margin-top:3px;font-size:25px}.Dashboard-module__gIUiKG__metrics p{color:var(--text-secondary);font-size:var(--font-xs);margin-top:3px}.Dashboard-module__gIUiKG__columns{grid-template-columns:minmax(520px,1.55fr) minmax(300px,.62fr) minmax(300px,.62fr);align-items:start;gap:14px;margin-top:14px;display:grid}.Dashboard-module__gIUiKG__singleView,.Dashboard-module__gIUiKG__singleView .Dashboard-module__gIUiKG__secondaryColumn{grid-template-columns:minmax(0,1fr)}.Dashboard-module__gIUiKG__primaryColumn,.Dashboard-module__gIUiKG__secondaryColumn{gap:14px;display:grid}.Dashboard-module__gIUiKG__secondaryColumn{display:contents}.Dashboard-module__gIUiKG__columns.Dashboard-module__gIUiKG__overviewColumns{grid-template-columns:repeat(12,minmax(0,1fr))}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__primaryColumn{display:contents}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__primaryColumn>.Dashboard-module__gIUiKG__section:first-child{flex-direction:column;grid-area:1/1/auto/span 8;align-self:stretch;display:flex}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__primaryColumn>.Dashboard-module__gIUiKG__section:last-child{grid-area:2/1/auto/-1}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__secondaryColumn{grid-area:1/9/auto/-1;align-self:start;display:grid}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__primaryColumn>.Dashboard-module__gIUiKG__section:first-child .Dashboard-module__gIUiKG__empty{box-sizing:border-box;text-align:center;flex:1;grid-template-columns:minmax(0,420px);justify-items:center;width:100%;min-height:150px}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__primaryColumn>.Dashboard-module__gIUiKG__section:first-child .Dashboard-module__gIUiKG__empty>span{width:46px;height:46px}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__primaryColumn>.Dashboard-module__gIUiKG__section:first-child .Dashboard-module__gIUiKG__empty>div{text-align:center}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__planCard{background:radial-gradient(circle at 100% 0, #ffd3001a, transparent 38%), color-mix(in srgb, var(--surface-raised) 94%, transparent);order:-1;box-shadow:0 10px 30px #0000001a}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__planCard>p{display:none}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__planTitle>span,.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__planTitle>i{background:var(--yellow-bg);color:var(--brand)}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__planFact{color:var(--text-secondary);margin-top:14px;padding-top:13px}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__planCard>a{border-color:color-mix(in srgb, var(--brand) 45%, var(--line));background:var(--brand);min-height:34px;color:var(--brand-ink);margin-top:13px;font-weight:850}.Dashboard-module__gIUiKG__section{border-radius:20px;padding:24px;scroll-margin-top:22px}.Dashboard-module__gIUiKG__sectionHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.Dashboard-module__gIUiKG__sectionHeader>div{align-items:center;gap:12px;display:flex}.Dashboard-module__gIUiKG__sectionIcon{background:var(--blue-bg);width:40px;height:40px;color:var(--blue);border-radius:11px}.Dashboard-module__gIUiKG__sectionHeader h2{font-size:var(--font-lg);letter-spacing:-.02em;margin:0}.Dashboard-module__gIUiKG__sectionHeader p{color:var(--text-muted);font-size:var(--font-xs);margin:6px 0 0;line-height:1.45}.Dashboard-module__gIUiKG__sectionHeader>a,.Dashboard-module__gIUiKG__sectionLink{color:var(--brand);font-size:var(--font-xs);align-items:center;gap:5px;font-weight:800;text-decoration:none;display:inline-flex}.Dashboard-module__gIUiKG__compactPlan{border-top:1px solid var(--line);color:var(--text);grid-template-columns:36px minmax(0,1fr) minmax(90px,.8fr) 14px;align-items:center;gap:9px;margin-top:16px;padding-top:15px;text-decoration:none;display:grid}.Dashboard-module__gIUiKG__compactPlan>span{background:var(--yellow-bg);width:36px;height:36px;color:var(--brand);border-radius:10px;place-items:center;display:grid}.Dashboard-module__gIUiKG__compactPlan small,.Dashboard-module__gIUiKG__compactPlan strong{display:block}.Dashboard-module__gIUiKG__compactPlan small{color:var(--text-muted);font-size:var(--font-xs)}.Dashboard-module__gIUiKG__compactPlan strong{font-size:var(--font-sm);margin-top:2px}.Dashboard-module__gIUiKG__compactLimit{min-width:0}.Dashboard-module__gIUiKG__compactLimit b{background:var(--surface-soft);border-radius:999px;height:4px;margin-top:7px;display:block;overflow:hidden}.Dashboard-module__gIUiKG__compactLimit b i{border-radius:inherit;background:var(--brand);height:100%;display:block}.Dashboard-module__gIUiKG__workflowList{gap:9px;margin-top:20px;display:grid}.Dashboard-module__gIUiKG__workflowNextStep{border:1px dashed var(--line-strong);background:color-mix(in srgb, var(--surface-soft) 60%, transparent);border-radius:14px;flex:1;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:150px;margin-top:14px;padding:20px 22px;display:grid}.Dashboard-module__gIUiKG__workflowNextStep>span{background:var(--yellow-bg);width:42px;height:42px;color:var(--brand);border-radius:12px;place-items:center;display:grid}.Dashboard-module__gIUiKG__workflowNextStep small,.Dashboard-module__gIUiKG__workflowNextStep strong{display:block}.Dashboard-module__gIUiKG__workflowNextStep small{color:var(--text-muted);font-size:var(--font-xs);letter-spacing:.06em;text-transform:uppercase;font-weight:800}.Dashboard-module__gIUiKG__workflowNextStep strong{font-size:var(--font-md);margin-top:5px}.Dashboard-module__gIUiKG__workflowNextStep p{max-width:570px;color:var(--text-secondary);font-size:var(--font-xs);margin:6px 0 0;line-height:1.5}.Dashboard-module__gIUiKG__workflowNextStep>a{border:1px solid var(--line-strong);min-height:36px;color:var(--text);font-size:var(--font-xs);border-radius:9px;align-items:center;gap:5px;padding:0 11px;font-weight:800;text-decoration:none;display:inline-flex}.Dashboard-module__gIUiKG__workflowRow{grid-template-columns:minmax(0,1fr) 40px;align-items:stretch;gap:7px;display:grid}.Dashboard-module__gIUiKG__workflowFrozen{opacity:.7}.Dashboard-module__gIUiKG__workflowFrozen .Dashboard-module__gIUiKG__workflow{border-style:dashed}.Dashboard-module__gIUiKG__workflowDelete{border:1px solid var(--line);background:var(--surface-soft);width:40px;color:var(--text-muted);border-radius:12px;place-items:center;display:grid}.Dashboard-module__gIUiKG__workflowRowActions{align-items:center;gap:4px;display:flex}.Dashboard-module__gIUiKG__workflowDelete:hover{border-color:color-mix(in srgb, var(--coral) 40%, var(--line));color:var(--coral)}.Dashboard-module__gIUiKG__workflowDelete:disabled{opacity:.45}.Dashboard-module__gIUiKG__workflow{border:1px solid var(--line);background:var(--surface-soft);color:var(--text);border-radius:14px;grid-template-columns:44px minmax(0,1fr) auto 18px;align-items:center;gap:13px;padding:12px 14px;text-decoration:none;transition:border-color .16s,transform .16s;display:grid}.Dashboard-module__gIUiKG__workflow:hover{border-color:color-mix(in srgb, var(--brand) 40%, var(--line));transform:translateY(-1px)}.Dashboard-module__gIUiKG__workflowIcon{background:var(--blue-bg);width:44px;height:44px;color:var(--blue);border-radius:11px;place-items:center;display:grid}.Dashboard-module__gIUiKG__workflowInfo{min-width:0}.Dashboard-module__gIUiKG__workflowInfo strong,.Dashboard-module__gIUiKG__workflowInfo small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.Dashboard-module__gIUiKG__workflowInfo strong{font-size:var(--font-sm)}.Dashboard-module__gIUiKG__workflowInfo small{color:var(--text-muted);font-size:var(--font-xs);margin-top:5px}.Dashboard-module__gIUiKG__workflow>i{font-size:var(--font-xs);border-radius:999px;padding:6px 9px;font-style:normal;font-weight:800}.Dashboard-module__gIUiKG__activeStatus{background:var(--mint-bg);color:var(--mint)}.Dashboard-module__gIUiKG__publishedStatus{background:var(--blue-bg);color:var(--blue)}.Dashboard-module__gIUiKG__draftStatus{background:var(--yellow-bg);color:var(--brand)}.Dashboard-module__gIUiKG__workflow>.Dashboard-module__gIUiKG__icon{color:var(--text-muted)}.Dashboard-module__gIUiKG__empty{border:1px dashed var(--line-strong);border-radius:15px;grid-template-columns:54px minmax(0,340px);place-content:center;gap:16px;min-height:175px;margin-top:20px;display:grid}.Dashboard-module__gIUiKG__empty>span{background:var(--blue-bg);width:54px;height:54px;color:var(--blue);border-radius:15px;place-items:center;display:grid}.Dashboard-module__gIUiKG__empty strong{font-size:var(--font-md)}.Dashboard-module__gIUiKG__empty p{color:var(--text-muted);font-size:var(--font-xs);margin:7px 0 0;line-height:1.55}.Dashboard-module__gIUiKG__empty a{color:var(--brand);font-size:var(--font-xs);align-items:center;gap:5px;margin-top:13px;font-weight:800;text-decoration:none;display:inline-flex}.Dashboard-module__gIUiKG__activityList{gap:8px;margin-top:19px;display:grid}.Dashboard-module__gIUiKG__runStats{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;display:grid;overflow:hidden}.Dashboard-module__gIUiKG__runStats>div{min-width:0;padding:13px 16px}.Dashboard-module__gIUiKG__runStats>div+div{border-left:1px solid var(--line)}.Dashboard-module__gIUiKG__runStats span,.Dashboard-module__gIUiKG__runStats strong{display:block}.Dashboard-module__gIUiKG__runStats span{color:var(--text-muted);font-size:var(--font-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Dashboard-module__gIUiKG__runStats strong{font-size:var(--font-lg);letter-spacing:-.02em;margin-top:5px}.Dashboard-module__gIUiKG__activityRow{border-bottom:1px solid var(--line);grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.Dashboard-module__gIUiKG__activityRow:last-child{border-bottom:0}.Dashboard-module__gIUiKG__activityRow>span{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.Dashboard-module__gIUiKG__runSuccess{background:var(--mint-bg);color:var(--mint)}.Dashboard-module__gIUiKG__runError{background:var(--coral-bg);color:var(--coral)}.Dashboard-module__gIUiKG__runPending{background:var(--yellow-bg);color:var(--brand)}.Dashboard-module__gIUiKG__activityRow strong,.Dashboard-module__gIUiKG__activityRow small{display:block}.Dashboard-module__gIUiKG__activityRow strong{font-size:var(--font-md)}.Dashboard-module__gIUiKG__activityRow small{color:var(--text-muted);font-size:var(--font-xs);margin-top:4px}.Dashboard-module__gIUiKG__activityRow em{color:var(--text-secondary);font-size:var(--font-xs);font-style:normal}.Dashboard-module__gIUiKG__runOutcome{justify-items:end;gap:5px;display:grid}.Dashboard-module__gIUiKG__runOutcome>strong{font-size:var(--font-xs);border-radius:999px;align-items:center;gap:6px;padding:5px 8px;display:inline-flex}.Dashboard-module__gIUiKG__runOutcome>strong>i{background:currentColor;border-radius:50%;width:7px;height:7px}.Dashboard-module__gIUiKG__runOutcome>small{color:var(--text-secondary);font-size:var(--font-sm);margin:0;font-weight:800}.Dashboard-module__gIUiKG__statusSuccess{background:var(--mint-bg);color:var(--mint)}.Dashboard-module__gIUiKG__statusFailed{background:var(--coral-bg);color:var(--coral)}.Dashboard-module__gIUiKG__statusRunning{background:var(--yellow-bg);color:var(--brand)}.Dashboard-module__gIUiKG__statusQueued{background:var(--page-soft);color:var(--text-secondary)}.Dashboard-module__gIUiKG__runTrace{border-left:2px solid var(--line-strong);grid-column:1/-1;gap:7px;margin:4px 0 8px 17px;padding:4px 0 4px 18px;display:grid}.Dashboard-module__gIUiKG__runTrace>p{color:var(--text-secondary);font-size:var(--font-xs);margin:0 0 3px}.Dashboard-module__gIUiKG__runStep{border:1px solid var(--line);border-radius:10px;padding:7px 9px}.Dashboard-module__gIUiKG__runStep>summary{cursor:pointer;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;list-style:none;display:grid}.Dashboard-module__gIUiKG__runStep>summary::-webkit-details-marker{display:none}.Dashboard-module__gIUiKG__runStep>summary>div{min-width:0}.Dashboard-module__gIUiKG__runStep>summary>div>strong{display:block}.Dashboard-module__gIUiKG__runStep>summary>div>small{margin-top:3px;display:block}.Dashboard-module__gIUiKG__runStep>summary>span{background:var(--page-soft);width:30px;height:30px;color:var(--text-muted);font-size:var(--font-xs);border-radius:8px;place-items:center;display:grid}.Dashboard-module__gIUiKG__runStep>summary>span svg{width:18px;height:18px}.Dashboard-module__gIUiKG__runStepIcon{position:relative}.Dashboard-module__gIUiKG__runStepIcon:after{border:2px solid var(--surface);background:var(--page-soft);min-width:13px;height:13px;color:var(--text-muted);content:attr(data-step);border-radius:999px;place-items:center;padding:0 2px;font-size:8px;font-weight:750;line-height:1;display:grid;position:absolute;bottom:-5px;right:-5px}.Dashboard-module__gIUiKG__runStepTitle{white-space:nowrap;align-items:baseline;gap:7px;min-width:0;display:flex}.Dashboard-module__gIUiKG__runStepTitle>strong,.Dashboard-module__gIUiKG__runStepTitle>small{text-overflow:ellipsis;margin:0;display:block;overflow:hidden}.Dashboard-module__gIUiKG__runStepTitle>strong{flex:none}.Dashboard-module__gIUiKG__runStepTitle>small{color:var(--text-muted);font-size:var(--font-xs);flex:auto;font-weight:500}.Dashboard-module__gIUiKG__runDetails{border:1px solid var(--line);border-radius:10px;padding:10px 12px}.Dashboard-module__gIUiKG__runDetails>summary{cursor:pointer;color:var(--text-secondary);font-size:var(--font-xs);font-weight:750}.Dashboard-module__gIUiKG__logGrid{gap:9px;margin-top:10px;display:grid}.Dashboard-module__gIUiKG__logValue{min-width:0}.Dashboard-module__gIUiKG__logValueHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.Dashboard-module__gIUiKG__logValueHeader>strong{color:var(--text-secondary);font-size:var(--font-xs)}.Dashboard-module__gIUiKG__logValueHeader>button{color:var(--text-muted);cursor:pointer;font:inherit;font-size:var(--font-xs);background:0 0;border:0;padding:2px 0}.Dashboard-module__gIUiKG__logValueHeader>button:hover{color:var(--text)}.Dashboard-module__gIUiKG__logValue>strong{color:var(--text-secondary);font-size:var(--font-xs);margin-bottom:5px;display:block}.Dashboard-module__gIUiKG__logValue>small{color:var(--text-muted);font-size:var(--font-xs)}.Dashboard-module__gIUiKG__logValue pre{border:1px solid var(--line);background:var(--page-soft);max-height:320px;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:8px;margin:0;padding:11px 12px;font:13px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.Dashboard-module__gIUiKG__jsonLine{min-height:1.55em;display:block}.Dashboard-module__gIUiKG__jsonKey{color:var(--blue)}.Dashboard-module__gIUiKG__jsonString{color:var(--mint)}.Dashboard-module__gIUiKG__jsonNumber{color:var(--brand)}.Dashboard-module__gIUiKG__jsonLiteral{color:var(--coral)}.Dashboard-module__gIUiKG__compactEmpty{border:1px dashed var(--line-strong);min-height:76px;color:var(--text-muted);font-size:var(--font-xs);border-radius:13px;justify-content:center;align-items:center;gap:10px;margin-top:18px;padding:15px;line-height:1.45;display:flex}.Dashboard-module__gIUiKG__compactEmpty>.Dashboard-module__gIUiKG__icon{color:var(--text-muted)}.Dashboard-module__gIUiKG__planCard{background:radial-gradient(circle at 95% 0, #ffd30024, transparent 34%), color-mix(in srgb, var(--surface-raised) 94%, transparent);overflow:hidden}.Dashboard-module__gIUiKG__planTitle{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.Dashboard-module__gIUiKG__planTitle>span{background:var(--yellow-bg);width:44px;height:44px;color:var(--brand);border-radius:12px;place-items:center;display:grid}.Dashboard-module__gIUiKG__planTitle small,.Dashboard-module__gIUiKG__planTitle h2{margin:0;display:block}.Dashboard-module__gIUiKG__planTitle small{color:var(--text-muted);font-size:var(--font-xs)}.Dashboard-module__gIUiKG__planTitle h2{font-size:var(--font-md);margin-top:4px}.Dashboard-module__gIUiKG__planTitle>i{background:var(--yellow-bg);color:var(--brand);font-size:var(--font-xs);border-radius:999px;padding:6px 8px;font-style:normal;font-weight:850}.Dashboard-module__gIUiKG__planCard>p{color:var(--text-secondary);font-size:var(--font-sm);margin:18px 0;line-height:1.6}.Dashboard-module__gIUiKG__limit{gap:8px;margin-top:15px;display:grid}.Dashboard-module__gIUiKG__limit>div{color:var(--text-secondary);font-size:var(--font-xs);justify-content:space-between;gap:12px;display:flex}.Dashboard-module__gIUiKG__limit>div strong{color:var(--text);font-size:var(--font-xs)}.Dashboard-module__gIUiKG__limit>b{background:var(--surface-soft);border-radius:999px;height:6px;display:block;overflow:hidden}.Dashboard-module__gIUiKG__limit>b>i{border-radius:inherit;background:linear-gradient(90deg, var(--brand), #ffea7a);height:100%;display:block}.Dashboard-module__gIUiKG__planFact{border-top:1px solid var(--line);color:var(--mint);font-size:var(--font-xs);align-items:center;gap:8px;margin-top:20px;padding-top:17px;display:flex}.Dashboard-module__gIUiKG__planWarning{color:var(--coral)}.Dashboard-module__gIUiKG__scheduledPlan{color:var(--text-secondary);font-size:var(--font-xs);margin-top:12px}.Dashboard-module__gIUiKG__page+.site-footer{margin-top:0}.Dashboard-module__gIUiKG__planCard>a{border:1px solid color-mix(in srgb, var(--brand) 35%, var(--line));background:var(--yellow-bg);min-height:42px;color:var(--brand);font-size:var(--font-xs);border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:17px;font-weight:850;text-decoration:none;display:flex}.Dashboard-module__gIUiKG__edgeServerList{gap:8px;margin-top:18px;display:grid}.Dashboard-module__gIUiKG__edgeServerCard{border:1px solid var(--line);background:var(--surface-soft);border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.Dashboard-module__gIUiKG__edgeServerCard>span{background:var(--blue-bg);width:38px;height:38px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.Dashboard-module__gIUiKG__edgeServerCard strong,.Dashboard-module__gIUiKG__edgeServerCard small{display:block}.Dashboard-module__gIUiKG__edgeServerCard strong{font-size:var(--font-xs);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Dashboard-module__gIUiKG__edgeServerCard small{color:var(--text-muted);font-size:var(--font-xs);margin-top:4px}.Dashboard-module__gIUiKG__edgeServerCard>i{font-size:var(--font-xs);border-radius:999px;padding:5px 7px;font-style:normal;font-weight:800}.Dashboard-module__gIUiKG__edgeServerCard[data-state=online]>i{background:var(--mint-bg);color:var(--mint)}.Dashboard-module__gIUiKG__edgeServerCard[data-state=offline]>i,.Dashboard-module__gIUiKG__edgeServerCard[data-state=incompatible]>i{background:var(--coral-bg);color:var(--coral)}.Dashboard-module__gIUiKG__edgeServerCard[data-state=updating]>i{background:var(--yellow-bg);color:var(--brand)}@media (max-width:520px){.Dashboard-module__gIUiKG__edgeServerCard{grid-template-columns:38px minmax(0,1fr)}.Dashboard-module__gIUiKG__edgeServerCard>i{grid-column:2;width:max-content}}.Dashboard-module__gIUiKG__connected{background:var(--mint-bg);color:var(--mint)}.Dashboard-module__gIUiKG__imported{background:var(--yellow-bg);color:var(--brand)}.Dashboard-module__gIUiKG__sectionLink{margin-top:17px}@media (max-width:1180px){.Dashboard-module__gIUiKG__shell{background:linear-gradient(to right, color-mix(in srgb, var(--page-soft) 94%, transparent) 0 88px, transparent 88px);grid-template-columns:88px minmax(0,1fr)}.Dashboard-module__gIUiKG__shell:after{left:87px}.Dashboard-module__gIUiKG__sidebar{padding-inline:13px}.Dashboard-module__gIUiKG__brand{overflow:hidden}.Dashboard-module__gIUiKG__navLabel,.Dashboard-module__gIUiKG__nav a>span:last-child,.Dashboard-module__gIUiKG__newButton>span,.Dashboard-module__gIUiKG__sidebarPlan>div,.Dashboard-module__gIUiKG__sidebarPlan>.Dashboard-module__gIUiKG__icon,.Dashboard-module__gIUiKG__adminLink>span:last-child,.Dashboard-module__gIUiKG__accountText,.Dashboard-module__gIUiKG__logout{display:none}.Dashboard-module__gIUiKG__nav a{justify-content:center;padding:0}.Dashboard-module__gIUiKG__newButton{padding:0}.Dashboard-module__gIUiKG__sidebarPlan{grid-template-columns:1fr}.Dashboard-module__gIUiKG__sidebarPlan>span{margin:auto}.Dashboard-module__gIUiKG__account{grid-template-columns:1fr}.Dashboard-module__gIUiKG__avatar{margin:auto}.Dashboard-module__gIUiKG__heroCard{grid-template-columns:1fr}.Dashboard-module__gIUiKG__flowPreview{display:none}}@media (max-width:1420px){.Dashboard-module__gIUiKG__columns{grid-template-columns:minmax(0,1.55fr) minmax(340px,.72fr)}.Dashboard-module__gIUiKG__secondaryColumn{display:grid}}@media (max-width:940px){.Dashboard-module__gIUiKG__columns.Dashboard-module__gIUiKG__overviewColumns{grid-template-columns:1fr}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__primaryColumn{grid-column:1;display:grid}.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__primaryColumn>.Dashboard-module__gIUiKG__section:first-child,.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__primaryColumn>.Dashboard-module__gIUiKG__section:last-child,.Dashboard-module__gIUiKG__overviewColumns .Dashboard-module__gIUiKG__secondaryColumn{grid-area:auto/1}.Dashboard-module__gIUiKG__columns{grid-template-columns:1fr}.Dashboard-module__gIUiKG__secondaryColumn{grid-template-columns:1fr 1fr}.Dashboard-module__gIUiKG__planCard{height:100%}}@media (max-width:768px){.Dashboard-module__gIUiKG__workflowNextStep{grid-template-columns:42px minmax(0,1fr)}.Dashboard-module__gIUiKG__workflowNextStep>a{grid-column:1/-1;justify-content:center}.Dashboard-module__gIUiKG__runStats{grid-template-columns:repeat(2,minmax(0,1fr))}.Dashboard-module__gIUiKG__runStats>div:nth-child(3){border-left:0}.Dashboard-module__gIUiKG__runStats>div:nth-child(n+3){border-top:1px solid var(--line)}.Dashboard-module__gIUiKG__shell{background:0 0;display:block}.Dashboard-module__gIUiKG__shell:after{display:none}.Dashboard-module__gIUiKG__sidebar{z-index:30;border-top:1px solid var(--line);border-right:0;flex-direction:row;align-items:center;width:auto;height:70px;padding:8px 12px;position:fixed;inset:auto 0 0}.Dashboard-module__gIUiKG__brand,.Dashboard-module__gIUiKG__navLabel,.Dashboard-module__gIUiKG__newButton,.Dashboard-module__gIUiKG__sidebarBottom{display:none}.Dashboard-module__gIUiKG__nav{grid-template-columns:repeat(4,1fr);width:100%}.Dashboard-module__gIUiKG__nav a{min-height:52px}.Dashboard-module__gIUiKG__main{padding:0 17px 92px}.Dashboard-module__gIUiKG__topbar{min-height:82px}.Dashboard-module__gIUiKG__topActions .Dashboard-module__gIUiKG__topAction,.Dashboard-module__gIUiKG__profileAction>span:last-child{display:none}.Dashboard-module__gIUiKG__profileAction{padding-right:5px}.Dashboard-module__gIUiKG__dashboard{padding-top:16px}.Dashboard-module__gIUiKG__heroCopy{padding:27px 23px}.Dashboard-module__gIUiKG__heroCopy h2{font-size:36px}.Dashboard-module__gIUiKG__heroCopy>p:not(.Dashboard-module__gIUiKG__eyebrow){font-size:var(--font-md)}.Dashboard-module__gIUiKG__metrics{grid-template-columns:1fr}.Dashboard-module__gIUiKG__columns{display:block}.Dashboard-module__gIUiKG__primaryColumn,.Dashboard-module__gIUiKG__secondaryColumn{margin-top:14px}.Dashboard-module__gIUiKG__secondaryColumn{grid-template-columns:1fr}.Dashboard-module__gIUiKG__section{padding:20px}.Dashboard-module__gIUiKG__workflow{grid-template-columns:42px minmax(0,1fr) 16px}.Dashboard-module__gIUiKG__workflow>i{display:none}.Dashboard-module__gIUiKG__activityRow{grid-template-columns:34px minmax(0,1fr)}.Dashboard-module__gIUiKG__activityRow>em{display:none}.Dashboard-module__gIUiKG__runTrace{margin-left:16px;padding-left:12px}.Dashboard-module__gIUiKG__runStep>summary{grid-template-columns:25px minmax(0,1fr)}.Dashboard-module__gIUiKG__runStep>summary>em{grid-column:2;display:block}.Dashboard-module__gIUiKG__empty{grid-template-columns:1fr;padding:24px}.Dashboard-module__gIUiKG__empty>span{display:none}}.Dashboard-module__gIUiKG__connectionWorkflowTabs{flex-wrap:wrap;gap:9px;margin-bottom:24px;display:flex}.Dashboard-module__gIUiKG__connectionBody{margin-top:22px}.Dashboard-module__gIUiKG__connectionWorkflowTabs a{border:1px solid var(--line);background:var(--surface-soft);min-width:180px;color:var(--text-secondary);border-radius:12px;gap:4px;padding:11px 14px;text-decoration:none;display:grid}.Dashboard-module__gIUiKG__connectionWorkflowTabs a:hover,.Dashboard-module__gIUiKG__connectionWorkflowTabs .Dashboard-module__gIUiKG__connectionWorkflowActive{border-color:color-mix(in srgb, var(--brand) 55%, var(--line));background:var(--yellow-bg);color:var(--text)}.Dashboard-module__gIUiKG__connectionWorkflowTabs small{color:var(--text-muted);font-size:var(--font-xs)}.Dashboard-module__gIUiKG__connectionEmpty{border:1px dashed var(--line-strong);text-align:left;border-radius:16px;justify-content:center;align-items:center;gap:16px;min-height:210px;padding:28px;display:flex}.Dashboard-module__gIUiKG__connectionEmpty>span{background:var(--blue-bg);height:52px;color:var(--blue);border-radius:14px;flex:0 0 52px;place-items:center;display:grid}.Dashboard-module__gIUiKG__connectionEmpty>div{gap:7px;max-width:430px;display:grid}.Dashboard-module__gIUiKG__connectionEmpty strong{font-size:var(--font-md)}.Dashboard-module__gIUiKG__connectionEmpty p{color:var(--text-muted);font-size:var(--font-sm);margin:0;line-height:1.5}.Dashboard-module__gIUiKG__connectionEmpty a{width:fit-content;color:var(--text);font-size:var(--font-xs);align-items:center;gap:6px;margin-top:4px;font-weight:800;text-decoration:none;display:inline-flex}@media (max-width:768px){.Dashboard-module__gIUiKG__sidebar{height:calc(70px + env(safe-area-inset-bottom));padding-bottom:calc(8px + env(safe-area-inset-bottom))}.Dashboard-module__gIUiKG__nav{grid-template-columns:repeat(5,minmax(0,1fr))}.Dashboard-module__gIUiKG__nav a{min-width:0;min-height:48px}.Dashboard-module__gIUiKG__main{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.Dashboard-module__gIUiKG__topbar{gap:12px;min-width:0}.Dashboard-module__gIUiKG__welcome{min-width:0}.Dashboard-module__gIUiKG__workspaceMark{border-radius:11px;flex-basis:38px;width:38px;height:38px}.Dashboard-module__gIUiKG__welcomeCopy{gap:3px}.Dashboard-module__gIUiKG__welcomeCopy>span{font-size:.65rem}.Dashboard-module__gIUiKG__welcomeCopy h1{font-size:19px}.Dashboard-module__gIUiKG__topActions{flex:none;gap:6px}.Dashboard-module__gIUiKG__activityRow .Dashboard-module__gIUiKG__runOutcome{grid-column:2;justify-items:start;width:100%}.Dashboard-module__gIUiKG__runOutcome>strong,.Dashboard-module__gIUiKG__runOutcome>small{white-space:normal;max-width:100%}.Dashboard-module__gIUiKG__connectionWorkflowTabs{grid-template-columns:1fr;display:grid}.Dashboard-module__gIUiKG__connectionWorkflowTabs a{width:100%;min-width:0}.Dashboard-module__gIUiKG__connectionEmpty{flex-direction:column;align-items:flex-start;padding:22px}}@media (max-width:430px){.Dashboard-module__gIUiKG__main{padding:16px 16px calc(96px + env(safe-area-inset-bottom))}.Dashboard-module__gIUiKG__topbar{border-radius:19px;gap:14px;min-height:76px;padding:12px 12px 12px 16px}.Dashboard-module__gIUiKG__welcome{display:none}.Dashboard-module__gIUiKG__mobileHeading{gap:2px;min-width:0;display:grid}.Dashboard-module__gIUiKG__mobileHeading h1,.Dashboard-module__gIUiKG__mobileHeading span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Dashboard-module__gIUiKG__mobileHeading h1{letter-spacing:-.035em;margin:0;font-size:20px;line-height:1.1}.Dashboard-module__gIUiKG__mobileHeading span{color:var(--text-muted);font-size:var(--font-xs);line-height:1.2}.Dashboard-module__gIUiKG__topActions{border-radius:13px;flex:none;min-height:46px;padding:2px}.Dashboard-module__gIUiKG__topActions .locale-switch{min-height:40px;padding:0}.Dashboard-module__gIUiKG__topActions .locale-switch a{min-width:34px;height:40px;padding-inline:5px}.Dashboard-module__gIUiKG__topActions .theme-toggle{width:40px;height:40px}.Dashboard-module__gIUiKG__actionDivider,.Dashboard-module__gIUiKG__topLogout{display:none}.Dashboard-module__gIUiKG__heroCopy{padding:24px 18px}.Dashboard-module__gIUiKG__heroCopy h2{font-size:32px}.Dashboard-module__gIUiKG__section{padding:18px 16px}.Dashboard-module__gIUiKG__runStats{grid-template-columns:1fr}.Dashboard-module__gIUiKG__runStats>div:nth-child(n){border-left:0;border-top:1px solid var(--line)}.Dashboard-module__gIUiKG__runStats>div:first-child{border-top:0}}.Dashboard-module__gIUiKG__workspaceOnboarding{border:1px solid var(--line);background:radial-gradient(circle at 4% 0, color-mix(in srgb, var(--brand) 7%, transparent), transparent 26%), color-mix(in srgb, var(--surface-raised) 92%, transparent);border-radius:22px;gap:20px;padding:clamp(18px,2vw,24px);display:grid}.Dashboard-module__gIUiKG__workspaceOnboarding>header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.Dashboard-module__gIUiKG__workspaceOnboarding>header>div>span{border:1px solid color-mix(in srgb, var(--brand) 22%, var(--line));background:color-mix(in srgb, var(--brand) 7%, transparent);width:fit-content;color:var(--text-secondary);letter-spacing:.09em;text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;padding:5px 9px;font-size:.68rem;font-weight:800;display:inline-flex}.Dashboard-module__gIUiKG__workspaceOnboarding>header>div>span:before{background:var(--brand);width:6px;height:6px;box-shadow:0 0 10px color-mix(in srgb, var(--brand) 55%, transparent);content:"";border-radius:50%}.Dashboard-module__gIUiKG__workspaceOnboarding>header h2{letter-spacing:-.025em;max-width:760px;margin:10px 0 0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.15}.Dashboard-module__gIUiKG__workspaceOnboarding>header p{max-width:720px;color:var(--text-muted);font-size:var(--font-sm);margin:9px 0 0;line-height:1.5}.Dashboard-module__gIUiKG__workspaceOnboarding ol{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.Dashboard-module__gIUiKG__workspaceOnboarding li{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;min-width:0;min-height:126px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}.Dashboard-module__gIUiKG__workspaceOnboarding li:hover{border-color:color-mix(in srgb, var(--brand) 36%, var(--line));background:color-mix(in srgb, var(--brand) 4%, var(--surface-soft));transform:translateY(-2px);box-shadow:0 12px 30px #0000001f}.Dashboard-module__gIUiKG__workspaceOnboarding li>a{box-sizing:border-box;border-radius:inherit;min-height:124px;color:var(--text);grid-template-columns:30px minmax(0,1fr) 30px;align-items:start;gap:12px;padding:16px;text-decoration:none;display:grid}.Dashboard-module__gIUiKG__workspaceOnboarding li>a:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.Dashboard-module__gIUiKG__workspaceOnboarding li>a>span:first-child{background:var(--surface-raised);width:30px;height:30px;color:var(--text-muted);letter-spacing:.03em;border-radius:999px;place-items:center;font-size:.68rem;font-weight:850;display:grid}.Dashboard-module__gIUiKG__workspaceOnboarding li[data-complete]>a>span:first-child{color:#102219;background:#70d7a3}.Dashboard-module__gIUiKG__workspaceOnboarding li[data-current]{border-color:color-mix(in srgb, var(--brand) 58%, var(--line));background:color-mix(in srgb, var(--brand) 7%, var(--surface-soft));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--brand) 15%, transparent)}.Dashboard-module__gIUiKG__workspaceOnboarding li div{align-content:start;gap:6px;min-width:0;display:grid}.Dashboard-module__gIUiKG__workspaceOnboarding li strong{font-size:var(--font-sm);line-height:1.3}.Dashboard-module__gIUiKG__workspaceOnboarding li small{color:var(--text-muted);font-size:var(--font-xs);line-height:1.45}.Dashboard-module__gIUiKG__workspaceOnboarding li>a>span:last-child{border:1px solid var(--line);background:var(--surface-raised);width:30px;height:30px;color:var(--text-secondary);border-radius:9px;align-self:end;place-items:center;transition:border-color .16s,background .16s,color .16s,transform .16s;display:grid}.Dashboard-module__gIUiKG__workspaceOnboarding li:hover>a>span:last-child{border-color:color-mix(in srgb, var(--brand) 34%, var(--line));background:var(--yellow-bg);color:var(--brand);transform:translate(2px)}html[data-theme=light] .Dashboard-module__gIUiKG__workspaceOnboarding li:hover>a>span:last-child{color:var(--brand-ink)}.Dashboard-module__gIUiKG__onboardingNext{background:var(--brand);color:#343a45;min-height:44px;font-size:var(--font-sm);border-radius:11px;flex:none;align-items:center;gap:10px;padding:0 16px;font-weight:850;text-decoration:none;display:inline-flex}.Dashboard-module__gIUiKG__onboardingNext:focus-visible,.Dashboard-module__gIUiKG__onboardingPaths>a:focus-visible,.Dashboard-module__gIUiKG__onboardingPaths>button:focus-visible,.Dashboard-module__gIUiKG__workspaceOnboarding>footer a:focus-visible,.Dashboard-module__gIUiKG__workspaceOnboarding>footer button:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.Dashboard-module__gIUiKG__onboardingPaths{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.Dashboard-module__gIUiKG__onboardingPaths>a,.Dashboard-module__gIUiKG__onboardingPaths>button{border:1px solid var(--line);background:var(--surface-soft);min-width:0;min-height:150px;color:var(--text);cursor:pointer;font:inherit;text-align:left;border-radius:17px;grid-template-columns:38px minmax(0,1fr) 30px;align-items:start;gap:13px;padding:18px;text-decoration:none;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid}.Dashboard-module__gIUiKG__onboardingPaths>a:hover,.Dashboard-module__gIUiKG__onboardingPaths>button:hover{border-color:color-mix(in srgb, var(--brand) 40%, var(--line));background:color-mix(in srgb, var(--brand) 4%, var(--surface-soft));transform:translateY(-2px);box-shadow:0 12px 30px #0000001f}.Dashboard-module__gIUiKG__onboardingPaths>a>span,.Dashboard-module__gIUiKG__onboardingPaths>button>span{background:var(--yellow-bg);width:38px;height:38px;color:var(--text);border-radius:11px;place-items:center;font-weight:900;display:grid}.Dashboard-module__gIUiKG__onboardingPaths div{gap:7px;min-width:0;display:grid}.Dashboard-module__gIUiKG__onboardingPaths strong{font-size:var(--font-sm);line-height:1.3}.Dashboard-module__gIUiKG__onboardingPaths small{color:var(--text-muted);font-size:var(--font-xs);line-height:1.5}.Dashboard-module__gIUiKG__onboardingPaths i{border:1px solid var(--line);background:var(--surface-raised);width:30px;height:30px;color:var(--text-secondary);border-radius:9px;align-self:end;place-items:center;font-style:normal;display:grid}.Dashboard-module__gIUiKG__workspaceOnboarding>footer{border-top:1px solid var(--line);align-items:center;gap:8px;padding-top:15px;display:flex}.Dashboard-module__gIUiKG__workspaceOnboarding>footer span{color:var(--text-muted);font-size:var(--font-xs);margin-right:auto}.Dashboard-module__gIUiKG__workspaceOnboarding>footer a,.Dashboard-module__gIUiKG__workspaceOnboarding>footer button{color:var(--text-secondary);cursor:pointer;font:inherit;font-size:var(--font-xs);background:0 0;border:0;border-radius:9px;padding:8px 10px;font-weight:750;text-decoration:none}.Dashboard-module__gIUiKG__workspaceOnboarding>footer a:hover,.Dashboard-module__gIUiKG__workspaceOnboarding>footer button:hover{background:var(--surface-soft);color:var(--text)}@media (max-width:1050px){.Dashboard-module__gIUiKG__workspaceOnboarding ol{grid-template-columns:repeat(2,minmax(0,1fr))}.Dashboard-module__gIUiKG__workspaceOnboarding>header{flex-direction:column;align-items:flex-start}.Dashboard-module__gIUiKG__onboardingNext{align-self:flex-start}}@media (max-width:700px){.Dashboard-module__gIUiKG__workspaceOnboarding ol{grid-template-columns:1fr;gap:8px}.Dashboard-module__gIUiKG__workspaceOnboarding li{min-height:0}.Dashboard-module__gIUiKG__workspaceOnboarding li>a{align-items:center;min-height:0;padding:14px}.Dashboard-module__gIUiKG__workspaceOnboarding li>a>span:last-child{align-self:center}.Dashboard-module__gIUiKG__onboardingPaths{grid-template-columns:1fr}.Dashboard-module__gIUiKG__onboardingPaths>a,.Dashboard-module__gIUiKG__onboardingPaths>button{align-items:center;min-height:0;padding:14px}.Dashboard-module__gIUiKG__onboardingPaths i{align-self:center}.Dashboard-module__gIUiKG__workspaceOnboarding>footer{flex-direction:column;align-items:stretch}.Dashboard-module__gIUiKG__workspaceOnboarding>footer span{margin:0 0 2px}.Dashboard-module__gIUiKG__workspaceOnboarding>footer a,.Dashboard-module__gIUiKG__workspaceOnboarding>footer button{text-align:left}}@media (max-width:430px){.Dashboard-module__gIUiKG__workspaceOnboarding{border-radius:18px;gap:16px;padding:16px}.Dashboard-module__gIUiKG__workspaceOnboarding>header h2{margin-top:8px}.Dashboard-module__gIUiKG__workspaceOnboarding li>a{grid-template-columns:28px minmax(0,1fr) 30px;gap:10px;padding:12px}.Dashboard-module__gIUiKG__workspaceOnboarding li>a>span:first-child{width:28px;height:28px}}
.NotFoundPage-module__fP65rq__shell{isolation:isolate;position:relative;overflow:hidden}.NotFoundPage-module__fP65rq__shell:before{z-index:-1;aspect-ratio:1;content:"";filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#ffd30021,#0000 67%);border-radius:999px;width:min(660px,58vw);position:absolute;top:90px;right:-140px}.NotFoundPage-module__fP65rq__page{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);align-items:center;gap:clamp(36px,6vw,100px);min-height:min(740px,100dvh - 104px);padding-block:clamp(48px,7vw,100px);display:grid}.NotFoundPage-module__fP65rq__copy{z-index:2;max-width:650px;position:relative}.NotFoundPage-module__fP65rq__errorCode{color:var(--brand);font-family:var(--font-logo);letter-spacing:-.08em;align-items:center;gap:12px;margin-bottom:22px;font-size:clamp(48px,6vw,78px);font-weight:850;line-height:.88;display:flex}.NotFoundPage-module__fP65rq__errorCode span{text-shadow:0 0 34px #ffd30029;animation:3.8s ease-in-out infinite NotFoundPage-module__fP65rq__digitDrift;display:inline-block}.NotFoundPage-module__fP65rq__errorCode span:last-child{animation-delay:-1.9s}.NotFoundPage-module__fP65rq__errorCode i{border:.11em solid var(--brand);border-top-color:#0000;border-radius:50%;width:.69em;height:.69em;animation:4.8s cubic-bezier(.65,0,.35,1) infinite NotFoundPage-module__fP65rq__compassTurn;display:block;position:relative;transform:rotate(-22deg)}.NotFoundPage-module__fP65rq__errorCode i:after{background:var(--brand);width:.13em;height:.13em;box-shadow:0 0 0 .08em color-mix(in srgb, var(--brand) 20%, transparent);content:"";border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.NotFoundPage-module__fP65rq__eyebrow{color:var(--text-secondary);font-size:var(--font-sm);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-weight:800}.NotFoundPage-module__fP65rq__copy h1{max-width:620px;color:var(--text);letter-spacing:-.055em;text-wrap:balance;margin:0;font-size:clamp(42px,5.25vw,74px);font-weight:760;line-height:1.02}.NotFoundPage-module__fP65rq__description{max-width:570px;color:var(--text-secondary);margin:28px 0 0;font-size:clamp(17px,1.35vw,20px);line-height:1.65}.NotFoundPage-module__fP65rq__actions{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.NotFoundPage-module__fP65rq__primaryAction,.NotFoundPage-module__fP65rq__secondaryAction{min-height:52px;font:inherit;font-size:var(--font-md);border-radius:14px;justify-content:center;align-items:center;gap:9px;padding:0 22px;font-weight:800;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.NotFoundPage-module__fP65rq__primaryAction{border:1px solid var(--brand);background:var(--brand);color:var(--brand-ink);box-shadow:0 12px 30px #ffd30029}.NotFoundPage-module__fP65rq__secondaryAction{border:1px solid var(--line-strong);background:var(--surface-soft);color:var(--text)}.NotFoundPage-module__fP65rq__primaryAction svg,.NotFoundPage-module__fP65rq__secondaryAction svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.NotFoundPage-module__fP65rq__primaryAction:hover,.NotFoundPage-module__fP65rq__secondaryAction:hover{transform:translateY(-2px)}.NotFoundPage-module__fP65rq__secondaryAction:hover{border-color:var(--text-muted);background:var(--surface-raised)}.NotFoundPage-module__fP65rq__visual{aspect-ratio:1;justify-self:end;place-items:center;width:min(100%,660px);display:grid;position:relative}.NotFoundPage-module__fP65rq__visual:before{aspect-ratio:1;border:1px solid var(--line);background:radial-gradient(circle at 62% 28%, #ffd3002e, transparent 24%), linear-gradient(145deg, var(--surface-raised), color-mix(in srgb, var(--surface) 74%, transparent));width:78%;box-shadow:var(--shadow);content:"";border-radius:41% 59% 48% 52%/55% 38% 62% 45%;position:absolute;transform:rotate(-6deg)}.NotFoundPage-module__fP65rq__mascot{z-index:2;filter:drop-shadow(0 30px 34px #0000003d);width:91%;height:auto;animation:5.6s ease-in-out infinite NotFoundPage-module__fP65rq__mascotFloat;position:absolute}.NotFoundPage-module__fP65rq__mascotLight{display:none}html[data-theme=light] .NotFoundPage-module__fP65rq__mascotDark{display:none}html[data-theme=light] .NotFoundPage-module__fP65rq__mascotLight{display:block}.NotFoundPage-module__fP65rq__routeChip{z-index:4;border:1px solid var(--line-strong);background:color-mix(in srgb, var(--surface-raised) 88%, transparent);min-height:42px;color:var(--text);font-size:var(--font-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;align-items:center;gap:9px;padding:0 15px;font-weight:750;display:flex;position:absolute;bottom:19%;right:0;box-shadow:0 16px 34px #0003}.NotFoundPage-module__fP65rq__routeChip i{background:var(--brand);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #ffd30021}.NotFoundPage-module__fP65rq__sparkleOne,.NotFoundPage-module__fP65rq__sparkleTwo{z-index:3;color:var(--brand);font-size:24px;position:absolute}.NotFoundPage-module__fP65rq__sparkleOne{top:15%;right:12%}.NotFoundPage-module__fP65rq__sparkleTwo{opacity:.6;font-size:16px;bottom:20%;left:8%}@keyframes NotFoundPage-module__fP65rq__mascotFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-10px)rotate(1deg)}}@keyframes NotFoundPage-module__fP65rq__digitDrift{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-5px)rotate(-2deg)}}@keyframes NotFoundPage-module__fP65rq__compassTurn{0%,16%,to{transform:rotate(-22deg)}48%,64%{transform:rotate(158deg)}}@media (max-width:920px){.NotFoundPage-module__fP65rq__page{text-align:center;grid-template-columns:1fr;gap:12px;min-height:auto;padding-top:42px}.NotFoundPage-module__fP65rq__copy,.NotFoundPage-module__fP65rq__copy h1,.NotFoundPage-module__fP65rq__description{margin-inline:auto}.NotFoundPage-module__fP65rq__errorCode,.NotFoundPage-module__fP65rq__actions{justify-content:center}.NotFoundPage-module__fP65rq__visual{justify-self:center;width:min(100%,540px)}}@media (max-width:560px){.NotFoundPage-module__fP65rq__page{width:min(calc(100% - 36px), var(--page-width));padding-block:34px 24px}.NotFoundPage-module__fP65rq__errorCode{justify-content:center;margin-bottom:18px;font-size:54px}.NotFoundPage-module__fP65rq__eyebrow{margin-bottom:14px;font-size:12px}.NotFoundPage-module__fP65rq__copy h1{font-size:clamp(36px,11vw,48px)}.NotFoundPage-module__fP65rq__description{margin-top:20px;font-size:16px}.NotFoundPage-module__fP65rq__actions{grid-template-columns:1fr;margin-top:28px;display:grid}.NotFoundPage-module__fP65rq__visual{margin-top:-8px}.NotFoundPage-module__fP65rq__routeChip{bottom:14%;right:2%}}@media (prefers-reduced-motion:reduce){.NotFoundPage-module__fP65rq__mascot,.NotFoundPage-module__fP65rq__errorCode span,.NotFoundPage-module__fP65rq__errorCode i{animation:none}.NotFoundPage-module__fP65rq__primaryAction,.NotFoundPage-module__fP65rq__secondaryAction{transition:none}}
.ModuleManifestReference-module__zbT1nW__root{grid-template-columns:minmax(0,1fr);gap:24px;min-width:0;margin:26px 0 10px;display:grid}.ModuleManifestReference-module__zbT1nW__root>*{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.ModuleManifestReference-module__zbT1nW__intro,.ModuleManifestReference-module__zbT1nW__reference,.ModuleManifestReference-module__zbT1nW__example,.ModuleManifestReference-module__zbT1nW__abstractionCatalog{border:1px solid var(--line);background:var(--surface-raised);border-radius:20px}.ModuleManifestReference-module__zbT1nW__intro{background:linear-gradient(145deg, var(--yellow-bg), var(--surface-raised) 68%);padding:30px}.ModuleManifestReference-module__zbT1nW__intro>span,.ModuleManifestReference-module__zbT1nW__reference>header>span,.ModuleManifestReference-module__zbT1nW__abstractionCatalog>header>span{color:var(--brand);font-size:var(--font-xs);letter-spacing:.1em;font-weight:850}.ModuleManifestReference-module__zbT1nW__intro h3,.ModuleManifestReference-module__zbT1nW__reference>header h3,.ModuleManifestReference-module__zbT1nW__abstractionCatalog>header h3{letter-spacing:-.035em;max-width:820px;margin:12px 0;font-family:Inter Variable,Inter,sans-serif;font-size:clamp(1.7rem,3vw,2.75rem);line-height:1.12}.ModuleManifestReference-module__zbT1nW__intro>p{max-width:820px!important}.ModuleManifestReference-module__zbT1nW__code{border:1px solid var(--line);background:#090b12;border-radius:18px;min-width:0;overflow:hidden}.ModuleManifestReference-module__zbT1nW__code>header{color:#f4f4f0;font-size:var(--font-xs);letter-spacing:.08em;border-bottom:1px solid #242938;justify-content:space-between;align-items:center;padding:13px 17px;font-weight:800;display:flex}.ModuleManifestReference-module__zbT1nW__code>header small{color:#8f96a8}.ModuleManifestReference-module__zbT1nW__code pre{box-sizing:border-box;color:#949bad;tab-size:2;width:100%;max-width:100%;max-height:620px;margin:0;padding:22px;font:500 .79rem/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.ModuleManifestReference-module__zbT1nW__jsonKey{color:#8cc8ff}.ModuleManifestReference-module__zbT1nW__jsonString{color:#b7e68b}.ModuleManifestReference-module__zbT1nW__jsonNumber{color:#f2addb}.ModuleManifestReference-module__zbT1nW__jsonLiteral{color:#ffcf70}.ModuleManifestReference-module__zbT1nW__reference,.ModuleManifestReference-module__zbT1nW__example{overflow:hidden}.ModuleManifestReference-module__zbT1nW__abstractionCatalog{padding:28px}.ModuleManifestReference-module__zbT1nW__abstractionCatalog>header{padding-inline:20px}.ModuleManifestReference-module__zbT1nW__abstractionCatalog>header>p{max-width:820px;color:var(--text-secondary);margin:0 0 24px;line-height:1.7}.ModuleManifestReference-module__zbT1nW__abstractionCatalog>div{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;display:grid}.ModuleManifestReference-module__zbT1nW__abstractionCatalog article{border:1px solid var(--line);background:var(--page-soft);border-radius:16px;padding:20px}.ModuleManifestReference-module__zbT1nW__abstractionCatalog article>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.ModuleManifestReference-module__zbT1nW__abstractionCatalog article>div>code{overflow-wrap:anywhere;color:var(--brand);font-weight:800}.ModuleManifestReference-module__zbT1nW__abstractionCatalog article>div>span{color:var(--text-muted);font-size:var(--font-xs);text-transform:uppercase}.ModuleManifestReference-module__zbT1nW__abstractionCatalog h4{font-size:var(--font-lg);margin:28px 0 8px}.ModuleManifestReference-module__zbT1nW__abstractionCatalog article>p{min-height:3em;color:var(--text-secondary);margin:0;line-height:1.55}.ModuleManifestReference-module__zbT1nW__abstractionCatalog dl{border-top:1px solid var(--line);gap:12px;margin:24px 0 0;padding-top:18px;display:grid}.ModuleManifestReference-module__zbT1nW__abstractionCatalog dl>div{grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);gap:14px;display:grid}.ModuleManifestReference-module__zbT1nW__abstractionCatalog dt{color:var(--text-muted);font-size:var(--font-xs)}.ModuleManifestReference-module__zbT1nW__abstractionCatalog dd{min-width:0;color:var(--text-secondary);font-size:var(--font-xs);flex-wrap:wrap;gap:6px;margin:0;display:flex}.ModuleManifestReference-module__zbT1nW__abstractionCatalog dd code{overflow-wrap:anywhere;color:var(--text)}.ModuleManifestReference-module__zbT1nW__abstractionCatalog dd sup{color:var(--brand);margin-left:1px;font-size:.85em}.ModuleManifestReference-module__zbT1nW__reference>header{padding:28px}.ModuleManifestReference-module__zbT1nW__reference details{border-top:1px solid var(--line)}.ModuleManifestReference-module__zbT1nW__reference summary,.ModuleManifestReference-module__zbT1nW__example>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;list-style:none;display:flex}.ModuleManifestReference-module__zbT1nW__reference summary::-webkit-details-marker{display:none}.ModuleManifestReference-module__zbT1nW__example>summary::-webkit-details-marker{display:none}.ModuleManifestReference-module__zbT1nW__reference summary span,.ModuleManifestReference-module__zbT1nW__example>summary span{font-size:var(--font-md);font-weight:800}.ModuleManifestReference-module__zbT1nW__reference summary small,.ModuleManifestReference-module__zbT1nW__example>summary small{color:var(--text-muted)}.ModuleManifestReference-module__zbT1nW__reference details>p,.ModuleManifestReference-module__zbT1nW__example>p{margin:0;padding:0 24px 20px;max-width:850px!important}.ModuleManifestReference-module__zbT1nW__fields{border-top:1px solid var(--line);display:grid}.ModuleManifestReference-module__zbT1nW__fields article{border-bottom:1px solid var(--line);grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);align-items:start;gap:28px;padding:18px 24px;display:grid}.ModuleManifestReference-module__zbT1nW__fields article:last-child{border-bottom:0}.ModuleManifestReference-module__zbT1nW__fields article>div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:6px 14px;display:grid}.ModuleManifestReference-module__zbT1nW__fields code{overflow-wrap:anywhere;min-width:0;color:var(--text);font-size:var(--font-sm);font-weight:750}.ModuleManifestReference-module__zbT1nW__fields article>div>span{color:var(--text-muted);font-size:var(--font-xs);text-align:right}.ModuleManifestReference-module__zbT1nW__fields article>div>small{color:var(--brand);letter-spacing:.05em;text-transform:uppercase;grid-column:1/-1;font-size:.67rem;font-weight:800}.ModuleManifestReference-module__zbT1nW__fields article>p{color:var(--text-secondary)!important;font-size:var(--font-sm)!important;margin:0!important;line-height:1.55!important}.ModuleManifestReference-module__zbT1nW__example[open]>summary{border-bottom:1px solid var(--line)}.ModuleManifestReference-module__zbT1nW__example>.ModuleManifestReference-module__zbT1nW__code{margin:0 20px 20px}.ModuleManifestReference-module__zbT1nW__example>p{padding-top:20px}@media (max-width:800px){.ModuleManifestReference-module__zbT1nW__intro{padding:22px}.ModuleManifestReference-module__zbT1nW__abstractionCatalog{padding:20px}.ModuleManifestReference-module__zbT1nW__abstractionCatalog>header{padding-inline:0}.ModuleManifestReference-module__zbT1nW__abstractionCatalog>div{grid-template-columns:1fr}.ModuleManifestReference-module__zbT1nW__abstractionCatalog dl>div{grid-template-columns:1fr;gap:5px}.ModuleManifestReference-module__zbT1nW__fields article{grid-template-columns:1fr;gap:10px;padding:16px 18px}.ModuleManifestReference-module__zbT1nW__fields article>div{grid-template-columns:1fr}.ModuleManifestReference-module__zbT1nW__fields article>div>span{text-align:left}.ModuleManifestReference-module__zbT1nW__reference>header{padding:22px}.ModuleManifestReference-module__zbT1nW__reference summary,.ModuleManifestReference-module__zbT1nW__example>summary{align-items:flex-start;padding:18px}.ModuleManifestReference-module__zbT1nW__example>.ModuleManifestReference-module__zbT1nW__code{margin:0 10px 10px}.ModuleManifestReference-module__zbT1nW__code pre{font-size:.72rem}}@media (max-width:430px){.ModuleManifestReference-module__zbT1nW__intro,.ModuleManifestReference-module__zbT1nW__abstractionCatalog,.ModuleManifestReference-module__zbT1nW__reference>header{padding:18px 16px}.ModuleManifestReference-module__zbT1nW__reference summary,.ModuleManifestReference-module__zbT1nW__example>summary{padding:16px}.ModuleManifestReference-module__zbT1nW__code{overflow-x:auto}.ModuleManifestReference-module__zbT1nW__example>.ModuleManifestReference-module__zbT1nW__code{max-width:100%;overflow-x:auto}.ModuleManifestReference-module__zbT1nW__code pre{min-width:max-content}}
.AuthPage-module__UhUBOq__page{background:linear-gradient(115deg, color-mix(in srgb,var(--brand) 5%,transparent), transparent 42%), var(--page);min-height:100vh;color:var(--text);position:relative;overflow:hidden}.AuthPage-module__UhUBOq__header{z-index:2;justify-content:space-between;align-items:center;width:min(100% - 64px,1380px);min-height:104px;margin:0 auto;display:flex;position:relative}.AuthPage-module__UhUBOq__back{color:var(--text-secondary);font-size:var(--font-md);text-decoration:none;transition:color .16s}.AuthPage-module__UhUBOq__back:hover{color:var(--text)}.AuthPage-module__UhUBOq__layout{z-index:1;grid-template-columns:minmax(0,1.25fr) minmax(430px,.75fr);align-items:center;gap:clamp(68px,9vw,150px);width:min(100% - 64px,1320px);min-height:calc(100vh - 104px);margin:0 auto;padding:54px 0 100px;display:grid;position:relative}.AuthPage-module__UhUBOq__story{max-width:610px}.AuthPage-module__UhUBOq__eyebrow{color:var(--brand);font-size:var(--font-sm);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 22px;font-weight:800;display:inline-flex}.AuthPage-module__UhUBOq__eyebrow:before{background:var(--brand);content:"";width:22px;height:2px}.AuthPage-module__UhUBOq__story h1{letter-spacing:-.06em;margin:0;font-family:Manrope Variable,Manrope,sans-serif;font-size:clamp(58px,7vw,92px);font-weight:620;line-height:.98}.AuthPage-module__UhUBOq__story>p{max-width:570px;color:var(--text-secondary);font-size:var(--font-lg);margin:28px 0 0;line-height:1.65}.AuthPage-module__UhUBOq__flow{grid-template-columns:repeat(3,1fr);gap:9px;max-width:520px;margin-top:42px;display:grid}.AuthPage-module__UhUBOq__flow span{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-raised) 88%, transparent);min-height:76px;box-shadow:var(--shadow-soft);color:var(--text-secondary);font-size:var(--font-sm);border-radius:16px;align-items:center;padding:18px;font-weight:700;display:flex;position:relative}.AuthPage-module__UhUBOq__flow span:after{z-index:2;background:var(--brand);content:"";width:10px;height:1px;position:absolute;top:50%;right:-10px}.AuthPage-module__UhUBOq__flow span:last-child:after{display:none}.AuthPage-module__UhUBOq__card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface-raised) 97%, transparent);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:28px;padding:clamp(32px,4vw,48px);position:relative;overflow:hidden}.AuthPage-module__UhUBOq__card:before{background:var(--brand);content:"";height:4px;position:absolute;top:0;left:0;right:0}.AuthPage-module__UhUBOq__switcher{border:1px solid var(--line);background:var(--surface-soft);border-radius:13px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.AuthPage-module__UhUBOq__switcher button{min-height:42px;color:var(--text-muted);cursor:pointer;font:inherit;font-size:var(--font-sm);background:0 0;border:0;border-radius:9px;font-weight:750}.AuthPage-module__UhUBOq__switcher .AuthPage-module__UhUBOq__active{background:var(--surface-raised);color:var(--text);box-shadow:0 5px 16px #0000001f}.AuthPage-module__UhUBOq__card h2{letter-spacing:-.045em;margin:30px 0 8px;font-family:Manrope Variable,Manrope,sans-serif;font-size:36px}.AuthPage-module__UhUBOq__lead{color:var(--text-muted);font-size:var(--font-md);margin:0 0 28px;line-height:1.55}.AuthPage-module__UhUBOq__form{gap:17px;display:grid}.AuthPage-module__UhUBOq__field{gap:8px;display:grid}.AuthPage-module__UhUBOq__field span{color:var(--text-secondary);font-size:var(--font-sm);font-weight:750}.AuthPage-module__UhUBOq__field input{border:1px solid var(--line-strong);background:var(--surface-sunken);width:100%;min-height:54px;color:var(--text);font:inherit;border-radius:12px;outline:0;padding:0 15px;transition:border-color .16s,box-shadow .16s}.AuthPage-module__UhUBOq__field input:focus{border-color:color-mix(in srgb, var(--brand) 65%, var(--line));box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 14%, transparent)}.AuthPage-module__UhUBOq__submit{background:var(--brand);min-height:56px;color:var(--brand-ink);cursor:pointer;font:inherit;font-size:var(--font-md);border:0;border-radius:12px;margin-top:6px;font-weight:850;box-shadow:0 14px 32px #ffd30033}.AuthPage-module__UhUBOq__submit:disabled{cursor:wait;opacity:.65}.AuthPage-module__UhUBOq__error{border:1px solid color-mix(in srgb, #ff6b6b 45%, var(--line));color:#ff9b9b;font-size:var(--font-sm);background:#ff6b6b17;border-radius:10px;margin:0;padding:11px 13px;line-height:1.45}.AuthPage-module__UhUBOq__terms{color:var(--text-muted);font-size:var(--font-xs);margin:18px 0 0;line-height:1.5}@media (max-width:880px){.AuthPage-module__UhUBOq__layout{grid-template-columns:1fr;gap:46px;padding-top:36px}.AuthPage-module__UhUBOq__story{max-width:680px}.AuthPage-module__UhUBOq__card{width:min(100%,520px)}}@media (max-width:600px){.AuthPage-module__UhUBOq__header,.AuthPage-module__UhUBOq__layout{width:min(100% - 36px,1120px)}.AuthPage-module__UhUBOq__header{min-height:82px}.AuthPage-module__UhUBOq__layout{min-height:calc(100vh - 82px);padding:28px 0 70px}.AuthPage-module__UhUBOq__story h1{font-size:45px}.AuthPage-module__UhUBOq__story>p{font-size:var(--font-md)}.AuthPage-module__UhUBOq__flow{grid-template-columns:1fr}.AuthPage-module__UhUBOq__flow span{min-height:58px}.AuthPage-module__UhUBOq__flow span:after{width:1px;height:10px;inset:auto auto -10px 24px}.AuthPage-module__UhUBOq__card{border-radius:22px;padding:24px}}@media (max-width:430px){.AuthPage-module__UhUBOq__story h1{font-size:36px;line-height:1.06}.AuthPage-module__UhUBOq__layout{gap:32px;padding-top:18px}.AuthPage-module__UhUBOq__card{padding:20px 18px}.AuthPage-module__UhUBOq__flow{gap:8px}}
.Plans-module__llMyWa__page{background:var(--page);min-height:100vh;color:var(--text);position:relative;overflow:hidden}.Plans-module__llMyWa__page .ambient-background{opacity:.32}.Plans-module__llMyWa__header,.Plans-module__llMyWa__hero,.Plans-module__llMyWa__notice,.Plans-module__llMyWa__grid,.Plans-module__llMyWa__message,.Plans-module__llMyWa__faq{z-index:1;width:min(100% - 64px,1280px);margin-inline:auto;position:relative}.Plans-module__llMyWa__header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:92px;display:grid}.Plans-module__llMyWa__header nav{gap:27px;display:flex}.Plans-module__llMyWa__header nav a{color:var(--text-secondary);font-size:var(--font-sm);font-weight:750;text-decoration:none}.Plans-module__llMyWa__header>:last-child{justify-self:end}.Plans-module__llMyWa__hero{text-align:center;padding:82px 0 42px}.Plans-module__llMyWa__hero>p{color:var(--brand);font-size:var(--font-xs);letter-spacing:.12em;text-transform:uppercase;margin:0;font-weight:850}.Plans-module__llMyWa__hero h1{letter-spacing:-.06em;max-width:1000px;margin:17px auto 20px;font-size:clamp(40px,6vw,72px);line-height:1.02}.Plans-module__llMyWa__hero>span{max-width:700px;color:var(--text-secondary);font-size:var(--font-md);margin:auto;line-height:1.65;display:block}.Plans-module__llMyWa__notice{border:1px solid color-mix(in srgb,var(--brand) 28%,var(--line));background:var(--yellow-bg);border-radius:13px;align-items:center;gap:12px;max-width:900px;padding:13px 15px;display:flex}.Plans-module__llMyWa__notice>span{background:var(--brand);width:26px;height:26px;color:var(--brand-ink);font-size:var(--font-xs);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.Plans-module__llMyWa__notice p{color:var(--text-secondary);font-size:var(--font-xs);margin:0;line-height:1.5}.Plans-module__llMyWa__grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:22px;display:grid}.Plans-module__llMyWa__card{border:1px solid var(--line);background:color-mix(in srgb,var(--surface-raised) 93%,transparent);-webkit-backdrop-filter:blur(17px);backdrop-filter:blur(17px);border-radius:21px;flex-direction:column;min-height:490px;padding:23px;display:flex;position:relative;box-shadow:0 20px 55px #0000002b}.Plans-module__llMyWa__accent{border-color:color-mix(in srgb,var(--brand) 58%,var(--line));box-shadow:0 22px 62px #ffd30014}.Plans-module__llMyWa__popular{background:var(--yellow-bg);color:var(--brand);font-size:var(--font-xs);border-radius:999px;padding:5px 8px;font-style:normal;font-weight:850;position:absolute;top:15px;right:15px}.Plans-module__llMyWa__planHead{align-items:center;gap:12px;display:flex}.Plans-module__llMyWa__planHead>span{background:var(--blue-bg);width:43px;height:43px;color:var(--blue);font-size:var(--font-md);border-radius:12px;place-items:center;font-weight:900;display:grid}.Plans-module__llMyWa__accent .Plans-module__llMyWa__planHead>span{background:var(--yellow-bg);color:var(--brand)}.Plans-module__llMyWa__planHead h2,.Plans-module__llMyWa__planHead p{margin:0}.Plans-module__llMyWa__planHead h2{font-size:var(--font-lg)}.Plans-module__llMyWa__planHead p{color:var(--text-secondary);font-size:var(--font-sm);margin-top:4px;font-weight:750}.Plans-module__llMyWa__description{min-height:52px;color:var(--text-secondary);font-size:var(--font-sm);margin:20px 0 0;line-height:1.55}.Plans-module__llMyWa__quotas{border-block:1px solid var(--line);gap:7px;margin-top:17px;padding:17px 0;display:grid}.Plans-module__llMyWa__quotas strong{font-size:var(--font-xs)}.Plans-module__llMyWa__card ul{gap:10px;margin:18px 0 22px;padding:0;list-style:none;display:grid}.Plans-module__llMyWa__card li{color:var(--text-secondary);font-size:var(--font-xs);align-items:center;gap:8px;display:flex}.Plans-module__llMyWa__card li svg{color:var(--mint);flex:none}.Plans-module__llMyWa__card>button,.Plans-module__llMyWa__card>a{border:1px solid var(--line-strong);background:var(--surface-soft);min-height:43px;color:var(--text);font:inherit;font-size:var(--font-xs);border-radius:10px;justify-content:center;align-items:center;margin-top:auto;font-weight:850;text-decoration:none;display:flex}.Plans-module__llMyWa__accent>button,.Plans-module__llMyWa__accent>a{border-color:var(--brand);background:var(--brand);color:var(--brand-ink)}.Plans-module__llMyWa__card>button:disabled{cursor:default;opacity:.55}.Plans-module__llMyWa__card>button.Plans-module__llMyWa__selected{border-color:var(--mint);background:var(--mint-bg);color:var(--mint);opacity:1}.Plans-module__llMyWa__message{border:1px solid color-mix(in srgb,var(--mint) 34%,var(--line));background:var(--mint-bg);max-width:720px;color:var(--mint);font-size:var(--font-xs);text-align:center;border-radius:12px;margin-top:18px;padding:13px}.Plans-module__llMyWa__faq{margin-top:70px}.Plans-module__llMyWa__faq>h2{letter-spacing:-.04em;margin:0;font-size:27px}.Plans-module__llMyWa__faq>div{grid-template-columns:repeat(3,1fr);gap:13px;margin-top:20px;display:grid}.Plans-module__llMyWa__faq article{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;padding:20px}.Plans-module__llMyWa__faq strong{font-size:var(--font-sm)}.Plans-module__llMyWa__faq p{color:var(--text-secondary);font-size:var(--font-xs);margin:9px 0 0;line-height:1.6}@media (max-width:1050px){.Plans-module__llMyWa__grid{grid-template-columns:1fr 1fr}.Plans-module__llMyWa__faq>div{grid-template-columns:1fr}}@media (max-width:650px){.Plans-module__llMyWa__header,.Plans-module__llMyWa__hero,.Plans-module__llMyWa__notice,.Plans-module__llMyWa__grid,.Plans-module__llMyWa__message,.Plans-module__llMyWa__faq{width:min(100% - 36px,1280px)}.Plans-module__llMyWa__header{grid-template-columns:1fr auto}.Plans-module__llMyWa__header nav{display:none}.Plans-module__llMyWa__hero{padding-top:55px}.Plans-module__llMyWa__grid{grid-template-columns:1fr}.Plans-module__llMyWa__card{min-height:0}.Plans-module__llMyWa__faq{margin-top:50px}}.Plans-module__llMyWa__grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1080px}@media (max-width:1050px){.Plans-module__llMyWa__grid{grid-template-columns:1fr 1fr}}@media (max-width:650px){.Plans-module__llMyWa__grid{grid-template-columns:1fr}.Plans-module__llMyWa__page{overflow-x:clip}.Plans-module__llMyWa__hero{padding:46px 0 30px}.Plans-module__llMyWa__hero h1{letter-spacing:-.04em;font-size:clamp(36px,10.5vw,48px)}.Plans-module__llMyWa__notice{align-items:flex-start}.Plans-module__llMyWa__card{padding:20px}.Plans-module__llMyWa__modalBackdrop{align-items:end;padding:0}.Plans-module__llMyWa__modal{width:100%;max-height:94dvh;padding-bottom:calc(18px + env(safe-area-inset-bottom));border-bottom:0;border-left:0;border-right:0;border-radius:22px 22px 0 0;overflow-y:auto}.Plans-module__llMyWa__modalBenefits,.Plans-module__llMyWa__paymentMethods>div{grid-template-columns:1fr}}.Plans-module__llMyWa__notice>span svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:16px;height:16px}.Plans-module__llMyWa__planHead>span svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px}.Plans-module__llMyWa__card>button.Plans-module__llMyWa__upgradeButton{border-color:var(--brand);background:var(--brand);color:var(--brand-ink)}.Plans-module__llMyWa__card>button.Plans-module__llMyWa__downgradeButton{border-color:var(--line-strong);background:var(--surface-soft);color:var(--text)}.Plans-module__llMyWa__modalBackdrop{z-index:20;background:color-mix(in srgb,var(--page) 72%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overscroll-behavior:contain;place-items:center;padding:clamp(10px,2.5vh,28px);display:grid;position:fixed;inset:0;overflow:hidden}.Plans-module__llMyWa__modal{border:1px solid color-mix(in srgb,var(--brand) 38%,var(--line));background:linear-gradient(145deg,color-mix(in srgb,var(--surface-raised) 96%,var(--brand) 4%),var(--surface-raised));border-radius:26px;width:min(100%,680px);padding:26px 32px 28px;position:relative;overflow:hidden;box-shadow:0 35px 100px #00000075}.Plans-module__llMyWa__modalClose{z-index:4;float:right;border:1px solid var(--line);background:color-mix(in srgb,var(--surface-raised) 92%,transparent);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;place-items:center;margin:0 0 -36px;font-size:25px;line-height:1;display:grid;position:sticky;top:0}.Plans-module__llMyWa__modalHero{text-align:left;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:22px;min-height:190px;padding:0 42px 0 0;display:grid;position:relative}.Plans-module__llMyWa__modalHeroCopy{z-index:2;min-width:0;position:relative}.Plans-module__llMyWa__modalHero p{color:var(--brand);font-size:var(--font-xs);letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px;font-weight:850}.Plans-module__llMyWa__modalMascotScene{z-index:1;place-items:center;width:210px;height:180px;display:grid;position:relative}.Plans-module__llMyWa__modalMascot{z-index:1;filter:drop-shadow(0 16px 20px #00000052);place-items:center;width:190px;height:190px;display:grid;position:relative;transform:rotate(-2deg)}.Plans-module__llMyWa__modalMascotSceneSad .Plans-module__llMyWa__modalMascot{width:180px;height:180px;transform:translateY(5px)rotate(1.5deg)}.Plans-module__llMyWa__modalMascot img{object-fit:contain;grid-area:1/1;width:100%;height:100%;display:block}.Plans-module__llMyWa__modalMascotLight{display:none!important}html[data-theme=light] .Plans-module__llMyWa__modalMascotDark{display:none!important}html[data-theme=light] .Plans-module__llMyWa__modalMascotLight{display:block!important}.Plans-module__llMyWa__modalParticles{z-index:2;pointer-events:none;position:absolute;inset:0}.Plans-module__llMyWa__modalParticles i{border:2px solid var(--brand);width:8px;height:8px;display:block;position:absolute;transform:rotate(18deg)}.Plans-module__llMyWa__modalParticles i:first-child{border-radius:50%;width:10px;height:10px;top:22px;left:10px}.Plans-module__llMyWa__modalParticles i:nth-child(2){border-width:0 2px 2px 0;top:25px;right:16px}.Plans-module__llMyWa__modalParticles i:nth-child(3){background:var(--blue);border:0;border-radius:50%;width:6px;height:6px;top:90px;left:0}.Plans-module__llMyWa__modalParticles i:nth-child(4){border-color:var(--mint);width:11px;height:11px;bottom:44px;right:0}.Plans-module__llMyWa__modalParticles i:nth-child(5){border-width:0 2px;width:5px;height:13px;bottom:15px;left:30px}.Plans-module__llMyWa__modalParticles i:nth-child(6){background:var(--brand);border:0;border-radius:50%;width:7px;height:7px;bottom:24px;right:28px}.Plans-module__llMyWa__modalMascotSceneSad .Plans-module__llMyWa__modalParticles i{border-color:var(--blue)}.Plans-module__llMyWa__modalMascotSceneSad .Plans-module__llMyWa__modalParticles i:nth-child(3),.Plans-module__llMyWa__modalMascotSceneSad .Plans-module__llMyWa__modalParticles i:nth-child(6){background:var(--blue)}.Plans-module__llMyWa__modal h2{letter-spacing:-.04em;margin:0;font-size:32px}.Plans-module__llMyWa__modalPlan{border:1px solid color-mix(in srgb,var(--brand) 30%,var(--line));background:var(--yellow-bg);border-radius:17px;justify-content:space-between;align-items:center;margin-top:25px;padding:18px;display:flex}.Plans-module__llMyWa__modalPlan div{gap:4px;display:grid}.Plans-module__llMyWa__modalPlan span{font-size:var(--font-md);font-weight:900}.Plans-module__llMyWa__modalPlan small{color:var(--text-secondary)}.Plans-module__llMyWa__modalPlan strong{color:var(--text);font-size:var(--font-lg)}.Plans-module__llMyWa__modalBenefits{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.Plans-module__llMyWa__modalBenefits article{border:1px solid var(--line);background:var(--surface-soft);border-radius:15px;gap:12px;padding:14px;display:grid}.Plans-module__llMyWa__modalBenefits article>span{background:var(--mint-bg);width:31px;height:31px;color:var(--mint);border-radius:9px;place-items:center;font-weight:900;display:grid}.Plans-module__llMyWa__modalBenefits article div{gap:4px;display:grid}.Plans-module__llMyWa__modalBenefits strong{font-size:var(--font-xs)}.Plans-module__llMyWa__modalBenefits small{color:var(--text-secondary);font-size:11px;line-height:1.4}.Plans-module__llMyWa__modalWarning{border:1px solid var(--line);background:var(--surface-soft);border-radius:15px;margin-top:12px;padding:17px}.Plans-module__llMyWa__modalWarning ul{color:var(--text-secondary);font-size:var(--font-xs);gap:9px;margin:12px 0 0;padding:0;list-style:none;display:grid}.Plans-module__llMyWa__modalWarning li{align-items:flex-start;gap:9px;line-height:1.45;display:flex}.Plans-module__llMyWa__modalWarning li span{background:color-mix(in srgb,var(--red,#ef6b73) 12%,transparent);width:20px;height:20px;color:var(--red,#ef6b73);border-radius:6px;flex:none;place-items:center;font-weight:900;display:grid}.Plans-module__llMyWa__paymentMethods{gap:9px;margin-top:15px;display:grid}.Plans-module__llMyWa__paymentMethods>strong{font-size:var(--font-xs)}.Plans-module__llMyWa__paymentMethods>small{color:var(--text-secondary);font-size:var(--font-xs)}.Plans-module__llMyWa__paymentMethods>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.Plans-module__llMyWa__paymentMethods button{border:1px solid var(--line);background:var(--surface-soft);color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:12px;gap:3px;padding:11px 13px;display:grid}.Plans-module__llMyWa__paymentMethods button>span{font-size:var(--font-xs);font-weight:850}.Plans-module__llMyWa__paymentMethods button>small{color:var(--text-secondary);font-size:11px}.Plans-module__llMyWa__paymentMethods button.Plans-module__llMyWa__paymentMethodSelected{border-color:var(--brand);background:var(--yellow-bg)}.Plans-module__llMyWa__modalTimeline{grid-template-columns:12px 1fr;gap:4px 12px;margin:22px 4px;display:grid}.Plans-module__llMyWa__modalTimeline i{border:2px solid var(--brand);border-radius:50%;width:10px;height:10px;margin-top:4px}.Plans-module__llMyWa__modalTimeline div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;margin-bottom:7px;padding-bottom:11px;display:flex}.Plans-module__llMyWa__modalTimeline span{color:var(--text-secondary);font-size:var(--font-xs)}.Plans-module__llMyWa__modalTimeline strong{font-size:var(--font-xs);text-align:right}.Plans-module__llMyWa__renewalNote{background:var(--blue-bg);color:var(--text-secondary);font-size:var(--font-xs);border-radius:11px;margin:0 0 16px;padding:11px 13px;line-height:1.5}.Plans-module__llMyWa__modalConfirm,.Plans-module__llMyWa__modalDowngrade{border:1px solid var(--brand);background:var(--brand);width:100%;min-height:48px;color:var(--brand-ink);font:inherit;cursor:pointer;border-radius:12px;font-weight:850}.Plans-module__llMyWa__modalDowngrade{border-color:var(--line-strong);background:var(--surface-soft);color:var(--text)}.Plans-module__llMyWa__modal>small{color:var(--text-secondary);margin-top:12px;font-size:11px;line-height:1.45;display:block}@media (max-width:650px){.Plans-module__llMyWa__modalBackdrop{padding:8px}.Plans-module__llMyWa__modal{border-radius:20px;padding:14px 16px 16px}.Plans-module__llMyWa__modalClose{width:32px;height:32px}.Plans-module__llMyWa__modalHero{text-align:left;grid-template-columns:108px minmax(0,1fr);gap:8px;min-height:0;padding:0 34px 8px 0}.Plans-module__llMyWa__modalMascotScene{width:108px;height:105px;margin:0}.Plans-module__llMyWa__modalMascot,.Plans-module__llMyWa__modalMascotSceneSad .Plans-module__llMyWa__modalMascot{width:105px;height:105px}.Plans-module__llMyWa__modalParticles i:nth-child(2),.Plans-module__llMyWa__modalParticles i:nth-child(5){display:none}.Plans-module__llMyWa__modalParticles i:first-child{top:8px;left:5px}.Plans-module__llMyWa__modalParticles i:nth-child(3){top:52px;left:0}.Plans-module__llMyWa__modalParticles i:nth-child(4){bottom:22px;right:0}.Plans-module__llMyWa__modalParticles i:nth-child(6){bottom:15px;right:12px}.Plans-module__llMyWa__modal h2{font-size:clamp(22px,6.4vw,27px)}.Plans-module__llMyWa__modalPlan{align-items:flex-start;gap:10px;margin-top:8px;padding:12px 13px}.Plans-module__llMyWa__modalPlan>strong{white-space:nowrap}.Plans-module__llMyWa__paymentMethods{gap:6px;margin-top:10px}.Plans-module__llMyWa__paymentMethods>div{gap:6px}.Plans-module__llMyWa__paymentMethods button{padding:8px 9px}.Plans-module__llMyWa__modalBenefits{gap:6px;margin-top:8px}.Plans-module__llMyWa__modalBenefits article{gap:7px;padding:9px}.Plans-module__llMyWa__modalBenefits article>span{width:27px;height:27px}.Plans-module__llMyWa__modalTimeline{gap:2px 9px;margin:12px 2px}.Plans-module__llMyWa__modalTimeline div{gap:4px;margin-bottom:4px;padding-bottom:7px}.Plans-module__llMyWa__renewalNote{margin-bottom:9px;padding:8px 10px;line-height:1.35}.Plans-module__llMyWa__modalConfirm,.Plans-module__llMyWa__modalDowngrade{min-height:43px}.Plans-module__llMyWa__modal>small{margin-top:8px}.Plans-module__llMyWa__modalWarning{margin-top:8px;padding:12px}.Plans-module__llMyWa__modalWarning ul{gap:6px;margin-top:8px}}@media (max-width:420px){.Plans-module__llMyWa__modal{padding-inline:14px}.Plans-module__llMyWa__modalHero{padding-inline:20px}.Plans-module__llMyWa__modalHero p{font-size:10px}.Plans-module__llMyWa__modal h2{font-size:23px}.Plans-module__llMyWa__modalPlan{display:grid}.Plans-module__llMyWa__modalPlan>strong{font-size:var(--font-md)}.Plans-module__llMyWa__modalBenefits article{padding:12px}.Plans-module__llMyWa__modalWarning{padding:14px}}@media (max-height:820px){.Plans-module__llMyWa__modal{padding-block:18px}.Plans-module__llMyWa__modalHero{grid-template-columns:160px minmax(0,1fr);min-height:135px}.Plans-module__llMyWa__modalMascotScene{width:160px;height:130px}.Plans-module__llMyWa__modalMascot,.Plans-module__llMyWa__modalMascotSceneSad .Plans-module__llMyWa__modalMascot{width:138px;height:138px}.Plans-module__llMyWa__modal h2{font-size:27px}.Plans-module__llMyWa__modalPlan{margin-top:10px;padding-block:13px}.Plans-module__llMyWa__paymentMethods{margin-top:9px}.Plans-module__llMyWa__paymentMethods button{padding-block:8px}.Plans-module__llMyWa__modalBenefits{margin-top:8px}.Plans-module__llMyWa__modalBenefits article{gap:7px;padding:9px}.Plans-module__llMyWa__modalTimeline{margin-block:11px}.Plans-module__llMyWa__renewalNote{margin-bottom:9px;padding-block:8px}.Plans-module__llMyWa__modalConfirm,.Plans-module__llMyWa__modalDowngrade{min-height:43px}.Plans-module__llMyWa__modal>small{margin-top:8px}}@media (max-height:820px) and (max-width:650px){.Plans-module__llMyWa__modalHero{grid-template-columns:90px minmax(0,1fr);min-height:0}.Plans-module__llMyWa__modalMascotScene{width:90px;height:82px}.Plans-module__llMyWa__modalMascot,.Plans-module__llMyWa__modalMascotSceneSad .Plans-module__llMyWa__modalMascot{width:82px;height:82px}.Plans-module__llMyWa__modalHero p{font-size:9px}.Plans-module__llMyWa__modal h2{font-size:clamp(20px,5.8vw,24px)}.Plans-module__llMyWa__modalPlan{padding-block:9px}.Plans-module__llMyWa__modalBenefits{grid-template-columns:repeat(3,minmax(0,1fr))}.Plans-module__llMyWa__modalBenefits article{grid-template-columns:1fr;align-content:start;display:grid}.Plans-module__llMyWa__modalBenefits small{font-size:10px}.Plans-module__llMyWa__modalTimeline span,.Plans-module__llMyWa__modalTimeline strong,.Plans-module__llMyWa__renewalNote{font-size:11px}}@media (max-height:680px){.Plans-module__llMyWa__modal{padding-block:10px}.Plans-module__llMyWa__modalHero{grid-template-columns:72px minmax(0,1fr);padding-bottom:3px}.Plans-module__llMyWa__modalMascotScene{width:72px;height:66px}.Plans-module__llMyWa__modalMascot,.Plans-module__llMyWa__modalMascotSceneSad .Plans-module__llMyWa__modalMascot{width:66px;height:66px}.Plans-module__llMyWa__modalHero p{margin-bottom:3px}.Plans-module__llMyWa__modal h2{font-size:20px}.Plans-module__llMyWa__modalPlan{margin-top:4px}.Plans-module__llMyWa__paymentMethods{margin-top:5px}.Plans-module__llMyWa__paymentMethods button>small:last-child{display:none}.Plans-module__llMyWa__modalBenefits{margin-top:5px}.Plans-module__llMyWa__modalBenefits article{padding:6px}.Plans-module__llMyWa__modalBenefits article>span{width:23px;height:23px}.Plans-module__llMyWa__modalTimeline{margin-block:6px}.Plans-module__llMyWa__renewalNote{margin-bottom:5px;padding-block:6px}.Plans-module__llMyWa__modalConfirm,.Plans-module__llMyWa__modalDowngrade{min-height:38px}.Plans-module__llMyWa__modal>small{margin-top:5px}}@media (max-height:600px){.Plans-module__llMyWa__modal{padding:8px 10px}.Plans-module__llMyWa__modalClose{width:28px;height:28px;font-size:21px}.Plans-module__llMyWa__modalHero{grid-template-columns:54px minmax(0,1fr);padding-right:30px}.Plans-module__llMyWa__modalMascotScene{width:54px;height:50px}.Plans-module__llMyWa__modalMascot,.Plans-module__llMyWa__modalMascotSceneSad .Plans-module__llMyWa__modalMascot{width:50px;height:50px}.Plans-module__llMyWa__modalHero p{font-size:8px}.Plans-module__llMyWa__modal h2{font-size:18px}.Plans-module__llMyWa__modalPlan{padding:7px 9px;display:flex}.Plans-module__llMyWa__modalPlan span{font-size:var(--font-sm)}.Plans-module__llMyWa__modalPlan small{font-size:10px}.Plans-module__llMyWa__modalPlan>strong{font-size:var(--font-sm)}.Plans-module__llMyWa__paymentMethods>strong,.Plans-module__llMyWa__paymentMethods>small{font-size:11px}.Plans-module__llMyWa__modalBenefits article{align-content:center}.Plans-module__llMyWa__modalBenefits article>span{width:21px;height:21px}.Plans-module__llMyWa__modalBenefits strong{font-size:10px}.Plans-module__llMyWa__modalBenefits small{display:none}.Plans-module__llMyWa__modalTimeline div{margin-bottom:2px;padding-bottom:4px}.Plans-module__llMyWa__renewalNote{padding:5px 7px}.Plans-module__llMyWa__modal>small{display:none}}
