.button-module__JBVHaa__button{border-radius:var(--radius);background:var(--green);color:#fff;cursor:pointer;white-space:nowrap;border:0;justify-content:center;align-items:center;min-height:40px;padding:0 14px;display:inline-flex}.button-module__JBVHaa__button:hover{background:var(--green-hover)}.button-module__JBVHaa__button:disabled{cursor:not-allowed;opacity:.55}.button-module__JBVHaa__secondary{background:#3f3f3a}.button-module__JBVHaa__ghost{border:1px solid var(--border);background:var(--bg);color:var(--text2)}.button-module__JBVHaa__ghost:hover{background:var(--bg2)}.button-module__JBVHaa__danger{background:var(--red)}.button-module__JBVHaa__danger:hover{background:var(--red-text)}@media (max-width:900px){.button-module__JBVHaa__button{min-height:44px}}
.modal-module__1uCpZq__backdrop{z-index:80;background:#1414125c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-module__1uCpZq__dialog{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);gap:16px;width:min(100%,560px);max-height:min(720px,100svh - 36px);padding:20px;display:grid;overflow:auto}.modal-module__1uCpZq__heading{gap:4px;display:grid}.modal-module__1uCpZq__heading h2{margin:0;font-size:20px}.modal-module__1uCpZq__heading p{color:var(--text2)}.modal-module__1uCpZq__form{gap:12px;display:grid}.modal-module__1uCpZq__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}
.confirm-dialog-module__Y-bMfa__dialog{width:min(100%,440px)}
.control-module__9duAsa__control{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);width:100%;min-height:44px;color:var(--text);padding:0 12px;font-size:14px;transition:border-color .16s,background-color .16s,box-shadow .16s,color .16s}.control-module__9duAsa__control::placeholder{color:var(--text2)}.control-module__9duAsa__control:focus,.control-module__9duAsa__control:focus-visible{border-color:var(--green-border);outline:0;box-shadow:0 0 0 3px #1d9e751f}.control-module__9duAsa__control:disabled{cursor:not-allowed;color:var(--text2);background:#f7f6f3}.control-module__9duAsa__error{border-color:var(--red)}
.custom-date-picker-module__OqsQUa__wrap{min-width:0;position:relative}.custom-date-picker-module__OqsQUa__trigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:44px;display:flex;box-shadow:0 1px #00000005}.custom-date-picker-module__OqsQUa__trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-date-picker-module__OqsQUa__trigger:disabled{cursor:not-allowed;color:var(--text2);box-shadow:none;background:#f7f6f3}.custom-date-picker-module__OqsQUa__icon{color:var(--text2);flex:none;font-size:15px;line-height:1;transition:transform .16s}.custom-date-picker-module__OqsQUa__trigger[aria-expanded=true]{border-color:var(--green-border);box-shadow:0 0 0 3px #1d9e751f}.custom-date-picker-module__OqsQUa__backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#191c1942;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.custom-date-picker-module__OqsQUa__dialog{border-radius:var(--radius-lg);background:var(--bg);border:1px solid #00000014;width:min(100%,372px);padding:16px;animation:.16s custom-date-picker-module__OqsQUa__dialog-in;box-shadow:0 26px 70px #191c1938}.custom-date-picker-module__OqsQUa__head,.custom-date-picker-module__OqsQUa__actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.custom-date-picker-module__OqsQUa__title{color:var(--text);text-transform:capitalize;font-size:15px;font-weight:700}.custom-date-picker-module__OqsQUa__nav,.custom-date-picker-module__OqsQUa__actions button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);min-height:36px;color:var(--text);font:inherit;cursor:pointer;transition:border-color .14s,background-color .14s,color .14s}.custom-date-picker-module__OqsQUa__nav{width:36px;font-size:20px;line-height:1}.custom-date-picker-module__OqsQUa__actions button{padding:0 12px}.custom-date-picker-module__OqsQUa__nav:hover,.custom-date-picker-module__OqsQUa__actions button:hover{border-color:var(--green-border);background:var(--green-bg);color:var(--green-text)}.custom-date-picker-module__OqsQUa__weekdays,.custom-date-picker-module__OqsQUa__grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;display:grid}.custom-date-picker-module__OqsQUa__weekdays{color:var(--text3);text-align:center;text-transform:uppercase;margin-top:14px;font-size:12px;font-weight:700}.custom-date-picker-module__OqsQUa__grid{margin-top:8px}.custom-date-picker-module__OqsQUa__day{aspect-ratio:1;border-radius:var(--radius-sm);color:var(--text);font:inherit;cursor:pointer;background:#fbfbfa;border:1px solid #0000;font-size:13px;transition:border-color .14s,background-color .14s,color .14s,transform .14s}.custom-date-picker-module__OqsQUa__day:hover{border-color:var(--green-border);background:var(--green-bg);color:var(--green-text);transform:translateY(-1px)}.custom-date-picker-module__OqsQUa__day.custom-date-picker-module__OqsQUa__muted{color:var(--text2);opacity:.55;background:0 0}.custom-date-picker-module__OqsQUa__day.custom-date-picker-module__OqsQUa__active{border-color:var(--green);background:var(--green);color:#fff;font-weight:700;box-shadow:0 8px 18px #1d9e753d}.custom-date-picker-module__OqsQUa__actions{margin-top:14px}@keyframes custom-date-picker-module__OqsQUa__dialog-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
.custom-select-module__O4XvKq__wrap{min-width:0;position:relative}.custom-select-module__O4XvKq__trigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:10px;min-width:0;min-height:44px;display:flex;box-shadow:0 1px #00000005}.custom-select-module__O4XvKq__trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-select-module__O4XvKq__trigger:disabled{cursor:not-allowed;color:var(--text2);box-shadow:none;background:#f7f6f3}.custom-select-module__O4XvKq__chevron{color:var(--text2);flex:none;font-size:15px;line-height:1;transition:transform .16s}.custom-select-module__O4XvKq__trigger[aria-expanded=true]{border-color:var(--green-border);box-shadow:0 0 0 3px #1d9e751f}.custom-select-module__O4XvKq__trigger[aria-expanded=true] .custom-select-module__O4XvKq__chevron{transform:rotate(180deg)}.custom-select-module__O4XvKq__menu{z-index:90;border-radius:var(--radius-lg);background:var(--bg);border:1px solid #00000014;width:max(100%,240px);max-height:300px;padding:8px;animation:.14s custom-select-module__O4XvKq__popover-in;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 18px 48px #191c1929}.custom-select-module__O4XvKq__option{border-radius:var(--radius-sm);width:100%;min-height:38px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:8px 11px;font-size:14px;transition:background-color .14s,color .14s;display:flex}.custom-select-module__O4XvKq__option:hover,.custom-select-module__O4XvKq__option.custom-select-module__O4XvKq__active{background:var(--green-bg);color:var(--green-text)}.custom-select-module__O4XvKq__option:disabled{color:var(--text2);cursor:not-allowed;opacity:.6}@keyframes custom-select-module__O4XvKq__popover-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.empty-state-module__JlAIfq__empty{border:1px dashed var(--border2);border-radius:var(--radius);color:var(--text2);text-align:center;place-items:center;gap:6px;padding:24px;display:grid}.empty-state-module__JlAIfq__empty strong{color:var(--text)}
.field-module__yHd3Ha__field{gap:6px;min-width:0;display:grid}.field-module__yHd3Ha__field>span{color:var(--text2);font-size:12px;font-weight:600}.field-module__yHd3Ha__error{color:var(--red-text);font-size:13px}
.number-input-module__8enQDG__numberInput{font-variant-numeric:tabular-nums}
.page-module__vf6Z6a__shell{min-height:100vh;padding:28px 28px 28px calc(var(--app-sidebar-width) + 28px);transition:padding-left .18s}:root[data-sidebar=collapsed] .page-module__vf6Z6a__shell{padding-left:calc(var(--app-sidebar-collapsed-width) + 28px)}.page-module__vf6Z6a__panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);width:min(100%,920px);margin:0 auto;padding:24px}.page-module__vf6Z6a__title{margin:0 0 6px;font-size:24px;line-height:1.2}.page-module__vf6Z6a__note{color:var(--text2)}.page-module__vf6Z6a__header,.page-module__vf6Z6a__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-module__vf6Z6a__headerActions,.page-module__vf6Z6a__sectionHeaderActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.page-module__vf6Z6a__sectionCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);padding:18px}.page-module__vf6Z6a__sectionHeader h2{margin:0;font-size:17px;line-height:1.25}.page-module__vf6Z6a__sectionHeader p{color:var(--text2);margin-top:4px}@media (max-width:900px){.page-module__vf6Z6a__shell{padding:16px 16px calc(88px + env(safe-area-inset-bottom))}:root[data-sidebar=collapsed] .page-module__vf6Z6a__shell{padding:16px 16px calc(88px + env(safe-area-inset-bottom))}}
.pagination-module___xQVDa__pagination{color:var(--text2);justify-content:flex-end;align-items:center;gap:10px;margin-top:14px;font-size:13px;display:flex}.pagination-module___xQVDa__pagination span{text-align:center;min-width:180px}@media (max-width:640px){.pagination-module___xQVDa__pagination{grid-template-columns:1fr;justify-items:stretch;display:grid}.pagination-module___xQVDa__pagination span{min-width:0}}
.segmented-module__EtGWsq__segmented{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.segmented-module__EtGWsq__segmented button{min-height:36px;color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0 16px}.segmented-module__EtGWsq__segmented button.segmented-module__EtGWsq__active{background:var(--green);color:#fff}
.status-pill-module__N5BKSG__pill{border:1px solid var(--border);background:var(--bg2);width:max-content;max-width:100%;min-height:28px;color:var(--text);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:5px 10px;line-height:1;display:inline-flex}.status-pill-module__N5BKSG__pending{color:var(--amber-text);background:var(--amber-bg);border-color:#e9c984}.status-pill-module__N5BKSG__approved{color:var(--green-text);background:var(--green-bg);border-color:var(--green-border)}.status-pill-module__N5BKSG__rejected{color:var(--red-text);background:var(--red-bg);border-color:var(--red-border)}
.project-status-badge-module__vtFMMa__badge{border:1px solid var(--border);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;width:max-content;max-width:100%;min-height:28px;padding:4px 10px;line-height:1;display:inline-flex}.project-status-badge-module__vtFMMa__draft{background:var(--bg2);color:var(--text2)}.project-status-badge-module__vtFMMa__amber{background:var(--amber-bg);color:var(--amber-text);border-color:#e9c984}.project-status-badge-module__vtFMMa__green{background:var(--green-bg);color:var(--green-text);border-color:var(--green-border)}.project-status-badge-module__vtFMMa__red{background:var(--red-bg);color:var(--red-text);border-color:var(--red-border)}
.catalog-page-client-module__YWrz7W__panel{width:min(100%,1180px)}.catalog-page-client-module__YWrz7W__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.catalog-page-client-module__YWrz7W__headerRight{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.catalog-page-client-module__YWrz7W__stats{color:var(--text2);flex-wrap:wrap;gap:8px;font-size:13px;display:flex}.catalog-page-client-module__YWrz7W__stats span{border:1px solid var(--border);background:var(--bg2);border-radius:999px;padding:5px 10px}.catalog-page-client-module__YWrz7W__toolbar,.catalog-page-client-module__YWrz7W__form{grid-template-columns:minmax(190px,1fr) repeat(3,minmax(130px,180px));align-items:center;gap:10px;margin-bottom:16px;display:grid}.catalog-page-client-module__YWrz7W__form{border:1px solid var(--border);border-radius:var(--radius);background:#fbfbfa;grid-template-columns:repeat(4,minmax(130px,1fr)) auto auto;align-items:start;padding:12px}.catalog-page-client-module__YWrz7W__formTitle{color:var(--text2);grid-column:1/-1;align-self:center;font-size:14px}.catalog-page-client-module__YWrz7W__description,.catalog-page-client-module__YWrz7W__serviceSelect{grid-column:span 2}.catalog-page-client-module__YWrz7W__formError{grid-column:1/-1}.catalog-page-client-module__YWrz7W__tableWrap{border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto}.catalog-page-client-module__YWrz7W__table{border-collapse:collapse;width:100%;min-width:1040px;font-size:14px}.catalog-page-client-module__YWrz7W__table th,.catalog-page-client-module__YWrz7W__table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px}.catalog-page-client-module__YWrz7W__table th{background:var(--bg2);color:var(--text2);font-weight:600}.catalog-page-client-module__YWrz7W__table tr:last-child td{border-bottom:0}.catalog-page-client-module__YWrz7W__table strong,.catalog-page-client-module__YWrz7W__table span,.catalog-page-client-module__YWrz7W__table em{display:block}.catalog-page-client-module__YWrz7W__table span,.catalog-page-client-module__YWrz7W__table em{color:var(--text2);margin-top:4px;font-size:13px}.catalog-page-client-module__YWrz7W__rowActions{flex-wrap:wrap;gap:6px;display:flex}.catalog-page-client-module__YWrz7W__rowActions button{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);min-height:36px;color:var(--text);cursor:pointer;padding:0 10px}.catalog-page-client-module__YWrz7W__rowActions button:disabled{cursor:not-allowed;opacity:.55}.catalog-page-client-module__YWrz7W__rejectInline{grid-template-columns:minmax(140px,1fr) auto;gap:6px;margin-top:8px;display:grid}.catalog-page-client-module__YWrz7W__rejectInline button{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);min-height:36px;color:var(--text);cursor:pointer;padding:0 10px}.catalog-page-client-module__YWrz7W__rejectInline button:disabled{cursor:not-allowed;opacity:.55}.catalog-page-client-module__YWrz7W__rejectInline [data-ui=form-error]{grid-column:1/-1}@media (max-width:640px){.catalog-page-client-module__YWrz7W__header{display:grid}.catalog-page-client-module__YWrz7W__toolbar,.catalog-page-client-module__YWrz7W__form{grid-template-columns:1fr}.catalog-page-client-module__YWrz7W__description,.catalog-page-client-module__YWrz7W__serviceSelect,.catalog-page-client-module__YWrz7W__formError{grid-column:auto}}
.projects-module__I4bA9q__projectsPanel{width:min(100%,1180px)}.projects-module__I4bA9q__projectDetailPanel{flex-direction:column;display:flex}.projects-module__I4bA9q__projectWorkspacePanel{background:0 0;border:0;width:100%;padding:0}.projects-module__I4bA9q__projectCreateWorkspaceForm{flex-direction:column;display:flex}.projects-module__I4bA9q__projectsHeader,.projects-module__I4bA9q__projectDetailHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.projects-module__I4bA9q__projectsHeader [data-ui=button]{flex:none}.projects-module__I4bA9q__projectTitleRow{align-items:center;gap:10px;max-width:min(820px,100%);display:flex}.projects-module__I4bA9q__projectTitleText{white-space:normal;overflow-wrap:anywhere;max-width:min(720px,100%);margin:0}.projects-module__I4bA9q__projectTitleIconButton{border:1px solid var(--border);background:var(--bg);width:34px;height:34px;color:var(--text2);cursor:pointer;font:inherit;box-shadow:var(--shadow-soft);border-radius:8px;flex:none;justify-content:center;align-items:center;font-size:16px;line-height:1;display:inline-flex}.projects-module__I4bA9q__projectTitleIconButton:hover:not(:disabled){color:var(--brand);border-color:#23a37473}.projects-module__I4bA9q__projectTitleIconButton:disabled{cursor:not-allowed;opacity:.45}.projects-module__I4bA9q__projectTitleEdit{grid-template-columns:minmax(240px,1fr) auto auto;align-items:start;gap:8px;max-width:min(720px,100%);margin-bottom:6px;display:grid}.projects-module__I4bA9q__projectTitleInput{min-height:44px;font-size:20px;font-weight:700}.projects-module__I4bA9q__projectTitleSave,.projects-module__I4bA9q__projectTitleCancel{min-width:44px;padding:0 12px}.projects-module__I4bA9q__projectTitleError{grid-column:1/-1}.projects-module__I4bA9q__projectsToolbar{grid-template-columns:minmax(220px,1fr) minmax(160px,220px);gap:10px;margin-bottom:16px;display:grid}.projects-module__I4bA9q__projectCreateForm,.projects-module__I4bA9q__projectDetailForm{border:1px solid var(--border);border-radius:var(--radius);background:#fbfbfa;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;align-items:start;gap:10px;margin-bottom:16px;padding:12px;display:grid}.projects-module__I4bA9q__projectCreateModal{width:min(100%,760px)}.projects-module__I4bA9q__projectCreateModalForm{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0;padding:0}.projects-module__I4bA9q__projectCreateModalForm .projects-module__I4bA9q__projectModalActions{grid-column:1/-1}.projects-module__I4bA9q__projectCreatePage{gap:18px;display:grid}.projects-module__I4bA9q__projectCreateTitleInput{background:0 0;border-color:#0000;width:min(680px,100%);min-height:44px;padding-left:0;font-size:24px;font-weight:700}.projects-module__I4bA9q__projectCreateTitleInput:focus{border-color:var(--green-border);background:var(--bg);padding-left:12px}.projects-module__I4bA9q__projectCreateDetailsGrid{grid-template-columns:repeat(3,minmax(150px,1fr));gap:10px;display:grid}.projects-module__I4bA9q__projectCreateDetailsGrid label{gap:5px;min-width:0;display:grid}.projects-module__I4bA9q__projectCreateDetailsGrid label>span{color:var(--text2);font-size:12px;font-weight:600}.projects-module__I4bA9q__projectCreateMetaPreview{color:var(--text2);flex-wrap:wrap;gap:8px 14px;font-size:12px;display:flex}.projects-module__I4bA9q__projectCreatePageForm{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.projects-module__I4bA9q__projectCreateField{gap:6px;display:grid}.projects-module__I4bA9q__projectCreateField>span{color:var(--text2);font-size:12px;font-weight:500}.projects-module__I4bA9q__projectCreateFieldWide,.projects-module__I4bA9q__projectCreateActions{grid-column:1/-1}.projects-module__I4bA9q__projectCreateActions{justify-content:flex-end;gap:10px;display:flex}.projects-module__I4bA9q__projectTemplateField{grid-column:1/-1;gap:8px;display:grid}.projects-module__I4bA9q__projectTemplateField>span{color:var(--text2);font-size:12px;font-weight:500}.projects-module__I4bA9q__projectTemplateOptions{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.projects-module__I4bA9q__projectTemplateOptions button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);min-height:36px;color:var(--text);font:inherit;cursor:pointer;font-size:12px}.projects-module__I4bA9q__projectTemplateOptions button.projects-module__I4bA9q__active{border-color:var(--green);background:var(--green-bg);color:var(--green-text)}.projects-module__I4bA9q__projectDetailForm{border-radius:var(--radius-lg);background:var(--bg);border-color:#00000014;grid-template-columns:repeat(4,minmax(150px,1fr)) minmax(150px,220px);gap:12px;margin-top:18px;padding:16px;box-shadow:0 10px 28px #191c190d}.projects-module__I4bA9q__projectDetailFormToolbar{grid-column:1/-1;justify-content:flex-end;margin-bottom:2px;display:flex}.projects-module__I4bA9q__projectDetailFormToolbar [data-ui=button]{border:1px solid var(--border);background:var(--bg);min-height:38px;color:var(--text);box-shadow:0 1px #00000005}.projects-module__I4bA9q__projectDetailFormToolbar [data-ui=button]:hover{border-color:var(--green-border);background:var(--green-bg);color:var(--green-text)}.projects-module__I4bA9q__projectDetailFormReadonly [data-ui=control]{color:var(--text2);box-shadow:none;background:#f7f6f3;border-color:#0000}.projects-module__I4bA9q__projectDetailFormReadonly .projects-module__I4bA9q__projectDetailFormToolbar [data-ui=button]{border-color:var(--green-border);background:var(--green-bg);color:var(--green-text)}.projects-module__I4bA9q__projectDetailForm>[data-ui=button][type=submit]{align-self:start;min-height:44px}.projects-module__I4bA9q__projectDetailFormReadonly>[data-ui=button][type=submit]{display:none}.projects-module__I4bA9q__projectFormError{grid-column:1/-1}.projects-module__I4bA9q__projectsEmpty{min-height:132px;color:var(--text2);text-align:center;justify-items:center;gap:8px;padding:22px;display:grid}.projects-module__I4bA9q__projectsEmpty strong{color:var(--text);font-size:16px}.projects-module__I4bA9q__projectNotes{resize:vertical;grid-column:span 4;min-height:84px;padding-top:10px}.projects-module__I4bA9q__projectDetailFormReadonly .projects-module__I4bA9q__projectNotes{grid-column:1/-1}.projects-module__I4bA9q__projectsTableWrap{border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto}.projects-module__I4bA9q__projectsTable{border-collapse:collapse;width:100%;min-width:860px;font-size:14px}.projects-module__I4bA9q__projectsTable th,.projects-module__I4bA9q__projectsTable td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px}.projects-module__I4bA9q__projectsTable th{background:var(--bg2);color:var(--text2);font-weight:600}.projects-module__I4bA9q__projectsTable tr:last-child td{border-bottom:0}.projects-module__I4bA9q__projectsTable td span{color:var(--text2);margin-top:4px;font-size:13px;display:block}.projects-module__I4bA9q__projectLink{color:var(--green-text);font-weight:700}.projects-module__I4bA9q__projectDetailActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.projects-module__I4bA9q__projectActionsMenu{position:relative}.projects-module__I4bA9q__projectActionsTrigger{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);min-width:44px;min-height:40px;color:var(--text);cursor:pointer;font-size:18px;font-weight:700;line-height:1}.projects-module__I4bA9q__projectActionsPopover{z-index:15;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);min-width:190px;padding:6px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 14px 32px #121b2d1f}.projects-module__I4bA9q__projectActionsPopover button{min-height:38px;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;padding:0 10px}.projects-module__I4bA9q__projectActionsPopover button:hover{background:var(--bg2)}.projects-module__I4bA9q__projectActionsPopover button:disabled{cursor:not-allowed;opacity:.55}.projects-module__I4bA9q__projectProgress{background:var(--bg3);border-radius:999px;width:120px;height:8px;position:relative;overflow:hidden}.projects-module__I4bA9q__projectProgress span{border-radius:inherit;background:var(--green);height:100%;display:block}.projects-module__I4bA9q__projectProgressWide{width:100%;height:10px;margin-bottom:18px}.projects-module__I4bA9q__projectOverviewGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:16px;display:grid}.projects-module__I4bA9q__projectOverviewCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);gap:10px;min-height:128px;padding:16px;display:grid}.projects-module__I4bA9q__projectOverviewCardHead{justify-content:space-between;align-items:center;gap:10px;display:flex}.projects-module__I4bA9q__projectOverviewCardHead h2{color:var(--text2);font-size:13px;font-weight:700}.projects-module__I4bA9q__projectCardEdit{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);width:30px;height:30px;color:var(--text2);cursor:pointer;font:inherit;justify-content:center;align-items:center;display:inline-flex}.projects-module__I4bA9q__projectMetaLine{flex-wrap:wrap;gap:10px 18px;display:flex}.projects-module__I4bA9q__projectMetaLine span{color:var(--text2);font-size:13px}.projects-module__I4bA9q__projectMetaLine strong{color:var(--text)}.projects-module__I4bA9q__projectProgressLine{background:var(--bg3);border-radius:999px;height:5px;overflow:hidden}.projects-module__I4bA9q__projectProgressLine span{border-radius:inherit;background:var(--green);height:100%;display:block}.projects-module__I4bA9q__projectProgressCaption{color:var(--text3);font-size:12px}.projects-module__I4bA9q__projectTemplatePills{flex-wrap:wrap;gap:6px;display:flex}.projects-module__I4bA9q__projectTemplatePill{border:1px solid var(--border);background:var(--bg2);min-height:24px;color:var(--text2);cursor:pointer;font:inherit;border-radius:999px;align-items:center;padding:2px 9px;font-size:12px;display:inline-flex}.projects-module__I4bA9q__projectTemplatePill:disabled{cursor:default;opacity:.65}.projects-module__I4bA9q__projectTemplatePill.projects-module__I4bA9q__active{background:var(--blue-bg);color:var(--blue-text);border-color:#0000}.projects-module__I4bA9q__projectTemplateHint{border-radius:var(--radius);background:var(--bg2);min-height:40px;color:var(--text2);align-items:center;padding:8px 12px;font-size:12px;display:flex}.projects-module__I4bA9q__projectSummary{grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;display:grid}.projects-module__I4bA9q__projectSummary div{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg2);padding:12px}.projects-module__I4bA9q__projectSummary dt{color:var(--text2);font-size:12px}.projects-module__I4bA9q__projectSummary dd{margin-top:4px;font-weight:700}.projects-module__I4bA9q__projectMediaShell{order:3;margin-top:20px}.projects-module__I4bA9q__projectMediaHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.projects-module__I4bA9q__projectMediaHeader h2{font-size:18px}.projects-module__I4bA9q__projectMediaHeader p{color:var(--text2);margin-top:3px;font-size:13px}.projects-module__I4bA9q__projectMediaHeader>span{border:1px solid var(--border);background:var(--bg2);width:max-content;min-width:28px;height:28px;color:var(--text2);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.projects-module__I4bA9q__projectMediaUpload{border:1px solid var(--border);border-radius:var(--radius);background:#fbfbfa;grid-template-columns:minmax(220px,1fr) minmax(170px,220px) auto;align-items:start;gap:10px;margin-bottom:14px;padding:12px;display:grid}.projects-module__I4bA9q__projectMediaFile{border:1px dashed var(--green-border);border-radius:var(--radius);background:var(--green-bg);min-width:0;min-height:40px;color:var(--green-text);cursor:pointer;align-items:center;padding:0 12px;display:flex;overflow:hidden}.projects-module__I4bA9q__projectMediaFile input{display:none}.projects-module__I4bA9q__projectMediaFile span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.projects-module__I4bA9q__projectMediaError{grid-column:1/-1}.projects-module__I4bA9q__projectMediaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.projects-module__I4bA9q__projectMediaItem{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);min-width:0;overflow:hidden}.projects-module__I4bA9q__projectMediaItemCover{grid-column:span 2}.projects-module__I4bA9q__projectMediaPreview{aspect-ratio:4/3;background:var(--bg3);overflow:hidden}.projects-module__I4bA9q__projectMediaItemCover .projects-module__I4bA9q__projectMediaPreview{aspect-ratio:16/9}.projects-module__I4bA9q__projectMediaPreview img{object-fit:cover;width:100%;height:100%;display:block}.projects-module__I4bA9q__projectMediaControls{grid-template-columns:minmax(140px,1fr) 82px auto;gap:8px;padding:10px;display:grid}.projects-module__I4bA9q__projectMediaOrder{min-width:0}.projects-module__I4bA9q__projectMediaEmpty{border:1px dashed var(--border);border-radius:var(--radius);min-height:96px;color:var(--text2);place-items:center;display:grid}.projects-module__I4bA9q__contractorRequestsShell{order:4;margin-top:20px}.projects-module__I4bA9q__contractorRequestsHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.projects-module__I4bA9q__contractorRequestsHeader h2{font-size:18px}.projects-module__I4bA9q__contractorRequestsHeader p{border:1px solid var(--border);background:var(--bg2);min-width:28px;height:28px;color:var(--text2);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.projects-module__I4bA9q__contractorRequestForm{border:1px solid var(--border);border-radius:var(--radius);background:#fbfbfa;grid-template-columns:minmax(170px,1fr) minmax(170px,1fr) minmax(170px,1fr) 160px auto;align-items:start;gap:10px;margin-bottom:14px;padding:12px;display:grid}.projects-module__I4bA9q__contractorRequestError{grid-column:1/-1}.projects-module__I4bA9q__contractorRequestsList{gap:8px;display:grid}.projects-module__I4bA9q__contractorRequestItem{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);grid-template-columns:minmax(180px,1fr) 120px auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.projects-module__I4bA9q__contractorRequestItem strong,.projects-module__I4bA9q__contractorRequestItem span{min-width:0}.projects-module__I4bA9q__contractorRequestStatus{border:1px solid var(--border);border-radius:999px;justify-self:end;align-items:center;min-height:28px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.projects-module__I4bA9q__contractorRequestStatusPending{color:#785300;background:#fff6df;border-color:#e5d0a1}.projects-module__I4bA9q__contractorRequestStatusConfirmed{border-color:var(--green-border);background:var(--green-bg);color:var(--green-text)}.projects-module__I4bA9q__contractorRequestStatusDeclined,.projects-module__I4bA9q__contractorRequestStatusExpired{color:#991b1b;background:#fee2e2bf;border-color:#dc26264d}.projects-module__I4bA9q__contractorRequestsEmpty{border:1px dashed var(--border);border-radius:var(--radius);min-height:72px;color:var(--text2);place-items:center;display:grid}.projects-module__I4bA9q__projectBlocksShell{order:1;margin-top:8px}.projects-module__I4bA9q__projectBlocksShell h2{font-size:18px}.projects-module__I4bA9q__projectBlocksHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.projects-module__I4bA9q__projectBlocksHeader>div{align-items:center;gap:10px;display:flex}.projects-module__I4bA9q__projectBlocksHeader span{border:1px solid var(--border);background:var(--bg2);min-width:28px;height:28px;color:var(--text2);border-radius:999px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.projects-module__I4bA9q__projectWorkspaceFooter{order:5;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.projects-module__I4bA9q__projectWorkspaceFooterActions{flex-wrap:wrap;gap:8px;display:flex}.projects-module__I4bA9q__projectWorkspaceTotal{color:var(--text2);font-size:14px}.projects-module__I4bA9q__projectWorkspaceTotal strong{color:var(--text);font-size:18px}.projects-module__I4bA9q__projectBlockForm{border:1px solid var(--border);border-radius:var(--radius);background:#fbfbfa;grid-template-columns:minmax(220px,1fr) minmax(130px,180px) auto;align-items:start;gap:10px;margin-bottom:14px;padding:12px;display:grid}.projects-module__I4bA9q__projectModalBackdrop{z-index:80;background:#1a1a1861;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.projects-module__I4bA9q__projectModal{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);gap:12px;width:min(100%,520px);padding:18px;display:grid;box-shadow:0 18px 44px #121b2d29}.projects-module__I4bA9q__projectModalWide{width:min(100%,820px)}.projects-module__I4bA9q__projectModalHeading{gap:2px;display:grid}.projects-module__I4bA9q__projectModalHeading p{color:var(--text2)}.projects-module__I4bA9q__projectModal h2{font-size:18px}.projects-module__I4bA9q__projectBlockModalForm{background:0 0;border:0;grid-template-columns:minmax(0,1fr);margin-bottom:0;padding:0}.projects-module__I4bA9q__projectModalActions{justify-content:flex-end;gap:10px;display:flex}.projects-module__I4bA9q__projectBlocksList{gap:10px;display:grid}.projects-module__I4bA9q__projectBlockCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);overflow:hidden}.projects-module__I4bA9q__projectBlockHeader{background:var(--bg2);grid-template-columns:auto auto minmax(180px,1fr) auto auto auto;align-items:center;gap:8px;padding:10px 12px;display:grid}.projects-module__I4bA9q__projectBlockHeader h3{font-size:14px}.projects-module__I4bA9q__projectBlockIcon{width:24px;height:24px;color:var(--text2);justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.projects-module__I4bA9q__projectBlockTotal{color:var(--green);white-space:nowrap;font-size:13px}.projects-module__I4bA9q__projectCreatePreviewBlock .projects-module__I4bA9q__projectBlockHeader{grid-template-columns:auto minmax(180px,1fr) auto auto}.projects-module__I4bA9q__projectCreatePreviewNote{color:var(--text3);font-size:12px}.projects-module__I4bA9q__dragHandle,.projects-module__I4bA9q__blockCollapse,.projects-module__I4bA9q__blockDeleteButton{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);min-height:30px;color:var(--text2)}.projects-module__I4bA9q__dragHandle{cursor:grab;letter-spacing:0;width:30px;padding:0;font-weight:700}.projects-module__I4bA9q__dragHandle:active{cursor:grabbing}.projects-module__I4bA9q__blockCollapse,.projects-module__I4bA9q__blockDeleteButton{cursor:pointer;width:30px;padding:0}.projects-module__I4bA9q__blockTitleControl,.projects-module__I4bA9q__blockIconControl{min-height:34px}.projects-module__I4bA9q__blockTotals{grid-template-columns:1fr 1fr;gap:8px;display:grid}.projects-module__I4bA9q__blockTotals div{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);padding:8px 10px}.projects-module__I4bA9q__blockTotals dt{color:var(--text2);font-size:12px}.projects-module__I4bA9q__blockTotals dd{white-space:nowrap;margin-top:2px;font-weight:700}.projects-module__I4bA9q__lineItemForm{border-top:1px solid var(--border);background:#fbfbfa;grid-template-columns:160px minmax(220px,1fr) 90px 90px 140px 140px auto;align-items:start;gap:8px;padding:12px;display:grid}.projects-module__I4bA9q__lineItemModalForm,.projects-module__I4bA9q__contractorRequestModalForm{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0;padding:0}.projects-module__I4bA9q__lineItemModalForm .projects-module__I4bA9q__lineSourceToggle,.projects-module__I4bA9q__lineItemModalForm .projects-module__I4bA9q__lineFormError,.projects-module__I4bA9q__lineItemModalForm .projects-module__I4bA9q__projectModalActions,.projects-module__I4bA9q__contractorRequestModalForm .projects-module__I4bA9q__contractorRequestError,.projects-module__I4bA9q__contractorRequestModalForm .projects-module__I4bA9q__projectModalActions{grid-column:1/-1}.projects-module__I4bA9q__lineItemModalForm .projects-module__I4bA9q__projectModalActions,.projects-module__I4bA9q__contractorRequestModalForm .projects-module__I4bA9q__projectModalActions{margin-top:2px}.projects-module__I4bA9q__projectBlockAddRow{padding:10px 12px;display:flex}.projects-module__I4bA9q__lineSourceToggle{min-height:40px}.projects-module__I4bA9q__lineFormError{grid-column:1/-1}.projects-module__I4bA9q__lineItemsTableWrap{border-top:1px solid var(--border);overflow-x:auto}.projects-module__I4bA9q__lineItemsTable{border-collapse:collapse;width:100%;min-width:980px;font-size:14px}.projects-module__I4bA9q__lineItemsTable th,.projects-module__I4bA9q__lineItemsTable td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:10px}.projects-module__I4bA9q__lineItemsTable th{background:var(--bg2);color:var(--text2);font-weight:600}.projects-module__I4bA9q__lineItemsTable tr:last-child td{border-bottom:0}.projects-module__I4bA9q__lineItemsTable strong,.projects-module__I4bA9q__lineItemsTable span{display:block}.projects-module__I4bA9q__lineItemsTable span{color:var(--text2);margin-top:3px;font-size:12px}.projects-module__I4bA9q__dragHandleSmall{width:30px;min-height:30px}.projects-module__I4bA9q__lineNumberControl{width:78px}.projects-module__I4bA9q__lineMoneyControl{width:120px}.projects-module__I4bA9q__lineDelete{min-height:34px}.projects-module__I4bA9q__lineRowError{margin-top:4px}.projects-module__I4bA9q__projectEmptyBlocks{border:1px dashed var(--border2);border-radius:var(--radius);color:var(--text2);text-align:center;padding:20px}@media (max-width:900px){.projects-module__I4bA9q__projectsToolbar,.projects-module__I4bA9q__projectOverviewGrid,.projects-module__I4bA9q__projectCreateDetailsGrid,.projects-module__I4bA9q__projectCreateForm,.projects-module__I4bA9q__projectDetailForm,.projects-module__I4bA9q__projectSummary,.projects-module__I4bA9q__projectTitleEdit,.projects-module__I4bA9q__projectBlockForm,.projects-module__I4bA9q__projectBlockHeader,.projects-module__I4bA9q__lineItemForm,.projects-module__I4bA9q__projectMediaUpload,.projects-module__I4bA9q__contractorRequestForm,.projects-module__I4bA9q__contractorRequestItem{grid-template-columns:1fr}.projects-module__I4bA9q__projectTemplateOptions{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-module__I4bA9q__projectFormError,.projects-module__I4bA9q__projectTitleError,.projects-module__I4bA9q__projectNotes,.projects-module__I4bA9q__lineFormError,.projects-module__I4bA9q__projectMediaError,.projects-module__I4bA9q__contractorRequestError{grid-column:auto}.projects-module__I4bA9q__contractorRequestStatus{justify-self:flex-start}.projects-module__I4bA9q__projectMediaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-module__I4bA9q__projectsHeader,.projects-module__I4bA9q__projectDetailHeader{display:grid}.projects-module__I4bA9q__projectDetailActions{justify-content:flex-start}.projects-module__I4bA9q__projectWorkspaceFooter{display:grid}.projects-module__I4bA9q__projectWorkspaceTotal{justify-self:start}}@media (max-width:640px){.projects-module__I4bA9q__projectMediaHeader{display:grid}.projects-module__I4bA9q__projectMediaGrid{grid-template-columns:minmax(0,1fr)}.projects-module__I4bA9q__projectMediaItemCover{grid-column:auto}.projects-module__I4bA9q__projectMediaControls{grid-template-columns:minmax(0,1fr) 76px}.projects-module__I4bA9q__projectMediaControls [data-ui=button]{grid-column:1/-1;min-height:44px}.projects-module__I4bA9q__projectMediaFile,.projects-module__I4bA9q__projectMediaUpload [data-ui=control],.projects-module__I4bA9q__projectMediaUpload [data-ui=button],.projects-module__I4bA9q__contractorRequestForm [data-ui=control],.projects-module__I4bA9q__contractorRequestForm [data-ui=button]{min-height:44px}.projects-module__I4bA9q__projectCreateActions,.projects-module__I4bA9q__projectModalActions{grid-template-columns:1fr 1fr;display:grid}}.projects-module__I4bA9q__projectBlockCreateModal{width:min(100%,580px)}.projects-module__I4bA9q__projectBlockModalForm{flex-direction:column;gap:22px;display:flex}.projects-module__I4bA9q__projectBlockModalField{flex-direction:column;gap:8px;display:flex}.projects-module__I4bA9q__projectModalHeading h2{margin:0 0 6px}.projects-module__I4bA9q__projectModalClose{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:10px;flex:none;justify-content:center;align-items:center;padding:0;font-size:22px;line-height:1;display:inline-flex}.projects-module__I4bA9q__projectModalClose:hover:not(:disabled){border-color:var(--text-muted);color:var(--text)}.projects-module__I4bA9q__blockIconPicker{flex-direction:column;gap:14px;width:100%;display:flex}.projects-module__I4bA9q__blockIconPickerHead{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.projects-module__I4bA9q__blockIconPickerHead>div:first-child{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.projects-module__I4bA9q__blockIconPickerHead strong{color:var(--text);margin:0;font-size:14px;font-weight:600;line-height:1.4;display:block}.projects-module__I4bA9q__blockIconPickerHead span{color:var(--text-muted);font-size:12px;font-weight:400;line-height:1.45;display:block}.projects-module__I4bA9q__blockIconPickerPreview{border:1px solid var(--border);background:var(--bg3);width:44px;height:44px;color:var(--accent);border-radius:12px;flex:0 0 44px;justify-content:center;align-items:center;display:inline-flex}.projects-module__I4bA9q__blockIconPickerPreview svg{stroke-width:1.9px;width:21px;height:21px}.projects-module__I4bA9q__blockIconPickerGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;max-height:240px;padding:2px;display:grid;overflow:hidden auto}.projects-module__I4bA9q__blockIconOption{appearance:none;border:1px solid var(--border);background:var(--bg);min-width:0;min-height:82px;color:var(--text-muted);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:10px 6px;font-family:inherit;transition:border-color .16s,background-color .16s,color .16s,box-shadow .16s,transform .16s;display:flex}.projects-module__I4bA9q__blockIconOption:hover:not(:disabled){border-color:var(--accent);background:var(--bg3);color:var(--text);transform:translateY(-1px)}.projects-module__I4bA9q__blockIconOption.projects-module__I4bA9q__selected{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, var(--bg));color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 14%, transparent)}.projects-module__I4bA9q__blockIconOption:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.projects-module__I4bA9q__blockIconOption:disabled{cursor:not-allowed;opacity:.55}.projects-module__I4bA9q__blockIconOptionMark{justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.projects-module__I4bA9q__blockIconOptionMark svg{stroke-width:1.8px;width:22px;height:22px}.projects-module__I4bA9q__blockIconOption>span:last-child{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;min-width:0;font-size:11px;font-weight:500;line-height:1.25;display:block;overflow:hidden}.projects-module__I4bA9q__projectBlockCreateModal{width:min(100vw - 32px,580px);max-width:580px;max-height:calc(100vh - 40px);overflow-y:auto}.projects-module__I4bA9q__projectBlockModalForm{flex-direction:column;gap:22px;width:100%;display:flex}.projects-module__I4bA9q__projectBlockModalField{flex-direction:column;gap:8px;width:100%;display:flex}.projects-module__I4bA9q__projectBlockModalField>span{color:var(--text);font-size:14px;font-weight:600}.projects-module__I4bA9q__projectBlockModalField [data-ui=control]{width:100%}.projects-module__I4bA9q__projectModalHeading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.projects-module__I4bA9q__projectModalHeading>div{min-width:0}.projects-module__I4bA9q__projectModalHeading h2{color:var(--text);margin:0 0 6px}.projects-module__I4bA9q__projectModalHeading p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.5}.projects-module__I4bA9q__projectModalClose{appearance:none;border:1px solid var(--border);width:38px;height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:11px;flex:0 0 38px;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:24px;font-weight:300;line-height:1;transition:border-color .16s,background-color .16s,color .16s;display:inline-flex}.projects-module__I4bA9q__projectModalClose:hover:not(:disabled){border-color:var(--text-muted);background:var(--bg3);color:var(--text)}.projects-module__I4bA9q__projectModalClose:disabled{cursor:not-allowed;opacity:.5}.projects-module__I4bA9q__projectBlockModalForm .projects-module__I4bA9q__projectModalActions{justify-content:flex-end;align-items:center;gap:10px;width:100%;padding-top:2px;display:flex}.projects-module__I4bA9q__projectBlockIcon{justify-content:center;align-items:center;display:inline-flex}.projects-module__I4bA9q__projectBlockIcon svg{stroke-width:1.9px;width:19px;height:19px}@media (max-width:620px){.projects-module__I4bA9q__projectBlockCreateModal{width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.projects-module__I4bA9q__blockIconPickerGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.projects-module__I4bA9q__blockIconOption{min-height:76px}.projects-module__I4bA9q__projectBlockModalForm .projects-module__I4bA9q__projectModalActions{grid-template-columns:1fr 1fr;display:grid}.projects-module__I4bA9q__projectBlockModalForm .projects-module__I4bA9q__projectModalActions [data-ui=button]{width:100%}}@media (max-width:390px){.projects-module__I4bA9q__blockIconPickerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.analytics-page-client-module__6mSxAW__panel{width:min(100%,1180px)}.analytics-page-client-module__6mSxAW__header,.analytics-page-client-module__6mSxAW__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.analytics-page-client-module__6mSxAW__header{margin-bottom:20px}.analytics-page-client-module__6mSxAW__controls{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg2);min-height:40px;padding:3px;display:inline-flex}.analytics-page-client-module__6mSxAW__controls button{min-height:32px;color:var(--text2);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0 12px}.analytics-page-client-module__6mSxAW__controls button.analytics-page-client-module__6mSxAW__active{background:var(--bg);color:var(--text)}.analytics-page-client-module__6mSxAW__kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.analytics-page-client-module__6mSxAW__kpi,.analytics-page-client-module__6mSxAW__section{border:1px solid var(--border);border-radius:var(--radius);background:#fbfbfa}.analytics-page-client-module__6mSxAW__kpi{gap:8px;min-height:118px;padding:14px;display:grid}.analytics-page-client-module__6mSxAW__kpi span,.analytics-page-client-module__6mSxAW__kpi small,.analytics-page-client-module__6mSxAW__sectionHeader p,.analytics-page-client-module__6mSxAW__barItem small{color:var(--text2)}.analytics-page-client-module__6mSxAW__kpi strong{font-size:23px;line-height:1.1}.analytics-page-client-module__6mSxAW__section{padding:16px}.analytics-page-client-module__6mSxAW__section+.analytics-page-client-module__6mSxAW__section,.analytics-page-client-module__6mSxAW__grid{margin-top:16px}.analytics-page-client-module__6mSxAW__sectionHeader{margin-bottom:16px}.analytics-page-client-module__6mSxAW__sectionHeader h2{margin-bottom:2px;font-size:17px}.analytics-page-client-module__6mSxAW__year{width:110px}.analytics-page-client-module__6mSxAW__chart{grid-template-columns:repeat(12,minmax(54px,1fr));gap:10px;min-height:230px;display:grid;overflow-x:auto}.analytics-page-client-module__6mSxAW__barItem{text-align:center;grid-template-rows:150px auto auto;gap:8px;min-width:54px;display:grid}.analytics-page-client-module__6mSxAW__barTrack{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);align-items:flex-end;height:150px;padding:4px;display:flex}.analytics-page-client-module__6mSxAW__barTrack span{background:var(--green);border-radius:5px;width:100%;display:block}.analytics-page-client-module__6mSxAW__empty{color:var(--text2);grid-column:1/-1}.analytics-page-client-module__6mSxAW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.analytics-page-client-module__6mSxAW__tableWrap{overflow-x:auto}.analytics-page-client-module__6mSxAW__table{border-collapse:collapse;width:100%;min-width:420px}.analytics-page-client-module__6mSxAW__table th,.analytics-page-client-module__6mSxAW__table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 8px}.analytics-page-client-module__6mSxAW__table th{color:var(--text2);font-size:12px;font-weight:600}.analytics-page-client-module__6mSxAW__table td:nth-child(2),.analytics-page-client-module__6mSxAW__table td:nth-child(3),.analytics-page-client-module__6mSxAW__table th:nth-child(2),.analytics-page-client-module__6mSxAW__table th:nth-child(3){text-align:right;white-space:nowrap}@media (max-width:900px){.analytics-page-client-module__6mSxAW__kpis,.analytics-page-client-module__6mSxAW__grid{grid-template-columns:minmax(0,1fr)}.analytics-page-client-module__6mSxAW__header,.analytics-page-client-module__6mSxAW__sectionHeader{display:grid}.analytics-page-client-module__6mSxAW__controls{width:100%}.analytics-page-client-module__6mSxAW__controls button{flex:1;min-height:44px}}
.invite-form-module__ntTgIa__page{background:var(--bg3);place-items:center;min-height:100svh;padding:24px;display:grid}.invite-form-module__ntTgIa__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg);gap:18px;width:min(100%,520px);padding:24px;display:grid;box-shadow:0 16px 44px #191c1914}.invite-form-module__ntTgIa__brand{color:var(--text);align-items:center;gap:10px;font-weight:800;display:flex}.invite-form-module__ntTgIa__brand span{border-radius:var(--radius);background:var(--green);color:#fff;justify-content:center;align-items:center;width:38px;height:38px;font-size:13px;display:inline-flex}.invite-form-module__ntTgIa__header{gap:6px;display:grid}.invite-form-module__ntTgIa__header h1,.invite-form-module__ntTgIa__stateCard h1{font-size:26px;line-height:1.15}.invite-form-module__ntTgIa__header p,.invite-form-module__ntTgIa__stateCard p,.invite-form-module__ntTgIa__passwordNote{color:var(--text2)}.invite-form-module__ntTgIa__status{border:1px solid var(--green-border);background:var(--green-bg);width:max-content;color:var(--green-text);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.invite-form-module__ntTgIa__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.invite-form-module__ntTgIa__meta div{border:1px solid var(--border);border-radius:var(--radius);background:#fbfbfa;min-width:0;padding:10px}.invite-form-module__ntTgIa__meta dt{color:var(--text2);font-size:12px}.invite-form-module__ntTgIa__meta dd{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-weight:700;overflow:hidden}.invite-form-module__ntTgIa__form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.invite-form-module__ntTgIa__field{gap:6px;display:grid}.invite-form-module__ntTgIa__field:first-child,.invite-form-module__ntTgIa__passwordNote,.invite-form-module__ntTgIa__error,.invite-form-module__ntTgIa__submit{grid-column:1/-1}.invite-form-module__ntTgIa__field span,.invite-form-module__ntTgIa__passwordNote{font-size:12px}.invite-form-module__ntTgIa__submit{width:100%}.invite-form-module__ntTgIa__stateCard{justify-items:start}.invite-form-module__ntTgIa__cardLoading{gap:12px}.invite-form-module__ntTgIa__skeleton{border-radius:var(--radius);background:linear-gradient(90deg, var(--bg2), var(--bg3), var(--bg2));background-size:200% 100%;height:42px;animation:1.2s ease-in-out infinite invite-form-module__ntTgIa__skeleton}.invite-form-module__ntTgIa__skeletonTitle{width:70%;height:30px}@keyframes invite-form-module__ntTgIa__skeleton{to{background-position-x:-200%}}@media (max-width:900px){.invite-form-module__ntTgIa__page{align-items:start;padding:16px}.invite-form-module__ntTgIa__card{padding:20px}.invite-form-module__ntTgIa__meta,.invite-form-module__ntTgIa__form{grid-template-columns:1fr}}
.catalog-create-modal-module__hfeddW__modal{width:min(100%,720px);position:relative}.catalog-create-modal-module__hfeddW__closeButton{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);width:32px;height:32px;color:var(--text2);cursor:pointer;justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px}.catalog-create-modal-module__hfeddW__closeButton:hover{color:var(--text);background:var(--bg2)}.catalog-create-modal-module__hfeddW__targetRow{flex-wrap:wrap;align-items:center;gap:12px;padding-bottom:4px;display:flex}.catalog-create-modal-module__hfeddW__targetLabel{color:var(--text2);font-size:13px}.catalog-create-modal-module__hfeddW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.catalog-create-modal-module__hfeddW__categoryCell{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:6px;display:grid}.catalog-create-modal-module__hfeddW__addCategoryButton{border:1px dashed var(--border);border-radius:var(--radius);background:var(--bg);min-height:40px;color:var(--text2);cursor:pointer;white-space:nowrap;align-items:center;gap:4px;padding:0 12px;font-size:13px;display:inline-flex}.catalog-create-modal-module__hfeddW__addCategoryButton:hover{color:var(--text);background:var(--bg2)}.catalog-create-modal-module__hfeddW__addCategoryButton span[aria-hidden=true]{font-size:18px;line-height:1}.catalog-create-modal-module__hfeddW__smallModal{width:min(100%,420px)}.catalog-create-modal-module__hfeddW__description{resize:vertical;min-height:96px;padding-top:10px;padding-bottom:10px;font-family:inherit;line-height:1.4}.catalog-create-modal-module__hfeddW__spanFull{grid-column:1/-1}@media (max-width:640px){.catalog-create-modal-module__hfeddW__grid{grid-template-columns:1fr}.catalog-create-modal-module__hfeddW__spanFull{grid-column:auto}}
.dashboard-page-client-module__36UWyG__panel{width:min(100%,1180px)}.dashboard-page-client-module__36UWyG__contractorPanel{width:min(100%,720px)}.dashboard-page-client-module__36UWyG__header,.dashboard-page-client-module__36UWyG__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-page-client-module__36UWyG__header{margin-bottom:18px}.dashboard-page-client-module__36UWyG__headerActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dashboard-page-client-module__36UWyG__kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.dashboard-page-client-module__36UWyG__kpi,.dashboard-page-client-module__36UWyG__section{border:1px solid var(--border);border-radius:var(--radius);background:#fbfbfa}.dashboard-page-client-module__36UWyG__kpi{gap:8px;min-height:118px;padding:14px;display:grid}.dashboard-page-client-module__36UWyG__kpi span,.dashboard-page-client-module__36UWyG__kpi small,.dashboard-page-client-module__36UWyG__sectionHeader p,.dashboard-page-client-module__36UWyG__projectRow span,.dashboard-page-client-module__36UWyG__projectRow small,.dashboard-page-client-module__36UWyG__moderationItem span{color:var(--text2)}.dashboard-page-client-module__36UWyG__kpi strong{font-size:23px;line-height:1.1}.dashboard-page-client-module__36UWyG__grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:16px;display:grid}.dashboard-page-client-module__36UWyG__sideStack,.dashboard-page-client-module__36UWyG__notificationsList{gap:12px;display:grid}.dashboard-page-client-module__36UWyG__section{padding:16px}.dashboard-page-client-module__36UWyG__sectionHeader{margin-bottom:14px}.dashboard-page-client-module__36UWyG__sectionHeader h2,.dashboard-page-client-module__36UWyG__modal h2{font-size:17px}.dashboard-page-client-module__36UWyG__sectionHeader a{color:var(--green-text);font-weight:700}.dashboard-page-client-module__36UWyG__projects,.dashboard-page-client-module__36UWyG__moderationList{gap:10px;display:grid}.dashboard-page-client-module__36UWyG__notificationsList{gap:10px}.dashboard-page-client-module__36UWyG__projectRow{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;min-height:64px;padding:10px 12px;display:grid}.dashboard-page-client-module__36UWyG__projectRow>div:first-child{min-width:0}.dashboard-page-client-module__36UWyG__projectRow strong,.dashboard-page-client-module__36UWyG__projectRow span{display:block}.dashboard-page-client-module__36UWyG__projectRow>strong{white-space:nowrap}.dashboard-page-client-module__36UWyG__projectRowStatus{margin-bottom:4px}.dashboard-page-client-module__36UWyG__moderationItem{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px;display:grid}.dashboard-page-client-module__36UWyG__moderationItem strong,.dashboard-page-client-module__36UWyG__moderationItem span{display:block}.dashboard-page-client-module__36UWyG__notificationItem{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);grid-template-columns:10px minmax(0,1fr);align-items:flex-start;gap:10px;padding:12px;display:grid}.dashboard-page-client-module__36UWyG__notificationDot{background:var(--green);border-radius:999px;width:8px;height:8px;margin-top:5px}.dashboard-page-client-module__36UWyG__notificationItem strong,.dashboard-page-client-module__36UWyG__notificationItem span{display:block}.dashboard-page-client-module__36UWyG__notificationItem span{color:var(--text2)}.dashboard-page-client-module__36UWyG__moderationActions{gap:6px;display:flex}.dashboard-page-client-module__36UWyG__moderationActions button,.dashboard-page-client-module__36UWyG__rejectForm button{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);cursor:pointer;min-width:36px;min-height:36px}.dashboard-page-client-module__36UWyG__moderationActions button:first-child{border-color:var(--green-border);color:var(--green-text)}.dashboard-page-client-module__36UWyG__moderationActions button:last-child,.dashboard-page-client-module__36UWyG__rejectForm button{border-color:var(--red-border);color:var(--red-text)}.dashboard-page-client-module__36UWyG__moderationActions button:disabled,.dashboard-page-client-module__36UWyG__rejectForm button:disabled{cursor:not-allowed;opacity:.55}.dashboard-page-client-module__36UWyG__rejectForm{grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.dashboard-page-client-module__36UWyG__empty{border:1px dashed var(--border);border-radius:var(--radius);min-height:54px;color:var(--text2);text-align:center;place-items:center;gap:8px;padding:16px;display:grid}.dashboard-page-client-module__36UWyG__empty strong{color:var(--text)}.dashboard-page-client-module__36UWyG__empty span{max-width:420px}.dashboard-page-client-module__36UWyG__emptyAction{min-height:128px}.dashboard-page-client-module__36UWyG__modal{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);gap:12px;width:min(100%,420px);padding:18px;display:grid}.dashboard-page-client-module__36UWyG__modal p{color:var(--text2)}.dashboard-page-client-module__36UWyG__modalActions{justify-content:flex-end;gap:10px;display:flex}@media (max-width:900px){.dashboard-page-client-module__36UWyG__kpis,.dashboard-page-client-module__36UWyG__grid{grid-template-columns:minmax(0,1fr)}.dashboard-page-client-module__36UWyG__header,.dashboard-page-client-module__36UWyG__sectionHeader{display:grid}.dashboard-page-client-module__36UWyG__headerActions,.dashboard-page-client-module__36UWyG__modalActions{justify-content:flex-start}.dashboard-page-client-module__36UWyG__headerActions [data-ui=button]{min-height:44px}.dashboard-page-client-module__36UWyG__projectRow,.dashboard-page-client-module__36UWyG__moderationItem,.dashboard-page-client-module__36UWyG__rejectForm{grid-template-columns:minmax(0,1fr)}.dashboard-page-client-module__36UWyG__projectRow>strong{white-space:normal}}
.kp-page-client-module__sBB0ya__panel{width:min(100%,1360px)}.kp-page-client-module__sBB0ya__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.kp-page-client-module__sBB0ya__backLink{color:var(--green-text);margin-bottom:6px;font-weight:700;display:inline-block}.kp-page-client-module__sBB0ya__headerActions,.kp-page-client-module__sBB0ya__actions,.kp-page-client-module__sBB0ya__modalActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.kp-page-client-module__sBB0ya__headerActions{justify-content:flex-end}.kp-page-client-module__sBB0ya__workspace{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);align-items:start;gap:20px;display:grid}.kp-page-client-module__sBB0ya__editor,.kp-page-client-module__sBB0ya__preview{min-width:0}.kp-page-client-module__sBB0ya__editor>h2,.kp-page-client-module__sBB0ya__preview>h2,.kp-page-client-module__sBB0ya__history h2{margin-bottom:10px;font-size:15px}.kp-page-client-module__sBB0ya__tableWrap{border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto}.kp-page-client-module__sBB0ya__table{border-collapse:collapse;width:100%;min-width:760px;font-size:14px}.kp-page-client-module__sBB0ya__table th,.kp-page-client-module__sBB0ya__table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:10px 12px}.kp-page-client-module__sBB0ya__table thead th{background:var(--bg2);color:var(--text2);font-weight:600}.kp-page-client-module__sBB0ya__table tbody:last-child tr:last-child td{border-bottom:0}.kp-page-client-module__sBB0ya__table td strong,.kp-page-client-module__sBB0ya__priceError,.kp-page-client-module__sBB0ya__priceSaving{display:block}.kp-page-client-module__sBB0ya__priceError,.kp-page-client-module__sBB0ya__priceSaving{margin-top:3px;font-size:12px}.kp-page-client-module__sBB0ya__priceError{color:var(--red-text)}.kp-page-client-module__sBB0ya__priceSaving{color:var(--text2)}.kp-page-client-module__sBB0ya__blockRow th{border-top:1px solid var(--border2);color:var(--text);background:#fbfbfa;font-size:13px}.kp-page-client-module__sBB0ya__recommended{color:var(--purple-text)}.kp-page-client-module__sBB0ya__priceInput{width:132px}.kp-page-client-module__sBB0ya__margin{background:var(--green-bg);width:max-content;min-height:26px;color:var(--green-text);white-space:nowrap;border-radius:999px;align-items:center;padding:3px 8px;display:inline-flex}.kp-page-client-module__sBB0ya__marginError{background:var(--red-bg);color:var(--red-text)}.kp-page-client-module__sBB0ya__totals{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,minmax(120px,1fr));gap:16px;margin-top:12px;padding:12px 0;display:grid}.kp-page-client-module__sBB0ya__totals dt,.kp-page-client-module__sBB0ya__historySummary dt{color:var(--text2);font-size:12px}.kp-page-client-module__sBB0ya__totals dd,.kp-page-client-module__sBB0ya__historySummary dd{margin-top:3px;font-size:16px;font-weight:700}.kp-page-client-module__sBB0ya__banner{border:1px solid var(--border);border-radius:var(--radius);margin-top:12px;padding:10px 12px}.kp-page-client-module__sBB0ya__bannerWarning{background:var(--amber-bg);color:var(--amber-text);border-color:#e9c984}.kp-page-client-module__sBB0ya__bannerInfo{background:var(--blue-bg);color:var(--blue-text)}.kp-page-client-module__sBB0ya__bannerSuccess{border-color:var(--green-border);background:var(--green-bg);color:var(--green-text)}.kp-page-client-module__sBB0ya__bannerDanger{border-color:var(--red-border);background:var(--red-bg);color:var(--red-text)}.kp-page-client-module__sBB0ya__actions{margin-top:10px}.kp-page-client-module__sBB0ya__actionError{margin-top:8px}.kp-page-client-module__sBB0ya__previewSheet{border:1px solid var(--border);border-radius:var(--radius);background:#fbfbfa;padding:18px}.kp-page-client-module__sBB0ya__exportPanel{gap:10px;margin-bottom:12px;display:grid}.kp-page-client-module__sBB0ya__templateTabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;display:grid}.kp-page-client-module__sBB0ya__templateTabs button{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);min-height:38px;color:var(--text2);cursor:pointer;font-weight:700}.kp-page-client-module__sBB0ya__templateTabs button.kp-page-client-module__sBB0ya__active{border-color:var(--green-border);background:var(--green-bg);color:var(--green-text)}.kp-page-client-module__sBB0ya__exportActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.kp-page-client-module__sBB0ya__exportActions [data-ui=button]{width:100%}.kp-page-client-module__sBB0ya__exportNote{color:var(--amber-text);font-size:12px}.kp-page-client-module__sBB0ya__exportError{margin-top:0}.kp-page-client-module__sBB0ya__templateDark{color:#f7f3ea;background:#171512;border-color:#3d342b}.kp-page-client-module__sBB0ya__templateDark .kp-page-client-module__sBB0ya__previewMeta,.kp-page-client-module__sBB0ya__templateDark .kp-page-client-module__sBB0ya__previewTotal{border-color:#3d342b}.kp-page-client-module__sBB0ya__templateDark p,.kp-page-client-module__sBB0ya__templateDark .kp-page-client-module__sBB0ya__previewLines section>div,.kp-page-client-module__sBB0ya__templateDark .kp-page-client-module__sBB0ya__previewTotal span{color:#c0b7a7}.kp-page-client-module__sBB0ya__templateDark .kp-page-client-module__sBB0ya__previewLines strong,.kp-page-client-module__sBB0ya__templateDark .kp-page-client-module__sBB0ya__previewTotal strong{color:#65c4a1}.kp-page-client-module__sBB0ya__templateNavy{color:#142033;background:#f4f7fb;border-color:#d6deea}.kp-page-client-module__sBB0ya__templateNavy .kp-page-client-module__sBB0ya__previewTotal strong{color:#2563eb}.kp-page-client-module__sBB0ya__templatePurple{color:#2c1834;background:#fbf7fb;border-color:#e4d3e8}.kp-page-client-module__sBB0ya__templatePurple .kp-page-client-module__sBB0ya__previewTotal strong{color:#9a4fb0}.kp-page-client-module__sBB0ya__previewSheet h3{font-size:18px}.kp-page-client-module__sBB0ya__previewSheet>p{color:var(--text2);margin-top:3px}.kp-page-client-module__sBB0ya__previewMeta{border-bottom:1px solid var(--border);padding-bottom:14px}.kp-page-client-module__sBB0ya__previewLines{gap:14px;padding:14px 0;display:grid}.kp-page-client-module__sBB0ya__previewLines h4{margin-bottom:5px;font-size:13px}.kp-page-client-module__sBB0ya__previewLines section>div{color:var(--text2);grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:5px 0;font-size:13px;display:grid}.kp-page-client-module__sBB0ya__previewLines strong{color:var(--text);white-space:nowrap}.kp-page-client-module__sBB0ya__previewTotal{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding-top:14px;display:flex}.kp-page-client-module__sBB0ya__previewTotal span{color:var(--text2)}.kp-page-client-module__sBB0ya__previewTotal strong{color:var(--green-text);white-space:nowrap;font-size:17px}.kp-page-client-module__sBB0ya__history{border-top:1px solid var(--border);grid-template-columns:minmax(220px,300px) minmax(0,1fr);gap:18px;margin-top:22px;padding-top:18px;display:grid}.kp-page-client-module__sBB0ya__historyList{align-content:start;gap:6px;display:grid}.kp-page-client-module__sBB0ya__historyList button{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);width:100%;color:var(--text);text-align:left;cursor:pointer;gap:2px;padding:9px 10px;display:grid}.kp-page-client-module__sBB0ya__historyList button.kp-page-client-module__sBB0ya__active{border-color:var(--green-border);background:var(--green-bg);color:var(--green-text)}.kp-page-client-module__sBB0ya__historyList button span,.kp-page-client-module__sBB0ya__historyDetailHeader p{color:var(--text2);font-size:12px}.kp-page-client-module__sBB0ya__historyDetail{border-left:1px solid var(--border);min-height:150px;padding-left:18px}.kp-page-client-module__sBB0ya__historyDetailHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.kp-page-client-module__sBB0ya__historySummary{grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px;margin-top:16px;display:grid}.kp-page-client-module__sBB0ya__modalBackdrop{z-index:50;background:#0000006b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.kp-page-client-module__sBB0ya__modal{border:1px solid var(--border2);border-radius:var(--radius);background:var(--bg);width:min(100%,480px);padding:20px}.kp-page-client-module__sBB0ya__modal h2{margin-bottom:14px;font-size:18px}.kp-page-client-module__sBB0ya__modal label{color:var(--text2);margin-bottom:5px;display:block}.kp-page-client-module__sBB0ya__modal textarea{resize:vertical;min-height:120px;padding-top:10px}.kp-page-client-module__sBB0ya__modalActions{justify-content:flex-end;margin-top:14px}@media (max-width:900px){.kp-page-client-module__sBB0ya__workspace,.kp-page-client-module__sBB0ya__history{grid-template-columns:minmax(0,1fr)}.kp-page-client-module__sBB0ya__historyDetail{border-top:1px solid var(--border);border-left:0;padding-top:16px;padding-left:0}}@media (max-width:640px){.kp-page-client-module__sBB0ya__header,.kp-page-client-module__sBB0ya__historyDetailHeader{display:grid}.kp-page-client-module__sBB0ya__headerActions{justify-content:flex-start}.kp-page-client-module__sBB0ya__totals,.kp-page-client-module__sBB0ya__historySummary{grid-template-columns:1fr;gap:10px}.kp-page-client-module__sBB0ya__previewLines section>div,.kp-page-client-module__sBB0ya__previewTotal{align-items:start}.kp-page-client-module__sBB0ya__templateTabs button,.kp-page-client-module__sBB0ya__exportActions [data-ui=button]{min-height:44px}}
.settings-page-client-module__UpZkfW__panel{width:min(100%,1120px)}.settings-page-client-module__UpZkfW__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.settings-page-client-module__UpZkfW__integrationStatus{border:1px solid var(--border2);width:max-content;max-width:100%;min-height:28px;color:var(--text2);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;margin-bottom:0;padding:4px 9px;line-height:1.2;display:inline-flex}.settings-page-client-module__UpZkfW__integrationStatus.settings-page-client-module__UpZkfW__connected{border-color:var(--green-border);background:var(--green-bg);color:var(--green-text)}.settings-page-client-module__UpZkfW__integrationStatus.settings-page-client-module__UpZkfW__disconnected{background:var(--bg2)}.settings-page-client-module__UpZkfW__feedback{min-height:28px;padding:6px 0 4px}.settings-page-client-module__UpZkfW__success{color:var(--green-text)}.settings-page-client-module__UpZkfW__grid{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.settings-page-client-module__UpZkfW__column{min-width:0}.settings-page-client-module__UpZkfW__column:first-child{padding-right:28px}.settings-page-client-module__UpZkfW__column:last-child{border-left:1px solid var(--border);padding-left:28px}.settings-page-client-module__UpZkfW__section{padding:22px 0}.settings-page-client-module__UpZkfW__section+.settings-page-client-module__UpZkfW__section{border-top:1px solid var(--border)}.settings-page-client-module__UpZkfW__section h2{font-size:16px;line-height:1.3}.settings-page-client-module__UpZkfW__section>h2,.settings-page-client-module__UpZkfW__sectionHeading{margin-bottom:14px}.settings-page-client-module__UpZkfW__sectionHeading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.settings-page-client-module__UpZkfW__sectionHeading>span{color:var(--text3);font-size:11px}.settings-page-client-module__UpZkfW__logoRow{align-items:center;gap:14px;margin-bottom:18px;display:flex}.settings-page-client-module__UpZkfW__logoPreview{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg2);width:84px;height:84px;color:var(--green-text);flex:0 0 84px;place-items:center;font-size:20px;font-weight:700;display:grid;overflow:hidden}.settings-page-client-module__UpZkfW__logoPreview img{object-fit:contain;width:100%;height:100%}.settings-page-client-module__UpZkfW__logoActions{gap:4px;min-width:0;display:grid}.settings-page-client-module__UpZkfW__logoActions>span,.settings-page-client-module__UpZkfW__field>span,.settings-page-client-module__UpZkfW__switchRow>div>span{color:var(--text2);font-size:12px}.settings-page-client-module__UpZkfW__upload{width:max-content;min-height:36px;margin-top:4px}.settings-page-client-module__UpZkfW__upload.settings-page-client-module__UpZkfW__disabled{cursor:not-allowed;opacity:.55}.settings-page-client-module__UpZkfW__upload input{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.settings-page-client-module__UpZkfW__profileForm{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.settings-page-client-module__UpZkfW__field{gap:4px;min-width:0;display:grid}.settings-page-client-module__UpZkfW__fieldWide,.settings-page-client-module__UpZkfW__profileSave{grid-column:1/-1}.settings-page-client-module__UpZkfW__profileSave{width:max-content}.settings-page-client-module__UpZkfW__field [data-ui=control]:read-only{background:var(--bg2);color:var(--text2)}.settings-page-client-module__UpZkfW__markupField{width:min(100%,280px)}.settings-page-client-module__UpZkfW__markupField [data-ui=control]{width:120px}.settings-page-client-module__UpZkfW__info{border-left:3px solid var(--green-border);color:var(--text2);margin-top:12px;padding:7px 0 7px 10px;font-size:12px}.settings-page-client-module__UpZkfW__switchList{border-top:1px solid var(--border)}.settings-page-client-module__UpZkfW__switchRow{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:14px;min-height:68px;padding:10px 0;display:grid}.settings-page-client-module__UpZkfW__switchRow>div{gap:2px;min-width:0;display:grid}.settings-page-client-module__UpZkfW__switchRow strong,.settings-page-client-module__UpZkfW__switchRow span{overflow-wrap:anywhere}.settings-page-client-module__UpZkfW__switch{cursor:pointer;place-items:center;width:52px;height:44px;display:grid;position:relative}.settings-page-client-module__UpZkfW__switch input{opacity:0;width:1px;height:1px;position:absolute}.settings-page-client-module__UpZkfW__switch>span{border:1px solid var(--border2);background:var(--bg3);border-radius:999px;width:40px;height:22px;transition:background .15s,border-color .15s;position:relative}.settings-page-client-module__UpZkfW__switch>span:after{background:var(--bg);content:"";border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #0003}.settings-page-client-module__UpZkfW__switch input:checked+span{border-color:var(--green);background:var(--green)}.settings-page-client-module__UpZkfW__switch input:checked+span:after{transform:translate(18px)}.settings-page-client-module__UpZkfW__switch input:focus-visible+span{outline:2px solid var(--blue-text);outline-offset:2px}.settings-page-client-module__UpZkfW__switch input:disabled+span{cursor:not-allowed;opacity:.55}.settings-page-client-module__UpZkfW__telegramField{margin-top:2px}.settings-page-client-module__UpZkfW__telegramLink{gap:8px}.settings-page-client-module__UpZkfW__telegramLinkHead,.settings-page-client-module__UpZkfW__telegramActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.settings-page-client-module__UpZkfW__telegramLinkHead strong{color:var(--text)}.settings-page-client-module__UpZkfW__telegramActions [data-ui=button]{min-height:36px}.settings-page-client-module__UpZkfW__telegramCommand{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg2);gap:6px;padding:10px;display:grid}.settings-page-client-module__UpZkfW__telegramWebhook{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg2);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px;display:grid}.settings-page-client-module__UpZkfW__telegramWebhook span,.settings-page-client-module__UpZkfW__telegramWebhook small{color:var(--text2);grid-column:1/-1;font-size:12px}.settings-page-client-module__UpZkfW__telegramCommand span,.settings-page-client-module__UpZkfW__telegramCommand small{color:var(--text2);font-size:12px}.settings-page-client-module__UpZkfW__telegramWebhook code,.settings-page-client-module__UpZkfW__telegramCommand code{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);color:var(--text);white-space:nowrap;padding:8px 10px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;overflow-x:auto}.settings-page-client-module__UpZkfW__telegramCommand a{width:max-content;color:var(--green-text);font-weight:700}@media (max-width:900px){.settings-page-client-module__UpZkfW__grid{grid-template-columns:minmax(0,1fr)}.settings-page-client-module__UpZkfW__column:first-child,.settings-page-client-module__UpZkfW__column:last-child{padding-left:0;padding-right:0}.settings-page-client-module__UpZkfW__column:last-child{border-top:1px solid var(--border);border-left:0}}@media (max-width:640px){.settings-page-client-module__UpZkfW__header,.settings-page-client-module__UpZkfW__sectionHeading{display:grid}.settings-page-client-module__UpZkfW__profileForm,.settings-page-client-module__UpZkfW__telegramWebhook{grid-template-columns:minmax(0,1fr)}.settings-page-client-module__UpZkfW__fieldWide,.settings-page-client-module__UpZkfW__profileSave{grid-column:auto}.settings-page-client-module__UpZkfW__profileSave,.settings-page-client-module__UpZkfW__panel [data-ui=button]{min-height:44px}}
.team-page-client-module__wr2Diq__panel{width:min(100%,1120px)}.team-page-client-module__wr2Diq__header,.team-page-client-module__wr2Diq__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.team-page-client-module__wr2Diq__header{margin-bottom:22px}.team-page-client-module__wr2Diq__section+.team-page-client-module__wr2Diq__section{margin-top:24px}.team-page-client-module__wr2Diq__sectionHeader{align-items:center;margin-bottom:9px}.team-page-client-module__wr2Diq__sectionHeader h2{font-size:17px}.team-page-client-module__wr2Diq__sectionHeader>span{color:var(--text2);font-size:12px}.team-page-client-module__wr2Diq__list{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.team-page-client-module__wr2Diq__memberRow,.team-page-client-module__wr2Diq__inviteRow{border-bottom:1px solid var(--border);background:var(--bg);grid-template-columns:42px minmax(180px,1fr) minmax(150px,210px) minmax(140px,190px) 120px auto;align-items:center;gap:12px;min-height:72px;padding:12px;display:grid}.team-page-client-module__wr2Diq__inviteRow{grid-template-columns:42px minmax(220px,1fr) auto auto}.team-page-client-module__wr2Diq__memberRow:last-child,.team-page-client-module__wr2Diq__inviteRow:last-child{border-bottom:0}.team-page-client-module__wr2Diq__memberInactive{background:var(--bg2);color:var(--text2)}.team-page-client-module__wr2Diq__avatar{background:var(--blue-bg);width:38px;height:38px;color:var(--blue-text);border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.team-page-client-module__wr2Diq__avatarAdmin{background:var(--green-bg);color:var(--green-text)}.team-page-client-module__wr2Diq__avatarContractor,.team-page-client-module__wr2Diq__avatarInvite{background:var(--purple-bg);color:var(--purple-text)}.team-page-client-module__wr2Diq__avatarRegional{background:var(--amber-bg);color:var(--amber-text)}.team-page-client-module__wr2Diq__memberMain,.team-page-client-module__wr2Diq__createdInvite{gap:2px;min-width:0;display:grid}.team-page-client-module__wr2Diq__memberMain>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.team-page-client-module__wr2Diq__memberMain strong,.team-page-client-module__wr2Diq__memberMain span{overflow-wrap:anywhere}.team-page-client-module__wr2Diq__memberMain span{color:var(--text2);font-size:12px}.team-page-client-module__wr2Diq__selfLabel{background:var(--green-bg);border-radius:999px;width:max-content;padding:1px 6px;display:inline-flex;color:var(--green-text)!important}.team-page-client-module__wr2Diq__field{gap:3px;display:grid}.team-page-client-module__wr2Diq__field>span{color:var(--text2);font-size:11px}.team-page-client-module__wr2Diq__field [data-ui=control]{min-height:36px}.team-page-client-module__wr2Diq__roleField{grid-column:3}.team-page-client-module__wr2Diq__regionField{grid-column:4}.team-page-client-module__wr2Diq__activeControl{color:var(--text2);grid-column:5;align-items:center;gap:7px;font-size:12px;display:inline-flex}.team-page-client-module__wr2Diq__deactivateButton{white-space:nowrap;min-height:34px;padding-inline:10px}.team-page-client-module__wr2Diq__status{border:1px solid var(--border);white-space:nowrap;border-radius:999px;flex:none;justify-content:center;align-items:center;width:max-content;max-width:100%;min-height:28px;padding:4px 9px;line-height:1;display:inline-flex}.team-page-client-module__wr2Diq__memberRow>.team-page-client-module__wr2Diq__status{grid-column:6}.team-page-client-module__wr2Diq__statusActive{border-color:var(--green-border);background:var(--green-bg);color:var(--green-text)}.team-page-client-module__wr2Diq__statusInactive{background:var(--bg3);color:var(--text2)}.team-page-client-module__wr2Diq__statusPending{background:var(--amber-bg);color:var(--amber-text);border-color:#e9c984}.team-page-client-module__wr2Diq__rowError{grid-column:2/-1}.team-page-client-module__wr2Diq__inviteActions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.team-page-client-module__wr2Diq__inviteActions [data-ui=button]{min-height:36px}.team-page-client-module__wr2Diq__emptyInvite{background:#fbfbfa;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.team-page-client-module__wr2Diq__emptyInvite>div{gap:2px;display:grid}.team-page-client-module__wr2Diq__emptyInvite span{color:var(--text2);font-size:12px}.team-page-client-module__wr2Diq__pageError{margin-bottom:12px}.team-page-client-module__wr2Diq__modalBackdrop{z-index:50;background:#0000006b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.team-page-client-module__wr2Diq__modal{border:1px solid var(--border2);border-radius:var(--radius);background:var(--bg);gap:8px;width:min(100%,480px);padding:20px;display:grid}.team-page-client-module__wr2Diq__modal h2{margin-bottom:5px;font-size:18px}.team-page-client-module__wr2Diq__modal label{color:var(--text2);margin-top:4px;font-size:12px}.team-page-client-module__wr2Diq__createdInvite{border:1px solid var(--green-border);border-radius:var(--radius);background:var(--green-bg);gap:7px;margin-top:6px;padding:12px}.team-page-client-module__wr2Diq__createdInvite span{color:var(--green-text);font-size:12px}.team-page-client-module__wr2Diq__createdInvite [data-ui=control]{background:var(--bg)}.team-page-client-module__wr2Diq__modalActions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}@media (max-width:900px){.team-page-client-module__wr2Diq__activeControl{min-height:44px}.team-page-client-module__wr2Diq__memberRow,.team-page-client-module__wr2Diq__inviteRow{grid-template-columns:42px minmax(0,1fr)}.team-page-client-module__wr2Diq__field,.team-page-client-module__wr2Diq__activeControl,.team-page-client-module__wr2Diq__status,.team-page-client-module__wr2Diq__memberRow>.team-page-client-module__wr2Diq__status,.team-page-client-module__wr2Diq__inviteActions,.team-page-client-module__wr2Diq__rowError{grid-column:2}.team-page-client-module__wr2Diq__inviteActions{justify-content:flex-start}}@media (max-width:640px){.team-page-client-module__wr2Diq__header,.team-page-client-module__wr2Diq__emptyInvite{display:grid}.team-page-client-module__wr2Diq__header [data-ui=button],.team-page-client-module__wr2Diq__emptyInvite [data-ui=button]{width:100%}.team-page-client-module__wr2Diq__modalActions{grid-template-columns:1fr 1fr;display:grid}}
