.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.cookie-banner-enter-active[data-v-ea8d586e]{transition:transform .4s ease,opacity .4s ease}.cookie-banner-leave-active[data-v-ea8d586e]{transition:transform .3s ease,opacity .3s ease}.cookie-banner-enter-from[data-v-ea8d586e],.cookie-banner-leave-to[data-v-ea8d586e]{opacity:0;transform:translateY(100%)}.cookie-details-enter-active[data-v-ea8d586e],.cookie-details-leave-active[data-v-ea8d586e]{overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.cookie-details-enter-from[data-v-ea8d586e],.cookie-details-leave-to[data-v-ea8d586e]{max-height:0;opacity:0}.cookie-details-enter-to[data-v-ea8d586e],.cookie-details-leave-from[data-v-ea8d586e]{max-height:400px;opacity:1}.product-ui{--ws-blue:#2159f5;--ws-blue-soft:#edf2ff;--ws-bg:#f5f7fb;--ws-surface:#fff;--ws-raised:#f9faff;--ws-ink:#18212d;--ws-muted:#66758a;--ws-border:#e5eaf2;--ws-shadow:0 8px 28px rgb(27 49 91/4%);color:var(--ws-ink);font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;letter-spacing:-.015em}.dark .product-ui{--ws-blue:#7ba2ff;--ws-blue-soft:#202e4d;--ws-bg:#0e1420;--ws-surface:#161e2c;--ws-raised:#1c2737;--ws-ink:#edf2fa;--ws-muted:#a3b0c3;--ws-border:#2b374a;--ws-shadow:0 8px 28px rgba(0,0,0,.1);color-scheme:dark}.product-ui :where(button,input,select,textarea){font-family:inherit}.product-ui :where(button,a,input,select,textarea):focus-visible{outline:3px solid #7098ff;outline-offset:3px}.product-ui :where(input[type=checkbox],input[type=radio]){accent-color:#2159f5}.product-ui :where(button:disabled){cursor:not-allowed}.product-ui :where(.bg-ds-primary){background-color:#2159f5}.product-ui :where(.text-ds-primary){color:var(--ws-blue)}.product-ui :where(.border-ds-border-light){border-color:var(--ws-border)}.product-ui :where(.bg-ds-bg-primary){background-color:var(--ws-surface)}.product-ui :where(.text-ds-text-primary){color:var(--ws-ink)}.product-ui :where(.text-ds-text-secondary,.text-ds-text-tertiary){color:var(--ws-muted)}.workspace-shell{background:var(--ws-bg);min-height:100dvh}.workspace-skip{background:#2159f5;border-radius:10px;color:#fff;left:24px;padding:12px 20px;position:fixed;top:-80px;z-index:100}.workspace-skip:focus{top:12px}.workspace-sidebar{background:var(--ws-surface);border-right:1px solid var(--ws-border);display:flex;flex-direction:column;inset:0 auto 0 0;padding:32px 20px 16px;position:fixed;transition:transform .2s ease;width:256px;z-index:50}.workspace-sidebar.is-collapsed{transform:translate(-100%);visibility:hidden}.workspace-brand{align-items:flex-start;display:flex;flex-direction:column;gap:5px;padding:0 12px 29px}.workspace-brand img{height:29px;-o-object-fit:contain;object-fit:contain;width:134px}.workspace-brand>span{color:var(--ws-muted);font-size:10px;letter-spacing:.2em;margin-left:26px}.dark :is(.workspace-brand,.auth-brand) img{filter:brightness(0) invert(1)}.workspace-identity{align-items:center;background:var(--ws-raised);border:1px solid var(--ws-border);border-radius:12px;display:flex;gap:10px;padding:14px 10px}.workspace-avatar{background:#2159f5;border-radius:9px;color:#fff;display:grid;flex-shrink:0;height:34px;place-items:center;width:34px}.workspace-avatar svg{height:18px;width:18px}.workspace-identity strong,.workspace-user strong{display:block;font-size:12px;font-weight:650}.workspace-identity small,.workspace-user small{color:var(--ws-muted);display:block;font-size:10px;margin-top:4px}.workspace-identity-dot{background:var(--ws-muted);border-radius:50%;height:5px;margin-left:auto;width:5px}.workspace-nav-label{color:var(--ws-muted);font-size:9px;font-weight:700;letter-spacing:.16em;margin:32px 12px 12px}.workspace-nav{flex:1;min-height:120px;overflow-y:auto}.workspace-nav a,.workspace-setting{align-items:center;border-radius:9px;color:var(--ws-muted);display:flex;font-size:13px;gap:13px;margin-bottom:5px;padding:13px 14px;transition:background .15s,color .15s}.workspace-nav a>svg,.workspace-setting>svg{flex-shrink:0;height:18px;width:18px}.workspace-nav a:hover,.workspace-setting:hover{background:var(--ws-raised);color:var(--ws-ink)}.workspace-nav a.is-active,.workspace-setting.is-active{background:var(--ws-blue-soft);color:var(--ws-blue);font-weight:650}.workspace-active-dot{background:var(--ws-blue);border-radius:50%;height:5px;margin-left:auto;width:5px}.workspace-sidebar-bottom{margin-top:24px}.workspace-help{background:var(--ws-raised);border:1px solid var(--ws-border);border-radius:12px;display:block;margin-bottom:16px;padding:16px;position:relative}.workspace-help>svg{color:var(--ws-blue);height:18px;margin-bottom:10px;width:18px}.workspace-help strong{display:block;font-size:12px;font-weight:650}.workspace-help span{color:var(--ws-muted);display:block;font-size:11px;margin-top:6px}.workspace-user{align-items:center;border-top:1px solid var(--ws-border);display:flex;gap:10px;margin-top:12px;padding:18px 4px 0}.workspace-user>span:nth-child(2){flex:1;min-width:0}.workspace-user small{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-user>svg{color:var(--ws-muted);height:15px;width:15px}.workspace-user-avatar{background:var(--ws-blue-soft);border-radius:50%;color:var(--ws-blue);display:grid;font-size:13px;height:34px;place-items:center;width:34px}.workspace-body{display:flex;flex-direction:column;height:100dvh;margin-left:256px;min-width:0;transition:margin .2s ease}.workspace-body.is-expanded{margin-left:0}.workspace-topbar{align-items:center;background:var(--ws-surface);border-bottom:1px solid var(--ws-border);display:flex;gap:16px;min-height:76px;padding:0 36px}.workspace-icon-button{background:transparent;border:1px solid transparent;border-radius:9px;color:var(--ws-muted);cursor:pointer;display:inline-grid;flex-shrink:0;height:36px;place-items:center;position:relative;width:36px}.workspace-icon-button:hover{background:var(--ws-blue-soft);color:var(--ws-blue)}.workspace-icon-button svg{height:19px;width:19px}.workspace-breadcrumbs{align-items:center;color:var(--ws-muted);display:flex;font-size:12px;gap:15px;white-space:nowrap}.workspace-breadcrumbs strong{color:var(--ws-ink);font-weight:500}.workspace-topbar-actions{align-items:center;display:flex;gap:10px;margin-left:auto}.workspace-language{align-items:center;border-radius:8px;color:var(--ws-muted);display:flex;font-size:12px;gap:7px;padding:10px}.workspace-language svg{height:16px;width:16px}.workspace-logout{border:1px solid var(--ws-border);border-radius:8px;color:var(--ws-muted);font-size:12px!important;margin-left:8px;padding:8px 13px}.workspace-logout:hover{background:var(--ws-raised);color:var(--ws-ink)}.workspace-main{flex:1;min-height:0;overflow:auto;padding:38px 40px 64px;scrollbar-gutter:stable}.workspace-content{margin:0 auto;max-width:1560px}.workspace-main.has-category-sidebar{margin-left:320px}.workspace-popover-anchor{position:relative}.workspace-notification-dot{background:#e5484d;border-radius:50%;height:6px;position:absolute;right:7px;top:6px;width:6px}.workspace-popover{background:var(--ws-surface);border:1px solid var(--ws-border);border-radius:14px;box-shadow:0 16px 50px #0c224222;max-height:400px;overflow:auto;position:absolute;right:0;top:calc(100% + 14px);width:320px;z-index:60}.workspace-popover h3{border-bottom:1px solid var(--ws-border);font-size:14px;font-weight:650;padding:18px}.workspace-popover>a{border-bottom:1px solid var(--ws-border);display:block;font-size:12px;padding:14px 18px}.workspace-popover small{color:var(--ws-muted);display:block;margin-top:5px}.workspace-popover-empty{color:var(--ws-muted);font-size:12px;padding:30px 18px;text-align:center}.workspace-popover-empty svg{background:var(--ws-blue-soft);border-radius:50%;color:var(--ws-blue);height:30px;margin:0 auto 12px;padding:6px;width:30px}.workspace-language-menu{padding:6px;width:130px}.workspace-language-menu button{border-radius:7px;font-size:12px;padding:10px;text-align:left;width:100%}.workspace-language-menu button:hover{background:var(--ws-blue-soft)}.workspace-backdrop,.workspace-mobile-toggle{display:none}.workspace-page-heading{margin-bottom:8px}.workspace-eyebrow{color:var(--ws-blue);font-size:10px;font-weight:700;letter-spacing:.16em;margin:0 0 10px}.workspace-page-heading>:is(h1,h2){color:var(--ws-ink);font-size:clamp(24px,2.4vw,32px);font-weight:700;letter-spacing:-.045em;line-height:1.25}.workspace-page-description{color:var(--ws-muted);font-size:13px;font-weight:400;line-height:1.7;margin-top:10px}.workspace-main :where(.rounded-lg,.rounded-xl,.sm\:rounded-lg){border-radius:15px}.workspace-main :where(.bg-white,.bg-ds-bg-primary){background-color:var(--ws-surface)}.workspace-main :where(.border){border-color:var(--ws-border)}.workspace-main :where(input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea){border-color:var(--ws-border);border-radius:9px;min-height:42px}.workspace-main :where(button.rounded-md,a.rounded-md){border-radius:9px}.workspace-main :where(table){font-size:13px}.workspace-main :where(thead){background:var(--ws-raised)}.workspace-main :where(th){color:var(--ws-muted);font-size:11px;font-weight:600;letter-spacing:.025em;padding-bottom:15px;padding-top:15px}.workspace-main :where(td){padding-bottom:17px;padding-top:17px}.workspace-main :where(tbody tr:hover){background:var(--ws-raised)}.workspace-main :where([data-workspace-stat],.stat-card){border:1px solid var(--ws-border);border-radius:14px;box-shadow:var(--ws-shadow)}.workspace-main :where([data-workspace-stat]){min-height:116px}.workspace-main .stat-card-footer{background:var(--ws-raised);border-top:1px solid var(--ws-border)}.workspace-main .stat-icon{border-radius:12px}.workspace-main .workspace-device-card{border-radius:16px;box-shadow:var(--ws-shadow)}.workspace-main .workspace-device-card:hover{border-color:#96b0fb;box-shadow:0 12px 30px #2159f514}.workspace-device-visual{background-image:radial-gradient(ellipse at 50% 100%,var(--ws-blue-soft),var(--ws-raised))!important;border-bottom:1px solid var(--ws-border);height:140px}.workspace-device-visual>img{max-height:115px}.workspace-session{--ws-surface:#141e2e;--ws-ink:#edf2fa;--ws-muted:#a3b0c3;--ws-border:#2b374a;color:#edf2fa}.workspace-session :where(button,select){border-radius:8px}.workspace-session :where(button):focus-visible{outline-offset:-3px}.auth-workspace{background:var(--ws-surface);display:grid;grid-template-columns:1fr 1fr;min-height:100dvh}.auth-story{background:#edf3ff;display:flex;flex-direction:column;min-height:100dvh;overflow:hidden;padding:44px 52px 30px;position:relative}.auth-brand{display:inline-block;width:-moz-fit-content;width:fit-content}.auth-brand img{height:32px;width:152px}.auth-story-content{margin:auto;max-width:485px;padding:58px 0 44px;width:100%}.auth-eyebrow{align-items:center;color:#2159f5;display:flex;font-size:10px;font-weight:700;gap:9px;letter-spacing:.15em}.auth-eyebrow>span{background:#2159f5;border-radius:50%;display:inline-block;height:6px;width:6px}.auth-story h1{color:#182a47;font-size:clamp(34px,3.7vw,54px);font-weight:700;letter-spacing:-.055em;line-height:1.25;margin:24px 0 20px;white-space:pre-line}.auth-story-content>p{color:#61738f;font-size:15px;line-height:1.85;white-space:pre-line}.auth-connection-art{height:290px;margin:28px 0 16px;position:relative;width:100%}.auth-art-orbit{border:1px solid #c9d8f5;border-radius:50%;height:250px;left:50%;position:absolute;top:10px;transform:translate(-50%) rotate(-24deg);width:410px}.auth-art-orbit-inner{height:220px;top:27px;transform:translate(-50%) rotate(25deg);width:340px}.auth-art-window{background:#fff;border:1px solid #d0ddf7;border-radius:12px;box-shadow:0 22px 50px #3b66b522;height:197px;left:50%;overflow:hidden;position:absolute;top:40px;transform:translate(-50%) rotate(-4deg);width:305px}.auth-art-window-bar{align-items:center;border-bottom:1px solid #edf1f8;display:flex;gap:4px;height:28px;padding:0 11px}.auth-art-window-bar>span{background:#c5d1e8;border-radius:50%;height:4px;width:4px}.auth-art-window-bar small{color:#7c8eab;font-size:7px;margin:auto}.auth-art-window-content{display:flex;height:calc(100% - 28px)}.auth-art-menu{border-right:1px solid #edf1f8;padding:20px 10px;width:45px}.auth-art-menu i{background:#e7edf9;border-radius:2px;display:block;height:4px;margin-bottom:15px;width:24px}.auth-art-menu i:first-child{background:#2159f5}.auth-art-screen{align-items:center;background:#f9fbff;display:flex;flex:1;flex-direction:column;gap:12px;justify-content:center}.auth-art-screen>svg{color:#2159f5;height:38px;width:38px}.auth-art-screen>span{color:#233b63;font-size:13px;font-weight:650}.auth-art-screen>div{display:flex;gap:7px}.auth-art-screen i{background:#fff;border:1px solid #e2e9f7;border-radius:4px;height:16px;width:40px}.auth-art-chip{align-items:center;background:#fff;border:1px solid #dae5fa;border-radius:11px;box-shadow:0 12px 24px #3b66b51a;color:#30486f;display:flex;font-size:12px;gap:9px;padding:12px 16px;position:absolute}.auth-art-chip svg{color:#2159f5;height:23px;width:23px}.auth-art-chip i{background:#21aa80;border-radius:50%;height:5px;width:5px}.auth-art-chip-phone{right:0;top:12px;transform:rotate(6deg)}.auth-art-chip-terminal{bottom:23px;left:0;transform:rotate(-7deg)}.auth-art-cursor{bottom:23px;color:#2159f5;position:absolute;right:25px}.auth-art-cursor svg{height:25px;width:25px}.auth-art-cursor span{background:#2159f5;border-radius:0 6px 6px;color:#fff;display:block;font-size:9px;margin:-2px 0 0 18px;padding:5px 9px}.auth-benefits{border-top:1px solid #d9e4f8;display:flex;flex-wrap:wrap;gap:24px;padding-top:20px}.auth-benefits>span{align-items:center;color:#5c7193;display:flex;font-size:11px;gap:7px}.auth-benefits svg{color:#2159f5;height:16px;width:16px}.auth-story-footer{color:#778baa;display:flex;font-size:10px;justify-content:space-between}.auth-form-side{display:flex;flex-direction:column;min-width:0;padding:36px 52px 28px}.auth-form-top{align-items:center;display:flex;justify-content:space-between}.auth-back{color:var(--ws-muted);font-size:12px}.auth-form-content{align-items:center;display:flex;flex:1;justify-content:center;padding:55px 0}.auth-page{background:transparent!important;min-height:0!important;padding:0!important;width:100%}.auth-page>:first-child:not(.fixed){background:transparent;border:0;border-radius:0;box-shadow:none;margin:0 auto;max-width:380px;padding:0}.auth-page>:first-child>.flex.flex-col.items-center{align-items:flex-start;margin-bottom:34px}.auth-page>:first-child>.flex.flex-col.items-center>img{display:none}.auth-page>:first-child :is(h1,h2){font-size:30px;letter-spacing:-.045em;line-height:1.3;margin-bottom:12px;text-align:left}.auth-page>:first-child>form{margin-top:30px}.auth-page>:first-child>form>div{margin-bottom:20px}.auth-page>:first-child :is(input:not([type=checkbox]):not([type=radio]),select){background:var(--ws-surface);border-color:var(--ws-border);border-radius:9px;font-size:13px;min-height:48px;padding:12px 14px}.auth-page>:first-child label{font-size:12px;margin-bottom:9px}.auth-page>:first-child button[type=submit]{background:#2159f5;border-radius:9px;box-shadow:0 5px 12px #2159f522;color:#fff;font-size:13px;font-weight:600;min-height:48px}.auth-page>:first-child button[type=submit]:hover{background:#1849d2}.auth-page>:first-child>p:last-child{border-top:1px solid var(--ws-border);font-size:12px;margin-top:26px;padding-top:24px}.auth-form-footer{color:var(--ws-muted);font-size:11px;text-align:center}.dark .auth-story{background:#152139}.dark .auth-story h1{color:#eef4ff}.dark .auth-benefits>span,.dark .auth-story-content>p,.dark .auth-story-footer{color:#a2b5d3}.dark .auth-eyebrow{color:#89acff}.dark .auth-art-orbit,.dark .auth-benefits{border-color:#2d4162}@media(max-height:800px)and (min-width:1024px){.workspace-help{display:none}.workspace-sidebar{padding-top:24px}.workspace-brand{padding-bottom:22px}.workspace-nav-label{margin-top:24px}}@media(min-width:1600px){.auth-story{padding:52px 76px 36px}}@media(max-width:1199px){.workspace-main{padding:30px 24px 48px}.workspace-topbar{padding:0 24px}.auth-story{padding:36px 32px 28px}.auth-form-side{padding-left:32px;padding-right:32px}.auth-benefits{gap:14px}}@media(max-width:1023px){.workspace-sidebar{transform:translate(-100%);visibility:hidden}.workspace-sidebar.is-mobile-open{transform:translate(0);visibility:visible}.workspace-body,.workspace-body.is-expanded,.workspace-main.has-category-sidebar{margin-left:0}.workspace-desktop-toggle{display:none}.workspace-mobile-toggle{display:inline-grid}.workspace-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b173b66;display:block;inset:0;position:fixed;z-index:49}.auth-workspace{grid-template-columns:.9fr 1fr}.auth-story h1{font-size:35px}.auth-art-window{width:250px}.auth-art-orbit{width:310px}.auth-art-orbit-inner{width:270px}.auth-art-chip{font-size:10px;padding:9px 11px}}@media(max-width:767px){.auth-workspace{grid-template-columns:1fr}.auth-story{min-height:0;padding:26px 26px 30px}.auth-brand img{height:27px;width:126px}.auth-story-content{margin:0;padding:29px 0 0}.auth-eyebrow{font-size:8px}.auth-story h1{font-size:32px;margin:15px 0 0}.auth-benefits,.auth-connection-art,.auth-story-content>p,.auth-story-footer{display:none}.auth-form-side{padding:14px 26px 26px}.auth-form-content{padding:30px 0 42px}.auth-page>:first-child :is(h1,h2){font-size:25px}.workspace-topbar{gap:8px;min-height:64px;padding:0 16px}.workspace-breadcrumbs{font-size:12px}.workspace-breadcrumbs>a,.workspace-breadcrumbs>span{display:none}.workspace-topbar-actions{gap:3px}.workspace-language{padding:8px}.workspace-language>span{display:none}.workspace-logout{font-size:10px!important;margin-left:4px;padding:7px 9px}.workspace-main{padding:27px 16px 48px}.workspace-page-description{font-size:12px}.workspace-main .workspace-page-heading{margin-bottom:12px}.workspace-popover{left:16px;max-height:60dvh;position:fixed;right:16px;top:68px;width:auto}.workspace-language-menu{left:auto;right:40px;width:130px}}@media(prefers-reduced-motion:reduce){.product-ui *,.product-ui :after,.product-ui :before{animation-duration:.01ms!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.auth-form-intro{color:var(--ws-muted);font-size:13px;line-height:1.7;margin:0}.workspace-quick-actions{align-items:flex-start;background:#2159f5;border-radius:16px;color:#fff;display:flex;flex-direction:column;min-height:320px;overflow:hidden;padding:28px 32px;position:relative}.workspace-quick-top{color:#c3d3ff;display:flex;flex-wrap:wrap;font-size:10px;gap:10px;justify-content:space-between;letter-spacing:.1em;width:100%;z-index:1}.workspace-quick-top b{color:#fff;font-variant-numeric:tabular-nums;font-weight:500;margin-left:8px}.workspace-quick-copy{margin:28px 0;position:relative;z-index:1}.workspace-quick-copy h2{font-size:clamp(25px,2.6vw,36px);font-weight:650;letter-spacing:-.045em;line-height:1.35;white-space:pre-line}.workspace-quick-copy p{color:#d3dfff;font-size:12px;margin-top:14px}.workspace-quick-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;position:relative;z-index:1}.workspace-quick-buttons button{align-items:center;background:#2159f5;border:1px solid #ffffff55;border-radius:9px;color:#fff;display:flex;font-size:12px;gap:8px;padding:12px 16px}.workspace-quick-buttons button:first-child{background:#fff;border-color:#fff;color:#2159f5}.workspace-quick-buttons button:disabled{opacity:.55}.workspace-quick-buttons svg{height:16px;width:16px}.workspace-quick-art{height:230px;pointer-events:none;position:absolute;right:-15px;top:54px;width:230px}.workspace-quick-art i{border:1px solid #ffffff25;border-radius:50%;inset:0;position:absolute}.workspace-quick-art i:nth-child(2){inset:30px}.workspace-quick-art>span{background:#ffffff14;border:1px solid #ffffff44;border-radius:14px;display:grid;height:70px;left:40px;place-items:center;position:absolute;top:55px;transform:rotate(-12deg);width:80px}.workspace-quick-art>span:last-child{height:65px;left:130px;top:130px;transform:rotate(12deg);width:57px}.workspace-quick-art svg{color:#d5e0ff;height:35px;width:35px}.workspace-remote{background:#101a2a;border:1px solid #2b374a;border-radius:18px;color:#edf2fa;overflow:hidden}.workspace-remote-ios{background:var(--ws-bg);border-color:var(--ws-border);color:var(--ws-ink)}.workspace-remote>header{border-bottom:1px solid #2b374a;padding-bottom:20px}.workspace-remote>header h1{font-size:18px;letter-spacing:-.02em}.workspace-remote>header p{font-size:12px;margin-top:7px}.workspace-remote>header button{border-radius:8px;font-size:12px;min-height:38px}.workspace-remote>header button.bg-slate-700{background:#26364e}.workspace-remote>details{border:1px solid #2b374a;border-radius:12px}.workspace-download{background:var(--ws-bg)}.workspace-download>div{border-color:var(--ws-border);border-radius:20px;box-shadow:var(--ws-shadow)}@media(max-width:1199px){.workspace-quick-art{opacity:.45;right:-70px}}@media(max-width:767px){.workspace-quick-actions{min-height:305px;padding:24px}.workspace-quick-copy p{line-height:1.7;max-width:215px}.workspace-remote{border-radius:12px;padding:16px}}.workspace-category-panel{box-shadow:none;height:calc(100dvh - 76px);top:76px}.workspace-category-panel button{white-space:nowrap}.workspace-empty-art{display:grid;height:75px;margin:0 auto 20px;place-items:center;position:relative;width:86px}.workspace-empty-art>span{background:var(--ws-blue-soft);border-radius:20px;height:66px;position:absolute;transform:rotate(-10deg);width:66px}.workspace-empty-art>svg{color:var(--ws-blue);height:33px;position:relative;width:33px}.workspace-empty-art>i{background:var(--ws-surface);border:3px solid var(--ws-blue-soft);border-radius:50%;bottom:4px;height:15px;position:absolute;right:4px;width:15px}.workspace-theme-picker{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));max-width:780px}.workspace-theme-picker>label{border:1px solid var(--ws-border);border-radius:12px;cursor:pointer;display:block;padding:12px 12px 16px;position:relative}.workspace-theme-picker>label.is-selected{border-color:var(--ws-blue);box-shadow:0 0 0 1px var(--ws-blue)}.workspace-theme-picker input{bottom:34px;position:absolute;right:14px}.workspace-theme-picker strong{display:block;font-size:13px;margin:14px 24px 6px 0}.workspace-theme-picker small{color:var(--ws-muted);display:block;font-size:11px;line-height:1.5;padding-right:20px}.workspace-theme-preview{background:#f5f7fb;border:1px solid #e2e7f0;border-radius:7px;display:flex;height:100px;overflow:hidden}.workspace-theme-preview>div{background:#fff;border-right:1px solid #e2e7f0;width:25%}.workspace-theme-preview section{flex:1;padding:15px 12px}.workspace-theme-preview i{background:#a6b4d0;border-radius:2px;display:block;height:5px;margin-bottom:10px;width:40%}.workspace-theme-preview span{background:#fff;border:1px solid #e2e7f0;border-radius:5px;display:inline-block;height:35px;margin-right:5%;width:43%}.theme-preview-dark{background:#0e1420;border-color:#2b374a}.theme-preview-dark span,.theme-preview-dark>div{background:#1c2737;border-color:#2b374a}.theme-preview-auto{background:linear-gradient(110deg,#f5f7fb 50%,#0e1420 0)}.theme-preview-auto span:last-child{background:#1c2737;border-color:#2b374a}.workspace-preferences,.workspace-profile{max-width:1120px}@media(max-width:767px){.workspace-category-panel{height:calc(100dvh - 64px);top:64px}.workspace-theme-picker{gap:9px}.workspace-theme-picker>label{padding:8px}.workspace-theme-picker input{margin-bottom:10px;position:static}.workspace-theme-picker strong{font-size:12px;margin:10px 0 5px}.workspace-theme-picker small{padding:0}.workspace-theme-preview{height:65px}.workspace-theme-preview section{padding:10px 6px}.workspace-theme-preview span{height:20px}}.product-ui.workspace-modal-panel{border:1px solid var(--ws-border);border-radius:18px;box-shadow:0 24px 80px #0e234033}.workspace-modal-panel :where(button,input,select,textarea){border-radius:9px}.workspace-modal-panel :where(input:not([type=checkbox]):not([type=radio])){min-height:46px}
