.billing-module__1UMpHW__container{width:100%;max-width:1600px;margin:0 auto;padding:24px 32px 60px}@media (max-width:768px){.billing-module__1UMpHW__container{padding:16px 12px 80px}}.billing-module__1UMpHW__subnav{border-bottom:1px solid var(--border-color);flex-wrap:wrap;gap:6px;margin:4px 0 20px;padding-bottom:10px;display:flex}.billing-module__1UMpHW__subnavLink{color:var(--text-primary);border:1px solid #0000;border-radius:9px;align-items:center;gap:7px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.billing-module__1UMpHW__subnavLink:hover{background:var(--bg-muted)}.billing-module__1UMpHW__subnavActive{background:var(--primary);color:var(--text-on-primary)}.billing-module__1UMpHW__badgeCount{background:var(--danger);min-width:18px;height:18px;color:var(--text-on-primary);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.billing-module__1UMpHW__subnavActive .billing-module__1UMpHW__badgeCount{background:var(--text-on-primary);color:var(--primary)}.billing-module__1UMpHW__statGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:20px;display:grid}.billing-module__1UMpHW__statCard{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:14px;padding:18px}.billing-module__1UMpHW__statLabel{opacity:.62;align-items:center;gap:6px;font-size:13px;display:flex}.billing-module__1UMpHW__statValue{word-break:break-word;margin-top:8px;font-size:22px;font-weight:800}.billing-module__1UMpHW__statHint{opacity:.5;margin-top:4px;font-size:12px}.billing-module__1UMpHW__statValue.billing-module__1UMpHW__pos{color:var(--success)}.billing-module__1UMpHW__statValue.billing-module__1UMpHW__warn{color:var(--warning)}.billing-module__1UMpHW__queueRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:22px;display:grid}.billing-module__1UMpHW__queueCard{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.billing-module__1UMpHW__queueCard.billing-module__1UMpHW__active{border-color:var(--warning);background:var(--warning-bg)}.billing-module__1UMpHW__queueIcon{background:var(--bg-muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.billing-module__1UMpHW__queueCard.billing-module__1UMpHW__active .billing-module__1UMpHW__queueIcon{background:var(--warning-bg);color:var(--warning)}.billing-module__1UMpHW__queueNum{font-size:20px;font-weight:800}.billing-module__1UMpHW__queueLabel{opacity:.7;font-size:13px}.billing-module__1UMpHW__card{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:14px;margin-bottom:16px;padding:16px}.billing-module__1UMpHW__toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.billing-module__1UMpHW__input{border:1px solid var(--border-color);color:var(--text-primary);background:var(--bg-surface);border-radius:9px;padding:9px 12px;font-size:14px}.billing-module__1UMpHW__select{border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-primary);border-radius:9px;padding:9px 12px;font-size:14px}.billing-module__1UMpHW__tableWrap{overflow-x:auto}.billing-module__1UMpHW__table{border-collapse:collapse;width:100%;min-width:640px;font-size:14px}.billing-module__1UMpHW__table th,.billing-module__1UMpHW__table td{text-align:left;border-bottom:1px solid var(--border-color);white-space:nowrap;padding:11px 10px}.billing-module__1UMpHW__table th{opacity:.6;font-size:12px;font-weight:600}.billing-module__1UMpHW__table tbody tr:hover{background:var(--bg-hover)}.billing-module__1UMpHW__mono{font-family:monospace;font-size:12px}.billing-module__1UMpHW__badge{white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.billing-module__1UMpHW__bPENDING,.billing-module__1UMpHW__bREQUESTED,.billing-module__1UMpHW__bSUBMITTED,.billing-module__1UMpHW__bPARTIALLY_REFUNDED{background:var(--warning-bg);color:var(--warning)}.billing-module__1UMpHW__bPAID,.billing-module__1UMpHW__bSUCCEEDED,.billing-module__1UMpHW__bAPPROVED{background:var(--success-bg);color:var(--success)}.billing-module__1UMpHW__bAUTHORIZED,.billing-module__1UMpHW__bPROCESSING{background:var(--info-bg);color:var(--info)}.billing-module__1UMpHW__bCANCELED,.billing-module__1UMpHW__bFAILED,.billing-module__1UMpHW__bREFUNDED,.billing-module__1UMpHW__bREVERSED,.billing-module__1UMpHW__bREJECTED{background:var(--danger-bg);color:var(--danger)}.billing-module__1UMpHW__btn{cursor:pointer;border:none;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 15px;font-size:13px;font-weight:600;display:inline-flex}.billing-module__1UMpHW__btnPrimary{background:var(--primary);color:var(--text-on-primary)}.billing-module__1UMpHW__btnSecondary{background:var(--bg-muted);color:var(--text-primary)}.billing-module__1UMpHW__btnPrimary:disabled,.billing-module__1UMpHW__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.billing-module__1UMpHW__actionBtn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:7px;padding:5px;display:inline-flex}.billing-module__1UMpHW__actionBtn:hover{background:var(--bg-muted)}.billing-module__1UMpHW__formActions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.billing-module__1UMpHW__empty{text-align:center;opacity:.55;padding:26px 0;font-size:14px}.billing-module__1UMpHW__pager{justify-content:center;align-items:center;gap:10px;margin-top:14px;font-size:13px;display:flex}.billing-module__1UMpHW__provCard{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:14px;margin-bottom:12px;padding:16px}.billing-module__1UMpHW__provHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.billing-module__1UMpHW__provGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:12px;display:grid}.billing-module__1UMpHW__fieldLabel{opacity:.7;margin-bottom:4px;font-size:12px;display:block}.billing-module__1UMpHW__switch{width:44px;height:24px;display:inline-block;position:relative}.billing-module__1UMpHW__switch input{opacity:0;width:0;height:0}.billing-module__1UMpHW__slider{cursor:pointer;background:var(--border-color);border-radius:999px;transition:all .2s;position:absolute;inset:0}.billing-module__1UMpHW__slider:before{content:"";background:var(--text-on-primary);border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;bottom:3px;left:3px}.billing-module__1UMpHW__switch input:checked+.billing-module__1UMpHW__slider{background:var(--primary)}.billing-module__1UMpHW__switch input:checked+.billing-module__1UMpHW__slider:before{transform:translate(20px)}.billing-module__1UMpHW__ledgerTable{border-collapse:collapse;width:100%;margin-top:8px;font-size:13px}.billing-module__1UMpHW__ledgerTable th,.billing-module__1UMpHW__ledgerTable td{border-bottom:1px solid var(--border-color);text-align:left;padding:7px 8px}.billing-module__1UMpHW__debit{color:var(--danger)}.billing-module__1UMpHW__credit{color:var(--success)}.billing-module__1UMpHW__loading{text-align:center;opacity:.6;padding:30px}
.AdminPageHeader-module__beulZG__headerRow{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.AdminPageHeader-module__beulZG__titleWrapper{flex-direction:column;gap:4px;display:flex}.AdminPageHeader-module__beulZG__pageTitle{color:var(--text-primary);margin:0;font-size:24px;font-weight:700;line-height:1.2}.AdminPageHeader-module__beulZG__pageSubtitle{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.4}.AdminPageHeader-module__beulZG__breadcrumbs{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;font-size:13px;display:flex}.AdminPageHeader-module__beulZG__crumbLink{color:var(--primary);font-weight:500;text-decoration:none;transition:color .2s,opacity .2s}.AdminPageHeader-module__beulZG__crumbLink:hover{opacity:.8;text-decoration:underline}.AdminPageHeader-module__beulZG__crumbText{color:var(--text-secondary);font-weight:400}.AdminPageHeader-module__beulZG__crumbSeparator{color:var(--text-muted)}.AdminPageHeader-module__beulZG__actionContainer{align-items:center;gap:12px;display:flex}@media (max-width:768px){.AdminPageHeader-module__beulZG__headerRow{flex-direction:column;gap:16px}.AdminPageHeader-module__beulZG__actionContainer{justify-content:flex-start;width:100%}}
.Modals-module__IY7LCG__body{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.Modals-module__IY7LCG__text{color:var(--text-secondary);white-space:pre-line;margin:0;font-size:.95rem;line-height:1.5}.Modals-module__IY7LCG__actions{justify-content:flex-end;gap:.75rem;display:flex}.Modals-module__IY7LCG__btnSecondary,.Modals-module__IY7LCG__btnDanger,.Modals-module__IY7LCG__btnPrimary{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.55rem 1rem;font-size:.9rem;font-weight:500;transition:color .2s,background-color .2s,border-color .2s,text-decoration-color .2s,fill .2s,stroke .2s,opacity .2s,box-shadow .2s,transform .2s,filter .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:inline-flex}.Modals-module__IY7LCG__btnSecondary{color:var(--text-primary);border-color:var(--border-color,#e2e8f0);background:0 0}.Modals-module__IY7LCG__btnSecondary:hover{background:var(--bg-main,#f1f5f9)}.Modals-module__IY7LCG__btnDanger{background:var(--danger,#ef4444);color:#fff}.Modals-module__IY7LCG__btnDanger:hover{opacity:.9}.Modals-module__IY7LCG__btnPrimary{background:var(--primary,#4f46e5);color:#fff}.Modals-module__IY7LCG__btnPrimary:hover{opacity:.9}.Modals-module__IY7LCG__input{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);width:100%;color:var(--text-primary);border-radius:8px;outline:none;margin-top:.5rem;padding:.65rem .85rem;font-size:.95rem;transition:border-color .2s}.Modals-module__IY7LCG__input:focus{border-color:var(--primary,#4f46e5)}@media (max-width:640px){.Modals-module__IY7LCG__actions{flex-direction:column}.Modals-module__IY7LCG__btnSecondary,.Modals-module__IY7LCG__btnDanger,.Modals-module__IY7LCG__btnPrimary{width:100%}}
.FeatureLock-module___60sgW__lockedRow{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;min-height:44px;padding:var(--space-2) var(--space-3);border:1px dashed color-mix(in srgb, var(--primary) 40%, var(--border-color));border-radius:var(--radius-md);background:color-mix(in srgb, var(--primary) 6%, transparent);color:var(--text-secondary);text-align:start;cursor:pointer;transition:background-color .2s,border-color .2s;display:flex}.FeatureLock-module___60sgW__lockedRow:hover:not(:disabled){background:color-mix(in srgb, var(--primary) 12%, transparent);border-color:color-mix(in srgb, var(--primary) 60%, var(--border-color))}.FeatureLock-module___60sgW__lockedRow:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 40%, transparent);outline:none}.FeatureLock-module___60sgW__lockedRow:disabled{cursor:default;opacity:.7}.FeatureLock-module___60sgW__info{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.FeatureLock-module___60sgW__label{align-items:center;gap:var(--space-2);font-weight:500;font-size:var(--font-sm);color:var(--text-primary);display:inline-flex}.FeatureLock-module___60sgW__hint{font-size:var(--font-xs);color:var(--text-muted);line-height:1.5}.FeatureLock-module___60sgW__badge{align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);font-weight:600;font-size:var(--font-xs);color:var(--text-on-primary);background:var(--primary);flex-shrink:0;display:inline-flex}@media (min-width:1920px){.FeatureLock-module___60sgW__lockedRow{min-height:52px}}@media (prefers-reduced-motion:reduce){.FeatureLock-module___60sgW__lockedRow{transition:none}}
.ActivityList-module__XHC_GG__list{flex-direction:column;gap:.5rem;display:flex}.ActivityList-module__XHC_GG__empty{text-align:center;color:var(--text-muted);background:var(--bg-main,#f8fafc);border:1px dashed var(--border-color,#e2e8f0);border-radius:10px;padding:1.25rem;font-size:.85rem;line-height:1.5}.ActivityList-module__XHC_GG__item{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:10px;align-items:center;gap:.6rem;padding:.55rem .8rem;display:flex}.ActivityList-module__XHC_GG__chip{white-space:nowrap;letter-spacing:.02em;border-radius:999px;align-items:center;gap:.2rem;padding:.15rem .55rem;font-size:.72rem;font-weight:600;display:inline-flex}.ActivityList-module__XHC_GG__tone_blue{color:#1d4ed8;background:#3b82f61a}.ActivityList-module__XHC_GG__tone_green{background:var(--success-bg,#d1fae5);color:var(--success,#10b981)}.ActivityList-module__XHC_GG__tone_orange{color:#c2410c;background:#f973161f}.ActivityList-module__XHC_GG__tone_gray{background:var(--bg-main,#f1f5f9);color:var(--text-secondary)}.ActivityList-module__XHC_GG__tone_purple{color:#6b21a8;background:#a855f71f}.ActivityList-module__XHC_GG__label{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.88rem;overflow:hidden}.ActivityList-module__XHC_GG__detachBtn{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.ActivityList-module__XHC_GG__detachBtn:hover{background:var(--danger-bg,#fee2e2);color:var(--danger,#ef4444);border-color:var(--danger,#ef4444)}.ActivityList-module__XHC_GG__detachBtn:disabled{opacity:.5;cursor:not-allowed}
.OrgSwitcher-module__E7J44G__wrapper{position:relative}.OrgSwitcher-module__E7J44G__trigger{align-items:center;gap:var(--space-2);height:40px;padding:0 var(--space-3);background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;font-size:var(--font-sm);max-width:220px;font-weight:600;transition:color .2s,background-color .2s,border-color .2s,text-decoration-color .2s,fill .2s,stroke .2s,opacity .2s,box-shadow .2s,transform .2s,filter .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:flex}.OrgSwitcher-module__E7J44G__trigger:hover,.OrgSwitcher-module__E7J44G__triggerActive{border-color:var(--primary);background-color:var(--bg-main);color:var(--primary)}.OrgSwitcher-module__E7J44G__trigger:active{transform:scale(.98)}.OrgSwitcher-module__E7J44G__trigger:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.OrgSwitcher-module__E7J44G__triggerLabel{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.OrgSwitcher-module__E7J44G__chevron{color:var(--text-muted);flex-shrink:0}.OrgSwitcher-module__E7J44G__dropdown{top:calc(100% + var(--space-2));background:var(--bg-surface);border:1px solid var(--border-color);border-radius:var(--radius-md);min-width:260px;max-width:320px;padding:var(--space-2);z-index:200;max-height:360px;position:absolute;right:0;overflow-y:auto;box-shadow:0 10px 30px #00000026}[data-theme=dark] .OrgSwitcher-module__E7J44G__dropdown{box-shadow:0 10px 40px #00000080}.OrgSwitcher-module__E7J44G__groupLabel{padding:var(--space-2) var(--space-3) var(--space-1);font-size:var(--font-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);font-weight:700}.OrgSwitcher-module__E7J44G__item{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;font-size:var(--font-sm);text-align:left;background:0 0;border:none;transition:color .2s,background-color .2s,border-color .2s,text-decoration-color .2s,fill .2s,stroke .2s,opacity .2s,box-shadow .2s,transform .2s,filter .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:flex}.OrgSwitcher-module__E7J44G__item:hover:not(.OrgSwitcher-module__E7J44G__itemDisabled){background:var(--bg-main)}.OrgSwitcher-module__E7J44G__item:active:not(.OrgSwitcher-module__E7J44G__itemDisabled){transform:scale(.99)}.OrgSwitcher-module__E7J44G__item:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.OrgSwitcher-module__E7J44G__itemActive{background:var(--bg-main);font-weight:600}.OrgSwitcher-module__E7J44G__itemDisabled{opacity:.65;cursor:not-allowed;color:var(--text-muted)}.OrgSwitcher-module__E7J44G__itemName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.OrgSwitcher-module__E7J44G__role{font-size:var(--font-2xs);color:var(--text-muted);flex-shrink:0;font-weight:500}.OrgSwitcher-module__E7J44G__check{color:var(--primary);flex-shrink:0}@media (max-width:768px){.OrgSwitcher-module__E7J44G__trigger{border-radius:50%;justify-content:center;width:40px;height:40px;padding:0}.OrgSwitcher-module__E7J44G__triggerLabel,.OrgSwitcher-module__E7J44G__chevron{display:none}.OrgSwitcher-module__E7J44G__dropdown{z-index:10000;width:auto;min-width:auto;max-width:480px;margin:0 auto;position:fixed;top:62px;left:12px;right:12px;box-shadow:0 12px 36px #0000004d}}
.PdfExportDialog-module__jWlC7G__body{gap:var(--space-4);flex-direction:column;display:flex}.PdfExportDialog-module__jWlC7G__field{gap:var(--space-2);flex-direction:column;display:flex}.PdfExportDialog-module__jWlC7G__label{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:12px;font-weight:500;display:inline-flex}.PdfExportDialog-module__jWlC7G__label svg{color:var(--text-muted);flex-shrink:0}.PdfExportDialog-module__jWlC7G__optRow{align-items:center;gap:var(--space-2);min-width:0;display:inline-flex}.PdfExportDialog-module__jWlC7G__optRow>svg,.PdfExportDialog-module__jWlC7G__optRow>.PdfExportDialog-module__jWlC7G__glyph{width:22px;color:var(--text-secondary);flex:0 0 22px}.PdfExportDialog-module__jWlC7G__optText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PdfExportDialog-module__jWlC7G__glyph{flex-shrink:0;display:block}.PdfExportDialog-module__jWlC7G__glyphPaper{fill:var(--bg-surface);stroke:currentColor;stroke-width:1.25px;vector-effect:non-scaling-stroke}.PdfExportDialog-module__jWlC7G__hint{color:var(--text-muted);margin:0;font-size:12px;line-height:1.5;display:block}.PdfExportDialog-module__jWlC7G__hint svg{vertical-align:-1px;flex-shrink:0;margin-inline-end:var(--space-1,4px);display:inline}.PdfExportDialog-module__jWlC7G__progressBox{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border-color);background:var(--bg-muted);border-radius:10px;flex-direction:column;display:flex}.PdfExportDialog-module__jWlC7G__steps{align-items:center;gap:var(--space-2);margin:0;padding:0;list-style:none;display:flex}.PdfExportDialog-module__jWlC7G__step{align-items:center;gap:var(--space-2);min-width:0;color:var(--text-muted);flex:1 1 0;font-size:12px;transition:color .25s;display:flex}.PdfExportDialog-module__jWlC7G__stepIcon{border:1px solid var(--border-color);background:var(--bg-surface);border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;transition:background-color .25s,border-color .25s,color .25s;display:inline-flex}.PdfExportDialog-module__jWlC7G__stepLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PdfExportDialog-module__jWlC7G__stepDone{color:var(--text-secondary)}.PdfExportDialog-module__jWlC7G__stepDone .PdfExportDialog-module__jWlC7G__stepIcon{border-color:var(--success,#16a34a);color:var(--success,#16a34a)}.PdfExportDialog-module__jWlC7G__stepNow{color:var(--text-primary);font-weight:600}.PdfExportDialog-module__jWlC7G__stepNow .PdfExportDialog-module__jWlC7G__stepIcon{border-color:var(--primary);background:var(--primary);color:var(--text-on-primary)}.PdfExportDialog-module__jWlC7G__bar{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:999px;height:8px;position:relative;overflow:hidden}.PdfExportDialog-module__jWlC7G__barFill{border-radius:inherit;background:var(--primary);width:0;height:100%;transition:width .35s;display:block}.PdfExportDialog-module__jWlC7G__barIndeterminate .PdfExportDialog-module__jWlC7G__barFill{width:40%;animation:1.4s ease-in-out infinite PdfExportDialog-module__jWlC7G__pdfExportSlide}@keyframes PdfExportDialog-module__jWlC7G__pdfExportSlide{0%{transform:translate(-110%)}to{transform:translate(260%)}}.PdfExportDialog-module__jWlC7G__progressMeta{justify-content:space-between;align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:12px;display:flex}.PdfExportDialog-module__jWlC7G__progressLabel{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PdfExportDialog-module__jWlC7G__progressRight{align-items:baseline;gap:var(--space-2);flex-shrink:0;display:inline-flex}.PdfExportDialog-module__jWlC7G__percent{font-variant-numeric:tabular-nums;color:var(--text-primary)}.PdfExportDialog-module__jWlC7G__elapsed{font-variant-numeric:tabular-nums;color:var(--text-muted)}.PdfExportDialog-module__jWlC7G__slowNote{color:var(--text-muted);margin:0;font-size:12px;line-height:1.5}@media (max-width:420px){.PdfExportDialog-module__jWlC7G__stepLabel{display:none}.PdfExportDialog-module__jWlC7G__step{flex:none}.PdfExportDialog-module__jWlC7G__steps{justify-content:space-between}}@media (prefers-reduced-motion:reduce){.PdfExportDialog-module__jWlC7G__barIndeterminate .PdfExportDialog-module__jWlC7G__barFill{opacity:.5;width:35%;animation:none}.PdfExportDialog-module__jWlC7G__barFill,.PdfExportDialog-module__jWlC7G__step,.PdfExportDialog-module__jWlC7G__stepIcon{transition:none}}.PdfExportDialog-module__jWlC7G__error{padding:var(--space-3);border:1px solid var(--danger);background:var(--bg-muted);color:var(--danger);border-radius:8px;margin:0;font-size:13px;line-height:1.5}.PdfExportDialog-module__jWlC7G__actions{gap:var(--space-2);flex-wrap:wrap;display:flex}.PdfExportDialog-module__jWlC7G__btn{justify-content:center;align-items:center;gap:var(--space-2);height:40px;padding:var(--space-2) var(--space-4);border:1px solid var(--border-color);background:var(--bg-surface);color:var(--text-primary);cursor:pointer;border-radius:8px;flex:160px;font-size:13px;font-weight:500;transition:background-color .2s,border-color .2s,color .2s,opacity .2s;display:inline-flex}.PdfExportDialog-module__jWlC7G__btn:hover:not(:disabled){border-color:var(--primary);color:var(--primary)}.PdfExportDialog-module__jWlC7G__btn:focus-visible{box-shadow:0 0 0 3px var(--primary-light);outline:none}.PdfExportDialog-module__jWlC7G__btn:disabled{opacity:.55;cursor:not-allowed}.PdfExportDialog-module__jWlC7G__btnPrimary{background:var(--primary);border-color:var(--primary);color:var(--text-on-primary)}.PdfExportDialog-module__jWlC7G__btnPrimary:hover:not(:disabled){background:var(--primary-hover,var(--primary));border-color:var(--primary);color:var(--text-on-primary);opacity:.92}.PdfExportDialog-module__jWlC7G__viewerSave{align-items:center;gap:var(--space-2);height:36px;padding:0 var(--space-3);background:var(--primary);color:var(--text-on-primary);cursor:pointer;border:none;border-radius:8px;margin-inline-end:var(--space-2);font-size:13px;font-weight:600;transition:opacity .2s;display:inline-flex}.PdfExportDialog-module__jWlC7G__viewerSave:hover{opacity:.9}.PdfExportDialog-module__jWlC7G__viewerSave:focus-visible{box-shadow:0 0 0 3px var(--primary-light);outline:none}@media (max-width:640px){.PdfExportDialog-module__jWlC7G__viewerSaveLabel{display:none}.PdfExportDialog-module__jWlC7G__viewerSave{padding:0 var(--space-2)}}@media (pointer:coarse){.PdfExportDialog-module__jWlC7G__btn{height:44px}.PdfExportDialog-module__jWlC7G__viewerSave{height:40px}}@media (min-width:2560px){.PdfExportDialog-module__jWlC7G__btn{height:52px;font-size:16px}.PdfExportDialog-module__jWlC7G__viewerSave{height:44px;font-size:15px}}.PdfExportDialog-module__jWlC7G__spin{animation:1s linear infinite PdfExportDialog-module__jWlC7G__pdfExportSpin}@keyframes PdfExportDialog-module__jWlC7G__pdfExportSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.PdfExportDialog-module__jWlC7G__spin{animation:none}}.PdfExportDialog-module__jWlC7G__brandToggle,.PdfExportDialog-module__jWlC7G__brandLocked{border:1px solid var(--border-color);border-radius:var(--radius-md,8px);background:var(--bg-subtle);color:var(--text-primary);align-items:center;gap:8px;margin-top:4px;padding:8px 10px;font-size:.85rem;display:flex}.PdfExportDialog-module__jWlC7G__brandToggle{cursor:pointer}.PdfExportDialog-module__jWlC7G__brandLocked{opacity:.85;cursor:default}.PdfExportDialog-module__jWlC7G__brandToggle input{opacity:0;width:0;height:0;position:absolute}.PdfExportDialog-module__jWlC7G__brandBox{border:1.5px solid var(--border-color);border-radius:var(--radius-sm,5px);background:var(--bg-surface);width:18px;height:18px;color:var(--text-on-primary,#fff);flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:inline-flex}.PdfExportDialog-module__jWlC7G__brandToggle input:checked+.PdfExportDialog-module__jWlC7G__brandBox{background:var(--primary);border-color:var(--primary)}.PdfExportDialog-module__jWlC7G__brandToggle input:focus-visible+.PdfExportDialog-module__jWlC7G__brandBox{outline:2px solid var(--primary);outline-offset:2px}.PdfExportDialog-module__jWlC7G__brandLocked .PdfExportDialog-module__jWlC7G__brandBox{color:var(--text-muted);background:var(--bg-surface)}.PdfExportDialog-module__jWlC7G__brandText{align-items:center;gap:6px;display:inline-flex}.PdfExportDialog-module__jWlC7G__brandText svg{color:var(--text-muted)}
.TestPicker-module__y9GORq__overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.TestPicker-module__y9GORq__modal{background:var(--bg-surface,#fff);border-radius:12px;flex-direction:column;width:100%;max-width:560px;max-height:80vh;display:flex;box-shadow:0 16px 40px #00000029}.TestPicker-module__y9GORq__header{border-bottom:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.TestPicker-module__y9GORq__title{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.TestPicker-module__y9GORq__closeBtn{border:1px solid var(--border-color,#e2e8f0);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.TestPicker-module__y9GORq__closeBtn:hover{background:var(--bg-main,#f1f5f9)}.TestPicker-module__y9GORq__searchRow{border-bottom:1px solid var(--border-color,#e2e8f0);padding:.75rem 1.25rem;position:relative}.TestPicker-module__y9GORq__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.TestPicker-module__y9GORq__searchInput{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:.5rem .75rem .5rem 2.2rem;font-size:.88rem}.TestPicker-module__y9GORq__searchInput:focus{border-color:var(--primary,#4f46e5)}.TestPicker-module__y9GORq__body{flex-direction:column;flex:1;gap:.3rem;padding:.6rem;display:flex;overflow-y:auto}.TestPicker-module__y9GORq__muted{text-align:center;color:var(--text-muted);margin:0;padding:1rem;font-size:.85rem}.TestPicker-module__y9GORq__error{text-align:center;color:var(--danger,#ef4444);margin:0;padding:1rem;font-size:.85rem}.TestPicker-module__y9GORq__item{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.65rem;padding:.65rem .75rem;display:flex}.TestPicker-module__y9GORq__item:hover{background:var(--bg-main,#f1f5f9);border-color:var(--border-color,#e2e8f0)}.TestPicker-module__y9GORq__itemIcon{color:var(--text-muted);flex-shrink:0}.TestPicker-module__y9GORq__itemInfo{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.TestPicker-module__y9GORq__itemTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:500;overflow:hidden}.TestPicker-module__y9GORq__itemMeta{flex-wrap:wrap;gap:.3rem;display:flex}.TestPicker-module__y9GORq__chip{color:var(--text-secondary);background:var(--bg-main,#f1f5f9);border-radius:999px;padding:.05rem .4rem;font-size:.7rem}.TestPicker-module__y9GORq__itemCheck{color:var(--primary,#4f46e5);opacity:0}.TestPicker-module__y9GORq__item:hover .TestPicker-module__y9GORq__itemCheck{opacity:1}@media (max-width:640px){.TestPicker-module__y9GORq__modal{padding:1rem}.TestPicker-module__y9GORq__modalActions{flex-direction:column}.TestPicker-module__y9GORq__btnSecondary,.TestPicker-module__y9GORq__btnDanger,.TestPicker-module__y9GORq__btnPrimary{text-align:center;justify-content:center;width:100%}}
.layout-module__CUj6aG__appContainer{background-color:var(--bg-main);width:100%;height:100%;display:flex;position:relative;overflow-x:hidden}.layout-module__CUj6aG__mainContent{z-index:1;background-color:#0000;flex-direction:column;flex:1;min-width:0;display:flex;position:relative;overflow-x:hidden}.layout-module__CUj6aG__pageContent{flex:1;overflow:hidden auto}.layout-module__CUj6aG__pageContentInner{flex-direction:column;width:100%;max-width:1600px;min-height:100%;margin:0 auto;display:flex}.layout-module__CUj6aG__adminContentInner{width:100%;max-width:1600px;margin:0 auto;padding:20px}@media (max-width:768px){.layout-module__CUj6aG__pageContent{padding:0}.layout-module__CUj6aG__adminContentInner{padding:16px}}
.PdfViewer-module__D8QSmW__overlay{z-index:100000;-webkit-user-select:none;user-select:none;width:100vw;height:100vh;font-family:var(--font-inter,sans-serif);will-change:opacity;background:#000000e6;animation:.3s ease-out forwards PdfViewer-module__D8QSmW__fadeIn;display:flex;position:fixed;top:0;left:0;transform:translateZ(0)}@keyframes PdfViewer-module__D8QSmW__fadeIn{0%{opacity:0}to{opacity:1}}.PdfViewer-module__D8QSmW__docRoot{flex:1;width:100%;height:100%;min-height:0;display:flex}.PdfViewer-module__D8QSmW__sidebar{z-index:20;background:#141414f2;border-right:1px solid #ffffff1a;flex-direction:column;width:120px;height:100%;transition:transform .3s;display:flex}.PdfViewer-module__D8QSmW__sidebarClosed{position:absolute;transform:translate(-100%)}.PdfViewer-module__D8QSmW__sidebarHeader{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1rem .5rem;font-weight:600;display:flex}.PdfViewer-module__D8QSmW__thumbnailsContainer{flex-direction:column;flex:1;align-items:center;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.PdfViewer-module__D8QSmW__thumbnailWrapper{cursor:pointer;opacity:.6;appearance:none;width:60px;min-height:85px;color:inherit;font:inherit;background:0 0;border:2px solid #0000;border-radius:4px;padding:0;transition:color .2s,background-color .2s,border-color .2s,text-decoration-color .2s,fill .2s,stroke .2s,opacity .2s,box-shadow .2s,transform .2s,filter .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:block;overflow:hidden}.PdfViewer-module__D8QSmW__thumbnailWrapper:hover{opacity:.9}.PdfViewer-module__D8QSmW__thumbnailWrapper:focus-visible{outline-offset:2px;opacity:1;outline:2px solid #3b82f6}.PdfViewer-module__D8QSmW__thumbPlaceholder{background:#ffffff0f;width:180px;height:240px}.PdfViewer-module__D8QSmW__thumbnailActive{opacity:1;border-color:#3b82f6;box-shadow:0 4px 12px #00000080}.PdfViewer-module__D8QSmW__mainContent{flex-direction:column;flex:1;height:100%;display:flex;position:relative;overflow:hidden}.PdfViewer-module__D8QSmW__toolbar{z-index:10;pointer-events:none;background:linear-gradient(#000c 0%,#0000 100%);justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 1.5rem;display:flex;position:absolute;top:0;left:0}.PdfViewer-module__D8QSmW__toolbarCenter,.PdfViewer-module__D8QSmW__toolbarRight,.PdfViewer-module__D8QSmW__toolbarLeft{pointer-events:auto;align-items:center;gap:.5rem;display:flex}.PdfViewer-module__D8QSmW__pageInfo{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff1a;border-radius:20px;padding:.4rem 1rem;font-size:.9rem;transition:background .2s,transform .15s}.PdfViewer-module__D8QSmW__pageInfo:hover{background:#ffffff38;transform:scale(1.02)}.PdfViewer-module__D8QSmW__pageInputForm{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:6px;padding:.2rem .6rem;font-size:.85rem;display:flex}.PdfViewer-module__D8QSmW__pageInput{color:#fff;text-align:center;background:#ffffff26;border:1px solid #ffffff59;border-radius:4px;outline:none;width:44px;padding:2px 4px;font-size:.85rem;font-weight:600}.PdfViewer-module__D8QSmW__pageInput:focus{background:#000c;border-color:#6366f1}.PdfViewer-module__D8QSmW__iconButton{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #fff3;border-radius:8px;outline:none;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s,background-color .2s,border-color .2s,text-decoration-color .2s,fill .2s,stroke .2s,opacity .2s,box-shadow .2s,transform .2s,filter .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:flex}.PdfViewer-module__D8QSmW__iconButton:hover{background:#ffffff40}.PdfViewer-module__D8QSmW__iconButton:active{transform:scale(.95)}.PdfViewer-module__D8QSmW__iconButton:focus-visible{outline-offset:2px;outline:2px solid #fff}.PdfViewer-module__D8QSmW__iconButton:disabled{opacity:.3;cursor:not-allowed}.PdfViewer-module__D8QSmW__closeButton{background:#ff323233;border-color:#ff32324d;border-radius:50%}.PdfViewer-module__D8QSmW__closeButton:hover{background:#ff323280}.PdfViewer-module__D8QSmW__documentContainer{touch-action:none;flex:1;justify-content:safe center;align-items:safe center;padding:80px 20px 40px;display:flex;overflow:auto}.PdfViewer-module__D8QSmW__documentContainerContinuous{scroll-behavior:smooth;touch-action:pan-y pinch-zoom;display:block}.PdfViewer-module__D8QSmW__continuousContainer{flex-direction:column;align-items:center;gap:24px;width:100%;padding-bottom:80px;display:flex}.PdfViewer-module__D8QSmW__pdfPageWrapper{background:#fff;border-radius:4px;flex-shrink:0;margin:auto;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.PdfViewer-module__D8QSmW__lazyPagePlaceholder{color:#94a3b8;background:#f8fafc;border-radius:4px;justify-content:center;align-items:center;display:flex}.PdfViewer-module__D8QSmW__viewModeBtn{position:relative}.PdfViewer-module__D8QSmW__viewModeBtn:hover{background:#6366f140;border-color:#6366f166}.PdfViewer-module__D8QSmW__viewModeBtnActive{color:#a5b4fc;background:#6366f159;border-color:#6366f199}.PdfViewer-module__D8QSmW__pdfPageWrapper .react-pdf__Page__canvas{max-width:none;display:block;height:auto!important}.PdfViewer-module__D8QSmW__loader{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:auto;display:flex}.PdfViewer-module__D8QSmW__sidebarCloseBtn{width:32px;height:32px}.PdfViewer-module__D8QSmW__spinner{color:#fff;flex-shrink:0;animation:.9s linear infinite PdfViewer-module__D8QSmW__spin;display:inline-block}.PdfViewer-module__D8QSmW__pageSpinner{margin:50px auto;display:block}@keyframes PdfViewer-module__D8QSmW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.PdfViewer-module__D8QSmW__watermark{pointer-events:none;z-index:5;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.PdfViewer-module__D8QSmW__watermarkText{color:#96969633;white-space:nowrap;-webkit-user-select:none;user-select:none;text-transform:uppercase;letter-spacing:5px;font-size:4rem;font-weight:700;transform:rotate(-45deg)}.PdfViewer-module__D8QSmW__errorText{color:#ff6b6b;text-align:center;background:#ff00001a;border:1px solid #f003;border-radius:8px;margin:auto;padding:1rem 2rem;font-size:1.1rem}@media (max-width:768px){.PdfViewer-module__D8QSmW__sidebar{position:absolute;transform:translate(-100%)}.PdfViewer-module__D8QSmW__sidebarOpen{transform:translate(0);box-shadow:10px 0 30px #00000080}.PdfViewer-module__D8QSmW__toolbar{padding:0 .5rem}.PdfViewer-module__D8QSmW__toolbarCenter,.PdfViewer-module__D8QSmW__toolbarRight,.PdfViewer-module__D8QSmW__toolbarLeft{gap:.35rem}.PdfViewer-module__D8QSmW__iconButton{width:36px;height:36px}.PdfViewer-module__D8QSmW__pageInfo{padding:.3rem .6rem;font-size:.8rem}.PdfViewer-module__D8QSmW__watermarkText{font-size:2rem}}@media (max-width:480px){.PdfViewer-module__D8QSmW__toolbar{padding:0 .35rem}.PdfViewer-module__D8QSmW__toolbarCenter,.PdfViewer-module__D8QSmW__toolbarRight,.PdfViewer-module__D8QSmW__toolbarLeft{gap:.25rem}.PdfViewer-module__D8QSmW__iconButton{width:32px;height:32px}.PdfViewer-module__D8QSmW__pageInfo{padding:.25rem .5rem;font-size:.75rem}}
.Preview-module__9JlT2a__previewBanner{background:var(--warning-bg,#fef3c7);border:1px solid var(--warning,#f59e0b);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.65rem 1rem;display:flex}.Preview-module__9JlT2a__backLink{color:var(--text-secondary);align-items:center;gap:.3rem;font-size:.82rem;text-decoration:none;display:inline-flex}.Preview-module__9JlT2a__backLink:hover{color:var(--text-primary)}.Preview-module__9JlT2a__previewBadge{background:var(--warning-bg,#fef3c7);color:var(--warning,#f59e0b);border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}@media (min-width:1201px){.Preview-module__9JlT2a__previewBody{grid-template-columns:250px 1fr!important}}
@keyframes BuilderSkeletons-module__C3OQpq__skShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.BuilderSkeletons-module__C3OQpq__block{background:linear-gradient(90deg, var(--border-color,#c7c7c7) 25%, var(--bg-surface,#fff) 50%, var(--border-color,#c7c7c7) 75%);opacity:.7;background-size:200% 100%;animation:1.5s ease-in-out infinite BuilderSkeletons-module__C3OQpq__skShimmer;display:block}.BuilderSkeletons-module__C3OQpq__stack{gap:var(--space-4,16px);flex-direction:column;display:flex}.BuilderSkeletons-module__C3OQpq__stackSm{gap:var(--space-2,8px);flex-direction:column;display:flex}.BuilderSkeletons-module__C3OQpq__row{align-items:center;gap:var(--space-3,12px);display:flex}.BuilderSkeletons-module__C3OQpq__rowWrap{align-items:center;gap:var(--space-3,12px);flex-wrap:wrap;display:flex}.BuilderSkeletons-module__C3OQpq__spacer{margin-inline-start:auto}.BuilderSkeletons-module__C3OQpq__line{border-radius:6px;block-size:14px;inline-size:100%}.BuilderSkeletons-module__C3OQpq__lineTitle{border-radius:8px;block-size:26px}.BuilderSkeletons-module__C3OQpq__lineSub{border-radius:6px;block-size:12px}.BuilderSkeletons-module__C3OQpq__w40{inline-size:40%}.BuilderSkeletons-module__C3OQpq__w60{inline-size:60%}.BuilderSkeletons-module__C3OQpq__w75{inline-size:75%}.BuilderSkeletons-module__C3OQpq__w25{inline-size:25%}.BuilderSkeletons-module__C3OQpq__w90{inline-size:90%}.BuilderSkeletons-module__C3OQpq__circle{border-radius:50%;flex-shrink:0;block-size:40px;inline-size:40px}.BuilderSkeletons-module__C3OQpq__avatar{border-radius:50%;flex-shrink:0;block-size:30px;inline-size:30px}.BuilderSkeletons-module__C3OQpq__btn{border-radius:var(--radius-md,8px);flex-shrink:0;block-size:44px;inline-size:140px}.BuilderSkeletons-module__C3OQpq__chip{border-radius:999px;block-size:24px;inline-size:90px}.BuilderSkeletons-module__C3OQpq__input{border-radius:var(--radius-md,8px);block-size:44px;inline-size:100%}.BuilderSkeletons-module__C3OQpq__card{padding:var(--space-4,16px);border:1px solid var(--border-color,#e5e5e5);border-radius:var(--radius-lg,12px);background:var(--bg-surface,#fff);gap:var(--space-3,12px);flex-direction:column;display:flex}.BuilderSkeletons-module__C3OQpq__rowItem{align-items:center;gap:var(--space-3,12px);padding:var(--space-3,12px) var(--space-4,16px);border:1px solid var(--border-color,#e5e5e5);border-radius:var(--radius-md,8px);background:var(--bg-surface,#fff);display:flex}.BuilderSkeletons-module__C3OQpq__kpiGrid{gap:var(--space-3,12px);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}.BuilderSkeletons-module__C3OQpq__cardGrid{gap:var(--space-4,16px);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.BuilderSkeletons-module__C3OQpq__kpiCard{align-items:center;gap:var(--space-2,8px);padding:var(--space-4,16px);border:1px solid var(--border-color,#e5e5e5);border-radius:var(--radius-lg,12px);background:var(--bg-surface,#fff);flex-direction:column;display:flex}.BuilderSkeletons-module__C3OQpq__funnelRow{align-items:center;gap:var(--space-3,12px);grid-template-columns:1fr 3fr auto;display:grid}.BuilderSkeletons-module__C3OQpq__bar{border-radius:6px;block-size:20px}.BuilderSkeletons-module__C3OQpq__readerGrid{gap:var(--space-5,20px);grid-template-columns:260px 1fr;display:grid}@media (max-width:760px){.BuilderSkeletons-module__C3OQpq__readerGrid{grid-template-columns:1fr}}
.PriceForm-module__4A1bQq__wrapper{flex-direction:column;gap:.5rem;display:flex}.PriceForm-module__4A1bQq__row{grid-template-columns:2fr 1fr 1.5fr;gap:.75rem;display:grid}.PriceForm-module__4A1bQq__field{flex-direction:column;gap:.3rem;display:flex}.PriceForm-module__4A1bQq__label{color:var(--text-secondary);font-size:.8rem;font-weight:500}.PriceForm-module__4A1bQq__inputWrap{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);border-radius:8px;align-items:stretch;padding:0;display:flex;overflow:hidden}.PriceForm-module__4A1bQq__input{color:var(--text-primary);text-align:right;background:0 0;border:none;outline:none;flex:1;height:40px;padding:0 .9rem;font-size:.9rem;font-weight:500}.PriceForm-module__4A1bQq__input:disabled{opacity:.6}.PriceForm-module__4A1bQq__input.PriceForm-module__4A1bQq__invalid{color:var(--danger,#ef4444)}.PriceForm-module__4A1bQq__suffix{background:var(--bg-main,#f8fafc);color:var(--text-muted);border-left:1px solid var(--border-color,#e2e8f0);align-items:center;padding:0 .7rem;font-size:.78rem;font-weight:600;display:inline-flex}.PriceForm-module__4A1bQq__select{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);color:var(--text-primary);border-radius:8px;outline:none;padding:.55rem .7rem;font-size:.9rem}.PriceForm-module__4A1bQq__select:disabled{opacity:.6}.PriceForm-module__4A1bQq__error{color:var(--danger,#ef4444);margin:0;font-size:.8rem}.PriceForm-module__4A1bQq__summary{color:var(--text-secondary);margin:0;font-size:.85rem}.PriceForm-module__4A1bQq__savings{color:var(--success,#10b981);font-weight:500}@media (max-width:640px){.PriceForm-module__4A1bQq__row{grid-template-columns:1fr}}
.UserProfileModal-module__i0q7Bq__overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;box-sizing:border-box;background-color:#0000008c;justify-content:center;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.UserProfileModal-module__i0q7Bq__modalContainer{--bg-color:#fff;--text-primary:#1e293b;--text-secondary:#64748b;--border-color:#e2e8f0;--card-bg:#f8fafc;--primary-color:#6366f1;--primary-hover:#4f46e5;--primary-subtle:#6366f11a;background-color:var(--bg-color);color:var(--text-primary);border:1px solid var(--border-color);box-sizing:border-box;border-radius:20px;flex-direction:column;width:100%;max-width:440px;display:flex;position:relative;overflow:visible;box-shadow:0 16px 48px -8px #0000002e,0 4px 16px #00000014}[data-theme=dark] .UserProfileModal-module__i0q7Bq__modalContainer{--bg-color:#1a1a24;--text-primary:#fff;--text-secondary:#94a3b8;--border-color:#2b2b3f;--card-bg:#222230;--primary-color:#6366f1;--primary-hover:#4f46e5;--primary-subtle:#6366f126}.UserProfileModal-module__i0q7Bq__modalContainer::-webkit-scrollbar{width:5px}.UserProfileModal-module__i0q7Bq__modalContainer::-webkit-scrollbar-thumb{background-color:var(--border-color);border-radius:10px}.UserProfileModal-module__i0q7Bq__contentWrapper{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;padding:22px;display:flex}.UserProfileModal-module__i0q7Bq__header{align-items:center;gap:16px;min-width:0;padding-right:36px;display:flex;position:relative}.UserProfileModal-module__i0q7Bq__closeButton{cursor:pointer;color:var(--text-secondary);z-index:10;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:700;transition:background-color .2s,color .2s,transform .2s;display:flex;position:absolute;top:0;right:0}.UserProfileModal-module__i0q7Bq__closeButton:hover{background-color:var(--card-bg);color:var(--text-primary);transform:scale(1.05)}.UserProfileModal-module__i0q7Bq__avatarWrapper{flex-shrink:0;width:72px;height:72px;position:relative}.UserProfileModal-module__i0q7Bq__avatarInner{border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.UserProfileModal-module__i0q7Bq__statusBadge{color:#fff;border:2px solid var(--bg-color);white-space:nowrap;background-color:#16a34a;border-radius:10px;padding:1px 7px;font-size:10px;font-weight:600;line-height:1.3;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.UserProfileModal-module__i0q7Bq__userInfo{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.UserProfileModal-module__i0q7Bq__nameRow{align-items:center;gap:6px;min-width:0;margin-bottom:2px;display:flex}.UserProfileModal-module__i0q7Bq__name{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:17px;font-weight:700;line-height:1.3;overflow:hidden}.UserProfileModal-module__i0q7Bq__subtitle{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;line-height:1.4;overflow:hidden}.UserProfileModal-module__i0q7Bq__infoList{background-color:var(--card-bg);border:1px solid var(--border-color);box-sizing:border-box;border-radius:12px;padding:14px 16px}.UserProfileModal-module__i0q7Bq__statsGrid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:8px;width:100%;display:grid}.UserProfileModal-module__i0q7Bq__statCard{background-color:var(--card-bg);border:1px solid var(--border-color);box-sizing:border-box;border-radius:12px;align-items:center;gap:8px;min-width:0;padding:9px 10px;transition:border-color .2s,background-color .2s;display:flex}.UserProfileModal-module__i0q7Bq__statIconWrapper{color:var(--primary-color);background-color:var(--primary-subtle);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.UserProfileModal-module__i0q7Bq__statIconShimmer{border-radius:8px;flex-shrink:0;width:28px;height:28px}.UserProfileModal-module__i0q7Bq__statInfo{flex-direction:column;min-width:0;display:flex;overflow:hidden}.UserProfileModal-module__i0q7Bq__statInfo h4{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:700;line-height:1.2;overflow:hidden}.UserProfileModal-module__i0q7Bq__statInfo p{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:11px;line-height:1.2;overflow:hidden}.UserProfileModal-module__i0q7Bq__actionsRow{box-sizing:border-box;align-items:center;gap:8px;width:100%;display:flex}.UserProfileModal-module__i0q7Bq__btn{cursor:pointer;box-sizing:border-box;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:38px;padding:0 14px;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .15s,opacity .2s,border-color .2s;display:inline-flex}.UserProfileModal-module__i0q7Bq__actionsRow .UserProfileModal-module__i0q7Bq__btn{flex:1}.UserProfileModal-module__i0q7Bq__btn:active{transform:scale(.98)}.UserProfileModal-module__i0q7Bq__btnPrimary{background-color:var(--primary-subtle);color:var(--primary-color)}.UserProfileModal-module__i0q7Bq__btnPrimary:hover{background-color:#6366f133}.UserProfileModal-module__i0q7Bq__btnSolid{background:var(--primary,#6366f1);color:#fff;box-shadow:0 4px 14px #6366f140}.UserProfileModal-module__i0q7Bq__btnSolid:hover{background:var(--primary-hover,#4f46e5);transform:translateY(-1px);box-shadow:0 6px 20px #6366f159}.UserProfileModal-module__i0q7Bq__btnSolid:active{transform:translateY(0)}.UserProfileModal-module__i0q7Bq__btnSuccess{color:#16a34a;background-color:#22c55e1f}.UserProfileModal-module__i0q7Bq__btnSuccess:hover{background-color:#22c55e33}.UserProfileModal-module__i0q7Bq__btnDanger{color:#ef4444;background-color:#ef44441f}.UserProfileModal-module__i0q7Bq__btnDanger:hover{background-color:#ef444433}.UserProfileModal-module__i0q7Bq__dropdownWrapper{z-index:20;flex-shrink:0;position:relative}.UserProfileModal-module__i0q7Bq__btnIcon{background-color:var(--card-bg);width:38px;height:38px;color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background-color .2s,color .2s,border-color .2s;display:flex}.UserProfileModal-module__i0q7Bq__btnIcon:hover{background-color:var(--border-color);color:var(--text-primary)}.UserProfileModal-module__i0q7Bq__dropdownMenu{background-color:var(--bg-color);border:1px solid var(--border-color);box-shadow:0 16px 40px -4px #00000059, 0 0 0 1px var(--border-color);z-index:9999;border-radius:14px;flex-direction:column;min-width:200px;padding:6px;animation:.15s ease-out UserProfileModal-module__i0q7Bq__dropdownFadeIn;display:flex;position:absolute;bottom:calc(100% + 8px);right:0}@keyframes UserProfileModal-module__i0q7Bq__dropdownFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.UserProfileModal-module__i0q7Bq__dropdownItem{color:var(--text-primary);cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;font-weight:500;transition:background-color .15s;display:flex}.UserProfileModal-module__i0q7Bq__dropdownItem:hover{background-color:var(--card-bg)}.UserProfileModal-module__i0q7Bq__viewAll{color:var(--primary-color);text-align:center;justify-content:center;align-items:center;gap:6px;width:100%;padding:4px 0;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.UserProfileModal-module__i0q7Bq__viewAll:hover{opacity:.85;text-decoration:underline}.UserProfileModal-module__i0q7Bq__textarea{border:1px solid var(--border-color);background-color:var(--card-bg);width:100%;color:var(--text-primary);resize:vertical;box-sizing:border-box;border-radius:10px;min-height:100px;padding:12px 14px;font-family:inherit;font-size:14px}.UserProfileModal-module__i0q7Bq__textarea:focus{border-color:var(--primary-color);outline:none}.UserProfileModal-module__i0q7Bq__shimmerWrapper{background:linear-gradient(90deg, var(--card-bg) 0%, var(--border-color) 50%, var(--card-bg) 100%);background-size:200% 100%;border-radius:8px;animation:1.5s linear infinite UserProfileModal-module__i0q7Bq__shimmer}@keyframes UserProfileModal-module__i0q7Bq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.UserProfileModal-module__i0q7Bq__shimmerAvatar{border-radius:50%;width:72px;height:72px;margin:0}.UserProfileModal-module__i0q7Bq__shimmerText{height:16px}@media (max-width:480px){.UserProfileModal-module__i0q7Bq__overlay{padding:12px}.UserProfileModal-module__i0q7Bq__modalContainer{border-radius:18px;max-width:100%}.UserProfileModal-module__i0q7Bq__contentWrapper{gap:14px;padding:16px 14px}.UserProfileModal-module__i0q7Bq__header{gap:12px;padding-right:32px}.UserProfileModal-module__i0q7Bq__avatarWrapper,.UserProfileModal-module__i0q7Bq__shimmerAvatar{width:60px;height:60px}.UserProfileModal-module__i0q7Bq__name{font-size:15px}.UserProfileModal-module__i0q7Bq__subtitle{font-size:12px}.UserProfileModal-module__i0q7Bq__statsGrid{gap:6px}.UserProfileModal-module__i0q7Bq__statCard{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:7px 6px}.UserProfileModal-module__i0q7Bq__statIconWrapper,.UserProfileModal-module__i0q7Bq__statIconShimmer{border-radius:6px;width:24px;height:24px}.UserProfileModal-module__i0q7Bq__statInfo h4{font-size:12px}.UserProfileModal-module__i0q7Bq__statInfo p{font-size:10px}.UserProfileModal-module__i0q7Bq__actionsRow .UserProfileModal-module__i0q7Bq__btn{border-radius:8px;height:36px;padding:0 10px;font-size:12px}.UserProfileModal-module__i0q7Bq__btnIcon{border-radius:8px;width:36px;height:36px}.UserProfileModal-module__i0q7Bq__dropdownMenu{min-width:170px}}@media (max-width:340px){.UserProfileModal-module__i0q7Bq__statsGrid{gap:4px}.UserProfileModal-module__i0q7Bq__statIconWrapper,.UserProfileModal-module__i0q7Bq__statIconShimmer{display:none}.UserProfileModal-module__i0q7Bq__actionsRow .UserProfileModal-module__i0q7Bq__btn{padding:0 6px;font-size:11px}}
.DragDropConfigEditor-module__73MbqG__wrap{flex-direction:column;gap:.85rem;display:flex}.DragDropConfigEditor-module__73MbqG__col{flex-direction:column;gap:.4rem;display:flex}.DragDropConfigEditor-module__73MbqG__colHeader{justify-content:space-between;align-items:center;display:flex}.DragDropConfigEditor-module__73MbqG__colTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.82rem;font-weight:600}.DragDropConfigEditor-module__73MbqG__addBtn{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);width:28px;height:28px;color:var(--primary,#4f46e5);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.DragDropConfigEditor-module__73MbqG__addBtn:hover{background:var(--bg-main,#f1f5f9)}.DragDropConfigEditor-module__73MbqG__row{align-items:center;gap:.4rem;display:flex}.DragDropConfigEditor-module__73MbqG__input{border:1px solid var(--border-color,#e2e8f0);color:var(--text-primary);background:var(--bg-surface,#fff);border-radius:6px;outline:none;flex:1;padding:.4rem .6rem;font-size:.85rem}.DragDropConfigEditor-module__73MbqG__input:focus{border-color:var(--primary,#4f46e5)}.DragDropConfigEditor-module__73MbqG__removeBtn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.DragDropConfigEditor-module__73MbqG__removeBtn:hover{background:var(--danger-bg,#fee2e2);color:var(--danger,#ef4444);border-color:var(--danger,#ef4444)}.DragDropConfigEditor-module__73MbqG__matrix{background:var(--bg-main,#f8fafc);border:1px solid var(--border-color,#e2e8f0);border-radius:8px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.DragDropConfigEditor-module__73MbqG__matrixTitle{color:var(--text-primary);margin:0;font-size:.82rem;font-weight:600}.DragDropConfigEditor-module__73MbqG__matrixHint{color:var(--text-muted);margin:0;font-size:.75rem}.DragDropConfigEditor-module__73MbqG__matrixGrid{flex-direction:column;gap:.35rem;display:flex}.DragDropConfigEditor-module__73MbqG__matrixRow{grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;display:grid}.DragDropConfigEditor-module__73MbqG__matrixItem{color:var(--text-primary);font-size:.85rem}.DragDropConfigEditor-module__73MbqG__matrixArrow{color:var(--text-muted)}.DragDropConfigEditor-module__73MbqG__matrixSelect{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);color:var(--text-primary);border-radius:6px;padding:.35rem .55rem;font-size:.82rem}.DragDropConfigEditor-module__73MbqG__errors{color:var(--danger,#ef4444);flex-direction:column;gap:.15rem;font-size:.8rem;display:flex}.DragDropConfigEditor-module__73MbqG__actions{justify-content:flex-end;gap:.5rem;display:flex}.DragDropConfigEditor-module__73MbqG__btnSecondary,.DragDropConfigEditor-module__73MbqG__btnPrimary{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.DragDropConfigEditor-module__73MbqG__btnSecondary{background:var(--bg-main,#f1f5f9);color:var(--text-primary);border-color:var(--border-color,#e2e8f0)}.DragDropConfigEditor-module__73MbqG__btnPrimary{background:var(--primary,#4f46e5);color:#fff}.DragDropConfigEditor-module__73MbqG__btnPrimary:hover{opacity:.92}.DragDropConfigEditor-module__73MbqG__btnPrimary:disabled,.DragDropConfigEditor-module__73MbqG__btnSecondary:disabled{opacity:.5;cursor:not-allowed}
.PromoCodes-module__T9Y0rq__wrap{gap:var(--space-4,16px);flex-direction:column;display:flex}.PromoCodes-module__T9Y0rq__head{gap:var(--space-1,4px);flex-direction:column;display:flex}.PromoCodes-module__T9Y0rq__title{color:var(--text-primary,#1a1a1a);margin:0;font-size:1.05rem;font-weight:700}.PromoCodes-module__T9Y0rq__hint{color:var(--text-secondary,#666);margin:0;font-size:.85rem;line-height:1.5}.PromoCodes-module__T9Y0rq__notPaid{padding:var(--space-4,16px);border:1px dashed var(--border-color,#e0e0e0);border-radius:var(--radius-lg,12px);background:var(--bg-surface,#fafafa);color:var(--text-secondary,#777);font-size:.9rem;line-height:1.5}.PromoCodes-module__T9Y0rq__form{gap:var(--space-3,12px);padding:var(--space-4,16px);border:1px solid var(--border-color,#e5e5e5);border-radius:var(--radius-lg,12px);background:var(--bg-surface,#fff);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));align-items:end;display:grid}.PromoCodes-module__T9Y0rq__field{flex-direction:column;gap:4px;min-inline-size:0;display:flex}.PromoCodes-module__T9Y0rq__label{color:var(--text-secondary,#555);font-size:.78rem;font-weight:600}.PromoCodes-module__T9Y0rq__input,.PromoCodes-module__T9Y0rq__select{min-block-size:44px;padding:0 var(--space-3,12px);border:1px solid var(--border-color,#d8d8d8);border-radius:var(--radius-md,8px);background:var(--bg-surface,#fff);color:var(--text-primary,#1a1a1a);inline-size:100%;font-size:.95rem}.PromoCodes-module__T9Y0rq__input:focus-visible,.PromoCodes-module__T9Y0rq__select:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e540);border-color:var(--primary,#4f46e5);outline:none}.PromoCodes-module__T9Y0rq__btnCreate{min-block-size:48px;padding-inline:var(--space-5,20px);border-radius:var(--radius-md,8px);background:var(--primary,#4f46e5);color:#fff;cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:6px;font-size:.9rem;font-weight:600;display:inline-flex}.PromoCodes-module__T9Y0rq__btnCreate:hover:not(:disabled){filter:brightness(1.08)}.PromoCodes-module__T9Y0rq__btnCreate:disabled{opacity:.6;cursor:not-allowed}.PromoCodes-module__T9Y0rq__btnCreate:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e566);outline:none}.PromoCodes-module__T9Y0rq__list{gap:var(--space-2,8px);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.PromoCodes-module__T9Y0rq__row{align-items:center;gap:var(--space-3,12px);padding:var(--space-3,12px) var(--space-4,16px);border:1px solid var(--border-color,#e5e5e5);border-radius:var(--radius-md,8px);background:var(--bg-surface,#fff);flex-wrap:wrap;display:flex}.PromoCodes-module__T9Y0rq__rowOff{opacity:.6}.PromoCodes-module__T9Y0rq__code{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-primary,#1a1a1a);letter-spacing:.04em;font-size:.95rem;font-weight:700}.PromoCodes-module__T9Y0rq__badge{background:var(--primary-light,#eef2ff);color:var(--primary,#4f46e5);border-radius:999px;padding:.12rem .5rem;font-size:.72rem;font-weight:700}.PromoCodes-module__T9Y0rq__meta{color:var(--text-secondary,#666);font-size:.8rem}.PromoCodes-module__T9Y0rq__spacer{margin-inline-start:auto}.PromoCodes-module__T9Y0rq__toggle{min-block-size:40px;padding-inline:var(--space-3,12px);border-radius:var(--radius-md,8px);border:1px solid var(--border-color,#d8d8d8);cursor:pointer;color:var(--text-secondary,#555);background:0 0;align-items:center;gap:4px;font-size:.82rem;font-weight:600;display:inline-flex}.PromoCodes-module__T9Y0rq__toggle:hover{background:var(--bg-muted,#f1f5f9);color:var(--text-primary)}.PromoCodes-module__T9Y0rq__toggle:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e54d);outline:none}.PromoCodes-module__T9Y0rq__empty{color:var(--text-secondary,#888);padding:var(--space-2,8px) 0;font-size:.88rem}.PromoCodes-module__T9Y0rq__statusOn{color:var(--success,#16a34a);font-size:.78rem;font-weight:700}.PromoCodes-module__T9Y0rq__statusOff{color:var(--text-secondary,#999);font-size:.78rem;font-weight:700}@media (prefers-reduced-motion:reduce){.PromoCodes-module__T9Y0rq__btnCreate,.PromoCodes-module__T9Y0rq__toggle{transition:none}}.PromoCodes-module__T9Y0rq__iconBtn{border:1px solid var(--border-color,#d8d8d8);cursor:pointer;border-radius:var(--radius-md,8px);min-block-size:40px;min-inline-size:40px;color:var(--text-secondary,#555);background:0 0;justify-content:center;align-items:center;display:inline-flex}.PromoCodes-module__T9Y0rq__iconBtn:hover{background:var(--bg-muted,#f1f5f9);color:var(--text-primary)}.PromoCodes-module__T9Y0rq__iconBtn:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e54d);outline:none}
.AdSideRail-module__pkVjYa__rail{display:none}@media (min-width:2100px){.AdSideRail-module__pkVjYa__rail{right:var(--space-5);z-index:5;width:220px;display:block;position:fixed;top:96px}}
.AttachActivityModal-module__58jQdq__overlay{z-index:200;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AttachActivityModal-module__58jQdq__modal{background:var(--bg-surface,#fff);border-radius:12px;flex-direction:column;width:100%;max-width:480px;display:flex;box-shadow:0 16px 40px #00000029}.AttachActivityModal-module__58jQdq__header{border-bottom:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.AttachActivityModal-module__58jQdq__title{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.AttachActivityModal-module__58jQdq__closeBtn{border:1px solid var(--border-color,#e2e8f0);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.AttachActivityModal-module__58jQdq__body{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.AttachActivityModal-module__58jQdq__kindGrid{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.AttachActivityModal-module__58jQdq__kindBtn{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.3rem;padding:.85rem;display:flex}.AttachActivityModal-module__58jQdq__kindBtn:hover{border-color:var(--primary,#4f46e5);background:#3b82f60a}.AttachActivityModal-module__58jQdq__kindBtn:disabled{opacity:.5;cursor:not-allowed}.AttachActivityModal-module__58jQdq__kindIcon{color:var(--primary,#4f46e5);margin-bottom:.2rem}.AttachActivityModal-module__58jQdq__kindLabel{color:var(--text-primary);font-size:.92rem;font-weight:600}.AttachActivityModal-module__58jQdq__kindDesc{color:var(--text-muted);font-size:.75rem;line-height:1.4}.AttachActivityModal-module__58jQdq__placeholder p{color:var(--text-secondary);margin:0 0 1rem;font-size:.88rem;line-height:1.5}.AttachActivityModal-module__58jQdq__formCol{flex-direction:column;gap:1rem;display:flex}.AttachActivityModal-module__58jQdq__field{flex-direction:column;gap:.3rem;display:flex}.AttachActivityModal-module__58jQdq__label{color:var(--text-secondary);font-size:.8rem;font-weight:500}.AttachActivityModal-module__58jQdq__input{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);color:var(--text-primary);border-radius:8px;outline:none;padding:.55rem .75rem;font-size:.9rem}.AttachActivityModal-module__58jQdq__input:focus{border-color:var(--primary,#4f46e5)}.AttachActivityModal-module__58jQdq__help{color:var(--text-muted);font-size:.75rem}.AttachActivityModal-module__58jQdq__actions{justify-content:flex-end;gap:.5rem;display:flex}.AttachActivityModal-module__58jQdq__btnSecondary,.AttachActivityModal-module__58jQdq__btnPrimary{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.AttachActivityModal-module__58jQdq__btnSecondary{background:var(--bg-main,#f1f5f9);color:var(--text-primary);border-color:var(--border-color,#e2e8f0)}.AttachActivityModal-module__58jQdq__btnPrimary{background:var(--primary,#4f46e5);color:#fff}.AttachActivityModal-module__58jQdq__btnPrimary:hover{opacity:.92}.AttachActivityModal-module__58jQdq__btnPrimary:disabled,.AttachActivityModal-module__58jQdq__btnSecondary:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.AttachActivityModal-module__58jQdq__modal{padding:1rem}.AttachActivityModal-module__58jQdq__modalActions{flex-direction:column}.AttachActivityModal-module__58jQdq__btnSecondary,.AttachActivityModal-module__58jQdq__btnDanger,.AttachActivityModal-module__58jQdq__btnPrimary{text-align:center;justify-content:center;width:100%}}.AttachActivityModal-module__58jQdq__kindGroups{flex-direction:column;gap:1rem;display:flex}.AttachActivityModal-module__58jQdq__kindGroup{flex-direction:column;gap:.5rem;display:flex}.AttachActivityModal-module__58jQdq__kindGroupTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin:0;font-size:.72rem;font-weight:700}
.AdFloatingModal-module__JpoBcq__overlay{padding:var(--space-4);-webkit-backdrop-filter:blur(6px);z-index:1400;background:#0000008c;justify-content:center;align-items:center;animation:.25s ease-out both AdFloatingModal-module__JpoBcq__adFloatIn;position:fixed;inset:0}.AdFloatingModal-module__JpoBcq__centered{width:100%;max-width:420px;animation:.28s cubic-bezier(.34,1.56,.64,1) both AdFloatingModal-module__JpoBcq__adFloatPop}@keyframes AdFloatingModal-module__JpoBcq__adFloatIn{0%{opacity:0}to{opacity:1}}@keyframes AdFloatingModal-module__JpoBcq__adFloatPop{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:none}}@media (max-width:767px){.AdFloatingModal-module__JpoBcq__overlay{-webkit-backdrop-filter:none;background:#000000d9}}@media (prefers-reduced-motion:reduce){.AdFloatingModal-module__JpoBcq__overlay,.AdFloatingModal-module__JpoBcq__centered{animation:none}}
.CurriculumTree-module__cyUa0W__wrap{flex-direction:column;gap:.75rem;display:flex}.CurriculumTree-module__cyUa0W__sectionList{flex-direction:column;gap:.5rem;display:flex}.CurriculumTree-module__cyUa0W__section{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:10px;overflow:hidden}.CurriculumTree-module__cyUa0W__sectionHeader{background:var(--bg-main,#f8fafc);border-bottom:1px solid var(--border-color,#e2e8f0);align-items:center;gap:.4rem;padding:.6rem .75rem;display:flex}.CurriculumTree-module__cyUa0W__grip{cursor:grab;color:var(--text-muted);align-items:center;padding:.15rem;display:inline-flex}.CurriculumTree-module__cyUa0W__grip:active{cursor:grabbing}.CurriculumTree-module__cyUa0W__expandBtn{width:24px;height:24px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.CurriculumTree-module__cyUa0W__expandBtn:hover{background:var(--bg-main,#f1f5f9)}.CurriculumTree-module__cyUa0W__sectionTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;margin:0;font-size:.95rem;font-weight:600;overflow:hidden}.CurriculumTree-module__cyUa0W__sectionMeta{color:var(--text-muted);background:var(--bg-surface,#fff);white-space:nowrap;border-radius:999px;padding:.15rem .5rem;font-size:.72rem}.CurriculumTree-module__cyUa0W__lessonList{flex-direction:column;gap:.2rem;min-height:1rem;padding:.3rem .5rem .5rem;display:flex}.CurriculumTree-module__cyUa0W__emptyLessons{background:var(--bg-main,#f8fafc);border:1px dashed var(--border-color,#e2e8f0);border-radius:8px;justify-content:center;align-items:center;gap:.6rem;margin:.25rem 0;padding:1rem 1.25rem;transition:color .2s,background-color .2s,border-color .2s,text-decoration-color .2s,fill .2s,stroke .2s,opacity .2s,box-shadow .2s,transform .2s,filter .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:flex}.CurriculumTree-module__cyUa0W__emptyLessons:hover{background:var(--bg-muted,#f1f5f9);border-color:var(--primary-light,#6366f166)}.CurriculumTree-module__cyUa0W__emptyLessonsIcon{color:var(--text-muted,#94a3b8);opacity:.7}.CurriculumTree-module__cyUa0W__emptyLessonsText{color:var(--text-secondary,#64748b);font-size:.825rem;font-weight:500}.CurriculumTree-module__cyUa0W__addFirstLessonBtn{color:var(--primary,#4f46e5);background:var(--primary-light,#4f46e514);cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.75rem;font-weight:500;transition:color .2s,background-color .2s,border-color .2s,text-decoration-color .2s,fill .2s,stroke .2s,opacity .2s,box-shadow .2s,transform .2s,filter .2s,-webkit-backdrop-filter .2s,backdrop-filter .2s;display:inline-flex}.CurriculumTree-module__cyUa0W__addFirstLessonBtn:hover{color:#fff;background:var(--primary,#4f46e5);box-shadow:0 2px 6px #6366f133}.CurriculumTree-module__cyUa0W__addFirstLessonBtn:active{transform:translateY(.5px)}.CurriculumTree-module__cyUa0W__linkBtn{color:var(--primary,#4f46e5);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;text-decoration:underline}.CurriculumTree-module__cyUa0W__lessonRow{background:var(--bg-surface,#fff);border:1px solid #0000;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .5rem;display:flex}.CurriculumTree-module__cyUa0W__lessonRow:hover{background:var(--bg-main,#f1f5f9);border-color:var(--border-color,#e2e8f0)}.CurriculumTree-module__cyUa0W__lessonGrip{cursor:grab;color:var(--text-muted);padding:.1rem;display:inline-flex}.CurriculumTree-module__cyUa0W__lessonGrip:active{cursor:grabbing}.CurriculumTree-module__cyUa0W__lessonIcon{color:var(--text-muted)}.CurriculumTree-module__cyUa0W__lessonTitleBtn{text-align:left;color:var(--text-primary);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;flex:1;min-width:0;padding:0;font-size:.88rem;overflow:hidden}.CurriculumTree-module__cyUa0W__lessonTitleBtn:hover{color:var(--primary,#4f46e5)}.CurriculumTree-module__cyUa0W__lessonMeta{align-items:center;gap:.3rem;display:flex}.CurriculumTree-module__cyUa0W__lessonChip{color:var(--text-secondary);background:var(--bg-main,#f1f5f9);white-space:nowrap;border-radius:999px;align-items:center;gap:.2rem;padding:.1rem .4rem;font-size:.7rem;display:inline-flex}.CurriculumTree-module__cyUa0W__lessonChipLocked{color:var(--warning,#f59e0b);background:var(--warning-bg,#fef3c7)}.CurriculumTree-module__cyUa0W__actions{gap:.2rem;display:flex}.CurriculumTree-module__cyUa0W__iconBtn{width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.CurriculumTree-module__cyUa0W__iconBtn:hover{background:var(--bg-main,#f1f5f9);border-color:var(--border-color,#e2e8f0)}.CurriculumTree-module__cyUa0W__iconDanger:hover{color:var(--danger,#ef4444);background:var(--danger-bg,#fee2e2);border-color:var(--danger,#ef4444)}.CurriculumTree-module__cyUa0W__renameRow{flex:1;align-items:center;gap:.25rem;display:flex}.CurriculumTree-module__cyUa0W__renameInput{border:1px solid var(--primary,#4f46e5);background:var(--bg-surface,#fff);color:var(--text-primary);border-radius:6px;outline:none;flex:1;padding:.3rem .5rem;font-size:.88rem}.CurriculumTree-module__cyUa0W__renameOk,.CurriculumTree-module__cyUa0W__renameCancel{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.CurriculumTree-module__cyUa0W__renameOk{background:var(--success-bg,#d1fae5);color:var(--success,#10b981)}.CurriculumTree-module__cyUa0W__renameCancel{background:var(--danger-bg,#fee2e2);color:var(--danger,#ef4444)}.CurriculumTree-module__cyUa0W__addSectionBtn{border:1px dashed var(--border-color,#e2e8f0);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.CurriculumTree-module__cyUa0W__addSectionBtn:hover{background:var(--bg-main,#f1f5f9);color:var(--text-primary)}.CurriculumTree-module__cyUa0W__addSectionBtn:disabled{opacity:.5;cursor:not-allowed}.CurriculumTree-module__cyUa0W__modalOverlay{z-index:100;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.CurriculumTree-module__cyUa0W__modal{background:var(--bg-surface,#fff);border-radius:12px;width:100%;max-width:440px;padding:1.5rem;box-shadow:0 16px 40px #00000029}.CurriculumTree-module__cyUa0W__modal h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.1rem}.CurriculumTree-module__cyUa0W__modal p{color:var(--text-secondary);margin:0 0 1.25rem;font-size:.9rem;line-height:1.5}.CurriculumTree-module__cyUa0W__modalActions{justify-content:flex-end;gap:.5rem;display:flex}.CurriculumTree-module__cyUa0W__btnSecondary,.CurriculumTree-module__cyUa0W__btnDanger{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500}.CurriculumTree-module__cyUa0W__btnSecondary{background:var(--bg-main,#f1f5f9);color:var(--text-primary);border-color:var(--border-color,#e2e8f0)}.CurriculumTree-module__cyUa0W__btnDanger{background:var(--danger,#ef4444);color:#fff}.CurriculumTree-module__cyUa0W__btnDanger:hover{background:var(--danger,#ef4444)}.CurriculumTree-module__cyUa0W__btnSecondary:disabled,.CurriculumTree-module__cyUa0W__btnDanger:disabled{opacity:.6;cursor:not-allowed}.CurriculumTree-module__cyUa0W__iconBtn:disabled,.CurriculumTree-module__cyUa0W__iconDanger:disabled,.CurriculumTree-module__cyUa0W__addFirstLessonBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.CurriculumTree-module__cyUa0W__modal{padding:1rem}.CurriculumTree-module__cyUa0W__modalActions{flex-direction:column}.CurriculumTree-module__cyUa0W__btnSecondary,.CurriculumTree-module__cyUa0W__btnDanger,.CurriculumTree-module__cyUa0W__btnPrimary{text-align:center;justify-content:center;width:100%}}
.LessonFeedback-module__44Rcna__muted{color:var(--text-secondary);font-size:var(--font-sm,.875rem);margin:0}.LessonFeedback-module__44Rcna__summary{flex-wrap:wrap;align-items:center;gap:.9rem;margin-bottom:.75rem;display:flex}.LessonFeedback-module__44Rcna__avg{color:var(--warning,#f59e0b);align-items:center;gap:.3rem;font-weight:700;display:inline-flex}.LessonFeedback-module__44Rcna__count{color:var(--text-secondary);font-size:var(--font-sm,.875rem);font-weight:500}.LessonFeedback-module__44Rcna__list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.LessonFeedback-module__44Rcna__item{border:1px solid var(--border-color);border-radius:var(--radius-md,8px);background:var(--bg-surface);padding:.7rem .85rem}.LessonFeedback-module__44Rcna__head{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.3rem;display:flex}.LessonFeedback-module__44Rcna__name{color:var(--text-primary);font-weight:600;font-size:var(--font-sm,.875rem)}.LessonFeedback-module__44Rcna__stars{color:var(--warning,#f59e0b);flex-shrink:0;gap:.05rem;display:inline-flex}.LessonFeedback-module__44Rcna__starOn{color:var(--warning,#f59e0b)}.LessonFeedback-module__44Rcna__starOff{color:var(--border-color)}.LessonFeedback-module__44Rcna__comment{color:var(--text-secondary);font-size:var(--font-sm,.875rem);white-space:pre-wrap;word-break:break-word;margin:0;line-height:1.5}
.SmartWatermark-module__3fRKAG__overlay{z-index:var(--z-watermark,2147480000);-webkit-user-select:none;user-select:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;background-repeat:repeat;position:fixed;inset:0;pointer-events:none!important}@media (prefers-reduced-motion:reduce){.SmartWatermark-module__3fRKAG__overlay{transition:none}}@media print{.SmartWatermark-module__3fRKAG__overlay{background-image:var(--wm-print-bg,none)!important}.SmartWatermark-module__3fRKAG__overlay[data-print=off]{display:none!important}}
.Analytics-module__PBzaLW__wrapper{gap:var(--space-4,16px);flex-direction:column;display:flex}.Analytics-module__PBzaLW__head{align-items:center;gap:var(--space-2,8px);color:var(--text-primary,#1a1a1a);display:flex}.Analytics-module__PBzaLW__title{margin:0;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:700}.Analytics-module__PBzaLW__intro{color:var(--text-secondary,#666);margin:0;font-size:.95rem}.Analytics-module__PBzaLW__summary{gap:var(--space-4,16px);flex-wrap:wrap;display:flex}.Analytics-module__PBzaLW__summaryItem{color:var(--text-primary,#333);align-items:center;gap:6px;font-weight:600;display:inline-flex}.Analytics-module__PBzaLW__empty{padding:var(--space-6,32px);text-align:center;color:var(--text-secondary,#888);background:var(--bg-surface,#fafafa);border:1px dashed var(--border-color,#e0e0e0);border-radius:var(--radius-lg,12px)}.Analytics-module__PBzaLW__funnel{gap:var(--space-2,8px);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Analytics-module__PBzaLW__row{gap:var(--space-3,12px);grid-template-columns:minmax(120px,1.6fr) minmax(0,3fr) auto auto;align-items:center;display:grid}@media (max-width:640px){.Analytics-module__PBzaLW__row{grid-template-columns:1fr auto auto}.Analytics-module__PBzaLW__barTrack{order:3;grid-column:1/-1}}.Analytics-module__PBzaLW__rowLabel{color:var(--text-primary,#1a1a1a);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.Analytics-module__PBzaLW__barTrack{background:var(--bg-muted,#f0f0f0);border-radius:var(--radius-sm,4px);block-size:22px;inline-size:100%;overflow:hidden}.Analytics-module__PBzaLW__barFill{background:var(--primary,#4f46e5);border-radius:var(--radius-sm,4px);block-size:100%;min-inline-size:2px;transition:inline-size .4s}.Analytics-module__PBzaLW__rowCount{color:var(--text-primary,#1a1a1a);font-variant-numeric:tabular-nums;text-align:end;min-inline-size:2.5ch;font-weight:700}.Analytics-module__PBzaLW__retention{color:var(--success,#16a34a);text-align:end;min-inline-size:3.5ch;font-size:.8rem;font-weight:600}.Analytics-module__PBzaLW__retentionWarn{color:var(--danger,#dc2626)}.Analytics-module__PBzaLW__foot{color:var(--text-muted,#999);margin:0;font-size:.82rem}@media (prefers-reduced-motion:reduce){.Analytics-module__PBzaLW__barFill{transition:none}}.Analytics-module__PBzaLW__kpis{gap:var(--space-3,12px);margin-block:var(--space-4,16px);grid-template-columns:repeat(auto-fit,minmax(120px,1fr));display:grid}.Analytics-module__PBzaLW__kpi{text-align:center;padding:var(--space-4,16px) var(--space-3,12px);border:1px solid var(--border-color,#e5e5e5);border-radius:var(--radius-lg,12px);background:var(--bg-surface,#fff);flex-direction:column;align-items:center;gap:2px;display:flex}.Analytics-module__PBzaLW__kpiIcon{color:var(--primary,#4f46e5);margin-block-end:4px}.Analytics-module__PBzaLW__kpiValue{color:var(--text-primary,#1a1a1a);font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:800;line-height:1.1}.Analytics-module__PBzaLW__kpiLabel{color:var(--text-secondary,#888);font-size:.76rem}
.AiOutlineGenerator-module__EnOU_a__trigger{align-items:center;gap:var(--space-2,8px);min-height:48px;padding-inline:var(--space-5,24px);border:1px solid var(--primary,#4f46e5);border-radius:var(--radius-md,8px);background:var(--primary-light,#4f46e514);color:var(--primary,#4f46e5);cursor:pointer;font-weight:600;transition:background .15s;display:inline-flex}.AiOutlineGenerator-module__EnOU_a__trigger:hover{background:var(--primary-light,#4f46e526)}.AiOutlineGenerator-module__EnOU_a__trigger:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e54d);outline:none}.AiOutlineGenerator-module__EnOU_a__panel{border:1px solid var(--primary-light,#c7d2fe);border-radius:var(--radius-lg,12px);background:var(--bg-surface,#fff);padding:var(--space-4,16px);gap:var(--space-3,12px);flex-direction:column;display:flex}.AiOutlineGenerator-module__EnOU_a__panelHead{justify-content:space-between;align-items:center;gap:var(--space-2,8px);display:flex}.AiOutlineGenerator-module__EnOU_a__panelTitle{color:var(--text-primary,#1a1a1a);align-items:center;gap:6px;margin:0;font-size:1.05rem;font-weight:600;display:flex}.AiOutlineGenerator-module__EnOU_a__close{width:36px;height:36px;color:var(--text-secondary,#666);cursor:pointer;border-radius:var(--radius-md,8px);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.AiOutlineGenerator-module__EnOU_a__close:hover{background:var(--bg-muted,#f5f5f5)}.AiOutlineGenerator-module__EnOU_a__close:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e540);outline:none}.AiOutlineGenerator-module__EnOU_a__field{gap:var(--space-2,8px);flex-direction:column;display:flex}.AiOutlineGenerator-module__EnOU_a__label{color:var(--text-secondary,#666);font-size:.85rem;font-weight:500}.AiOutlineGenerator-module__EnOU_a__input{min-height:48px;padding-inline:var(--space-3,12px);border:1px solid var(--border-color,#ddd);border-radius:var(--radius-md,8px);background:var(--bg-card,var(--bg-surface,#fff));color:var(--text-primary,#1a1a1a);font-size:.95rem}.AiOutlineGenerator-module__EnOU_a__input:focus-visible{border-color:var(--primary,#4f46e5);box-shadow:0 0 0 3px var(--primary-light,#4f46e533);outline:none}.AiOutlineGenerator-module__EnOU_a__input:disabled{background:var(--bg-muted,#f5f5f5)}.AiOutlineGenerator-module__EnOU_a__btnPrimary,.AiOutlineGenerator-module__EnOU_a__btnApply,.AiOutlineGenerator-module__EnOU_a__btnGhost{min-height:48px;padding-inline:var(--space-5,24px);border-radius:var(--radius-md,8px);cursor:pointer;justify-content:center;align-items:center;gap:6px;width:fit-content;font-weight:600;transition:filter .15s,background .15s;display:inline-flex}.AiOutlineGenerator-module__EnOU_a__btnPrimary{background:var(--primary,#4f46e5);color:#fff;border:none}.AiOutlineGenerator-module__EnOU_a__btnApply{background:var(--success,#16a34a);color:#fff;border:none}.AiOutlineGenerator-module__EnOU_a__btnPrimary:hover,.AiOutlineGenerator-module__EnOU_a__btnApply:hover{filter:brightness(1.08)}.AiOutlineGenerator-module__EnOU_a__btnPrimary:disabled,.AiOutlineGenerator-module__EnOU_a__btnApply:disabled,.AiOutlineGenerator-module__EnOU_a__btnGhost:disabled{opacity:.55;cursor:not-allowed}.AiOutlineGenerator-module__EnOU_a__btnGhost{border:1px solid var(--border-color,#ddd);color:var(--text-primary,#333);background:0 0}.AiOutlineGenerator-module__EnOU_a__btnGhost:hover{background:var(--bg-muted,#f5f5f5)}.AiOutlineGenerator-module__EnOU_a__btnPrimary:focus-visible,.AiOutlineGenerator-module__EnOU_a__btnApply:focus-visible,.AiOutlineGenerator-module__EnOU_a__btnGhost:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e54d);outline:none}.AiOutlineGenerator-module__EnOU_a__preview{gap:var(--space-3,12px);border-block-start:1px solid var(--border-color,#eee);flex-direction:column;padding-block-start:var(--space-3,12px);display:flex}.AiOutlineGenerator-module__EnOU_a__previewHint{color:var(--text-secondary,#666);margin:0;font-size:.85rem}.AiOutlineGenerator-module__EnOU_a__outlineList{gap:var(--space-3,12px);flex-direction:column;max-height:360px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.AiOutlineGenerator-module__EnOU_a__outlineSection{gap:var(--space-2,8px);flex-direction:column;display:flex}.AiOutlineGenerator-module__EnOU_a__secTitle{color:var(--text-primary,#1a1a1a);font-weight:600}.AiOutlineGenerator-module__EnOU_a__lessonList{flex-direction:column;gap:4px;margin:0;padding-inline-start:var(--space-4,16px);list-style:none;display:flex}.AiOutlineGenerator-module__EnOU_a__lessonItem{color:var(--text-secondary,#555);align-items:center;gap:4px;font-size:.9rem;display:flex}.AiOutlineGenerator-module__EnOU_a__actions{gap:var(--space-2,8px);flex-wrap:wrap;display:flex}.AiOutlineGenerator-module__EnOU_a__spin{animation:.8s linear infinite AiOutlineGenerator-module__EnOU_a__aiSpin}@keyframes AiOutlineGenerator-module__EnOU_a__aiSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.AiOutlineGenerator-module__EnOU_a__trigger,.AiOutlineGenerator-module__EnOU_a__btnPrimary,.AiOutlineGenerator-module__EnOU_a__btnApply,.AiOutlineGenerator-module__EnOU_a__btnGhost{transition:none}.AiOutlineGenerator-module__EnOU_a__spin{animation:none}}.AiOutlineGenerator-module__EnOU_a__warn{color:var(--text-secondary);background:var(--warning-bg);border-radius:6px;align-items:flex-start;gap:.4rem;margin-block-end:.4rem;padding:.45rem .55rem;font-size:.78rem;line-height:1.4;display:flex}.AiOutlineGenerator-module__EnOU_a__warn svg{color:var(--warning);flex-shrink:0;margin-block-start:1px}
.PresenceBar-module__npUbwq__bar{background:#3b82f614;border:1px solid #3b82f640;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .65rem;display:inline-flex}.PresenceBar-module__npUbwq__icon{color:var(--primary,#4f46e5)}.PresenceBar-module__npUbwq__list{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.PresenceBar-module__npUbwq__chip{background:var(--bg-surface,#fff);border-radius:999px;align-items:center;gap:.3rem;padding:.15rem .5rem .15rem .15rem;font-size:.75rem;display:inline-flex}.PresenceBar-module__npUbwq__avatar{object-fit:cover;border-radius:50%;width:18px;height:18px}.PresenceBar-module__npUbwq__initials{background:var(--primary,#4f46e5);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:inline-flex}.PresenceBar-module__npUbwq__name{color:var(--text-primary);font-weight:500}.PresenceBar-module__npUbwq__more{color:var(--text-muted);padding:0 .3rem;font-size:.72rem}
.RegWallModal-module__BCCccG__modal{overflow:hidden}.RegWallModal-module__BCCccG__body{text-align:center;align-items:center;gap:var(--space-4);padding:var(--space-5) var(--space-4) var(--space-4);flex-direction:column;animation:.28s cubic-bezier(.16,1,.3,1) RegWallModal-module__BCCccG__regwallIn;display:flex}.RegWallModal-module__BCCccG__iconWrap{border-radius:var(--radius-lg);width:56px;height:56px;color:var(--text-on-primary);background:var(--primary);box-shadow:var(--shadow-md);justify-content:center;align-items:center;display:inline-flex}.RegWallModal-module__BCCccG__title{font-size:var(--font-xl);color:var(--text-primary);margin:0;font-weight:700;line-height:1.2}.RegWallModal-module__BCCccG__text{font-size:var(--font-base);color:var(--text-secondary);max-width:36ch;margin:0;font-weight:400;line-height:1.6}.RegWallModal-module__BCCccG__actions{gap:var(--space-2);width:100%;margin-top:var(--space-2);flex-direction:column;display:flex}.RegWallModal-module__BCCccG__primaryBtn{height:48px;padding:var(--space-3) var(--space-5);border-radius:var(--radius-md);background:var(--primary);color:var(--text-on-primary);font-size:var(--font-base);cursor:pointer;border:none;font-weight:600;transition:transform .2s,opacity .2s,background-color .2s}.RegWallModal-module__BCCccG__primaryBtn:hover{opacity:.95;transform:scale(1.02)}.RegWallModal-module__BCCccG__primaryBtn:active{transform:scale(.98)}.RegWallModal-module__BCCccG__primaryBtn:focus-visible{box-shadow:0 0 0 3px var(--primary-light);outline:none}.RegWallModal-module__BCCccG__secondaryBtn{height:40px;padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);color:var(--text-secondary);font-size:var(--font-sm);cursor:pointer;background:0 0;border:none;font-weight:500;transition:background-color .2s,color .2s}.RegWallModal-module__BCCccG__secondaryBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.RegWallModal-module__BCCccG__secondaryBtn:focus-visible{box-shadow:0 0 0 3px var(--primary-light);outline:none}@keyframes RegWallModal-module__BCCccG__regwallIn{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.RegWallModal-module__BCCccG__body{animation:none}.RegWallModal-module__BCCccG__primaryBtn,.RegWallModal-module__BCCccG__secondaryBtn{transition:none}.RegWallModal-module__BCCccG__primaryBtn:hover,.RegWallModal-module__BCCccG__primaryBtn:active{transform:none}}@media (max-width:480px){.RegWallModal-module__BCCccG__body{padding:var(--space-4) var(--space-3) var(--space-3)}.RegWallModal-module__BCCccG__title{font-size:var(--font-lg)}}
.Curriculum-module__k2Kxua__loading{text-align:center;color:var(--text-muted);padding:3rem}.Curriculum-module__k2Kxua__errorBox{background:var(--danger-bg,#fee2e2);color:var(--danger,#ef4444);border:1px solid var(--danger,#ef444433);border-radius:8px;max-width:700px;margin:0 auto;padding:1rem;font-size:.9rem}.Curriculum-module__k2Kxua__tabs{border-bottom:1px solid var(--border-color,#e2e8f0);gap:.3rem;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.Curriculum-module__k2Kxua__tabLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.35rem;padding:.5rem .85rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.Curriculum-module__k2Kxua__tabLink:hover{color:var(--text-primary)}.Curriculum-module__k2Kxua__tabLinkActive{color:var(--primary,#4f46e5);border-bottom-color:var(--primary,#4f46e5)}.Curriculum-module__k2Kxua__empty{text-align:center;border:1px dashed var(--border-color,#e2e8f0);background:var(--bg-main,#f8fafc);border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem;padding:2.5rem 1.5rem;display:flex}.Curriculum-module__k2Kxua__emptyIcon{color:var(--text-muted);margin-bottom:.25rem}.Curriculum-module__k2Kxua__empty h3{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600}.Curriculum-module__k2Kxua__empty p{color:var(--text-muted);max-width:380px;margin:0;font-size:.85rem}.Curriculum-module__k2Kxua__readOnlyBanner{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-5);border-radius:var(--radius-md);background:color-mix(in srgb, var(--warning) 12%, transparent);border:1px solid color-mix(in srgb, var(--warning) 35%, transparent);color:var(--text-primary);font-size:var(--font-sm);line-height:1.5;display:flex}.Curriculum-module__k2Kxua__readOnlyBanner svg{color:var(--warning);flex-shrink:0}.Curriculum-module__k2Kxua__toolbar{flex-wrap:wrap;gap:.5rem;margin-block-end:var(--space-4,16px);display:flex}
.LessonEditor-module__z8P4Aq__wrapper{flex-direction:column;gap:1.25rem;width:100%;max-width:900px;margin:0 auto;display:flex}.LessonEditor-module__z8P4Aq__section{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:12px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.LessonEditor-module__z8P4Aq__sectionTitleRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.LessonEditor-module__z8P4Aq__sectionTitle{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600}.LessonEditor-module__z8P4Aq__localeSelectorWrapper{align-items:center;gap:.5rem;display:flex}.LessonEditor-module__z8P4Aq__localeLabel{color:var(--text-secondary);font-size:.8rem;font-weight:500}.LessonEditor-module__z8P4Aq__field{flex-direction:column;gap:.3rem;display:flex}.LessonEditor-module__z8P4Aq__label{color:var(--text-secondary);font-size:.78rem;font-weight:500}.LessonEditor-module__z8P4Aq__input,.LessonEditor-module__z8P4Aq__select{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);color:var(--text-primary);border-radius:8px;outline:none;height:38px;padding:.55rem .75rem;font-size:.9rem}.LessonEditor-module__z8P4Aq__input:focus,.LessonEditor-module__z8P4Aq__select:focus{border-color:var(--primary,#4f46e5)}.LessonEditor-module__z8P4Aq__metaRow{grid-template-columns:1fr 1fr 1fr;gap:1rem;display:grid}.LessonEditor-module__z8P4Aq__durationRow{align-items:center;gap:.3rem;display:flex}.LessonEditor-module__z8P4Aq__durInput{text-align:center;width:60px}.LessonEditor-module__z8P4Aq__durSep{color:var(--text-muted);font-size:.8rem}.LessonEditor-module__z8P4Aq__selectWrapper{width:100%}.LessonEditor-module__z8P4Aq__toggle{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:.35rem;width:100%;min-height:38px;padding:.55rem .85rem;font-size:.85rem;font-weight:500;display:inline-flex}.LessonEditor-module__z8P4Aq__toggle:hover{background:var(--bg-main,#f4f6f8)}.LessonEditor-module__z8P4Aq__toggleOn{background:var(--success-bg,#d1fae5);color:var(--success,#10b981);border-color:#22c55e4d}.LessonEditor-module__z8P4Aq__metaActions{justify-content:flex-end;display:flex}.LessonEditor-module__z8P4Aq__btnPrimary{background:var(--primary,#4f46e5);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.55rem 1.25rem;font-size:.88rem;font-weight:600}.LessonEditor-module__z8P4Aq__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.LessonEditor-module__z8P4Aq__backInline{color:var(--text-secondary);align-items:center;gap:.3rem;font-size:.78rem;text-decoration:none;display:inline-flex}.LessonEditor-module__z8P4Aq__backInline:hover{color:var(--text-primary)}.LessonEditor-module__z8P4Aq__help{color:var(--text-muted);margin:0;font-size:.78rem}.LessonEditor-module__z8P4Aq__loading{text-align:center;color:var(--text-muted);padding:3rem}.LessonEditor-module__z8P4Aq__errorBox{background:var(--danger-bg,#fee2e2);color:var(--danger,#ef4444);border:1px solid #ef444433;border-radius:8px;max-width:700px;margin:0 auto;padding:1rem;font-size:.9rem}@media (max-width:720px){.LessonEditor-module__z8P4Aq__metaRow{grid-template-columns:1fr}.LessonEditor-module__z8P4Aq__freeField{justify-content:flex-start}.LessonEditor-module__z8P4Aq__sectionTitleRow{flex-direction:column;align-items:flex-start;gap:.75rem;width:100%}.LessonEditor-module__z8P4Aq__localeSelectorWrapper{justify-content:space-between;width:100%}}.LessonEditor-module__z8P4Aq__historyBtn{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);color:var(--text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .75rem;font-size:.78rem;font-weight:500;display:inline-flex}.LessonEditor-module__z8P4Aq__historyBtn:hover{background:var(--bg-main,#f4f6f8);color:var(--text-primary)}.LessonEditor-module__z8P4Aq__restoreBanner{background:var(--bg-surface,#fff);border:1px solid var(--primary,#4f46e5);z-index:50;border-radius:12px;align-items:center;gap:1rem;max-width:640px;padding:.85rem 1.25rem;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000029}.LessonEditor-module__z8P4Aq__restoreText{color:var(--text-primary);flex:1;font-size:.85rem;line-height:1.45}.LessonEditor-module__z8P4Aq__restoreActions{gap:.5rem;display:flex}.LessonEditor-module__z8P4Aq__attachBtn{background:var(--primary,#4f46e5);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.45rem .85rem;font-size:.82rem;font-weight:500;display:inline-flex}.LessonEditor-module__z8P4Aq__attachBtn:hover{opacity:.92}.LessonEditor-module__z8P4Aq__attachBtn:disabled{opacity:.5;cursor:not-allowed}.LessonEditor-module__z8P4Aq__btnSecondary,.LessonEditor-module__z8P4Aq__btnPrimary{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:8px;padding:.45rem .85rem;font-size:.8rem;font-weight:500}.LessonEditor-module__z8P4Aq__btnSecondary{background:var(--bg-main,#f4f6f8);color:var(--text-primary);border-color:var(--border-color,#e2e8f0)}.LessonEditor-module__z8P4Aq__btnPrimary{background:var(--primary,#4f46e5);color:#fff}.LessonEditor-module__z8P4Aq__btnPrimary:hover{opacity:.92}.LessonEditor-module__z8P4Aq__hint{color:var(--text-muted);margin:.5rem 0 0;font-size:.8rem;line-height:1.4}.LessonEditor-module__z8P4Aq__readOnlyBanner{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-4);border-radius:var(--radius-md);background:color-mix(in srgb, var(--warning) 12%, transparent);border:1px solid color-mix(in srgb, var(--warning) 35%, transparent);color:var(--text-primary);font-size:var(--font-sm);line-height:1.5;display:flex}.LessonEditor-module__z8P4Aq__readOnlyBanner svg{color:var(--warning);flex-shrink:0}
.Publish-module__1nZa-G__wrapper{flex-direction:column;gap:1rem;display:flex}.Publish-module__1nZa-G__loading{text-align:center;color:var(--text-muted);padding:3rem}.Publish-module__1nZa-G__section{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:12px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.Publish-module__1nZa-G__sectionTitle{color:var(--text-primary);margin:0;font-size:.95rem;font-weight:600}.Publish-module__1nZa-G__checkList{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.Publish-module__1nZa-G__checkItem{background:var(--bg-main,#f8fafc);border-radius:8px;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.88rem;display:flex}.Publish-module__1nZa-G__checkItem.Publish-module__1nZa-G__ok{color:var(--success,#10b981);background:var(--success-bg,#d1fae5)}.Publish-module__1nZa-G__checkItem.Publish-module__1nZa-G__bad{color:var(--danger,#ef4444);background:var(--danger-bg,#fee2e2)}.Publish-module__1nZa-G__checkItem.Publish-module__1nZa-G__warn{color:var(--warning,#f59e0b);background:var(--warning-bg,#fef3c7)}.Publish-module__1nZa-G__muted{color:var(--text-muted);margin:0;font-size:.88rem;line-height:1.5}.Publish-module__1nZa-G__btnPrimary,.Publish-module__1nZa-G__btnSuccess,.Publish-module__1nZa-G__btnSecondary,.Publish-module__1nZa-G__btnDanger,.Publish-module__1nZa-G__previewLink{cursor:pointer;border:1px solid #0000;border-radius:8px;align-self:flex-start;align-items:center;gap:.35rem;padding:.55rem 1.05rem;font-size:.88rem;font-weight:500;text-decoration:none;display:inline-flex}.Publish-module__1nZa-G__btnPrimary{background:var(--primary,#4f46e5);color:#fff}.Publish-module__1nZa-G__btnPrimary:hover{opacity:.92}.Publish-module__1nZa-G__btnPrimary:disabled,.Publish-module__1nZa-G__btnSuccess:disabled,.Publish-module__1nZa-G__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.Publish-module__1nZa-G__btnSuccess{background:var(--success,#10b981);color:#fff}.Publish-module__1nZa-G__btnSuccess:hover{opacity:.92}.Publish-module__1nZa-G__btnDanger{background:var(--danger,#ef4444);color:#fff}.Publish-module__1nZa-G__btnDanger:hover{opacity:.92}.Publish-module__1nZa-G__btnDanger:disabled{opacity:.5;cursor:not-allowed}.Publish-module__1nZa-G__btnSecondary{background:var(--bg-main,#f1f5f9);color:var(--text-primary);border-color:var(--border-color,#e2e8f0)}.Publish-module__1nZa-G__btnSecondary:hover{filter:brightness(.95)}.Publish-module__1nZa-G__previewLink{background:var(--bg-surface,#fff);color:var(--primary,#4f46e5);border-color:var(--primary,#4f46e5)}.Publish-module__1nZa-G__previewLink:hover{background:#3b82f60f}@media (max-width:640px){.Publish-module__1nZa-G__btnPrimary,.Publish-module__1nZa-G__btnSuccess,.Publish-module__1nZa-G__btnSecondary,.Publish-module__1nZa-G__btnDanger,.Publish-module__1nZa-G__previewLink{justify-content:center;width:100%}}.Publish-module__1nZa-G__btnGhost{border:1px solid var(--border-color,#e2e8f0);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:.3rem;padding:.35rem .7rem;font-size:.8rem;font-weight:600;transition:color .15s,background-color .15s,border-color .15s,text-decoration-color .15s,fill .15s,stroke .15s,opacity .15s,box-shadow .15s,transform .15s,filter .15s,-webkit-backdrop-filter .15s,backdrop-filter .15s;display:inline-flex}.Publish-module__1nZa-G__btnGhost:hover{background:var(--bg-muted,#f1f5f9);color:var(--text-primary)}.Publish-module__1nZa-G__versionList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Publish-module__1nZa-G__versionRow{border:1px solid var(--border-color,#e2e8f0);border-radius:var(--radius-md,8px);background:var(--bg-surface,#fff);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.6rem .85rem;display:flex}.Publish-module__1nZa-G__versionRowCurrent{border-color:var(--primary,#4f46e5);background:var(--primary-light,#eef2ff)}.Publish-module__1nZa-G__versionNum{color:var(--text-primary,#1a1a1a);font-variant-numeric:tabular-nums;font-weight:700}.Publish-module__1nZa-G__versionMeta{color:var(--text-secondary,#666);font-size:.82rem}.Publish-module__1nZa-G__versionBadge{background:var(--primary,#4f46e5);color:#fff;border-radius:999px;align-items:center;gap:.25rem;margin-inline-start:auto;padding:.15rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.Publish-module__1nZa-G__versionEtag{font-family:var(--font-mono,ui-monospace, monospace);color:var(--text-secondary,#888);font-size:.72rem}
.DynamicList-module__UXOb2G__wrapper{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.DynamicList-module__UXOb2G__label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.DynamicList-module__UXOb2G__list{flex-direction:column;gap:.5rem;display:flex}.DynamicList-module__UXOb2G__item{background-color:var(--surface);border:1px solid var(--border);border-radius:6px;align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}.DynamicList-module__UXOb2G__grip{color:var(--text-muted);cursor:grab}.DynamicList-module__UXOb2G__itemInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.DynamicList-module__UXOb2G__removeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem}.DynamicList-module__UXOb2G__removeBtn:hover{color:var(--danger);background-color:var(--danger-light)}.DynamicList-module__UXOb2G__addForm{gap:.5rem;margin-top:.5rem;display:flex}.DynamicList-module__UXOb2G__input{border:1px solid var(--border);background-color:var(--surface);color:var(--text-primary);border-radius:6px;outline:none;flex:1;padding:.5rem .75rem}.DynamicList-module__UXOb2G__input:focus{border-color:var(--primary)}.DynamicList-module__UXOb2G__addBtn{background-color:var(--surface-hover);color:var(--text-primary);border:1px solid var(--border);cursor:pointer;border-radius:6px;align-items:center;gap:.25rem;padding:.5rem 1rem;font-weight:500;display:flex}.DynamicList-module__UXOb2G__addBtn:hover:not(:disabled){background-color:var(--primary);color:#fff;border-color:var(--primary)}.DynamicList-module__UXOb2G__addBtn:disabled{opacity:.5;cursor:not-allowed}
.PaywallOverlay-module__bv-r7a__wrap{position:relative}.PaywallOverlay-module__bv-r7a__blurred{filter:blur(3px);opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none;transition:opacity .3s}@media (max-width:768px){.PaywallOverlay-module__bv-r7a__blurred{filter:none;opacity:.35}}.PaywallOverlay-module__bv-r7a__overlay{z-index:2;padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PaywallOverlay-module__bv-r7a__card{text-align:center;align-items:center;gap:var(--space-3);width:100%;max-width:380px;color:var(--text-primary);flex-direction:column;display:flex}.PaywallOverlay-module__bv-r7a__cardInline{padding:var(--space-4);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--primary) 8%, transparent);border:1px solid color-mix(in srgb, var(--primary) 35%, transparent)}.PaywallOverlay-module__bv-r7a__cardFloating{padding:var(--space-5) var(--space-6);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--bg-elevated) 92%, transparent);border:1px solid color-mix(in srgb, var(--primary) 35%, transparent);box-shadow:var(--shadow-lg)}.PaywallOverlay-module__bv-r7a__iconWrap{padding:var(--space-3);background:color-mix(in srgb, var(--primary) 15%, transparent);color:var(--primary);border-radius:50%;display:inline-flex}.PaywallOverlay-module__bv-r7a__title{font-weight:700;font-size:var(--font-lg)}.PaywallOverlay-module__bv-r7a__message{font-size:var(--font-sm);color:var(--text-secondary);line-height:1.5}.PaywallOverlay-module__bv-r7a__cta{align-items:center;gap:var(--space-1);margin-top:var(--space-1);min-height:44px;padding:var(--space-3) var(--space-5);border-radius:var(--radius-md);font-weight:600;font-size:var(--font-base);color:var(--text-on-primary);background:var(--primary);white-space:nowrap;cursor:pointer;border:none;text-decoration:none;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.PaywallOverlay-module__bv-r7a__cta:hover{background:var(--primary-hover);transform:scale(1.02)}.PaywallOverlay-module__bv-r7a__cta:active{transform:scale(.98)}.PaywallOverlay-module__bv-r7a__cta:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 45%, transparent);outline:none}@media (min-width:1920px){.PaywallOverlay-module__bv-r7a__cta{min-height:52px;font-size:var(--font-lg)}}.PaywallOverlay-module__bv-r7a__skeleton{border-radius:var(--radius-lg);min-height:120px}@media (prefers-reduced-motion:reduce){.PaywallOverlay-module__bv-r7a__cta,.PaywallOverlay-module__bv-r7a__blurred{transition:none}.PaywallOverlay-module__bv-r7a__cta:hover,.PaywallOverlay-module__bv-r7a__cta:active{transform:none}}
.Cohorts-module__7sC-JG__wrapper{gap:var(--space-5,24px);flex-direction:column;display:flex}.Cohorts-module__7sC-JG__head{align-items:center;gap:var(--space-2,8px);color:var(--text-primary,#1a1a1a);display:flex}.Cohorts-module__7sC-JG__title{margin:0;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:700}.Cohorts-module__7sC-JG__intro{color:var(--text-secondary,#666);margin:0;font-size:.95rem;line-height:1.5}.Cohorts-module__7sC-JG__card{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e5e5e5);border-radius:var(--radius-lg,12px);padding:var(--space-4,16px);gap:var(--space-4,16px);flex-direction:column;display:flex}.Cohorts-module__7sC-JG__cardTitle{color:var(--text-primary,#1a1a1a);margin:0;font-size:1.05rem;font-weight:600}.Cohorts-module__7sC-JG__createRow{gap:var(--space-4,16px);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:end;display:grid}.Cohorts-module__7sC-JG__field{gap:var(--space-2,8px);flex-direction:column;display:flex}.Cohorts-module__7sC-JG__label{color:var(--text-secondary,#666);font-size:.85rem;font-weight:500}.Cohorts-module__7sC-JG__input{height:48px;padding-inline:var(--space-3,12px);border:1px solid var(--border-color,#ddd);border-radius:var(--radius-md,8px);background:var(--bg-card,var(--bg-surface,#fff));color:var(--text-primary,#1a1a1a);font-size:.95rem}.Cohorts-module__7sC-JG__input:focus-visible{border-color:var(--primary,#4f46e5);box-shadow:0 0 0 3px var(--primary-light,#4f46e533);outline:none}.Cohorts-module__7sC-JG__btnPrimary{justify-content:center;align-items:center;gap:var(--space-2,8px);min-height:48px;padding-inline:var(--space-5,24px);border-radius:var(--radius-md,8px);background:var(--primary,#4f46e5);color:#fff;cursor:pointer;border:none;font-weight:600;transition:filter .15s,transform .1s;display:inline-flex}.Cohorts-module__7sC-JG__btnPrimary:hover{filter:brightness(1.08)}.Cohorts-module__7sC-JG__btnPrimary:active{transform:translateY(1px)}.Cohorts-module__7sC-JG__btnPrimary:disabled{opacity:.55;cursor:not-allowed}.Cohorts-module__7sC-JG__btnPrimary:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e54d);outline:none}.Cohorts-module__7sC-JG__empty{padding:var(--space-6,32px);text-align:center;color:var(--text-secondary,#888);background:var(--bg-surface,#fafafa);border:1px dashed var(--border-color,#e0e0e0);border-radius:var(--radius-lg,12px)}.Cohorts-module__7sC-JG__grid{gap:var(--space-4,16px);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.Cohorts-module__7sC-JG__cohort{border:2px solid var(--border-color,#e5e5e5);border-radius:var(--radius-lg,12px);padding:var(--space-4,16px);background:var(--bg-surface,#fff);cursor:pointer;gap:var(--space-3,12px);flex-direction:column;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.Cohorts-module__7sC-JG__cohort:hover{border-color:var(--primary-light,#c7d2fe)}.Cohorts-module__7sC-JG__cohort:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e540);outline:none}.Cohorts-module__7sC-JG__cohortActive{border-color:var(--primary,#4f46e5);box-shadow:0 0 0 3px var(--primary-light,#4f46e526)}.Cohorts-module__7sC-JG__cohortArchived{opacity:.65}.Cohorts-module__7sC-JG__cohortName{color:var(--text-primary,#1a1a1a);font-size:1rem;font-weight:600}.Cohorts-module__7sC-JG__cohortMeta{gap:var(--space-3,12px);color:var(--text-secondary,#666);flex-wrap:wrap;font-size:.85rem;display:flex}.Cohorts-module__7sC-JG__cohortMeta span{align-items:center;gap:4px;display:inline-flex}.Cohorts-module__7sC-JG__badgeArchived{padding:2px var(--space-2,8px);border-radius:var(--radius-sm,4px);background:var(--bg-muted,#f0f0f0);color:var(--text-secondary,#888);font-size:.75rem}.Cohorts-module__7sC-JG__cohortActions{gap:var(--space-2,8px);display:flex}.Cohorts-module__7sC-JG__iconBtn{border:1px solid var(--border-color,#ddd);border-radius:var(--radius-md,8px);background:var(--bg-card,var(--bg-surface,#fff));width:40px;height:40px;color:var(--text-secondary,#555);cursor:pointer;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.Cohorts-module__7sC-JG__iconBtn:hover{background:var(--bg-muted,#f5f5f5)}.Cohorts-module__7sC-JG__iconBtn:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e540);outline:none}.Cohorts-module__7sC-JG__iconBtn:disabled{opacity:.5;cursor:not-allowed}.Cohorts-module__7sC-JG__iconDanger:hover{color:var(--danger,#dc2626);border-color:var(--danger,#dc2626)}.Cohorts-module__7sC-JG__roster{gap:var(--space-2,8px);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Cohorts-module__7sC-JG__rosterItem{align-items:center;gap:var(--space-3,12px);padding:var(--space-3,12px);border:1px solid var(--border-color,#eee);border-radius:var(--radius-md,8px);background:var(--bg-card,var(--bg-surface,#fff));display:flex}.Cohorts-module__7sC-JG__rosterName{color:var(--text-primary,#1a1a1a);flex:1;font-weight:500}.Cohorts-module__7sC-JG__rosterHint{color:var(--warning,#b45309);font-size:.75rem}.Cohorts-module__7sC-JG__assignBtn{min-height:40px;padding-inline:var(--space-4,16px);border:1px solid var(--primary,#4f46e5);border-radius:var(--radius-md,8px);color:var(--primary,#4f46e5);cursor:pointer;background:0 0;align-items:center;gap:6px;font-size:.85rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.Cohorts-module__7sC-JG__assignBtn:hover{background:var(--primary-light,#4f46e51a)}.Cohorts-module__7sC-JG__assignBtn:focus-visible{box-shadow:0 0 0 3px var(--primary-light,#4f46e540);outline:none}.Cohorts-module__7sC-JG__assignBtn:disabled{opacity:.55;cursor:not-allowed}.Cohorts-module__7sC-JG__assignBtnOn{background:var(--primary,#4f46e5);color:#fff}.Cohorts-module__7sC-JG__assignBtnOn:hover{filter:brightness(1.08);background:var(--primary,#4f46e5)}@media (prefers-reduced-motion:reduce){.Cohorts-module__7sC-JG__btnPrimary,.Cohorts-module__7sC-JG__cohort,.Cohorts-module__7sC-JG__iconBtn,.Cohorts-module__7sC-JG__assignBtn{transition:none}}.Cohorts-module__7sC-JG__readOnlyBanner{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);margin-bottom:var(--space-4);border-radius:var(--radius-md);background:color-mix(in srgb, var(--warning) 12%, transparent);border:1px solid color-mix(in srgb, var(--warning) 35%, transparent);color:var(--text-primary);font-size:var(--font-sm);line-height:1.5;display:flex}.Cohorts-module__7sC-JG__readOnlyBanner svg{color:var(--warning);flex-shrink:0}.Cohorts-module__7sC-JG__input:disabled{opacity:.6;cursor:not-allowed}
.Library-module__HXGIDa__page{flex-direction:column;gap:1rem;display:flex}.Library-module__HXGIDa__toolbar{align-items:center;gap:.5rem;display:flex}.Library-module__HXGIDa__search{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);color:var(--text-primary);border-radius:8px;flex:1;padding:.55rem .75rem;font-family:inherit;font-size:.9rem}.Library-module__HXGIDa__search:focus{border-color:var(--primary,#4f46e5);outline:none}.Library-module__HXGIDa__btnPrimary,.Library-module__HXGIDa__btnGhost{cursor:pointer;white-space:nowrap;border-radius:8px;align-items:center;gap:.35rem;padding:.55rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.Library-module__HXGIDa__btnPrimary{background:var(--primary,#4f46e5);color:#fff;border:1px solid var(--primary,#4f46e5)}.Library-module__HXGIDa__btnPrimary:hover{filter:brightness(.95)}.Library-module__HXGIDa__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.Library-module__HXGIDa__btnGhost{border:1px solid var(--border-color,#e2e8f0);color:var(--text-secondary);background:0 0}.Library-module__HXGIDa__btnGhost:hover{background:var(--bg-muted,#f1f5f9);color:var(--text-primary)}.Library-module__HXGIDa__muted{color:var(--text-muted);font-size:.85rem}.Library-module__HXGIDa__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.Library-module__HXGIDa__blockCard{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);border-radius:10px;flex-direction:column;gap:.5rem;padding:.85rem;display:flex}.Library-module__HXGIDa__blockHead{justify-content:space-between;align-items:center;display:flex}.Library-module__HXGIDa__kindBadge{background:var(--info-bg,#dbeafe);color:var(--info,#2563eb);border-radius:999px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.Library-module__HXGIDa__usage{color:var(--text-muted);font-size:.72rem}.Library-module__HXGIDa__blockTitle{color:var(--text-primary);font-size:.92rem;font-weight:600}.Library-module__HXGIDa__blockActions{justify-content:flex-end;gap:.35rem;display:flex}.Library-module__HXGIDa__iconBtn,.Library-module__HXGIDa__iconDanger{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-surface,#fff);cursor:pointer;border-radius:6px;padding:.35rem;display:inline-flex}.Library-module__HXGIDa__iconBtn{color:var(--text-secondary)}.Library-module__HXGIDa__iconBtn:hover{background:var(--bg-muted,#f1f5f9);color:var(--text-primary)}.Library-module__HXGIDa__iconDanger{color:var(--danger,#dc2626)}.Library-module__HXGIDa__iconDanger:hover{background:var(--danger-bg,#fee2e2)}.Library-module__HXGIDa__overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Library-module__HXGIDa__modal{background:var(--bg-surface,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:12px;flex-direction:column;width:100%;max-width:720px;max-height:90vh;display:flex;overflow:hidden}.Library-module__HXGIDa__modalHead{border-bottom:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.Library-module__HXGIDa__modalHead h3{color:var(--text-primary);align-items:center;gap:.4rem;margin:0;font-size:1rem;display:flex}.Library-module__HXGIDa__modalBody{flex-direction:column;gap:.75rem;padding:1rem 1.25rem;display:flex;overflow-y:auto}.Library-module__HXGIDa__row{gap:.5rem;display:flex}.Library-module__HXGIDa__editorWrap{border:1px solid var(--border-color,#e2e8f0);border-radius:8px;overflow:hidden}.Library-module__HXGIDa__modalFoot{border-top:1px solid var(--border-color,#e2e8f0);justify-content:flex-end;gap:.5rem;padding:.85rem 1.25rem;display:flex}