.notification-modal-module-scss-module__Php46q__modalOverlay{z-index:1100;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out notification-modal-module-scss-module__Php46q__fadeIn;display:flex;position:fixed;inset:0}@keyframes notification-modal-module-scss-module__Php46q__fadeIn{0%{opacity:0}to{opacity:1}}.notification-modal-module-scss-module__Php46q__modal{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;animation:.25s ease-out notification-modal-module-scss-module__Php46q__scalePop;box-shadow:0 8px 40px #0000002e}@media (max-width:768px){.notification-modal-module-scss-module__Php46q__modal{max-width:92%}}@keyframes notification-modal-module-scss-module__Php46q__scalePop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.notification-modal-module-scss-module__Php46q__iconWrapper{padding:32px 24px 16px}.notification-modal-module-scss-module__Php46q__successCircle,.notification-modal-module-scss-module__Php46q__errorCircle{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto;display:flex}.notification-modal-module-scss-module__Php46q__successCircle{background:linear-gradient(135deg,#4caf50 0%,#2e7d32 100%);box-shadow:0 4px 20px #4caf5059}.notification-modal-module-scss-module__Php46q__errorCircle{background:linear-gradient(135deg,#f44336 0%,#c62828 100%);box-shadow:0 4px 20px #f4433659}.notification-modal-module-scss-module__Php46q__title{color:#191919;margin:12px 24px 8px;font-size:22px;font-weight:700}.notification-modal-module-scss-module__Php46q__message{color:#666;white-space:pre-line;margin:0 24px 24px;font-size:14px;line-height:1.6}.notification-modal-module-scss-module__Php46q__button{color:#fff;cursor:pointer;background:#191919;border:none;border-radius:0 0 16px 16px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:background .2s}.notification-modal-module-scss-module__Php46q__button:hover{background:#333}
._modal-shared-module-scss-module__tRTRTG__modalOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out _modal-shared-module-scss-module__tRTRTG__fadeIn;display:flex;position:fixed;inset:0}@media (max-width:768px){._modal-shared-module-scss-module__tRTRTG__modalOverlay{align-items:flex-end;padding:0}}@keyframes _modal-shared-module-scss-module__tRTRTG__fadeIn{0%{opacity:0}to{opacity:1}}._modal-shared-module-scss-module__tRTRTG__modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:720px;max-height:90vh;animation:.3s ease-out _modal-shared-module-scss-module__tRTRTG__slideUp;display:flex;box-shadow:0 8px 40px #0000002e}@media (max-width:768px){._modal-shared-module-scss-module__tRTRTG__modal{border-radius:20px 20px 0 0;max-height:92vh;animation:.3s ease-out _modal-shared-module-scss-module__tRTRTG__slideUpMobile}}._modal-shared-module-scss-module__tRTRTG__modalCompact{max-width:460px}@keyframes _modal-shared-module-scss-module__tRTRTG__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _modal-shared-module-scss-module__tRTRTG__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modal-shared-module-scss-module__tRTRTG__modalHeader{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 24px 16px;display:flex}@media (max-width:768px){._modal-shared-module-scss-module__tRTRTG__modalHeader{padding:20px 20px 16px}}._modal-shared-module-scss-module__tRTRTG__modalHeader h2{color:#191919;margin:0;font-size:20px;font-weight:700}._modal-shared-module-scss-module__tRTRTG__modalCloseBtn{color:#666;cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}._modal-shared-module-scss-module__tRTRTG__modalCloseBtn:hover{color:#191919;background:#eee}._modal-shared-module-scss-module__tRTRTG__modalCloseBtn:disabled{opacity:.4;cursor:not-allowed}._modal-shared-module-scss-module__tRTRTG__modalBody{flex:auto;min-height:0;padding:24px;overflow-y:auto}@media (max-width:768px){._modal-shared-module-scss-module__tRTRTG__modalBody{padding:20px}}._modal-shared-module-scss-module__tRTRTG__formAlert{color:#c62828;background:#ffebee;border:1px solid #ef9a9a;border-radius:8px;margin-bottom:20px;padding:12px 16px;font-size:13px;font-weight:500}._modal-shared-module-scss-module__tRTRTG__formGroup{margin-bottom:20px}._modal-shared-module-scss-module__tRTRTG__formGroup:last-of-type{margin-bottom:0}._modal-shared-module-scss-module__tRTRTG__formLabel{color:#444;margin-bottom:6px;font-size:13px;font-weight:600;display:block}._modal-shared-module-scss-module__tRTRTG__required{color:#c62828;margin-left:2px}._modal-shared-module-scss-module__tRTRTG__formInput,._modal-shared-module-scss-module__tRTRTG__formTextarea,._modal-shared-module-scss-module__tRTRTG__formSelect{color:#191919;box-sizing:border-box;background:#fff;border:1.5px solid #e0e0e0;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:all .2s}._modal-shared-module-scss-module__tRTRTG__formInput:focus,._modal-shared-module-scss-module__tRTRTG__formTextarea:focus,._modal-shared-module-scss-module__tRTRTG__formSelect:focus{border-color:#191919;outline:none;box-shadow:0 0 0 3px #19191914}._modal-shared-module-scss-module__tRTRTG__formInput::placeholder,._modal-shared-module-scss-module__tRTRTG__formTextarea::placeholder,._modal-shared-module-scss-module__tRTRTG__formSelect::placeholder{color:#bbb}._modal-shared-module-scss-module__tRTRTG__formInput:disabled,._modal-shared-module-scss-module__tRTRTG__formTextarea:disabled,._modal-shared-module-scss-module__tRTRTG__formSelect:disabled{color:#888;cursor:not-allowed;background:#f5f5f5}@media (max-width:768px){._modal-shared-module-scss-module__tRTRTG__formInput,._modal-shared-module-scss-module__tRTRTG__formTextarea,._modal-shared-module-scss-module__tRTRTG__formSelect{padding:12px 14px;font-size:16px}}._modal-shared-module-scss-module__tRTRTG__formTextarea{resize:vertical;min-height:200px;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:13px;line-height:1.55}._modal-shared-module-scss-module__tRTRTG__formHint{color:#aaa;margin:4px 0 0;font-size:12px}._modal-shared-module-scss-module__tRTRTG__toggleRow{background:#fafafa;border:1px solid #eee;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}._modal-shared-module-scss-module__tRTRTG__toggleLabel{flex-direction:column;gap:2px;display:flex}._modal-shared-module-scss-module__tRTRTG__toggleLabel span:first-child{color:#191919;font-size:14px;font-weight:600}._modal-shared-module-scss-module__tRTRTG__toggleLabel span:last-child{color:#888;font-size:12px}._modal-shared-module-scss-module__tRTRTG__toggle{cursor:pointer;background:#d8d8d8;border:none;border-radius:999px;flex-shrink:0;width:44px;height:24px;padding:0;transition:background .2s;position:relative}._modal-shared-module-scss-module__tRTRTG__toggle:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}._modal-shared-module-scss-module__tRTRTG__toggle._modal-shared-module-scss-module__tRTRTG__toggleOn{background:#2e7d32}._modal-shared-module-scss-module__tRTRTG__toggle._modal-shared-module-scss-module__tRTRTG__toggleOn:after{transform:translate(20px)}._modal-shared-module-scss-module__tRTRTG__modalFooter{border-top:1px solid #f0f0f0;flex-shrink:0;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}@media (max-width:768px){._modal-shared-module-scss-module__tRTRTG__modalFooter{flex-direction:column-reverse;padding:16px 20px}}._modal-shared-module-scss-module__tRTRTG__cancelButton,._modal-shared-module-scss-module__tRTRTG__submitButton,._modal-shared-module-scss-module__tRTRTG__dangerButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}._modal-shared-module-scss-module__tRTRTG__cancelButton:disabled,._modal-shared-module-scss-module__tRTRTG__submitButton:disabled,._modal-shared-module-scss-module__tRTRTG__dangerButton:disabled{opacity:.55;cursor:not-allowed}._modal-shared-module-scss-module__tRTRTG__cancelButton:active:not(:disabled),._modal-shared-module-scss-module__tRTRTG__submitButton:active:not(:disabled),._modal-shared-module-scss-module__tRTRTG__dangerButton:active:not(:disabled){transform:scale(.97)}@media (max-width:768px){._modal-shared-module-scss-module__tRTRTG__cancelButton,._modal-shared-module-scss-module__tRTRTG__submitButton,._modal-shared-module-scss-module__tRTRTG__dangerButton{width:100%;padding:14px;font-size:15px}}._modal-shared-module-scss-module__tRTRTG__cancelButton{color:#666;background:#f5f5f5}._modal-shared-module-scss-module__tRTRTG__cancelButton:hover:not(:disabled){color:#333;background:#eee}._modal-shared-module-scss-module__tRTRTG__submitButton{color:#fff;background:#191919}._modal-shared-module-scss-module__tRTRTG__submitButton:hover:not(:disabled){background:#333;transform:translateY(-1px);box-shadow:0 4px 12px #0003}._modal-shared-module-scss-module__tRTRTG__dangerButton{color:#fff;background:#c62828}._modal-shared-module-scss-module__tRTRTG__dangerButton:hover:not(:disabled){background:#b71c1c;transform:translateY(-1px);box-shadow:0 4px 12px #c628284d}._modal-shared-module-scss-module__tRTRTG__btnSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite _modal-shared-module-scss-module__tRTRTG__spin;display:inline-block}@keyframes _modal-shared-module-scss-module__tRTRTG__spin{to{transform:rotate(360deg)}}._modal-shared-module-scss-module__tRTRTG__deleteWarning{text-align:center;flex-direction:column;gap:16px;padding:20px 0;display:flex}._modal-shared-module-scss-module__tRTRTG__deleteIcon{color:#c62828;background:#ffebee;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto;display:flex}._modal-shared-module-scss-module__tRTRTG__deleteText{color:#555;margin:0;font-size:14px;line-height:1.5}._modal-shared-module-scss-module__tRTRTG__deleteText strong{color:#191919;background:#f5f5f5;border-radius:4px;padding:2px 8px;font-family:ui-monospace,SF Mono,Cascadia Code,monospace}
.summary-cards-module-scss-module__Es88pG__adminPageContainer{background:#f5f5f5;min-height:100vh;padding:24px}@media (max-width:768px){.summary-cards-module-scss-module__Es88pG__adminPageContainer{padding:16px}}@media (max-width:480px){.summary-cards-module-scss-module__Es88pG__adminPageContainer{padding:12px}}.summary-cards-module-scss-module__Es88pG__adminPageContent{width:100%;max-width:1400px;margin:0 auto}.summary-cards-module-scss-module__Es88pG__adminPageSection{width:100%;max-width:1400px;margin:0 auto 24px}@media (max-width:768px){.summary-cards-module-scss-module__Es88pG__adminPageSection{margin-bottom:16px}}.summary-cards-module-scss-module__Es88pG__summary{grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:1400px;margin:0 auto 24px;display:grid}@media (max-width:1100px){.summary-cards-module-scss-module__Es88pG__summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.summary-cards-module-scss-module__Es88pG__summary{gap:12px;margin-bottom:16px}}@media (max-width:480px){.summary-cards-module-scss-module__Es88pG__summary{grid-template-columns:1fr}}.summary-cards-module-scss-module__Es88pG__summaryCard{background:#fff;border:1px solid #f0f0f0;border-radius:12px;align-items:flex-start;gap:14px;padding:20px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 8px #0000000f}.summary-cards-module-scss-module__Es88pG__summaryCard:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000001a}.summary-cards-module-scss-module__Es88pG__summaryCard h3{color:#888;text-transform:uppercase;letter-spacing:.4px;margin:0 0 4px;font-size:12px;font-weight:500}@media (max-width:768px){.summary-cards-module-scss-module__Es88pG__summaryCard{padding:16px}}.summary-cards-module-scss-module__Es88pG__summaryIcon{color:#666;background:#f5f5f5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.summary-cards-module-scss-module__Es88pG__summaryGreen .summary-cards-module-scss-module__Es88pG__summaryIcon{color:#2e7d32;background:#e8f5e9}.summary-cards-module-scss-module__Es88pG__summaryRed .summary-cards-module-scss-module__Es88pG__summaryIcon{color:#c62828;background:#ffebee}.summary-cards-module-scss-module__Es88pG__summaryBlue .summary-cards-module-scss-module__Es88pG__summaryIcon{color:#1565c0;background:#e3f2fd}.summary-cards-module-scss-module__Es88pG__summaryValue{color:#191919;margin:0;font-size:22px;font-weight:700;line-height:1.2}@media (max-width:768px){.summary-cards-module-scss-module__Es88pG__summaryValue{font-size:20px}}
.prompts-table-module-scss-module__alvGOa__adminPageContainer{background:#f5f5f5;min-height:100vh;padding:24px}@media (max-width:768px){.prompts-table-module-scss-module__alvGOa__adminPageContainer{padding:16px}}@media (max-width:480px){.prompts-table-module-scss-module__alvGOa__adminPageContainer{padding:12px}}.prompts-table-module-scss-module__alvGOa__adminPageContent{width:100%;max-width:1400px;margin:0 auto}.prompts-table-module-scss-module__alvGOa__adminPageSection{width:100%;max-width:1400px;margin:0 auto 24px}@media (max-width:768px){.prompts-table-module-scss-module__alvGOa__adminPageSection{margin-bottom:16px}}.prompts-table-module-scss-module__alvGOa__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1400px;margin:0 auto 20px;display:flex}@media (max-width:768px){.prompts-table-module-scss-module__alvGOa__toolbar{gap:12px;margin-bottom:16px}}.prompts-table-module-scss-module__alvGOa__searchWrapper{flex:1;min-width:240px;max-width:420px;position:relative}@media (max-width:768px){.prompts-table-module-scss-module__alvGOa__searchWrapper{width:100%;max-width:100%}}.prompts-table-module-scss-module__alvGOa__searchIcon{color:#aaa;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.prompts-table-module-scss-module__alvGOa__searchInput{color:#191919;box-sizing:border-box;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;width:100%;padding:10px 12px 10px 38px;font-size:14px;transition:all .2s}.prompts-table-module-scss-module__alvGOa__searchInput:focus{border-color:#191919;outline:none;box-shadow:0 0 0 3px #19191914}.prompts-table-module-scss-module__alvGOa__searchInput::placeholder{color:#bbb}@media (max-width:768px){.prompts-table-module-scss-module__alvGOa__searchInput{padding:12px 12px 12px 38px;font-size:16px}}.prompts-table-module-scss-module__alvGOa__limitGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:768px){.prompts-table-module-scss-module__alvGOa__limitGroup{justify-content:space-between;width:100%}}.prompts-table-module-scss-module__alvGOa__limitLabel{color:#888;white-space:nowrap;font-size:13px;font-weight:500}.prompts-table-module-scss-module__alvGOa__limitButtons{flex-wrap:wrap;gap:6px;display:flex}.prompts-table-module-scss-module__alvGOa__limitButton{color:#666;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:6px 14px;font-size:13px;font-weight:500;transition:all .2s}.prompts-table-module-scss-module__alvGOa__limitButton:hover{color:#191919;background:#f5f5f5;border-color:#191919}.prompts-table-module-scss-module__alvGOa__limitButton.prompts-table-module-scss-module__alvGOa__active{color:#fff;background:#191919;border-color:#191919}.prompts-table-module-scss-module__alvGOa__tableContainer{width:100%;max-width:1400px;margin:0 auto}.prompts-table-module-scss-module__alvGOa__tableWrapper{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;overflow-x:auto;box-shadow:0 2px 8px #0000000f}.prompts-table-module-scss-module__alvGOa__tableWrapper::-webkit-scrollbar{height:6px}.prompts-table-module-scss-module__alvGOa__tableWrapper::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.prompts-table-module-scss-module__alvGOa__tableWrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.prompts-table-module-scss-module__alvGOa__tableWrapper::-webkit-scrollbar-thumb:hover{background:#aaa}@media (max-width:968px){.prompts-table-module-scss-module__alvGOa__tableWrapper{display:none}}.prompts-table-module-scss-module__alvGOa__table{border-collapse:collapse;width:100%;min-width:1100px}.prompts-table-module-scss-module__alvGOa__table thead{background:#fafafa;border-bottom:2px solid #eee}.prompts-table-module-scss-module__alvGOa__table thead th{text-align:left;color:#888;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;padding:14px 16px;font-size:12px;font-weight:600}.prompts-table-module-scss-module__alvGOa__table tbody tr{vertical-align:top;border-bottom:1px solid #f5f5f5;transition:background .15s}.prompts-table-module-scss-module__alvGOa__table tbody tr:hover{background:#fafafa}.prompts-table-module-scss-module__alvGOa__table tbody tr:last-child{border-bottom:none}.prompts-table-module-scss-module__alvGOa__table tbody tr td{color:#1a1a1a;vertical-align:top;padding:14px 16px;font-size:14px}.prompts-table-module-scss-module__alvGOa__rowInactive{opacity:.6}.prompts-table-module-scss-module__alvGOa__rowInactive:hover{opacity:.8}.prompts-table-module-scss-module__alvGOa__keyCell{align-items:center;gap:8px;display:flex}.prompts-table-module-scss-module__alvGOa__keyText{letter-spacing:.3px;color:#191919;word-break:break-all;background:#f5f5f5;border-radius:6px;padding:4px 10px;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:13px;font-weight:700;line-height:1.3}.prompts-table-module-scss-module__alvGOa__copyButton{cursor:pointer;color:#bbb;background:0 0;border:1px solid #0000;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.prompts-table-module-scss-module__alvGOa__copyButton:hover{color:#191919;background:#f5f5f5;border-color:#ddd}.prompts-table-module-scss-module__alvGOa__checkIcon{color:#4caf50!important}.prompts-table-module-scss-module__alvGOa__descriptionCell{color:#666;word-break:break-word;max-width:240px;font-size:13px;line-height:1.4;display:inline-block}.prompts-table-module-scss-module__alvGOa__contentBlock{flex-direction:column;gap:6px;max-width:460px;display:flex}.prompts-table-module-scss-module__alvGOa__contentText{color:#444;white-space:pre-wrap;word-break:break-word;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;max-height:240px;margin:0;padding:10px 12px;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:12px;line-height:1.55;overflow-y:auto}.prompts-table-module-scss-module__alvGOa__contentToggle{color:#1565c0;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:4px;padding:2px 0;font-size:12px;font-weight:600;display:inline-flex}.prompts-table-module-scss-module__alvGOa__contentToggle svg{transition:transform .2s}.prompts-table-module-scss-module__alvGOa__contentToggle:hover{color:#0d47a1}.prompts-table-module-scss-module__alvGOa__contentChevronOpen{transform:rotate(180deg)}.prompts-table-module-scss-module__alvGOa__dateText{color:#666;white-space:nowrap;font-size:13px}.prompts-table-module-scss-module__alvGOa__badgeActive,.prompts-table-module-scss-module__alvGOa__badgeInactive{white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.prompts-table-module-scss-module__alvGOa__badgeActive{color:#2e7d32;background:#e8f5e9}.prompts-table-module-scss-module__alvGOa__badgeInactive{color:#888;background:#f5f5f5}.prompts-table-module-scss-module__alvGOa__actions{align-items:center;gap:6px;display:flex}.prompts-table-module-scss-module__alvGOa__actionEdit{color:#444;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:5px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.prompts-table-module-scss-module__alvGOa__actionEdit:hover{color:#191919;background:#f5f5f5;border-color:#191919}.prompts-table-module-scss-module__alvGOa__actionDelete{color:#c62828;cursor:pointer;background:0 0;border:1px solid #f4cfcf;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:inline-flex}.prompts-table-module-scss-module__alvGOa__actionDelete:hover{background:#ffebee;border-color:#c62828}.prompts-table-module-scss-module__alvGOa__mobileCards{display:none}@media (max-width:968px){.prompts-table-module-scss-module__alvGOa__mobileCards{flex-direction:column;gap:12px;display:flex}}.prompts-table-module-scss-module__alvGOa__promptCard{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex;box-shadow:0 2px 8px #0000000f}.prompts-table-module-scss-module__alvGOa__cardInactive{opacity:.65}.prompts-table-module-scss-module__alvGOa__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.prompts-table-module-scss-module__alvGOa__cardKeyRow{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.prompts-table-module-scss-module__alvGOa__cardKey{letter-spacing:.3px;color:#191919;word-break:break-all;background:#f5f5f5;border-radius:6px;padding:4px 12px;font-family:ui-monospace,SF Mono,Cascadia Code,monospace;font-size:14px;font-weight:700;line-height:1.3}.prompts-table-module-scss-module__alvGOa__cardCopyButton{cursor:pointer;color:#666;background:0 0;border:1px solid #e0e0e0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.prompts-table-module-scss-module__alvGOa__cardCopyButton:hover{color:#191919;background:#f5f5f5;border-color:#191919}.prompts-table-module-scss-module__alvGOa__cardDescription{color:#666;margin:0;font-size:13px;line-height:1.5}.prompts-table-module-scss-module__alvGOa__cardFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.prompts-table-module-scss-module__alvGOa__cardDate{color:#999;font-size:12px}.prompts-table-module-scss-module__alvGOa__cardActions{align-items:center;gap:6px;display:flex}.prompts-table-module-scss-module__alvGOa__pagination{background:#fff;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:16px 20px;display:flex;box-shadow:0 2px 8px #0000000f}@media (max-width:768px){.prompts-table-module-scss-module__alvGOa__pagination{flex-direction:column;gap:12px;padding:16px}}.prompts-table-module-scss-module__alvGOa__paginationButton{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:4px;min-height:44px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s;display:inline-flex}.prompts-table-module-scss-module__alvGOa__paginationButton:hover:not(:disabled){color:#191919;background:#fafafa;border-color:#191919}.prompts-table-module-scss-module__alvGOa__paginationButton:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.prompts-table-module-scss-module__alvGOa__paginationButton{justify-content:center;width:100%}}.prompts-table-module-scss-module__alvGOa__paginationInfo{color:#888;white-space:nowrap;font-size:14px;font-weight:500}.prompts-table-module-scss-module__alvGOa__emptyState{text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex;box-shadow:0 2px 8px #0000000f}.prompts-table-module-scss-module__alvGOa__emptyState svg{color:#d0d0d0;margin-bottom:16px}.prompts-table-module-scss-module__alvGOa__emptyState p{color:#999;margin:0 0 20px;font-size:15px}.prompts-table-module-scss-module__alvGOa__emptyCreateButton{color:#fff;cursor:pointer;background:#191919;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.prompts-table-module-scss-module__alvGOa__emptyCreateButton:hover{background:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}
.prompts-page-module-scss-module__z58QgW__adminPageContainer{background:#f5f5f5;min-height:100vh;padding:24px}@media (max-width:768px){.prompts-page-module-scss-module__z58QgW__adminPageContainer{padding:16px}}@media (max-width:480px){.prompts-page-module-scss-module__z58QgW__adminPageContainer{padding:12px}}.prompts-page-module-scss-module__z58QgW__adminPageContent{width:100%;max-width:1400px;margin:0 auto}.prompts-page-module-scss-module__z58QgW__adminPageSection{width:100%;max-width:1400px;margin:0 auto 24px}@media (max-width:768px){.prompts-page-module-scss-module__z58QgW__adminPageSection{margin-bottom:16px}}.prompts-page-module-scss-module__z58QgW__container{background:#f5f5f5;min-height:100vh;padding:24px}@media (max-width:768px){.prompts-page-module-scss-module__z58QgW__container{padding:16px}}@media (max-width:480px){.prompts-page-module-scss-module__z58QgW__container{padding:12px}}.prompts-page-module-scss-module__z58QgW__pageHeader{width:100%;max-width:1400px;margin:0 auto 24px}@media (max-width:768px){.prompts-page-module-scss-module__z58QgW__pageHeader{margin-bottom:16px}}.prompts-page-module-scss-module__z58QgW__pageHeader{justify-content:flex-end;align-items:center;gap:16px;display:flex}@media (max-width:768px){.prompts-page-module-scss-module__z58QgW__pageHeader{justify-content:stretch}}.prompts-page-module-scss-module__z58QgW__createButton{color:#fff;cursor:pointer;white-space:nowrap;background:#191919;border:1px solid #191919;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.prompts-page-module-scss-module__z58QgW__createButton:hover{background:#333;border-color:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.prompts-page-module-scss-module__z58QgW__createButton:active{transform:translateY(0)}@media (max-width:768px){.prompts-page-module-scss-module__z58QgW__createButton{justify-content:center;width:100%;padding:12px 20px}}.prompts-page-module-scss-module__z58QgW__loadingContainer,.prompts-page-module-scss-module__z58QgW__errorContainer{background:#f5f5f5;flex:1;justify-content:center;align-items:center;min-height:60vh;display:flex}.prompts-page-module-scss-module__z58QgW__loadingContent,.prompts-page-module-scss-module__z58QgW__errorContent{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:24px;display:flex}.prompts-page-module-scss-module__z58QgW__spinner{border:3px solid #e5e5e5;border-top-color:#191919;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite prompts-page-module-scss-module__z58QgW__spin}@keyframes prompts-page-module-scss-module__z58QgW__spin{to{transform:rotate(360deg)}}.prompts-page-module-scss-module__z58QgW__loadingText{color:#888;font-size:14px}.prompts-page-module-scss-module__z58QgW__errorIcon{color:#c62828;background:#ffebee;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.prompts-page-module-scss-module__z58QgW__errorTitle{color:#191919;margin:0;font-size:18px;font-weight:600}.prompts-page-module-scss-module__z58QgW__errorMessage{color:#888;max-width:360px;margin:0;font-size:14px;line-height:1.5}
.revision-filters-module-scss-module__mxLfXa__row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.revision-filters-module-scss-module__mxLfXa__chip{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.revision-filters-module-scss-module__mxLfXa__chip:hover{background:#f9fafb;border-color:#d1d5db}.revision-filters-module-scss-module__mxLfXa__chipActive{color:#fff;background:#191919;border-color:#191919}.revision-filters-module-scss-module__mxLfXa__chipActive:hover{background:#000}.revision-filters-module-scss-module__mxLfXa__chipPending:not(.revision-filters-module-scss-module__mxLfXa__chipActive){color:#92400e;background:#fffbeb;border-color:#fde68a}.revision-filters-module-scss-module__mxLfXa__chipPending:not(.revision-filters-module-scss-module__mxLfXa__chipActive):hover{background:#fef3c7}.revision-filters-module-scss-module__mxLfXa__count{min-width:18px;height:18px;color:inherit;background:#00000014;border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.revision-filters-module-scss-module__mxLfXa__chipActive .revision-filters-module-scss-module__mxLfXa__count{background:#ffffff2e}
.revisions-table-module-scss-module__Ubrieq__adminPageContainer{background:#f5f5f5;min-height:100vh;padding:24px}@media (max-width:768px){.revisions-table-module-scss-module__Ubrieq__adminPageContainer{padding:16px}}@media (max-width:480px){.revisions-table-module-scss-module__Ubrieq__adminPageContainer{padding:12px}}.revisions-table-module-scss-module__Ubrieq__adminPageContent{width:100%;max-width:1400px;margin:0 auto}.revisions-table-module-scss-module__Ubrieq__adminPageSection{width:100%;max-width:1400px;margin:0 auto 24px}@media (max-width:768px){.revisions-table-module-scss-module__Ubrieq__adminPageSection{margin-bottom:16px}}.revisions-table-module-scss-module__Ubrieq__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1400px;margin:0 auto 16px;display:flex}.revisions-table-module-scss-module__Ubrieq__searchWrapper{flex:1;min-width:240px;max-width:420px;position:relative}@media (max-width:768px){.revisions-table-module-scss-module__Ubrieq__searchWrapper{width:100%;max-width:100%}}.revisions-table-module-scss-module__Ubrieq__searchIcon{color:#aaa;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.revisions-table-module-scss-module__Ubrieq__searchInput{color:#191919;box-sizing:border-box;background:#fff;border:1.5px solid #e0e0e0;border-radius:10px;width:100%;padding:10px 12px 10px 38px;font-size:14px;transition:all .2s}.revisions-table-module-scss-module__Ubrieq__searchInput:focus{border-color:#191919;outline:none;box-shadow:0 0 0 3px #19191914}.revisions-table-module-scss-module__Ubrieq__searchInput::placeholder{color:#bbb}.revisions-table-module-scss-module__Ubrieq__toolbarRight{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.revisions-table-module-scss-module__Ubrieq__live{letter-spacing:.4px;text-transform:uppercase;color:#047857;background:#ecfdf5;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:11px;font-weight:600;display:inline-flex}.revisions-table-module-scss-module__Ubrieq__liveDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite revisions-table-module-scss-module__Ubrieq__pulseDot}@keyframes revisions-table-module-scss-module__Ubrieq__pulseDot{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.revisions-table-module-scss-module__Ubrieq__limitGroup{align-items:center;gap:8px;display:flex}.revisions-table-module-scss-module__Ubrieq__limitLabel{color:#888;text-transform:uppercase;letter-spacing:.4px;font-size:12px}.revisions-table-module-scss-module__Ubrieq__limitButtons{background:#f3f4f6;border-radius:8px;padding:2px;display:inline-flex}.revisions-table-module-scss-module__Ubrieq__limitButton{color:#4b5563;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:600;transition:background-color .15s,color .15s}.revisions-table-module-scss-module__Ubrieq__limitButton.revisions-table-module-scss-module__Ubrieq__active{color:#191919;background:#fff;box-shadow:0 1px 2px #0000000f}.revisions-table-module-scss-module__Ubrieq__tableContainer{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;max-width:1400px;margin:0 auto;overflow:hidden}.revisions-table-module-scss-module__Ubrieq__tableWrapper{overflow-x:auto}@media (max-width:768px){.revisions-table-module-scss-module__Ubrieq__tableWrapper{display:none}}.revisions-table-module-scss-module__Ubrieq__table{border-collapse:collapse;width:100%;font-size:14px}.revisions-table-module-scss-module__Ubrieq__table thead{background:#f9fafb;border-bottom:1px solid #e5e7eb}.revisions-table-module-scss-module__Ubrieq__table th{text-align:left;color:#4b5563;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;padding:12px 16px;font-size:12px;font-weight:600}.revisions-table-module-scss-module__Ubrieq__table tbody tr{border-top:1px solid #f3f4f6;transition:background-color .18s,box-shadow .18s}.revisions-table-module-scss-module__Ubrieq__table tbody tr:hover{background:#fafafa}.revisions-table-module-scss-module__Ubrieq__table td{color:#191919;vertical-align:top;padding:14px 16px}.revisions-table-module-scss-module__Ubrieq__rowHighlighted{animation:3.4s forwards revisions-table-module-scss-module__Ubrieq__rowFade;box-shadow:inset 3px 0 #f59e0b;background:#fef9c3!important}@keyframes revisions-table-module-scss-module__Ubrieq__rowFade{0%{background:#fef9c3}85%{background:#fef9c3}to{background:0 0}}.revisions-table-module-scss-module__Ubrieq__statusBadge{letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.revisions-table-module-scss-module__Ubrieq__status_proposed{color:#92400e;background:#fef3c7}.revisions-table-module-scss-module__Ubrieq__status_approved{color:#1e40af;background:#dbeafe}.revisions-table-module-scss-module__Ubrieq__status_applied{color:#065f46;background:#d1fae5}.revisions-table-module-scss-module__Ubrieq__status_rejected{color:#991b1b;background:#fee2e2}.revisions-table-module-scss-module__Ubrieq__summaryCell{color:#191919;max-width:540px;font-size:14px;line-height:1.45;display:inline-block}.revisions-table-module-scss-module__Ubrieq__placeholder{color:#9ca3af;font-style:italic}.revisions-table-module-scss-module__Ubrieq__subtleNote{color:#6b7280;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:540px;margin-top:4px;font-size:12px;font-style:italic;display:-webkit-box;overflow:hidden}.revisions-table-module-scss-module__Ubrieq__chatLink{color:#1d4ed8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:600;transition:background-color .15s;display:inline-flex}.revisions-table-module-scss-module__Ubrieq__chatLink:hover{background:#eff6ff}.revisions-table-module-scss-module__Ubrieq__patchBadges{align-items:center;gap:6px;display:inline-flex}.revisions-table-module-scss-module__Ubrieq__patchBadge{letter-spacing:.3px;border-radius:6px;align-items:center;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}.revisions-table-module-scss-module__Ubrieq__patchBadgeSp{color:#6d28d9;background:#ede9fe}.revisions-table-module-scss-module__Ubrieq__patchBadgeRp{color:#92400e;background:#fef3c7}.revisions-table-module-scss-module__Ubrieq__dateText{color:#6b7280;white-space:nowrap;font-size:12px}.revisions-table-module-scss-module__Ubrieq__openButton{color:#191919;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.revisions-table-module-scss-module__Ubrieq__openButton:hover{background:#f9fafb;border-color:#d1d5db}.revisions-table-module-scss-module__Ubrieq__mobileCards{display:none}@media (max-width:768px){.revisions-table-module-scss-module__Ubrieq__mobileCards{flex-direction:column;gap:12px;padding:12px;display:flex}}.revisions-table-module-scss-module__Ubrieq__card{text-align:left;font:inherit;color:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:8px;padding:14px;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex}.revisions-table-module-scss-module__Ubrieq__card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.revisions-table-module-scss-module__Ubrieq__cardHighlighted{background:#fef9c3;border-color:#facc15;animation:3.4s forwards revisions-table-module-scss-module__Ubrieq__rowFade}.revisions-table-module-scss-module__Ubrieq__cardHeader{justify-content:space-between;align-items:center;display:flex}.revisions-table-module-scss-module__Ubrieq__cardSummary{color:#191919;font-size:14px;font-weight:600;line-height:1.4}.revisions-table-module-scss-module__Ubrieq__cardComment{color:#6b7280;font-size:13px;font-style:italic;line-height:1.4}.revisions-table-module-scss-module__Ubrieq__cardDate{color:#9ca3af;font-size:12px}.revisions-table-module-scss-module__Ubrieq__cardFooter{justify-content:space-between;align-items:center;gap:8px;display:flex}.revisions-table-module-scss-module__Ubrieq__cardChatLink{color:#1d4ed8;cursor:pointer;background:#eff6ff;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;font-weight:600;display:inline-flex}.revisions-table-module-scss-module__Ubrieq__pagination{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:8px;padding:14px 16px;display:flex}.revisions-table-module-scss-module__Ubrieq__paginationButton{color:#191919;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:4px;padding:8px 14px;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.revisions-table-module-scss-module__Ubrieq__paginationButton:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.revisions-table-module-scss-module__Ubrieq__paginationButton:disabled{opacity:.5;cursor:not-allowed}.revisions-table-module-scss-module__Ubrieq__paginationInfo{color:#6b7280;font-size:13px}.revisions-table-module-scss-module__Ubrieq__emptyState{text-align:center;color:#9ca3af;flex-direction:column;align-items:center;gap:12px;padding:60px 24px;display:flex}.revisions-table-module-scss-module__Ubrieq__emptyState svg{color:#d1d5db}.revisions-table-module-scss-module__Ubrieq__emptyState p{max-width:360px;margin:0;font-size:14px}
.confirm-dialog-module-scss-module__N9ztYW__backdrop{padding:1rem;padding-top:max(1rem,env(safe-area-inset-top));padding-bottom:max(1rem,env(safe-area-inset-bottom));z-index:1000;overscroll-behavior:contain;background-color:#11182773;justify-content:center;align-items:center;animation:.15s confirm-dialog-module-scss-module__N9ztYW__fadeIn;display:flex;position:fixed;inset:0}.confirm-dialog-module-scss-module__N9ztYW__dialog{background-color:#fff;border-radius:.875rem;flex-direction:column;width:100%;max-width:26rem;max-height:calc(100dvh - 2rem);padding:1.25rem 1.25rem 1rem;animation:.18s confirm-dialog-module-scss-module__N9ztYW__scaleIn;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}.confirm-dialog-module-scss-module__N9ztYW__title{color:#111827;letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.0625rem;font-weight:600}.confirm-dialog-module-scss-module__N9ztYW__message{color:#4b5563;flex:auto;min-height:0;margin:0 0 1.125rem;font-size:.875rem;line-height:1.45;overflow-y:auto}.confirm-dialog-module-scss-module__N9ztYW__actions{flex-shrink:0;justify-content:flex-end;gap:.5rem;display:flex}.confirm-dialog-module-scss-module__N9ztYW__cancel,.confirm-dialog-module-scss-module__N9ztYW__confirm{cursor:pointer;border:1px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;min-width:6rem;height:2.25rem;padding:0 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s,border-color .15s,color .15s,transform 50ms;display:inline-flex}.confirm-dialog-module-scss-module__N9ztYW__cancel:disabled,.confirm-dialog-module-scss-module__N9ztYW__confirm:disabled{cursor:not-allowed;opacity:.7}.confirm-dialog-module-scss-module__N9ztYW__cancel:active:not(:disabled),.confirm-dialog-module-scss-module__N9ztYW__confirm:active:not(:disabled){transform:translateY(1px)}.confirm-dialog-module-scss-module__N9ztYW__cancel{color:#374151;background-color:#fff;border-color:#e5e7eb}.confirm-dialog-module-scss-module__N9ztYW__cancel:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db}.confirm-dialog-module-scss-module__N9ztYW__confirm{color:#fff}.confirm-dialog-module-scss-module__N9ztYW__confirm.confirm-dialog-module-scss-module__N9ztYW__default,.confirm-dialog-module-scss-module__N9ztYW__confirm.confirm-dialog-module-scss-module__N9ztYW__primary{background-color:#191919}.confirm-dialog-module-scss-module__N9ztYW__confirm.confirm-dialog-module-scss-module__N9ztYW__default:hover:not(:disabled),.confirm-dialog-module-scss-module__N9ztYW__confirm.confirm-dialog-module-scss-module__N9ztYW__primary:hover:not(:disabled){background-color:#000}.confirm-dialog-module-scss-module__N9ztYW__confirm.confirm-dialog-module-scss-module__N9ztYW__danger{background-color:#dc2626}.confirm-dialog-module-scss-module__N9ztYW__confirm.confirm-dialog-module-scss-module__N9ztYW__danger:hover:not(:disabled){background-color:#b91c1c}.confirm-dialog-module-scss-module__N9ztYW__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.8s linear infinite confirm-dialog-module-scss-module__N9ztYW__spin}@media (max-width:480px){.confirm-dialog-module-scss-module__N9ztYW__backdrop{padding:0;padding-bottom:max(0px,env(safe-area-inset-bottom));align-items:flex-end}.confirm-dialog-module-scss-module__N9ztYW__dialog{max-width:100%;max-height:90dvh;padding:1.25rem 1rem calc(1rem + env(safe-area-inset-bottom));border-radius:1rem 1rem 0 0;animation:.22s confirm-dialog-module-scss-module__N9ztYW__slideUp;box-shadow:0 -8px 30px #00000040}.confirm-dialog-module-scss-module__N9ztYW__title{text-align:center;padding-top:.5rem;font-size:1.125rem;position:relative}.confirm-dialog-module-scss-module__N9ztYW__title:before{content:"";background-color:#d1d5db;border-radius:.125rem;width:2.5rem;height:.25rem;position:absolute;top:-.25rem;left:50%;transform:translate(-50%)}.confirm-dialog-module-scss-module__N9ztYW__message{text-align:center;font-size:.9375rem}.confirm-dialog-module-scss-module__N9ztYW__actions{flex-direction:column-reverse;gap:.5rem}.confirm-dialog-module-scss-module__N9ztYW__cancel,.confirm-dialog-module-scss-module__N9ztYW__confirm{width:100%;min-width:0;height:2.75rem;font-size:1rem}}@keyframes confirm-dialog-module-scss-module__N9ztYW__spin{to{transform:rotate(360deg)}}@keyframes confirm-dialog-module-scss-module__N9ztYW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes confirm-dialog-module-scss-module__N9ztYW__scaleIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes confirm-dialog-module-scss-module__N9ztYW__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}
.toast-module-scss-module__NOCk8q__viewport{z-index:1100;pointer-events:none;flex-direction:column;gap:.5rem;max-width:calc(100vw - 2rem);display:flex;position:fixed;bottom:1rem;right:1rem}.toast-module-scss-module__NOCk8q__toast{pointer-events:auto;color:#fff;background-color:#111827;border-radius:.625rem;align-items:center;gap:.625rem;min-width:16rem;max-width:22rem;padding:.625rem .75rem;font-size:.875rem;animation:.18s toast-module-scss-module__NOCk8q__slideIn;display:flex;box-shadow:0 10px 30px #0000002e}.toast-module-scss-module__NOCk8q__toast.toast-module-scss-module__NOCk8q__success{background-color:#047857}.toast-module-scss-module__NOCk8q__toast.toast-module-scss-module__NOCk8q__error{background-color:#b91c1c}.toast-module-scss-module__NOCk8q__toast.toast-module-scss-module__NOCk8q__info{background-color:#1f2937}.toast-module-scss-module__NOCk8q__icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.toast-module-scss-module__NOCk8q__icon svg{width:1.125rem;height:1.125rem}.toast-module-scss-module__NOCk8q__message{word-break:break-word;flex:1;line-height:1.35}.toast-module-scss-module__NOCk8q__action{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff59;border-radius:6px;flex-shrink:0;align-items:center;padding:4px 10px;font-size:12.5px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.toast-module-scss-module__NOCk8q__action:hover{background:#ffffff38;border-color:#ffffff8c}.toast-module-scss-module__NOCk8q__close{color:#ffffffd9;cursor:pointer;background-color:#0000;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:background-color .15s;display:inline-flex}.toast-module-scss-module__NOCk8q__close:hover{color:#fff;background-color:#ffffff26}.toast-module-scss-module__NOCk8q__close svg{width:1rem;height:1rem}@keyframes toast-module-scss-module__NOCk8q__slideIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.toast-module-scss-module__NOCk8q__viewport{max-width:none;bottom:1rem;left:1rem;right:1rem}.toast-module-scss-module__NOCk8q__toast{width:100%;min-width:0;max-width:none}}
.manager-buttons-module-scss-module__vWk8uG__button{cursor:pointer;border:1px solid #0000;border-radius:.625rem;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;transition:background-color .15s,border-color .15s,color .15s,transform 50ms;display:inline-flex}.manager-buttons-module-scss-module__vWk8uG__button:disabled{cursor:not-allowed;opacity:.6}.manager-buttons-module-scss-module__vWk8uG__button:active:not(:disabled){transform:translateY(1px)}.manager-buttons-module-scss-module__vWk8uG__button svg{width:1.125rem;height:1.125rem}.manager-buttons-module-scss-module__vWk8uG__takeover{color:#fff;background-color:#191919;border-color:#191919}.manager-buttons-module-scss-module__vWk8uG__takeover:hover:not(:disabled){background-color:#000;border-color:#000}.manager-buttons-module-scss-module__vWk8uG__resume{color:#1d4ed8;background-color:#fff;border-color:#1d4ed8}.manager-buttons-module-scss-module__vWk8uG__resume:hover:not(:disabled){background-color:#eff6ff}.manager-buttons-module-scss-module__vWk8uG__label{white-space:nowrap}.manager-buttons-module-scss-module__vWk8uG__compact{border-radius:.5rem;gap:.35rem;padding:.35rem .55rem;font-size:.75rem}.manager-buttons-module-scss-module__vWk8uG__compact svg{width:1rem;height:1rem}.manager-buttons-module-scss-module__vWk8uG__iconOnly{padding:.4rem}.manager-buttons-module-scss-module__vWk8uG__iconOnly .manager-buttons-module-scss-module__vWk8uG__label{display:none}@media (max-width:640px){.manager-buttons-module-scss-module__vWk8uG__label{display:none}.manager-buttons-module-scss-module__vWk8uG__button{padding:.5rem}}
.chat-card-module-scss-module__AnTd8a__card{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background-color:#fff;border:1px solid #ececec;border-radius:.875rem;align-items:center;gap:.875rem;padding:.875rem 1rem;transition:transform .15s,box-shadow .15s,border-color .15s,background-color .15s;display:flex}.chat-card-module-scss-module__AnTd8a__card:hover{border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 6px 16px #0000000f}.chat-card-module-scss-module__AnTd8a__card:active{transform:translateY(0)}.chat-card-module-scss-module__AnTd8a__card:focus-visible{outline-offset:2px;outline:2px solid #191919}.chat-card-module-scss-module__AnTd8a__avatar{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;padding:0;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden}.chat-card-module-scss-module__AnTd8a__avatar img{object-fit:cover;width:100%;height:100%;display:block}.chat-card-module-scss-module__AnTd8a__avatar svg{width:1.5rem;height:1.5rem}.chat-card-module-scss-module__AnTd8a__avatar:hover:not(:disabled){transform:scale(1.05);box-shadow:0 0 0 3px #19191914}.chat-card-module-scss-module__AnTd8a__avatar:disabled{cursor:default}.chat-card-module-scss-module__AnTd8a__avatarInitials{letter-spacing:.04em;color:#fff;font-size:.875rem;font-weight:700}.chat-card-module-scss-module__AnTd8a__nameLink{font:inherit;color:#191919;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;text-align:left;background:0 0;border:0;min-width:0;padding:0;font-size:.9375rem;font-weight:600;transition:color .15s;overflow:hidden}.chat-card-module-scss-module__AnTd8a__nameLink:hover:not(:disabled){color:#2563eb;text-decoration:underline}.chat-card-module-scss-module__AnTd8a__nameLink:disabled{cursor:default;color:#191919}.chat-card-module-scss-module__AnTd8a__actions{flex-shrink:0;align-items:center;margin-left:.25rem;display:inline-flex}.chat-card-module-scss-module__AnTd8a__nameBlock{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;min-width:0;display:inline-flex}.chat-card-module-scss-module__AnTd8a__carChip{background:#f9fafb;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.4rem;min-width:0;max-width:100%;padding:.15rem .5rem .15rem .2rem;font-size:.75rem;display:inline-flex}.chat-card-module-scss-module__AnTd8a__carThumb{object-fit:cover;background:#eee;border-radius:50%;flex-shrink:0;width:1.5rem;height:1.5rem}.chat-card-module-scss-module__AnTd8a__carThumbFallback{color:#4338ca;background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:inline-flex}.chat-card-module-scss-module__AnTd8a__carThumbFallback svg{width:.9rem;height:.9rem}.chat-card-module-scss-module__AnTd8a__carNameBtn{font:inherit;color:#1d4ed8;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;max-width:110px;padding:0;font-size:.75rem;font-weight:600;overflow:hidden}.chat-card-module-scss-module__AnTd8a__carNameBtn:hover{color:#1e3a8a;text-decoration:underline}.chat-card-module-scss-module__AnTd8a__carPlate{letter-spacing:.02em;color:#4b5563;background:#fff;border:1px solid #e5e7eb;border-radius:.3rem;flex-shrink:0;padding:.05rem .35rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.6875rem;font-weight:600}.chat-card-module-scss-module__AnTd8a__carRentalLink{color:#4b5563;cursor:pointer;background:0 0;border:0;border-radius:.3rem;justify-content:center;align-items:center;padding:.15rem;display:inline-flex}.chat-card-module-scss-module__AnTd8a__carRentalLink:hover{color:#191919;background:#e5e7eb}.chat-card-module-scss-module__AnTd8a__carRentalLink svg{width:.9rem;height:.9rem}.chat-card-module-scss-module__AnTd8a__info{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.chat-card-module-scss-module__AnTd8a__row{justify-content:space-between;align-items:center;gap:.5rem;min-width:0;display:flex}.chat-card-module-scss-module__AnTd8a__phone{color:#191919;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9375rem;font-weight:600;overflow:hidden}.chat-card-module-scss-module__AnTd8a__time{color:#9ca3af;flex-shrink:0;font-size:.75rem}.chat-card-module-scss-module__AnTd8a__timeBlock{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.25rem;display:inline-flex}.chat-card-module-scss-module__AnTd8a__unreadBadge{color:#fff;letter-spacing:.02em;background-color:#25d366;border-radius:999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .4rem;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px 2px #00000014}.chat-card-module-scss-module__AnTd8a__cardUnread{background-color:#f6fffa;border-color:#c8eed4;box-shadow:inset 3px 0 #25d366}.chat-card-module-scss-module__AnTd8a__cardUnread:hover{background-color:#effbf3;border-color:#9fd9ad}.chat-card-module-scss-module__AnTd8a__cardUnread .chat-card-module-scss-module__AnTd8a__nameLink,.chat-card-module-scss-module__AnTd8a__cardUnread .chat-card-module-scss-module__AnTd8a__phone{color:#0b1f0e}.chat-card-module-scss-module__AnTd8a__cardUnread .chat-card-module-scss-module__AnTd8a__time{color:#128c7e;font-weight:600}.chat-card-module-scss-module__AnTd8a__subtitle{flex:1;align-items:center;gap:.375rem;min-width:0;font-size:.8125rem;display:flex}.chat-card-module-scss-module__AnTd8a__typing{color:#128c7e;align-items:center;gap:.25rem;font-weight:500;display:inline-flex}.chat-card-module-scss-module__AnTd8a__typing svg{width:1rem;height:1rem}.chat-card-module-scss-module__AnTd8a__pending{color:#6d28d9;align-items:center;gap:.25rem;font-weight:500;display:inline-flex}.chat-card-module-scss-module__AnTd8a__pending svg{width:1rem;height:1rem}.chat-card-module-scss-module__AnTd8a__manual{color:#b45309;align-items:center;gap:.25rem;font-weight:500;display:inline-flex}.chat-card-module-scss-module__AnTd8a__manual svg{width:1rem;height:1rem}.chat-card-module-scss-module__AnTd8a__muted{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.25rem;min-width:0;max-width:100%;display:inline-flex;overflow:hidden}.chat-card-module-scss-module__AnTd8a__preview{color:#4b5563;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:.8125rem;display:inline-block;overflow:hidden}.chat-card-module-scss-module__AnTd8a__previewAuthor{color:#6b7280;font-weight:500}.chat-card-module-scss-module__AnTd8a__previewUnread{color:#111827;font-weight:600}.chat-card-module-scss-module__AnTd8a__previewUnread .chat-card-module-scss-module__AnTd8a__previewAuthor{color:#111827}.chat-card-module-scss-module__AnTd8a__linked{letter-spacing:.5px;color:#047857;background-color:#ecfdf5;border-radius:.375rem;flex-shrink:0;padding:.125rem .4rem;font-size:.625rem;font-weight:700}.chat-card-module-scss-module__AnTd8a__channelChip{letter-spacing:.3px;white-space:nowrap;border-radius:.375rem;flex-shrink:0;align-items:center;gap:.2rem;padding:.125rem .4rem;font-size:.625rem;font-weight:700;display:inline-flex}.chat-card-module-scss-module__AnTd8a__channelChip svg{width:.75rem;height:.75rem}.chat-card-module-scss-module__AnTd8a__channelWhatsapp{color:#047857;background-color:#ecfdf5}.chat-card-module-scss-module__AnTd8a__channelTelegram{color:#0369a1;background-color:#e0f2fe}.chat-card-module-scss-module__AnTd8a__channelApp{color:#6d28d9;background-color:#f5f3ff}@media (max-width:480px){.chat-card-module-scss-module__AnTd8a__card{gap:.75rem;padding:.75rem}.chat-card-module-scss-module__AnTd8a__avatar{width:2.5rem;height:2.5rem}.chat-card-module-scss-module__AnTd8a__avatar svg{width:1.375rem;height:1.375rem}.chat-card-module-scss-module__AnTd8a__phone{font-size:.875rem}.chat-card-module-scss-module__AnTd8a__subtitle{font-size:.75rem}}
.chat-list-module-scss-module__jWVraG__list{flex-direction:column;gap:.5rem;padding:.5rem 0;display:flex}.chat-list-module-scss-module__jWVraG__emptyState{text-align:center;color:#9ca3af;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:60vh;padding:4rem 1.5rem;display:flex}.chat-list-module-scss-module__jWVraG__emptyIcon{opacity:.4;width:4rem;height:4rem;margin-bottom:1rem}.chat-list-module-scss-module__jWVraG__emptyTitle{color:#6b7280;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.chat-list-module-scss-module__jWVraG__emptyMessage{color:#9ca3af;max-width:24rem;margin:0;font-size:.875rem;line-height:1.5}
.segment-nav-module-scss-module__WgZhlG__nav{background:#f3f4f6;border-radius:.625rem;align-items:center;gap:.25rem;width:fit-content;padding:.25rem;display:inline-flex}.segment-nav-module-scss-module__WgZhlG__tab{color:#4b5563;white-space:nowrap;border-radius:.5rem;justify-content:center;align-items:center;gap:.375rem;height:2rem;padding:0 .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background-color .12s,color .12s;display:inline-flex}.segment-nav-module-scss-module__WgZhlG__tab:hover{color:#111827}.segment-nav-module-scss-module__WgZhlG__tabActive{color:#111827;background:#fff;box-shadow:0 1px 2px #0000000f}.segment-nav-module-scss-module__WgZhlG__icon{align-items:center;display:inline-flex}.segment-nav-module-scss-module__WgZhlG__icon svg{width:1rem;height:1rem}@media (max-width:640px){.segment-nav-module-scss-module__WgZhlG__nav{grid-template-columns:1fr 1fr;width:100%;display:grid}.segment-nav-module-scss-module__WgZhlG__tab{height:2.25rem;padding:0 .5rem}}
.chat-filters-module-scss-module__Ze7UyW__container{align-items:stretch;gap:.75rem;width:100%;display:flex}.chat-filters-module-scss-module__Ze7UyW__searchInput{flex:1;min-width:0;position:relative}.chat-filters-module-scss-module__Ze7UyW__searchInput .chat-filters-module-scss-module__Ze7UyW__input{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;width:100%;height:2.75rem;padding:0 .875rem 0 2.5rem;font-size:.9375rem;transition:border-color .15s,background-color .15s,box-shadow .15s}.chat-filters-module-scss-module__Ze7UyW__searchInput .chat-filters-module-scss-module__Ze7UyW__input:focus,.chat-filters-module-scss-module__Ze7UyW__searchInput .chat-filters-module-scss-module__Ze7UyW__input:focus-visible{background-color:#fff;border-color:#191919;outline:none;box-shadow:0 0 0 3px #19191914}.chat-filters-module-scss-module__Ze7UyW__searchIcon{color:#9ca3af;pointer-events:none;z-index:1;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.chat-filters-module-scss-module__Ze7UyW__toggle{color:#374151;cursor:pointer;white-space:nowrap;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.5rem;height:2.75rem;padding:0 1rem;font-size:.875rem;font-weight:500;transition:all .15s;display:inline-flex}.chat-filters-module-scss-module__Ze7UyW__toggle svg{width:1.125rem;height:1.125rem}.chat-filters-module-scss-module__Ze7UyW__toggle:hover{background-color:#f3f4f6;border-color:#d1d5db}.chat-filters-module-scss-module__Ze7UyW__toggle.chat-filters-module-scss-module__Ze7UyW__active{color:#fff;background-color:#191919;border-color:#191919;box-shadow:0 1px 2px #1919191a}.chat-filters-module-scss-module__Ze7UyW__toggle.chat-filters-module-scss-module__Ze7UyW__active:hover{background-color:#000}@media (max-width:640px){.chat-filters-module-scss-module__Ze7UyW__container{flex-direction:column;gap:.5rem}.chat-filters-module-scss-module__Ze7UyW__toggle{justify-content:center;width:100%}}
.chats-list-page-module-scss-module__4Daj5G__container{background-color:#f5f6f8;flex-direction:column;height:100%;min-height:100%;display:flex}.chats-list-page-module-scss-module__4Daj5G__header{z-index:5;background-color:#fff;border-bottom:1px solid #ececec;flex-shrink:0;padding:1rem clamp(.75rem,4vw,2rem);position:sticky;top:0;box-shadow:0 1px 3px #00000008}.chats-list-page-module-scss-module__4Daj5G__headerInner{justify-content:space-between;align-items:flex-start;gap:1rem;max-width:56rem;margin:0 auto;display:flex}.chats-list-page-module-scss-module__4Daj5G__headerNav{flex-shrink:0;align-items:center;padding-top:.125rem;display:flex}.chats-list-page-module-scss-module__4Daj5G__headerTitleBlock{flex:1;min-width:0}.chats-list-page-module-scss-module__4Daj5G__headerTitleRow{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.chats-list-page-module-scss-module__4Daj5G__title{color:#191919;letter-spacing:-.01em;margin:0;font-size:clamp(1.25rem,2.4vw,1.625rem);font-weight:700}.chats-list-page-module-scss-module__4Daj5G__live{letter-spacing:.5px;color:#047857;text-transform:uppercase;background-color:#ecfdf5;border-radius:999px;align-items:center;gap:.3rem;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;display:inline-flex}.chats-list-page-module-scss-module__4Daj5G__liveDot{background-color:#10b981;border-radius:50%;width:.4rem;height:.4rem;animation:1.6s ease-in-out infinite chats-list-page-module-scss-module__4Daj5G__pulse}@keyframes chats-list-page-module-scss-module__4Daj5G__pulse{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.chats-list-page-module-scss-module__4Daj5G__subtitle{color:#6b7280;margin:.25rem 0 0;font-size:.8125rem}.chats-list-page-module-scss-module__4Daj5G__dot{color:#d1d5db;margin:0 .4rem}.chats-list-page-module-scss-module__4Daj5G__filtersWrap{max-width:56rem;margin-top:.875rem;margin-left:auto;margin-right:auto}.chats-list-page-module-scss-module__4Daj5G__main{flex:1;overflow:hidden auto}.chats-list-page-module-scss-module__4Daj5G__listWrap{max-width:56rem;margin:0 auto;padding:.75rem clamp(.75rem,4vw,2rem) 2rem}.chats-list-page-module-scss-module__4Daj5G__loadMoreWrap{justify-content:center;padding:1rem 0 .5rem;display:flex}.chats-list-page-module-scss-module__4Daj5G__loadMoreButton{color:#191919;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.625rem;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.chats-list-page-module-scss-module__4Daj5G__loadMoreButton:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db}.chats-list-page-module-scss-module__4Daj5G__loadMoreButton:disabled{cursor:not-allowed;opacity:.6}.chats-list-page-module-scss-module__4Daj5G__statePage{text-align:center;background-color:#f5f6f8;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;padding:2rem;display:flex}.chats-list-page-module-scss-module__4Daj5G__spinner{border:3px solid #e5e7eb;border-top-color:#191919;border-radius:50%;width:2.5rem;height:2.5rem;animation:.9s linear infinite chats-list-page-module-scss-module__4Daj5G__spin}@keyframes chats-list-page-module-scss-module__4Daj5G__spin{to{transform:rotate(360deg)}}.chats-list-page-module-scss-module__4Daj5G__stateTitle{color:#191919;margin:0;font-size:1.125rem;font-weight:600}.chats-list-page-module-scss-module__4Daj5G__stateText{color:#6b7280;max-width:24rem;margin:0;font-size:.875rem}.chats-list-page-module-scss-module__4Daj5G__errorIcon{color:#dc2626;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.chats-list-page-module-scss-module__4Daj5G__errorIcon svg{width:100%;height:100%}.chats-list-page-module-scss-module__4Daj5G__retryButton{color:#fff;cursor:pointer;background-color:#191919;border:none;border-radius:.625rem;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:inline-flex}.chats-list-page-module-scss-module__4Daj5G__retryButton:hover{background-color:#000}.chats-list-page-module-scss-module__4Daj5G__retryButton svg{width:1.125rem;height:1.125rem}@media (max-width:640px){.chats-list-page-module-scss-module__4Daj5G__header{padding:.875rem .875rem .75rem}.chats-list-page-module-scss-module__4Daj5G__headerInner{flex-direction:column-reverse;align-items:stretch;gap:.625rem}.chats-list-page-module-scss-module__4Daj5G__headerNav{padding-top:0}}
.input-module-scss-module__Hj8Lka__input{color:#191919;background-color:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;transition:all .2s}.input-module-scss-module__Hj8Lka__input::placeholder{color:#9ca3af}.input-module-scss-module__Hj8Lka__input:hover{border-color:#d1d5db}.input-module-scss-module__Hj8Lka__input:focus{border-color:#191919;outline:none;box-shadow:0 0 0 3px #1919191a}.input-module-scss-module__Hj8Lka__input:disabled{cursor:not-allowed;opacity:.6;background-color:#f9fafb}.input-module-scss-module__Hj8Lka__input.input-module-scss-module__Hj8Lka__error{border-color:#ef4444}.input-module-scss-module__Hj8Lka__input.input-module-scss-module__Hj8Lka__error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}
.user-filters-module-scss-module__49cM6G__container{background-color:#fff;border-bottom:1px solid #e5e5e5}.user-filters-module-scss-module__49cM6G__header{align-items:center;padding:.75rem 1rem;display:flex}.user-filters-module-scss-module__49cM6G__headerLeft{align-items:center;gap:.5rem;display:flex}.user-filters-module-scss-module__49cM6G__headerTitle{color:#191919;font-size:.9375rem;font-weight:600}.user-filters-module-scss-module__49cM6G__badge{color:#fff;background-color:#191919;border-radius:.625rem;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.6875rem;font-weight:600;display:inline-flex}.user-filters-module-scss-module__49cM6G__content{padding:0 1rem 1rem;overflow:visible}.user-filters-module-scss-module__49cM6G__roleFilters{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.user-filters-module-scss-module__49cM6G__filterChip{color:#666;cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s}.user-filters-module-scss-module__49cM6G__filterChip:hover{background-color:#f8f8f8;border-color:#191919}.user-filters-module-scss-module__49cM6G__filterChip.user-filters-module-scss-module__49cM6G__active{color:#fff;background-color:#191919;border-color:#191919}.user-filters-module-scss-module__49cM6G__searchRow{align-items:stretch;gap:.5rem;width:100%;display:flex}.user-filters-module-scss-module__49cM6G__searchInput{flex:1;min-width:0;position:relative}.user-filters-module-scss-module__49cM6G__searchInput input{padding-right:2.25rem}.user-filters-module-scss-module__49cM6G__searchClear{color:#9ca3af;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:background-color .12s,color .12s;display:inline-flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.user-filters-module-scss-module__49cM6G__searchClear:hover:not(:disabled){color:#374151;background:#f3f4f6}.user-filters-module-scss-module__49cM6G__searchClear:disabled{cursor:not-allowed;opacity:.5}.user-filters-module-scss-module__49cM6G__searchButton{color:#fff;cursor:pointer;background:#191919;border:0;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;padding:0 .875rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:inline-flex}.user-filters-module-scss-module__49cM6G__searchButton:hover:not(:disabled){background:#000}.user-filters-module-scss-module__49cM6G__searchButton:disabled{cursor:not-allowed;opacity:.6}.user-filters-module-scss-module__49cM6G__searchButtonLabel{white-space:nowrap}@media (max-width:480px){.user-filters-module-scss-module__49cM6G__searchButton{padding:0 .75rem}.user-filters-module-scss-module__49cM6G__searchButtonLabel{display:none}}.user-filters-module-scss-module__49cM6G__filterSection{margin-bottom:1rem}.user-filters-module-scss-module__49cM6G__filterSection:last-child{margin-bottom:0}.user-filters-module-scss-module__49cM6G__filterLabel{color:#666;margin-bottom:.5rem;font-size:.8125rem;font-weight:600;display:block}.user-filters-module-scss-module__49cM6G__statusFilters{flex-wrap:wrap;gap:.5rem;display:flex}.user-filters-module-scss-module__49cM6G__loadingIndicator{border:2px solid #e5e5e5;border-top-color:#191919;border-radius:50%;width:.75rem;height:.75rem;margin-left:.5rem;animation:.6s linear infinite user-filters-module-scss-module__49cM6G__spin;display:inline-block}@keyframes user-filters-module-scss-module__49cM6G__spin{to{transform:rotate(360deg)}}.user-filters-module-scss-module__49cM6G__filterChip:disabled{opacity:.6;cursor:not-allowed}.user-filters-module-scss-module__49cM6G__sortControls{flex-wrap:wrap;gap:.5rem;display:flex}.user-filters-module-scss-module__49cM6G__sortButton{color:#666;cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.user-filters-module-scss-module__49cM6G__sortButton:hover:not(:disabled){background-color:#f8f8f8;border-color:#191919}.user-filters-module-scss-module__49cM6G__sortButton.user-filters-module-scss-module__49cM6G__active{color:#fff;background-color:#191919;border-color:#191919}.user-filters-module-scss-module__49cM6G__sortButton:disabled{opacity:.6;cursor:not-allowed}.user-filters-module-scss-module__49cM6G__sortIcon{width:1rem;height:1rem}.user-filters-module-scss-module__49cM6G__sortOrder{margin-left:.25rem;font-size:.875rem}.user-filters-module-scss-module__49cM6G__pagination{justify-content:space-between;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.user-filters-module-scss-module__49cM6G__pageButton{color:#191919;cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s;display:flex}.user-filters-module-scss-module__49cM6G__pageButton:hover:not(:disabled){background-color:#f8f8f8;border-color:#191919}.user-filters-module-scss-module__49cM6G__pageButton:disabled{opacity:.4;cursor:not-allowed}.user-filters-module-scss-module__49cM6G__pageButton svg{width:1.25rem;height:1.25rem}.user-filters-module-scss-module__49cM6G__pageSelector{align-items:center;gap:.375rem;padding:0 .5rem;display:flex}.user-filters-module-scss-module__49cM6G__pageInput{text-align:center;color:#191919;background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;width:3.5rem;padding:.375rem .5rem;font-size:.8125rem;font-weight:500;transition:all .2s}.user-filters-module-scss-module__49cM6G__pageInput:focus{border-color:#191919;outline:none}.user-filters-module-scss-module__49cM6G__pageInput:disabled{opacity:.6;cursor:not-allowed}.user-filters-module-scss-module__49cM6G__pageInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.user-filters-module-scss-module__49cM6G__pageInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.user-filters-module-scss-module__49cM6G__pageInput[type=number]{-moz-appearance:textfield}.user-filters-module-scss-module__49cM6G__pageSeparator{color:#666;font-size:.8125rem;font-weight:500}.user-filters-module-scss-module__49cM6G__totalPages{color:#666;text-align:center;min-width:1.5rem;font-size:.8125rem;font-weight:500}.user-filters-module-scss-module__49cM6G__limitButtons{flex-wrap:wrap;gap:.5rem;display:flex}.user-filters-module-scss-module__49cM6G__limitButton{color:#666;cursor:pointer;text-align:center;background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;min-width:3rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s}.user-filters-module-scss-module__49cM6G__limitButton:hover:not(:disabled){background-color:#f8f8f8;border-color:#191919}.user-filters-module-scss-module__49cM6G__limitButton.user-filters-module-scss-module__49cM6G__active{color:#fff;background-color:#191919;border-color:#191919}.user-filters-module-scss-module__49cM6G__limitButton:disabled{opacity:.6;cursor:not-allowed}
.user-marker-google-module-scss-module__JtDwEG__markerContainer{cursor:pointer;justify-content:center;align-items:center;transition:transform .2s;display:flex;position:relative}.user-marker-google-module-scss-module__JtDwEG__userLabel{white-space:nowrap;pointer-events:none;z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;padding:4px 8px;font-weight:500;position:absolute;box-shadow:0 2px 4px #0000001a}.user-marker-google-module-scss-module__JtDwEG__avatarCircle{background-color:#fff;border-style:solid;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0003}.user-marker-google-module-scss-module__JtDwEG__avatarImage{object-fit:cover;width:100%;height:100%}.user-marker-google-module-scss-module__JtDwEG__avatarPlaceholder{color:#9ca3af;justify-content:center;align-items:center;display:flex}.user-marker-google-module-scss-module__JtDwEG__avatarPlaceholder svg{width:100%;height:100%}.user-marker-google-module-scss-module__JtDwEG__rentalIndicator{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 1px 3px #0000004d}.user-marker-google-module-scss-module__JtDwEG__infoWindowContent{min-width:260px;max-width:300px;padding:0}.user-marker-google-module-scss-module__JtDwEG__userAvatar{background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);justify-content:center;align-items:center;width:100%;height:140px;margin:-16px -16px 0;display:flex;position:relative;overflow:hidden}.user-marker-google-module-scss-module__JtDwEG__userAvatar img{object-fit:cover;width:100%;height:100%}.user-marker-google-module-scss-module__JtDwEG__avatarPlaceholderLarge{color:#9ca3af;background:linear-gradient(135deg,#e5e7eb 0%,#d1d5db 100%);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;box-shadow:0 4px 12px #0000001a}.user-marker-google-module-scss-module__JtDwEG__avatarPlaceholderLarge svg{width:50px;height:50px}.user-marker-google-module-scss-module__JtDwEG__userInfo{flex-direction:column;gap:12px;padding:16px;display:flex}.user-marker-google-module-scss-module__JtDwEG__userName{color:#191919;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:700;line-height:1.3}.user-marker-google-module-scss-module__JtDwEG__phoneNumber{color:#666;margin:0;font-size:14px;font-weight:500}.user-marker-google-module-scss-module__JtDwEG__roleBadge{color:#374151;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border:1px solid #e5e7eb;border-radius:12px;align-self:flex-start;align-items:center;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.user-marker-google-module-scss-module__JtDwEG__document{color:#666;letter-spacing:.5px;font-family:Courier New,monospace;font-size:12px;font-weight:500}.user-marker-google-module-scss-module__JtDwEG__rentalInfo{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #10b981;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.user-marker-google-module-scss-module__JtDwEG__rentalIcon{flex-shrink:0;font-size:22px;line-height:1}.user-marker-google-module-scss-module__JtDwEG__rentalCarName{color:#065f46;font-size:13px;font-weight:600;line-height:1.3}.user-marker-google-module-scss-module__JtDwEG__rentalPlate{color:#059669;letter-spacing:.5px;font-family:Courier New,monospace;font-size:12px;font-weight:600}.user-marker-google-module-scss-module__JtDwEG__statusBadge{color:#991b1b;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#fee2e2 0%,#fecaca 100%);border:1px solid #fca5a5;border-radius:12px;align-self:flex-start;align-items:center;padding:6px 12px;font-size:11px;font-weight:600;display:inline-flex}.user-marker-google-module-scss-module__JtDwEG__goToUserButton{color:#fff;cursor:pointer;background-color:#191919;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:4px;padding:12px 16px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.user-marker-google-module-scss-module__JtDwEG__goToUserButton:hover{background-color:#000;transform:translateY(-1px);box-shadow:0 4px 8px #0003}.user-marker-google-module-scss-module__JtDwEG__goToUserButton:active{transform:translateY(0)}.user-marker-google-module-scss-module__JtDwEG__goToUserButton svg{width:18px;height:18px;transition:transform .2s}.user-marker-google-module-scss-module__JtDwEG__goToUserButton:hover svg{transform:translate(2px)}.user-marker-google-module-scss-module__JtDwEG__clickableCard{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:#0000;transition:transform .2s,box-shadow .2s}.user-marker-google-module-scss-module__JtDwEG__clickableCard:hover{transform:translateY(-2px)}.user-marker-google-module-scss-module__JtDwEG__clickableCard:active{transform:translateY(0)}
.send-sms-modal-module-scss-module__hHsBAq__formSection{padding:0 20px 24px}@media (min-width:1024px){.send-sms-modal-module-scss-module__hHsBAq__formSection{padding:0 24px 28px}}.send-sms-modal-module-scss-module__hHsBAq__formGroup{margin-bottom:1.25rem}.send-sms-modal-module-scss-module__hHsBAq__formGroup label{color:#191919;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.send-sms-modal-module-scss-module__hHsBAq__charCount{color:#666;font-weight:400}.send-sms-modal-module-scss-module__hHsBAq__input,.send-sms-modal-module-scss-module__hHsBAq__textarea{border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.send-sms-modal-module-scss-module__hHsBAq__input:focus,.send-sms-modal-module-scss-module__hHsBAq__textarea:focus{border-color:#2196f3;outline:none}.send-sms-modal-module-scss-module__hHsBAq__input:disabled,.send-sms-modal-module-scss-module__hHsBAq__textarea:disabled{cursor:not-allowed;background-color:#f5f5f5}.send-sms-modal-module-scss-module__hHsBAq__textarea{resize:vertical;min-height:120px}.send-sms-modal-module-scss-module__hHsBAq__error{color:#c33;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.send-sms-modal-module-scss-module__hHsBAq__success{color:#2e7d32;background-color:#e8f5e9;border:1px solid #c8e6c9;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.send-sms-modal-module-scss-module__hHsBAq__modalActions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.send-sms-modal-module-scss-module__hHsBAq__cancelButton,.send-sms-modal-module-scss-module__hHsBAq__submitButton{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.send-sms-modal-module-scss-module__hHsBAq__cancelButton:disabled,.send-sms-modal-module-scss-module__hHsBAq__submitButton:disabled{opacity:.5;cursor:not-allowed}.send-sms-modal-module-scss-module__hHsBAq__cancelButton{color:#191919;background-color:#f4f4f4}.send-sms-modal-module-scss-module__hHsBAq__cancelButton:hover:not(:disabled){background-color:#e5e5e5}.send-sms-modal-module-scss-module__hHsBAq__submitButton{color:#fff;background-color:#2196f3}.send-sms-modal-module-scss-module__hHsBAq__submitButton:hover:not(:disabled){background-color:#1976d2}
.send-email-modal-module-scss-module__aIhuTq__formSection{padding:0 20px 24px}@media (min-width:1024px){.send-email-modal-module-scss-module__aIhuTq__formSection{padding:0 24px 28px}}.send-email-modal-module-scss-module__aIhuTq__formGroup{margin-bottom:1.25rem}.send-email-modal-module-scss-module__aIhuTq__formGroup label{color:#191919;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.send-email-modal-module-scss-module__aIhuTq__input,.send-email-modal-module-scss-module__aIhuTq__textarea{border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.send-email-modal-module-scss-module__aIhuTq__input:focus,.send-email-modal-module-scss-module__aIhuTq__textarea:focus{border-color:#4caf50;outline:none}.send-email-modal-module-scss-module__aIhuTq__input:disabled,.send-email-modal-module-scss-module__aIhuTq__textarea:disabled{cursor:not-allowed;background-color:#f5f5f5}.send-email-modal-module-scss-module__aIhuTq__textarea{resize:vertical;min-height:120px}.send-email-modal-module-scss-module__aIhuTq__warning{color:#856404;background-color:#fff3cd;border:1px solid #ffe69c;border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.875rem}.send-email-modal-module-scss-module__aIhuTq__error{color:#c33;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.send-email-modal-module-scss-module__aIhuTq__success{color:#2e7d32;background-color:#e8f5e9;border:1px solid #c8e6c9;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.send-email-modal-module-scss-module__aIhuTq__modalActions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.send-email-modal-module-scss-module__aIhuTq__cancelButton,.send-email-modal-module-scss-module__aIhuTq__submitButton{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.send-email-modal-module-scss-module__aIhuTq__cancelButton:disabled,.send-email-modal-module-scss-module__aIhuTq__submitButton:disabled{opacity:.5;cursor:not-allowed}.send-email-modal-module-scss-module__aIhuTq__cancelButton{color:#191919;background-color:#f4f4f4}.send-email-modal-module-scss-module__aIhuTq__cancelButton:hover:not(:disabled){background-color:#e5e5e5}.send-email-modal-module-scss-module__aIhuTq__submitButton{color:#fff;background-color:#4caf50}.send-email-modal-module-scss-module__aIhuTq__submitButton:hover:not(:disabled){background-color:#45a049}
.send-notification-modal-module-scss-module__dYPW1W__formSection{padding:0 20px 24px}@media (min-width:1024px){.send-notification-modal-module-scss-module__dYPW1W__formSection{padding:0 24px 28px}}.send-notification-modal-module-scss-module__dYPW1W__formGroup{margin-bottom:1.25rem}.send-notification-modal-module-scss-module__dYPW1W__formGroup label{color:#191919;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.send-notification-modal-module-scss-module__dYPW1W__input,.send-notification-modal-module-scss-module__dYPW1W__textarea{border:1px solid #e5e5e5;border-radius:8px;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.send-notification-modal-module-scss-module__dYPW1W__input:focus,.send-notification-modal-module-scss-module__dYPW1W__textarea:focus{border-color:#ff9800;outline:none}.send-notification-modal-module-scss-module__dYPW1W__input:disabled,.send-notification-modal-module-scss-module__dYPW1W__textarea:disabled{cursor:not-allowed;background-color:#f5f5f5}.send-notification-modal-module-scss-module__dYPW1W__textarea{resize:vertical;min-height:120px}.send-notification-modal-module-scss-module__dYPW1W__error{color:#c33;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.send-notification-modal-module-scss-module__dYPW1W__success{color:#2e7d32;background-color:#e8f5e9;border:1px solid #c8e6c9;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.send-notification-modal-module-scss-module__dYPW1W__modalActions{justify-content:flex-end;gap:.75rem;margin-top:1.5rem;display:flex}.send-notification-modal-module-scss-module__dYPW1W__cancelButton,.send-notification-modal-module-scss-module__dYPW1W__submitButton{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:all .2s}.send-notification-modal-module-scss-module__dYPW1W__cancelButton:disabled,.send-notification-modal-module-scss-module__dYPW1W__submitButton:disabled{opacity:.5;cursor:not-allowed}.send-notification-modal-module-scss-module__dYPW1W__cancelButton{color:#191919;background-color:#f4f4f4}.send-notification-modal-module-scss-module__dYPW1W__cancelButton:hover:not(:disabled){background-color:#e5e5e5}.send-notification-modal-module-scss-module__dYPW1W__submitButton{color:#fff;background-color:#ff9800}.send-notification-modal-module-scss-module__dYPW1W__submitButton:hover:not(:disabled){background-color:#f57c00}
.bottom-modal-module-scss-module__uVl5xq__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9998;background-color:#0f172a8c;position:fixed;inset:0}.bottom-modal-module-scss-module__uVl5xq__modalWrapper{z-index:9999;pointer-events:none;padding-top:env(safe-area-inset-top);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:1024px){.bottom-modal-module-scss-module__uVl5xq__modalWrapper{align-items:center;padding:2rem}}.bottom-modal-module-scss-module__uVl5xq__modal{width:100%;max-width:100%;max-height:calc(92dvh - env(safe-area-inset-top));pointer-events:auto;background-color:#fff;border-radius:1.25rem 1.25rem 0 0;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 -10px 30px #0f172a2e,inset 0 -1px #0f172a0a}@media (min-width:1024px){.bottom-modal-module-scss-module__uVl5xq__modal{border-radius:1.125rem;width:100%;max-width:56rem;max-height:min(86dvh,720px);box-shadow:0 24px 64px #0f172a3d,0 2px 6px #0f172a0f}}.bottom-modal-module-scss-module__uVl5xq__header{background:#fff;border-bottom:1px solid #eef0f3;flex-shrink:0;grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding:1rem 1.25rem .875rem;display:grid;position:relative}.bottom-modal-module-scss-module__uVl5xq__dragHandle{background-color:#d1d5db;border-radius:.125rem;width:2.5rem;height:.25rem;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}@media (min-width:1024px){.bottom-modal-module-scss-module__uVl5xq__dragHandle{display:none}}.bottom-modal-module-scss-module__uVl5xq__title{color:#111827;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;margin:0;padding-top:.25rem;font-size:1.0625rem;font-weight:600;overflow:hidden}@media (min-width:1024px){.bottom-modal-module-scss-module__uVl5xq__title{padding-top:0}}.bottom-modal-module-scss-module__uVl5xq__closeButton{cursor:pointer;color:#4b5563;background:#f3f4f6;border:none;border-radius:.625rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .15s,color .15s;display:inline-flex}.bottom-modal-module-scss-module__uVl5xq__closeButton:hover{color:#111827;background-color:#e5e7eb}.bottom-modal-module-scss-module__uVl5xq__closeButton:active{background-color:#d1d5db}.bottom-modal-module-scss-module__uVl5xq__closeButton svg{width:1.125rem;height:1.125rem}.bottom-modal-module-scss-module__uVl5xq__content{padding:1rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:1;overflow:hidden auto}@media (min-width:1024px){.bottom-modal-module-scss-module__uVl5xq__content{padding:1.25rem 1.5rem 1.5rem}}@media (max-width:480px){.bottom-modal-module-scss-module__uVl5xq__header{padding:1rem 1rem .75rem}.bottom-modal-module-scss-module__uVl5xq__content{padding:.875rem 1rem calc(1rem + env(safe-area-inset-bottom))}}
.sidebar-module-scss-module__syMieW__sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #e5e5e5;flex-direction:column;flex:auto;width:280px;min-height:0;max-height:100%;display:flex;overflow:hidden}.sidebar-module-scss-module__syMieW__header{border-bottom:1px solid #e5e5e5;flex-shrink:0;justify-content:flex-end;align-items:center;height:70px;padding:1.5rem 1.25rem;display:flex}.sidebar-module-scss-module__syMieW__closeButton{cursor:pointer;color:#666;background:0 0;border:1px solid #e5e5e5;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.sidebar-module-scss-module__syMieW__closeButton:hover{color:#191919;background:#f8f8f8;border-color:#d1d5db}.sidebar-module-scss-module__syMieW__closeButton:active{transform:scale(.95)}.sidebar-module-scss-module__syMieW__closeButton svg{width:20px;height:20px}.sidebar-module-scss-module__syMieW__addCarSection{border-bottom:1px solid #e5e5e5;flex-shrink:0;padding:1rem 1.25rem}.sidebar-module-scss-module__syMieW__addCarButton{color:#fff;cursor:pointer;background:#191919;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.sidebar-module-scss-module__syMieW__addCarButton:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #19191933}.sidebar-module-scss-module__syMieW__addCarButton:active{transform:translateY(0)}.sidebar-module-scss-module__syMieW__addCarButton svg{width:20px;height:20px}.sidebar-module-scss-module__syMieW__nav{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;padding:1rem 0;overflow:hidden auto}.sidebar-module-scss-module__syMieW__navItem{cursor:pointer;color:#666;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;transition:all .2s;display:flex;position:relative}.sidebar-module-scss-module__syMieW__navItem:before{content:"";background:#191919;border-radius:0 4px 4px 0;width:4px;height:0;transition:height .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.sidebar-module-scss-module__syMieW__navItem:hover{color:#191919;background:#f8f8f8}.sidebar-module-scss-module__syMieW__navItem.sidebar-module-scss-module__syMieW__active{color:#191919;background:#f8f8f8;font-weight:600}.sidebar-module-scss-module__syMieW__navItem.sidebar-module-scss-module__syMieW__active:before{height:32px}.sidebar-module-scss-module__syMieW__navItem.sidebar-module-scss-module__syMieW__active .sidebar-module-scss-module__syMieW__icon{transform:scale(1.05)}.sidebar-module-scss-module__syMieW__icon{justify-content:center;align-items:center;transition:transform .2s;display:flex}.sidebar-module-scss-module__syMieW__label{font-size:.9375rem}.sidebar-module-scss-module__syMieW__profileSection{border-bottom:1px solid #e5e5e5;flex-shrink:0;padding:1.25rem}.sidebar-module-scss-module__syMieW__profileInfo{align-items:center;gap:.75rem;display:flex}.sidebar-module-scss-module__syMieW__profileIcon{color:#666;background:#f8f8f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.sidebar-module-scss-module__syMieW__profileText{flex:1;min-width:0}.sidebar-module-scss-module__syMieW__profileName{color:#191919;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.9375rem;font-weight:600;overflow:hidden}.sidebar-module-scss-module__syMieW__profileEmail{color:#666;text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.sidebar-module-scss-module__syMieW__footer{border-top:1px solid #e5e5e5;flex-shrink:0;margin-top:auto;padding:1rem 1.25rem}.sidebar-module-scss-module__syMieW__logoutButton{color:#dc2626;cursor:pointer;background:0 0;border:1px solid #dc2626;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.sidebar-module-scss-module__syMieW__logoutButton:hover{color:#b91c1c;background:#fee2e2;border-color:#b91c1c}.sidebar-module-scss-module__syMieW__logoutButton:active{transform:scale(.98)}.sidebar-module-scss-module__syMieW__logoutButton svg{width:20px;height:20px}
.main-layout-module-scss-module__6b26_W__layout{flex-direction:column;min-height:100vh;display:flex;position:relative}.main-layout-module-scss-module__6b26_W__header{z-index:100;background:#fff;border-bottom:1px solid #e5e5e5;align-items:center;gap:1.5rem;height:70px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px #0000000a}.main-layout-module-scss-module__6b26_W__burgerButton{cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 6px #00000014}.main-layout-module-scss-module__6b26_W__burgerButton:hover{background:#f8f8f8;transform:translateY(-1px);box-shadow:0 4px 10px #0000001f}.main-layout-module-scss-module__6b26_W__burgerButton:active{transform:translateY(0)scale(.96)}.main-layout-module-scss-module__6b26_W__burgerButton svg{color:#191919}.main-layout-module-scss-module__6b26_W__headerLogo{align-items:center;gap:.875rem;display:flex}.main-layout-module-scss-module__6b26_W__logoImage{object-fit:contain;width:40px;height:40px}.main-layout-module-scss-module__6b26_W__headerTitle{color:#191919;white-space:nowrap;font-size:1.25rem;font-weight:700}.main-layout-module-scss-module__6b26_W__overlay{z-index:150;background:#00000080;animation:.2s main-layout-module-scss-module__6b26_W__fadeIn;position:fixed;inset:0}@keyframes main-layout-module-scss-module__6b26_W__fadeIn{0%{opacity:0}to{opacity:1}}.main-layout-module-scss-module__6b26_W__sidebarWrapper{z-index:160;flex-direction:column;height:100vh;min-height:0;max-height:100dvh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.main-layout-module-scss-module__6b26_W__sidebarWrapper.main-layout-module-scss-module__6b26_W__open{transform:translate(0)}.main-layout-module-scss-module__6b26_W__mainContent{flex:1;width:100%;min-width:0;margin-top:70px}
.select-module-scss-module__AxbdEG__select{color:#191919;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23191919' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;border:1px solid #e5e5e5;border-radius:10px;width:100%;padding:.625rem 2.5rem .625rem .75rem;font-size:.875rem;line-height:1.25rem;transition:all .2s}.select-module-scss-module__AxbdEG__select:hover{border-color:#d1d5db}.select-module-scss-module__AxbdEG__select:focus{border-color:#191919;outline:none;box-shadow:0 0 0 3px #1919191a}.select-module-scss-module__AxbdEG__select:disabled{cursor:not-allowed;opacity:.6;background-color:#f9fafb}.select-module-scss-module__AxbdEG__select.select-module-scss-module__AxbdEG__error{border-color:#ef4444}.select-module-scss-module__AxbdEG__select.select-module-scss-module__AxbdEG__error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}
.file-upload-module-scss-module__zQd9KG__container{width:100%;position:relative}.file-upload-module-scss-module__zQd9KG__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.file-upload-module-scss-module__zQd9KG__uploadArea{background-color:#fff;border:2px dashed #e5e5e5;border-radius:12px;min-height:200px;transition:all .2s}.file-upload-module-scss-module__zQd9KG__uploadArea:hover{background-color:#f9fafb;border-color:#191919}.file-upload-module-scss-module__zQd9KG__container.file-upload-module-scss-module__zQd9KG__error .file-upload-module-scss-module__zQd9KG__uploadArea{background-color:#fef2f2;border-color:#ef4444}.file-upload-module-scss-module__zQd9KG__container.file-upload-module-scss-module__zQd9KG__error .file-upload-module-scss-module__zQd9KG__uploadArea:hover{background-color:#fee2e2;border-color:#ef4444}.file-upload-module-scss-module__zQd9KG__placeholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.file-upload-module-scss-module__zQd9KG__uploadIcon{color:#9ca3af;width:3rem;height:3rem;margin-bottom:1rem}.file-upload-module-scss-module__zQd9KG__uploadText{color:#191919;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.file-upload-module-scss-module__zQd9KG__uploadHint{color:#666;font-size:.75rem}.file-upload-module-scss-module__zQd9KG__previewGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;padding:1rem;display:grid}.file-upload-module-scss-module__zQd9KG__previewItem{aspect-ratio:1;cursor:move;background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;transition:all .2s;position:relative;overflow:hidden}.file-upload-module-scss-module__zQd9KG__previewItem:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.file-upload-module-scss-module__zQd9KG__previewItem:hover .file-upload-module-scss-module__zQd9KG__removeButton{opacity:1}.file-upload-module-scss-module__zQd9KG__previewImage{object-fit:cover;width:100%;height:100%}.file-upload-module-scss-module__zQd9KG__removeButton{color:#fff;cursor:pointer;opacity:0;background-color:#ef4444f2;border:none;border-radius:8px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:all .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.file-upload-module-scss-module__zQd9KG__removeButton:hover{background-color:#dc2626}.file-upload-module-scss-module__zQd9KG__removeButton:disabled{opacity:.5;cursor:not-allowed}.file-upload-module-scss-module__zQd9KG__removeButton svg{width:1rem;height:1rem}.file-upload-module-scss-module__zQd9KG__orderBadge{color:#fff;background-color:#191919e6;border-radius:8px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;bottom:.5rem;left:.5rem}.file-upload-module-scss-module__zQd9KG__addMoreButton{aspect-ratio:1;cursor:pointer;color:#666;background-color:#fff;border:2px dashed #e5e5e5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;transition:all .2s;display:flex}.file-upload-module-scss-module__zQd9KG__addMoreButton:hover{color:#191919;background-color:#f9fafb;border-color:#191919}.file-upload-module-scss-module__zQd9KG__addMoreButton:disabled{opacity:.5;cursor:not-allowed}.file-upload-module-scss-module__zQd9KG__addMoreButton svg{width:1.5rem;height:1.5rem}.file-upload-module-scss-module__zQd9KG__previewItem.file-upload-module-scss-module__zQd9KG__dragOver{border:2px solid #191919;transform:scale(1.02);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.file-upload-module-scss-module__zQd9KG__dragHandle{color:#fff;opacity:0;pointer-events:none;background-color:#191919b3;border-radius:8px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:opacity .2s;display:flex;position:absolute;top:.5rem;left:.5rem}.file-upload-module-scss-module__zQd9KG__dragHandle svg{width:.875rem;height:.875rem}.file-upload-module-scss-module__zQd9KG__previewItem:hover .file-upload-module-scss-module__zQd9KG__dragHandle{opacity:1}.file-upload-module-scss-module__zQd9KG__newBadge{color:#fff;text-transform:uppercase;background-color:#22c55ee6;border-radius:4px;padding:.25rem .5rem;font-size:.625rem;font-weight:600;position:absolute;bottom:.5rem;right:.5rem}.file-upload-module-scss-module__zQd9KG__helperText{color:#666;text-align:center;margin-top:.5rem;font-size:.75rem}.file-upload-module-scss-module__zQd9KG__spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:.875rem;height:.875rem;animation:.8s linear infinite file-upload-module-scss-module__zQd9KG__spin}@keyframes file-upload-module-scss-module__zQd9KG__spin{to{transform:rotate(360deg)}}
.owner-search-module-scss-module__BP8KlW__container{width:100%;position:relative}.owner-search-module-scss-module__BP8KlW__searchWrapper{position:relative}.owner-search-module-scss-module__BP8KlW__inputWrapper{align-items:center;gap:.5rem;display:flex}.owner-search-module-scss-module__BP8KlW__input{color:#191919;background-color:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;padding:.625rem .75rem;font-size:.875rem;line-height:1.25rem;transition:all .2s}.owner-search-module-scss-module__BP8KlW__input::placeholder{color:#9ca3af}.owner-search-module-scss-module__BP8KlW__input:hover{border-color:#d1d5db}.owner-search-module-scss-module__BP8KlW__input:focus{border-color:#191919;outline:none;box-shadow:0 0 0 3px #1919191a}.owner-search-module-scss-module__BP8KlW__input:disabled{cursor:not-allowed;opacity:.6;background-color:#f9fafb}.owner-search-module-scss-module__BP8KlW__input.owner-search-module-scss-module__BP8KlW__error{border-color:#ef4444}.owner-search-module-scss-module__BP8KlW__input.owner-search-module-scss-module__BP8KlW__error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.owner-search-module-scss-module__BP8KlW__dropdown{z-index:1000;background-color:#fff;border:1px solid #e5e5e5;border-radius:10px;max-height:300px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.owner-search-module-scss-module__BP8KlW__dropdownItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem;transition:all .2s;display:flex}.owner-search-module-scss-module__BP8KlW__dropdownItem:hover{background-color:#f9fafb}.owner-search-module-scss-module__BP8KlW__dropdownItem:active{background-color:#f3f4f6}.owner-search-module-scss-module__BP8KlW__dropdownItem:not(:last-child){border-bottom:1px solid #f3f4f6}.owner-search-module-scss-module__BP8KlW__dropdownItemContent{flex:1;min-width:0}.owner-search-module-scss-module__BP8KlW__dropdownItemName{color:#191919;margin-bottom:.125rem;font-size:.875rem;font-weight:500}.owner-search-module-scss-module__BP8KlW__dropdownItemPhone{color:#666;font-size:.75rem}.owner-search-module-scss-module__BP8KlW__noResults{text-align:center;color:#666;padding:1rem;font-size:.875rem}.owner-search-module-scss-module__BP8KlW__selectedOwner{background-color:#f9fafb;border:1px solid #e5e5e5;border-radius:10px;justify-content:space-between;align-items:center;padding:.75rem;transition:all .2s;display:flex}.owner-search-module-scss-module__BP8KlW__selectedOwner.owner-search-module-scss-module__BP8KlW__error{background-color:#fef2f2;border-color:#ef4444}.owner-search-module-scss-module__BP8KlW__selectedOwner.owner-search-module-scss-module__BP8KlW__disabled{opacity:.6;cursor:not-allowed}.owner-search-module-scss-module__BP8KlW__ownerInfo{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.owner-search-module-scss-module__BP8KlW__ownerIcon{color:#666;background-color:#fff;border:1px solid #e5e5e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.owner-search-module-scss-module__BP8KlW__ownerIcon svg{width:1.25rem;height:1.25rem}.owner-search-module-scss-module__BP8KlW__ownerDetails{flex:1;min-width:0}.owner-search-module-scss-module__BP8KlW__ownerName{color:#191919;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.125rem;font-size:.875rem;font-weight:500;overflow:hidden}.owner-search-module-scss-module__BP8KlW__ownerPhone{color:#666;font-size:.75rem}.owner-search-module-scss-module__BP8KlW__clearButton{color:#666;cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:flex}.owner-search-module-scss-module__BP8KlW__clearButton:hover{color:#ef4444;background-color:#fef2f2;border-color:#ef4444}.owner-search-module-scss-module__BP8KlW__clearButton:active{transform:scale(.95)}.owner-search-module-scss-module__BP8KlW__clearButton svg{width:1rem;height:1rem}.owner-search-module-scss-module__BP8KlW__searchButton{color:#fff;cursor:pointer;background-color:#191919;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .2s;display:flex}.owner-search-module-scss-module__BP8KlW__searchButton:hover{background-color:#333}.owner-search-module-scss-module__BP8KlW__searchButton:active{transform:scale(.95)}.owner-search-module-scss-module__BP8KlW__searchButton:disabled{color:#9ca3af;cursor:not-allowed;background-color:#e5e5e5}.owner-search-module-scss-module__BP8KlW__searchButton svg{width:1.25rem;height:1.25rem}.owner-search-module-scss-module__BP8KlW__ownerAvatar{background-color:#f9fafb;border:1px solid #e5e5e5;border-radius:50%;flex-shrink:0;width:2.5rem;height:2.5rem;overflow:hidden}.owner-search-module-scss-module__BP8KlW__ownerAvatar img{object-fit:cover;width:100%;height:100%}.owner-search-module-scss-module__BP8KlW__spinning{animation:1s linear infinite owner-search-module-scss-module__BP8KlW__spin}@keyframes owner-search-module-scss-module__BP8KlW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.car-gps-commands-module-scss-module__NLKvPq__hint{color:#666;margin:0 0 1rem;font-size:.75rem;line-height:1.45}.car-gps-commands-module-scss-module__NLKvPq__statusText{color:#666;margin:0;font-size:.9375rem}.car-gps-commands-module-scss-module__NLKvPq__errorText{color:#ef4444;margin:0;font-size:.9375rem}.car-gps-commands-module-scss-module__NLKvPq__feedbackOk{color:#16a34a;margin:0 0 1rem;font-size:.875rem}.car-gps-commands-module-scss-module__NLKvPq__feedbackErr{color:#ef4444;margin:0 0 1rem;font-size:.875rem}.car-gps-commands-module-scss-module__NLKvPq__list{flex-direction:column;gap:1rem;display:flex}.car-gps-commands-module-scss-module__NLKvPq__card{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;padding:1rem 1.25rem}.car-gps-commands-module-scss-module__NLKvPq__cardHeader{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.car-gps-commands-module-scss-module__NLKvPq__commandName{color:#191919;font-size:.9375rem;font-weight:600}.car-gps-commands-module-scss-module__NLKvPq__disabledBadge{color:#ef4444;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:.125rem .5rem;font-size:.6875rem;font-weight:500;line-height:1.4}.car-gps-commands-module-scss-module__NLKvPq__field{flex-direction:column;gap:.35rem;display:flex}.car-gps-commands-module-scss-module__NLKvPq__label{color:#191919;font-size:.875rem;font-weight:500}.car-gps-commands-module-scss-module__NLKvPq__checkboxGroup{flex-wrap:wrap;gap:1.25rem;margin-top:.75rem;display:flex}.car-gps-commands-module-scss-module__NLKvPq__checkboxRow{cursor:pointer;color:#333;align-items:center;gap:.5rem;font-size:.875rem;font-weight:400;display:inline-flex}.car-gps-commands-module-scss-module__NLKvPq__checkboxRow input[type=checkbox]{width:1rem;height:1rem}.car-gps-commands-module-scss-module__NLKvPq__cardActions{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.car-gps-commands-module-scss-module__NLKvPq__warnBanner{color:#b45309;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;margin:0 0 .75rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.45}.car-gps-commands-module-scss-module__NLKvPq__templateBanner{color:#1e40af;background:#eff6ff;border:1px solid #93c5fd;border-radius:8px;margin:0 0 .75rem;padding:.625rem .75rem;font-size:.8125rem;line-height:1.45}.car-gps-commands-module-scss-module__NLKvPq__seedRow{box-sizing:border-box;width:100%;max-width:100%;margin-bottom:1rem}.car-gps-commands-module-scss-module__NLKvPq__seedButton{box-sizing:border-box;text-align:center;word-break:break-word;width:100%;max-width:100%;min-height:auto;padding-block:.5rem;line-height:1.35;white-space:normal!important}.car-gps-commands-module-scss-module__NLKvPq__pendingBadge{color:#1e40af;background:#dbeafe;border:1px solid #93c5fd;border-radius:6px;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;line-height:1.4}
.textarea-module-scss-module__HVKseG__textarea{color:#191919;resize:vertical;background-color:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;min-height:100px;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;line-height:1.5rem;transition:all .2s}.textarea-module-scss-module__HVKseG__textarea::placeholder{color:#9ca3af}.textarea-module-scss-module__HVKseG__textarea:hover{border-color:#d1d5db}.textarea-module-scss-module__HVKseG__textarea:focus{border-color:#191919;outline:none;box-shadow:0 0 0 3px #1919191a}.textarea-module-scss-module__HVKseG__textarea:disabled{cursor:not-allowed;opacity:.6;background-color:#f9fafb}.textarea-module-scss-module__HVKseG__textarea.textarea-module-scss-module__HVKseG__error{border-color:#ef4444}.textarea-module-scss-module__HVKseG__textarea.textarea-module-scss-module__HVKseG__error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}
.chat-messages-module-scss-module__YleXjG__container{scroll-behavior:smooth;background-color:#efeae2;background-image:radial-gradient(#00000005 1px,#0000 1px);background-size:24px 24px;flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden auto}.chat-messages-module-scss-module__YleXjG__list{flex-direction:column;gap:.5rem;width:100%;max-width:56rem;margin-top:auto;margin-left:auto;margin-right:auto;padding:1rem clamp(.75rem,4vw,2rem);display:flex}.chat-messages-module-scss-module__YleXjG__empty{color:#6b7280;justify-content:center;align-items:center;height:100%;padding:2rem;font-size:.9375rem;display:flex}.chat-messages-module-scss-module__YleXjG__dateSeparator{justify-content:center;margin:.75rem 0 .5rem;display:flex}.chat-messages-module-scss-module__YleXjG__dateSeparator span{color:#54656f;background-color:#ffffffd9;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;box-shadow:0 1px 1.5px #0000000f}.chat-messages-module-scss-module__YleXjG__row{align-items:flex-end;gap:.5rem;max-width:100%;display:flex}.chat-messages-module-scss-module__YleXjG__rowLeft{justify-content:flex-start}.chat-messages-module-scss-module__YleXjG__rowRight{justify-content:flex-end}.chat-messages-module-scss-module__YleXjG__avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.chat-messages-module-scss-module__YleXjG__avatar svg{width:1.125rem;height:1.125rem}.chat-messages-module-scss-module__YleXjG__avatarUser{background:linear-gradient(135deg,#6b7280 0%,#4b5563 100%)}.chat-messages-module-scss-module__YleXjG__avatarOp{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%)}.chat-messages-module-scss-module__YleXjG__avatarAi{background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%)}.chat-messages-module-scss-module__YleXjG__bubble{word-wrap:break-word;overflow-wrap:anywhere;background-color:#fff;border-radius:.875rem;max-width:min(75%,32rem);padding:.5rem .75rem .4rem;font-size:.9375rem;line-height:1.45;position:relative;box-shadow:0 1px 1px #00000014}@media (max-width:640px){.chat-messages-module-scss-module__YleXjG__bubble{max-width:85%;font-size:.9375rem}.chat-messages-module-scss-module__YleXjG__list{gap:.35rem;padding:.75rem .625rem}.chat-messages-module-scss-module__YleXjG__avatar{width:1.75rem;height:1.75rem}.chat-messages-module-scss-module__YleXjG__avatar svg{width:1rem;height:1rem}.chat-messages-module-scss-module__YleXjG__imageThumbButton{max-width:100%}.chat-messages-module-scss-module__YleXjG__imageThumb{max-height:18rem}.chat-messages-module-scss-module__YleXjG__voiceAudio{min-width:12rem;max-width:100%}}.chat-messages-module-scss-module__YleXjG__bubbleIn{color:#111827;background-color:#fff;border-top-left-radius:.25rem}.chat-messages-module-scss-module__YleXjG__bubbleOut{color:#111827;background-color:#d9fdd3;border-top-right-radius:.25rem}.chat-messages-module-scss-module__YleXjG__bubbleAi{color:#1f1147;background-color:#ede9fe}.chat-messages-module-scss-module__YleXjG__bubbleAi .chat-messages-module-scss-module__YleXjG__senderTag{color:#6d28d9}.chat-messages-module-scss-module__YleXjG__bubbleEditable{cursor:pointer;transition:background-color .15s,box-shadow .15s,transform 50ms;position:relative}.chat-messages-module-scss-module__YleXjG__bubbleEditable:hover{background-color:#ddd6fe;box-shadow:0 2px 8px #6d28d92e}.chat-messages-module-scss-module__YleXjG__bubbleEditable:active{transform:translateY(1px)}.chat-messages-module-scss-module__YleXjG__bubbleEditable:focus-visible{outline-offset:2px;outline:2px solid #6d28d9}.chat-messages-module-scss-module__YleXjG__editHint{color:#6d28d9;opacity:.7;justify-content:center;align-items:center;margin-left:auto;display:inline-flex}.chat-messages-module-scss-module__YleXjG__editHint svg{width:1rem;height:1rem}.chat-messages-module-scss-module__YleXjG__bubbleManager{color:#064e3b;background-color:#ecfdf5}.chat-messages-module-scss-module__YleXjG__bubbleManager .chat-messages-module-scss-module__YleXjG__senderTag{color:#047857}.chat-messages-module-scss-module__YleXjG__senderTag{letter-spacing:.3px;color:#128c7e;text-transform:uppercase;align-items:center;gap:.3rem;margin-bottom:.125rem;font-size:.6875rem;font-weight:700;display:flex}.chat-messages-module-scss-module__YleXjG__senderTag svg{width:.875rem;height:.875rem}.chat-messages-module-scss-module__YleXjG__bubbleIn .chat-messages-module-scss-module__YleXjG__senderTag{color:#4b5563}.chat-messages-module-scss-module__YleXjG__text{white-space:pre-wrap;color:inherit;margin:0;font-size:.9375rem}.chat-messages-module-scss-module__YleXjG__bubbleVoice{min-width:14rem}.chat-messages-module-scss-module__YleXjG__imageBlock{flex-direction:column;gap:.375rem;display:flex}.chat-messages-module-scss-module__YleXjG__imageThumbButton{cursor:pointer;background:0 0;border:none;border-radius:.5rem;width:100%;max-width:20rem;padding:0;line-height:0;display:block;overflow:hidden}.chat-messages-module-scss-module__YleXjG__imageThumbButton:focus-visible{outline-offset:2px;outline:2px solid #128c7e}.chat-messages-module-scss-module__YleXjG__imageThumb{object-fit:cover;background:#0000000a;width:100%;height:auto;max-height:22rem;transition:transform .15s;display:block}.chat-messages-module-scss-module__YleXjG__imageThumb:hover{transform:scale(1.01)}.chat-messages-module-scss-module__YleXjG__imageFallback{color:#6b7280;background:#0000000d;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;min-width:14rem;padding:1.25rem 1rem;font-size:.8125rem;display:flex}.chat-messages-module-scss-module__YleXjG__imageCaption{color:inherit;white-space:pre-wrap;word-wrap:break-word;margin:0;font-size:.875rem;line-height:1.35}.chat-messages-module-scss-module__YleXjG__lightbox{z-index:400;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.chat-messages-module-scss-module__YleXjG__lightboxImg{object-fit:contain;border-radius:.25rem;max-width:100%;max-height:100%;box-shadow:0 20px 40px #0006}.chat-messages-module-scss-module__YleXjG__lightboxClose{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background-color .15s;display:inline-flex;position:absolute;top:1rem;right:1rem}.chat-messages-module-scss-module__YleXjG__lightboxClose:hover{background:#ffffff3d}.chat-messages-module-scss-module__YleXjG__voiceBlock{flex-direction:column;gap:.375rem;display:flex}.chat-messages-module-scss-module__YleXjG__voiceAudio{width:100%;min-width:14rem;max-width:18rem;height:2.25rem;display:block}.chat-messages-module-scss-module__YleXjG__bubbleOut .chat-messages-module-scss-module__YleXjG__voiceAudio,.chat-messages-module-scss-module__YleXjG__bubbleManager .chat-messages-module-scss-module__YleXjG__voiceAudio{filter:invert(.85)hue-rotate(180deg)saturate(.5)}.chat-messages-module-scss-module__YleXjG__voicePlayer{background:#ffffff8c;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .625rem;display:flex}.chat-messages-module-scss-module__YleXjG__bubbleOut .chat-messages-module-scss-module__YleXjG__voicePlayer{background:#ffffff40}.chat-messages-module-scss-module__YleXjG__bubbleAi .chat-messages-module-scss-module__YleXjG__voicePlayer{background:#6d28d91f}.chat-messages-module-scss-module__YleXjG__bubbleIn .chat-messages-module-scss-module__YleXjG__voicePlayer{background:#1118270a}.chat-messages-module-scss-module__YleXjG__voiceIcon{color:#fff;background:#128c7e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;display:inline-flex}.chat-messages-module-scss-module__YleXjG__voiceIcon svg{width:1rem;height:1rem}.chat-messages-module-scss-module__YleXjG__bubbleOut .chat-messages-module-scss-module__YleXjG__voiceIcon{background:#075e54}.chat-messages-module-scss-module__YleXjG__bubbleManager .chat-messages-module-scss-module__YleXjG__voiceIcon{background:#047857}.chat-messages-module-scss-module__YleXjG__bubbleAi .chat-messages-module-scss-module__YleXjG__voiceIcon{background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%)}.chat-messages-module-scss-module__YleXjG__voiceWave{color:currentColor;opacity:.55;flex-shrink:0;align-items:center;display:inline-flex}.chat-messages-module-scss-module__YleXjG__voiceWave svg{width:1.5rem;height:1.5rem}.chat-messages-module-scss-module__YleXjG__voiceMeta{flex-direction:column;flex:1;gap:.0625rem;min-width:0;display:flex}.chat-messages-module-scss-module__YleXjG__voiceLabel{color:inherit;opacity:.9;font-size:.75rem;font-weight:600}.chat-messages-module-scss-module__YleXjG__voiceDuration{color:inherit;opacity:.65;font-variant-numeric:tabular-nums;font-size:.6875rem}.chat-messages-module-scss-module__YleXjG__voiceTranscript{color:inherit;opacity:.95;border-top:1px dashed #00000014;padding:.375rem .5rem 0;font-size:.875rem}.chat-messages-module-scss-module__YleXjG__bubbleOut .chat-messages-module-scss-module__YleXjG__voiceTranscript{border-top-color:#fff3}.chat-messages-module-scss-module__YleXjG__voiceTranscriptLabel{text-transform:uppercase;letter-spacing:.04em;opacity:.6;margin-right:.25rem;font-size:.6875rem;font-weight:700}.chat-messages-module-scss-module__YleXjG__footer{color:#6b7280;justify-content:flex-end;align-items:center;gap:.375rem;margin-top:.25rem;font-size:.6875rem;display:flex}.chat-messages-module-scss-module__YleXjG__processed{color:#6d28d9;letter-spacing:.5px;background-color:#6d28d91a;border-radius:.25rem;padding:.0625rem .375rem;font-weight:700}.chat-messages-module-scss-module__YleXjG__time{white-space:nowrap}@media (max-width:640px){.chat-messages-module-scss-module__YleXjG__list{gap:.4rem;padding:.75rem .625rem}.chat-messages-module-scss-module__YleXjG__bubble{max-width:80%;font-size:.875rem}.chat-messages-module-scss-module__YleXjG__text{font-size:.875rem}.chat-messages-module-scss-module__YleXjG__avatar{width:1.75rem;height:1.75rem}.chat-messages-module-scss-module__YleXjG__avatar svg{width:1rem;height:1rem}}@media (max-width:380px){.chat-messages-module-scss-module__YleXjG__bubble{max-width:85%}}
.ai-status-badge-module-scss-module__P3enlG__badge{letter-spacing:.3px;text-transform:uppercase;border:1px solid #0000;border-radius:999px;flex-shrink:0;align-items:center;gap:.3rem;padding:.18rem .55rem;font-size:.6875rem;font-weight:600;display:inline-flex}.ai-status-badge-module-scss-module__P3enlG__badge svg{width:.85rem;height:.85rem}.ai-status-badge-module-scss-module__P3enlG__ai{color:#1d4ed8;background-color:#eff6ff;border-color:#dbeafe}.ai-status-badge-module-scss-module__P3enlG__manual{color:#b45309;background-color:#fffbeb;border-color:#fde68a}
.SettleModal-module-scss-module__j3iSOG__body{flex-direction:column;gap:14px;display:flex}.SettleModal-module-scss-module__j3iSOG__hint{color:#92400e;background:#fef3c7;border-radius:8px;padding:10px 12px;font-size:.8125rem;line-height:1.45}.SettleModal-module-scss-module__j3iSOG__balanceRow{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.SettleModal-module-scss-module__j3iSOG__balanceLabel{color:#166534;font-size:.8125rem;font-weight:600}.SettleModal-module-scss-module__j3iSOG__balanceValue{color:#166534;font-variant-numeric:tabular-nums;font-size:1.125rem;font-weight:700}.SettleModal-module-scss-module__j3iSOG__field{flex-direction:column;gap:6px;display:flex}.SettleModal-module-scss-module__j3iSOG__fieldLabel{color:#374151;font-size:.8125rem;font-weight:600}.SettleModal-module-scss-module__j3iSOG__fieldHint{color:#6b7280;font-weight:400}.SettleModal-module-scss-module__j3iSOG__required{color:#b91c1c}.SettleModal-module-scss-module__j3iSOG__error{color:#b91c1c;background:#fee2e2;border-radius:8px;padding:10px 12px;font-size:.8125rem}.SettleModal-module-scss-module__j3iSOG__footer{justify-content:flex-end;gap:8px;display:flex}@media (max-width:480px){.SettleModal-module-scss-module__j3iSOG__footer{flex-direction:column-reverse}.SettleModal-module-scss-module__j3iSOG__footer>*{width:100%}}
