.studio-dashboard--settings{background:var(--studio-page-bg,#fff)}html[data-studio-theme=dark] .studio-dashboard--settings{background:var(--studio-page-bg)}.studio-dashboard--settings .studio-dashboard__main{background:0 0}html[data-studio-theme=dark] .studio-settings__section-title,html[data-studio-theme=dark] .studio-settings__label,html[data-studio-theme=dark] .studio-settings__row-title,html[data-studio-theme=dark] .studio-settings__row-description,html[data-studio-theme=dark] .studio-settings__row-description a,html[data-studio-theme=dark] .studio-settings__toggle-status,html[data-studio-theme=dark] .studio-settings__enterprise-note,html[data-studio-theme=dark] .studio-settings__enterprise-note a,html[data-studio-theme=dark] .studio-settings__feedback,html[data-studio-theme=dark] .studio-team__intro,html[data-studio-theme=dark] .studio-team__intro a:not(.studio-team__link),html[data-studio-theme=dark] .studio-team__intro--section,html[data-studio-theme=dark] .studio-team__table th,html[data-studio-theme=dark] .studio-team__table-cell,html[data-studio-theme=dark] .studio-team__table-row,html[data-studio-theme=dark] .studio-team__title,html[data-studio-theme=dark] .studio-team__subtitle,html[data-studio-theme=dark] .studio-settings__photo-hint,html[data-studio-theme=dark] .studio-settings__photo-remove,html[data-studio-theme=dark] .studio-settings__row-description a,html[data-studio-theme=dark] .studio-settings__photo-btn,html[data-studio-theme=dark] .studio-settings__archive-btn,html[data-studio-theme=dark] .studio-team__enterprise-text,html[data-studio-theme=dark] .studio-team__guest-promo-title,html[data-studio-theme=dark] .studio-team__guest-promo-description,html[data-studio-theme=dark] .studio-team__availability,html[data-studio-theme=dark] .studio-team__btn--icon{color:var(--studio-text)}html[data-studio-theme=dark] .studio-team__btn--icon svg{color:var(--studio-text);stroke:currentColor}html[data-studio-theme=dark] .studio-team__guest-promo{border:1px solid var(--studio-border);background:0 0}html[data-studio-theme=dark] .studio-settings__input,html[data-studio-theme=dark] .studio-settings__field,html[data-studio-theme=dark] .studio-settings__row,html[data-studio-theme=dark] .studio-settings__section,html[data-studio-theme=dark] .studio-settings__photo-remove{border-color:var(--studio-border);background:0 0}html[data-studio-theme=dark] .studio-settings__photo-preview,html[data-studio-theme=dark] .studio-settings__photo-btn{background:var(--studio-toggle-bg);border-color:var(--studio-border);color:var(--studio-text)}html[data-studio-theme=dark] .studio-settings__archive-btn{color:#fff;background:#cd3c3c;border-color:#0000}html[data-studio-theme=dark] .studio-team__table-wrap,html[data-studio-theme=dark] .studio-team__table th{border-color:var(--studio-border);background:0 0}html[data-studio-theme=dark] .studio-settings__input{color:var(--studio-text);background:0 0}html[data-studio-theme=dark] .studio-settings__input:focus{border-color:var(--studio-border-strong);box-shadow:0 0 0 3px #ffffff0f}.studio-settings{flex-direction:column;gap:1.5rem;display:flex}.studio-settings__section{flex-direction:column;gap:0;display:flex}.studio-settings__section-title{color:var(--studio-text);margin:0 0 .5rem;padding:0;font-family:NetNest-Medium,sans-serif;font-size:.875rem;font-weight:500;line-height:1.35}.studio-settings__section>.studio-settings__row:first-of-type,.studio-settings__section>.studio-settings__field:first-of-type{padding-top:.5rem}.studio-settings__field{border-bottom:1px solid var(--studio-border);flex-direction:column;gap:.5rem;padding:1rem 0;display:flex}.studio-settings__label{color:var(--studio-text-secondary);font-size:.8125rem;line-height:1.35}.studio-settings__input{border:1px solid var(--studio-border);background:var(--studio-surface);width:100%;color:var(--studio-text);border-radius:.375rem;padding:.625rem .75rem;font-size:.875rem;line-height:1.4;transition:border-color .15s,box-shadow .15s,background-color .15s}input.studio-settings__input,select.studio-settings__input{box-sizing:border-box;height:2.625rem}select.studio-settings__input{appearance:none;background-color:var(--studio-surface);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2.25rem}html[data-studio-theme=dark] select.studio-settings__input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23e5e7eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.studio-settings__input:focus{border-color:var(--studio-border-strong);outline:none;box-shadow:0 0 0 3px #1118270f}html[data-studio-theme=dark] .studio-settings__input:focus{box-shadow:0 0 0 3px #ffffff14}.studio-settings__photo-row{align-items:flex-start;gap:.5rem;display:flex}.studio-settings__photo-upload{flex-direction:column;gap:.375rem;display:flex}.studio-settings__photo-hint{color:#6b7280;margin:0;font-size:.75rem;line-height:1.4}.studio-settings__photo-preview{color:#fff;background:#111827;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-family:NetNest-Medium,sans-serif;font-size:.8125rem;display:inline-flex;overflow:hidden}.studio-settings__photo-image{object-fit:cover;width:100%;height:100%}.studio-settings__photo-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.studio-settings__photo-input{display:none}.studio-settings__photo-btn{border-radius:.375rem;height:2rem;padding:0 .875rem;font-size:.8125rem;font-weight:400;transition:background-color .15s,box-shadow .15s;box-shadow:0 1px 1px #0f172a0d}.studio-settings__photo-btn:hover{color:#0f0f0f}.studio-settings__photo-btn:active{box-shadow:inset 0 1px 2px #0f172a1f}.studio-settings__photo-remove{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;line-height:1.35;text-decoration:underline}.studio-settings__photo-remove:hover{color:#0f0f0f}.studio-settings__row{border-bottom:1px solid var(--studio-border);justify-content:space-between;align-items:flex-start;gap:1.25rem;padding:1rem 0;display:flex}.studio-settings__row:last-child{border-bottom:none}.studio-settings__row--stacked{flex-direction:column;gap:.75rem}.studio-settings__row-main{justify-content:space-between;align-items:flex-start;gap:1.25rem;width:100%;display:flex}.studio-settings__row-content{min-width:0}.studio-settings__row-title{color:var(--studio-text);margin:0;font-size:.875rem;line-height:1.35}.studio-settings__row-description{color:var(--studio-text-muted);margin:.25rem 0 0;font-size:.8125rem;line-height:1.45}.studio-settings__row-description a{color:var(--studio-text);text-decoration:underline}.studio-settings__toggle-control{flex-shrink:0;align-items:center;gap:.625rem;padding-top:.125rem;display:inline-flex}.studio-settings__toggle-status{color:#6b7280;font-size:.8125rem;line-height:1.4}.studio-settings__enterprise-note{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.45}.studio-settings__enterprise-note a{color:#111827;text-decoration:underline}.studio-settings__actions{justify-content:flex-start;padding-top:.25rem;display:flex}.studio-settings__feedback{color:#059669;margin:0;font-size:.8125rem;line-height:1.4}.studio-settings__feedback--error{color:#dc2626}.studio-settings__archive-btn{color:#fff;cursor:pointer;background:#cd3c3c;border:none;border-radius:.375rem;padding:.625rem .875rem;font-size:.8125rem;line-height:1.35;transition:opacity .15s}.studio-settings__archive-btn:hover{opacity:.9}@media (max-width:640px){.studio-settings__row-main{flex-direction:column;gap:.75rem}.studio-settings__toggle-control{align-self:flex-start}}.studio-team{gap:2rem}.studio-team__section{gap:0}.studio-team .studio-settings__section-title{font-weight:400}.studio-team__intro-row{justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:0 0 1rem;display:flex}.studio-team__intro{color:#6b7280;min-width:0;max-width:34rem;margin:0;font-size:.8125rem;line-height:1.45}.studio-team__intro a:not(.studio-team__link){color:#111827;text-decoration:underline}.studio-team__link{color:#000;text-decoration:none}.studio-team__link:hover{color:#000;text-decoration:underline}.studio-team__intro--section{max-width:40rem;padding-bottom:1rem}.studio-team__actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.625rem;display:flex}.studio-team__btn{cursor:pointer;white-space:nowrap;border-radius:.375rem;justify-content:center;align-items:center;gap:.375rem;height:2rem;padding:0 .875rem;font-family:Pptelegraf-Light,sans-serif;font-size:.8125rem;line-height:1.35;text-decoration:none;transition:background-color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.studio-team__btn--secondary{border:1px solid var(--studio-border);background:var(--studio-surface);color:var(--studio-text-secondary)}.studio-team__btn--secondary:hover{background:var(--studio-toggle-bg);border-color:var(--studio-border-strong)}.studio-team__btn--icon{color:#6b7280;width:2rem;padding:0}.studio-team__tooltip-wrap{display:inline-flex;position:relative}.studio-team__tooltip{z-index:10;color:#111827;text-align:center;opacity:0;visibility:hidden;pointer-events:none;background:#ededed;border-radius:.375rem;width:max-content;max-width:14rem;padding:.5rem .625rem;font-size:.75rem;line-height:1.45;transition:opacity .15s,visibility .15s,transform .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0f172a14}.studio-team__tooltip:after{content:"";border:.375rem solid #0000;border-top-color:#ededed;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.studio-team__tooltip-wrap:hover .studio-team__tooltip,.studio-team__tooltip-wrap:focus-within .studio-team__tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(-.125rem)}.studio-team__btn--primary{box-shadow:0 1px 1px #0f172a0d}.studio-team__enterprise-banner{background:var(--primary_color_alpha_15);border-radius:.375rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-bottom:1rem;padding:.75rem .875rem;display:flex}.studio-team__enterprise-text{color:#0f0f0f;margin:0;font-size:.8125rem;line-height:1.45}.studio-team__btn--enterprise{color:#fff;background:#0f0f0f;border:1px solid #0f0f0f;flex-shrink:0;box-shadow:0 1px 1px #0f172a0d}.studio-team__btn--enterprise:hover{color:#fff;background:#2c2c2c;border-color:#2c2c2c}.studio-team__table-wrap{border:1px solid var(--studio-border);background:var(--studio-surface);border-radius:.5rem;overflow-x:auto}.studio-team__table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:.8125rem}.studio-team__table-col--name{width:50%}.studio-team__table-col--role,.studio-team__table-col--twofa{width:25%}.studio-team__table thead{border-bottom:1px solid var(--studio-border)}.studio-team__table th{text-align:left;color:var(--studio-text-muted);white-space:nowrap;background:var(--studio-surface-muted);padding:.625rem .875rem;font-family:Pptelegraf-Light,sans-serif;font-size:.75rem;font-weight:500}.studio-team__table th:first-child{padding-left:1rem}.studio-team__table-row{border-bottom:1px solid var(--studio-border-soft)}.studio-team__table-row:last-child{border-bottom:none}.studio-team__table-cell{color:var(--studio-text-secondary);vertical-align:middle;padding:.75rem .875rem}.studio-team__table-cell:first-child{padding-left:1rem}.studio-team__table-cell--name{white-space:normal}.studio-team__table-cell--role,.studio-team__table-cell--twofa{white-space:nowrap}.studio-team__member{align-items:center;gap:.625rem;min-width:0;display:flex}.studio-team__member-info{flex-direction:column;gap:.125rem;min-width:0;display:flex}.studio-team__member-name-row{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.studio-team__member-name{color:var(--studio-text);font-size:.8125rem;line-height:1.35}.studio-team__member-badge{background:var(--studio-toggle-bg);color:var(--studio-text-secondary);border-radius:.25rem;align-items:center;padding:.0625rem .375rem;font-size:.6875rem;line-height:1.35;display:inline-flex}.studio-team__member-email{color:var(--studio-text-muted);font-size:.75rem;line-height:1.35}.studio-team__twofa-badge{color:#0f172a;background:#e9eef3;border-radius:999px;align-items:center;gap:.25rem;padding:.125rem .4375rem;font-size:.6875rem;line-height:1.35;display:inline-flex}.studio-team__twofa-badge svg{color:#64748b;flex-shrink:0}.studio-team__section-header{justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:.5rem;display:flex}.studio-team__section-header-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.studio-team__section-header .studio-settings__section-title{margin-bottom:0}.studio-team__availability{color:#6b7280;font-size:.8125rem;line-height:1.35}.studio-team__guest-promo{border:1px solid var(--studio-border);background:var(--studio-toggle-bg);text-align:center;border-radius:.5rem;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;padding:1.5rem 1rem;display:flex}.studio-team__guest-promo-content{max-width:32rem}.studio-team__guest-promo-title{color:var(--studio-text);margin:0;font-size:.875rem;line-height:1.35}.studio-team__guest-promo-description{color:var(--studio-text-muted);margin:.375rem 0 0;font-size:.8125rem;line-height:1.45}@media (max-width:640px){.studio-team__intro-row{flex-direction:column;gap:.875rem}.studio-team__actions{justify-content:flex-start}.studio-team__section-header{flex-direction:column;align-items:stretch}.studio-team__enterprise-banner{flex-direction:column;align-items:flex-start}}.studio-plans{gap:2.5rem;max-width:100%}.studio-workspaces__section{gap:0}.studio-workspaces__intro{color:#6b7280;margin:0 0 1rem;font-size:.8125rem;line-height:1.45}.studio-workspaces__table-wrap{border:1px solid var(--studio-border);background:var(--studio-surface);border-radius:.5rem;overflow-x:auto}.studio-workspaces__table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:.8125rem}.studio-workspaces__table-col--workspace{width:36%}.studio-workspaces__table-col--role{width:22%}.studio-workspaces__table-col--team,.studio-workspaces__table-col--sites{width:15%}.studio-workspaces__table-col--actions{width:3rem}.studio-workspaces__table thead{border-bottom:1px solid var(--studio-border)}.studio-workspaces__table th{text-align:left;color:var(--studio-text-muted);white-space:nowrap;background:var(--studio-surface-muted);padding:.625rem .875rem;font-family:Pptelegraf-Light,sans-serif;font-size:.75rem;font-weight:500}.studio-workspaces__table th:first-child{padding-left:1rem}.studio-workspaces__table-row{border-bottom:1px solid var(--studio-border-soft)}.studio-workspaces__table-row:last-child{border-bottom:none}.studio-workspaces__table-cell{color:var(--studio-text-secondary);vertical-align:middle;padding:1rem .875rem;font-size:.875rem;font-weight:500;line-height:1.4}.studio-workspaces__table-cell:first-child{padding-left:1rem}.studio-workspaces__table-cell--workspace{color:var(--studio-text);white-space:normal;font-family:NetNest-Medium,sans-serif}.studio-workspaces__table-cell--role,.studio-workspaces__table-cell--team,.studio-workspaces__table-cell--sites{white-space:nowrap}.studio-workspaces__table-head-actions{width:3rem;padding:0}.studio-workspaces__table-cell--actions{text-align:right;width:3rem;padding-right:.75rem}.studio-workspaces__table-cell--actions .studio-projects__card-menu{margin-top:0}.studio-workspaces__table-row:has(.studio-projects__card-menu--open){z-index:2;position:relative}.studio-workspaces__menu-panel{border:none}.studio-workspaces__menu-item-pin{transform:rotate(45deg)}.studio-workspaces__menu-item--danger,.studio-workspaces__menu-item--danger .studio-projects__card-menu-item-icon svg{color:#cd3c3c}.studio-workspaces__menu-item--danger:hover{color:#cd3c3c;background:#fef2f2}.studio-workspaces__menu-item-wrap{width:100%;display:block;position:relative}.studio-workspaces__menu-item--disabled,.studio-workspaces__menu-item--disabled:hover{opacity:.45;color:var(--studio-text);cursor:not-allowed;background:0 0}.studio-workspaces__menu-item-tooltip{z-index:110;color:#111827;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#ededed;border-radius:.375rem;width:max-content;max-width:16rem;padding:.5rem .625rem;font-size:.75rem;line-height:1.45;transition:opacity .15s,visibility .15s,transform .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a24}.studio-workspaces__menu-item-tooltip:after{content:"";border:.375rem solid #0000;border-top-color:#ededed;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.studio-workspaces__menu-item-wrap:hover .studio-workspaces__menu-item-tooltip,.studio-workspaces__menu-item-wrap:focus-within .studio-workspaces__menu-item-tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(-.125rem)}.studio-dashboard__header:has(+.studio-usage){margin-bottom:.5rem}.studio-usage__section{gap:0}.studio-usage__intro{color:#6b7280;max-width:40rem;margin:0;padding-bottom:1.25rem;font-size:.8125rem;line-height:1.45}html[data-studio-theme=dark] .studio-usage__intro,html[data-studio-theme=dark] .studio-usage__stat-label,html[data-studio-theme=dark] .studio-usage__empty p,html[data-studio-theme=dark] .studio-usage__activity-table th,html[data-studio-theme=dark] .studio-usage__activity-date{color:var(--studio-text-muted)}.studio-usage__panel{border:1px solid var(--studio-border);background:var(--studio-surface);border-radius:.5rem;width:100%;overflow:hidden}html[data-studio-theme=dark] .studio-usage__panel,html[data-studio-theme=dark] .studio-usage__empty,html[data-studio-theme=dark] .studio-usage__activity-wrap,html[data-studio-theme=dark] .studio-usage__activity-table,html[data-studio-theme=dark] .studio-usage__activity-table th,html[data-studio-theme=dark] .studio-usage__activity-row td{border-color:var(--studio-border);color:var(--studio-text);background:0 0}.studio-usage__toolbar{justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.studio-usage__stat{background:var(--studio-surface-muted);border-radius:.375rem;flex-direction:column;gap:.25rem;width:auto;min-width:11rem;padding:1rem 1.5rem;display:flex}html[data-studio-theme=dark] .studio-usage__stat{background:var(--studio-surface-muted);border:1px solid var(--studio-border)}.studio-usage__period-select{border:1px solid var(--studio-border);background-color:var(--studio-surface);height:2rem;color:var(--studio-text);white-space:nowrap;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .625rem center;background-repeat:no-repeat;border-radius:.375rem;flex-shrink:0;padding:0 2rem 0 .75rem;font-family:Pptelegraf-Light,sans-serif;font-size:.8125rem;line-height:1.35;transition:border-color .15s}html[data-studio-theme=dark] .studio-usage__period-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23e5e7eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.studio-usage__period-select:focus{border-color:#9ca3af;outline:none}.studio-usage__stat-label{color:#374151;font-size:.8125rem;line-height:1.35}.studio-usage__stat-value{color:#0f0f0f;font-family:NetNest-Medium,sans-serif;font-size:1.5rem;font-weight:500;line-height:1.2}html[data-studio-theme=dark] .studio-usage__stat-value{color:var(--studio-text)}html[data-studio-theme=dark] .studio-usage__stat{background:var(--studio-surface-muted)}.studio-usage__empty{text-align:center;background:#fff;padding:2.5rem 1.5rem}.studio-usage__empty p{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.45}.studio-usage__activity-wrap{background:#fff;overflow-x:auto}html[data-studio-theme=dark] .studio-usage__activity-wrap{background:0 0}.studio-usage__activity-table{border-collapse:collapse;width:100%;font-size:.8125rem}html[data-studio-theme=dark] .studio-usage__activity-table th{border-bottom-color:var(--studio-border-soft);background:0 0}.studio-usage__activity-table th{text-align:left;color:#6b7280;background:#fafafa;border-bottom:1px solid #e5e7eb;padding:.75rem 1.5rem;font-weight:500}html[data-studio-theme=dark] .studio-usage__activity-row td{border-bottom-color:var(--studio-border-soft);color:var(--studio-text)}.studio-usage__activity-row td{color:#111827;border-bottom:1px solid #f3f4f6;padding:.875rem 1.5rem}.studio-usage__activity-date{color:#6b7280;white-space:nowrap}.studio-team__table-col--actions{width:11rem}.studio-team__table-cell--actions{vertical-align:middle}.studio-team__invite-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.studio-team__invite-action{color:#111827;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8125rem;line-height:1.35;text-decoration:underline}.studio-team__invite-action:hover{color:#374151}.studio-team__invite-action:disabled{opacity:.5;cursor:not-allowed}.studio-team__invite-action--danger{color:#dc2626}.studio-team__invite-action-msg{color:#059669;flex-basis:100%;font-size:.75rem}.studio-team__invite-action-msg--error{color:#dc2626}.studio-billing__page-header{flex-direction:column;gap:.5rem;min-width:0;display:flex}.studio-billing__page-header .studio-dashboard__title{margin:0}.studio-billing{gap:0}.studio-billing>*+*{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:2rem}.studio-billing__intro{color:#6b7280;max-width:40rem;margin:0;font-size:.8125rem;line-height:1.45}html[data-studio-theme=dark] .studio-billing__intro,html[data-studio-theme=dark] .studio-billing__plan-banner-title,html[data-studio-theme=dark] .studio-billing__plan-banner-text,html[data-studio-theme=dark] .studio-billing__field-hint,html[data-studio-theme=dark] .studio-billing__section-intro,html[data-studio-theme=dark] .studio-billing__balance-label,html[data-studio-theme=dark] .studio-billing__balance-value,html[data-studio-theme=dark] .studio-billing__payment-empty,html[data-studio-theme=dark] .studio-billing__link,html[data-studio-theme=dark] .studio-billing__plan-banner-icon{color:var(--studio-text)}html[data-studio-theme=dark] .studio-billing>*+*{border-top-color:var(--studio-border-soft)}html[data-studio-theme=dark] .studio-billing__plan-banner,html[data-studio-theme=dark] .studio-billing__payment-empty-box,html[data-studio-theme=dark] .studio-billing__balance-box{background:var(--studio-surface-muted);border-color:var(--studio-border)}html[data-studio-theme=dark] .studio-billing__plan-banner,html[data-studio-theme=dark] .studio-billing__payment-empty-box{background:var(--studio-toggle-bg)}html[data-studio-theme=dark] .studio-billing__country-select,html[data-studio-theme=dark] .studio-billing__country-select option{background:var(--studio-surface);border-color:var(--studio-border);color:var(--studio-text)}.studio-billing__plan-banner{background:#fafafa;border-radius:.375rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;padding:.875rem 1rem;display:flex}.studio-billing__plan-banner-content{flex-direction:column;gap:.25rem;min-width:0;display:flex}.studio-billing__plan-banner-title-row{align-items:flex-start;gap:.5rem;display:flex}.studio-billing__plan-banner-icon{color:#6b7280;flex-shrink:0;margin-top:.0625rem}.studio-billing__plan-banner-title{color:#0f0f0f;margin:0;font-family:NetNest-Medium,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.45}.studio-billing__plan-banner-text{color:#374151;margin:0;font-size:.8125rem;line-height:1.45}.studio-billing__section{gap:0}.studio-billing .studio-settings__field,.studio-billing .studio-settings__row{border-bottom:none}.studio-billing__notifications-row{justify-content:flex-start;gap:1rem}.studio-billing__section-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.studio-billing__section-header .studio-settings__section-title{margin-bottom:0}.studio-billing__field-hint{color:#6b7280;margin:0;font-size:.75rem;line-height:1.45}.studio-billing__field-hint--note{width:100%}.studio-billing__phone-field{flex-direction:column;gap:.5rem;width:100%;display:flex}.studio-billing__phone-input-row{align-items:stretch;gap:.5rem;max-width:24rem;display:flex}.studio-billing__country-select{color:#111827;cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .625rem center;background-repeat:no-repeat;border:1px solid #e5e7eb;border-radius:.375rem;flex-shrink:0;width:auto;min-width:11rem;max-width:12.5rem;padding:.625rem 2rem .625rem .75rem;font-size:.875rem;line-height:1.4;transition:border-color .15s,box-shadow .15s}.studio-billing__country-select:focus{border-color:#9ca3af;outline:none;box-shadow:0 0 0 3px #1118270f}.studio-billing__country-select--placeholder{color:#6b7280;font-size:.8125rem}.studio-billing__phone-input{flex:1;min-width:0;max-width:none}.studio-billing__input{max-width:24rem}.studio-billing__textarea{resize:vertical;max-width:32rem;min-height:5rem}.studio-billing__link{color:#0f0f0f;text-decoration:none;transition:color .15s}.studio-billing__link:hover{color:#111827;text-decoration:underline}.studio-settings__field--plain{border-bottom:none}.studio-billing__section-intro{color:#6b7280;max-width:40rem;margin:0 0 .5rem;font-size:.8125rem;line-height:1.45}.studio-billing__balance-box{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;flex-direction:column;gap:3rem;margin-top:0;padding:.875rem 0;display:flex}.studio-billing__balance-row{align-items:center;gap:5rem;max-width:24rem;display:flex}.studio-billing__balance-label{color:#111827;font-size:.875rem;line-height:1.35}.studio-billing__balance-value{color:#111827;font-family:NetNest-Medium,sans-serif;font-size:.875rem;font-weight:500;line-height:1.35}.studio-billing__payment-empty-box{text-align:center;background:#fafafa;border-radius:.375rem;margin:.5rem 0 .875rem;padding:.875rem 1rem}.studio-billing__payment-empty{color:#6b7280;margin:0;font-size:.8125rem;line-height:1.45}.studio-billing__payment-actions{justify-content:flex-start;display:flex}.studio-plans .studio-settings__section-title{font-weight:400}.studio-plans__section{gap:1.25rem}.studio-plans__section>.studio-settings__section-title{margin-bottom:0}.studio-plans__toolbar{padding-top:.25rem;position:relative}.studio-plans__starter-limit-banner{background:#fef2f2;border-radius:.375rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;padding:.875rem 1rem;display:flex}.studio-plans__starter-limit-content{flex:1;align-items:flex-start;gap:.5rem;min-width:12rem;display:flex}.studio-plans__starter-limit-icon{color:#991b1b;flex-shrink:0;margin-top:.0625rem}.studio-plans__starter-limit-text{color:#0f0f0f;margin:0;font-size:.8125rem;font-weight:700;line-height:1.45}.studio-plans__manage-workspaces-btn{color:#0f0f0f;white-space:nowrap;background:0 0;border:1px solid #e5e7eb;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;height:2rem;padding:0 .875rem;font-family:Pptelegraf-Light,sans-serif;font-size:.8125rem;line-height:1.35;text-decoration:none;display:inline-flex}.studio-plans__manage-workspaces-btn:hover,.studio-plans__manage-workspaces-btn:active,.studio-plans__manage-workspaces-btn:focus-visible{color:#0f0f0f;background:0 0;border-color:#e5e7eb}.studio-plans__toolbar-row{flex-direction:column;align-items:stretch;gap:.875rem;display:flex}.studio-plans__toolbar-inner{border-bottom:1px solid #e5e7eb;align-items:stretch;min-height:2.75rem;display:flex}.studio-plans__audience-tabs{flex-wrap:nowrap;align-items:stretch;gap:.125rem;min-width:0;display:flex}.studio-plans__audience-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:0;align-items:stretch;padding:0 .875rem;font-family:Pptelegraf-Light,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.35;transition:color .15s;display:inline-flex}.studio-plans__audience-tab:first-child{padding-left:0}.studio-plans__audience-tab-label{border-bottom:2px solid #0000;align-self:stretch;align-items:center;margin-bottom:-1px;transition:border-color .15s;display:flex}.studio-plans__audience-tab:hover,.studio-plans__audience-tab--active{color:#0f172a}.studio-plans__audience-tab--active .studio-plans__audience-tab-label{border-bottom-color:#0f0f0f}.studio-plans__billing{flex-direction:column;align-self:center;align-items:flex-start;gap:.25rem;display:flex}.studio-plans__billing-row{align-items:center;gap:.625rem;display:inline-flex}.studio-plans__billing-label{color:#9ca3af;white-space:nowrap;font-family:Pptelegraf-Light,sans-serif;font-size:.8125rem;line-height:1.35;transition:color .15s}.studio-plans__billing-label--active{color:#0f0f0f}.studio-plans__billing-switch{flex-shrink:0}.studio-plans__billing-note{color:#01773f;white-space:nowrap;margin:.25rem 0 0;font-size:.75rem;line-height:1.35}.studio-plans__cards{grid-template-columns:1fr;gap:.875rem;margin-top:.25rem;display:grid}.studio-plans__cards--three{grid-template-columns:1fr}.studio-plans__cards-scroll{scrollbar-width:thin;margin-inline:-.25rem;padding-inline:.25rem;overflow-x:auto}.studio-plans__card{grid-row:span 5;grid-template-rows:subgrid;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;row-gap:0;padding:1.125rem 1rem 1rem;display:grid;position:relative;overflow:visible}.studio-plans__card--current{background:#fff;border-color:#0f0f0f;box-shadow:inset 0 0 0 1px #0f0f0f}.studio-plans__card--error{border-color:#ef4444;box-shadow:inset 0 0 0 1px #ef4444}.studio-plans__popular-badge{z-index:1;background:var(--primary_color,#0f0);color:#111827;white-space:nowrap;border-radius:.1875rem;align-items:center;padding:.3125rem .75rem;font-family:Pptelegraf-Light,sans-serif;font-size:.75rem;font-weight:400;line-height:1.35;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.studio-plans__card--popular{border-color:var(--primary_color,#0f0);background:var(--primary_color_alpha_10,#00ff001a)}.studio-plans__card--enterprise{background:#e5e7eb}.studio-plans__card-name{color:#0f0f0f;text-align:center;align-self:end;margin:0;font-family:NetNest-Medium,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.35;display:block}.studio-plans__card-name-text{display:block}.studio-plans__card-price-block{text-align:center;align-self:start;justify-items:center;width:100%;padding-top:.5rem;display:grid}.studio-plans__card--enterprise .studio-plans__card-price-block{padding-top:1.5rem}.studio-plans__card-price{text-align:center}.studio-plans__card-price-amount{letter-spacing:-.02em;color:#0f0f0f;font-family:NetNest-Medium,sans-serif;font-size:2rem;font-weight:500;line-height:1.1;display:inline}.studio-plans__card-price-amount--custom{letter-spacing:normal;font-size:1rem;line-height:1.35}.studio-plans__card-price-suffix{color:#000;font-family:NetNest-Medium,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.35;display:inline}.studio-plans__card-billing-note{color:#000;margin:.125rem 0 0;font-size:.6875rem;line-height:1.35}.studio-plans__card-description{color:#6b7280;text-align:center;place-self:start center;max-width:14rem;margin:.5rem auto 0;font-size:.8125rem;line-height:1.45}.studio-plans__card-cta{white-space:nowrap;cursor:pointer;border-radius:.375rem;width:100%;height:2rem;margin-top:1rem;padding:0 .875rem;font-family:Pptelegraf-Light,sans-serif;font-size:.8125rem;line-height:1.35;transition:background-color .15s,border-color .15s,opacity .15s}.studio-plans__card-cta--current{color:#6b7280;cursor:default;background:0 0;border:1px solid #e5e7eb}.studio-plans__card-cta--outline{color:#111827;background:0 0;border:1px solid #e5e7eb}.studio-plans__card-cta--outline:hover{background:#fafafa;border-color:#d1d5db}.studio-plans__card-cta--upgrade{background:var(--primary_color,#0f0);color:#111827;border:none;box-shadow:0 1px 1px #0f172a0d}.studio-plans__card-cta--upgrade:hover{background:color-mix(in srgb,var(--primary_color,#0f0)88%,#000)}.studio-plans__card-cta--contact{color:#fff;background:#0f0f0f;border:1px solid #0f0f0f;box-shadow:0 1px 1px #0f172a0d}.studio-plans__card-cta--contact:hover{background:#2c2c2c;border-color:#2c2c2c}.studio-plans__card-features{border-top:1px solid #f3f4f6;align-self:start;gap:.5rem;width:100%;margin:1rem 0 0;padding:1rem 0 0;list-style:none;display:grid}.studio-plans__card-feature{color:#374151;grid-template-columns:minmax(0,1fr) auto;align-items:start;column-gap:.5rem;font-size:.75rem;line-height:1.45;display:grid}.studio-plans__card-feature span:first-child{min-width:0}.studio-plans__feature-info-wrap{align-items:center;display:inline-flex;position:relative}.studio-plans__feature-info-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-top:.125rem;padding:0;transition:color .15s;display:inline-flex}.studio-plans__feature-info-btn:hover,.studio-plans__feature-info-wrap--open .studio-plans__feature-info-btn,.studio-plans__feature-info-wrap:focus-within .studio-plans__feature-info-btn{color:#6b7280}.studio-plans__feature-info-tooltip{z-index:3;color:#111827;text-align:left;opacity:0;visibility:hidden;pointer-events:none;background:#ededed;border-radius:.375rem;width:max-content;max-width:14rem;padding:.5rem .625rem;font-size:.75rem;line-height:1.45;transition:opacity .15s,visibility .15s,transform .15s;position:absolute;bottom:calc(100% + .5rem);left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0f172a14,0 8px 24px #0f172a24}.studio-plans__feature-info-tooltip:before{content:"";border:.375rem solid #0000;border-top-color:#ededed;width:0;height:0;position:absolute;top:100%;left:50%;transform:translate(-50%)}.studio-plans__feature-info-wrap:hover .studio-plans__feature-info-tooltip,.studio-plans__feature-info-wrap--open .studio-plans__feature-info-tooltip,.studio-plans__feature-info-wrap:focus-within .studio-plans__feature-info-tooltip{opacity:1;visibility:visible;transform:translate(-50%)translateY(-.125rem)}html[data-studio-theme=dark] .studio-plans__starter-limit-banner{background:#ef44441f;border:1px solid #ef44444d}html[data-studio-theme=dark] .studio-plans__starter-limit-text,html[data-studio-theme=dark] .studio-plans__manage-workspaces-btn,html[data-studio-theme=dark] .studio-plans__audience-tab,html[data-studio-theme=dark] .studio-plans__billing-label,html[data-studio-theme=dark] .studio-plans__billing-label--active,html[data-studio-theme=dark] .studio-plans__card-name,html[data-studio-theme=dark] .studio-plans__card-price-amount,html[data-studio-theme=dark] .studio-plans__card-price-suffix,html[data-studio-theme=dark] .studio-plans__card-billing-note,html[data-studio-theme=dark] .studio-plans__comparison-kicker,html[data-studio-theme=dark] .studio-plans__comparison-title,html[data-studio-theme=dark] .studio-plans__seats-title,html[data-studio-theme=dark] .studio-plans__seat-card-name,html[data-studio-theme=dark] .studio-plans__seat-card-price,html[data-studio-theme=dark] .studio-plans__comparison-row th[scope=row],html[data-studio-theme=dark] .studio-plans__comparison-section-row th,html[data-studio-theme=dark] .studio-plans__comparison-row td,html[data-studio-theme=dark] .studio-plans__comparison-row-label,html[data-studio-theme=dark] .studio-plans__comparison-text,html[data-studio-theme=dark] .studio-plans__comparison-check,html[data-studio-theme=dark] .studio-plans__comparison-dash{color:var(--studio-text)}html[data-studio-theme=dark] .studio-plans__manage-workspaces-btn,html[data-studio-theme=dark] .studio-plans__card,html[data-studio-theme=dark] .studio-plans__card--popular,html[data-studio-theme=dark] .studio-plans__comparison-table-wrap,html[data-studio-theme=dark] .studio-plans__comparison-table thead th,html[data-studio-theme=dark] .studio-plans__comparison-feature-col,html[data-studio-theme=dark] .studio-plans__comparison-row th[scope=row],html[data-studio-theme=dark] .studio-plans__comparison-row td,html[data-studio-theme=dark] .studio-plans__comparison-footer-row th,html[data-studio-theme=dark] .studio-plans__comparison-footer-row td{background:var(--studio-surface);border-color:var(--studio-border)}html[data-studio-theme=dark] .studio-plans__toolbar-inner{border-bottom-color:var(--studio-border);background:0 0}html[data-studio-theme=dark] .studio-plans__audience-tab{color:var(--studio-text-muted);background:0 0}html[data-studio-theme=dark] .studio-plans__audience-tab--active{background:0 0}html[data-studio-theme=dark] .studio-plans__audience-tab:hover,html[data-studio-theme=dark] .studio-plans__audience-tab--active{color:var(--studio-text)}html[data-studio-theme=dark] .studio-plans__audience-tab--active .studio-plans__audience-tab-label{border-bottom-color:var(--studio-text)}html[data-studio-theme=dark] .studio-plans__card{background:var(--studio-surface);border-color:var(--studio-border)}html[data-studio-theme=dark] .studio-plans__card--popular{background:var(--studio-toggle-bg);border-color:var(--studio-border-strong)}html[data-studio-theme=dark] .studio-plans__card--enterprise{background:var(--studio-surface-muted)}html[data-studio-theme=dark] .studio-plans__card--current{border-color:var(--studio-border-strong);background:0 0}html[data-studio-theme=dark] .studio-plans__card-description,html[data-studio-theme=dark] .studio-plans__card-feature,html[data-studio-theme=dark] .studio-plans__comparison-kicker,html[data-studio-theme=dark] .studio-plans__comparison-row th[scope=row],html[data-studio-theme=dark] .studio-plans__comparison-row td,html[data-studio-theme=dark] .studio-plans__comparison-table thead th{color:var(--studio-text-secondary)}html[data-studio-theme=dark] .studio-plans__card-cta--current{border-color:var(--studio-border);color:var(--studio-text-muted);background:0 0}html[data-studio-theme=dark] .studio-plans__card-cta--outline{border-color:var(--studio-border);color:var(--studio-text);background:0 0}html[data-studio-theme=dark] .studio-plans__card-cta--outline:hover{background:var(--studio-surface-muted)}html[data-studio-theme=dark] .studio-plans__card-cta--contact{border-color:var(--studio-inverse);background:var(--studio-inverse);color:var(--studio-inverse-text)}html[data-studio-theme=dark] .studio-plans__card-features{border-top-color:var(--studio-border-soft)}html[data-studio-theme=dark] .studio-plans__feature-info-btn{color:var(--studio-text-muted)}html[data-studio-theme=dark] .studio-plans__feature-info-btn:hover,html[data-studio-theme=dark] .studio-plans__feature-info-wrap--open .studio-plans__feature-info-btn{color:var(--studio-text)}html[data-studio-theme=dark] .studio-plans__feature-info-tooltip{color:var(--studio-text);background:#1b1b1b;box-shadow:0 12px 32px #00000059}html[data-studio-theme=dark] .studio-plans__feature-info-tooltip:before{border-top-color:#1b1b1b}html[data-studio-theme=dark] .studio-plans__comparison-table-wrap{background:var(--studio-surface);border-color:var(--studio-border-soft)}html[data-studio-theme=dark] .studio-plans__comparison-table thead{border-bottom-color:var(--studio-border-soft)}html[data-studio-theme=dark] .studio-plans__comparison-feature-col,html[data-studio-theme=dark] .studio-plans__comparison-row th[scope=row],html[data-studio-theme=dark] .studio-plans__comparison-row td,html[data-studio-theme=dark] .studio-plans__comparison-section-row th,html[data-studio-theme=dark] .studio-plans__comparison-footer-row th,html[data-studio-theme=dark] .studio-plans__comparison-footer-row td{background:var(--studio-surface)}html[data-studio-theme=dark] .studio-plans__comparison-feature-col{border-right:1px solid var(--studio-border-soft);box-shadow:none}html[data-studio-theme=dark] .studio-plans__comparison-row{border-bottom-color:var(--studio-border-soft)}html[data-studio-theme=dark] .studio-plans__comparison-section-row th{border-top-color:var(--studio-border-soft)}html[data-studio-theme=dark] .studio-plans__comparison-row th[scope=row]{border-right:1px solid var(--studio-border-soft);box-shadow:none}html[data-studio-theme=dark] .studio-plans__seats-section{border-top-color:var(--studio-border-soft)}html[data-studio-theme=dark] .studio-plans__seat-card{border-color:var(--studio-border-soft);background:var(--studio-surface)}html[data-studio-theme=dark] .studio-plans__seat-card:hover{border-color:var(--studio-border)}html[data-studio-theme=dark] .studio-plans__comparison-row th[scope=row]{box-shadow:1px 0 0 var(--studio-border-soft)}html[data-studio-theme=dark] .studio-plans__comparison-row td.studio-plans__comparison-col--current,html[data-studio-theme=dark] .studio-plans__comparison-col--current{background:var(--studio-surface-muted)}html[data-studio-theme=dark] .studio-plans__comparison-dash{color:var(--studio-text-faint)}html[data-studio-theme=dark] .studio-plans__comparison-footer-row th,html[data-studio-theme=dark] .studio-plans__comparison-footer-row td{border-top-color:var(--studio-border)}.studio-plans__comparison-toggle-wrap{justify-content:center;display:flex}.studio-plans__comparison-toggle{justify-content:center;align-items:center;gap:.375rem;width:auto;margin-top:0;display:inline-flex}.studio-plans__comparison{flex-direction:column;gap:.875rem;padding-top:.25rem;display:flex}.studio-plans__comparison-intro{flex-direction:column;gap:.125rem;display:flex}.studio-plans__comparison-kicker{color:#6b7280;margin:0;font-size:.75rem;line-height:1.35}.studio-plans__comparison-title{color:#0f0f0f;margin:0;font-family:NetNest-Medium,sans-serif;font-size:1rem;font-weight:500;line-height:1.35}.studio-plans__comparison-table-wrap{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow-x:auto}.studio-plans__comparison-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.8125rem}.studio-plans__comparison-table--four-cols{min-width:44rem}.studio-plans__comparison-table--three-cols{min-width:36rem}.studio-plans__comparison-table--four-cols col.studio-plans__comparison-feature-col{width:28%}.studio-plans__comparison-table--four-cols col.studio-plans__comparison-col{width:18%}.studio-plans__comparison-table--three-cols col.studio-plans__comparison-feature-col{width:34%}.studio-plans__comparison-table--three-cols col.studio-plans__comparison-col{width:22%}.studio-plans__comparison-table thead{border-bottom:1px solid #e5e7eb}.studio-plans__comparison-table th,.studio-plans__comparison-table td{text-align:left;vertical-align:middle;padding:.6875rem .875rem}.studio-plans__comparison-table thead th{color:#374151;white-space:nowrap;background:#fafafa;font-family:NetNest-Medium,sans-serif;font-size:.75rem;font-weight:500}.studio-plans__comparison-feature-col{z-index:2;background:#fafafa;min-width:13rem;position:sticky;left:0;box-shadow:1px 0 #e5e7eb}.studio-plans__comparison-col{text-align:center;min-width:7rem}.studio-plans__comparison-table thead .studio-plans__comparison-col{text-align:center}.studio-plans__comparison-col--current{background:#f9fafb}.studio-plans__comparison-section-row th{color:#0f0f0f;text-align:left;background:#fff;border-top:1px solid #e5e7eb;border-bottom:none;padding-top:1rem;padding-bottom:.5rem;font-family:NetNest-Medium,sans-serif;font-size:.75rem;font-weight:500}.studio-plans__comparison-section-row:first-child th{border-top:none}.studio-plans__comparison-row{border-bottom:1px solid #f3f4f6}.studio-plans__comparison-row:last-child{border-bottom:none}.studio-plans__comparison-row th[scope=row]{z-index:1;color:#374151;background:#fff;font-family:Pptelegraf-Light,sans-serif;font-size:.8125rem;font-weight:400;position:sticky;left:0;box-shadow:1px 0 #f3f4f6}.studio-plans__comparison-row-label{align-items:center;gap:.375rem;display:inline-flex}.studio-plans__comparison-row td{color:#374151;text-align:center;background:#fff}.studio-plans__comparison-row td.studio-plans__comparison-col--current{background:#f9fafb}.studio-plans__comparison-check{color:#111827;justify-content:center;align-items:center;display:inline-flex}.studio-plans__comparison-dash{color:#d1d5db}.studio-plans__comparison-text{text-align:center;max-width:10rem;line-height:1.45;display:inline-block}.studio-plans__comparison-footer-row th,.studio-plans__comparison-footer-row td{background:#fff;border-top:1px solid #e5e7eb;padding-top:1rem;padding-bottom:1rem}.studio-plans__comparison-footer-row td{text-align:center;vertical-align:middle}.studio-plans__comparison-footer-cta{width:100%;max-width:11rem;margin-inline:auto}.studio-plans__seats-section{border-top:1px solid #e5e7eb;gap:1rem;padding-top:1.5rem}.studio-plans__seats-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;padding-top:.25rem;display:flex}.studio-plans__seats-title-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.studio-plans__seats-title{color:#0f0f0f;margin:0;font-family:NetNest-Medium,sans-serif;font-size:1rem;font-weight:500;line-height:1.35}.studio-plans__new-badge{color:#01773f;background:#ccded0;border-radius:999px;align-items:center;padding:.1875rem .5625rem;font-family:NetNest-Medium,sans-serif;font-size:.75rem;font-weight:500;line-height:1.35;display:inline-flex}.studio-plans__seats-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.studio-plans__seats-intro{color:#6b7280;max-width:34rem;margin:0;font-size:.8125rem;line-height:1.45}.studio-plans__seat-cards{grid-template-columns:1fr;gap:.75rem;display:grid}.studio-plans__seat-card{background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:1rem 1.125rem;transition:border-color .15s,box-shadow .15s}.studio-plans__seat-card:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0f172a0a}.studio-plans__seat-card-name-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.studio-plans__seat-card-name{color:#0f0f0f;margin:0;font-family:NetNest-Medium,sans-serif;font-size:1rem;font-weight:500;line-height:1.35}.studio-plans__seat-card-badge{color:#374151;background:#f3f4f6;border-radius:999px;align-items:center;padding:.125rem .4375rem;font-family:NetNest-Medium,sans-serif;font-size:.6875rem;font-weight:500;line-height:1.35;display:inline-flex}.studio-plans__seat-card-price{color:#0f0f0f;margin:.375rem 0 0;font-family:NetNest-Medium,sans-serif;font-size:.8125rem;font-weight:300;line-height:1.35}.studio-plans__seat-card-description{color:#6b7280;margin:.375rem 0 0;font-size:.8125rem;line-height:1.45}.studio-plans__seat-comparison-table{min-width:34rem}.studio-plans__seat-comparison .studio-plans__comparison-row td,.studio-plans__seat-comparison .studio-plans__comparison-col{text-align:left}.studio-plans__seat-comparison .studio-plans__comparison-row th[scope=row]{color:#111827;font-weight:800}.studio-plans__disclaimer{color:#9ca3af;text-align:center;margin:0;font-size:.75rem;line-height:1.45}@media (min-width:640px){.studio-plans__seat-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:799px){.studio-plans__billing{align-self:flex-start}}@media (min-width:800px){.studio-plans__toolbar-row{border-bottom:1px solid #e5e7eb;flex-direction:row;justify-content:space-between;align-items:stretch;gap:1.5rem;min-height:2.75rem}.studio-plans__toolbar-inner{border-bottom:none;min-width:0}.studio-plans__audience-tab{font-size:.875rem}.studio-plans__billing{justify-content:center;align-self:stretch;align-items:flex-end;margin-left:auto;padding-bottom:.625rem}.studio-plans__billing-note{text-align:right}.studio-plans__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.studio-plans__cards--three{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-plans__card{padding:1.25rem 1.125rem 1.125rem}.studio-plans__card-feature{font-size:.8125rem}.studio-plans__card-description,.studio-plans__seats-intro{font-size:.875rem}.studio-plans__card-billing-note{font-size:.75rem}.studio-plans__comparison-text{max-width:11rem}.studio-plans__seats-header{align-items:center}}@media (min-width:1100px){.studio-plans__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.studio-plans__cards--three{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-plans__comparison-text{max-width:none}}@media (max-width:639px){.studio-plans__seats-header{flex-direction:column;align-items:stretch}.studio-plans__seats-actions{justify-content:space-between}}
html[data-studio-theme=dark] .studio-admin-templates__table,html[data-studio-theme=dark] .studio-admin-templates__table-wrap,html[data-studio-theme=dark] .studio-admin-templates__table th,html[data-studio-theme=dark] .studio-admin-templates__table td,html[data-studio-theme=dark] .studio-admin-templates__name,html[data-studio-theme=dark] .studio-admin-templates__meta,html[data-studio-theme=dark] .studio-admin-templates__code,html[data-studio-theme=dark] .studio-admin-templates__count,html[data-studio-theme=dark] .studio-admin-templates__site-picks-label,html[data-studio-theme=dark] .studio-admin-templates__site-pick-name,html[data-studio-theme=dark] .studio-admin-templates__confirm-message,html[data-studio-theme=dark] .studio-admin-templates__category,html[data-studio-theme=dark] .studio-admin-templates__flag,html[data-studio-theme=dark] .studio-admin-templates__inline-link,html[data-studio-theme=dark] .studio-admin-templates__dialog-title{color:#fff}html[data-studio-theme=dark] .studio-admin-templates__table-wrap{background:0 0;border-color:#ffffff1f}html[data-studio-theme=dark] .studio-admin-templates__table th{color:#fff;background:0 0}html[data-studio-theme=dark] .studio-admin-templates__table td{color:#fff;background:0 0;border-bottom-color:#ffffff14}html[data-studio-theme=dark] .studio-admin-templates__table tbody tr:hover td{background:#ffffff05}html[data-studio-theme=dark] .studio-admin-templates__site-pick{background:0 0;border-color:#ffffff1f}html[data-studio-theme=dark] .studio-admin-templates__site-pick:hover{background:#ffffff05;border-color:#ffffff2e}html[data-studio-theme=dark] .studio-admin-templates__btn,html[data-studio-theme=dark] .studio-admin-templates__btn--primary,html[data-studio-theme=dark] .studio-admin-templates__btn--ghost,html[data-studio-theme=dark] .studio-admin-templates__btn--danger,html[data-studio-theme=dark] .studio-admin-templates__btn--danger-ghost{color:#fff}html[data-studio-theme=dark] .studio-admin-templates__btn{background:#ffffff0a;border-color:#ffffff1f}html[data-studio-theme=dark] .studio-admin-templates__btn:hover:not(:disabled){background:#ffffff14}html[data-studio-theme=dark] .studio-admin-templates__btn--primary{background:#111827;border-color:#ffffff26}html[data-studio-theme=dark] .studio-admin-templates__btn--primary:hover:not(:disabled){background:#1f2937}html[data-studio-theme=dark] .studio-admin-templates__btn--ghost{background:#ffffff05;border-color:#ffffff1f}html[data-studio-theme=dark] .studio-admin-templates__btn--danger{background:#7f1d1d;border-color:#f8717173}html[data-studio-theme=dark] .studio-admin-templates__btn--danger:hover:not(:disabled){background:#991b1b}html[data-studio-theme=dark] .studio-admin-templates__btn--danger-ghost{color:#fecaca;background:#7f1d1d2e;border-color:#f8717159}.studio-dashboard--admin{background:#fff}.studio-dashboard__shell--admin{max-width:1200px}.studio-admin__header-copy{flex-direction:column;gap:.375rem;display:flex}.studio-admin__nav{flex-wrap:wrap;gap:.5rem;display:flex}.studio-admin__nav-link{color:#4b5563;border-radius:999px;align-items:center;padding:.25rem .625rem;font-size:.8125rem;line-height:1.35;text-decoration:none;transition:background-color .15s,color .15s;display:inline-flex}.studio-admin__nav-link:hover{color:#111827;background:#f3f4f6}.studio-admin__nav-link--active{color:#fff;background:#111827}.studio-admin-templates{flex-direction:column;gap:1rem;display:flex}.studio-admin-templates__toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.studio-admin-templates__count{color:#6b7280;margin:0;font-size:.875rem}.studio-admin-templates__table-wrap{border:1px solid #e5e7eb;border-radius:.75rem;overflow-x:auto}.studio-admin-templates__table{border-collapse:collapse;width:100%;font-size:.875rem}.studio-admin-templates__table th,.studio-admin-templates__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:.875rem 1rem}.studio-admin-templates__table th{color:#374151;background:#f9fafb;font-family:NetNest-Medium,sans-serif;font-weight:500}.studio-admin-templates__table tbody tr:last-child td{border-bottom:none}.studio-admin-templates__cell-main{align-items:center;gap:.75rem;display:flex}.studio-admin-templates__thumb{object-fit:cover;background:#f3f4f6;border-radius:.375rem;flex-shrink:0;width:56px;height:40px}.studio-admin-templates__thumb--empty{border:1px dashed #d1d5db}.studio-admin-templates__name{color:#111827;margin:0;font-family:NetNest-Medium,sans-serif;font-weight:500}.studio-admin-templates__meta{color:#6b7280;margin:.125rem 0 0;font-size:.8125rem}.studio-admin-templates__code{color:#374151;font-size:.8125rem}.studio-admin-templates__status{color:#6b7280;background:#f3f4f6;border-radius:999px;align-items:center;padding:.125rem .5rem;font-size:.75rem;line-height:1.35;display:inline-flex}.studio-admin-templates__status--live{color:#166534;background:#dcfce7}.studio-admin-templates__row-actions{flex-wrap:wrap;justify-content:flex-end;gap:.375rem;display:flex}.studio-admin-templates__btn{color:#374151;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.375rem;align-items:center;gap:.375rem;padding:.4375rem .75rem;font-size:.8125rem;line-height:1.35;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.studio-admin-templates__btn:hover:not(:disabled){background:#f3f4f6}.studio-admin-templates__btn:disabled{opacity:.6;cursor:not-allowed}.studio-admin-templates__btn--primary{color:#fff;background:#111827;border-color:#111827}.studio-admin-templates__btn--primary:hover:not(:disabled){background:#1f2937}.studio-admin-templates__btn--ghost{border-color:#e5e7eb}.studio-admin-templates__dialog{width:min(640px,100vw - 2rem);max-height:calc(100vh - 2rem);overflow:auto}.studio-admin-templates__dialog-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.studio-admin-templates__dialog-title{color:#111827;margin:0;font-family:NetNest-Medium,sans-serif;font-size:1rem;font-weight:500}.studio-admin-templates__dialog-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;line-height:1;display:inline-flex}.studio-admin-templates__dialog-close:hover{background:#f3f4f6}.studio-admin-templates__form{padding:0 1.25rem 1.25rem}.studio-admin-templates__textarea{resize:vertical;min-height:5rem}.studio-admin-templates__categories{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem;display:grid}.studio-admin-templates__category,.studio-admin-templates__flag{color:#374151;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.studio-admin-templates__flags{flex-wrap:wrap;gap:1rem;display:flex}.studio-admin-templates__sort-input{max-width:8rem}.studio-admin-templates__dialog-actions{justify-content:flex-end;gap:.5rem;padding-top:.5rem;display:flex}.studio-admin-templates__error{color:#b91c1c;margin:0;font-size:.875rem}.studio-admin-templates__dialog--confirm{width:min(480px,100vw - 2rem)}.studio-admin-templates__confirm-message{color:#374151;margin:0;padding:0 1.25rem 1.25rem;font-size:.875rem;line-height:1.5}.studio-admin-templates__btn--danger{color:#fff;background:#b91c1c;border-color:#b91c1c}.studio-admin-templates__btn--danger:hover:not(:disabled){background:#991b1b}.studio-admin-templates__btn--danger-ghost:hover:not(:disabled){color:#b91c1c;background:#fef2f2;border-color:#fecaca}.studio-admin-templates__inline-link{color:#111827;align-items:center;gap:.25rem;text-decoration:underline;display:inline-flex}.studio-admin-templates__empty{flex-direction:column;gap:1.25rem;display:flex}.studio-admin-templates__site-picks-label{color:#374151;margin:0 0 .5rem;font-family:NetNest-Medium,sans-serif;font-size:.8125rem;font-weight:500}.studio-admin-templates__site-picks-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.studio-admin-templates__site-pick{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;align-items:flex-start;gap:.125rem;width:100%;padding:.75rem 1rem;transition:border-color .15s,background-color .15s;display:flex}.studio-admin-templates__site-pick:hover{background:#f9fafb;border-color:#111827}.studio-admin-templates__site-pick-name{color:#111827;font-family:NetNest-Medium,sans-serif;font-size:.875rem;font-weight:500}
