.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:var(--streemo-spacing-lg);background:var(--streemo-color-background)}.login-card{width:100%;max-width:400px}.login-title{margin:0 0 var(--streemo-spacing-xs);font-size:24px;font-weight:600;color:var(--streemo-color-text)}.login-subtitle{margin:0 0 var(--streemo-spacing-md);font-size:14px;color:var(--streemo-color-text-muted)}.login-tabs{display:flex;gap:var(--streemo-spacing-sm);margin-bottom:var(--streemo-spacing-md)}.login-form{display:flex;flex-direction:column;gap:var(--streemo-spacing-md)}.login-form .error{margin:0}.admin-metric-card{border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-lg);padding:var(--streemo-spacing-md);background:var(--streemo-color-surface);display:grid;gap:6px}.admin-metric-card__head{display:flex;justify-content:space-between;align-items:center;gap:8px}.admin-metric-card__title{margin:0;font-size:12px;color:var(--streemo-color-text-muted)}.admin-metric-card__badge{font-size:10px;padding:2px 6px;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.admin-metric-card__badge--internal{color:#f59e0b;background:color-mix(in srgb,#f59e0b 22%,transparent)}.admin-metric-card__badge--customer{color:var(--streemo-color-primary);background:color-mix(in srgb,var(--streemo-color-primary) 20%,transparent)}.admin-metric-card__badge--billing{color:#22c55e;background:color-mix(in srgb,#22c55e 22%,transparent)}.admin-metric-card__value{margin:0;font-size:28px;line-height:1;color:var(--streemo-color-text)}.admin-metric-card__sub{margin:0;font-size:12px;color:var(--streemo-color-text-muted)}.admin-trend{border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-lg);padding:var(--streemo-spacing-md);background:var(--streemo-color-surface);display:grid;gap:var(--streemo-spacing-sm)}.admin-trend__title{margin:0;font-size:14px;color:var(--streemo-color-text)}.admin-trend__bars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:end;min-height:120px}.admin-trend__bar-wrap{display:grid;gap:6px}.admin-trend__bar{width:100%;border-radius:8px 8px 4px 4px;background:color-mix(in srgb,var(--streemo-color-primary) 65%,#1f2937);min-height:4px}.admin-trend__label{font-size:11px;color:var(--streemo-color-text-muted);text-align:center}.admin-trend__meta{margin:0;font-size:12px;color:var(--streemo-color-text-muted)}.admin-breakdown{border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-lg);padding:var(--streemo-spacing-md);background:var(--streemo-color-surface);display:grid;gap:10px}.admin-breakdown__title{margin:0;font-size:14px}.admin-breakdown__list{margin:0;padding:0;list-style:none;display:grid;gap:8px}.admin-breakdown__item{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px}.admin-observability-grid{display:grid;gap:var(--streemo-spacing-md)}.admin-observability-grid--cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-observability-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-observability-controls{display:grid;grid-template-columns:minmax(240px,1fr) 220px;gap:var(--streemo-spacing-sm)}.admin-observability-meta{display:grid;gap:6px;font-size:12px;color:var(--streemo-color-text-muted)}.admin-observability-tags{display:flex;flex-wrap:wrap;gap:6px}.admin-observability-tag{font-size:11px;line-height:1;border-radius:999px;padding:5px 8px;border:1px solid var(--streemo-color-border);background:color-mix(in srgb,var(--streemo-color-background) 75%,transparent)}.admin-observability-signal{border-radius:var(--streemo-radius-md);border:1px solid var(--streemo-color-border);padding:var(--streemo-spacing-sm);display:grid;gap:4px}.admin-observability-signal__title{margin:0;font-size:13px;color:var(--streemo-color-text)}.admin-observability-signal__meta{margin:0;font-size:12px;color:var(--streemo-color-text-muted)}@media(max-width:960px){.admin-observability-grid--two,.admin-observability-controls{grid-template-columns:1fr}}.dashboard-page{display:flex;flex-direction:column;gap:var(--streemo-spacing-lg)}.dashboard-skeletons{display:flex;flex-direction:column;gap:var(--streemo-spacing-md)}.dashboard-skeleton-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:var(--streemo-spacing-md)}.dashboard-skeletons .streemo-card{display:flex;flex-direction:column;gap:var(--streemo-spacing-md)}.org-quotas{font-size:12px;color:var(--streemo-color-text-muted)}.dashboard-filters-row{display:grid;grid-template-columns:minmax(240px,1fr) 220px;gap:var(--streemo-spacing-sm);padding:var(--streemo-spacing-sm)}@media(max-width:900px){.dashboard-filters-row{grid-template-columns:1fr}}.billing-products-page{display:flex;flex-direction:column;gap:14px}.billing-products-list-toolbar{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:16px}.billing-products-cell-stack{display:flex;flex-direction:column;gap:4px}.billing-products-form{display:flex;flex-direction:column;gap:12px}.billing-products-grid-two{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.billing-products-grid-three{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.billing-products-form-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px}.billing-products-warning{margin-bottom:12px;border:1px solid var(--streemo-color-warning, #f59e0b)}.billing-products-switch-wrap{display:flex;align-items:center;padding-top:26px}.billing-products-details-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.billing-products-actions-inline{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-layout{display:flex;min-height:100vh;background:var(--streemo-color-background)}.admin-layout-sidebar{width:240px;flex-shrink:0;background:var(--streemo-color-surface);border-right:1px solid var(--streemo-color-border);display:flex;flex-direction:column}.admin-layout-sidebar-brand{padding:var(--streemo-spacing-md);font-size:18px;font-weight:600;color:var(--streemo-color-text);border-bottom:1px solid var(--streemo-color-border)}.admin-layout-nav{flex:1;padding:var(--streemo-spacing-sm)}.admin-layout-nav-link{display:block;padding:var(--streemo-spacing-sm) var(--streemo-spacing-md);border-radius:var(--streemo-radius-md);font-size:14px;font-weight:500;color:var(--streemo-color-text);text-decoration:none;transition:background .15s,color .15s}.admin-layout-nav-link:hover,.admin-layout-nav-link.active{background:var(--streemo-color-background);color:var(--streemo-color-primary)}.admin-layout-main{flex:1;display:flex;flex-direction:column;min-width:0}.admin-layout-header{height:56px;flex-shrink:0;padding:0 var(--streemo-spacing-lg);background:var(--streemo-color-surface);border-bottom:1px solid var(--streemo-color-border);display:flex;align-items:center;justify-content:space-between;gap:var(--streemo-spacing-md)}.admin-layout-header-title{margin:0;font-size:16px;font-weight:600;color:var(--streemo-color-text)}.admin-layout-header-actions{display:flex;align-items:center;gap:var(--streemo-spacing-md)}.admin-layout-header-user{font-size:14px;color:var(--streemo-color-text-muted)}.admin-layout-content{flex:1;padding:var(--streemo-spacing-lg);overflow-x:auto}@media(max-width:768px){.admin-layout-sidebar{width:64px}.admin-layout-sidebar-brand span,.admin-layout-nav-link span{display:none}}.streemo-theme-root{font-family:var(--streemo-font-sans, "Inter", system-ui, sans-serif);color:var(--streemo-color-text, #0f172a);background-color:var(--streemo-color-background, #f8fafc);box-sizing:border-box}.streemo-theme-root *,.streemo-theme-root *:before,.streemo-theme-root *:after{box-sizing:border-box}.streemo-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--streemo-spacing-sm, 8px);font-family:inherit;font-weight:500;border-radius:var(--streemo-radius-md, 8px);border:1px solid transparent;cursor:pointer;transition:background-color var(--streemo-transition-fast, .15s ease),border-color var(--streemo-transition-fast, .15s ease),color var(--streemo-transition-fast, .15s ease),opacity var(--streemo-transition-fast, .15s ease)}.streemo-btn:focus-visible{outline:2px solid var(--streemo-color-focus, #6366f1);outline-offset:2px}.streemo-btn:disabled{opacity:.6;cursor:not-allowed}.streemo-btn--sm{padding:6px 12px;font-size:var(--streemo-font-size-xs, 12px)}.streemo-btn--md{padding:8px 16px;font-size:var(--streemo-font-size-sm, 14px)}.streemo-btn--lg{padding:10px 20px;font-size:var(--streemo-font-size-md, 16px)}.streemo-btn--primary{background:var(--streemo-color-primary);color:var(--streemo-color-primary-contrast);border-color:var(--streemo-color-primary)}.streemo-btn--primary:hover:not(:disabled){background:var(--streemo-color-primary-hover);border-color:var(--streemo-color-primary-hover)}.streemo-btn--secondary{background:var(--streemo-color-surface);color:var(--streemo-color-text);border-color:var(--streemo-color-border-strong)}.streemo-btn--secondary:hover:not(:disabled){background:var(--streemo-color-surface-hover);border-color:var(--streemo-color-border)}.streemo-btn--ghost{background:transparent;color:var(--streemo-color-text-muted);border-color:transparent}.streemo-btn--ghost:hover:not(:disabled){background:var(--streemo-color-surface-hover);color:var(--streemo-color-text)}.streemo-btn--danger{background:var(--streemo-color-danger);color:#fff;border-color:var(--streemo-color-danger)}.streemo-btn--danger:hover:not(:disabled){filter:brightness(.95)}.streemo-btn--full{width:100%}.streemo-btn__spinner{width:1em;height:1em;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:streemo-spin .6s linear infinite}.streemo-btn__icon{display:inline-flex;align-items:center}@keyframes streemo-spin{to{transform:rotate(360deg)}}.streemo-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-md);background:var(--streemo-color-surface-hover);color:var(--streemo-color-text-muted);cursor:pointer;transition:color .2s,background .2s,border-color .2s;font-family:inherit}.streemo-theme-toggle:hover{color:var(--streemo-color-text);background:var(--streemo-color-surface-hover)}.streemo-theme-toggle:focus-visible{outline:2px solid var(--streemo-color-primary);outline-offset:2px}.streemo-input-wrap{display:flex;flex-direction:column;gap:4px}.streemo-input-label{font-size:var(--streemo-font-size-sm, 14px);font-weight:500;color:var(--streemo-color-text)}.streemo-input{width:100%;padding:8px 12px;font-size:var(--streemo-font-size-sm, 14px);font-family:inherit;color:var(--streemo-color-text);background:var(--streemo-color-surface);border:1px solid var(--streemo-color-border-strong);border-radius:var(--streemo-radius-md, 8px);transition:border-color var(--streemo-transition-fast),box-shadow var(--streemo-transition-fast)}.streemo-input::placeholder{color:var(--streemo-color-text-muted)}.streemo-input:hover:not(:disabled){border-color:var(--streemo-color-border)}.streemo-input:focus{outline:none;border-color:var(--streemo-color-primary);box-shadow:0 0 0 3px #6366f126}.streemo-input--error{border-color:var(--streemo-color-danger)}.streemo-input-hint,.streemo-input-error{font-size:var(--streemo-font-size-xs, 12px);color:var(--streemo-color-text-muted)}.streemo-input-error{color:var(--streemo-color-danger)}.streemo-card{background:var(--streemo-color-surface);border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-lg, 12px);box-shadow:var(--streemo-shadow-sm, 0 1px 2px rgba(0,0,0,.05))}.streemo-card--padding-none{padding:0}.streemo-card--padding-sm{padding:var(--streemo-spacing-sm, 8px)}.streemo-card--padding-md{padding:var(--streemo-spacing-md, 16px)}.streemo-card--padding-lg{padding:var(--streemo-spacing-lg, 24px)}.streemo-badge{display:inline-flex;align-items:center;padding:2px 8px;font-size:var(--streemo-font-size-xs, 12px);font-weight:500;border-radius:var(--streemo-radius-sm, 6px)}.streemo-badge--default{background:var(--streemo-color-surface-hover);color:var(--streemo-color-text-muted);border:1px solid var(--streemo-color-border)}.streemo-badge--success{background:#dcfce7;color:var(--streemo-color-success, #22c55e)}.streemo-badge--warning{background:#fef3c7;color:var(--streemo-color-warning, #f59e0b)}.streemo-badge--danger{background:#fee2e2;color:var(--streemo-color-danger)}.streemo-avatar{border-radius:9999px;object-fit:cover;background:var(--streemo-color-surface-hover);display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--streemo-color-text-muted)}.streemo-spinner{width:24px;height:24px;border:2px solid var(--streemo-color-border);border-top-color:var(--streemo-color-primary);border-radius:50%;animation:streemo-spin .6s linear infinite}.streemo-skeleton{background:linear-gradient(90deg,var(--streemo-color-surface-hover) 25%,var(--streemo-color-border) 50%,var(--streemo-color-surface-hover) 75%);background-size:200% 100%;animation:streemo-skeleton 1.2s ease-in-out infinite;border-radius:var(--streemo-radius-sm, 6px)}@keyframes streemo-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.streemo-empty{text-align:center;padding:var(--streemo-spacing-xl, 32px)}.streemo-empty__icon{margin-bottom:var(--streemo-spacing-md, 16px);color:var(--streemo-color-text-muted)}.streemo-empty__title{font-size:var(--streemo-font-size-lg, 18px);font-weight:600;color:var(--streemo-color-text);margin:0 0 8px}.streemo-empty__desc{font-size:var(--streemo-font-size-sm, 14px);color:var(--streemo-color-text-muted);margin:0 0 var(--streemo-spacing-md, 16px)}.streemo-empty__action{margin-top:var(--streemo-spacing-md, 16px)}.streemo-divider{border:none;height:1px;background:var(--streemo-color-border);margin:var(--streemo-spacing-md, 16px) 0}.streemo-text{margin:0;color:var(--streemo-color-text)}.streemo-text--muted{color:var(--streemo-color-text-muted)}.streemo-text--xs{font-size:var(--streemo-font-size-xs, 12px)}.streemo-text--sm{font-size:var(--streemo-font-size-sm, 14px)}.streemo-text--md{font-size:var(--streemo-font-size-md, 16px)}.streemo-text--lg{font-size:var(--streemo-font-size-lg, 18px)}.streemo-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1100;padding:var(--streemo-spacing-md, 16px)}.streemo-modal{background:var(--streemo-color-surface);border-radius:var(--streemo-radius-lg, 12px);box-shadow:var(--streemo-shadow-lg);max-width:440px;width:100%;max-height:90vh;overflow:auto}.streemo-modal__header{padding:var(--streemo-spacing-md, 16px) var(--streemo-spacing-lg, 24px);border-bottom:1px solid var(--streemo-color-border)}.streemo-modal__title{font-size:var(--streemo-font-size-lg, 18px);font-weight:600;margin:0;color:var(--streemo-color-text)}.streemo-modal__body{padding:var(--streemo-spacing-lg, 24px)}.streemo-modal__footer{padding:var(--streemo-spacing-md, 16px) var(--streemo-spacing-lg, 24px);border-top:1px solid var(--streemo-color-border);display:flex;justify-content:flex-end;gap:var(--streemo-spacing-sm, 8px)}.streemo-scroll-area{overflow-y:auto}.streemo-select{width:100%;padding:8px 12px;font-size:var(--streemo-font-size-sm, 14px);font-family:inherit;color:var(--streemo-color-text);background:var(--streemo-color-surface);border:1px solid var(--streemo-color-border-strong);border-radius:var(--streemo-radius-md, 8px);cursor:pointer}.streemo-textarea{min-height:80px;resize:vertical}.streemo-tabs__list{display:flex;gap:2px;border-bottom:1px solid var(--streemo-color-border);margin-bottom:var(--streemo-spacing-md, 16px)}.streemo-tabs__tab{padding:8px 16px;font-size:var(--streemo-font-size-sm, 14px);font-weight:500;border:none;background:transparent;color:var(--streemo-color-text-muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.streemo-tabs__tab:hover{color:var(--streemo-color-text)}.streemo-tabs__tab--active{color:var(--streemo-color-primary);border-bottom-color:var(--streemo-color-primary)}.streemo-tabs__tab:focus-visible{outline:2px solid var(--streemo-color-focus);outline-offset:2px}.streemo-tabs__panel{outline:none}.streemo-checkbox-wrap{display:flex;align-items:flex-start;gap:8px}.streemo-checkbox{width:18px;height:18px;margin-top:2px;accent-color:var(--streemo-color-primary);cursor:pointer}.streemo-checkbox-label{font-size:var(--streemo-font-size-sm, 14px);color:var(--streemo-color-text);cursor:pointer}.streemo-feature-checkbox-group{display:flex;flex-direction:column;gap:10px}.streemo-feature-checkbox-group__label{margin:0;font-size:var(--streemo-font-size-sm, 14px);font-weight:600;color:var(--streemo-color-text)}.streemo-feature-checkbox-group__hint{margin:0;font-size:var(--streemo-font-size-xs, 12px);color:var(--streemo-color-text-muted)}.streemo-feature-checkbox-group__category{border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-md, 8px);padding:10px 12px;display:flex;flex-direction:column;gap:8px}.streemo-feature-checkbox-group__category-title{margin:0;font-size:var(--streemo-font-size-xs, 12px);text-transform:uppercase;letter-spacing:.04em;color:var(--streemo-color-text-muted)}.streemo-feature-checkbox-group__list{display:flex;flex-direction:column;gap:8px}.streemo-feature-checkbox-group__option{display:inline-flex;flex-direction:column;gap:2px}.streemo-feature-checkbox-group__option-title{color:var(--streemo-color-text)}.streemo-feature-checkbox-group__option-description{color:var(--streemo-color-text-muted);font-size:var(--streemo-font-size-xs, 12px)}.streemo-switch-wrap{display:inline-flex;align-items:center;gap:10px;cursor:pointer}.streemo-switch{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.streemo-switch__track{width:40px;height:22px;border-radius:9999px;background:var(--streemo-color-border-strong);position:relative;transition:background var(--streemo-transition-fast)}.streemo-switch__track:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:var(--streemo-color-surface);box-shadow:var(--streemo-shadow-sm);transition:transform var(--streemo-transition-fast)}.streemo-switch:checked+.streemo-switch__track{background:var(--streemo-color-primary)}.streemo-switch:checked+.streemo-switch__track:after{transform:translate(18px)}.streemo-switch:focus-visible+.streemo-switch__track{box-shadow:0 0 0 2px var(--streemo-color-focus)}.streemo-switch-label{font-size:var(--streemo-font-size-sm, 14px);color:var(--streemo-color-text)}.streemo-radio-group__label{display:block;font-size:var(--streemo-font-size-sm, 14px);font-weight:500;margin-bottom:8px;color:var(--streemo-color-text)}.streemo-radio-wrap{display:flex;align-items:center;gap:8px;cursor:pointer;margin-bottom:6px}.streemo-radio-wrap input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.streemo-radio__dot{width:18px;height:18px;border-radius:50%;border:2px solid var(--streemo-color-border-strong);position:relative;transition:border-color var(--streemo-transition-fast)}.streemo-radio-wrap input:checked+.streemo-radio__dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:var(--streemo-color-primary)}.streemo-radio-wrap input:checked+.streemo-radio__dot{border-color:var(--streemo-color-primary)}.streemo-radio-wrap input:focus-visible+.streemo-radio__dot{box-shadow:0 0 0 2px var(--streemo-color-focus)}.streemo-radio-label{font-size:var(--streemo-font-size-sm, 14px);color:var(--streemo-color-text)}.streemo-tooltip-trigger{position:relative;display:inline-flex}.streemo-tooltip{position:absolute;z-index:1000;padding:6px 10px;font-size:var(--streemo-font-size-xs, 12px);background:var(--streemo-color-text);color:var(--streemo-color-surface);border-radius:var(--streemo-radius-sm, 6px);white-space:nowrap;max-width:240px;white-space:normal}.streemo-tooltip--top{bottom:100%;left:50%;transform:translate(-50%);margin-bottom:6px}.streemo-tooltip--bottom{top:100%;left:50%;transform:translate(-50%);margin-top:6px}.streemo-tooltip--left{right:100%;top:50%;transform:translateY(-50%);margin-right:6px}.streemo-tooltip--right{left:100%;top:50%;transform:translateY(-50%);margin-left:6px}.streemo-dropdown{position:relative;display:inline-block}.streemo-dropdown>div:first-child{cursor:pointer}.streemo-dropdown__menu{position:absolute;z-index:1000;min-width:160px;padding:4px;margin:4px 0 0;background:var(--streemo-color-surface);border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-md, 8px);box-shadow:var(--streemo-shadow-lg);list-style:none}.streemo-dropdown__menu--bottom-start{top:100%;left:0}.streemo-dropdown__menu--bottom-end{top:100%;right:0;left:auto}.streemo-dropdown__menu--top-start{bottom:100%;left:0;margin:0 0 4px}.streemo-dropdown__menu--top-end{bottom:100%;right:0;left:auto;margin:0 0 4px}.streemo-dropdown__item{display:block;width:100%;padding:8px 12px;text-align:left;border:none;background:transparent;font-size:var(--streemo-font-size-sm, 14px);color:var(--streemo-color-text);cursor:pointer;border-radius:var(--streemo-radius-sm, 6px)}.streemo-dropdown__item:hover:not(:disabled){background:var(--streemo-color-surface-hover)}.streemo-dropdown__item:disabled{opacity:.5;cursor:not-allowed}.streemo-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:1100}.streemo-drawer{position:fixed;top:0;bottom:0;width:360px;max-width:90vw;background:var(--streemo-color-surface);box-shadow:var(--streemo-shadow-lg);display:flex;flex-direction:column;z-index:1101}.streemo-drawer--left{left:0}.streemo-drawer--right{right:0}.streemo-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:var(--streemo-spacing-md, 16px);border-bottom:1px solid var(--streemo-color-border)}.streemo-drawer__title{font-size:var(--streemo-font-size-lg, 18px);font-weight:600;margin:0}.streemo-drawer__close{width:32px;height:32px;border:none;background:transparent;font-size:24px;line-height:1;cursor:pointer;color:var(--streemo-color-text-muted);border-radius:var(--streemo-radius-sm, 6px)}.streemo-drawer__close:hover{background:var(--streemo-color-surface-hover);color:var(--streemo-color-text)}.streemo-drawer__body{flex:1;overflow-y:auto;padding:var(--streemo-spacing-md, 16px)}.streemo-code-block,.streemo-code-block *{box-sizing:border-box}.streemo-code-block{overflow:hidden;border:1px solid var(--streemo-color-border, #d4d4d4);border-radius:var(--streemo-radius-md, 8px)}.streemo-code-block__header{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 12px}.streemo-code-block__lang{font-size:12px;line-height:1;font-weight:500;opacity:.9}.streemo-code-block__copy-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:64px;height:30px;margin:0;padding:0 10px;border:1px solid transparent;border-radius:6px;font:inherit;font-size:12px;line-height:1;cursor:pointer}.streemo-code-block__body{overflow:auto}.streemo-code-block__content{display:grid;grid-template-columns:auto 1fr;align-items:start}.streemo-code-block__gutter{padding:16px 0;-webkit-user-select:none;user-select:none}.streemo-code-block__line-number{display:block;width:56px;padding:0 12px 0 16px;text-align:right;font-family:Consolas,SFMono-Regular,Menlo,Monaco,Courier New,monospace;font-size:13px;line-height:1.6;font-variant-numeric:tabular-nums}.streemo-code-block__shiki{min-width:0;overflow:auto}.streemo-code-block__shiki .shiki{margin:0!important;padding:16px 16px 16px 0!important;background:transparent!important;font-size:13px!important;line-height:1.6!important;font-family:Consolas,SFMono-Regular,Menlo,Monaco,Courier New,monospace!important}.streemo-code-block__shiki .shiki code{display:block;white-space:pre}.streemo-code-block__fallback-pre{margin:0;padding:16px;overflow:auto}.streemo-code-block__fallback-code{display:block;white-space:pre;-moz-tab-size:2;tab-size:2;font-size:13px;line-height:1.6;font-family:Consolas,SFMono-Regular,Menlo,Monaco,Courier New,monospace}.streemo-theme-root[data-theme=light] .streemo-code-block,.streemo-code-block[data-theme=light]{background:#fff;border-color:#e5e5e5}.streemo-theme-root[data-theme=light] .streemo-code-block__header,.streemo-code-block[data-theme=light] .streemo-code-block__header{background:#f3f3f3;border-bottom:1px solid #d4d4d4}.streemo-theme-root[data-theme=light] .streemo-code-block__lang,.streemo-code-block[data-theme=light] .streemo-code-block__lang{color:#6f6f6f}.streemo-theme-root[data-theme=light] .streemo-code-block__copy-button,.streemo-code-block[data-theme=light] .streemo-code-block__copy-button{color:#444;border-color:#d4d4d4;background:#fff}.streemo-theme-root[data-theme=light] .streemo-code-block__line-number,.streemo-code-block[data-theme=light] .streemo-code-block__line-number{color:#237893}.streemo-theme-root[data-theme=light] .streemo-code-block__fallback-code,.streemo-code-block[data-theme=light] .streemo-code-block__fallback-code{color:#000}.streemo-theme-root[data-theme=dark] .streemo-code-block,.streemo-code-block[data-theme=dark]{background:#1e1e1e;border-color:#3c3c3c}.streemo-theme-root[data-theme=dark] .streemo-code-block__header,.streemo-code-block[data-theme=dark] .streemo-code-block__header{background:#252526;border-bottom:1px solid #3c3c3c}.streemo-theme-root[data-theme=dark] .streemo-code-block__lang,.streemo-code-block[data-theme=dark] .streemo-code-block__lang{color:#bbb}.streemo-theme-root[data-theme=dark] .streemo-code-block__copy-button,.streemo-code-block[data-theme=dark] .streemo-code-block__copy-button{color:#ccc;border-color:#454545;background:#2d2d2d}.streemo-theme-root[data-theme=dark] .streemo-code-block__line-number,.streemo-code-block[data-theme=dark] .streemo-code-block__line-number{color:#858585}.streemo-theme-root[data-theme=dark] .streemo-code-block__fallback-code,.streemo-code-block[data-theme=dark] .streemo-code-block__fallback-code{color:#d4d4d4}.streemo-toast-container{position:fixed;bottom:24px;right:24px;z-index:1200;display:flex;flex-direction:column;gap:8px;max-width:360px}.streemo-toast{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:var(--streemo-color-surface);border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-md, 8px);box-shadow:var(--streemo-shadow-lg)}.streemo-toast--success{border-color:var(--streemo-color-success);background:#dcfce7}.streemo-toast--error{border-color:var(--streemo-color-danger);background:#fee2e2}.streemo-toast__message{font-size:var(--streemo-font-size-sm, 14px);color:var(--streemo-color-text)}.streemo-toast__dismiss{padding:4px;border:none;background:transparent;cursor:pointer;font-size:18px;line-height:1;color:var(--streemo-color-text-muted);border-radius:var(--streemo-radius-sm, 6px)}.streemo-toast__dismiss:hover{background:var(--streemo-color-surface-hover);color:var(--streemo-color-text)}.streemo-icon-btn{flex-shrink:0}.streemo-page-header{margin-bottom:var(--streemo-spacing-lg, 24px)}.streemo-page-header__top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--streemo-spacing-md, 16px)}.streemo-page-header__title{font-size:var(--streemo-font-size-xl, 20px);font-weight:600;margin:0;color:var(--streemo-color-text)}.streemo-page-header__desc{font-size:var(--streemo-font-size-sm, 14px);color:var(--streemo-color-text-muted);margin:4px 0 0}.streemo-page-header__action{flex-shrink:0}.streemo-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--streemo-spacing-md, 16px);margin-bottom:var(--streemo-spacing-md, 16px)}.streemo-section__title{font-size:var(--streemo-font-size-lg, 18px);font-weight:600;margin:0;color:var(--streemo-color-text)}.streemo-section__desc{font-size:var(--streemo-font-size-sm, 14px);color:var(--streemo-color-text-muted);margin:4px 0 0}.streemo-section__action{flex-shrink:0}.streemo-heading{margin:0;font-weight:600;letter-spacing:-.03em;line-height:1.2;color:var(--streemo-color-text)}.streemo-heading--xs{font-size:1rem}.streemo-heading--sm{font-size:1.25rem}.streemo-heading--md{font-size:1.5rem}.streemo-heading--lg{font-size:2rem}.streemo-heading--xl{font-size:2.5rem}@media(min-width:768px){.streemo-heading--md{font-size:1.75rem}.streemo-heading--lg{font-size:2.5rem}.streemo-heading--xl{font-size:3.25rem}}@media(min-width:1024px){.streemo-heading--lg{font-size:3rem}.streemo-heading--xl{font-size:3.75rem}}.streemo-heading--gradient{background:linear-gradient(135deg,var(--streemo-color-text) 0%,var(--streemo-color-text-muted) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.streemo-accordion{display:flex;flex-direction:column;gap:var(--streemo-spacing-sm, 8px)}.streemo-accordion__item{background:var(--streemo-color-surface);border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-lg, 12px);overflow:hidden;transition:border-color .2s ease}.streemo-accordion__item:hover{border-color:var(--streemo-color-border-strong)}.streemo-accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--streemo-spacing-md, 16px) var(--streemo-spacing-lg, 24px);font-size:var(--streemo-font-size-md, 16px);font-weight:500;color:var(--streemo-color-text);text-align:left;background:transparent;border:none;cursor:pointer;transition:color .2s ease;font-family:inherit}.streemo-accordion__trigger:hover{color:var(--streemo-color-primary)}.streemo-accordion__trigger:focus-visible{outline:2px solid var(--streemo-color-primary);outline-offset:2px}.streemo-accordion__icon{flex-shrink:0;width:1.25rem;height:1.25rem;color:var(--streemo-color-text-muted);transition:transform .2s ease}.streemo-accordion__icon--open{transform:rotate(180deg)}.streemo-accordion__panel{max-height:0;overflow:hidden;transition:max-height .3s ease}.streemo-accordion__panel--open{max-height:500px}.streemo-accordion__content{padding:0 var(--streemo-spacing-lg, 24px) var(--streemo-spacing-lg, 24px);color:var(--streemo-color-text-muted);font-size:.9375rem;line-height:1.6}.streemo-accordion__content p{margin:0 0 .75rem}.streemo-accordion__content p:last-child{margin-bottom:0}.streemo-table-wrap{overflow-x:auto;border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-lg, 12px);background:var(--streemo-color-surface)}.streemo-table{width:100%;border-collapse:collapse;font-size:var(--streemo-font-size-sm, 14px)}.streemo-table th,.streemo-table td{text-align:left;padding:12px 16px;border-bottom:1px solid var(--streemo-color-border)}.streemo-table th{font-weight:600;color:var(--streemo-color-text-muted);background:var(--streemo-color-surface-hover)}.streemo-table tbody tr:last-child td{border-bottom:none}.streemo-table tbody tr:hover{background:var(--streemo-color-surface-hover)}.streemo-table-empty{padding:var(--streemo-spacing-xl, 32px);text-align:center;color:var(--streemo-color-text-muted)}.streemo-table-empty__text{margin:0 0 var(--streemo-spacing-md, 16px)}.streemo-stat-card{border:1px solid var(--streemo-color-border);border-radius:var(--streemo-radius-lg, 12px);padding:var(--streemo-spacing-lg, 24px);background:var(--streemo-color-surface);display:flex;flex-direction:column;gap:var(--streemo-spacing-sm, 8px)}.streemo-stat-card__label{font-size:var(--streemo-font-size-sm, 14px);color:var(--streemo-color-text-muted)}.streemo-stat-card__value{font-size:24px;font-weight:600;letter-spacing:-.02em;color:var(--streemo-color-text)}.streemo-confirm-dialog__desc{margin:0;font-size:var(--streemo-font-size-sm, 14px);color:var(--streemo-color-text-muted)}*{box-sizing:border-box}body{margin:0;font-family:var(--streemo-font-sans, inherit);color:var(--streemo-color-text);background:var(--streemo-color-background)}.page{max-width:1400px;margin:0 auto;padding:var(--streemo-spacing-lg, 24px);display:grid;gap:var(--streemo-spacing-md, 16px)}.row{display:flex;gap:var(--streemo-spacing-sm, 8px);align-items:center;flex-wrap:wrap}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--streemo-spacing-md, 16px)}.error{color:var(--streemo-color-danger);font-size:14px}
