.ComposePreviewBar-module__tb4lbG__bar{background:var(--v2-surface);border:1px solid var(--v2-border-subtle);border-radius:var(--v2-radius-lg);box-shadow:var(--v2-shadow);-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);flex-direction:column;gap:12px;padding:18px;display:flex}.ComposePreviewBar-module__tb4lbG__empty{text-align:center;color:var(--v2-text-muted);font-size:var(--v2-text-meta);border:1px dashed var(--v2-border-subtle);border-radius:var(--v2-radius);background:var(--v2-surface-muted);padding:36px 18px}.ComposePreviewBar-module__tb4lbG__stage{aspect-ratio:16/9;border-radius:var(--v2-radius);background:#000;width:100%;max-height:38vh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000002e}.ComposePreviewBar-module__tb4lbG__video{object-fit:contain;background:#000;width:100%;height:100%;display:block;position:absolute;inset:0}.ComposePreviewBar-module__tb4lbG__videoFallback{color:#ffffffb3;font-size:var(--v2-text-meta);background:linear-gradient(135deg,#5b6cff2e 0%,#a855f72e 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ComposePreviewBar-module__tb4lbG__caption{z-index:2;border-radius:var(--v2-radius-sm);color:#fff;font-size:13px;line-height:1.4;font-weight:var(--v2-weight-medium);letter-spacing:.01em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;-webkit-line-clamp:2;text-overflow:ellipsis;background:#0000008c;-webkit-box-orient:vertical;padding:8px 12px;display:-webkit-box;position:absolute;bottom:14px;left:16px;right:16px;overflow:hidden}.ComposePreviewBar-module__tb4lbG__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ComposePreviewBar-module__tb4lbG__ctrlBtn,.ComposePreviewBar-module__tb4lbG__ctrlBtnPlay,.ComposePreviewBar-module__tb4lbG__actionBtn,.ComposePreviewBar-module__tb4lbG__actionBtnPrimary{border-radius:var(--v2-radius-sm);border:1px solid var(--v2-border-subtle);background:var(--v2-surface-muted);color:var(--v2-text-secondary);font-family:inherit;font-size:var(--v2-text-meta);font-weight:var(--v2-weight-semibold);cursor:pointer;transition:color var(--v2-dur-quick) var(--v2-ease-quick), border-color var(--v2-dur-quick) var(--v2-ease-quick), background var(--v2-dur-quick) var(--v2-ease-quick), transform var(--v2-dur-quick) var(--v2-ease-quick);justify-content:center;align-items:center;gap:6px;display:inline-flex}.ComposePreviewBar-module__tb4lbG__ctrlBtn{width:32px;height:32px}.ComposePreviewBar-module__tb4lbG__ctrlBtn:hover:not(:disabled),.ComposePreviewBar-module__tb4lbG__actionBtn:hover{color:var(--v2-text-primary);border-color:var(--v2-border);background:var(--v2-surface)}.ComposePreviewBar-module__tb4lbG__ctrlBtn:disabled{opacity:.4;cursor:not-allowed}.ComposePreviewBar-module__tb4lbG__ctrlBtnPlay{background:var(--v2-accent);width:40px;height:40px;color:var(--v2-text-on-accent);border-color:var(--v2-accent);box-shadow:0 8px 20px #5b6cff52}.ComposePreviewBar-module__tb4lbG__ctrlBtnPlay:hover{transform:scale(1.05)}.ComposePreviewBar-module__tb4lbG__scenePips{flex-wrap:wrap;flex:1;justify-content:center;gap:4px;display:flex}.ComposePreviewBar-module__tb4lbG__pip{border-radius:var(--v2-radius-pill);border:1px solid var(--v2-border-subtle);background:var(--v2-surface-muted);min-width:30px;height:22px;color:var(--v2-text-muted);font-family:inherit;font-size:10px;font-weight:var(--v2-weight-bold);letter-spacing:.04em;cursor:pointer;transition:color var(--v2-dur-quick) var(--v2-ease-quick), border-color var(--v2-dur-quick) var(--v2-ease-quick), background var(--v2-dur-quick) var(--v2-ease-quick);justify-content:center;align-items:center;padding:0 8px;display:inline-flex}.ComposePreviewBar-module__tb4lbG__pip:hover{color:var(--v2-text-primary);border-color:var(--v2-border)}.ComposePreviewBar-module__tb4lbG__pip[data-active]{background:var(--v2-accent);border-color:var(--v2-accent);color:var(--v2-text-on-accent)}.ComposePreviewBar-module__tb4lbG__pipIdx{font-feature-settings:"tnum"}.ComposePreviewBar-module__tb4lbG__actions{gap:6px;display:flex}.ComposePreviewBar-module__tb4lbG__actionBtn{padding:6px 12px}.ComposePreviewBar-module__tb4lbG__actionBtnPrimary{background:var(--v2-accent-gradient);color:var(--v2-text-on-accent);border-color:#0000;padding:6px 14px;box-shadow:inset 0 1px #ffffff2e,0 8px 18px #5b6cff52}.ComposePreviewBar-module__tb4lbG__actionBtnPrimary:hover{transform:translateY(-1px);box-shadow:inset 0 1px #ffffff38,0 12px 26px #5b6cff73}@media (max-width:640px){.ComposePreviewBar-module__tb4lbG__controls{justify-content:center}.ComposePreviewBar-module__tb4lbG__actions{flex-basis:100%;justify-content:center}}
.ComposeSelectedQueue-module__4ImOla__queue{background:var(--v2-surface);border:1px solid var(--v2-border-subtle);border-radius:var(--v2-radius-lg);box-shadow:var(--v2-shadow);-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);flex-direction:column;gap:10px;padding:16px 18px 18px;display:flex}.ComposeSelectedQueue-module__4ImOla__head{align-items:center;gap:10px;display:flex}.ComposeSelectedQueue-module__4ImOla__title{font-size:var(--v2-text-h2,16px);font-weight:var(--v2-weight-semibold);color:var(--v2-text-primary);margin:0}.ComposeSelectedQueue-module__4ImOla__count{font-size:11px;font-weight:var(--v2-weight-bold);font-feature-settings:"tnum";color:var(--v2-text-secondary);border-radius:var(--v2-radius-pill);background:var(--v2-surface-muted);border:1px solid var(--v2-border-subtle);padding:2px 8px}.ComposeSelectedQueue-module__4ImOla__spacer{flex:1}.ComposeSelectedQueue-module__4ImOla__launchBtn{border-radius:var(--v2-radius);background:var(--v2-accent-gradient);color:var(--v2-text-on-accent);font-family:inherit;font-size:var(--v2-text-meta);font-weight:var(--v2-weight-semibold);cursor:pointer;transition:transform var(--v2-dur-quick) var(--v2-ease-quick), box-shadow var(--v2-dur-quick) var(--v2-ease-quick);border:1px solid #0000;align-items:center;gap:6px;padding:8px 14px;display:inline-flex;box-shadow:inset 0 1px #ffffff2e,0 8px 18px #5b6cff52}.ComposeSelectedQueue-module__4ImOla__launchBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:inset 0 1px #ffffff38,0 12px 26px #5b6cff73}.ComposeSelectedQueue-module__4ImOla__launchBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ComposeSelectedQueue-module__4ImOla__empty{text-align:center;font-size:var(--v2-text-meta);color:var(--v2-text-tertiary);background:var(--v2-surface-muted);border-radius:var(--v2-radius);border:1px dashed var(--v2-border-subtle);padding:16px;line-height:1.55}.ComposeSelectedQueue-module__4ImOla__list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ComposeSelectedQueue-module__4ImOla__row{border-radius:var(--v2-radius);background:var(--v2-surface-muted);border:1px solid var(--v2-border-subtle);transition:border-color var(--v2-dur-quick) var(--v2-ease-quick), background var(--v2-dur-quick) var(--v2-ease-quick);align-items:center;gap:10px;padding:8px 10px;display:flex}.ComposeSelectedQueue-module__4ImOla__row:hover{border-color:var(--v2-border);background:var(--v2-surface-strong)}.ComposeSelectedQueue-module__4ImOla__rowMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ComposeSelectedQueue-module__4ImOla__rowLabel{font-size:var(--v2-text-meta);font-weight:var(--v2-weight-semibold);color:var(--v2-text-primary);font-feature-settings:"tnum";white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ComposeSelectedQueue-module__4ImOla__rowMeta{letter-spacing:.04em;text-transform:uppercase;color:var(--v2-text-muted);font-size:10px;font-weight:var(--v2-weight-medium)}.ComposeSelectedQueue-module__4ImOla__removeBtn{border-radius:var(--v2-radius-sm);border:1px solid var(--v2-border-subtle);background:var(--v2-surface);width:28px;height:28px;color:var(--v2-text-muted);cursor:pointer;transition:color var(--v2-dur-quick) var(--v2-ease-quick), border-color var(--v2-dur-quick) var(--v2-ease-quick), background var(--v2-dur-quick) var(--v2-ease-quick);justify-content:center;align-items:center;display:inline-flex}.ComposeSelectedQueue-module__4ImOla__removeBtn:hover{color:var(--v2-state-failed);background:#ef44441a;border-color:#ef444480}.ComposeSelectedQueue-module__4ImOla__existingSection{border-top:1px solid var(--v2-border-subtle);flex-direction:column;gap:6px;margin-top:4px;padding-top:12px;display:flex}.ComposeSelectedQueue-module__4ImOla__existingLabel{font-size:10px;font-weight:var(--v2-weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--v2-text-muted)}.ComposeSelectedQueue-module__4ImOla__badge{font-size:10px;font-weight:var(--v2-weight-semibold);border-radius:var(--v2-radius-pill);flex-shrink:0;align-items:center;gap:4px;padding:2px 7px;display:inline-flex}.ComposeSelectedQueue-module__4ImOla__badgeReady{color:var(--v2-state-success,#16a34a);background:#16a34a1a;border:1px solid #16a34a40}.ComposeSelectedQueue-module__4ImOla__badgeRunning{color:var(--v2-accent,#6366f1);background:#6366f11a;border:1px solid #6366f140}.ComposeSelectedQueue-module__4ImOla__badgeFailed{color:var(--v2-state-failed,#ef4444);background:#ef44441a;border:1px solid #ef444440}@keyframes ComposeSelectedQueue-module__4ImOla__spin{to{transform:rotate(360deg)}}.ComposeSelectedQueue-module__4ImOla__spin{animation:1s linear infinite ComposeSelectedQueue-module__4ImOla__spin}
.CutDrawer-module__44eHPq__scrim{inset:0 0 0 calc(64px + var(--v2-asset-sidebar-w,248px));-webkit-backdrop-filter:blur(8px)saturate(140%);backdrop-filter:blur(8px)saturate(140%);z-index:80;background:#0708179e;position:fixed}.CutDrawer-module__44eHPq__drawer{top:2vh;bottom:2vh;right:2vw;left:calc(64px + var(--v2-asset-sidebar-w,248px));z-index:81;border-radius:var(--v2-radius-lg);background:var(--v2-surface-strong,var(--v2-surface));border:1px solid var(--v2-border-subtle);-webkit-backdrop-filter:blur(28px)saturate(180%);backdrop-filter:blur(28px)saturate(180%);flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 32px 80px #07081780,inset 0 0 0 1px #ffffff0a}@media (max-width:1024px){.CutDrawer-module__44eHPq__scrim{inset:0 0 0 64px}.CutDrawer-module__44eHPq__drawer{left:64px}}@media (max-width:640px){.CutDrawer-module__44eHPq__scrim{inset:0}.CutDrawer-module__44eHPq__drawer{border-radius:0;inset:0}}.CutDrawer-module__44eHPq__head{border-bottom:1px solid var(--v2-border-subtle);background:var(--v2-surface);flex-shrink:0;align-items:center;gap:12px;padding:12px 16px;display:flex}.CutDrawer-module__44eHPq__headTitle{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CutDrawer-module__44eHPq__title{font-size:14px;font-weight:var(--v2-weight-semibold);color:var(--v2-text-primary);letter-spacing:var(--v2-tracking-tight);margin:0}.CutDrawer-module__44eHPq__subtitle{letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:var(--v2-weight-medium);color:var(--v2-text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CutDrawer-module__44eHPq__headControls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.CutDrawer-module__44eHPq__iconBtn,.CutDrawer-module__44eHPq__discardBtn,.CutDrawer-module__44eHPq__actionBtn,.CutDrawer-module__44eHPq__actionBtnPrimary,.CutDrawer-module__44eHPq__closeBtn{border-radius:var(--v2-radius-sm);border:1px solid var(--v2-border-subtle);background:var(--v2-surface-muted);color:var(--v2-text-secondary);font-family:inherit;font-size:var(--v2-text-meta);font-weight:var(--v2-weight-semibold);cursor:pointer;transition:color var(--v2-dur-quick) var(--v2-ease-quick), border-color var(--v2-dur-quick) var(--v2-ease-quick), background var(--v2-dur-quick) var(--v2-ease-quick), transform var(--v2-dur-quick) var(--v2-ease-quick);justify-content:center;align-items:center;gap:6px;display:inline-flex}.CutDrawer-module__44eHPq__iconBtn{width:28px;height:28px}.CutDrawer-module__44eHPq__iconBtn:hover:not(:disabled),.CutDrawer-module__44eHPq__discardBtn:hover,.CutDrawer-module__44eHPq__actionBtn:hover{color:var(--v2-text-primary);border-color:var(--v2-border);background:var(--v2-surface)}.CutDrawer-module__44eHPq__iconBtn:disabled{opacity:.35;cursor:not-allowed}.CutDrawer-module__44eHPq__headDivider{background:var(--v2-border-subtle);width:1px;height:18px;margin:0 4px}.CutDrawer-module__44eHPq__discardBtn{padding:6px 10px}.CutDrawer-module__44eHPq__discardBtn:hover{color:var(--v2-state-failed);background:#ef44441a;border-color:#ef444466}.CutDrawer-module__44eHPq__actionBtn{padding:6px 12px}.CutDrawer-module__44eHPq__actionBtnPrimary{background:var(--v2-accent-gradient);color:var(--v2-text-on-accent);border-color:#0000;padding:6px 12px;box-shadow:inset 0 1px #ffffff2e,0 8px 18px #5b6cff52}.CutDrawer-module__44eHPq__actionBtnPrimary:hover:not(:disabled){transform:translateY(-1px);box-shadow:inset 0 1px #ffffff38,0 12px 26px #5b6cff73}.CutDrawer-module__44eHPq__actionBtnPrimary:disabled,.CutDrawer-module__44eHPq__actionBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.CutDrawer-module__44eHPq__closeBtn{width:32px;height:32px;margin-left:4px;padding:0}.CutDrawer-module__44eHPq__closeBtn:hover{color:var(--v2-text-primary);border-color:var(--v2-border);background:var(--v2-surface)}.CutDrawer-module__44eHPq__body{flex-direction:column;flex:1;gap:16px;min-height:0;padding:16px 20px 20px;display:flex;overflow:auto}.CutDrawer-module__44eHPq__loading{color:var(--v2-text-secondary);font-size:var(--v2-text-meta);margin:auto;padding:48px}.CutDrawer-module__44eHPq__skelStage{justify-content:center;align-items:center;display:flex}.CutDrawer-module__44eHPq__skelFrame{aspect-ratio:9/16;border:1px solid var(--v2-border-subtle);background:linear-gradient(135deg,#6366f114,#d946ef0f);border-radius:14px;width:320px;max-width:100%;position:relative;overflow:hidden}.CutDrawer-module__44eHPq__skelFrame:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff14 50%,#0000 100%);animation:1.6s ease-in-out infinite CutDrawer-module__44eHPq__cutDrawerShimmer;position:absolute;inset:0;transform:translate(-100%)}.CutDrawer-module__44eHPq__skelTimeline{background:var(--v2-surface);border:1px solid var(--v2-border-subtle);border-radius:var(--v2-radius-lg);flex-direction:column;flex-shrink:0;gap:8px;padding:14px 16px;display:flex}.CutDrawer-module__44eHPq__skelTrack{background:var(--v2-surface-muted);border:1px solid var(--v2-border-subtle);border-radius:8px;height:36px;position:relative;overflow:hidden}.CutDrawer-module__44eHPq__skelTrack:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff0f 50%,#0000 100%);animation:1.6s ease-in-out .3s infinite CutDrawer-module__44eHPq__cutDrawerShimmer;position:absolute;inset:0;transform:translate(-100%)}.CutDrawer-module__44eHPq__skelTrackCaption{height:24px;animation-delay:.45s}@keyframes CutDrawer-module__44eHPq__cutDrawerShimmer{0%{transform:translate(-100%)}60%{transform:translate(100%)}to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.CutDrawer-module__44eHPq__skelFrame:after,.CutDrawer-module__44eHPq__skelTrack:after{opacity:.04;animation:none;transform:none}}.CutDrawer-module__44eHPq__stage{flex-shrink:0;grid-template-columns:1fr min(360px,30%);gap:16px;min-height:0;display:grid}.CutDrawer-module__44eHPq__previewWrap{border-radius:var(--v2-radius);background:var(--v2-surface-muted);border:1px solid var(--v2-border-subtle);justify-content:center;align-items:stretch;min-height:280px;max-height:50vh;display:flex;overflow:hidden}@media (max-width:1024px){.CutDrawer-module__44eHPq__stage{grid-template-columns:1fr}.CutDrawer-module__44eHPq__previewWrap{max-height:36vh}}@media (max-width:640px){.CutDrawer-module__44eHPq__body{gap:12px;padding:12px}.CutDrawer-module__44eHPq__head{padding:10px 12px}.CutDrawer-module__44eHPq__actionBtn span,.CutDrawer-module__44eHPq__actionBtnPrimary span,.CutDrawer-module__44eHPq__discardBtn span{display:none}}.CutDrawer-module__44eHPq__bodyPanel{flex-direction:column;flex:1;min-height:0;padding:8px 12px 12px;display:flex;overflow:hidden}.CutDrawer-module__44eHPq__panelPaneBody{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}
.ComposePage-module__saVu9G__page{width:100%;max-width:1280px;padding:24px var(--v2-page-pad,32px) 80px;flex-direction:column;gap:18px;margin:0 auto;display:flex}.ComposePage-module__saVu9G__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:4px;display:flex}.ComposePage-module__saVu9G__headTitle{flex-direction:column;gap:4px;min-width:0;display:flex}.ComposePage-module__saVu9G__title{font-size:var(--v2-text-h1,24px);font-weight:var(--v2-weight-bold);letter-spacing:var(--v2-tracking-tight);color:var(--v2-text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;line-height:1.2;overflow:hidden}.ComposePage-module__saVu9G__titleHint{font-size:11px;font-weight:var(--v2-weight-semibold);letter-spacing:var(--v2-tracking-widest);text-transform:uppercase;color:var(--v2-text-muted)}.ComposePage-module__saVu9G__headActions{align-items:center;gap:8px;display:flex}.ComposePage-module__saVu9G__continueBtn{border-radius:var(--v2-radius);background:var(--v2-accent-gradient);color:var(--v2-text-on-accent);font-family:inherit;font-size:var(--v2-text-meta);font-weight:var(--v2-weight-semibold);cursor:pointer;transition:transform var(--v2-dur-quick) var(--v2-ease-quick), box-shadow var(--v2-dur-quick) var(--v2-ease-quick);border:1px solid #0000;align-items:center;gap:6px;padding:9px 16px;display:inline-flex;box-shadow:inset 0 1px #ffffff29,0 8px 22px #5b6cff52}.ComposePage-module__saVu9G__continueBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:inset 0 1px #ffffff38,0 12px 28px #5b6cff73}.ComposePage-module__saVu9G__continueBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ComposePage-module__saVu9G__empty{text-align:center;border-radius:var(--v2-radius-lg);background:var(--v2-surface);border:1px solid var(--v2-border-subtle);max-width:480px;box-shadow:var(--v2-shadow);flex-direction:column;align-items:center;gap:10px;margin:80px auto 0;padding:32px 24px;display:flex}.ComposePage-module__saVu9G__emptyIcon{color:var(--v2-accent);background:var(--v2-accent-soft);border-radius:var(--v2-radius-pill);width:56px;height:56px;padding:12px}.ComposePage-module__saVu9G__emptyTitle{font-size:var(--v2-text-h2);font-weight:var(--v2-weight-semibold);color:var(--v2-text-primary);margin:0}.ComposePage-module__saVu9G__emptyHint{font-size:var(--v2-text-body);color:var(--v2-text-secondary);margin:0;line-height:1.5}@media (max-width:640px){.ComposePage-module__saVu9G__page{padding:16px var(--v2-page-pad,16px) 100px;gap:14px}}
.ai-quota-modal-backdrop{box-sizing:border-box;z-index:30000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a101861;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ai-quota-modal{box-sizing:border-box;color:#111827;background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #0f172a1a;border-radius:8px;width:min(540px,100%);max-height:calc(100vh - 48px);padding:18px 18px 16px;overflow-y:auto;box-shadow:0 24px 70px #0f172a38}.ai-quota-modal--campaign{background:linear-gradient(#fff 0%,#fffaf6 100%);border-color:#e0521129}.ai-quota-modal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ai-quota-eyebrow{color:#64748b;letter-spacing:0;margin:0 0 4px;font-size:12px;font-weight:700}.ai-quota-modal h3{letter-spacing:0;font-variant-numeric:tabular-nums;margin:0;font-size:26px;line-height:1.1}.ai-quota-close{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.ai-quota-close:hover{background:#e8eef6}.ai-quota-panel{margin-top:14px}.ai-quota-modal-meter{width:100%;box-shadow:none}.ai-quota-entitlement{background:linear-gradient(135deg,#6b5bd614,#38bdf814);border:1px solid #6b5bd629;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin-top:12px;padding:12px 14px;display:flex}.ai-quota-modal--campaign .ai-quota-entitlement{background:linear-gradient(135deg,#ffedd5cc,#ecfdf5b3);border-color:#e052112e}.ai-quota-entitlement div{min-width:0}.ai-quota-section-label{color:#64748b;letter-spacing:0;margin-bottom:3px;font-size:11px;font-weight:750;display:block}.ai-quota-entitlement strong{color:#111827;font-size:15px;line-height:1.25;display:block}.ai-quota-entitlement small{color:#64748b;margin-top:3px;font-size:11px;line-height:1.35;display:block}.ai-quota-entitlement b{color:#111827;font-variant-numeric:tabular-nums;text-align:right;flex:none;font-size:17px}.ai-quota-entitlement-side{flex:none;justify-items:end;gap:5px;display:grid}.ai-quota-entitlement-side button{color:#5b47d6;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px;font-weight:800}.ai-quota-modal--campaign .ai-quota-entitlement-side button{color:#d94b0d}.ai-quota-estimate{color:#475569;grid-template-columns:18px minmax(0,1fr);gap:8px;margin:12px 0 14px;font-size:13px;line-height:1.55;display:grid}.ai-quota-estimate svg{color:#6b5bd6;margin-top:3px}.ai-quota-modal--campaign .ai-quota-estimate svg{color:#d94b0d}.ai-quota-estimate strong{color:#111827;font-weight:750}.ai-quota-breakdown{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.ai-quota-breakdown span{background:#f8fafcc2;border:1px solid #0f172a14;border-radius:8px;min-width:0;padding:9px 10px}.ai-quota-breakdown small,.ai-quota-pack small{color:#64748b;letter-spacing:0;font-size:11px;line-height:1.2;display:block}.ai-quota-breakdown strong{color:#111827;font-variant-numeric:tabular-nums;word-break:break-word;margin-top:3px;font-size:12.5px;line-height:1.25;display:block}.ai-quota-source-note{color:#64748b;margin:-2px 0 12px;font-size:11.5px;line-height:1.45}.ai-quota-primary-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;display:grid}.ai-quota-primary-action,.ai-quota-secondary-action{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-family:inherit;font-size:13px;font-weight:800;transition:transform .12s,box-shadow .12s,border-color .12s,background .12s;display:inline-flex}.ai-quota-primary-action{color:#fff;background:linear-gradient(135deg,#6b5bd6,#38bdf8);border:1px solid #6b5bd638;box-shadow:0 8px 18px #6b5bd633}.ai-quota-modal--campaign .ai-quota-primary-action{background:linear-gradient(135deg,#df4b0c,#f5a15c);border-color:#e0521138;box-shadow:0 8px 18px #e052112e}.ai-quota-secondary-action{color:#243044;background:#fff;border:1px solid #0f172a1a}.ai-quota-primary-action:hover,.ai-quota-secondary-action:hover{transform:translateY(-1px)}.ai-quota-primary-action--on,.ai-quota-secondary-action--on{box-shadow:inset 0 0 0 2px #0f172a12}.ai-quota-detail-card{background:#f8fafcb3;border:1px solid #0f172a14;border-radius:8px;margin-top:12px;padding:12px}.ai-quota-exchange-summary{color:#64748b;background:#f8fafcdb;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;font-size:12px;display:flex}.ai-quota-exchange-summary strong{color:#111827;white-space:nowrap;font-size:13px}.ai-quota-packs{gap:8px;display:grid}.ai-quota-pack{color:#111827;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:54px;padding:10px 12px;font-family:inherit;display:flex}.ai-quota-pack:hover:not(:disabled){background:#f6f4ff;border-color:#6b5bd64d}.ai-quota-modal--campaign .ai-quota-pack:hover:not(:disabled){background:#fff7ef;border-color:#e0521152}.ai-quota-pack:disabled{cursor:not-allowed;opacity:.52}.ai-quota-pack strong{font-size:14px;line-height:1.2;display:block}.ai-quota-pack b{font-variant-numeric:tabular-nums;text-align:right;font-size:14px}.ai-quota-error{color:#b42318;margin:12px 0 0;font-size:13px}.ai-quota-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.ai-quota-actions button{color:#243044;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:36px;padding:0 12px;font-family:inherit;font-weight:700;display:inline-flex}.ai-quota-actions button:hover{color:#5b47d6;border-color:#6b5bd64d}.ai-quota-modal--campaign .ai-quota-actions button:hover{color:#d94b0d;border-color:#e0521152}.ai-quota-history-head{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:8px;display:flex}.ai-quota-history-head span{color:#111827;font-size:13px;font-weight:800}.ai-quota-history-head small{color:#94a3b8;font-size:11px}.ai-quota-empty{color:#64748b;text-align:center;border:1px dashed #0f172a1f;border-radius:8px;place-items:center;min-height:130px;font-size:13px;display:grid}.ai-quota-empty--error{color:#b42318;background:#fff7f7;border-color:#b423182e}.ai-quota-ledger{max-height:min(320px,45vh);padding-right:2px;overflow:auto}.ai-quota-ledger-day{z-index:1;color:#64748b;background:linear-gradient(#fbfcff 0%,#fbfcffeb 100%);border-bottom:1px solid #0f172a14;padding:8px 0 5px;font-size:11px;font-weight:800;position:sticky;top:0}.ai-quota-modal--campaign .ai-quota-ledger-day{background:linear-gradient(#fffaf6 0%,#fffaf6eb 100%)}.ai-quota-ledger-row{border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;gap:10px;padding:9px 0;display:flex}.ai-quota-ledger-main{align-items:center;gap:9px;min-width:0;display:flex}.ai-quota-delta{white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:7px;flex:none;justify-content:center;align-items:center;min-width:88px;padding:4px 7px;font-size:11.5px;font-weight:850;line-height:1.15;display:inline-flex}.ai-quota-delta--pos{color:#15803d;background:#ecfdf3}.ai-quota-delta--neg{color:#dc2626;background:#fef2f2}.ai-quota-ledger-main strong{color:#243044;font-size:13px;line-height:1.25;display:block}.ai-quota-ledger-main small{color:#94a3b8;margin-top:2px;font-size:11px;line-height:1.2;display:block}.ai-quota-ledger-row time{color:#94a3b8;white-space:nowrap;flex:none;font-size:11px}@media (max-width:520px){.ai-quota-modal{padding:16px}.ai-quota-breakdown{grid-template-columns:1fr}.ai-quota-entitlement,.ai-quota-entitlement-side,.ai-quota-exchange-summary,.ai-quota-history-head,.ai-quota-ledger-row{flex-direction:column;align-items:flex-start}.ai-quota-entitlement b,.ai-quota-pack b{text-align:left}.ai-quota-entitlement-side{justify-items:start}.ai-quota-primary-actions{grid-template-columns:1fr}.ai-quota-actions{justify-content:stretch}.ai-quota-actions button{flex:1}}
