.StagePill-module__9MXs6W__pill{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.StagePill-module__9MXs6W__lead{background:var(--line-soft);color:var(--muted)}.StagePill-module__9MXs6W__qualified{background:color-mix(in srgb, var(--accent) 16%, transparent);color:var(--accent)}.StagePill-module__9MXs6W__proposal{background:color-mix(in srgb, var(--accent) 26%, transparent);color:var(--accent-strong)}.StagePill-module__9MXs6W__negotiation{background:var(--accent-strong);color:var(--accent-ink)}.StagePill-module__9MXs6W__won{background:var(--good);color:var(--accent-ink)}.StagePill-module__9MXs6W__lost{background:var(--bad);color:var(--accent-ink)}
.DocumentStatusPill-module__PmkCJG__pill{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.DocumentStatusPill-module__PmkCJG__draft{background:var(--line-soft);color:var(--muted)}.DocumentStatusPill-module__PmkCJG__sent{background:var(--good);color:var(--accent-ink)}
.GenerateDocumentForm-module__gXo-HG__form{border:1px solid var(--line);background:var(--bg);border-radius:10px;flex-direction:column;gap:14px;margin-top:14px;padding:16px;display:flex}.GenerateDocumentForm-module__gXo-HG__field{flex-direction:column;gap:6px;display:flex}.GenerateDocumentForm-module__gXo-HG__field span{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.GenerateDocumentForm-module__gXo-HG__field select{background:var(--surface);border:1px solid var(--line);color:var(--ink);font-family:var(--font-body);border-radius:8px;outline:none;padding:9px 10px;font-size:13.5px}.GenerateDocumentForm-module__gXo-HG__field select:focus{border-color:var(--accent-strong)}.GenerateDocumentForm-module__gXo-HG__rows{flex-direction:column;gap:7px;display:flex}.GenerateDocumentForm-module__gXo-HG__rowHead,.GenerateDocumentForm-module__gXo-HG__row{grid-template-columns:1fr 44px 58px 70px 20px;align-items:center;gap:5px;display:grid}.GenerateDocumentForm-module__gXo-HG__rowHead span{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;color:var(--muted-dim);font-size:10px;font-weight:600}.GenerateDocumentForm-module__gXo-HG__row input{background:var(--surface);border:1px solid var(--line);color:var(--ink);font-family:var(--font-body);border-radius:7px;outline:none;min-width:0;padding:8px 9px;font-size:13px}.GenerateDocumentForm-module__gXo-HG__row input:focus{border-color:var(--accent-strong)}.GenerateDocumentForm-module__gXo-HG__removeRow{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-self:center;padding:4px;font-size:17px;line-height:1}.GenerateDocumentForm-module__gXo-HG__removeRow:hover:not(:disabled){background:var(--line-soft);color:var(--ink)}.GenerateDocumentForm-module__gXo-HG__removeRow:disabled{opacity:.3;cursor:default}.GenerateDocumentForm-module__gXo-HG__addRow{border:1px dashed var(--line);color:var(--muted);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:7px;align-self:flex-start;padding:6px 11px;font-size:12.5px;font-weight:600}.GenerateDocumentForm-module__gXo-HG__addRow:hover{border-color:var(--accent-strong);color:var(--accent-strong)}.GenerateDocumentForm-module__gXo-HG__error{color:var(--bad);font-size:12.5px}.GenerateDocumentForm-module__gXo-HG__actions{justify-content:flex-end;gap:10px;padding-top:2px;display:flex}.GenerateDocumentForm-module__gXo-HG__cancel{border:1px solid var(--line);color:var(--ink-soft);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600}.GenerateDocumentForm-module__gXo-HG__cancel:hover:not(:disabled){background:var(--line-soft)}.GenerateDocumentForm-module__gXo-HG__submit{background:var(--accent-strong);color:var(--accent-ink);font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:700;transition:filter .15s ease-out}.GenerateDocumentForm-module__gXo-HG__submit:hover:not(:disabled){filter:brightness(1.08)}.GenerateDocumentForm-module__gXo-HG__submit:disabled,.GenerateDocumentForm-module__gXo-HG__cancel:disabled{opacity:.6;cursor:default}@media (max-width:420px){.GenerateDocumentForm-module__gXo-HG__rowHead{display:none}.GenerateDocumentForm-module__gXo-HG__row{grid-template-columns:1fr 1fr;grid-template-areas:"description description""quantity unit""price remove"}.GenerateDocumentForm-module__gXo-HG__row input:first-child{grid-area:description}.GenerateDocumentForm-module__gXo-HG__row input:nth-child(2){grid-area:quantity}.GenerateDocumentForm-module__gXo-HG__row input:nth-child(3){grid-area:unit}.GenerateDocumentForm-module__gXo-HG__row input:nth-child(4){grid-area:price}.GenerateDocumentForm-module__gXo-HG__removeRow{grid-area:remove;justify-self:end}}
.DealDrawer-module__LQZvAa__overlay{opacity:0;pointer-events:none;z-index:40;background:#0000006b;transition:opacity .18s;position:fixed;inset:0}.DealDrawer-module__LQZvAa__overlayOpen{opacity:1;pointer-events:auto}.DealDrawer-module__LQZvAa__drawer{background:var(--surface);border-left:2px solid var(--accent-strong);z-index:50;width:min(420px,100vw);height:100dvh;transition:transform .2s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 32px #00000059}.DealDrawer-module__LQZvAa__drawerOpen{transform:translate(0)}.DealDrawer-module__LQZvAa__inner{padding:28px 28px 40px}.DealDrawer-module__LQZvAa__head{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:22px;display:flex}.DealDrawer-module__LQZvAa__company{color:var(--muted);margin-bottom:4px;font-size:12.5px}.DealDrawer-module__LQZvAa__title{color:var(--ink);font-size:21px;line-height:1.2}.DealDrawer-module__LQZvAa__headActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.DealDrawer-module__LQZvAa__editButton{border:1px solid var(--line);color:var(--muted);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:0 0;border-radius:7px;padding:6px 11px;font-size:12px;font-weight:600}.DealDrawer-module__LQZvAa__editButton:hover{border-color:var(--accent-strong);color:var(--accent-strong)}.DealDrawer-module__LQZvAa__close{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;font-size:22px;line-height:1}.DealDrawer-module__LQZvAa__close:hover{background:var(--line-soft);color:var(--ink)}.DealDrawer-module__LQZvAa__grid{border-bottom:1px solid var(--line-soft);grid-template-columns:1fr 1fr;gap:18px;padding:22px 0;display:grid}.DealDrawer-module__LQZvAa__label{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:600;display:block}.DealDrawer-module__LQZvAa__value{color:var(--ink);font-size:15px}.DealDrawer-module__LQZvAa__section{border-bottom:1px solid var(--line-soft);padding:20px 0}.DealDrawer-module__LQZvAa__section:last-child{border-bottom:none}.DealDrawer-module__LQZvAa__sectionHead{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.DealDrawer-module__LQZvAa__sectionHead .DealDrawer-module__LQZvAa__label{margin-bottom:0}.DealDrawer-module__LQZvAa__editLink{color:var(--accent-strong);font-family:var(--font-body);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600}.DealDrawer-module__LQZvAa__editLink:hover{text-decoration:underline}.DealDrawer-module__LQZvAa__contactName{color:var(--ink);font-size:14.5px}.DealDrawer-module__LQZvAa__editForm{flex-direction:column;gap:12px;padding:16px 0;display:flex}.DealDrawer-module__LQZvAa__editRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.DealDrawer-module__LQZvAa__editField{flex-direction:column;gap:6px;display:flex}.DealDrawer-module__LQZvAa__editField span{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.DealDrawer-module__LQZvAa__editField input,.DealDrawer-module__LQZvAa__editField select,.DealDrawer-module__LQZvAa__editField textarea{background:var(--bg);border:1px solid var(--line);color:var(--ink);font-family:var(--font-body);border-radius:8px;outline:none;padding:8px 10px;font-size:13.5px}.DealDrawer-module__LQZvAa__editField textarea{resize:vertical;min-height:44px}.DealDrawer-module__LQZvAa__editField input:focus,.DealDrawer-module__LQZvAa__editField select:focus,.DealDrawer-module__LQZvAa__editField textarea:focus{border-color:var(--accent-strong)}.DealDrawer-module__LQZvAa__error{color:var(--bad);font-size:12.5px}.DealDrawer-module__LQZvAa__editActions{justify-content:flex-end;gap:10px;display:flex}.DealDrawer-module__LQZvAa__cancel{border:1px solid var(--line);color:var(--ink-soft);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:8px;padding:8px 13px;font-size:12.5px;font-weight:600}.DealDrawer-module__LQZvAa__cancel:hover:not(:disabled){background:var(--line-soft)}.DealDrawer-module__LQZvAa__submit{background:var(--accent-strong);color:var(--accent-ink);font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;padding:8px 15px;font-size:12.5px;font-weight:700;transition:filter .15s ease-out}.DealDrawer-module__LQZvAa__submit:hover:not(:disabled){filter:brightness(1.08)}.DealDrawer-module__LQZvAa__submit:disabled,.DealDrawer-module__LQZvAa__cancel:disabled{opacity:.6;cursor:default}.DealDrawer-module__LQZvAa__notes{color:var(--ink-soft);font-size:13.5px;line-height:1.6}.DealDrawer-module__LQZvAa__docList{flex-direction:column;gap:10px;display:flex}.DealDrawer-module__LQZvAa__docRow{border:1px solid var(--line-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.DealDrawer-module__LQZvAa__docInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.DealDrawer-module__LQZvAa__docType{color:var(--ink);font-size:13.5px}.DealDrawer-module__LQZvAa__docDate{color:var(--muted);font-size:11.5px}.DealDrawer-module__LQZvAa__docActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.DealDrawer-module__LQZvAa__docLink{color:var(--accent-strong);white-space:nowrap;font-size:12px;font-weight:600}.DealDrawer-module__LQZvAa__docLink:hover{text-decoration:underline}.DealDrawer-module__LQZvAa__createDocButton{border:1px dashed var(--line);color:var(--muted);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:8px;width:100%;margin-top:12px;padding:8px 12px;font-size:12.5px;font-weight:600}.DealDrawer-module__LQZvAa__createDocButton:hover{border-color:var(--accent-strong);color:var(--accent-strong)}
.BrandMark-module___Ahfoa__wrap{flex-shrink:0;display:inline-block;position:relative}.BrandMark-module___Ahfoa__wrap img{width:100%;height:100%;position:absolute;inset:0}.BrandMark-module___Ahfoa__dark{display:none}@media (prefers-color-scheme:dark){.BrandMark-module___Ahfoa__light{display:none}.BrandMark-module___Ahfoa__dark{display:block}}:root[data-theme=dark] .BrandMark-module___Ahfoa__light{display:none}:root[data-theme=dark] .BrandMark-module___Ahfoa__dark,:root[data-theme=light] .BrandMark-module___Ahfoa__light{display:block}:root[data-theme=light] .BrandMark-module___Ahfoa__dark{display:none}
.CreateDealForm-module__L6LjZG__form{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;gap:14px;margin-bottom:20px;padding:18px;display:flex}.CreateDealForm-module__L6LjZG__row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.CreateDealForm-module__L6LjZG__field{flex-direction:column;gap:6px;display:flex}.CreateDealForm-module__L6LjZG__field span{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.CreateDealForm-module__L6LjZG__field input,.CreateDealForm-module__L6LjZG__field select,.CreateDealForm-module__L6LjZG__field textarea{background:var(--bg);border:1px solid var(--line);color:var(--ink);font-family:var(--font-body);border-radius:8px;outline:none;padding:9px 11px;font-size:13.5px}.CreateDealForm-module__L6LjZG__field textarea{resize:vertical;min-height:44px}.CreateDealForm-module__L6LjZG__field input:focus,.CreateDealForm-module__L6LjZG__field select:focus,.CreateDealForm-module__L6LjZG__field textarea:focus{border-color:var(--accent-strong)}.CreateDealForm-module__L6LjZG__error{color:var(--bad);font-size:12.5px}.CreateDealForm-module__L6LjZG__actions{justify-content:flex-end;gap:10px;padding-top:2px;display:flex}.CreateDealForm-module__L6LjZG__cancel{border:1px solid var(--line);color:var(--ink-soft);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600}.CreateDealForm-module__L6LjZG__cancel:hover:not(:disabled){background:var(--line-soft)}.CreateDealForm-module__L6LjZG__submit{background:var(--accent-strong);color:var(--accent-ink);font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:700;transition:filter .15s ease-out}.CreateDealForm-module__L6LjZG__submit:hover:not(:disabled){filter:brightness(1.08)}.CreateDealForm-module__L6LjZG__submit:disabled,.CreateDealForm-module__L6LjZG__cancel:disabled{opacity:.6;cursor:default}
.CreateContactForm-module__y2vCPW__form{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;gap:14px;margin-bottom:20px;padding:18px;display:flex}.CreateContactForm-module__y2vCPW__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.CreateContactForm-module__y2vCPW__field{flex-direction:column;gap:6px;display:flex}.CreateContactForm-module__y2vCPW__field span{font-family:var(--font-body);letter-spacing:.03em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.CreateContactForm-module__y2vCPW__field input{background:var(--bg);border:1px solid var(--line);color:var(--ink);font-family:var(--font-body);border-radius:8px;outline:none;padding:9px 11px;font-size:13.5px}.CreateContactForm-module__y2vCPW__field input:focus{border-color:var(--accent-strong)}.CreateContactForm-module__y2vCPW__error{color:var(--bad);font-size:12.5px}.CreateContactForm-module__y2vCPW__actions{justify-content:flex-end;gap:10px;padding-top:2px;display:flex}.CreateContactForm-module__y2vCPW__cancel{border:1px solid var(--line);color:var(--ink-soft);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600}.CreateContactForm-module__y2vCPW__cancel:hover:not(:disabled){background:var(--line-soft)}.CreateContactForm-module__y2vCPW__submit{background:var(--accent-strong);color:var(--accent-ink);font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;padding:9px 16px;font-size:13px;font-weight:700;transition:filter .15s ease-out}.CreateContactForm-module__y2vCPW__submit:hover:not(:disabled){filter:brightness(1.08)}.CreateContactForm-module__y2vCPW__submit:disabled,.CreateContactForm-module__y2vCPW__cancel:disabled{opacity:.6;cursor:default}@media (max-width:520px){.CreateContactForm-module__y2vCPW__row{grid-template-columns:1fr}}
.callback-module__tQ-hSa__shell{background:radial-gradient(ellipse 700px 420px at 50% -10%, #cf92571f, transparent 60%), var(--bg);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.callback-module__tQ-hSa__card{background:var(--surface);border:1px solid var(--line);width:100%;max-width:380px;box-shadow:var(--shadow);text-align:center;border-radius:14px;padding:36px 32px 32px}.callback-module__tQ-hSa__brand{justify-content:center;align-items:center;gap:9px;margin-bottom:28px;display:flex}.callback-module__tQ-hSa__brand span{font-family:var(--font-body);color:var(--ink-soft);font-size:13px;font-weight:700}.callback-module__tQ-hSa__title{color:var(--ink);font-size:22px}.callback-module__tQ-hSa__sub{color:var(--muted);margin-top:10px;font-size:13.5px}.callback-module__tQ-hSa__error{color:var(--bad);margin-top:10px;font-size:13.5px;line-height:1.6}
.login-module__WEZH7G__shell{background:radial-gradient(ellipse 700px 420px at 50% -10%, #cf92571f, transparent 60%), var(--bg);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.login-module__WEZH7G__card{background:var(--surface);border:1px solid var(--line);width:100%;max-width:380px;box-shadow:var(--shadow);border-radius:14px;padding:36px 32px 32px}.login-module__WEZH7G__brand{align-items:center;gap:9px;margin-bottom:28px;display:flex}.login-module__WEZH7G__brand span{font-family:var(--font-body);color:var(--ink-soft);font-size:13px;font-weight:700}.login-module__WEZH7G__title{color:var(--ink);font-size:26px}.login-module__WEZH7G__sub{color:var(--muted);margin-top:6px;font-size:13.5px}.login-module__WEZH7G__form{flex-direction:column;gap:16px;margin-top:26px;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:6px;display:flex}.login-module__WEZH7G__field span{font-family:var(--font-body);letter-spacing:.02em;color:var(--muted);font-size:12px;font-weight:600}.login-module__WEZH7G__field input{background:var(--bg);border:1px solid var(--line);color:var(--ink);font-family:var(--font-body);border-radius:8px;outline:none;padding:10px 12px;font-size:14px}.login-module__WEZH7G__field input:focus{border-color:var(--accent-strong)}.login-module__WEZH7G__error{color:var(--bad);font-size:13px}.login-module__WEZH7G__submit{background:var(--accent-strong);color:var(--accent-ink);font-family:var(--font-body);cursor:pointer;border:none;border-radius:8px;margin-top:4px;padding:11px 16px;font-size:14px;font-weight:700;transition:filter .15s ease-out}.login-module__WEZH7G__submit:hover:not(:disabled){filter:brightness(1.08)}.login-module__WEZH7G__submit:disabled{opacity:.6;cursor:default}
.page-module___8aEwW__shell{grid-template-columns:64px 1fr;min-height:100dvh;display:grid}.page-module___8aEwW__rail{background:var(--surface);border-right:1px solid var(--line);flex-direction:column;align-items:center;gap:24px;padding:20px 0;display:flex}.page-module___8aEwW__railMark{display:flex}.page-module___8aEwW__railAction{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;margin-top:auto;padding:8px;display:flex}.page-module___8aEwW__railAction:hover{background:var(--line-soft);color:var(--ink)}.page-module___8aEwW__main{width:100%;max-width:clamp(880px,60vw,1520px);padding:clamp(40px,3.5vw,72px) clamp(44px,4.5vw,96px) 80px}.page-module___8aEwW__briefingSlot{color:var(--muted);margin-bottom:22px;font-size:14px}.page-module___8aEwW__hero{border-bottom:1px solid var(--line);flex-direction:column;gap:4px;margin-bottom:26px;padding-bottom:30px;display:flex}.page-module___8aEwW__heroLabel{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:11.5px;font-weight:700}.page-module___8aEwW__heroValue{color:var(--ink);font-size:clamp(38px,4vw,72px);line-height:1.05}.page-module___8aEwW__heroSub{color:var(--muted);font-size:13.5px}.page-module___8aEwW__cards{grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.2vw,22px);margin-bottom:36px;display:grid}@media (max-width:860px){.page-module___8aEwW__cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.page-module___8aEwW__cards{grid-template-columns:1fr}}.page-module___8aEwW__card{background:var(--surface);border:1px solid var(--line-soft);box-shadow:var(--shadow);border-radius:10px;padding:clamp(16px,1.4vw,24px) clamp(18px,1.6vw,26px)}.page-module___8aEwW__cardLabel{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:10.5px;font-weight:700;display:block}.page-module___8aEwW__cardValue{color:var(--ink);font-size:clamp(24px,1.7vw,32px)}.page-module___8aEwW__errorBanner{background:color-mix(in srgb, var(--bad) 14%, transparent);color:var(--bad);border:1px solid color-mix(in srgb, var(--bad) 30%, transparent);border-radius:8px;margin-bottom:24px;padding:12px 16px;font-size:13.5px}.page-module___8aEwW__empty{border:1px dashed var(--line);text-align:center;border-radius:12px;padding:48px 32px}.page-module___8aEwW__emptyTitle{color:var(--ink);margin-bottom:8px;font-size:20px}.page-module___8aEwW__emptyBody{color:var(--muted);max-width:44ch;margin:0 auto;font-size:14px;line-height:1.6}.page-module___8aEwW__tableWrap{border:1px solid var(--line-soft);background:var(--surface);border-radius:10px;overflow:hidden}.page-module___8aEwW__tableHead{border-bottom:1px solid var(--line);font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);grid-template-columns:1.4fr 1.1fr 1fr .8fr .9fr .9fr;gap:12px;padding:12px clamp(18px,1.4vw,24px);font-size:10.5px;font-weight:700;display:grid}.page-module___8aEwW__row{border:none;border-bottom:1px solid var(--line-soft);text-align:left;cursor:pointer;width:100%;font-family:var(--font-body);color:var(--ink-soft);background:0 0;grid-template-columns:1.4fr 1.1fr 1fr .8fr .9fr .9fr;align-items:center;gap:12px;padding:clamp(13px,1vw,18px) clamp(18px,1.4vw,24px);font-size:clamp(13.5px,.95vw,15px);display:grid}.page-module___8aEwW__row:last-child{border-bottom:none}.page-module___8aEwW__row:hover{background:var(--line-soft)}.page-module___8aEwW__rowTitle{color:var(--ink);font-weight:500}.page-module___8aEwW__rowMuted{color:var(--muted)}.page-module___8aEwW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.page-module___8aEwW__repFilter{background:var(--surface);border:1px solid var(--line);color:var(--ink);font-family:var(--font-body);border-radius:8px;outline:none;padding:8px 12px;font-size:13px}.page-module___8aEwW__repFilter:focus{border-color:var(--accent-strong)}.page-module___8aEwW__toolbarActions{gap:10px;margin-left:auto;display:flex}.page-module___8aEwW__toolbarButton{border:1px dashed var(--line);color:var(--muted);font-family:var(--font-body);cursor:pointer;background:0 0;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:600}.page-module___8aEwW__toolbarButton:hover{border-color:var(--accent-strong);color:var(--accent-strong)}
