.contracts-module__p3PLcW__pageWrapper{flex-direction:column;gap:1rem;height:calc(100vh - 72px - 5rem);display:flex}.contracts-module__p3PLcW__container{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:visible!important}.contracts-module__p3PLcW__title{align-items:center;gap:.5rem;margin:0;font-size:1.25rem;display:flex}.contracts-module__p3PLcW__filterBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.contracts-module__p3PLcW__filterSelects{align-items:center;gap:.5rem;display:flex}.contracts-module__p3PLcW__searchInput{width:240px;font-size:.85rem}.contracts-module__p3PLcW__filterBtn{height:auto;padding:.4rem .75rem;font-size:.85rem}.contracts-module__p3PLcW__tableContainer{scrollbar-gutter:stable;flex:1;padding:0;overflow:auto}.contracts-module__p3PLcW__paginationCard{flex-shrink:0}.contracts-module__p3PLcW__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;margin-bottom:1rem}.contracts-module__p3PLcW__table th{border-bottom:1px solid var(--border);color:hsl(var(--muted-foreground));white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#fffffffa;padding:1.5rem 1rem 1rem;font-size:.9rem;font-weight:500;position:sticky;top:0}.contracts-module__p3PLcW__table th:first-child,.contracts-module__p3PLcW__table td:first-child{padding-left:1.5rem}.contracts-module__p3PLcW__table th:last-child,.contracts-module__p3PLcW__table td:last-child{padding-right:1.5rem}.contracts-module__p3PLcW__table th.contracts-module__p3PLcW__alignRight{text-align:right}.contracts-module__p3PLcW__table td{border-bottom:1px solid #00000008;padding:1rem}.contracts-module__p3PLcW__idCell{color:hsl(var(--foreground));align-items:center;gap:6px;font-size:.85rem;display:flex}.contracts-module__p3PLcW__statusWrapper{margin-top:.4rem}.contracts-module__p3PLcW__titleCell{color:hsl(var(--foreground));font-size:.9rem;font-weight:500}.contracts-module__p3PLcW__titleType{color:hsl(var(--muted-foreground));align-items:center;gap:4px;margin-top:.2rem;font-size:.75rem;display:flex}.contracts-module__p3PLcW__partyCell{font-size:.85rem}.contracts-module__p3PLcW__amountCell{color:var(--accent-blue);font-size:.95rem;font-weight:600}.contracts-module__p3PLcW__blockHeight{color:hsl(var(--foreground));justify-content:flex-end;align-items:center;gap:6px;font-size:.85rem;display:flex}.contracts-module__p3PLcW__date{color:hsl(var(--muted-foreground));text-align:right;margin-top:.3rem;font-size:.75rem}.contracts-module__p3PLcW__spinningIcon{animation:1s linear infinite contracts-module__p3PLcW__spin}
.message-module__ndyxnG__container{z-index:9999;pointer-events:none;flex-direction:column;gap:10px;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.message-module__ndyxnG__message{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:var(--radius,12px);pointer-events:auto;border:1px solid var(--border,#eee);background:#fffffff2;align-items:center;gap:10px;min-width:300px;max-width:600px;padding:12px 20px;animation:.3s cubic-bezier(.16,1,.3,1) message-module__ndyxnG__slideDown;display:flex;box-shadow:0 4px 24px -1px #0000001a,0 0 0 1px #0000000d}.message-module__ndyxnG__icon{justify-content:center;align-items:center;display:flex}.message-module__ndyxnG__content{color:hsl(var(--foreground));flex:1;font-size:.9rem;font-weight:500}.message-module__ndyxnG__close{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex}.message-module__ndyxnG__close:hover{color:hsl(var(--foreground));background:#0000000d}.message-module__ndyxnG__message.message-module__ndyxnG__success .message-module__ndyxnG__icon{color:#10b981}.message-module__ndyxnG__message.message-module__ndyxnG__error .message-module__ndyxnG__icon{color:var(--destructive,#ef4444)}.message-module__ndyxnG__message.message-module__ndyxnG__info .message-module__ndyxnG__icon{color:var(--accent-blue,#0ea5e9)}.message-module__ndyxnG__message.message-module__ndyxnG__warning .message-module__ndyxnG__icon{color:#f59e0b}@keyframes message-module__ndyxnG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.confirm-module__Q_jRbW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0006;justify-content:center;align-items:center;animation:.2s confirm-module__Q_jRbW__fadeIn;display:flex;position:fixed;inset:0}.confirm-module__Q_jRbW__dialog{background:hsl(var(--background));border-radius:var(--radius,16px);border:1px solid var(--border-light,#0000001a);flex-direction:column;gap:16px;width:90%;max-width:400px;padding:24px;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.confirm-module__Q_jRbW__header{text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.confirm-module__Q_jRbW__iconContainer{background:var(--accent-blue,#0ea5e9);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 14px #0ea5e94d}.confirm-module__Q_jRbW__iconContainer.confirm-module__Q_jRbW__danger{background:var(--destructive,#ef4444);box-shadow:0 4px 14px #ef44444d}.confirm-module__Q_jRbW__title{color:hsl(var(--foreground));margin:0;font-size:1.25rem;font-weight:600}.confirm-module__Q_jRbW__content{color:hsl(var(--muted-foreground));text-align:center;font-size:.925rem;line-height:1.5}.confirm-module__Q_jRbW__actions{gap:12px;width:100%;margin-top:8px;display:flex}.confirm-module__Q_jRbW__actions button{flex:1}.confirm-module__Q_jRbW__btnDanger{background:var(--destructive,#ef4444)!important;color:#fff!important;border:none!important;box-shadow:0 4px 14px #ef44444d!important}.confirm-module__Q_jRbW__btnDanger:hover{transform:translateY(-2px);background:#dc2626!important}@keyframes confirm-module__Q_jRbW__fadeIn{0%{opacity:0}to{opacity:1}}
.Pagination-module___xmoaa__paginationContainer{justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;display:flex}.Pagination-module___xmoaa__metaInfo{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Pagination-module___xmoaa__totalInfo{color:hsl(var(--muted-foreground));font-size:.85rem}.Pagination-module___xmoaa__totalInfo span{color:hsl(var(--foreground));margin:0 .2rem;font-weight:600}.Pagination-module___xmoaa__pageSizeControl{align-items:center;gap:.5rem;display:inline-flex}.Pagination-module___xmoaa__pageSizeLabel{color:hsl(var(--muted-foreground));font-size:.85rem}.Pagination-module___xmoaa__pageSizeControl button{min-width:7.5rem}.Pagination-module___xmoaa__pager{align-items:center;gap:.25rem;display:flex}.Pagination-module___xmoaa__pagesList{align-items:center;gap:.25rem;margin:0 .5rem;display:flex}.Pagination-module___xmoaa__pageItem{min-width:2rem;height:2rem;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0 .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.Pagination-module___xmoaa__pageItem:hover:not(:disabled):not(.Pagination-module___xmoaa__active){color:hsl(var(--foreground));background:#0000000a}.Pagination-module___xmoaa__pageItem:disabled{opacity:.4;cursor:not-allowed}.Pagination-module___xmoaa__pageItem.Pagination-module___xmoaa__active{background:var(--accent-indigo);color:#fff;border-color:var(--accent-indigo);cursor:default;box-shadow:0 2px 8px #4f46e540}@media (max-width:640px){.Pagination-module___xmoaa__paginationContainer{flex-direction:column;padding:1rem}.Pagination-module___xmoaa__metaInfo,.Pagination-module___xmoaa__pager,.Pagination-module___xmoaa__pageSizeControl{justify-content:center;width:100%}}
.AdminAgentsTable-module__BljBkG__pageWrapper{flex-direction:column;gap:1rem;height:calc(100vh - 72px - 5rem);display:flex}.AdminAgentsTable-module__BljBkG__container{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:visible!important}.AdminAgentsTable-module__BljBkG__title{align-items:center;gap:.75rem;margin:0;font-size:1.25rem;font-weight:600;display:flex}.AdminAgentsTable-module__BljBkG__filterBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.AdminAgentsTable-module__BljBkG__filterSelects{align-items:center;gap:.5rem;display:flex}.AdminAgentsTable-module__BljBkG__searchInput{width:260px;font-size:.85rem}.AdminAgentsTable-module__BljBkG__tableContainer{scrollbar-gutter:stable;flex:1;padding:0 0 3rem;overflow:auto}.AdminAgentsTable-module__BljBkG__paginationCard{flex-shrink:0}.AdminAgentsTable-module__BljBkG__errorAlert{color:#b91c1c;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.875rem 1rem;font-size:.9rem;display:flex}.AdminAgentsTable-module__BljBkG__loadingSkeleton{flex-direction:column;gap:1rem;display:flex}.AdminAgentsTable-module__BljBkG__skeletonRow{background:#0000000d;border-radius:4px;height:3rem}.AdminAgentsTable-module__BljBkG__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;margin-bottom:1rem}.AdminAgentsTable-module__BljBkG__table th{border-bottom:1px solid var(--border);color:hsl(var(--muted-foreground));white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#fffffffa;padding:1.5rem 1rem 1rem;font-size:.9rem;font-weight:500;position:sticky;top:0}.AdminAgentsTable-module__BljBkG__table th:first-child,.AdminAgentsTable-module__BljBkG__table td:first-child{padding-left:1.5rem}.AdminAgentsTable-module__BljBkG__table th:last-child,.AdminAgentsTable-module__BljBkG__table td:last-child{padding-right:1.5rem}.AdminAgentsTable-module__BljBkG__table td{vertical-align:middle;white-space:nowrap;border-bottom:1px solid #00000008;padding:1rem}.AdminAgentsTable-module__BljBkG__alignCenter{text-align:center}.AdminAgentsTable-module__BljBkG__alignRight{text-align:right;min-width:150px}.AdminAgentsTable-module__BljBkG__emptyState{text-align:center;color:hsl(var(--muted-foreground));flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.AdminAgentsTable-module__BljBkG__emptyStateIcon{background:#00000008;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex}.AdminAgentsTable-module__BljBkG__agentCell{align-items:flex-start;gap:.875rem;min-width:260px;display:flex}.AdminAgentsTable-module__BljBkG__agentAvatar{border-radius:.9rem;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:flex;box-shadow:0 10px 25px -16px #0f172acc}.AdminAgentsTable-module__BljBkG__agentMeta{flex-direction:column;gap:.2rem;min-width:0;display:flex}.AdminAgentsTable-module__BljBkG__agentName{color:hsl(var(--foreground));font-size:.95rem;font-weight:600}.AdminAgentsTable-module__BljBkG__agentSlug{color:hsl(var(--muted-foreground));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem}.AdminAgentsTable-module__BljBkG__agentDescription{text-overflow:ellipsis;white-space:nowrap;max-width:24rem;color:hsl(var(--muted-foreground));font-size:.82rem;overflow:hidden}.AdminAgentsTable-module__BljBkG__categoryBadge{color:var(--accent-indigo);background:#6366f114;border:1px solid #6366f11f;border-radius:999px;align-items:center;padding:.3rem .7rem;font-size:.75rem;font-weight:600;display:inline-flex}.AdminAgentsTable-module__BljBkG__statusBadge{border-radius:999px;justify-content:center;align-items:center;padding:.28rem .72rem;font-size:.75rem;font-weight:600;display:inline-flex}.AdminAgentsTable-module__BljBkG__pointsCell{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));font-weight:600}.AdminAgentsTable-module__BljBkG__providerCell{flex-direction:column;gap:.2rem;font-size:.85rem;display:flex}.AdminAgentsTable-module__BljBkG__providerId{color:hsl(var(--muted-foreground));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem}.AdminAgentsTable-module__BljBkG__mutedText{color:hsl(var(--muted-foreground))}.AdminAgentsTable-module__BljBkG__dateCell{color:hsl(var(--muted-foreground));font-size:.82rem}.AdminAgentsTable-module__BljBkG__dateWrapper{align-items:center;gap:.35rem;display:flex}.AdminAgentsTable-module__BljBkG__actionCell{text-align:right;white-space:nowrap;min-width:150px}.AdminAgentsTable-module__BljBkG__actionButtons{justify-content:flex-end;gap:.5rem;display:flex}.AdminAgentsTable-module__BljBkG__iconButton{width:2rem;height:2rem;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .18s,color .18s,transform .18s;display:inline-flex}.AdminAgentsTable-module__BljBkG__iconButton:hover{color:hsl(var(--foreground));background:#0f172a0d;transform:translateY(-1px)}.AdminAgentsTable-module__BljBkG__successButton:hover{color:#059669;background:#10b9811a}.AdminAgentsTable-module__BljBkG__warningButton:hover{color:#d97706;background:#f59e0b1f}.AdminAgentsTable-module__BljBkG__dangerButton:hover{color:#dc2626;background:#ef44441f}.AdminAgentsTable-module__BljBkG__spinningIcon{animation:1s linear infinite AdminAgentsTable-module__BljBkG__spin}.AdminAgentsTable-module__BljBkG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:flex-start;padding:5vh 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.AdminAgentsTable-module__BljBkG__modalContent{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;width:100%;max-width:520px;margin:auto;padding:2rem;box-shadow:0 20px 40px #0003;overflow:visible!important}.AdminAgentsTable-module__BljBkG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.AdminAgentsTable-module__BljBkG__modalTitle{margin:0;font-size:1.25rem;font-weight:600}.AdminAgentsTable-module__BljBkG__closeButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.5rem;display:flex}.AdminAgentsTable-module__BljBkG__closeButton:hover{color:hsl(var(--foreground))}.AdminAgentsTable-module__BljBkG__textarea{color:#0f172a;resize:vertical;background:#ffffffa6;border:1px solid #e2e8f0cc;border-radius:12px;outline:none;width:100%;min-height:6.5rem;padding:.875rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;line-height:1.5;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 2px 4px #00000005}.AdminAgentsTable-module__BljBkG__textarea::placeholder{color:#64748b;font-weight:400}.AdminAgentsTable-module__BljBkG__textarea:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526,0 2px 6px #00000008}.AdminAgentsTable-module__BljBkG__textarea:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f1f5f9;border-color:#e2e8f0}.AdminAgentsTable-module__BljBkG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.AdminAgentsTable-module__BljBkG__gradientField{align-items:center;gap:.875rem;display:flex}.AdminAgentsTable-module__BljBkG__gradientPreview{color:hsl(var(--muted-foreground));align-items:center;gap:.75rem;font-size:.85rem;display:flex}.AdminAgentsTable-module__BljBkG__gradientSwatch{border-radius:.85rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;box-shadow:0 12px 24px -16px #0f172ad9}.AdminAgentsTable-module__BljBkG__formActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.AdminAgentsTable-module__BljBkG__formItem{flex-direction:column;gap:.4rem;margin-top:.5rem;display:flex}.AdminAgentsTable-module__BljBkG__formLabel{color:hsl(var(--foreground));font-size:.85rem;font-weight:600}.AdminAgentsTable-module__BljBkG__formHint{color:hsl(var(--muted-foreground));margin:0;font-size:.75rem}.AdminAgentsTable-module__BljBkG__roleCheckGroup{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.AdminAgentsTable-module__BljBkG__roleCheckLabel{border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;border-radius:.5rem;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.82rem;transition:background .15s,border-color .15s;display:flex}.AdminAgentsTable-module__BljBkG__roleCheckLabel:hover{background:hsl(var(--muted))}.AdminAgentsTable-module__BljBkG__roleCheckLabel input[type=checkbox]{accent-color:hsl(var(--primary))}.AdminAgentsTable-module__BljBkG__roleNameBadge{color:hsl(var(--muted-foreground));font-family:monospace;font-size:.7rem}@keyframes AdminAgentsTable-module__BljBkG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.AdminAgentsTable-module__BljBkG__searchInput{width:100%}.AdminAgentsTable-module__BljBkG__tableContainer{padding:0}.AdminAgentsTable-module__BljBkG__formGrid{grid-template-columns:1fr}.AdminAgentsTable-module__BljBkG__gradientField{flex-direction:column;align-items:stretch}.AdminAgentsTable-module__BljBkG__gradientPreview{justify-content:space-between}}
.DatePicker-module__GqEAra__container{width:180px;display:inline-block;position:relative}.DatePicker-module__GqEAra__trigger{height:36px;color:hsl(var(--foreground));cursor:pointer;white-space:nowrap;background:linear-gradient(#fffffff2 0%,#f6f8ffe6 100%);border:1px solid #4f46e526;border-radius:999px;outline:none;align-items:center;gap:.45rem;width:100%;min-width:200px;padding:0 .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex;overflow:hidden;box-shadow:0 4px 12px -8px #4f46e540,inset 0 1px #fffc}.DatePicker-module__GqEAra__trigger:hover,.DatePicker-module__GqEAra__trigger.DatePicker-module__GqEAra__open{background:linear-gradient(#fff 0%,#fafcfffa 100%);border-color:#4f46e54d;box-shadow:0 8px 20px -10px #4f46e566,inset 0 1px #fff}.DatePicker-module__GqEAra__trigger:focus-visible{border-color:#4f46e566;box-shadow:0 0 0 3px #4f46e51f,inset 0 1px #fff}.DatePicker-module__GqEAra__trigger.DatePicker-module__GqEAra__disabled{opacity:.5;cursor:not-allowed}.DatePicker-module__GqEAra__calIcon{color:var(--accent-indigo);opacity:.7;flex-shrink:0}.DatePicker-module__GqEAra__placeholder{color:hsl(var(--muted-foreground));text-overflow:ellipsis;flex:1;overflow:hidden}.DatePicker-module__GqEAra__valueText{text-overflow:ellipsis;flex:1;overflow:hidden}.DatePicker-module__GqEAra__clearBtn{width:16px;height:16px;color:hsl(var(--muted-foreground));cursor:pointer;background:#00000014;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:inline-flex}.DatePicker-module__GqEAra__clearBtn:hover{color:#dc2626;background:#ef44441f}.DatePicker-module__GqEAra__iconSpacer{flex-shrink:0;width:16px}.DatePicker-module__GqEAra__popover{z-index:100;-webkit-backdrop-filter:blur(20px);transform-origin:top;background:#fffffff5;border:1px solid #4f46e51f;border-radius:14px;width:260px;padding:.75rem;animation:.18s cubic-bezier(.16,1,.3,1) forwards DatePicker-module__GqEAra__popIn;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 16px 40px -12px #0000001f,0 4px 16px -6px #4f46e514}@keyframes DatePicker-module__GqEAra__popIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.DatePicker-module__GqEAra__navRow{justify-content:space-between;align-items:center;gap:.25rem;margin-bottom:.6rem;display:flex}.DatePicker-module__GqEAra__monthLabel{color:hsl(var(--foreground));text-align:center;letter-spacing:.02em;flex:1;font-size:.875rem;font-weight:600}.DatePicker-module__GqEAra__navBtn{width:28px;height:28px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;padding:0;transition:all .15s;display:inline-flex;position:relative}.DatePicker-module__GqEAra__navBtn:hover{color:var(--accent-indigo);background:#4f46e512;border-color:#4f46e526}.DatePicker-module__GqEAra__chevronOverlap{position:absolute;left:11px}.DatePicker-module__GqEAra__weekHeader{grid-template-columns:repeat(7,1fr);margin-bottom:.25rem;display:grid}.DatePicker-module__GqEAra__weekDay{text-align:center;color:hsl(var(--muted-foreground));padding:.2rem 0;font-size:.72rem;font-weight:600}.DatePicker-module__GqEAra__grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.DatePicker-module__GqEAra__day{width:100%;height:32px;color:hsl(var(--foreground));cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:.82rem;transition:all .15s;display:flex}.DatePicker-module__GqEAra__day:hover:not(:disabled):not(.DatePicker-module__GqEAra__selected){color:var(--accent-indigo);background:#4f46e512}.DatePicker-module__GqEAra__day.DatePicker-module__GqEAra__today{color:var(--accent-indigo);background:#4f46e50f;font-weight:700}.DatePicker-module__GqEAra__day.DatePicker-module__GqEAra__selected{background:var(--accent-indigo);color:#fff;font-weight:600;box-shadow:0 2px 8px -2px #4f46e580}.DatePicker-module__GqEAra__day.DatePicker-module__GqEAra__empty{visibility:hidden;pointer-events:none}.DatePicker-module__GqEAra__footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.6rem;padding-top:.5rem;display:flex}.DatePicker-module__GqEAra__todayBtn{color:var(--accent-indigo);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .5rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:background .15s}.DatePicker-module__GqEAra__todayBtn:hover{background:#4f46e512}.DatePicker-module__GqEAra__closeBtn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.2rem .5rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:background .15s}.DatePicker-module__GqEAra__closeBtn:hover{color:hsl(var(--foreground));background:#0000000a}
.input-module__Nzo68W__input{color:#0f172a;background:#ffffffa6;border:1px solid #e2e8f0cc;border-radius:12px;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;font-weight:500;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:inset 0 2px 4px #00000005}.input-module__Nzo68W__input::placeholder{color:#64748b;font-weight:400}.input-module__Nzo68W__input:focus{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526,0 2px 6px #00000008}.input-module__Nzo68W__input[aria-invalid=true]{border-color:#ef4444}.input-module__Nzo68W__input[aria-invalid=true]:focus{box-shadow:0 0 0 3px #ef444426}.input-module__Nzo68W__input:disabled{color:#94a3b8;cursor:not-allowed;background-color:#f1f5f9;border-color:#e2e8f0}
.form-module__VrbriW__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.form-module__VrbriW__label{color:#334155;align-items:center;margin-left:.25rem;font-size:.9rem;font-weight:600;display:flex}.form-module__VrbriW__asterisk{color:#ef4444;margin-left:.25rem}.form-module__VrbriW__errorText{color:#ef4444;align-items:center;gap:.25rem;margin-left:.25rem;font-size:.8rem;font-weight:500;animation:.2s cubic-bezier(.16,1,.3,1) form-module__VrbriW__slideDown;display:flex}@keyframes form-module__VrbriW__slideDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.InvocationDetailPanel-module__b4r8LW__pageWrapper{flex-direction:column;gap:1rem;height:calc(100vh - 72px - 5rem);display:flex}.InvocationDetailPanel-module__b4r8LW__container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__title{align-items:center;gap:.5rem;margin:0;font-size:1.25rem;display:flex}.InvocationDetailPanel-module__b4r8LW__filterBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.InvocationDetailPanel-module__b4r8LW__filterSelects{align-items:center;gap:.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__searchInput{width:240px;font-size:.85rem}.InvocationDetailPanel-module__b4r8LW__tableContainer{flex:1;padding:1.5rem;overflow:auto}.InvocationDetailPanel-module__b4r8LW__paginationCard{flex-shrink:0}.InvocationDetailPanel-module__b4r8LW__loadingSkeleton{flex-direction:column;gap:1rem;display:flex}.InvocationDetailPanel-module__b4r8LW__skeletonRow{background:#0000000d;border-radius:4px;height:3rem}.InvocationDetailPanel-module__b4r8LW__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.InvocationDetailPanel-module__b4r8LW__table th{border-bottom:1px solid var(--border);color:hsl(var(--muted-foreground));white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#ffffffe6;padding:1rem;font-size:.9rem;font-weight:500;position:sticky;top:0}.InvocationDetailPanel-module__b4r8LW__table td{color:hsl(var(--foreground));border-bottom:1px solid #00000008;padding:1rem;font-size:.85rem}.InvocationDetailPanel-module__b4r8LW__userCell,.InvocationDetailPanel-module__b4r8LW__agentCell{flex-direction:column;gap:.25rem;display:flex}.InvocationDetailPanel-module__b4r8LW__cellTitle{color:hsl(var(--foreground));font-size:.9rem;font-weight:500}.InvocationDetailPanel-module__b4r8LW__cellSubtitle{color:hsl(var(--muted-foreground));font-size:.75rem}.InvocationDetailPanel-module__b4r8LW__errorText{color:var(--destructive);margin-bottom:1rem}.InvocationDetailPanel-module__b4r8LW__errorBadge{text-overflow:ellipsis;white-space:nowrap;cursor:help;max-width:200px;color:var(--destructive);display:block;overflow:hidden}.InvocationDetailPanel-module__b4r8LW__dataRow{cursor:pointer;transition:background .15s}.InvocationDetailPanel-module__b4r8LW__dataRow:hover{background:#4f46e506}.InvocationDetailPanel-module__b4r8LW__dataRowExpanded{background:#4f46e50a}.InvocationDetailPanel-module__b4r8LW__detailRow td{border-bottom:2px solid #4f46e526}.InvocationDetailPanel-module__b4r8LW__expandCell{color:hsl(var(--muted-foreground));text-align:center;width:2rem}.InvocationDetailPanel-module__b4r8LW__detailPanel{background:#4f46e505;border-top:1px solid #4f46e51a;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;animation:.15s InvocationDetailPanel-module__b4r8LW__fadeIn;display:flex}@keyframes InvocationDetailPanel-module__b4r8LW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.InvocationDetailPanel-module__b4r8LW__detailLoading{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;padding:1.5rem;font-size:.875rem;display:flex}.InvocationDetailPanel-module__b4r8LW__detailMeta{color:hsl(var(--foreground));flex-wrap:wrap;align-items:center;gap:2rem;font-size:.8rem;display:flex}.InvocationDetailPanel-module__b4r8LW__detailLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;margin-bottom:.15rem;font-size:.7rem;font-weight:500;display:block}.InvocationDetailPanel-module__b4r8LW__detailCode{color:hsl(var(--foreground));background:#0000000a;border-radius:4px;padding:.15rem .4rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem}.InvocationDetailPanel-module__b4r8LW__progressSection{flex-direction:column;gap:.35rem;display:flex}.InvocationDetailPanel-module__b4r8LW__progressHeader{color:hsl(var(--muted-foreground));justify-content:space-between;font-size:.8rem;display:flex}.InvocationDetailPanel-module__b4r8LW__progressTrack{background:#0000000f;border-radius:3px;height:6px;overflow:hidden}.InvocationDetailPanel-module__b4r8LW__progressFill{background:linear-gradient(90deg, var(--accent-blue,#3b82f6), var(--accent-indigo,#6366f1));border-radius:3px;height:100%;transition:width .4s}.InvocationDetailPanel-module__b4r8LW__stepsSection{flex-direction:column;gap:.4rem;display:flex}.InvocationDetailPanel-module__b4r8LW__sectionLabel{text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--muted-foreground));margin:0 0 .35rem;font-size:.78rem;font-weight:600}.InvocationDetailPanel-module__b4r8LW__stepRow{border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .6rem;font-size:.85rem;display:flex}.InvocationDetailPanel-module__b4r8LW__stepMsg{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:.75rem;overflow:hidden}.InvocationDetailPanel-module__b4r8LW__stepPct{color:hsl(var(--muted-foreground));font-size:.75rem}.InvocationDetailPanel-module__b4r8LW__errorBox{color:#dc2626;background:#ef44440f;border:1px solid #ef444433;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.InvocationDetailPanel-module__b4r8LW__collapseBtn{cursor:pointer;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-size:.78rem;font-weight:600;transition:color .15s;display:flex}.InvocationDetailPanel-module__b4r8LW__collapseBtn:hover{color:hsl(var(--foreground))}.InvocationDetailPanel-module__b4r8LW__codePre{white-space:pre-wrap;word-break:break-all;background:#00000008;border:1px solid #0000000f;border-radius:8px;max-height:240px;margin-top:.5rem;padding:1rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem;line-height:1.5;overflow:auto}.InvocationDetailPanel-module__b4r8LW__modelCallBox{background:#fff;border:1px solid #0000000f;border-radius:6px;margin-top:.75rem;padding:.75rem}.InvocationDetailPanel-module__b4r8LW__modelCallTitle{color:hsl(var(--foreground));align-items:center;gap:.35rem;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:flex}.InvocationDetailPanel-module__b4r8LW__modelCallSummaryGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.5rem;margin-bottom:.75rem;font-size:.72rem;display:grid}.InvocationDetailPanel-module__b4r8LW__modelCallSummaryGrid>div{background:#00000005;border-radius:4px;flex-direction:column;gap:.15rem;padding:.4rem;display:flex}.InvocationDetailPanel-module__b4r8LW__modelCallSummaryGrid span:first-child{color:hsl(var(--muted-foreground))}.InvocationDetailPanel-module__b4r8LW__llmContentPre{color:hsl(var(--foreground));white-space:pre-wrap;word-break:break-all;background:#00000005;border:1px solid #0000000d;border-radius:4px;max-height:300px;margin:0;padding:.6rem;font-family:inherit;font-size:.75rem;line-height:1.5;overflow-y:auto}.InvocationDetailPanel-module__b4r8LW__timelineSection{border-top:1px solid #0000000f;flex-direction:column;gap:.75rem;height:100%;padding-top:.25rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineHeader{flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineUsage{color:hsl(var(--muted-foreground));align-items:center;gap:1rem;font-size:.75rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineUsage span{align-items:center;gap:.3rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timeline{flex-direction:column;flex:1;gap:0;padding-right:.5rem;display:flex;overflow-y:auto}.InvocationDetailPanel-module__b4r8LW__timelineItem{flex-shrink:0;align-items:flex-start;gap:.75rem;min-height:2.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineConnector{flex-direction:column;flex-shrink:0;align-items:center;width:1.25rem;padding-top:.6rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineDot{background:hsl(var(--muted-foreground));box-sizing:border-box;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:10px;height:10px}.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=done],.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=success]{background:#059669;box-shadow:0 0 0 3px #10b98126}.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=running]{background:#2563eb;animation:1.5s ease-in-out infinite InvocationDetailPanel-module__b4r8LW__dotPulse;box-shadow:0 0 0 3px #3b82f633}.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=failed],.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=error]{background:#dc2626;box-shadow:0 0 0 3px #ef444426}.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=skipped],.InvocationDetailPanel-module__b4r8LW__timelineDot[data-status=invalidated]{background:#d1d5db}@keyframes InvocationDetailPanel-module__b4r8LW__dotPulse{0%,to{box-shadow:0 0 0 3px #3b82f633}50%{box-shadow:0 0 0 5px #3b82f61a}}.InvocationDetailPanel-module__b4r8LW__timelineLine{background:#00000014;flex:1;width:2px;min-height:1rem;margin-top:3px}.InvocationDetailPanel-module__b4r8LW__timelineCard{background:#00000004;border:1px solid #0000000d;border-radius:8px;flex-direction:column;flex:1;gap:.3rem;margin-bottom:.5rem;padding:.6rem .75rem;transition:border-color .15s;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineCard:hover{border-color:#4f46e526}.InvocationDetailPanel-module__b4r8LW__timelineCardHeader{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineStepIndex{width:1.4rem;height:1.4rem;color:var(--accent-indigo,#6366f1);background:#4f46e51a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.InvocationDetailPanel-module__b4r8LW__timelineStepName{color:hsl(var(--foreground));flex:1;font-size:.9rem;font-weight:600}.InvocationDetailPanel-module__b4r8LW__stepStatusBadge{border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.InvocationDetailPanel-module__b4r8LW__timelineRetryBadge{color:#d97706;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:4px;padding:.1rem .4rem;font-size:.7rem}.InvocationDetailPanel-module__b4r8LW__timelineMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineMetaItem{color:hsl(var(--muted-foreground));align-items:center;gap:.3rem;font-size:.75rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineTimestamps{color:hsl(var(--muted-foreground));opacity:.85;align-items:center;gap:.3rem;font-size:.72rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineTimestamps span{align-items:center;gap:.3rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineError{color:#dc2626;background:#ef44440d;border:1px solid #ef444426;border-radius:6px;align-items:flex-start;gap:.4rem;padding:.4rem .6rem;font-size:.78rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineToggle{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;align-items:center;gap:.3rem;margin-top:.1rem;padding:0;font-size:.72rem;text-decoration:none;transition:color .15s;display:inline-flex}.InvocationDetailPanel-module__b4r8LW__timelineToggle:hover{color:var(--accent-indigo,#6366f1)}.InvocationDetailPanel-module__b4r8LW__timelineDetail{background:#00000005;border:1px solid #0000000d;border-radius:6px;flex-direction:column;gap:.3rem;margin-top:.25rem;padding:.6rem .75rem;animation:.15s InvocationDetailPanel-module__b4r8LW__fadeIn;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineDetailRow{justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;display:flex}.InvocationDetailPanel-module__b4r8LW__timelineDetailLabel{color:hsl(var(--muted-foreground));flex-shrink:0;font-weight:500}.InvocationDetailPanel-module__b4r8LW__timelineDetailCode{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;background:#0000000d;border-radius:3px;max-width:280px;padding:.1rem .35rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.72rem;overflow:hidden}.InvocationDetailPanel-module__b4r8LW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:flex-start;padding:5vh 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.InvocationDetailPanel-module__b4r8LW__modalContent{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;flex-direction:column;width:100%;max-width:80vw;margin:auto;display:flex;box-shadow:0 20px 40px #0003}.InvocationDetailPanel-module__b4r8LW__modalHeader{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.InvocationDetailPanel-module__b4r8LW__modalTitle{color:hsl(var(--foreground));margin:0;font-size:1.1rem;font-weight:600}.InvocationDetailPanel-module__b4r8LW__modalClose{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.InvocationDetailPanel-module__b4r8LW__modalClose:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.InvocationDetailPanel-module__b4r8LW__modalBody{padding:1.5rem}
.MultiSelect-module__lye_mG__container{width:100%;position:relative}.MultiSelect-module__lye_mG__button{width:100%;color:hsl(var(--foreground));border:1px solid hsl(var(--border) / .5);border-radius:var(--radius);cursor:pointer;background-color:#0000;justify-content:space-between;align-items:center;min-height:2.25rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition:all .2s;display:flex}.MultiSelect-module__lye_mG__button:hover:not(.MultiSelect-module__lye_mG__disabled){border-color:hsl(var(--border))}.MultiSelect-module__lye_mG__button:focus{ring:2px solid hsl(var(--ring));outline:none}.MultiSelect-module__lye_mG__disabled{opacity:.5;cursor:not-allowed}.MultiSelect-module__lye_mG__solid{background-color:hsl(var(--card));border:1px solid hsl(var(--border))}.MultiSelect-module__lye_mG__valueContainer{flex-wrap:wrap;gap:.25rem;max-width:calc(100% - 1.5rem);display:flex;overflow:hidden}.MultiSelect-module__lye_mG__placeholder{color:hsl(var(--muted-foreground))}.MultiSelect-module__lye_mG__badge{background-color:hsl(var(--accent) / .1);color:hsl(var(--accent-foreground));border-radius:var(--radius);white-space:nowrap;align-items:center;padding:.125rem .375rem;font-size:.75rem;display:inline-flex}.MultiSelect-module__lye_mG__panel{background-color:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:var(--radius);z-index:50;width:100%;max-height:15rem;margin-top:.25rem;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.MultiSelect-module__lye_mG__optionsList{margin:0;padding:.25rem;list-style:none}.MultiSelect-module__lye_mG__optionItem{border-radius:calc(var(--radius) - 2px);cursor:pointer;align-items:center;margin-bottom:.125rem;padding:.375rem .5rem;font-size:.875rem;transition:background-color .15s;display:flex}.MultiSelect-module__lye_mG__optionItem:hover{background-color:hsl(var(--accent) / .1)}.MultiSelect-module__lye_mG__checkboxContainer{border:1px solid hsl(var(--border));color:#0000;border-radius:3px;justify-content:center;align-items:center;width:1rem;height:1rem;margin-right:.5rem;transition:all .2s;display:flex}.MultiSelect-module__lye_mG__checkboxContainer.MultiSelect-module__lye_mG__checked{background-color:var(--accent-indigo,hsl(var(--primary)));border-color:var(--accent-indigo,hsl(var(--primary)));color:#fff}.MultiSelect-module__lye_mG__optionLabel{flex:1}
.audit-logs-module__URpLVW__page{flex-direction:column;gap:1rem;height:calc(100vh - 72px - 5rem);display:flex}.audit-logs-module__URpLVW__header{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:visible!important}.audit-logs-module__URpLVW__pageTitle{align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.audit-logs-module__URpLVW__filterBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.audit-logs-module__URpLVW__filterSelects{align-items:center;gap:.5rem;display:flex}.audit-logs-module__URpLVW__actionSelect{min-width:220px}.audit-logs-module__URpLVW__entitySelect{min-width:180px}.audit-logs-module__URpLVW__dateRangeGroup{align-items:center;gap:.5rem;display:flex}.audit-logs-module__URpLVW__dateSeparator{color:hsl(var(--muted-foreground));font-size:.85rem}.audit-logs-module__URpLVW__tableContainer{scrollbar-gutter:stable;flex:1;padding:0;position:relative;overflow:auto}.audit-logs-module__URpLVW__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;margin-bottom:1rem}.audit-logs-module__URpLVW__table th{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#fffffffa;border-bottom:2px solid #0000000d;padding:1.5rem 1rem .75rem;font-size:.78rem;font-weight:600;position:sticky;top:0}.audit-logs-module__URpLVW__table th:first-child,.audit-logs-module__URpLVW__table td:first-child{padding-left:1.5rem}.audit-logs-module__URpLVW__table th:last-child,.audit-logs-module__URpLVW__table td:last-child{padding-right:1.5rem}.audit-logs-module__URpLVW__table td{vertical-align:top;border-bottom:1px solid #00000008;padding:.75rem 1rem;font-size:.85rem}.audit-logs-module__URpLVW__actionBadge{letter-spacing:.02em;border-radius:6px;align-items:center;padding:.2rem .6rem;font-family:Courier New,monospace;font-size:.75rem;font-weight:600;display:inline-flex}.audit-logs-module__URpLVW__entityBadge{color:hsl(var(--muted-foreground));background:#0000000a;border-radius:4px;padding:.15rem .5rem;font-family:monospace;font-size:.73rem;font-weight:600;display:inline-block}.audit-logs-module__URpLVW__operatorCell{color:hsl(var(--foreground));font-size:.85rem}.audit-logs-module__URpLVW__operatorSub{color:hsl(var(--muted-foreground));margin-top:2px;font-size:.73rem}.audit-logs-module__URpLVW__dateCell{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.8rem}.audit-logs-module__URpLVW__changesCell{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;cursor:pointer;max-width:240px;font-family:Courier New,monospace;font-size:.78rem;overflow:hidden}.audit-logs-module__URpLVW__ipCell{color:hsl(var(--muted-foreground));font-family:monospace;font-size:.78rem}.audit-logs-module__URpLVW__emptyState{text-align:center;color:hsl(var(--muted-foreground));padding:3rem;font-size:.9rem}.audit-logs-module__URpLVW__loadingSkeleton{flex-direction:column;gap:.75rem;display:flex}.audit-logs-module__URpLVW__skeletonRow{background:#0000000a;border-radius:6px;height:2.5rem}.audit-logs-module__URpLVW__paginationCard{flex-shrink:0}
.AdminInvocationsTable-module__54SMha__pageWrapper{flex-direction:column;gap:1rem;height:calc(100vh - 72px - 5rem);display:flex}.AdminInvocationsTable-module__54SMha__container{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:visible!important}.AdminInvocationsTable-module__54SMha__title{align-items:center;gap:.5rem;margin:0;font-size:1.25rem;display:flex}.AdminInvocationsTable-module__54SMha__filterBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.AdminInvocationsTable-module__54SMha__filterSelects{align-items:center;gap:.5rem;display:flex}.AdminInvocationsTable-module__54SMha__searchInput{width:240px;font-size:.85rem}.AdminInvocationsTable-module__54SMha__tableContainer{scrollbar-gutter:stable;flex:1;padding:0 0 3rem;position:relative;overflow:auto}.AdminInvocationsTable-module__54SMha__paginationCard{flex-shrink:0}.AdminInvocationsTable-module__54SMha__loadingSkeleton{flex-direction:column;gap:1rem;display:flex}.AdminInvocationsTable-module__54SMha__skeletonRow{background:#0000000d;border-radius:4px;height:3rem}.AdminInvocationsTable-module__54SMha__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;margin-bottom:1rem}.AdminInvocationsTable-module__54SMha__table th{border-bottom:1px solid var(--border);color:hsl(var(--muted-foreground));white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#fffffffa;padding:1.5rem 1rem 1rem;font-size:.9rem;font-weight:500;position:sticky;top:0}.AdminInvocationsTable-module__54SMha__table th:first-child,.AdminInvocationsTable-module__54SMha__table td:first-child{padding-left:1.5rem}.AdminInvocationsTable-module__54SMha__table th:last-child,.AdminInvocationsTable-module__54SMha__table td:last-child{padding-right:1.5rem}.AdminInvocationsTable-module__54SMha__table td{color:hsl(var(--foreground));border-bottom:1px solid #00000008;padding:1rem;font-size:.85rem}.AdminInvocationsTable-module__54SMha__userCell,.AdminInvocationsTable-module__54SMha__agentCell{flex-direction:column;gap:.25rem;display:flex}.AdminInvocationsTable-module__54SMha__cellTitle{color:hsl(var(--foreground));font-size:.9rem;font-weight:500}.AdminInvocationsTable-module__54SMha__cellSubtitle{color:hsl(var(--muted-foreground));font-size:.75rem}.AdminInvocationsTable-module__54SMha__errorText{color:var(--destructive);margin-bottom:1rem}.AdminInvocationsTable-module__54SMha__errorBadge{text-overflow:ellipsis;white-space:nowrap;cursor:help;max-width:200px;color:var(--destructive);display:block;overflow:hidden}.AdminInvocationsTable-module__54SMha__spinningIcon{animation:1s linear infinite AdminInvocationsTable-module__54SMha__spin}.AdminInvocationsTable-module__54SMha__dataRow{cursor:pointer;transition:background .15s}.AdminInvocationsTable-module__54SMha__dataRow:hover{background:#4f46e506}.AdminInvocationsTable-module__54SMha__dataRowExpanded{background:#4f46e50a}.AdminInvocationsTable-module__54SMha__detailRow td{border-bottom:2px solid #4f46e526}.AdminInvocationsTable-module__54SMha__expandCell{color:hsl(var(--muted-foreground));text-align:center;width:2rem}.AdminInvocationsTable-module__54SMha__detailPanel{background:#4f46e505;border-top:1px solid #4f46e51a;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;animation:.15s AdminInvocationsTable-module__54SMha__fadeIn;display:flex}@keyframes AdminInvocationsTable-module__54SMha__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.AdminInvocationsTable-module__54SMha__detailLoading{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;padding:1.5rem;font-size:.875rem;display:flex}.AdminInvocationsTable-module__54SMha__detailMeta{color:hsl(var(--foreground));flex-wrap:wrap;align-items:center;gap:2rem;font-size:.8rem;display:flex}.AdminInvocationsTable-module__54SMha__detailLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;margin-bottom:.15rem;font-size:.7rem;font-weight:500;display:block}.AdminInvocationsTable-module__54SMha__detailCode{color:hsl(var(--foreground));background:#0000000a;border-radius:4px;padding:.15rem .4rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem}.AdminInvocationsTable-module__54SMha__progressSection{flex-direction:column;gap:.35rem;display:flex}.AdminInvocationsTable-module__54SMha__progressHeader{color:hsl(var(--muted-foreground));justify-content:space-between;font-size:.8rem;display:flex}.AdminInvocationsTable-module__54SMha__progressTrack{background:#0000000f;border-radius:3px;height:6px;overflow:hidden}.AdminInvocationsTable-module__54SMha__progressFill{background:linear-gradient(90deg, var(--accent-blue,#3b82f6), var(--accent-indigo,#6366f1));border-radius:3px;height:100%;transition:width .4s}.AdminInvocationsTable-module__54SMha__stepsSection{flex-direction:column;gap:.4rem;display:flex}.AdminInvocationsTable-module__54SMha__sectionLabel{text-transform:uppercase;letter-spacing:.04em;color:hsl(var(--muted-foreground));margin:0 0 .35rem;font-size:.78rem;font-weight:600}.AdminInvocationsTable-module__54SMha__stepRow{border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .6rem;font-size:.85rem;display:flex}.AdminInvocationsTable-module__54SMha__stepMsg{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:.75rem;overflow:hidden}.AdminInvocationsTable-module__54SMha__stepPct{color:hsl(var(--muted-foreground));font-size:.75rem}.AdminInvocationsTable-module__54SMha__errorBox{color:#dc2626;background:#ef44440f;border:1px solid #ef444433;border-radius:8px;align-items:flex-start;gap:.5rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.AdminInvocationsTable-module__54SMha__collapseBtn{cursor:pointer;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;background:0 0;border:none;align-items:center;gap:.35rem;padding:0;font-size:.78rem;font-weight:600;transition:color .15s;display:flex}.AdminInvocationsTable-module__54SMha__collapseBtn:hover{color:hsl(var(--foreground))}.AdminInvocationsTable-module__54SMha__codePre{white-space:pre-wrap;word-break:break-all;background:#00000008;border:1px solid #0000000f;border-radius:8px;max-height:240px;margin-top:.5rem;padding:1rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem;line-height:1.5;overflow:auto}.AdminInvocationsTable-module__54SMha__modelCallBox{background:#fff;border:1px solid #0000000f;border-radius:6px;margin-top:.75rem;padding:.75rem}.AdminInvocationsTable-module__54SMha__modelCallTitle{color:hsl(var(--foreground));align-items:center;gap:.35rem;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:flex}.AdminInvocationsTable-module__54SMha__modelCallSummaryGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.5rem;margin-bottom:.75rem;font-size:.72rem;display:grid}.AdminInvocationsTable-module__54SMha__modelCallSummaryGrid>div{background:#00000005;border-radius:4px;flex-direction:column;gap:.15rem;padding:.4rem;display:flex}.AdminInvocationsTable-module__54SMha__modelCallSummaryGrid span:first-child{color:hsl(var(--muted-foreground))}.AdminInvocationsTable-module__54SMha__llmContentPre{color:hsl(var(--foreground));white-space:pre-wrap;word-break:break-all;background:#00000005;border:1px solid #0000000d;border-radius:4px;max-height:300px;margin:0;padding:.6rem;font-family:inherit;font-size:.75rem;line-height:1.5;overflow-y:auto}.AdminInvocationsTable-module__54SMha__timelineSection{border-top:1px solid #0000000f;flex-direction:column;gap:.75rem;padding-top:.25rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineUsage{color:hsl(var(--muted-foreground));align-items:center;gap:1rem;font-size:.75rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineUsage span{align-items:center;gap:.3rem;display:flex}.AdminInvocationsTable-module__54SMha__timeline{flex-direction:column;gap:0;max-height:65vh;padding-right:.5rem;display:flex;overflow-y:auto}.AdminInvocationsTable-module__54SMha__timelineItem{flex-shrink:0;align-items:flex-start;gap:.75rem;min-height:2.5rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineConnector{flex-direction:column;flex-shrink:0;align-items:center;width:1.25rem;padding-top:.6rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineDot{background:hsl(var(--muted-foreground));box-sizing:border-box;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:10px;height:10px}.AdminInvocationsTable-module__54SMha__timelineDot[data-status=done],.AdminInvocationsTable-module__54SMha__timelineDot[data-status=success]{background:#059669;box-shadow:0 0 0 3px #10b98126}.AdminInvocationsTable-module__54SMha__timelineDot[data-status=running]{background:#2563eb;animation:1.5s ease-in-out infinite AdminInvocationsTable-module__54SMha__dotPulse;box-shadow:0 0 0 3px #3b82f633}.AdminInvocationsTable-module__54SMha__timelineDot[data-status=failed],.AdminInvocationsTable-module__54SMha__timelineDot[data-status=error]{background:#dc2626;box-shadow:0 0 0 3px #ef444426}.AdminInvocationsTable-module__54SMha__timelineDot[data-status=skipped],.AdminInvocationsTable-module__54SMha__timelineDot[data-status=invalidated]{background:#d1d5db}@keyframes AdminInvocationsTable-module__54SMha__dotPulse{0%,to{box-shadow:0 0 0 3px #3b82f633}50%{box-shadow:0 0 0 5px #3b82f61a}}.AdminInvocationsTable-module__54SMha__timelineLine{background:#00000014;flex:1;width:2px;min-height:1rem;margin-top:3px}.AdminInvocationsTable-module__54SMha__timelineCard{background:#00000004;border:1px solid #0000000d;border-radius:8px;flex-direction:column;flex:1;gap:.3rem;margin-bottom:.5rem;padding:.6rem .75rem;transition:border-color .15s;display:flex}.AdminInvocationsTable-module__54SMha__timelineCard:hover{border-color:#4f46e526}.AdminInvocationsTable-module__54SMha__timelineCardHeader{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineStepIndex{width:1.4rem;height:1.4rem;color:var(--accent-indigo,#6366f1);background:#4f46e51a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.AdminInvocationsTable-module__54SMha__timelineStepName{color:hsl(var(--foreground));flex:1;font-size:.9rem;font-weight:600}.AdminInvocationsTable-module__54SMha__stepStatusBadge{border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.15rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.AdminInvocationsTable-module__54SMha__timelineRetryBadge{color:#d97706;background:#f59e0b14;border:1px solid #f59e0b33;border-radius:4px;padding:.1rem .4rem;font-size:.7rem}.AdminInvocationsTable-module__54SMha__timelineMeta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineMetaItem{color:hsl(var(--muted-foreground));align-items:center;gap:.3rem;font-size:.75rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineTimestamps{color:hsl(var(--muted-foreground));opacity:.85;align-items:center;gap:.3rem;font-size:.72rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineTimestamps span{align-items:center;gap:.3rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineError{color:#dc2626;background:#ef44440d;border:1px solid #ef444426;border-radius:6px;align-items:flex-start;gap:.4rem;padding:.4rem .6rem;font-size:.78rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineToggle{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;align-items:center;gap:.3rem;margin-top:.1rem;padding:0;font-size:.72rem;text-decoration:none;transition:color .15s;display:inline-flex}.AdminInvocationsTable-module__54SMha__timelineToggle:hover{color:var(--accent-indigo,#6366f1)}.AdminInvocationsTable-module__54SMha__timelineDetail{background:#00000005;border:1px solid #0000000d;border-radius:6px;flex-direction:column;gap:.3rem;margin-top:.25rem;padding:.6rem .75rem;animation:.15s AdminInvocationsTable-module__54SMha__fadeIn;display:flex}.AdminInvocationsTable-module__54SMha__timelineDetailRow{justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;display:flex}.AdminInvocationsTable-module__54SMha__timelineDetailLabel{color:hsl(var(--muted-foreground));flex-shrink:0;font-weight:500}.AdminInvocationsTable-module__54SMha__timelineDetailCode{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;background:#0000000d;border-radius:3px;max-width:280px;padding:.1rem .35rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.72rem;overflow:hidden}.AdminInvocationsTable-module__54SMha__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:flex-start;padding:5vh 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.AdminInvocationsTable-module__54SMha__modalContent{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;flex-direction:column;width:100%;max-width:80vw;margin:auto;display:flex;box-shadow:0 20px 40px #0003}.AdminInvocationsTable-module__54SMha__modalHeader{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.AdminInvocationsTable-module__54SMha__modalTitle{color:hsl(var(--foreground));margin:0;font-size:1.1rem;font-weight:600}.AdminInvocationsTable-module__54SMha__modalClose{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.AdminInvocationsTable-module__54SMha__modalClose:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.AdminInvocationsTable-module__54SMha__modalBody{padding:1.5rem}
.withdrawals-module__C8wQ_G__page{flex-direction:column;gap:1.5rem;display:flex}.withdrawals-module__C8wQ_G__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.withdrawals-module__C8wQ_G__pageTitle{align-items:center;gap:.5rem;margin:0;font-size:1.25rem;display:flex}.withdrawals-module__C8wQ_G__headerControls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.withdrawals-module__C8wQ_G__summaryBar{align-items:center;gap:0;padding:.75rem 1.5rem;display:flex}.withdrawals-module__C8wQ_G__summaryItem{flex:1;align-items:center;gap:.65rem;padding:.5rem 1rem;display:flex;position:relative}.withdrawals-module__C8wQ_G__summaryDivider{background:hsl(var(--border));width:1px;height:60%;position:absolute;top:20%;left:0}.withdrawals-module__C8wQ_G__summaryIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.withdrawals-module__C8wQ_G__summaryText{flex-direction:column;gap:.1rem;display:flex}.withdrawals-module__C8wQ_G__summaryLabel{text-transform:uppercase;letter-spacing:.07em;color:hsl(var(--muted-foreground));font-size:.74rem;line-height:1}.withdrawals-module__C8wQ_G__summaryValue{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:600;line-height:1.2}.withdrawals-module__C8wQ_G__summarySub{color:hsl(var(--muted-foreground));white-space:nowrap;margin-left:auto;font-size:.78rem}.withdrawals-module__C8wQ_G__cardPending .withdrawals-module__C8wQ_G__summaryIcon{color:#b45309;background:#f59e0b26}.withdrawals-module__C8wQ_G__cardProcessing .withdrawals-module__C8wQ_G__summaryIcon{color:#2563eb;background:#3b82f61f}.withdrawals-module__C8wQ_G__cardCompleted .withdrawals-module__C8wQ_G__summaryIcon{color:#047857;background:#10b9811f}.withdrawals-module__C8wQ_G__cardRejected .withdrawals-module__C8wQ_G__summaryIcon{color:#b91c1c;background:#ef44441f}.withdrawals-module__C8wQ_G__tableCard{flex-direction:column;gap:1.1rem;padding:1.5rem;display:flex}.withdrawals-module__C8wQ_G__filterBox{min-width:190px}.withdrawals-module__C8wQ_G__loadingFlag{color:hsl(var(--muted-foreground));align-items:center;gap:.45rem;font-size:.82rem;display:inline-flex}.withdrawals-module__C8wQ_G__tableWrap{scrollbar-gutter:stable;overflow-x:auto}.withdrawals-module__C8wQ_G__table{border-collapse:collapse;width:100%;margin-bottom:1.5rem}.withdrawals-module__C8wQ_G__table th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));padding:0 .9rem .9rem;font-size:.78rem;font-weight:700}.withdrawals-module__C8wQ_G__table td{vertical-align:top;border-top:1px solid #e2e8f0e6;padding:1rem .9rem}.withdrawals-module__C8wQ_G__cellPrimary{color:#0f172a;font-size:.92rem;font-weight:600}.withdrawals-module__C8wQ_G__cellSecondary{color:hsl(var(--muted-foreground));margin-top:.3rem;font-size:.8rem}.withdrawals-module__C8wQ_G__amountValue{color:#0f172a;font-size:.96rem;font-weight:700}.withdrawals-module__C8wQ_G__statusBadge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.28rem .72rem;font-size:.76rem;font-weight:700;display:inline-flex}.withdrawals-module__C8wQ_G__statusPending{color:#b45309;background:#f59e0b1f}.withdrawals-module__C8wQ_G__statusProcessing{color:#2563eb;background:#3b82f61f}.withdrawals-module__C8wQ_G__statusCompleted{color:#047857;background:#10b9811f}.withdrawals-module__C8wQ_G__statusRejected{color:#b91c1c;background:#ef44441f}.withdrawals-module__C8wQ_G__actionCell{flex-direction:column;gap:.75rem;min-width:280px;display:flex}.withdrawals-module__C8wQ_G__actionButtons{justify-content:flex-end;gap:.6rem;display:flex}.withdrawals-module__C8wQ_G__rejectButton{color:#b91c1c;border-color:#ef444433}.withdrawals-module__C8wQ_G__rejectButton:hover{background:#fef2f2e6;border-color:#ef444459}.withdrawals-module__C8wQ_G__finalNote{max-width:30ch;color:hsl(var(--muted-foreground));font-size:.84rem;line-height:1.6}.withdrawals-module__C8wQ_G__emptyState{text-align:center;min-height:180px;color:hsl(var(--muted-foreground));justify-content:center;align-items:center;display:flex}@media (max-width:860px){.withdrawals-module__C8wQ_G__header,.withdrawals-module__C8wQ_G__headerControls{flex-direction:column;align-items:flex-start}.withdrawals-module__C8wQ_G__headerControls{width:100%}.withdrawals-module__C8wQ_G__summaryBar{flex-wrap:wrap;padding:.5rem 1rem}.withdrawals-module__C8wQ_G__summaryItem{flex:calc(50% - 1rem);min-width:140px}.withdrawals-module__C8wQ_G__actionButtons{flex-direction:column;justify-content:stretch}}@media (max-width:640px){.withdrawals-module__C8wQ_G__summaryItem{flex:100%}.withdrawals-module__C8wQ_G__tableCard,.withdrawals-module__C8wQ_G__header,.withdrawals-module__C8wQ_G__summaryBar{padding:1rem}}
.Contracts-module__gGVPyG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:flex-start;padding:5vh 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.Contracts-module__gGVPyG__modalContent{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;width:100%;max-width:450px;margin:auto;padding:2rem;box-shadow:0 20px 40px #0003;overflow:visible!important}.Contracts-module__gGVPyG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Contracts-module__gGVPyG__modalTitle{margin:0;font-size:1.25rem;font-weight:600}.Contracts-module__gGVPyG__closeButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.5rem;display:flex}.Contracts-module__gGVPyG__closeButton:hover{color:hsl(var(--foreground))}.Contracts-module__gGVPyG__formActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.Contracts-module__gGVPyG__formInput{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));resize:vertical;border-radius:6px;padding:.75rem;font-size:.9rem}.Contracts-module__gGVPyG__formInput:focus{border-color:var(--accent-indigo);outline:none;box-shadow:0 0 0 2px #6366f133}
.dashboard-module__F1FjHG__page{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__F1FjHG__hero{color:#f8fafc;background:linear-gradient(135deg,#0f172af5,#1e293be6),radial-gradient(circle at 0 0,#fbbf2447,#0000 38%);border-color:#ffffff29;padding:2rem;position:relative;overflow:hidden}.dashboard-module__F1FjHG__hero:before{display:none}.dashboard-module__F1FjHG__heroBackdrop{opacity:.4;pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#0000 0 calc(100% - 1px),#ffffff0d calc(100% - 1px)),linear-gradient(#0000 0 calc(100% - 1px),#ffffff0d calc(100% - 1px));background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:36px 36px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.dashboard-module__F1FjHG__heroContent{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);align-items:start;gap:1.5rem;display:grid;position:relative}.dashboard-module__F1FjHG__eyebrow,.dashboard-module__F1FjHG__sectionEyebrow{text-transform:uppercase;letter-spacing:.18em;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;display:inline-flex}.dashboard-module__F1FjHG__eyebrow{color:#f8fafcb8;margin-bottom:.9rem}.dashboard-module__F1FjHG__pageTitle{color:#f8fafc;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.04}.dashboard-module__F1FjHG__heroDescription{color:#e2e8f0d1;max-width:62ch;margin-top:1rem;font-size:.98rem}.dashboard-module__F1FjHG__heroMeta{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff24,#ffffff0f);border:1px solid #ffffff2e;border-radius:20px;flex-direction:column;gap:.45rem;padding:1.35rem;display:flex;position:relative;box-shadow:inset 0 1px #ffffff1f}.dashboard-module__F1FjHG__heroMetaLabel{text-transform:uppercase;letter-spacing:.14em;color:#e2e8f09e;font-size:.82rem}.dashboard-module__F1FjHG__heroMetaValue{color:#fef3c7;font-family:Outfit,sans-serif;font-size:2rem;line-height:1}.dashboard-module__F1FjHG__heroMetaSub{color:#e2e8f0c7;margin-bottom:.8rem;font-size:.92rem}.dashboard-module__F1FjHG__statsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.dashboard-module__F1FjHG__statCard{border-color:#ffffffc7;flex-direction:column;gap:.4rem;min-height:164px;padding:1.35rem 1.25rem;display:flex}.dashboard-module__F1FjHG__statIcon{border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.6rem;display:inline-flex}.dashboard-module__F1FjHG__statLabel{text-transform:uppercase;letter-spacing:.09em;color:hsl(var(--muted-foreground));font-size:.8rem}.dashboard-module__F1FjHG__statValue{color:hsl(var(--foreground));font-family:Outfit,sans-serif;font-size:2rem;line-height:1.05}.dashboard-module__F1FjHG__statSub{color:hsl(var(--muted-foreground));font-size:.84rem}.dashboard-module__F1FjHG__toneindigo .dashboard-module__F1FjHG__statIcon{color:#4f46e5;background:#4f46e51f}.dashboard-module__F1FjHG__toneemerald .dashboard-module__F1FjHG__statIcon{color:#059669;background:#10b9811f}.dashboard-module__F1FjHG__toneamber .dashboard-module__F1FjHG__statIcon{color:#d97706;background:#f59e0b26}.dashboard-module__F1FjHG__toneslate .dashboard-module__F1FjHG__statIcon{color:#334155;background:#94a3b829}.dashboard-module__F1FjHG__dualGrid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:1.5rem;display:grid}.dashboard-module__F1FjHG__sectionCard{flex-direction:column;gap:1.2rem;padding:1.5rem;display:flex}.dashboard-module__F1FjHG__sectionHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-module__F1FjHG__sectionEyebrow{color:#4f46e5b3;margin-bottom:.4rem}.dashboard-module__F1FjHG__sectionTitle{margin:0;font-size:1.45rem}.dashboard-module__F1FjHG__balancePill{color:#334155;white-space:nowrap;background:#0f172a0d;border-radius:999px;align-items:center;padding:.55rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.dashboard-module__F1FjHG__withdrawalBox{grid-template-columns:minmax(0,1.25fr) minmax(220px,.9fr);gap:1rem;display:grid}.dashboard-module__F1FjHG__withdrawalForm{flex-direction:column;gap:.8rem;display:flex}.dashboard-module__F1FjHG__fieldLabel{color:#334155;font-size:.84rem;font-weight:700}.dashboard-module__F1FjHG__amountRow{align-items:center;gap:.75rem;display:flex}.dashboard-module__F1FjHG__fieldHint{color:hsl(var(--muted-foreground));font-size:.82rem}.dashboard-module__F1FjHG__submitButton{align-self:flex-start}.dashboard-module__F1FjHG__withdrawalNotes{gap:.75rem;display:grid}.dashboard-module__F1FjHG__noteCard{background:linear-gradient(#f8fafce6,#f1f5f9e6);border:1px solid #94a3b82e;border-radius:18px;flex-direction:column;gap:.3rem;padding:1rem;display:flex}.dashboard-module__F1FjHG__noteLabel{letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.76rem}.dashboard-module__F1FjHG__noteCard strong{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.1rem}.dashboard-module__F1FjHG__timeline{flex-direction:column;gap:.9rem;display:flex}.dashboard-module__F1FjHG__timelineItem{grid-template-columns:16px minmax(0,1fr);gap:.9rem;display:grid;position:relative}.dashboard-module__F1FjHG__timelineMarker{background:linear-gradient(135deg,#0ea5e9,#4f46e5);border-radius:999px;width:14px;height:14px;margin-top:.5rem;box-shadow:0 0 0 4px #4f46e51a}.dashboard-module__F1FjHG__timelineBody{background:#f8fafcf2;border:1px solid #e2e8f0d9;border-radius:18px;padding:1rem 1rem 1rem 1.05rem}.dashboard-module__F1FjHG__timelineTopRow{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.dashboard-module__F1FjHG__timelineValue{color:#0f172a;font-family:Outfit,sans-serif;font-size:1.25rem}.dashboard-module__F1FjHG__timelineSub,.dashboard-module__F1FjHG__timelineMeta,.dashboard-module__F1FjHG__timelineNote,.dashboard-module__F1FjHG__tableSecondary{color:hsl(var(--muted-foreground));font-size:.8rem}.dashboard-module__F1FjHG__timelineMeta{margin-top:.5rem}.dashboard-module__F1FjHG__timelineNote{margin-top:.5rem;line-height:1.55}.dashboard-module__F1FjHG__statusBadge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:.3rem .72rem;font-size:.76rem;font-weight:700;display:inline-flex}.dashboard-module__F1FjHG__statuswarning{color:#b45309;background:#f59e0b1f}.dashboard-module__F1FjHG__statusinfo{color:#2563eb;background:#3b82f61f}.dashboard-module__F1FjHG__statussuccess{color:#047857;background:#10b9811f}.dashboard-module__F1FjHG__statusdanger{color:#b91c1c;background:#ef44441f}.dashboard-module__F1FjHG__tableWrap{overflow-x:auto}.dashboard-module__F1FjHG__table{border-collapse:collapse;width:100%}.dashboard-module__F1FjHG__table th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground));padding:0 .85rem .95rem;font-size:.78rem;font-weight:700}.dashboard-module__F1FjHG__table td{vertical-align:top;border-top:1px solid #e2e8f0d1;padding:1rem .85rem}.dashboard-module__F1FjHG__tablePrimary{color:#0f172a;font-size:.92rem;font-weight:600}.dashboard-module__F1FjHG__positiveValue{color:#047857;font-size:.96rem;font-weight:700}.dashboard-module__F1FjHG__inlineLoading,.dashboard-module__F1FjHG__loadingPanel,.dashboard-module__F1FjHG__errorPanel,.dashboard-module__F1FjHG__emptyState{color:hsl(var(--muted-foreground));justify-content:center;align-items:center;gap:.5rem;display:flex}.dashboard-module__F1FjHG__loadingPanel,.dashboard-module__F1FjHG__errorPanel,.dashboard-module__F1FjHG__emptyState{text-align:center;min-height:140px;padding:1.5rem}.dashboard-module__F1FjHG__errorPanel{color:#b91c1c}@media (max-width:1100px){.dashboard-module__F1FjHG__heroContent,.dashboard-module__F1FjHG__statsGrid,.dashboard-module__F1FjHG__dualGrid,.dashboard-module__F1FjHG__withdrawalBox{grid-template-columns:1fr}}@media (max-width:720px){.dashboard-module__F1FjHG__hero,.dashboard-module__F1FjHG__sectionCard{padding:1.2rem}.dashboard-module__F1FjHG__amountRow,.dashboard-module__F1FjHG__sectionHeader,.dashboard-module__F1FjHG__timelineTopRow{flex-direction:column;align-items:stretch}}
.Select-module__BWx2JW__customSelectContainer{min-width:140px;display:inline-block;position:relative}.Select-module__BWx2JW__selectButton{appearance:none;color:hsl(var(--foreground));cursor:pointer;background:linear-gradient(#fffffff2 0%,#f6f8ffe6 100%);border:1px solid #4f46e526;border-radius:999px;outline:none;justify-content:space-between;align-items:center;width:100%;padding:.55rem 2.5rem .55rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px -8px #4f46e540,inset 0 1px #fffc}.Select-module__BWx2JW__selectButton:hover,.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__open{background:linear-gradient(#fff 0%,#fafcfffa 100%);border-color:#4f46e540;box-shadow:0 8px 20px -10px #4f46e573,inset 0 1px #fff}.Select-module__BWx2JW__selectButton:focus-visible{border-color:#4f46e566;box-shadow:0 12px 28px -12px #4f46e580,0 0 0 3px #4f46e51f,inset 0 1px #fff}.Select-module__BWx2JW__selectButton:disabled{opacity:.6;cursor:not-allowed;pointer-events:none;box-shadow:none;background:#f6f8ff99;border-color:#0000000d}.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__solid{border:1px solid hsl(var(--border));box-shadow:none;background:#fff}.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__solid:hover,.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__solid.Select-module__BWx2JW__open{border-color:var(--accent-indigo);background:#fcfcfc}.Select-module__BWx2JW__selectValue{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Select-module__BWx2JW__iconWrapper{pointer-events:none;color:var(--accent-indigo);opacity:.6;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s;display:flex;position:absolute;right:1rem}.Select-module__BWx2JW__selectButton:hover .Select-module__BWx2JW__iconWrapper{opacity:.9}.Select-module__BWx2JW__selectButton.Select-module__BWx2JW__open .Select-module__BWx2JW__iconWrapper{opacity:1;transform:rotate(180deg)}.Select-module__BWx2JW__dropdownPanel{-webkit-backdrop-filter:blur(24px);z-index:50;transform-origin:top;background:#ffffffd9;border:1px solid #fff;border-radius:12px;width:100%;min-width:max-content;animation:.2s cubic-bezier(.16,1,.3,1) forwards Select-module__BWx2JW__slideDown;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 12px 32px -8px #00000014,0 4px 12px -4px #4f46e50d,0 0 0 1px #00000005}.Select-module__BWx2JW__dropdownPanel.Select-module__BWx2JW__solidPanel{-webkit-backdrop-filter:none;border:1px solid hsl(var(--border));background:#fff}.Select-module__BWx2JW__dropdownPanel.Select-module__BWx2JW__up{transform-origin:bottom;animation:.2s cubic-bezier(.16,1,.3,1) forwards Select-module__BWx2JW__slideUp;top:auto;bottom:calc(100% + 8px)}@keyframes Select-module__BWx2JW__slideDown{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Select-module__BWx2JW__slideUp{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Select-module__BWx2JW__optionsList{max-height:300px;margin:0;padding:.4rem;list-style:none;overflow-y:auto}.Select-module__BWx2JW__optionsList::-webkit-scrollbar{width:6px}.Select-module__BWx2JW__optionsList::-webkit-scrollbar-thumb{background:#0000001a;border-radius:10px}.Select-module__BWx2JW__optionItem{color:hsl(var(--foreground));cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;transition:all .2s;display:flex}.Select-module__BWx2JW__optionItem:hover{color:var(--accent-indigo);background:#4f46e50f}.Select-module__BWx2JW__optionItem.Select-module__BWx2JW__selected{color:var(--accent-indigo);background:#4f46e514;font-weight:600}.Select-module__BWx2JW__optionLabel{display:block}.Select-module__BWx2JW__checkIcon{flex-shrink:0;margin-left:.5rem}
.AdminDemandDetailClient-module__KxZmDa__pageContainer{flex-direction:column;gap:1.5rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__headerSection{padding:1.5rem 2rem}.AdminDemandDetailClient-module__KxZmDa__backButton{margin-bottom:1.5rem}.AdminDemandDetailClient-module__KxZmDa__headerTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:1rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__headerContent{flex:1}.AdminDemandDetailClient-module__KxZmDa__badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__title{margin:0 0 .5rem;font-size:1.5rem}.AdminDemandDetailClient-module__KxZmDa__description{color:hsl(var(--muted-foreground));margin:0 0 .5rem}.AdminDemandDetailClient-module__KxZmDa__metaInfo{color:hsl(var(--muted-foreground));font-size:.8rem}.AdminDemandDetailClient-module__KxZmDa__metaInfoAuthor{font-weight:600}.AdminDemandDetailClient-module__KxZmDa__headerMetrics{flex-direction:column;gap:.5rem;min-width:220px;display:flex}.AdminDemandDetailClient-module__KxZmDa__metric{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__metricIcon{flex-shrink:0}.AdminDemandDetailClient-module__KxZmDa__metricLabel{font-weight:600}.AdminDemandDetailClient-module__KxZmDa__statusButtons{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__techStack{flex-wrap:wrap;gap:.4rem;margin-top:1.25rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__twoColumnLayout{gridtemplatecolumns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.AdminDemandDetailClient-module__KxZmDa__detailsColumn{flex-direction:column;gap:1.25rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__requirementCard{padding:1.5rem}.AdminDemandDetailClient-module__KxZmDa__requirementHeader{align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__requirementContent{white-space:pre-wrap;color:hsl(var(--muted-foreground));margin:0;line-height:1.8}.AdminDemandDetailClient-module__KxZmDa__attachmentCard{padding:1rem 1.5rem}.AdminDemandDetailClient-module__KxZmDa__blockchainCard{border:1px solid;padding:1.5rem}.AdminDemandDetailClient-module__KxZmDa__blockchainCardSuccess{border-color:#10b98133}.AdminDemandDetailClient-module__KxZmDa__blockchainCardWarning{border-color:#f59e0b33}.AdminDemandDetailClient-module__KxZmDa__blockchainHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:700;display:flex}.AdminDemandDetailClient-module__KxZmDa__blockchainHeaderSuccess{color:#10b981}.AdminDemandDetailClient-module__KxZmDa__blockchainHeaderWarning{color:#f59e0b}.AdminDemandDetailClient-module__KxZmDa__blockchainTxLabel{color:hsl(var(--muted-foreground));font-size:.8rem}.AdminDemandDetailClient-module__KxZmDa__blockchainTxHash{word-break:break-all;margin-top:.25rem;font-size:.75rem}.AdminDemandDetailClient-module__KxZmDa__blockchainTxHashSuccess{color:#10b981}.AdminDemandDetailClient-module__KxZmDa__responsesPanel{padding:1.5rem}.AdminDemandDetailClient-module__KxZmDa__responsesHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__responsesTitle{margin:0;font-size:1rem}.AdminDemandDetailClient-module__KxZmDa__responsesEmpty{text-align:center;color:hsl(var(--muted-foreground));padding:2rem 0;font-size:.875rem}.AdminDemandDetailClient-module__KxZmDa__responsesList{flex-direction:column;gap:1rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__responseCard{border:1px solid;border-radius:10px;padding:1rem;transition:all .2s}.AdminDemandDetailClient-module__KxZmDa__responseCardDefault{border-color:hsl(var(--border));background:0 0}.AdminDemandDetailClient-module__KxZmDa__responseCardSelected{background:#10b98108;border-color:#10b98133}.AdminDemandDetailClient-module__KxZmDa__responseCardRejected{background:#ef444408;border-color:#ef444433}.AdminDemandDetailClient-module__KxZmDa__responseHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__responderName{font-size:.9rem;font-weight:600}.AdminDemandDetailClient-module__KxZmDa__responseGrid{gridtemplatecolumns:1fr 1fr;gap:.5rem;margin-bottom:.75rem;font-size:.85rem;display:grid}.AdminDemandDetailClient-module__KxZmDa__responseGridItem{align-items:center;gap:.25rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__responseGridIcon{flex-shrink:0}.AdminDemandDetailClient-module__KxZmDa__responseSection{margin-bottom:.5rem;font-size:.85rem}.AdminDemandDetailClient-module__KxZmDa__responseSectionLabel{font-weight:600}.AdminDemandDetailClient-module__KxZmDa__responseSectionContent{color:hsl(var(--muted-foreground))}.AdminDemandDetailClient-module__KxZmDa__responseSectionSmall{color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:.8rem}.AdminDemandDetailClient-module__KxZmDa__portfolioLinks{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.AdminDemandDetailClient-module__KxZmDa__portfolioLink{color:var(--accent-indigo);align-items:center;gap:3px;font-size:.75rem;text-decoration:none;transition:opacity .2s;display:flex}.AdminDemandDetailClient-module__KxZmDa__portfolioLink:hover{opacity:.8}.AdminDemandDetailClient-module__KxZmDa__blockchainInfo{color:#10b981;margin-bottom:.5rem;font-size:.72rem}.AdminDemandDetailClient-module__KxZmDa__responseActions{gap:.5rem;margin-top:.5rem;display:flex}@media (max-width:1024px){.AdminDemandDetailClient-module__KxZmDa__twoColumnLayout{gridtemplatecolumns:1fr}}@media (max-width:768px){.AdminDemandDetailClient-module__KxZmDa__headerTop{flex-direction:column}.AdminDemandDetailClient-module__KxZmDa__headerMetrics{width:100%;min-width:unset}.AdminDemandDetailClient-module__KxZmDa__responseGrid{gridtemplatecolumns:1fr}}
.KnowledgeBasesTable-module__3VNucG__pageWrapper{flex-direction:column;gap:1rem;height:calc(100vh - 72px - 5rem);display:flex}.KnowledgeBasesTable-module__3VNucG__container{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:visible!important}.KnowledgeBasesTable-module__3VNucG__title{align-items:center;gap:.5rem;margin:0;font-size:1.25rem;display:flex}.KnowledgeBasesTable-module__3VNucG__filterBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.KnowledgeBasesTable-module__3VNucG__searchInput{width:240px;font-size:.85rem}.KnowledgeBasesTable-module__3VNucG__tableContainer{scrollbar-gutter:stable;flex:1;padding:0 0 3rem;position:relative;overflow:auto}.KnowledgeBasesTable-module__3VNucG__errorText{color:var(--destructive);margin-bottom:1rem}.KnowledgeBasesTable-module__3VNucG__loadingSkeleton{flex-direction:column;gap:1rem;display:flex}.KnowledgeBasesTable-module__3VNucG__skeletonRow{background:#0000000d;border-radius:4px;height:3rem}.KnowledgeBasesTable-module__3VNucG__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.KnowledgeBasesTable-module__3VNucG__table th{color:var(--text-color,#475569);border-bottom:2px solid var(--border,#e2e8f0);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#fffffffa;padding:1.5rem 1rem 1rem;font-size:.9rem;font-weight:500;position:sticky;top:0}.KnowledgeBasesTable-module__3VNucG__table th:first-child,.KnowledgeBasesTable-module__3VNucG__table td:first-child{padding-left:1.5rem}.KnowledgeBasesTable-module__3VNucG__table th:last-child,.KnowledgeBasesTable-module__3VNucG__table td:last-child{padding-right:1.5rem}.KnowledgeBasesTable-module__3VNucG__table th.KnowledgeBasesTable-module__3VNucG__alignRight{text-align:right;white-space:nowrap;width:1%}.KnowledgeBasesTable-module__3VNucG__table td{padding:1rem}.KnowledgeBasesTable-module__3VNucG__table tr{border-bottom:1px solid #00000008}.KnowledgeBasesTable-module__3VNucG__emptyState{text-align:center;color:hsl(var(--muted-foreground));padding:3rem}.KnowledgeBasesTable-module__3VNucG__nameCell{font-size:.9rem;font-weight:500}.KnowledgeBasesTable-module__3VNucG__slugCell{color:hsl(var(--muted-foreground));font-family:monospace;font-size:.75rem}.KnowledgeBasesTable-module__3VNucG__descCell{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;max-width:300px;font-size:.85rem;overflow:hidden}.KnowledgeBasesTable-module__3VNucG__statCell{font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:500}.KnowledgeBasesTable-module__3VNucG__dateCell{color:hsl(var(--muted-foreground));font-size:.85rem}.KnowledgeBasesTable-module__3VNucG__dateWrapper{align-items:center;gap:4px;display:flex}.KnowledgeBasesTable-module__3VNucG__actionCell{text-align:right;white-space:nowrap;width:1%}.KnowledgeBasesTable-module__3VNucG__actionButtons{flex-wrap:nowrap;justify-content:flex-end;gap:.5rem;display:flex}.KnowledgeBasesTable-module__3VNucG__spinningIcon{animation:1s linear infinite KnowledgeBasesTable-module__3VNucG__spin}.KnowledgeBasesTable-module__3VNucG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:flex-start;padding:5vh 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.KnowledgeBasesTable-module__3VNucG__modalContent{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;width:100%;max-width:450px;margin:auto;padding:2rem;box-shadow:0 20px 40px #0003;overflow:visible!important}.KnowledgeBasesTable-module__3VNucG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.KnowledgeBasesTable-module__3VNucG__modalTitle{margin:0;font-size:1.25rem;font-weight:600}.KnowledgeBasesTable-module__3VNucG__closeButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:1.5rem;display:flex}.KnowledgeBasesTable-module__3VNucG__closeButton:hover{color:hsl(var(--foreground))}.KnowledgeBasesTable-module__3VNucG__formActions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.KnowledgeBasesTable-module__3VNucG__hint{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.75rem;display:block}
.recruitment-module__Gy_uKW__pageWrapper{flex-direction:column;gap:1rem;height:calc(100vh - 72px - 5rem);display:flex}.recruitment-module__Gy_uKW__container{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:visible!important}.recruitment-module__Gy_uKW__headerMain{flex-direction:column;gap:.35rem;display:flex}.recruitment-module__Gy_uKW__title{align-items:center;gap:.5rem;margin:0;font-size:1.25rem;display:flex}.recruitment-module__Gy_uKW__statsStrip{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.recruitment-module__Gy_uKW__statItem{color:hsl(var(--muted-foreground));font-size:.78rem;font-weight:500}.recruitment-module__Gy_uKW__statDot{color:hsl(var(--muted-foreground) / .5);font-size:.72rem}.recruitment-module__Gy_uKW__statApproved{color:#10b981}.recruitment-module__Gy_uKW__progressCard{padding:1.25rem 1.5rem}.recruitment-module__Gy_uKW__progressHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:1rem;display:flex}.recruitment-module__Gy_uKW__progressTitle{color:hsl(var(--foreground));font-family:Outfit,sans-serif;font-size:1rem;font-weight:600}.recruitment-module__Gy_uKW__progressSubtitle{color:hsl(var(--muted-foreground));margin-top:.2rem;font-size:.8rem}.recruitment-module__Gy_uKW__progressNumbers{align-items:baseline;gap:.25rem;display:flex}.recruitment-module__Gy_uKW__progressCurrent{color:var(--accent-indigo);font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.recruitment-module__Gy_uKW__progressDivider{color:hsl(var(--muted-foreground));font-size:1.5rem}.recruitment-module__Gy_uKW__progressGoal{color:hsl(var(--muted-foreground));font-family:Outfit,sans-serif;font-size:1.25rem}.recruitment-module__Gy_uKW__progressBarWrap{background:hsl(var(--muted));border-radius:999px;width:100%;height:10px;margin-bottom:.5rem;overflow:hidden}.recruitment-module__Gy_uKW__progressBar{background:linear-gradient(90deg, var(--accent-indigo), var(--accent-blue));border-radius:999px;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.recruitment-module__Gy_uKW__progressPct{color:hsl(var(--muted-foreground));text-align:right;font-size:.82rem}.recruitment-module__Gy_uKW__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1rem;display:grid}.recruitment-module__Gy_uKW__categoryCard{text-align:center;flex-direction:column;align-items:center;gap:.4rem;padding:1.25rem;transition:transform .2s;display:flex;position:relative}.recruitment-module__Gy_uKW__categoryCard:hover{transform:translateY(-2px)}.recruitment-module__Gy_uKW__catChipRow{border-top:1px solid var(--border-light);flex-wrap:wrap;gap:.65rem;margin-top:.875rem;padding-top:.875rem;display:flex}.recruitment-module__Gy_uKW__catChip{background:var(--cat-bg,hsl(var(--muted) / .6));color:hsl(var(--foreground));white-space:nowrap;border:1px solid #fff9;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.42rem .8rem .42rem .58rem;font-size:.8rem;font-weight:500;display:inline-flex;box-shadow:inset 0 1px #ffffff73}.recruitment-module__Gy_uKW__catChipIcon{font-size:.95rem;line-height:1}.recruitment-module__Gy_uKW__catChipLabel{color:hsl(var(--muted-foreground));font-size:.78rem}.recruitment-module__Gy_uKW__catChipCount{color:var(--cat-color,var(--accent-indigo));margin-left:.2rem;font-family:Outfit,sans-serif;font-size:.82rem;font-weight:700}.recruitment-module__Gy_uKW__catChipTotal{color:hsl(var(--muted-foreground));font-size:.75rem}.recruitment-module__Gy_uKW__catIcon{font-size:1.75rem;line-height:1}.recruitment-module__Gy_uKW__catLabel{color:hsl(var(--foreground));font-size:.85rem;font-weight:600}.recruitment-module__Gy_uKW__catStats{margin-top:.1rem;font-size:.9rem}.recruitment-module__Gy_uKW__catApproved{color:var(--cat-color,var(--accent-indigo));font-family:Outfit,sans-serif;font-size:1.4rem;font-weight:700}.recruitment-module__Gy_uKW__catTotal{color:hsl(var(--muted-foreground));font-size:.8rem}.recruitment-module__Gy_uKW__catRing{width:48px;height:48px;margin-top:.25rem;transform:rotate(-90deg)}.recruitment-module__Gy_uKW__tableContainer{scrollbar-gutter:stable;flex:1;padding:0;position:relative;overflow:auto}.recruitment-module__Gy_uKW__filterBar{flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.recruitment-module__Gy_uKW__searchWrap{align-items:center;display:flex}.recruitment-module__Gy_uKW__searchField{width:240px;font-size:.85rem}.recruitment-module__Gy_uKW__filterSelects{align-items:center;gap:.5rem;display:flex}.recruitment-module__Gy_uKW__tableWrap{overflow-x:auto}.recruitment-module__Gy_uKW__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;margin-bottom:1rem;font-size:.875rem}.recruitment-module__Gy_uKW__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));border-bottom:1px solid var(--border-light);white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#f8fafffa;padding:1.25rem 1rem .95rem;font-size:.75rem;font-weight:600;position:sticky;top:0}.recruitment-module__Gy_uKW__table th:first-child,.recruitment-module__Gy_uKW__table td:first-child{padding-left:1.5rem}.recruitment-module__Gy_uKW__table th:last-child,.recruitment-module__Gy_uKW__table td:last-child{padding-right:1.5rem}.recruitment-module__Gy_uKW__table td{border-bottom:1px solid var(--border-light);vertical-align:middle;padding:.95rem 1rem}.recruitment-module__Gy_uKW__table tr:last-child td{border-bottom:none}.recruitment-module__Gy_uKW__table tr:hover td{background:hsl(var(--muted) / .3)}.recruitment-module__Gy_uKW__emptyRow{text-align:center;color:hsl(var(--muted-foreground));padding:3rem!important}.recruitment-module__Gy_uKW__nameCell{align-items:center;gap:.625rem;display:flex}.recruitment-module__Gy_uKW__avatar{background:linear-gradient(135deg, var(--accent-indigo), var(--accent-blue));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;font-weight:700;display:flex;overflow:hidden}.recruitment-module__Gy_uKW__avatar img{object-fit:cover;width:100%;height:100%}.recruitment-module__Gy_uKW__memberName{color:hsl(var(--foreground));white-space:nowrap;font-weight:500}.recruitment-module__Gy_uKW__memberDisplayName{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.75rem}.recruitment-module__Gy_uKW__companyCell{color:hsl(var(--foreground));white-space:nowrap;align-items:center;gap:.375rem;font-size:.85rem;display:flex}.recruitment-module__Gy_uKW__empty{color:hsl(var(--muted-foreground))}.recruitment-module__Gy_uKW__badge,.recruitment-module__Gy_uKW__statusBadge{white-space:nowrap;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.78rem;font-weight:500;display:inline-flex}.recruitment-module__Gy_uKW__dateCell{color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.82rem}.recruitment-module__Gy_uKW__actions{align-items:center;gap:.25rem;display:flex}.recruitment-module__Gy_uKW__actionBtn{width:30px;height:30px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.recruitment-module__Gy_uKW__actionBtn:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.recruitment-module__Gy_uKW__dangerBtn:hover{color:#ef4444;background:#ef444414}.recruitment-module__Gy_uKW__paginationCard{flex-shrink:0;margin-top:1rem}@keyframes recruitment-module__Gy_uKW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.recruitment-module__Gy_uKW__spinning{animation:.7s linear infinite recruitment-module__Gy_uKW__spin}.recruitment-module__Gy_uKW__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.recruitment-module__Gy_uKW__modal{background:hsl(var(--card));border-radius:var(--radius);border:1px solid #fffc;flex-direction:column;width:100%;max-width:680px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000026}.recruitment-module__Gy_uKW__modalHeader{border-bottom:1px solid var(--border-light);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.recruitment-module__Gy_uKW__modalTitle{margin:0;font-size:1.05rem;font-weight:700}.recruitment-module__Gy_uKW__closeBtn{width:32px;height:32px;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:flex}.recruitment-module__Gy_uKW__closeBtn:hover{background:hsl(var(--muted))}.recruitment-module__Gy_uKW__modalTabs{border-bottom:1px solid var(--border-light);flex-shrink:0;gap:0;padding:0 1.5rem;display:flex}.recruitment-module__Gy_uKW__tab{color:hsl(var(--muted-foreground));cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1rem;font-size:.85rem;font-weight:500;transition:color .15s,border-color .15s}.recruitment-module__Gy_uKW__tab:hover{color:hsl(var(--foreground))}.recruitment-module__Gy_uKW__tabActive{color:var(--accent-indigo);border-bottom-color:var(--accent-indigo)}.recruitment-module__Gy_uKW__modalBody{flex:1;padding:1.5rem;overflow-y:auto}.recruitment-module__Gy_uKW__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.recruitment-module__Gy_uKW__formItem{flex-direction:column;gap:.375rem;display:flex}.recruitment-module__Gy_uKW__fullWidth{grid-column:1/-1}.recruitment-module__Gy_uKW__label{color:hsl(var(--muted-foreground));font-size:.8rem;font-weight:500}.recruitment-module__Gy_uKW__required{color:#ef4444}.recruitment-module__Gy_uKW__specialtyHint{background:hsl(var(--muted) / .5);border-radius:10px;align-items:center;gap:.625rem;padding:.75rem 1rem;display:flex}.recruitment-module__Gy_uKW__hintText{color:hsl(var(--muted-foreground));font-size:.82rem}.recruitment-module__Gy_uKW__modalFooter{border-top:1px solid var(--border-light);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.recruitment-module__Gy_uKW__drawerOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000059;justify-content:flex-end;align-items:flex-start;display:flex;position:fixed;inset:0}.recruitment-module__Gy_uKW__drawer{background:hsl(var(--card));flex-direction:column;width:100%;max-width:440px;height:100vh;display:flex;box-shadow:-8px 0 40px #0000001f}.recruitment-module__Gy_uKW__drawerHeader{border-bottom:1px solid var(--border-light);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.recruitment-module__Gy_uKW__drawerTitleArea{align-items:center;gap:.75rem;display:flex}.recruitment-module__Gy_uKW__drawerAvatar{background:linear-gradient(135deg, var(--accent-indigo), var(--accent-blue));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex;overflow:hidden}.recruitment-module__Gy_uKW__drawerAvatar img{object-fit:cover;width:100%;height:100%}.recruitment-module__Gy_uKW__drawerName{font-size:1.05rem;font-weight:700}.recruitment-module__Gy_uKW__drawerDisplayName{color:hsl(var(--muted-foreground));margin-top:.1rem;font-size:.8rem}.recruitment-module__Gy_uKW__drawerBody{flex-direction:column;flex:1;gap:1.25rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.recruitment-module__Gy_uKW__drawerBadgeRow{flex-wrap:wrap;gap:.5rem;display:flex}.recruitment-module__Gy_uKW__drawerSection{flex-direction:column;gap:.625rem;display:flex}.recruitment-module__Gy_uKW__drawerSectionTitle{text-transform:uppercase;letter-spacing:.07em;color:hsl(var(--muted-foreground));border-bottom:1px solid var(--border-light);padding-bottom:.375rem;font-size:.78rem;font-weight:600}.recruitment-module__Gy_uKW__drawerField{align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.recruitment-module__Gy_uKW__drawerFieldLabel{min-width:80px;color:hsl(var(--muted-foreground));flex-shrink:0;padding-top:.05rem;font-size:.8rem}.recruitment-module__Gy_uKW__drawerFieldValue{color:hsl(var(--foreground));word-break:break-all;align-items:center;gap:.3rem;display:flex}.recruitment-module__Gy_uKW__drawerFieldIcon{color:hsl(var(--muted-foreground));display:flex}.recruitment-module__Gy_uKW__drawerLink{color:var(--accent-indigo);word-break:break-all;text-decoration:none}.recruitment-module__Gy_uKW__drawerLink:hover{text-decoration:underline}.recruitment-module__Gy_uKW__drawerBio{color:hsl(var(--foreground));margin:0;font-size:.875rem;line-height:1.6}.recruitment-module__Gy_uKW__tagList{flex-wrap:wrap;gap:.375rem;display:flex}.recruitment-module__Gy_uKW__tag{background:hsl(var(--muted));color:hsl(var(--foreground));border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:500;display:inline-block}.recruitment-module__Gy_uKW__drawerFooter{border-top:1px solid var(--border-light);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.recruitment-module__Gy_uKW__accountLinked{color:#10b981;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.25rem;max-width:110px;font-size:.75rem;font-weight:500;display:inline-flex;overflow:hidden}.recruitment-module__Gy_uKW__accountUnlinked{color:hsl(var(--muted-foreground));font-size:.75rem}.recruitment-module__Gy_uKW__lockedBadge{color:#10b981;background:#10b9811f;border-radius:999px;margin-left:.5rem;padding:.1rem .5rem;font-size:.7rem;font-weight:500}.recruitment-module__Gy_uKW__credRow{border-radius:var(--radius);background:hsl(var(--muted));align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.75rem 1rem;display:flex}.recruitment-module__Gy_uKW__credLabel{color:hsl(var(--muted-foreground));flex-shrink:0;width:70px;font-size:.8rem}.recruitment-module__Gy_uKW__credValue{color:hsl(var(--foreground));letter-spacing:.03em;word-break:break-all;font-family:Fira Code,Cascadia Code,monospace;font-size:.95rem;font-weight:600}.recruitment-module__Gy_uKW__credNote{color:#f59e0b;margin-top:.5rem;font-size:.8rem}.recruitment-module__Gy_uKW__modalFooter{border-top:1px solid var(--border-light);justify-content:flex-end;padding:1rem 1.5rem;display:flex}@media (max-width:900px){.recruitment-module__Gy_uKW__headerCard,.recruitment-module__Gy_uKW__filterBar{align-items:stretch}.recruitment-module__Gy_uKW__filterSelects{width:100%}}
.AdminRoles-module__dloVKq__pageWrapper{flex-direction:column;gap:1rem;height:calc(100vh - 72px - 5rem);display:flex}.AdminRoles-module__dloVKq__container{z-index:10;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:relative;overflow:visible!important}.AdminRoles-module__dloVKq__title{align-items:center;gap:.5rem;margin:0;font-size:1.25rem;display:flex}.AdminRoles-module__dloVKq__subtitle{color:hsl(var(--muted-foreground));margin-top:.2rem;font-size:.8rem}.AdminRoles-module__dloVKq__tableContainer{scrollbar-gutter:stable;flex:1;padding:0 0 3rem;position:relative;overflow:auto}.AdminRoles-module__dloVKq__table{border-collapse:separate;border-spacing:0;text-align:left;width:100%}.AdminRoles-module__dloVKq__table th{color:var(--text-color,#475569);border-bottom:2px solid var(--border,#e2e8f0);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:5;background:#fffffffa;padding:1.5rem 1rem 1rem;font-size:.9rem;font-weight:500;position:sticky;top:0}.AdminRoles-module__dloVKq__table th:first-child,.AdminRoles-module__dloVKq__table td:first-child{padding-left:1.5rem}.AdminRoles-module__dloVKq__table th:last-child,.AdminRoles-module__dloVKq__table td:last-child{padding-right:1.5rem}.AdminRoles-module__dloVKq__table td{vertical-align:middle;border-bottom:1px solid #00000008;padding:1rem}.AdminRoles-module__dloVKq__roleNameCell{white-space:nowrap;font-weight:600}.AdminRoles-module__dloVKq__roleCode{background:hsl(var(--muted));color:hsl(var(--muted-foreground));border-radius:.3rem;padding:.15rem .4rem;font-family:monospace;font-size:.78rem}.AdminRoles-module__dloVKq__displayNameCell{color:hsl(var(--foreground));font-weight:500}.AdminRoles-module__dloVKq__descCell{color:hsl(var(--muted-foreground))}.AdminRoles-module__dloVKq__emptyText{color:hsl(var(--muted-foreground));opacity:.5}.AdminRoles-module__dloVKq__editInput{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.4rem;outline:none;padding:.5rem .75rem;font-size:.875rem;transition:border-color .15s}.AdminRoles-module__dloVKq__editInput:focus{border-color:var(--accent-indigo)}.AdminRoles-module__dloVKq__editInput:disabled{background:hsl(var(--muted));cursor:not-allowed}.AdminRoles-module__dloVKq__actionCell{text-align:right;white-space:nowrap;width:1%}.AdminRoles-module__dloVKq__actionButtons{flex-wrap:nowrap;justify-content:flex-end;gap:.5rem;display:flex}.AdminRoles-module__dloVKq__loadingRow{text-align:center;color:hsl(var(--muted-foreground));padding:3rem}
.system-config-module__ZYQctW__page{flex-direction:column;gap:1.25rem;display:flex}.system-config-module__ZYQctW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.9rem;display:flex}.system-config-module__ZYQctW__pageTitle{align-items:center;gap:.55rem;margin:0;font-size:1.45rem;font-weight:700;display:flex}.system-config-module__ZYQctW__pageSubtitle{color:hsl(var(--muted-foreground));margin:.4rem 0 0;font-size:.92rem;line-height:1.5}.system-config-module__ZYQctW__headerActions{align-items:center;gap:.75rem;display:flex}.system-config-module__ZYQctW__noticeCard,.system-config-module__ZYQctW__card{padding:1.5rem}.system-config-module__ZYQctW__noticeCard{background:linear-gradient(#0ea5e90f,#4f46e50a),#ffffffb8}.system-config-module__ZYQctW__noticeTitle,.system-config-module__ZYQctW__sectionTitle{color:hsl(var(--foreground));align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;font-weight:600;display:flex}.system-config-module__ZYQctW__noticeList{color:hsl(var(--muted-foreground));gap:.45rem;margin:0;padding-left:1.1rem;font-size:.9rem;line-height:1.55;display:grid}.system-config-module__ZYQctW__loadingState{min-height:12rem;color:hsl(var(--muted-foreground));justify-content:center;align-items:center;font-size:.92rem;display:flex}.system-config-module__ZYQctW__configGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.system-config-module__ZYQctW__configCard{background:linear-gradient(#fffffff5,#f8fafce6);border:1px solid #0f172a14;border-radius:16px;flex-direction:column;gap:.85rem;padding:1rem;display:flex;box-shadow:0 10px 24px #0f172a0a}.system-config-module__ZYQctW__cardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.system-config-module__ZYQctW__cardHeaderMain{min-width:0}.system-config-module__ZYQctW__configLabel{color:hsl(var(--foreground));font-size:1rem;font-weight:700}.system-config-module__ZYQctW__configKey{color:var(--accent-indigo);word-break:break-all;margin-top:.28rem;font-family:Courier New,monospace;font-size:.8rem;font-weight:700}.system-config-module__ZYQctW__statusPending,.system-config-module__ZYQctW__statusSynced,.system-config-module__ZYQctW__unitBadge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;font-size:.74rem;font-weight:600;display:inline-flex}.system-config-module__ZYQctW__statusPending,.system-config-module__ZYQctW__statusSynced{padding:.24rem .6rem}.system-config-module__ZYQctW__statusPending{color:#b45309;background:#f59e0b24}.system-config-module__ZYQctW__statusSynced{color:#15803d;background:#22c55e24}.system-config-module__ZYQctW__configDescription{color:hsl(var(--foreground));margin:0;font-size:.9rem;line-height:1.55}.system-config-module__ZYQctW__metaLine{color:hsl(var(--muted-foreground));font-size:.8rem;line-height:1.5}.system-config-module__ZYQctW__formBlock{flex-direction:column;gap:.5rem;display:flex}.system-config-module__ZYQctW__fieldLabel{color:hsl(var(--foreground));font-size:.84rem;font-weight:600}.system-config-module__ZYQctW__inputRow{align-items:center;gap:.6rem;display:flex}.system-config-module__ZYQctW__numberInput,.system-config-module__ZYQctW__descriptionInput{border:1px solid hsl(var(--border));width:100%;color:hsl(var(--foreground));background:#ffffffeb;border-radius:10px;transition:border-color .2s,box-shadow .2s}.system-config-module__ZYQctW__numberInput{min-height:2.8rem;padding:0 .9rem;font-size:.9rem;font-weight:600}.system-config-module__ZYQctW__descriptionInput{resize:vertical;min-height:6rem;padding:.7rem .9rem;font-size:.88rem;line-height:1.55}.system-config-module__ZYQctW__numberInput:focus,.system-config-module__ZYQctW__descriptionInput:focus{border-color:var(--accent-indigo);outline:none;box-shadow:0 0 0 3px #4f46e51f}.system-config-module__ZYQctW__unitBadge{min-width:fit-content;color:var(--accent-indigo);background:#4f46e51a;padding:.35rem .75rem}.system-config-module__ZYQctW__cardActions{justify-content:flex-end;display:flex}.system-config-module__ZYQctW__saveButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#4f46e5);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.35rem;min-height:2.4rem;padding:0 1rem;font-size:.84rem;font-weight:600;transition:transform .18s,opacity .18s;display:inline-flex}.system-config-module__ZYQctW__saveButton:hover:not(:disabled){transform:translateY(-1px)}.system-config-module__ZYQctW__saveButton:disabled{opacity:.45;cursor:not-allowed;transform:none}@media (max-width:900px){.system-config-module__ZYQctW__configGrid{grid-template-columns:1fr}}@media (max-width:720px){.system-config-module__ZYQctW__noticeCard,.system-config-module__ZYQctW__card{padding:1rem}.system-config-module__ZYQctW__configCard{padding:.9rem}.system-config-module__ZYQctW__inputRow{flex-direction:column;align-items:stretch}}
.DemandDetailClient-module__QFpbZa__pageContainer{flex-direction:column;gap:1.5rem;display:flex}.DemandDetailClient-module__QFpbZa__headerSection{padding:1.5rem 2rem}.DemandDetailClient-module__QFpbZa__backButton{margin-bottom:1.5rem}.DemandDetailClient-module__QFpbZa__headerTop{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding-top:1rem;display:flex}.DemandDetailClient-module__QFpbZa__headerContent{flex:1}.DemandDetailClient-module__QFpbZa__badges{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.DemandDetailClient-module__QFpbZa__title{margin:0 0 .75rem;font-size:1.6rem}.DemandDetailClient-module__QFpbZa__description{color:hsl(var(--muted-foreground));margin:0}.DemandDetailClient-module__QFpbZa__headerMetrics{flex-direction:column;gap:.5rem;min-width:200px;display:flex}.DemandDetailClient-module__QFpbZa__metric{align-items:center;gap:.5rem;font-size:.875rem;display:flex}.DemandDetailClient-module__QFpbZa__metricIcon{flex-shrink:0}.DemandDetailClient-module__QFpbZa__metricLabel{font-weight:600}.DemandDetailClient-module__QFpbZa__techStack{flex-wrap:wrap;gap:.4rem;margin-top:1.25rem;display:flex}.DemandDetailClient-module__QFpbZa__mainLayout{align-items:start;gap:1.5rem;min-height:max-content;display:grid}.DemandDetailClient-module__QFpbZa__detailsColumn{flex-direction:column;gap:1.5rem;display:flex}.DemandDetailClient-module__QFpbZa__requirementCard{padding:1.5rem}.DemandDetailClient-module__QFpbZa__requirementHeader{align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;display:flex}.DemandDetailClient-module__QFpbZa__requirementContent{white-space:pre-wrap;color:hsl(var(--muted-foreground));margin:0;line-height:1.8}.DemandDetailClient-module__QFpbZa__attachmentCard{padding:1rem 1.5rem}.DemandDetailClient-module__QFpbZa__statusCard{padding:1.5rem}.DemandDetailClient-module__QFpbZa__statusCardHeader{margin:0 0 1rem;font-size:1rem}.DemandDetailClient-module__QFpbZa__statusBadge{margin-bottom:.75rem}.DemandDetailClient-module__QFpbZa__statusDetails{flex-direction:column;gap:.4rem;font-size:.875rem;display:flex}.DemandDetailClient-module__QFpbZa__statusDetailItem{gap:.25rem;display:flex}.DemandDetailClient-module__QFpbZa__blockchainInfo{background:#10b9810d;border:1px solid #10b98126;border-radius:8px;margin-top:.75rem;padding:.75rem}.DemandDetailClient-module__QFpbZa__blockchainStatus{color:#10b981;margin-bottom:.25rem;font-size:.75rem;font-weight:600}.DemandDetailClient-module__QFpbZa__blockchainTxHash{color:var(--muted-foreground);word-break:break-all;font-size:.7rem}.DemandDetailClient-module__QFpbZa__formCard{padding:1.5rem}.DemandDetailClient-module__QFpbZa__formCardHeader{margin-top:0;margin-bottom:.5rem;font-size:1rem}.DemandDetailClient-module__QFpbZa__formCardIntro{color:hsl(var(--muted-foreground));margin-bottom:1rem;font-size:.85rem}.DemandDetailClient-module__QFpbZa__form{flex-direction:column;gap:.25rem;display:flex}.DemandDetailClient-module__QFpbZa__formInput{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));box-sizing:border-box;border-radius:6px;padding:.75rem;font-size:.9rem}.DemandDetailClient-module__QFpbZa__formInput:focus{border-color:var(--accent-indigo);outline:none;box-shadow:0 0 0 2px #6366f133}.DemandDetailClient-module__QFpbZa__formTextarea{resize:vertical}.DemandDetailClient-module__QFpbZa__formActions{justify-content:flex-end;gap:1rem;margin-top:.5rem;display:flex}.DemandDetailClient-module__QFpbZa__tipsCard{background:linear-gradient(135deg,#6366f10d 0%,#8b5cf60d 100%);border:1px solid #6366f126;padding:1.25rem}.DemandDetailClient-module__QFpbZa__tipsHeader{color:var(--accent-indigo);align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.9rem;font-weight:600;display:flex}.DemandDetailClient-module__QFpbZa__tipsList{color:hsl(var(--muted-foreground));margin:0;padding-left:1.25rem;font-size:.8rem;line-height:1.8}.DemandDetailClient-module__QFpbZa__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow:hidden}.DemandDetailClient-module__QFpbZa__modalContent{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:12px;width:100%;max-width:520px;max-height:90vh;padding:2rem;overflow-y:auto;box-shadow:0 20px 40px #0003}.DemandDetailClient-module__QFpbZa__modalHeader{background:hsl(var(--background));z-index:1;border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex;position:sticky;top:0}.DemandDetailClient-module__QFpbZa__modalTitle{margin:0;font-size:1.25rem;font-weight:600}.DemandDetailClient-module__QFpbZa__closeButton{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.DemandDetailClient-module__QFpbZa__closeButton:hover{color:hsl(var(--foreground))}@media (max-width:768px){.DemandDetailClient-module__QFpbZa__headerTop{flex-direction:column}.DemandDetailClient-module__QFpbZa__headerMetrics{width:100%;min-width:unset}}
