.ws-console.dashboard-body{min-height:max(728px,100dvh);position:relative;background:#f1f2ef;padding:8px;display:grid;grid-template-columns:320px minmax(0,1fr);gap:8px}.ws-console .dashboard-main,.ws-console .team-sidebar{position:relative;border:1px solid #e1e2de;background:rgba(255,255,255,.82);border-radius:16px;z-index:5}.ws-console .team-sidebar{padding:24px 20px}.ws-console .team-brand{display:flex;align-items:center;gap:12px}.ws-console .team-mark{width:36px;height:36px;border-radius:7px;background:#a7ae69;color:#dfe6a7;display:grid;place-items:center;font-weight:800;font-size:26px}.ws-console .team-brand b{display:block;font-size:14px}.ws-console .team-brand span{display:block;color:#8c8f8b;font-size:12px;margin-top:2px}.ws-console .team-sidebar nav{display:flex;flex-direction:column;gap:7px;margin-top:24px}.ws-console .team-sidebar nav button{width:100%;height:40px;display:flex;align-items:center;padding:0 12px;border-radius:10px;color:inherit;background:transparent;text-align:left;font-size:14px;font-weight:500}.ws-console .team-sidebar nav button.active,.ws-console .team-sidebar nav button:hover{background:#f0f0ee}.ws-console .credit-card{position:absolute;left:20px;right:20px;bottom:20px;padding:16px;background:#f3f3f1;border-radius:10px}.ws-console .credit-card>div:first-child{display:flex;justify-content:space-between;font-size:12px;font-weight:600}.ws-console .credit-progress-track{position:relative;box-sizing:border-box;height:16px;margin:8px 0 7px;border:1px solid rgba(30,63,25,.2);border-radius:6px;background:#e5e5dc;overflow:hidden}.ws-console .credit-progress{position:absolute;top:0;bottom:0;left:0;border-radius:5px;background:linear-gradient(100deg,#3e834d,#a9ec73);overflow:hidden}.ws-console .credit-progress:after{content:"";position:absolute;inset:0;background:url(/assets/dashboard-riso.png) 50%/250px;opacity:.4;mix-blend-mode:overlay}.ws-console .credit-card small{color:#9b9d99}.ws-console .credit-card button{height:40px;width:100%;border-radius:11px;margin-top:16px;color:white;background:#242424;font-weight:600}.ws-console .credit-owner-note{display:block;margin-top:11px;color:#8c918b;font-size:11px;text-align:center}.ws-console .dashboard-main{min-width:0;padding:20px;overflow:hidden}.ws-console .dashboard-main>header{height:44px;display:flex;justify-content:space-between;align-items:flex-start}.ws-console .dashboard-heading{min-width:0;display:flex;align-items:flex-start;gap:10px}.ws-console .dashboard-main h1{margin:-2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:30px;line-height:36px;letter-spacing:-1px;font-weight:800}.ws-console .dashboard-main header button{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:8px;background:#f3f3f1;color:#c5c7c3}.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 .dashboard-main,html.dark .ws-console .team-sidebar{border-color:#2d2f2c;background:rgba(28,28,26,.82)}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.active,html.dark .ws-console .team-sidebar nav button:hover{background:#303531}html.dark .ws-console .credit-card{background:#1c1c1a}html.dark .ws-console .credit-progress-track{border-color:rgba(237,240,234,.12);background:#2d2f2c}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{background:#242624;color:#8c8f8b}html.dark .ws-console .credit-card>div:first-child,html.dark .ws-console .team-brand b{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;display:block;padding:8px}.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{position:fixed;z-index:30;top:8px;bottom:8px;left:8px;width:min(320px,calc(100vw - 48px));padding:24px 20px;transform:translateX(calc(-100% - 18px));transition:transform .22s ease}.ws-console .team-sidebar.is-open{transform:translateX(0)}.ws-console .team-sidebar+.dashboard-main{width:100%}.ws-console .team-sidebar .credit-card{position:absolute}.ws-console .drawer-backdrop.is-visible{display:block;position:fixed;inset:0 0 0 min(336px,calc(100vw - 32px));z-index:25;border-radius:0;background:rgba(20,24,21,.24);box-shadow:-100vw 0 rgba(20,24,21,.24);backdrop-filter:blur(2px)}}.ws-console .stat-grid{display:grid;grid-template-columns:1.65fr .9fr .9fr;gap:14px;margin-top:20px}.ws-console .stat-grid article{height:122px;border-radius:12px;padding:28px 20px;background:#f3f3f1;position:relative}.ws-console .stat-grid p{margin:0 0 24px;color:#555a5f;font-size:14px;font-weight:700}.ws-console .stat-grid strong{font-size:24px;color:#102640;font-weight:800}.ws-console .stat-grid span{position:absolute;right:22px;bottom:34px;color:#c0c2be;font-size:14px}.ws-console .stat-grid em{display:inline-flex;align-items:center;gap:4px;padding:4px 8px 3px;color:#5c9656;background:#e3e9d7;border:.5px solid rgba(137,167,97,.2);border-radius:6px;font-size:14px;font-style:normal;font-weight:600}.ws-console .stat-grid em>span{position:static;color:inherit;font-size:inherit}.ws-console .stat-grid .stat-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.ws-console .stat-grid .stat-row>button{padding:3px 0;color:#c0c2be;background:transparent;font-size:14px;font-weight:700}.ws-console .chart-header{margin-top:48px;min-height:30px;color:#c5c6c3;font-size:14px}.ws-console .chart-header,.ws-console .chart-title-group{display:flex;align-items:center;gap:10px}.ws-console .chart-title-group>b{color:#4f545a}.ws-console .chart-header-spacer{flex:1}.ws-console .chart-header .legend{width:60px;height:4px;border-radius:3px;background:rgba(193,200,141,.2)}.ws-console .chart-legend-item{display:flex;align-items:center;gap:14px}.ws-console .chart-legend-item .legend--current{width:60px;height:4px;background:#8a8a53}.ws-console .chart-legend-item>span{color:#d0d1d2;font-size:14px;font-weight:700;line-height:20px}.ws-console .chart-help-wrap{position:relative;display:flex;align-items:center}.ws-console .chart-help-button{width:18px;height:18px;padding:0;display:grid;place-items:center;color:#c5c6c3;background:transparent}.ws-console .chart-help-popover{position:absolute;z-index:14;top:26px;left:-12px;width:240px;padding:10px 12px;border:1px solid #dedfdc;border-radius:9px;color:#666d68;background:rgba(255,255,255,.98);box-shadow:0 10px 28px rgba(28,35,29,.12);font-size:12px;line-height:18px}.ws-console .period{display:flex;align-items:center;gap:2px;margin-left:20px}.ws-console .period-item{display:flex}.ws-console .period button{padding:4px 16px;border:1px solid #ece9f1;border-radius:6px;background:#f3f3f1;color:rgba(17,38,60,.3);font-size:14px;font-weight:600;line-height:22px}.ws-console .period button.active{color:#11263c;background:#eaeae8}.ws-console .month-picker{position:relative;margin-left:20px}.ws-console .month-select{height:30px;min-width:120px;padding:0 12px;display:flex;justify-content:center;align-items:center;gap:12px;border-radius:7px;border:1px solid #dfe1e5;background:#f3f3f1;color:#102640;font-weight:600}.ws-console .month-options{position:absolute;z-index:12;top:36px;right:0;width:142px;padding:6px;border:1px solid #dfe1dd;border-radius:10px;background:rgba(255,255,255,.98);box-shadow:0 12px 30px rgba(32,38,30,.12)}.ws-console .month-options button{width:100%;height:34px;padding:0 8px;border-radius:7px;color:#59605a;background:transparent;text-align:left;font-size:13px}.ws-console .month-options button.active,.ws-console .month-options button:hover{color:#102640;background:#f0f1ee}.ws-console .chart-scroller{margin-top:38px;padding-top:6px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:#d8dad4 transparent}.ws-console .chart-mobile-y-axis{display:none}.ws-console .chart-canvas{width:100%;min-width:720px;position:relative;aspect-ratio:1105/344.682;outline:0;touch-action:pan-x}.ws-console .chart-canvas>svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.ws-console .grid-line{stroke:#ece9f1;stroke-width:1;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:3;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:3}.ws-console .cursor-line{stroke:#c2c98e;stroke-width:2;stroke-linecap:round;stroke-dasharray:4.4 4.4;vector-effect:non-scaling-stroke}.ws-console .cursor-dot{fill:#c2c98e;stroke:white;stroke-width:4;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 2.667px rgba(50,50,71,.06)) drop-shadow(0 2.667px 5.333px rgba(50,50,71,.06))}.ws-console .axis-text{fill:#a2a3a5;font-size:14px}.ws-console .chart-tooltip{position:absolute;z-index:4;transform:translate(-50%,calc(-100% - 27px));border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#252627;pointer-events:none;display:inline-flex;padding:5px 12px 4px;justify-content:center;align-items:center;gap:10px;white-space:nowrap}.ws-console .chart-tooltip.is-below{transform:translate(-50%,27px)}.ws-console .chart-tooltip.is-below:after{top:-9px;bottom:auto;border-right:0;border-bottom:0;border-left:1px solid rgba(255,255,255,.12);border-top:1px solid rgba(255,255,255,.12)}.ws-console .chart-tooltip:after{content:"";position:absolute;left:var(--tooltip-arrow-left,83px);bottom:-9px;width:16px;height:16px;background:#252627;border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);transform:rotate(45deg)}.ws-console .chart-tooltip b{color:#edf0ea}.ws-console .chart-tooltip b,.ws-console .chart-tooltip span{position:relative;z-index:1;font-size:14px;font-weight:700;line-height:20px;white-space:nowrap}.ws-console .chart-tooltip span{color:rgba(237,240,234,.6)}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:rgba(169,236,115,.12);border-color:rgba(169,236,115,.28)}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:rgba(28,28,26,.98);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{background:#1c1c1a;border-color:#2d2f2c;color:#edf0ea}html.dark .ws-console .month-options{background:rgba(28,28,26,.98);border-color:#2d2f2c}html.dark .ws-console .month-options button{color:#b8bcb4}html.dark .ws-console .month-options button.active,html.dark .ws-console .month-options button:hover{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:rgba(255,255,255,.12)}html.dark .ws-console .chart-tooltip b{color:#edf0ea}html.dark .ws-console .chart-tooltip span{color:rgba(237,240,234,.6)}html.dark .ws-console .chart-mobile-y-axis:before{background:linear-gradient(90deg,#17181a,#17181a 66%,rgba(23,24,26,0))}@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{display:flex;gap:10px;margin-top:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:4px}.ws-console .stat-grid article,.ws-console .stat-grid article.wide{flex:0 0 min(82vw,320px);height:118px;scroll-snap-align:start}.ws-console .chart-header{margin-top:32px;flex-wrap:wrap;gap:8px}.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{position:sticky;left:0;z-index:3;width:50px;height:0;display:block;pointer-events:none;color:#a2a3a5;font-size:9px}.ws-console .chart-mobile-y-axis:before{content:"";position:absolute;z-index:-1;top:0;left:0;width:54px;height:224px;background:linear-gradient(90deg,#fff,#fff 66%,rgba(255,255,255,0))}.ws-console .chart-mobile-y-axis span{position:absolute;left:0;white-space:nowrap}.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{min-width:760px;height:40px;display:flex;align-items:center;justify-content:space-between;color:#a0a39f;font-size:13px}.ws-console .team-view-toolbar .toolbar-seats{color:rgba(17,38,60,.4);text-align:center;font-size:22px;font-style:normal;font-weight:800;line-height:28px}.ws-console .team-primary-action{height:40px;min-width:184px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;color:white;background:#252627;font-weight:600}.ws-console .team-table{min-width:900px;margin-top:12px;overflow:hidden;border:1px solid #e4e5e2;border-radius:10px;background:rgba(255,255,255,.45)}.ws-console .team-table-row{min-height:68px;display:grid;align-items:center;padding:0 20px;border-top:1px solid #e8e9e6;color:#222630;font-size:14px}.ws-console .team-table-row:first-child{border-top:0}.ws-console .team-table-row.team-table-head{min-height:56px;background:#f3f3f1;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{grid-template-columns:repeat(4,minmax(0,1fr));padding:0;border-top-color:rgba(0,0,0,.04)}.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;min-width:0;padding:0 44px;display:flex;align-items:center;justify-content:center}.ws-console .member-table .team-table-row>:first-child{padding-left:52px;justify-content:flex-start}.ws-console .member-table .team-table-head>*{line-height:22px}.ws-console .credits-table .team-table-row:not(.team-table-head),.ws-console .member-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{min-width:0;display:flex;align-items:center;gap:16px}.ws-console .member-identity>span:last-child{min-width:0;display:flex;flex-direction:column}.ws-console .member-identity b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.ws-console .member-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#b0b3af;font-size:12px}.ws-console .team-avatar{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border:1px solid rgba(0,0,0,.08);border-radius:50%;color:rgba(255,255,255,.9);font-size:11px;font-weight:700}.ws-console .member-limit,.ws-console .usage-limit{display:flex;align-items:center;gap:7px;font-weight:500}.ws-console .member-limit button,.ws-console .usage-limit button{width:24px;height:24px;padding:0;display:grid;place-items:center;color:#c0c2be;background:transparent}.ws-console .compact-select{position:relative;width:120px;height:30px;display:flex;align-items:center;border:1px solid #e1e2df;border-radius:7px;background:#f7f7f5}.ws-console .compact-select select{width:100%;height:100%;padding:0 30px 0 12px;border:0;outline:0;appearance:none;color:#11263c;background:transparent;font:inherit}.ws-console .compact-select svg{position:absolute;right:10px;pointer-events:none}.ws-console .member-actions{position:relative;display:flex}.ws-console .member-role-select{display:flex;width:120px;padding:4px 16px;justify-content:center;align-items:center;gap:10px;border-radius:6px;border:1px solid #ece9f1;background:#f3f3f1;color:#11263c;font-size:14px;font-weight:600;line-height:22px}.ws-console .member-role-options{position:fixed;z-index:40;width:148px;padding:6px;border:1px solid #dfe1dd;border-radius:10px;background:rgba(255,255,255,.98);box-shadow:0 12px 30px rgba(32,38,30,.12)}.ws-console .member-role-options button{width:100%;height:34px;padding:0 8px;border-radius:7px;color:#59605a;background:transparent;text-align:left;font-size:13px}.ws-console .member-role-options button.active,.ws-console .member-role-options button:hover{color:#102640;background:#f0f1ee}.ws-console .member-role-select.is-static{cursor:default;border-color:transparent;background:transparent}.ws-console .member-role-options-label{display:block;padding:2px 8px 4px;color:#9b9d99;font-size:12px;line-height:16px}.ws-console .member-role-options-current{height:34px;padding:0 8px;display:flex;align-items:center;gap:8px;border-radius:7px;color:#102640;background:#f0f1ee;font-size:13px}.ws-console .member-role-options-divider{display:block;height:1px;margin:6px 2px;background:#ece9f1}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{display:flex;align-items:center;gap:8px;color:#222630}.ws-console .member-role-options button.is-danger svg{flex:none}.ws-console .member-role-options button.is-danger:hover{color:#e14942;background:rgba(225,73,66,.1)}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:rgba(225,73,66,.1)}.ws-console .member-limit button.member-limit-value,.ws-console .member-limit-input,.ws-console .usage-limit button.member-limit-value,.ws-console .usage-limit span.member-limit-value{box-sizing:border-box;width:70px;height:30px;padding:5px 16px 4px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;color:#222630;font-size:14px;font-weight:500;line-height:22px;text-align:center}.ws-console .member-limit button.member-limit-value,.ws-console .usage-limit button.member-limit-value{background:transparent}.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{outline:0;border-color:rgba(0,0,0,.1);background:#f3f3f1;caret-color:#4075f1;appearance:textfield}.ws-console .member-limit-input::-webkit-inner-spin-button,.ws-console .member-limit-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.ws-console .team-dialog-layer{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:24px;background:rgba(27,29,27,.52);backdrop-filter:blur(8px)}.ws-console .team-dialog{width:min(744px,calc(100vw - 32px));overflow:hidden;border:1px solid rgba(224,226,218,.6);border-radius:20px;background:#f0f1e9;box-shadow:0 24px 60px rgba(24,27,24,.24)}.ws-console .team-dialog>header{height:88px;padding:0 32px;display:flex;align-items:center;justify-content:space-between}.ws-console .team-dialog h2{margin:0;font-size:22px}.ws-console .team-dialog>header button{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;color:white;background:#b6b8b3}.ws-console .team-dialog>footer{height:100px;padding:24px 32px 32px;display:flex;justify-content:flex-end;gap:12px}.ws-console .team-dialog>footer button{min-width:100px;height:44px;padding:0 20px;border-radius:12px;color:white;background:#252627;font-weight:600}.ws-console .team-dialog>footer button.secondary{border:1px solid #252627;color:#252627;background:transparent}.ws-console .credit-settings-body select{height:30px;padding:0 34px 0 14px;border:0;border-radius:6px;color:#11263c;background:white}.ws-console .invite-dialog-body{display:grid;grid-template-columns:1fr;gap:16px;margin:20px 32px 4px}.ws-console .invite-dialog--figma{width:min(600px,calc(100vw - 32px));border-color:rgba(0,0,0,.08);background:#eaeae2}.ws-console .invite-dialog--figma>header.invite-team-header{height:auto;padding:32px 32px 0;display:flex;align-items:flex-start;justify-content:space-between}.ws-console .invite-team-identity{display:flex;align-items:center;gap:12px}.ws-console .invite-team-avatar{width:36px;height:36px;display:grid;place-items:center;border:.5px solid rgba(0,0,0,.1);border-radius:8px;color:#fff;font-size:16px;font-weight:700}.ws-console .invite-team-meta{display:flex;flex-direction:column;justify-content:center;gap:2px}.ws-console .invite-team-meta b{color:#222630;font-size:14px;font-weight:700;line-height:16px}.ws-console .invite-team-meta small{color:rgba(34,38,48,.6);font-size:12px;font-weight:500;line-height:14px}.ws-console .invite-dialog--figma .invite-dialog-body{gap:12px;margin:12px 32px 0}.ws-console .invite-dialog-lead{margin:0;padding:8px 2px;color:rgba(0,0,0,.7);font-size:14px;font-weight:700}.ws-console .invite-email-field{height:56px;padding:10px 12px 10px 20px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;border:.5px solid #e9eae6;border-radius:16px;background:#fff}.ws-console .invite-email-input{field-sizing:content;min-width:0;max-width:100%;padding:0;border:0;background:transparent;color:#000;font-size:14px;font-weight:600;line-height:20px}.ws-console .invite-email-input:focus{outline:none}.ws-console .invite-email-input::placeholder{color:rgba(0,0,0,.3);font-weight:600}.ws-console .invite-email-tag{flex:none;height:20px;padding:4px 8px;display:inline-flex;align-items:center;border:1px solid #ece9f1;border-radius:6px;background:#eaeae8;color:rgba(17,38,60,.3);font-size:12px;font-weight:600;white-space:nowrap}.ws-console .invite-dialog--figma>footer{height:auto;padding:12px 32px 32px;justify-content:flex-end;align-items:center}.ws-console .invite-footer-error{margin-right:auto;color:rgba(0,0,0,.3);font-size:14px;font-weight:600}.ws-console .invite-dialog--figma>footer>button{flex:none;min-width:88px;height:44px;padding:1px 24px 0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;background:#252627;color:#fff;font-size:14px;font-weight:700;line-height:20px}.ws-console .invite-dialog--figma>footer>button:disabled{background:rgba(37,38,39,.1);color:rgba(0,0,0,.2)}.ws-console .invite-dialog--figma>footer>button.is-checking:disabled{background:rgba(37,38,39,.16);color:rgba(0,0,0,.5)}html.dark .ws-console .invite-dialog--figma{border-color:#2d2f2c;background:#1c1c1a}html.dark .ws-console .invite-team-meta b{color:#edf0ea}html.dark .ws-console .invite-team-meta small{color:rgba(237,240,234,.6)}html.dark .ws-console .invite-dialog-lead{color:rgba(237,240,234,.7)}html.dark .ws-console .invite-email-field{border-color:#2d2f2c;background:#17181a}html.dark .ws-console .invite-email-input{color:#edf0ea}html.dark .ws-console .invite-email-input::placeholder{color:rgba(237,240,234,.3)}html.dark .ws-console .invite-email-tag{border-color:#2d2f2c;background:#2d2f2c;color:rgba(237,240,234,.4)}html.dark .ws-console .invite-footer-error{color:rgba(237,240,234,.4)}html.dark .ws-console .invite-dialog--figma>footer>button:disabled{background:rgba(237,240,234,.12);color:rgba(237,240,234,.3)}html.dark .ws-console .invite-dialog--figma>footer>button.is-checking:disabled{background:rgba(237,240,234,.18);color:rgba(237,240,234,.62)}.ws-console .invite-dialog-error{margin:0 32px;padding:12px 14px;border:1px solid rgba(210,75,75,.3);border-radius:10px;color:#b23a3a;background:rgba(210,75,75,.08);font-size:13px;line-height:18px}html.dark .ws-console .team-view-toolbar{color:#8c918b}html.dark .ws-console .team-primary-action{background:#edf0ea;color:#17181a}html.dark .ws-console .team-table{border-color:#2d2f2c;background:rgba(28,28,26,.45)}html.dark .ws-console .team-table-row{border-top-color:#2d2f2c;color:#edf0ea}html.dark .ws-console .team-table-row.team-table-head{background:#1c1c1a}html.dark .ws-console .credits-table .team-table-row:not(.team-table-head),html.dark .ws-console .member-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{border-color:#2d2f2c;background:#1c1c1a}html.dark .ws-console .compact-select select,html.dark .ws-console .member-limit button.member-limit-value,html.dark .ws-console .member-limit-input,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:rgba(10,11,10,.6)}html.dark .ws-console .team-dialog{border-color:#2d2f2c;background:#1c1c1a}html.dark .ws-console .team-dialog h2{color:#edf0ea}html.dark .ws-console .team-dialog>header button{background:#303531;color:#edf0ea}html.dark .ws-console .team-dialog>footer button{background:#edf0ea;color:#17181a}html.dark .ws-console .team-dialog>footer button.secondary{border-color:#edf0ea;color:#edf0ea}html.dark .ws-console .invite-dialog-error{border-color:rgba(229,115,115,.35);background:rgba(229,115,115,.1);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{min-width:760px;height:150px;position:relative;display:flex;gap:78px;align-items:flex-start;padding:28px 20px;border-radius:12px;background:#f3f3f1}.ws-console .credits-summary p{margin:0 0 12px;color:rgba(34,38,48,.8);font-size:14px;font-weight:600}.ws-console .credits-summary strong{color:#11263c;font-size:22px}.ws-console .credits-summary em{margin-left:12px;padding:4px 8px 3px;border:.5px solid rgba(137,167,97,.2);border-radius:6px;color:#5c9656;background:#e3e9d7;font-size:14px;font-style:normal;font-weight:600;line-height:22px}.ws-console .credits-summary>button{position:absolute;top:24px;right:20px;height:36px;padding:0 18px;display:flex;align-items:center;gap:8px;border:1px solid #dadbd7;border-radius:12px;color:#222630;background:#ecece8;font-weight:600}.ws-console .credits-summary-progress{position:absolute;left:20px;right:20px;bottom:24px;height:16px;overflow:hidden;border:1px solid rgba(30,63,25,.2);border-radius:6px;background:#e5e5dc}.ws-console .credits-summary-progress-fill{position:absolute;left:0;top:0;bottom:0;max-width:100%;border-radius:5px;background:linear-gradient(90deg,#347244,#83d75f 54%,#9cdb75);transition:width .2s ease}.ws-console .credits-summary-progress-fill:after{content:"";position:absolute;inset:0;background:url(/assets/dashboard-riso.png) 50%/500px;opacity:.35;mix-blend-mode:overlay;pointer-events:none}.ws-console .credits-tabs{min-width:760px;height:36px;display:flex;gap:8px;margin-top:20px}.ws-console .credits-tabs button{height:30px;padding:0 16px;border:1px solid transparent;border-radius:6px;color:#7f858b;background:transparent}.ws-console .credits-tabs button.active{border-color:#e2e3e0;color:#11263c;background:#f3f3f1;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{display:flex;align-items:center;gap:6px}.ws-console .consumption-heading .compact-select{width:88px;margin-left:8px;font-weight:500}.ws-console .consumption-filters{display:flex;align-items:center;gap:4px;margin-left:4px}.ws-console .consumption-filter{position:relative;display:flex}.ws-console .consumption-filter>button{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:4px 16px;border:1px solid #dcdfd9;border-radius:6px;background:#fff;color:#11263c;font-size:14px;font-weight:600;line-height:22px;white-space:nowrap}.ws-console .consumption-filter-options{position:fixed;z-index:40;width:132px;max-height:268px;overflow-y:auto;padding:6px;border:1px solid #dfe1dd;border-radius:10px;background:rgba(255,255,255,.98);box-shadow:0 12px 30px rgba(32,38,30,.12)}.ws-console .consumption-filter-options button{width:100%;height:34px;padding:0 8px;border-radius:7px;color:#59605a;background:transparent;text-align:left;font-size:13px}.ws-console .consumption-filter-options button.active,.ws-console .consumption-filter-options button:hover{color:#102640;background:#f0f1ee}html.dark .ws-console .consumption-filter>button{border-color:#2d2f2c;background:#1c1c1a;color:#edf0ea}html.dark .ws-console .consumption-filter-options{background:rgba(28,28,26,.98);border-color:#2d2f2c}html.dark .ws-console .consumption-filter-options button{color:#9b9d99}html.dark .ws-console .consumption-filter-options button.active,html.dark .ws-console .consumption-filter-options button:hover{color:#edf0ea;background:#2d2f2c}.ws-console .usage-track{width:calc(100% - 24px);height:12px;position:relative;overflow:hidden;border:1px solid #dadcd8;border-radius:4px;background:#f3f3f1}.ws-console .usage-track i{position:absolute;inset:-1px auto -1px -1px;border-radius:4px}.ws-console .usage-track--segmented{display:flex;gap:2px;overflow:visible;border:0;background:transparent}.ws-console .usage-track--segmented>button{position:relative;min-width:5px;height:12px;padding:0;border:0;border-radius:3px;cursor:default}.ws-console .usage-track--segmented>.usage-track-rest{position:static;inset:auto;flex:1 1 auto;min-width:0;margin-left:-2px;height:12px;box-sizing:border-box;border:1px solid #dadcd8;border-radius:4px;background:#f3f3f1}html.dark .ws-console .usage-track--segmented>.usage-track-rest{border-color:#2d2f2c;background:#1c1c1a}.ws-console .category-name{display:flex;align-items:center;gap:16px}.ws-console .category-name svg{color:#507339}.ws-console .credit-detail-panel{min-width:900px;margin-top:0}.ws-console .credit-detail-controls{min-height:38px;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:#c5c6c3;font-size:14px}.ws-console .credit-detail-controls>.legend{width:60px;height:3px;margin-left:auto;border-radius:3px;background:#e4e6d2}.ws-console .credit-detail-help-wrap{position:relative;margin-right:auto}.ws-console .credit-detail-help-wrap>button{width:18px;height:18px;padding:0;display:grid;place-items:center;color:#c5c6c3;background:transparent}.ws-console .credit-detail-help-wrap>span{position:absolute;z-index:14;top:26px;left:0;width:240px;padding:10px 12px;border:1px solid #dedfdc;border-radius:9px;color:#666d68;background:rgba(255,255,255,.98);box-shadow:0 10px 28px rgba(28,35,29,.12);font-size:12px;line-height:18px}.ws-console .credit-detail-month{position:relative;width:120px;height:30px;display:flex;align-items:center;border:1px solid #dfe1e5;border-radius:7px;background:#f3f3f1}.ws-console .credit-detail-month select{width:100%;height:100%;padding:0 30px 0 13px;border:0;outline:0;appearance:none;color:#102640;background:transparent;font:inherit}.ws-console .credit-detail-month svg{position:absolute;right:10px;pointer-events:none}.ws-console .credit-settings-body{margin:20px 32px 0;padding:12px 26px;border-radius:12px;background:#e7e8e0}.ws-console .credit-settings-body label{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #d2d4cd}.ws-console .credit-settings-body label:first-child{border-top:0}.ws-console .credit-settings-body span{display:flex;flex-direction:column}.ws-console .credit-settings-body b{font-size:14px;font-weight:500}.ws-console .credit-settings-body small{margin-top:4px;color:#a1a49e;font-size:13px}.ws-console .credit-settings-readonly{height:30px;padding:0 14px;display:flex;align-items:center;color:#59605a;font-size:14px}html.dark .ws-console .credits-summary{background:#1c1c1a}html.dark .ws-console .credits-summary-progress{border-color:rgba(237,240,234,.12);background:#2d2f2c}html.dark .ws-console .credits-summary p{color:rgba(237,240,234,.72)}html.dark .ws-console .credits-summary strong{color:#edf0ea}html.dark .ws-console .credits-summary em{color:#a9ec73;background:rgba(169,236,115,.12);border-color:rgba(169,236,115,.28)}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{border-color:#2d2f2c;background:#1c1c1a}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:rgba(28,28,26,.98);border-color:#2d2f2c}html.dark .ws-console .credit-detail-month{background:#1c1c1a;border-color:#2d2f2c;color:#edf0ea}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{background:#1c1c1a;color:#edf0ea}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{min-width:0;height:206px;flex-wrap:wrap;gap:22px 36px;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{min-height:104px;align-items:flex-start;flex-direction:column;justify-content:center;gap:10px}.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{display:block;width:max-content;margin:6px 0 0}}.ws-console button{transition:background-color .15s ease,border-color .15s ease,color .15s ease}.ws-console button:focus-visible{outline:2px solid #4075f1;outline-offset:2px}.ws-console button:disabled{cursor:not-allowed}.ws-console .credit-card button:hover:not(:disabled),.ws-console .team-dialog>footer button:not(.secondary):hover:not(:disabled),.ws-console .team-primary-action:hover:not(:disabled){background:#3a3b3c}.ws-console .credit-card button:active:not(:disabled),.ws-console .team-dialog>footer button:not(.secondary):active:not(:disabled),.ws-console .team-primary-action:active:not(:disabled){background:#111213}html.dark .ws-console .team-primary-action:hover:not(:disabled){background:#ffffff}html.dark .ws-console .team-primary-action:active:not(:disabled){background:#d5d8d2}.ws-console .consumption-filter>button:hover,.ws-console .credits-summary>button:hover:not(:disabled),.ws-console .member-role-select:not(.is-static):hover,.ws-console .month-select:hover,.ws-console .period button:not(.active):hover,.ws-console .team-dialog>footer button.secondary:hover:not(:disabled){background:#eaeae8}.ws-console .consumption-filter>button:active,.ws-console .credits-summary>button:active:not(:disabled),.ws-console .member-role-select:not(.is-static):active,.ws-console .month-select:active,.ws-console .period button:not(.active):active,.ws-console .team-dialog>footer button.secondary:active:not(:disabled){background:#e1e2df}html.dark .ws-console .consumption-filter>button:hover,html.dark .ws-console .credits-summary>button:hover:not(:disabled),html.dark .ws-console .member-role-select:not(.is-static):hover,html.dark .ws-console .month-select:hover,html.dark .ws-console .period button:not(.active):hover,html.dark .ws-console .team-dialog>footer button.secondary:hover:not(:disabled){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{background:#e4e5e1;color:#4f545a}html.dark .ws-console .chart-help-button:hover,html.dark .ws-console .credit-detail-help-wrap>button:hover,html.dark .ws-console .dashboard-main header button:hover,html.dark .ws-console .member-limit button:not(.member-limit-value):hover,html.dark .ws-console .team-dialog>header button:hover,html.dark .ws-console .usage-limit button:not(.member-limit-value):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 .credits-tabs button:not(.active):hover,html.dark .ws-console .stat-grid .stat-row>button:hover{color:#edf0ea;background:transparent}.ws-console .usage-track--segmented>button:hover{filter:brightness(1.06)}