.ws-console.dashboard-body{background:#f1f2ef;grid-template-columns:320px minmax(0,1fr);gap:8px;min-height:max(728px,100dvh);padding:8px;display:grid;position:relative}.ws-console .team-sidebar,.ws-console .dashboard-main{z-index:5;background:#ffffffd1;border:1px solid #e1e2de;border-radius:16px;position:relative}.ws-console .team-sidebar{padding:24px 20px}.ws-console .team-brand{align-items:center;gap:12px;display:flex}.ws-console .team-mark{color:#dfe6a7;background:#a7ae69;border-radius:7px;place-items:center;width:36px;height:36px;font-size:26px;font-weight:800;display:grid}.ws-console .team-brand b{font-size:14px;display:block}.ws-console .team-brand span{color:#8c8f8b;margin-top:2px;font-size:12px;display:block}.ws-console .team-sidebar nav{flex-direction:column;gap:7px;margin-top:24px;display:flex}.ws-console .team-sidebar nav button{width:100%;height:40px;color:inherit;text-align:left;background:0 0;border-radius:10px;align-items:center;padding:0 12px;font-size:14px;font-weight:500;display:flex}.ws-console .team-sidebar nav button:hover,.ws-console .team-sidebar nav button.active{background:#f0f0ee}.ws-console .credit-card{background:#f3f3f1;border-radius:10px;padding:16px;position:absolute;bottom:20px;left:20px;right:20px}.ws-console .credit-card>div:first-child{justify-content:space-between;font-size:12px;font-weight:600;display:flex}.ws-console .credit-progress-track{box-sizing:border-box;background:#e5e5dc;border:1px solid #1e3f1933;border-radius:6px;height:16px;margin:8px 0 7px;position:relative;overflow:hidden}.ws-console .credit-progress{background:linear-gradient(100deg,#3e834d,#a9ec73);border-radius:5px;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.ws-console .credit-progress:after{content:"";opacity:.4;mix-blend-mode:overlay;background:url(/assets/dashboard-riso.png) 50%/250px;position:absolute;inset:0}.ws-console .credit-card small{color:#9b9d99}.ws-console .credit-card button{color:#fff;background:#242424;border-radius:11px;width:100%;height:40px;margin-top:16px;font-weight:600}.ws-console .credit-owner-note{color:#8c918b;text-align:center;margin-top:11px;font-size:11px;display:block}.ws-console .dashboard-main{min-width:0;padding:20px;overflow:hidden}.ws-console .dashboard-main>header{justify-content:space-between;align-items:flex-start;height:44px;display:flex}.ws-console .dashboard-heading{align-items:flex-start;gap:10px;min-width:0;display:flex}.ws-console .dashboard-main h1{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-1px;margin:-2px 0 0;font-size:30px;font-weight:800;line-height:36px;overflow:hidden}.ws-console .dashboard-main header button{color:#c5c7c3;background:#f3f3f1;border-radius:8px;flex:none;place-items:center;width:32px;height:32px;display:grid}.ws-console .dashboard-menu-button{display:none!important}.ws-console .drawer-backdrop{display:none}html.dark .ws-console.dashboard-body{background:#17181a}html.dark .ws-console .team-sidebar,html.dark .ws-console .dashboard-main{background:#1c1c1ad1;border-color:#2d2f2c}html.dark .ws-console .team-brand span{color:#8c8f8b}html.dark .ws-console .team-sidebar nav button{color:#edf0ea}html.dark .ws-console .team-sidebar nav button:hover,html.dark .ws-console .team-sidebar nav button.active{background:#303531}html.dark .ws-console .credit-card{background:#1c1c1a}html.dark .ws-console .credit-progress-track{background:#2d2f2c;border-color:#edf0ea1f}html.dark .ws-console .credit-card small,html.dark .ws-console .credit-owner-note{color:#8c918b}html.dark .ws-console .dashboard-main h1{color:#edf0ea}html.dark .ws-console .dashboard-main header button{color:#8c8f8b;background:#242624}html.dark .ws-console .team-brand b,html.dark .ws-console .credit-card>div:first-child{color:#edf0ea}@media (max-width:1199px) and (min-width:768px){.ws-console.dashboard-body{grid-template-columns:240px minmax(0,1fr)}.ws-console .team-sidebar{padding-inline:16px}}@media (max-width:767px){.ws-console.dashboard-body{min-height:100dvh;padding:8px;display:block}.ws-console .dashboard-main{min-height:calc(100dvh - 16px);padding:16px}.ws-console .dashboard-menu-button{display:grid!important}.ws-console .dashboard-main h1{font-size:25px;line-height:32px}.ws-console .team-sidebar{z-index:30;width:min(320px,100vw - 48px);padding:24px 20px;transition:transform .22s;position:fixed;top:8px;bottom:8px;left:8px;transform:translate(calc(-100% - 18px))}.ws-console .team-sidebar.is-open{transform:translate(0)}.ws-console .team-sidebar+.dashboard-main{width:100%}.ws-console .team-sidebar .credit-card{position:absolute}.ws-console .drawer-backdrop.is-visible{z-index:25;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1418153d;border-radius:0;display:block;position:fixed;inset:0 0 0 min(336px,100vw - 32px);box-shadow:-100vw 0 #1418153d}}.ws-console .stat-grid{grid-template-columns:1.65fr .9fr .9fr;gap:14px;margin-top:20px;display:grid}.ws-console .stat-grid article{background:#f3f3f1;border-radius:12px;height:122px;padding:28px 20px;position:relative}.ws-console .stat-grid p{color:#555a5f;margin:0 0 24px;font-size:14px;font-weight:700}.ws-console .stat-grid strong{color:#102640;font-size:24px;font-weight:800}.ws-console .stat-grid span{color:#c0c2be;font-size:14px;position:absolute;bottom:34px;right:22px}.ws-console .stat-grid em{color:#5c9656;background:#e3e9d7;border:.5px solid #89a76133;border-radius:6px;align-items:center;gap:4px;padding:4px 8px 3px;font-size:14px;font-style:normal;font-weight:600;display:inline-flex}.ws-console .stat-grid em>span{color:inherit;font-size:inherit;position:static}.ws-console .stat-grid .stat-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.ws-console .stat-grid .stat-row>button{color:#c0c2be;background:0 0;padding:3px 0;font-size:14px;font-weight:700}.ws-console .chart-header{color:#c5c6c3;align-items:center;gap:10px;min-height:30px;margin-top:48px;font-size:14px;display:flex}.ws-console .chart-title-group{align-items:center;gap:10px;display:flex}.ws-console .chart-title-group>b{color:#4f545a}.ws-console .chart-header-spacer{flex:1}.ws-console .chart-header .legend{background:#c1c88d33;border-radius:3px;width:60px;height:4px}.ws-console .chart-legend-item{align-items:center;gap:14px;display:flex}.ws-console .chart-legend-item .legend--current{background:#8a8a53;width:60px;height:4px}.ws-console .chart-legend-item>span{color:#d0d1d2;font-size:14px;font-weight:700;line-height:20px}.ws-console .chart-help-wrap{align-items:center;display:flex;position:relative}.ws-console .chart-help-button{color:#c5c6c3;background:0 0;place-items:center;width:18px;height:18px;padding:0;display:grid}.ws-console .chart-help-popover{z-index:14;color:#666d68;background:#fffffffa;border:1px solid #dedfdc;border-radius:9px;width:240px;padding:10px 12px;font-size:12px;line-height:18px;position:absolute;top:26px;left:-12px;box-shadow:0 10px 28px #1c231d1f}.ws-console .period{align-items:center;gap:2px;margin-left:20px;display:flex}.ws-console .period-item{display:flex}.ws-console .period button{color:#11263c4d;background:#f3f3f1;border:1px solid #ece9f1;border-radius:6px;padding:4px 16px;font-size:14px;font-weight:600;line-height:22px}.ws-console .period button.active{color:#11263c;background:#eaeae8}.ws-console .month-picker{margin-left:20px;position:relative}.ws-console .month-select{color:#102640;background:#f3f3f1;border:1px solid #dfe1e5;border-radius:7px;justify-content:center;align-items:center;gap:12px;min-width:120px;height:30px;padding:0 12px;font-weight:600;display:flex}.ws-console .month-options{z-index:12;background:#fffffffa;border:1px solid #dfe1dd;border-radius:10px;width:142px;padding:6px;position:absolute;top:36px;right:0;box-shadow:0 12px 30px #20261e1f}.ws-console .month-options button{color:#59605a;text-align:left;background:0 0;border-radius:7px;width:100%;height:34px;padding:0 8px;font-size:13px}.ws-console .month-options button:hover,.ws-console .month-options button.active{color:#102640;background:#f0f1ee}.ws-console .chart-scroller{overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#d8dad4 transparent;margin-top:38px;padding-top:6px;overflow:auto hidden}.ws-console .chart-mobile-y-axis{display:none}.ws-console .chart-canvas{aspect-ratio:1105/344.682;touch-action:pan-x;outline:0;width:100%;min-width:720px;position:relative}.ws-console .chart-canvas>svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.ws-console .grid-line{stroke:#ece9f1;stroke-width:1px;vector-effect:non-scaling-stroke}.ws-console .chart-primary-path,.ws-console .chart-secondary-path{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;vector-effect:non-scaling-stroke}.ws-console .chart-primary-path{stroke:#8a8a53}.ws-console .chart-secondary-path{stroke:#c1c88d;stroke-opacity:.2}.ws-console .chart-area-path{fill:url(#month-area)}.ws-console .chart-secondary-path.alternate{stroke-width:3px}.ws-console .cursor-line{stroke:#c2c98e;stroke-width:2px;stroke-linecap:round;stroke-dasharray:4.4 4.4;vector-effect:non-scaling-stroke}.ws-console .cursor-dot{fill:#c2c98e;stroke:#fff;stroke-width:4px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 2.667px #3232470f)drop-shadow(0 2.667px 5.333px #3232470f)}.ws-console .axis-text{fill:#a2a3a5;font-size:14px}.ws-console .chart-tooltip{z-index:4;pointer-events:none;white-space:nowrap;background:#252627;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:5px 12px 4px;display:inline-flex;position:absolute;transform:translate(-50%,calc(-100% - 27px))}.ws-console .chart-tooltip.is-below{transform:translate(-50%,27px)}.ws-console .chart-tooltip.is-below:after{border:0;border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;top:-9px;bottom:auto}.ws-console .chart-tooltip:after{content:"";left:var(--tooltip-arrow-left,83px);background:#252627;border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;width:16px;height:16px;position:absolute;bottom:-9px;transform:rotate(45deg)}.ws-console .chart-tooltip b{z-index:1;color:#edf0ea;white-space:nowrap;font-size:14px;font-weight:700;line-height:20px;position:relative}.ws-console .chart-tooltip span{z-index:1;color:#edf0ea99;white-space:nowrap;font-size:14px;font-weight:700;line-height:20px;position:relative}html.dark .ws-console .stat-grid article{background:#1c1c1a}html.dark .ws-console .stat-grid p{color:#9b9d99}html.dark .ws-console .stat-grid strong{color:#edf0ea}html.dark .ws-console .stat-grid span{color:#6b6f68}html.dark .ws-console .stat-grid em{color:#a9ec73;background:#a9ec731f;border-color:#a9ec7347}html.dark .ws-console .stat-grid .stat-row>button{color:#6b6f68}html.dark .ws-console .chart-header{color:#5a5f58}html.dark .ws-console .chart-title-group>b{color:#edf0ea}html.dark .ws-console .chart-header .legend{background:#3a3d34}html.dark .ws-console .chart-legend-item .legend--current{background:#8a8a53}html.dark .ws-console .chart-help-button{color:#5a5f58}html.dark .ws-console .chart-help-popover{color:#b8bcb4;background:#1c1c1afa;border-color:#2d2f2c}html.dark .ws-console .period button{color:#6b6f68;background:#1c1c1a;border-color:#2d2f2c}html.dark .ws-console .period button.active{color:#edf0ea;background:#2c3a45}html.dark .ws-console .month-select{color:#edf0ea;background:#1c1c1a;border-color:#2d2f2c}html.dark .ws-console .month-options{background:#1c1c1afa;border-color:#2d2f2c}html.dark .ws-console .month-options button{color:#b8bcb4}html.dark .ws-console .month-options button:hover,html.dark .ws-console .month-options button.active{color:#edf0ea;background:#2a2c28}html.dark .ws-console .grid-line{stroke:#2d2f2c}html.dark .ws-console .axis-text{fill:#6b6f68}html.dark .ws-console .chart-tooltip,html.dark .ws-console .chart-tooltip:after{background:#1c1c1a;border-color:#ffffff1f}html.dark .ws-console .chart-tooltip b{color:#edf0ea}html.dark .ws-console .chart-tooltip span{color:#edf0ea99}html.dark .ws-console .chart-mobile-y-axis:before{background:linear-gradient(90deg,#17181a 0 66%,#17181a00 100%)}@media (max-width:1199px) and (min-width:768px){.ws-console .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-console .stat-grid article.wide{grid-column:1/-1}.ws-console .chart-canvas{min-width:720px}.ws-console .chart-header{flex-wrap:wrap}.ws-console .chart-header-spacer{min-width:10px}.ws-console .period{margin-left:10px}.ws-console .month-picker{margin-left:6px}}@media (max-width:767px){.ws-console .stat-grid{scroll-snap-type:x mandatory;gap:10px;margin-top:16px;padding-bottom:4px;display:flex;overflow-x:auto}.ws-console .stat-grid article,.ws-console .stat-grid article.wide{scroll-snap-align:start;flex:0 0 min(82vw,320px);height:118px}.ws-console .chart-header{flex-wrap:wrap;gap:8px;margin-top:32px}.ws-console .chart-header-spacer{display:none}.ws-console .chart-legend-item:first-of-type{margin-left:auto}.ws-console .period{order:2;margin-left:0}.ws-console .period button{padding:4px 10px}.ws-console .month-picker{order:2;margin-left:auto}.ws-console .chart-scroller{margin-top:20px;padding-bottom:4px}.ws-console .chart-mobile-y-axis{z-index:3;pointer-events:none;color:#a2a3a5;width:50px;height:0;font-size:9px;display:block;position:sticky;left:0}.ws-console .chart-mobile-y-axis:before{content:"";z-index:-1;background:linear-gradient(90deg,#fff 0 66%,#fff0 100%);width:54px;height:224px;position:absolute;top:0;left:0}.ws-console .chart-mobile-y-axis span{white-space:nowrap;position:absolute;left:0}.ws-console .chart-mobile-y-axis span:first-child{top:5px}.ws-console .chart-mobile-y-axis span:nth-child(2){top:65px}.ws-console .chart-mobile-y-axis span:nth-child(3){top:125px}.ws-console .chart-mobile-y-axis span:nth-child(4){top:185px}.ws-console .chart-canvas{min-width:720px}.ws-console .chart-tooltip{transform:translate(-50%,calc(-100% - 24px))}}@media (max-width:420px){.ws-console .chart-legend-item{display:none}.ws-console .month-select{min-width:112px}}.ws-console .team-view{min-width:0;margin-top:20px;overflow-x:auto}.ws-console .team-view-toolbar{color:#a0a39f;justify-content:space-between;align-items:center;min-width:760px;height:40px;font-size:13px;display:flex}.ws-console .team-view-toolbar .toolbar-seats{color:#11263c66;text-align:center;font-size:22px;font-style:normal;font-weight:800;line-height:28px}.ws-console .team-primary-action{color:#fff;background:#252627;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-width:184px;height:40px;padding:0 20px;font-weight:600;display:flex}.ws-console .team-table{background:#ffffff73;border:1px solid #e4e5e2;border-radius:10px;min-width:900px;margin-top:12px;overflow:hidden}.ws-console .team-table-row{color:#222630;border-top:1px solid #e8e9e6;align-items:center;min-height:68px;padding:0 20px;font-size:14px;display:grid}.ws-console .team-table-row:first-child{border-top:0}.ws-console .team-table-row.team-table-head{background:#f3f3f1;min-height:56px;font-weight:600}.ws-console .member-table{overflow:visible}.ws-console .member-table .team-table-head{border-radius:10px 10px 0 0}.ws-console .member-table .team-table-row:last-child{border-radius:0 0 10px 10px}.ws-console .member-table .team-table-row{border-top-color:#0000000a;grid-template-columns:repeat(4,minmax(0,1fr));padding:0}.ws-console .member-table.is-restricted .team-table-row{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-console .member-table .team-table-row>*{box-sizing:border-box;justify-content:center;align-items:center;min-width:0;padding:0 44px;display:flex}.ws-console .member-table .team-table-row>:first-child{justify-content:flex-start;padding-left:52px}.ws-console .member-table .team-table-head>*{line-height:22px}.ws-console .member-table .team-table-row:not(.team-table-head),.ws-console .credits-table .team-table-row:not(.team-table-head){background:#fafaf9}.ws-console .member-role-readonly{color:#11263c;font-size:14px;font-weight:600;line-height:22px}.ws-console .member-identity{align-items:center;gap:16px;min-width:0;display:flex}.ws-console .member-identity>span:last-child{flex-direction:column;min-width:0;display:flex}.ws-console .member-identity b{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.ws-console .member-identity small{text-overflow:ellipsis;white-space:nowrap;color:#b0b3af;font-size:12px;overflow:hidden}.ws-console .team-avatar{color:#ffffffe6;border:1px solid #00000014;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.ws-console .member-limit,.ws-console .usage-limit{align-items:center;gap:7px;font-weight:500;display:flex}.ws-console .member-limit button,.ws-console .usage-limit button{color:#c0c2be;background:0 0;place-items:center;width:24px;height:24px;padding:0;display:grid}.ws-console .compact-select{background:#f7f7f5;border:1px solid #e1e2df;border-radius:7px;align-items:center;width:120px;height:30px;display:flex;position:relative}.ws-console .compact-select select{appearance:none;color:#11263c;width:100%;height:100%;font:inherit;background:0 0;border:0;outline:0;padding:0 30px 0 12px}.ws-console .compact-select svg{pointer-events:none;position:absolute;right:10px}.ws-console .member-actions{display:flex;position:relative}.ws-console .member-role-select{color:#11263c;background:#f3f3f1;border:1px solid #ece9f1;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:120px;padding:4px 16px;font-size:14px;font-weight:600;line-height:22px;display:flex}.ws-console .member-role-options{z-index:40;background:#fffffffa;border:1px solid #dfe1dd;border-radius:10px;width:148px;padding:6px;position:fixed;box-shadow:0 12px 30px #20261e1f}.ws-console .member-role-options button{color:#59605a;text-align:left;background:0 0;border-radius:7px;width:100%;height:34px;padding:0 8px;font-size:13px}.ws-console .member-role-options button:hover,.ws-console .member-role-options button.active{color:#102640;background:#f0f1ee}.ws-console .member-role-select.is-static{cursor:default;background:0 0;border-color:#0000}.ws-console .member-role-options-label{color:#9b9d99;padding:2px 8px 4px;font-size:12px;line-height:16px;display:block}.ws-console .member-role-options-current{color:#102640;background:#f0f1ee;border-radius:7px;align-items:center;gap:8px;height:34px;padding:0 8px;font-size:13px;display:flex}.ws-console .member-role-options-divider{background:#ece9f1;height:1px;margin:6px 2px;display:block}html.dark .ws-console .member-role-options-label{color:#6b6f68}html.dark .ws-console .member-role-options-current{color:#edf0ea;background:#2d2f2c}html.dark .ws-console .member-role-options-divider{background:#2d2f2c}.ws-console .member-role-options button.is-danger{color:#222630;align-items:center;gap:8px;display:flex}.ws-console .member-role-options button.is-danger svg{flex:none}.ws-console .member-role-options button.is-danger:hover{color:#e14942;background:#e149421a}html.dark .ws-console .member-role-options button.is-danger{color:#edf0ea}html.dark .ws-console .member-role-options button.is-danger:hover{color:#e14942;background:#e149421a}.ws-console .member-limit button.member-limit-value,.ws-console .usage-limit button.member-limit-value,.ws-console .usage-limit span.member-limit-value,.ws-console .member-limit-input{box-sizing:border-box;color:#222630;text-align:center;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:70px;height:30px;padding:5px 16px 4px;font-size:14px;font-weight:500;line-height:22px;display:flex}.ws-console .member-limit button.member-limit-value,.ws-console .usage-limit button.member-limit-value{background:0 0}.ws-console .member-limit button.member-limit-value:hover,.ws-console .usage-limit button.member-limit-value:hover{background:#f3f3f1}.ws-console .member-limit-input{caret-color:#4075f1;appearance:textfield;background:#f3f3f1;border-color:#0000001a;outline:0}.ws-console .member-limit-input::-webkit-outer-spin-button{appearance:none;margin:0}.ws-console .member-limit-input::-webkit-inner-spin-button{appearance:none;margin:0}.ws-console .team-dialog-layer{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b1d1b85;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ws-console .team-dialog{background:#f0f1e9;border:1px solid #e0e2da99;border-radius:20px;width:min(744px,100vw - 32px);overflow:hidden;box-shadow:0 24px 60px #181b183d}.ws-console .team-dialog>header{justify-content:space-between;align-items:center;height:88px;padding:0 32px;display:flex}.ws-console .team-dialog h2{margin:0;font-size:22px}.ws-console .team-dialog>header button{color:#fff;background:#b6b8b3;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.ws-console .team-dialog>footer{justify-content:flex-end;gap:12px;height:100px;padding:24px 32px 32px;display:flex}.ws-console .team-dialog>footer button{color:#fff;background:#252627;border-radius:12px;min-width:100px;height:44px;padding:0 20px;font-weight:600}.ws-console .team-dialog>footer button.secondary{color:#252627;background:0 0;border:1px solid #252627}.ws-console .credit-settings-body select{color:#11263c;background:#fff;border:0;border-radius:6px;height:30px;padding:0 34px 0 14px}.ws-console .invite-dialog-body{grid-template-columns:1fr;gap:16px;margin:20px 32px 4px;display:grid}.ws-console .invite-dialog--figma{background:#eaeae2;border-color:#00000014;width:min(600px,100vw - 32px)}.ws-console .invite-dialog--figma>header.invite-team-header{justify-content:space-between;align-items:flex-start;height:auto;padding:32px 32px 0;display:flex}.ws-console .invite-team-identity{align-items:center;gap:12px;display:flex}.ws-console .invite-team-avatar{color:#fff;border:.5px solid #0000001a;border-radius:8px;place-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:grid}.ws-console .invite-team-meta{flex-direction:column;justify-content:center;gap:2px;display:flex}.ws-console .invite-team-meta b{color:#222630;font-size:14px;font-weight:700;line-height:16px}.ws-console .invite-team-meta small{color:#22263099;font-size:12px;font-weight:500;line-height:14px}.ws-console .invite-dialog--figma .invite-dialog-body{gap:16px;margin:16px 32px 0}.ws-console .invite-dialog-lead{color:#000000b3;margin:0;padding:8px 2px;font-size:14px;font-weight:700}.ws-console .invite-email-field{background:#fff;border:.5px solid #e9eae6;border-radius:16px;flex-wrap:wrap;align-items:center;gap:8px;height:56px;padding:10px 12px 10px 20px;display:flex}.ws-console .invite-email-input{field-sizing:content;color:#000;background:0 0;border:0;min-width:0;max-width:100%;padding:0;font-size:14px;font-weight:600;line-height:20px}.ws-console .invite-email-input:focus{outline:none}.ws-console .invite-email-input::placeholder{color:#0000004d;font-weight:600}.ws-console .invite-email-tag{color:#11263c4d;white-space:nowrap;background:#eaeae8;border:1px solid #ece9f1;border-radius:6px;flex:none;align-items:center;height:20px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}.ws-console .invite-dialog--figma>footer{justify-content:flex-end;align-items:center;height:auto;padding:24px 32px 32px}.ws-console .invite-footer-error{color:#0000004d;margin-right:auto;font-size:14px;font-weight:600}.ws-console .invite-footer-error a{color:inherit;text-decoration:underline}.ws-console .invite-dialog--figma>footer>button{color:#fff;background:#252627;border-radius:12px;flex:none;height:44px;padding:1px 24px 0;font-size:14px;font-weight:700;line-height:20px}.ws-console .invite-dialog--figma>footer>button:disabled{color:#0003;background:#2526271a}html.dark .ws-console .invite-dialog--figma{background:#1c1c1a;border-color:#2d2f2c}html.dark .ws-console .invite-team-meta b{color:#edf0ea}html.dark .ws-console .invite-team-meta small{color:#edf0ea99}html.dark .ws-console .invite-dialog-lead{color:#edf0eab3}html.dark .ws-console .invite-email-field{background:#17181a;border-color:#2d2f2c}html.dark .ws-console .invite-email-input{color:#edf0ea}html.dark .ws-console .invite-email-input::placeholder{color:#edf0ea4d}html.dark .ws-console .invite-email-tag{color:#edf0ea66;background:#2d2f2c;border-color:#2d2f2c}html.dark .ws-console .invite-footer-error{color:#edf0ea66}html.dark .ws-console .invite-dialog--figma>footer>button:disabled{color:#edf0ea4d;background:#edf0ea1f}.ws-console .invite-dialog-body label{color:#555b56;flex-direction:column;gap:8px;font-size:13px;display:flex}.ws-console .invite-dialog-body input{background:#fff;border:1px solid #d8dad4;border-radius:10px;outline:0;height:44px;padding:0 14px}.ws-console .invite-preview-body{gap:12px}.ws-console .invite-preview-card{background:#f7f7f5;border:1px solid #e1e2df;border-radius:12px;align-items:center;gap:14px;padding:14px 16px;display:flex}.ws-console .invite-preview-avatar{object-fit:cover;border:1px solid #00000014;border-radius:50%;flex:none;width:48px;height:48px}.ws-console .invite-preview-avatar-fallback{width:48px;height:48px;font-size:16px}.ws-console .invite-preview-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.ws-console .invite-preview-meta b{text-overflow:ellipsis;white-space:nowrap;color:#11263c;font-size:14px;font-weight:600;overflow:hidden}.ws-console .invite-preview-meta small{text-overflow:ellipsis;white-space:nowrap;color:#7a7d78;font-size:12px;overflow:hidden}.ws-console .invite-preview-created{color:#9a9d98;font-size:12px}.ws-console .invite-dialog-hint{color:#5a6b3a;margin:0;font-size:13px;line-height:1.4}.ws-console .invite-dialog-error{color:#b23a3a;background:#d24b4b14;border:1px solid #d24b4b4d;border-radius:10px;margin:0 32px;padding:12px 14px;font-size:13px;line-height:18px}.ws-console .invite-dialog-error a,.ws-console .invite-dialog-error button.link{color:#b23a3a;font-weight:600;text-decoration:underline}html.dark .ws-console .team-view-toolbar{color:#8c918b}html.dark .ws-console .team-primary-action{color:#17181a;background:#edf0ea}html.dark .ws-console .team-table{background:#1c1c1a73;border-color:#2d2f2c}html.dark .ws-console .team-table-row{color:#edf0ea;border-top-color:#2d2f2c}html.dark .ws-console .team-table-row.team-table-head{background:#1c1c1a}html.dark .ws-console .member-table .team-table-row:not(.team-table-head),html.dark .ws-console .credits-table .team-table-row:not(.team-table-head){background:#17181a}html.dark .ws-console .member-role-readonly{color:#8c918b}html.dark .ws-console .member-identity small,html.dark .ws-console .member-limit button,html.dark .ws-console .usage-limit button{color:#6b6f68}html.dark .ws-console .compact-select,html.dark .ws-console .member-limit-input{background:#1c1c1a;border-color:#2d2f2c}html.dark .ws-console .compact-select select,html.dark .ws-console .member-limit-input,html.dark .ws-console .member-limit button.member-limit-value,html.dark .ws-console .usage-limit button.member-limit-value,html.dark .ws-console .usage-limit span.member-limit-value{color:#edf0ea}html.dark .ws-console .member-limit button.member-limit-value:hover,html.dark .ws-console .usage-limit button.member-limit-value:hover{background:#2d2f2c}html.dark .ws-console .team-dialog-layer{background:#0a0b0a99}html.dark .ws-console .team-dialog{background:#1c1c1a;border-color:#2d2f2c}html.dark .ws-console .team-dialog h2{color:#edf0ea}html.dark .ws-console .team-dialog>header button{color:#edf0ea;background:#303531}html.dark .ws-console .team-dialog>footer button{color:#17181a;background:#edf0ea}html.dark .ws-console .team-dialog>footer button.secondary{color:#edf0ea;border-color:#edf0ea}html.dark .ws-console .invite-dialog-body label{color:#b8bcb4}html.dark .ws-console .invite-dialog-body input{color:#edf0ea;background:#17181a;border-color:#2d2f2c}html.dark .ws-console .invite-preview-card{background:#17181a;border-color:#2d2f2c}html.dark .ws-console .invite-preview-meta b{color:#edf0ea}html.dark .ws-console .invite-preview-meta small{color:#8c918b}html.dark .ws-console .invite-preview-created{color:#6b6f68}html.dark .ws-console .invite-dialog-hint{color:#a7ae69}html.dark .ws-console .invite-dialog-error{color:#e57373;background:#e573731a;border-color:#e5737359}html.dark .ws-console .invite-dialog-error a,html.dark .ws-console .invite-dialog-error button.link{color:#e57373}@media (max-width:767px){.ws-console .team-view{max-width:100%;margin-top:16px}.ws-console .team-view-toolbar{min-width:0}.ws-console .team-view-toolbar>span{display:none}.ws-console .team-primary-action{width:100%}.ws-console .team-table{min-width:820px}.ws-console .team-dialog-layer{padding:16px}.ws-console .team-dialog>header{height:72px;padding:0 20px}.ws-console .team-dialog>footer{height:84px;padding:16px 20px 24px}.ws-console .invite-dialog-body{grid-template-columns:1fr;margin:8px 20px 4px}}.ws-console .team-view--credits{margin-top:20px}.ws-console .credits-summary{background:#f3f3f1;border-radius:12px;align-items:flex-start;gap:78px;min-width:760px;height:150px;padding:28px 20px;display:flex;position:relative}.ws-console .credits-summary p{color:#222630cc;margin:0 0 12px;font-size:14px;font-weight:600}.ws-console .credits-summary strong{color:#11263c;font-size:22px}.ws-console .credits-summary em{color:#5c9656;background:#e3e9d7;border:.5px solid #89a76133;border-radius:6px;margin-left:12px;padding:4px 8px 3px;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.ws-console .credits-summary>button{color:#222630;background:#ecece8;border:1px solid #dadbd7;border-radius:12px;align-items:center;gap:8px;height:36px;padding:0 18px;font-weight:600;display:flex;position:absolute;top:24px;right:20px}.ws-console .credits-summary-progress{background:#e5e5dc;border:1px solid #1e3f1933;border-radius:6px;height:16px;position:absolute;bottom:24px;left:20px;right:20px;overflow:hidden}.ws-console .credits-summary-progress-fill{background:linear-gradient(90deg,#347244,#83d75f 54%,#9cdb75);border-radius:5px;max-width:100%;transition:width .2s;position:absolute;top:0;bottom:0;left:0}.ws-console .credits-summary-progress-fill:after{content:"";opacity:.35;mix-blend-mode:overlay;pointer-events:none;background:url(/assets/dashboard-riso.png) 50%/500px;position:absolute;inset:0}.ws-console .credits-tabs{gap:8px;min-width:760px;height:36px;margin-top:20px;display:flex}.ws-console .credits-tabs button{color:#7f858b;background:0 0;border:1px solid #0000;border-radius:6px;height:30px;padding:0 16px}.ws-console .credits-tabs button.active{color:#11263c;background:#f3f3f1;border-color:#e2e3e0;font-weight:600}.ws-console .credits-table{margin-top:0;overflow:visible}.ws-console .credits-table .team-table-head{border-radius:10px 10px 0 0}.ws-console .credits-table .team-table-row:last-child{border-radius:0 0 10px 10px}.ws-console .credits-table .team-table-row{grid-template-columns:26% 54% 20%}.ws-console .credits-table .team-table-row>:last-child{justify-content:center}.ws-console .credits-table .team-table-head>:last-child{text-align:center}.ws-console .credits-table.is-restricted .team-table-row{grid-template-columns:31% 69%}.ws-console .consumption-heading{align-items:center;gap:6px;display:flex}.ws-console .consumption-heading .compact-select{width:88px;margin-left:8px;font-weight:500}.ws-console .consumption-filters{align-items:center;gap:4px;margin-left:4px;display:flex}.ws-console .consumption-filter{display:flex;position:relative}.ws-console .consumption-filter>button{color:#11263c;white-space:nowrap;background:#fff;border:1px solid #dcdfd9;border-radius:6px;justify-content:flex-end;align-items:center;gap:10px;padding:4px 16px;font-size:14px;font-weight:600;line-height:22px;display:flex}.ws-console .consumption-filter-options{z-index:40;background:#fffffffa;border:1px solid #dfe1dd;border-radius:10px;width:132px;max-height:268px;padding:6px;position:fixed;overflow-y:auto;box-shadow:0 12px 30px #20261e1f}.ws-console .consumption-filter-options button{color:#59605a;text-align:left;background:0 0;border-radius:7px;width:100%;height:34px;padding:0 8px;font-size:13px}.ws-console .consumption-filter-options button:hover,.ws-console .consumption-filter-options button.active{color:#102640;background:#f0f1ee}html.dark .ws-console .consumption-filter>button{color:#edf0ea;background:#1c1c1a;border-color:#2d2f2c}html.dark .ws-console .consumption-filter-options{background:#1c1c1afa;border-color:#2d2f2c}html.dark .ws-console .consumption-filter-options button{color:#9b9d99}html.dark .ws-console .consumption-filter-options button:hover,html.dark .ws-console .consumption-filter-options button.active{color:#edf0ea;background:#2d2f2c}.ws-console .usage-track{background:#f3f3f1;border:1px solid #dadcd8;border-radius:4px;width:calc(100% - 24px);height:12px;position:relative;overflow:hidden}.ws-console .usage-track i{border-radius:4px;position:absolute;inset:-1px auto -1px -1px}.ws-console .usage-track--segmented{background:0 0;border:0;gap:2px;display:flex;overflow:visible}.ws-console .usage-track--segmented>button{cursor:default;border:0;border-radius:3px;min-width:5px;height:12px;padding:0;position:relative}.ws-console .usage-track--segmented>.usage-track-rest{box-sizing:border-box;background:#f3f3f1;border:1px solid #dadcd8;border-radius:4px;flex:auto;min-width:0;height:12px;margin-left:-2px;position:static;inset:auto}html.dark .ws-console .usage-track--segmented>.usage-track-rest{background:#1c1c1a;border-color:#2d2f2c}.ws-console .category-name{align-items:center;gap:16px;display:flex}.ws-console .category-name svg{color:#507339}.ws-console .credit-detail-panel{min-width:900px;margin-top:0}.ws-console .credit-detail-controls{color:#c5c6c3;justify-content:flex-end;align-items:center;gap:10px;min-height:38px;font-size:14px;display:flex}.ws-console .credit-detail-controls>.legend{background:#e4e6d2;border-radius:3px;width:60px;height:3px;margin-left:auto}.ws-console .credit-detail-help-wrap{margin-right:auto;position:relative}.ws-console .credit-detail-help-wrap>button{color:#c5c6c3;background:0 0;place-items:center;width:18px;height:18px;padding:0;display:grid}.ws-console .credit-detail-help-wrap>span{z-index:14;color:#666d68;background:#fffffffa;border:1px solid #dedfdc;border-radius:9px;width:240px;padding:10px 12px;font-size:12px;line-height:18px;position:absolute;top:26px;left:0;box-shadow:0 10px 28px #1c231d1f}.ws-console .credit-detail-month{background:#f3f3f1;border:1px solid #dfe1e5;border-radius:7px;align-items:center;width:120px;height:30px;display:flex;position:relative}.ws-console .credit-detail-month select{appearance:none;color:#102640;width:100%;height:100%;font:inherit;background:0 0;border:0;outline:0;padding:0 30px 0 13px}.ws-console .credit-detail-month svg{pointer-events:none;position:absolute;right:10px}.ws-console .credit-settings-body{background:#e7e8e0;border-radius:12px;margin:20px 32px 0;padding:12px 26px}.ws-console .credit-settings-body label{border-top:1px solid #d2d4cd;justify-content:space-between;align-items:center;gap:24px;min-height:88px;display:flex}.ws-console .credit-settings-body label:first-child{border-top:0}.ws-console .credit-settings-body span{flex-direction:column;display:flex}.ws-console .credit-settings-body b{font-size:14px;font-weight:500}.ws-console .credit-settings-body small{color:#a1a49e;margin-top:4px;font-size:13px}.ws-console .credit-settings-readonly{color:#59605a;align-items:center;height:30px;padding:0 14px;font-size:14px;display:flex}html.dark .ws-console .credits-summary{background:#1c1c1a}html.dark .ws-console .credits-summary-progress{background:#2d2f2c;border-color:#edf0ea1f}html.dark .ws-console .credits-summary p{color:#edf0eab8}html.dark .ws-console .credits-summary strong{color:#edf0ea}html.dark .ws-console .credits-summary em{color:#a9ec73;background:#a9ec731f;border-color:#a9ec7347}html.dark .ws-console .credits-summary>button{color:#edf0ea;background:#242624;border-color:#2d2f2c}html.dark .ws-console .credits-tabs button{color:#8c918b}html.dark .ws-console .credits-tabs button.active{color:#edf0ea;background:#242624;border-color:#2d2f2c}html.dark .ws-console .usage-track{background:#1c1c1a;border-color:#2d2f2c}html.dark .ws-console .category-name svg{color:#a9ec73}html.dark .ws-console .credit-detail-controls{color:#5a5f58}html.dark .ws-console .credit-detail-controls>.legend{background:#3a3d34}html.dark .ws-console .credit-detail-help-wrap>button{color:#5a5f58}html.dark .ws-console .credit-detail-help-wrap>span{color:#b8bcb4;background:#1c1c1afa;border-color:#2d2f2c}html.dark .ws-console .credit-detail-month{color:#edf0ea;background:#1c1c1a;border-color:#2d2f2c}html.dark .ws-console .credit-detail-month select{color:#edf0ea}html.dark .ws-console .credit-settings-body{background:#17181a}html.dark .ws-console .credit-settings-body label{border-top-color:#2d2f2c}html.dark .ws-console .credit-settings-body b{color:#edf0ea}html.dark .ws-console .credit-settings-body small{color:#6b6f68}html.dark .ws-console .credit-settings-body select{color:#edf0ea;background:#1c1c1a}html.dark .ws-console .credit-settings-readonly{color:#b8bcb4}@media (max-width:1199px) and (min-width:768px){.ws-console .credit-card{left:16px;right:16px}}@media (max-width:767px){.ws-console .credits-summary{flex-wrap:wrap;gap:22px 36px;min-width:0;height:206px;padding-top:64px}.ws-console .credits-summary>button{top:16px;left:20px;right:auto}.ws-console .credits-tabs{min-width:max-content;overflow-x:auto}.ws-console .credit-settings-body{margin:8px 16px 0;padding:4px 16px}.ws-console .credit-settings-body label{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:104px}.ws-console .credit-detail-panel{min-width:0}.ws-console .credit-detail-controls{flex-wrap:wrap;justify-content:flex-start}.ws-console .credit-detail-controls>.legend{margin-left:0}.ws-console .credit-detail-help-wrap{margin-right:auto}}@media (max-width:420px){.ws-console .credits-summary{gap:18px}.ws-console .credits-summary em{width:max-content;margin:6px 0 0;display:block}}.ws-console button{transition:background-color .15s,border-color .15s,color .15s}.ws-console button:focus-visible{outline-offset:2px;outline:2px solid #4075f1}.ws-console button:disabled{cursor:not-allowed}.ws-console .team-primary-action:hover:not(:disabled),.ws-console .credit-card button:hover:not(:disabled),.ws-console .team-dialog>footer button:not(.secondary):hover:not(:disabled){background:#3a3b3c}.ws-console .team-primary-action:active:not(:disabled),.ws-console .credit-card button:active:not(:disabled),.ws-console .team-dialog>footer button:not(.secondary):active:not(:disabled){background:#111213}html.dark .ws-console .team-primary-action:hover:not(:disabled){background:#fff}html.dark .ws-console .team-primary-action:active:not(:disabled){background:#d5d8d2}.ws-console .team-dialog>footer button.secondary:hover:not(:disabled),.ws-console .credits-summary>button:hover:not(:disabled),.ws-console .month-select:hover,.ws-console .consumption-filter>button:hover,.ws-console .member-role-select:not(.is-static):hover,.ws-console .period button:not(.active):hover{background:#eaeae8}.ws-console .team-dialog>footer button.secondary:active:not(:disabled),.ws-console .credits-summary>button:active:not(:disabled),.ws-console .month-select:active,.ws-console .consumption-filter>button:active,.ws-console .member-role-select:not(.is-static):active,.ws-console .period button:not(.active):active{background:#e1e2df}html.dark .ws-console .team-dialog>footer button.secondary:hover:not(:disabled),html.dark .ws-console .credits-summary>button:hover:not(:disabled),html.dark .ws-console .month-select:hover,html.dark .ws-console .consumption-filter>button:hover,html.dark .ws-console .member-role-select:not(.is-static):hover,html.dark .ws-console .period button:not(.active):hover{background:#2d2f2c}.ws-console .chart-help-button:hover,.ws-console .credit-detail-help-wrap>button:hover,.ws-console .member-limit button:not(.member-limit-value):hover,.ws-console .usage-limit button:not(.member-limit-value):hover{color:#4f545a;background:#f0f1ee}.ws-console .dashboard-main header button:hover,.ws-console .team-dialog>header button:hover{color:#4f545a;background:#e4e5e1}html.dark .ws-console .chart-help-button:hover,html.dark .ws-console .credit-detail-help-wrap>button:hover,html.dark .ws-console .member-limit button:not(.member-limit-value):hover,html.dark .ws-console .usage-limit button:not(.member-limit-value):hover,html.dark .ws-console .dashboard-main header button:hover,html.dark .ws-console .team-dialog>header button:hover{color:#edf0ea;background:#2d2f2c}.ws-console .stat-grid .stat-row>button:hover{color:#4f545a}.ws-console .credits-tabs button:not(.active):hover{color:#4f545a;background:#f0f1ee}html.dark .ws-console .stat-grid .stat-row>button:hover,html.dark .ws-console .credits-tabs button:not(.active):hover{color:#edf0ea;background:0 0}.ws-console .usage-track--segmented>button:hover{filter:brightness(1.06)}
