.KpiCard-module-scss-module__2KV4Ma__card{background:var(--color-primary-bg);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:12px;min-height:132px;padding:20px;display:flex}.KpiCard-module-scss-module__2KV4Ma__label{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600}.KpiCard-module-scss-module__2KV4Ma__row{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.KpiCard-module-scss-module__2KV4Ma__value{color:var(--color-text-heading);letter-spacing:-.025em;font-size:2rem;font-weight:800;line-height:1}.KpiCard-module-scss-module__2KV4Ma__delta{white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:.8125rem;font-weight:600;line-height:1;display:inline-flex}.KpiCard-module-scss-module__2KV4Ma__delta_up{color:var(--color-success);background:color-mix(in srgb,var(--color-success)12%,transparent)}.KpiCard-module-scss-module__2KV4Ma__delta_down{color:var(--color-error);background:color-mix(in srgb,var(--color-error)12%,transparent)}.KpiCard-module-scss-module__2KV4Ma__delta_neutral{color:var(--color-text-subtle);background:#ffffff0a}.KpiCard-module-scss-module__2KV4Ma__subtitle{color:var(--color-text-subtle);font-size:.75rem;line-height:1.4}.KpiCard-module-scss-module__2KV4Ma__sparkline{width:100%;height:36px;margin-top:auto}.KpiCard-module-scss-module__2KV4Ma__tone_warning{border-color:color-mix(in srgb,var(--color-warning)40%,var(--color-border))}.KpiCard-module-scss-module__2KV4Ma__tone_success{border-color:color-mix(in srgb,var(--color-success)40%,var(--color-border))}@media (min-width:1024px){.KpiCard-module-scss-module__2KV4Ma__card{border-radius:14px;gap:8px;min-height:96px;padding:16px 20px}.KpiCard-module-scss-module__2KV4Ma__value{font-size:1.75rem}.KpiCard-module-scss-module__2KV4Ma__label{font-size:.6875rem}}
.ConfirmDialog-module-scss-module__N3UTOG__overlay{backdrop-filter:blur(4px);z-index:60;background:#000000a6;animation:.18s cubic-bezier(.16,1,.3,1) ConfirmDialog-module-scss-module__N3UTOG__fadeIn;position:fixed;inset:0}.ConfirmDialog-module-scss-module__N3UTOG__content{z-index:70;background:var(--color-primary-bg);border:1px solid var(--color-border);border-radius:14px;flex-direction:column;gap:16px;width:min(420px,100vw - 32px);padding:22px;animation:.2s cubic-bezier(.16,1,.3,1) ConfirmDialog-module-scss-module__N3UTOG__scaleIn;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0009}.ConfirmDialog-module-scss-module__N3UTOG__title{color:var(--color-text-heading);letter-spacing:-.01em;margin:0;font-size:1.0625rem;font-weight:700}.ConfirmDialog-module-scss-module__N3UTOG__message{color:var(--color-text);margin:0;font-size:.9375rem;line-height:1.5}.ConfirmDialog-module-scss-module__N3UTOG__actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.ConfirmDialog-module-scss-module__N3UTOG__cancelBtn{border:1px solid var(--color-border);min-height:38px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:8px;padding:0 14px;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s}.ConfirmDialog-module-scss-module__N3UTOG__cancelBtn:hover{border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border));background:#ffffff08}.ConfirmDialog-module-scss-module__N3UTOG__confirmBtn{background:var(--color-accent);min-height:38px;color:var(--black);cursor:pointer;border:none;border-radius:8px;padding:0 16px;font-size:.875rem;font-weight:700;transition:background .15s}.ConfirmDialog-module-scss-module__N3UTOG__confirmBtn:hover{background:var(--color-accent-light)}.ConfirmDialog-module-scss-module__N3UTOG__dangerBtn{background:var(--color-error);min-height:38px;color:var(--white,#fff);cursor:pointer;border:none;border-radius:8px;padding:0 16px;font-size:.875rem;font-weight:700;transition:background .15s,opacity .15s}.ConfirmDialog-module-scss-module__N3UTOG__dangerBtn:hover{opacity:.92}@keyframes ConfirmDialog-module-scss-module__N3UTOG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ConfirmDialog-module-scss-module__N3UTOG__scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.LoadingSpinner-module-scss-module__0eQVjW__wrapper{z-index:1000;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100svh;display:flex;position:fixed;top:0}.LoadingSpinner-module-scss-module__0eQVjW__spinner{color:#fff;animation-name:LoadingSpinner-module-scss-module__0eQVjW__spin;animation-duration:1.5s;animation-timing-function:linear;animation-iteration-count:infinite}.LoadingSpinner-module-scss-module__0eQVjW__loading{margin-left:12px}.LoadingSpinner-module-scss-module__0eQVjW__loadingMessage{text-align:center;margin:0 5rem}@keyframes LoadingSpinner-module-scss-module__0eQVjW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.NewLeadDialog-module-scss-module__zmPS4G__overlay{backdrop-filter:blur(4px);z-index:60;background:#0009;animation:.2s cubic-bezier(.16,1,.3,1) NewLeadDialog-module-scss-module__zmPS4G__fadeIn;position:fixed;inset:0}.NewLeadDialog-module-scss-module__zmPS4G__sheet{z-index:70;background:var(--color-primary-bg);color:var(--color-text);border-top:1px solid var(--color-border);border-radius:20px 20px 0 0;flex-direction:column;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) NewLeadDialog-module-scss-module__zmPS4G__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}.NewLeadDialog-module-scss-module__zmPS4G__sheet:before{content:"";background:#ffffff1f;border-radius:999px;width:36px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}@media (min-width:720px){.NewLeadDialog-module-scss-module__zmPS4G__sheet{border:1px solid var(--color-border);border-radius:16px;width:min(560px,100vw - 32px);animation:.2s cubic-bezier(.16,1,.3,1) NewLeadDialog-module-scss-module__zmPS4G__fadeIn;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.NewLeadDialog-module-scss-module__zmPS4G__sheet:before{display:none}}.NewLeadDialog-module-scss-module__zmPS4G__form{flex-direction:column;flex:auto;min-height:0;display:flex}.NewLeadDialog-module-scss-module__zmPS4G__header{justify-content:space-between;align-items:center;padding:24px 16px 8px;display:flex}.NewLeadDialog-module-scss-module__zmPS4G__title{color:var(--color-text-heading);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.NewLeadDialog-module-scss-module__zmPS4G__closeBtn{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.NewLeadDialog-module-scss-module__zmPS4G__closeBtn:hover{color:var(--color-text-heading)}.NewLeadDialog-module-scss-module__zmPS4G__body{flex-direction:column;flex:auto;gap:20px;padding:16px;display:flex;overflow-y:auto}.NewLeadDialog-module-scss-module__zmPS4G__group{flex-direction:column;gap:10px;display:flex}.NewLeadDialog-module-scss-module__zmPS4G__groupTitle{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.75rem;font-weight:600}.NewLeadDialog-module-scss-module__zmPS4G__field{flex-direction:column;gap:6px;display:flex}.NewLeadDialog-module-scss-module__zmPS4G__fieldLabel{color:var(--color-text-subtle);font-size:.8125rem}.NewLeadDialog-module-scss-module__zmPS4G__row2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.NewLeadDialog-module-scss-module__zmPS4G__textInput{background:var(--color-body);border:1px solid var(--color-border);width:100%;min-height:44px;color:var(--color-text);border-radius:10px;padding:10px 12px;font-size:1rem}.NewLeadDialog-module-scss-module__zmPS4G__textInput:focus{border-color:var(--color-accent);outline:none}select.NewLeadDialog-module-scss-module__zmPS4G__textInput{appearance:none}.NewLeadDialog-module-scss-module__zmPS4G__selectWrap{position:relative}.NewLeadDialog-module-scss-module__zmPS4G__selectWithClear{padding-right:40px}.NewLeadDialog-module-scss-module__zmPS4G__selectClearBtn{border:1px solid var(--color-border);width:28px;height:28px;color:var(--color-text-subtle);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.NewLeadDialog-module-scss-module__zmPS4G__selectClearBtn:hover{color:var(--color-text-heading);border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border))}.NewLeadDialog-module-scss-module__zmPS4G__footer{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);background:var(--color-primary-bg);gap:8px;display:flex}.NewLeadDialog-module-scss-module__zmPS4G__primaryBtn{background:var(--color-accent);min-height:48px;color:var(--black);cursor:pointer;border:none;border-radius:12px;flex:auto;font-size:.9375rem;font-weight:700;transition:background .2s,transform .2s cubic-bezier(.16,1,.3,1)}.NewLeadDialog-module-scss-module__zmPS4G__primaryBtn:hover:not(:disabled){background:var(--color-accent-light)}.NewLeadDialog-module-scss-module__zmPS4G__primaryBtn:active:not(:disabled){transform:scale(.98)}.NewLeadDialog-module-scss-module__zmPS4G__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.NewLeadDialog-module-scss-module__zmPS4G__secondaryBtn{border:1px solid var(--color-border);min-height:48px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:12px;padding:0 18px;font-weight:600}.NewLeadDialog-module-scss-module__zmPS4G__secondaryBtn:hover:not(:disabled){color:var(--color-text-heading);border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border))}.NewLeadDialog-module-scss-module__zmPS4G__secondaryBtn:disabled{opacity:.5;cursor:not-allowed}@keyframes NewLeadDialog-module-scss-module__zmPS4G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes NewLeadDialog-module-scss-module__zmPS4G__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:720px){@keyframes NewLeadDialog-module-scss-module__zmPS4G__slideUp{0%{opacity:0;transform:translate(-50%,calc(16px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}}
.SupplierBasicsForm-module-scss-module__EFpXza__form{flex-direction:column;flex:auto;min-height:0;display:flex}.SupplierBasicsForm-module-scss-module__EFpXza__body{flex-direction:column;flex:auto;gap:14px;padding:16px;display:flex;overflow-y:auto}.SupplierBasicsForm-module-scss-module__EFpXza__field{flex-direction:column;gap:6px;display:flex}.SupplierBasicsForm-module-scss-module__EFpXza__fieldLabel{color:var(--color-text-subtle);font-size:.8125rem}.SupplierBasicsForm-module-scss-module__EFpXza__row2{grid-template-columns:1fr 1fr;gap:8px;display:grid}.SupplierBasicsForm-module-scss-module__EFpXza__hint{color:var(--color-text-subtle);margin:4px 0 0;font-size:.8125rem}.SupplierBasicsForm-module-scss-module__EFpXza__textInput{background:var(--color-body);border:1px solid var(--color-border);width:100%;min-height:44px;color:var(--color-text);border-radius:10px;padding:10px 12px;font-size:1rem}.SupplierBasicsForm-module-scss-module__EFpXza__textInput::placeholder{color:var(--form-text-placeholder)}.SupplierBasicsForm-module-scss-module__EFpXza__textInput:focus{border-color:var(--color-accent);outline:none}.SupplierBasicsForm-module-scss-module__EFpXza__select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.SupplierBasicsForm-module-scss-module__EFpXza__select:disabled{opacity:.55;cursor:not-allowed}.SupplierBasicsForm-module-scss-module__EFpXza__footer{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);background:var(--color-primary-bg);gap:8px;display:flex}.SupplierBasicsForm-module-scss-module__EFpXza__primaryBtn{background:var(--color-accent);min-height:48px;color:var(--black);cursor:pointer;border:none;border-radius:12px;flex:auto;font-size:.9375rem;font-weight:700;transition:background .2s,transform .2s cubic-bezier(.16,1,.3,1)}.SupplierBasicsForm-module-scss-module__EFpXza__primaryBtn:hover:not(:disabled){background:var(--color-accent-light)}.SupplierBasicsForm-module-scss-module__EFpXza__primaryBtn:active:not(:disabled){transform:scale(.98)}.SupplierBasicsForm-module-scss-module__EFpXza__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.SupplierBasicsForm-module-scss-module__EFpXza__secondaryBtn{border:1px solid var(--color-border);min-height:48px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:12px;padding:0 18px;font-weight:600}.SupplierBasicsForm-module-scss-module__EFpXza__secondaryBtn:hover:not(:disabled){color:var(--color-text-heading);border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border))}.SupplierBasicsForm-module-scss-module__EFpXza__secondaryBtn:disabled{opacity:.5;cursor:not-allowed}
.ChoiceStep-module-scss-module___QLOZa__body{flex-direction:column;flex:auto;gap:16px;min-height:0;padding:16px;display:flex;overflow-y:auto}.ChoiceStep-module-scss-module___QLOZa__subtitle{color:var(--color-text-subtle);margin:0;font-size:.9375rem;line-height:1.45}.ChoiceStep-module-scss-module___QLOZa__cards{flex-direction:column;gap:12px;display:flex}.ChoiceStep-module-scss-module___QLOZa__card{background:var(--color-body);color:var(--color-text);border:1px solid var(--color-border);cursor:pointer;text-align:left;font:inherit;border-radius:16px;flex-direction:row;align-items:center;gap:16px;padding:16px 18px;transition:border-color .15s,transform .15s cubic-bezier(.16,1,.3,1);display:flex}.ChoiceStep-module-scss-module___QLOZa__card:hover{border-color:color-mix(in srgb,var(--color-accent)50%,var(--color-border))}.ChoiceStep-module-scss-module___QLOZa__card:active{transform:scale(.99)}.ChoiceStep-module-scss-module___QLOZa__iconWrap{background:color-mix(in srgb,var(--color-accent)16%,transparent);width:52px;height:52px;color:var(--color-accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ChoiceStep-module-scss-module___QLOZa__cardBody{flex-direction:column;gap:4px;min-width:0;display:flex}.ChoiceStep-module-scss-module___QLOZa__cardTitle{color:var(--color-text-heading);font-size:1rem;font-weight:700}.ChoiceStep-module-scss-module___QLOZa__cardDesc{color:var(--color-text-subtle);font-size:.8125rem;line-height:1.4}
.CaptureStep-module-scss-module__8e2k1a__body{flex-direction:column;flex:auto;gap:14px;padding:16px;display:flex;overflow-y:auto}.CaptureStep-module-scss-module__8e2k1a__slots{flex-direction:column;gap:12px;display:flex}@media (min-width:720px){.CaptureStep-module-scss-module__8e2k1a__slots{flex-direction:row}}.CaptureStep-module-scss-module__8e2k1a__slot{aspect-ratio:1.6;border:1px dashed var(--color-border);background:var(--color-body);width:100%;color:var(--color-text);font:inherit;cursor:pointer;-webkit-tap-highlight-color:#0000;border-radius:14px;justify-content:center;align-items:center;padding:0;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.CaptureStep-module-scss-module__8e2k1a__slot:hover{border-color:color-mix(in srgb,var(--color-accent)50%,var(--color-border))}.CaptureStep-module-scss-module__8e2k1a__slot:disabled{cursor:not-allowed}.CaptureStep-module-scss-module__8e2k1a__slot.CaptureStep-module-scss-module__8e2k1a__filled{border-style:solid}@media (min-width:720px){.CaptureStep-module-scss-module__8e2k1a__slot{flex:1 1 0;width:auto}}.CaptureStep-module-scss-module__8e2k1a__hiddenInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.CaptureStep-module-scss-module__8e2k1a__placeholder{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:12px;display:flex}.CaptureStep-module-scss-module__8e2k1a__placeholderLabel{color:var(--color-text-heading);font-size:.9375rem;font-weight:700}.CaptureStep-module-scss-module__8e2k1a__placeholderHint{color:var(--color-text-subtle);font-size:.8125rem}.CaptureStep-module-scss-module__8e2k1a__thumb{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.CaptureStep-module-scss-module__8e2k1a__thumbOverlay{color:#fff;background:#0009;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.75rem;display:inline-flex;position:absolute;inset:auto 8px 8px auto}.CaptureStep-module-scss-module__8e2k1a__progressBar{background:#0006;border-radius:999px;height:4px;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.CaptureStep-module-scss-module__8e2k1a__progressFill{background:var(--color-accent);height:100%;transition:width .15s}.CaptureStep-module-scss-module__8e2k1a__error{color:var(--color-error,#ef4444);margin:0;font-size:.8125rem}.CaptureStep-module-scss-module__8e2k1a__footer{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);background:var(--color-primary-bg);gap:8px;display:flex}.CaptureStep-module-scss-module__8e2k1a__primaryBtn{background:var(--color-accent);min-height:48px;color:var(--black);cursor:pointer;border:none;border-radius:12px;flex:auto;font-size:.9375rem;font-weight:700}.CaptureStep-module-scss-module__8e2k1a__primaryBtn:hover:not(:disabled){background:var(--color-accent-light)}.CaptureStep-module-scss-module__8e2k1a__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.CaptureStep-module-scss-module__8e2k1a__secondaryBtn{border:1px solid var(--color-border);min-height:48px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:12px;padding:0 18px;font-weight:600}
.ExtractingStep-module-scss-module__YtRlMq__body{text-align:center;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:16px;padding:32px 16px;display:flex}.ExtractingStep-module-scss-module__YtRlMq__spinner{border:3px solid var(--color-border);border-top-color:var(--color-accent);border-radius:999px;width:48px;height:48px;animation:.9s linear infinite ExtractingStep-module-scss-module__YtRlMq__spin}.ExtractingStep-module-scss-module__YtRlMq__title{color:var(--color-text-heading);margin:0;font-size:1rem;font-weight:700}.ExtractingStep-module-scss-module__YtRlMq__subtitle{color:var(--color-text-subtle);max-width:280px;margin:0;font-size:.875rem;line-height:1.4}@keyframes ExtractingStep-module-scss-module__YtRlMq__spin{to{transform:rotate(360deg)}}
.ReviewStep-module-scss-module__eL14Xa__body{flex-direction:column;flex:auto;gap:16px;padding:16px;display:flex;overflow-y:auto}.ReviewStep-module-scss-module__eL14Xa__thumbs{gap:8px;display:flex}.ReviewStep-module-scss-module__eL14Xa__thumbWrap{aspect-ratio:1.6;background:var(--color-body);border:1px solid var(--color-border);border-radius:12px;flex:1 1 0;overflow:hidden}.ReviewStep-module-scss-module__eL14Xa__thumb{object-fit:cover;width:100%;height:100%;display:block}.ReviewStep-module-scss-module__eL14Xa__subtitle{color:var(--color-text-subtle);margin:0;font-size:.875rem;line-height:1.45}.ReviewStep-module-scss-module__eL14Xa__fields{background:var(--color-body);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.ReviewStep-module-scss-module__eL14Xa__row{border-bottom:1px solid color-mix(in srgb,var(--color-border)60%,transparent);grid-template-columns:130px 1fr;gap:12px;padding:6px 0;display:grid}.ReviewStep-module-scss-module__eL14Xa__row:last-child{border-bottom:none}.ReviewStep-module-scss-module__eL14Xa__label{color:var(--color-text-subtle);font-size:.8125rem}.ReviewStep-module-scss-module__eL14Xa__value{color:var(--color-text-heading);word-break:break-word;font-size:.875rem}.ReviewStep-module-scss-module__eL14Xa__empty{color:var(--color-text-subtle);font-size:.875rem;font-style:italic}.ReviewStep-module-scss-module__eL14Xa__footer{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);background:var(--color-primary-bg);gap:8px;display:flex}.ReviewStep-module-scss-module__eL14Xa__primaryBtn{background:var(--color-accent);min-height:48px;color:var(--black);cursor:pointer;border:none;border-radius:12px;flex:auto;font-size:.9375rem;font-weight:700}.ReviewStep-module-scss-module__eL14Xa__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.ReviewStep-module-scss-module__eL14Xa__secondaryBtn{border:1px solid var(--color-border);min-height:48px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:12px;padding:0 18px;font-weight:600}.ReviewStep-module-scss-module__eL14Xa__secondaryBtn:disabled{opacity:.55;cursor:not-allowed}
.BusinessCardWizard-module-scss-module__k13OSG__overlay{backdrop-filter:blur(4px);z-index:60;background:#0009;animation:.2s cubic-bezier(.16,1,.3,1) BusinessCardWizard-module-scss-module__k13OSG__fadeIn;position:fixed;inset:0}.BusinessCardWizard-module-scss-module__k13OSG__sheet{z-index:70;background:var(--color-primary-bg);color:var(--color-text);border-top:1px solid var(--color-border);border-radius:20px 20px 0 0;flex-direction:column;max-height:80vh;animation:.3s cubic-bezier(.16,1,.3,1) BusinessCardWizard-module-scss-module__k13OSG__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}.BusinessCardWizard-module-scss-module__k13OSG__sheet:before{content:"";background:#ffffff1f;border-radius:999px;width:36px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.BusinessCardWizard-module-scss-module__k13OSG__header{align-items:center;gap:8px;padding:24px 16px 8px;display:flex}.BusinessCardWizard-module-scss-module__k13OSG__title{color:var(--color-text-heading);letter-spacing:-.01em;text-align:center;flex:auto;margin:0;font-size:1rem;font-weight:700}.BusinessCardWizard-module-scss-module__k13OSG__iconBtn{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.BusinessCardWizard-module-scss-module__k13OSG__iconBtn:hover{color:var(--color-text-heading)}.BusinessCardWizard-module-scss-module__k13OSG__iconBtn:disabled{opacity:.5;cursor:not-allowed}.BusinessCardWizard-module-scss-module__k13OSG__content{flex-direction:column;flex:auto;min-height:0;display:flex}.BusinessCardWizard-module-scss-module__k13OSG__captureStep{border:1px solid var(--color-border);border-radius:12px;margin:0 16px 16px}@media (min-width:720px){.BusinessCardWizard-module-scss-module__k13OSG__sheet{border:1px solid var(--color-border);border-radius:16px;width:min(80vw,720px);max-height:min(80vh,720px);animation:.2s cubic-bezier(.16,1,.3,1) BusinessCardWizard-module-scss-module__k13OSG__fadeIn;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.BusinessCardWizard-module-scss-module__k13OSG__sheet:before{display:none}}@keyframes BusinessCardWizard-module-scss-module__k13OSG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes BusinessCardWizard-module-scss-module__k13OSG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.LandingNavbar-module-scss-module__-Ysuzq__navbar{z-index:100;background-color:var(--color-body);border-bottom:1px solid var(--color-border);position:fixed;top:0;left:0;right:0}.LandingNavbar-module-scss-module__-Ysuzq__inner{justify-content:space-between;align-items:center;max-width:1200px;height:64px;margin:0 auto;padding:0 1.5rem;display:flex}.LandingNavbar-module-scss-module__-Ysuzq__logo{color:var(--color-text-heading);letter-spacing:-.025em;width:6rem;height:100%;font-size:1.25rem;font-weight:800;text-decoration:none}.LandingNavbar-module-scss-module__-Ysuzq__logoImage{height:100%}.LandingNavbar-module-scss-module__-Ysuzq__desktopLinks{align-items:center;gap:2rem;display:none}.LandingNavbar-module-scss-module__-Ysuzq__navLink{color:var(--color-text-subtle);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.LandingNavbar-module-scss-module__-Ysuzq__navLink:hover{color:var(--color-text-heading)}.LandingNavbar-module-scss-module__-Ysuzq__desktopActions{align-items:center;gap:1rem;display:none}.LandingNavbar-module-scss-module__-Ysuzq__ctaButton{background-color:var(--btn-primary-bg);color:var(--btn-primary-label);cursor:pointer;border:none;border-radius:9999px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.LandingNavbar-module-scss-module__-Ysuzq__ctaButton:hover{background-color:var(--btn-primary-hover)}.LandingNavbar-module-scss-module__-Ysuzq__hamburger{cursor:pointer;color:var(--color-text-heading);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.LandingNavbar-module-scss-module__-Ysuzq__mobileMenu{background-color:var(--color-body);border-bottom:1px solid var(--color-border);flex-direction:column;padding:1rem 1.5rem 1.5rem;display:flex}.LandingNavbar-module-scss-module__-Ysuzq__mobileLink{color:var(--color-text-subtle);border-bottom:1px solid var(--color-border);padding:.75rem 0;font-size:1rem;font-weight:500;text-decoration:none}.LandingNavbar-module-scss-module__-Ysuzq__mobileLink:hover{color:var(--color-text-heading)}.LandingNavbar-module-scss-module__-Ysuzq__mobileActions{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}@media (min-width:768px){.LandingNavbar-module-scss-module__-Ysuzq__logo{font-size:1.5rem}.LandingNavbar-module-scss-module__-Ysuzq__desktopLinks,.LandingNavbar-module-scss-module__-Ysuzq__desktopActions{display:flex}.LandingNavbar-module-scss-module__-Ysuzq__hamburger,.LandingNavbar-module-scss-module__-Ysuzq__mobileMenu{display:none}}
.InfluencerLinkDialog-module-scss-module__3OgX2W__overlay{backdrop-filter:blur(4px);z-index:60;background:#0009;animation:.2s cubic-bezier(.16,1,.3,1) InfluencerLinkDialog-module-scss-module__3OgX2W__fadeIn;position:fixed;inset:0}.InfluencerLinkDialog-module-scss-module__3OgX2W__sheet{z-index:70;background:var(--color-primary-bg);color:var(--color-text);border-top:1px solid var(--color-border);border-radius:20px 20px 0 0;flex-direction:column;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) InfluencerLinkDialog-module-scss-module__3OgX2W__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}.InfluencerLinkDialog-module-scss-module__3OgX2W__sheet:before{content:"";background:#ffffff1f;border-radius:999px;width:36px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}@media (min-width:720px){.InfluencerLinkDialog-module-scss-module__3OgX2W__sheet{border:1px solid var(--color-border);border-radius:16px;width:min(560px,100vw - 32px);animation:.2s cubic-bezier(.16,1,.3,1) InfluencerLinkDialog-module-scss-module__3OgX2W__fadeIn;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.InfluencerLinkDialog-module-scss-module__3OgX2W__sheet:before{display:none}}.InfluencerLinkDialog-module-scss-module__3OgX2W__header{justify-content:space-between;align-items:center;padding:24px 16px 4px;display:flex}.InfluencerLinkDialog-module-scss-module__3OgX2W__title{color:var(--color-text-heading);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.InfluencerLinkDialog-module-scss-module__3OgX2W__closeBtn{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.InfluencerLinkDialog-module-scss-module__3OgX2W__closeBtn:hover{color:var(--color-text-heading)}.InfluencerLinkDialog-module-scss-module__3OgX2W__description{color:var(--color-text-subtle);margin:0;padding:0 16px 8px;font-size:.8125rem}.InfluencerLinkDialog-module-scss-module__3OgX2W__body{flex-direction:column;flex:auto;gap:14px;padding:8px 16px 16px;display:flex;overflow-y:auto}.InfluencerLinkDialog-module-scss-module__3OgX2W__field{flex-direction:column;gap:6px;display:flex}.InfluencerLinkDialog-module-scss-module__3OgX2W__fieldLabel{color:var(--color-text-subtle);font-size:.8125rem}.InfluencerLinkDialog-module-scss-module__3OgX2W__fieldHint{color:var(--color-text-subtle);opacity:.75;margin-top:-4px;font-size:.75rem;line-height:1.4}.InfluencerLinkDialog-module-scss-module__3OgX2W__chipRow{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.InfluencerLinkDialog-module-scss-module__3OgX2W__chip{border:1px solid var(--color-border);min-height:28px;color:var(--color-text-subtle);cursor:pointer;background:0 0;border-radius:999px;padding:4px 10px;font-family:inherit;font-size:.75rem;font-weight:500;transition:color .15s,border-color .15s,background .15s}.InfluencerLinkDialog-module-scss-module__3OgX2W__chip:hover{color:var(--color-text);border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border))}.InfluencerLinkDialog-module-scss-module__3OgX2W__chipActive{color:var(--color-accent);border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border));background:#e8c47c1f}.InfluencerLinkDialog-module-scss-module__3OgX2W__textInput{background:var(--color-body);border:1px solid var(--color-border);width:100%;min-height:44px;color:var(--color-text);border-radius:10px;padding:10px 12px;font-family:inherit;font-size:1rem}.InfluencerLinkDialog-module-scss-module__3OgX2W__textInput:focus{border-color:var(--color-accent);outline:none}select.InfluencerLinkDialog-module-scss-module__3OgX2W__textInput{appearance:none}.InfluencerLinkDialog-module-scss-module__3OgX2W__advanced{border:1px solid var(--color-border);border-radius:10px;padding:8px 12px}.InfluencerLinkDialog-module-scss-module__3OgX2W__advancedSummary{cursor:pointer;color:var(--color-text-subtle);user-select:none;font-size:.8125rem;list-style:none}.InfluencerLinkDialog-module-scss-module__3OgX2W__advancedSummary::-webkit-details-marker{display:none}.InfluencerLinkDialog-module-scss-module__3OgX2W__advancedSummary:before{content:"> ";transition:transform .15s;display:inline-block}.InfluencerLinkDialog-module-scss-module__3OgX2W__advanced[open] .InfluencerLinkDialog-module-scss-module__3OgX2W__advancedSummary:before{transform:rotate(90deg)}.InfluencerLinkDialog-module-scss-module__3OgX2W__advancedBody{flex-direction:column;gap:10px;margin-top:10px;display:flex}.InfluencerLinkDialog-module-scss-module__3OgX2W__previewBlock{flex-direction:column;gap:6px;margin-top:4px;display:flex}.InfluencerLinkDialog-module-scss-module__3OgX2W__preview{background:var(--color-body);border:1px solid var(--color-border);color:var(--color-text);word-break:break-all;cursor:text;user-select:all;border-radius:10px;padding:10px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.5;display:block}.InfluencerLinkDialog-module-scss-module__3OgX2W__previewEmpty{color:var(--color-text-subtle);cursor:default;font-style:italic}.InfluencerLinkDialog-module-scss-module__3OgX2W__footer{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);background:var(--color-primary-bg);gap:8px;display:flex}.InfluencerLinkDialog-module-scss-module__3OgX2W__primaryBtn{background:var(--color-accent);min-height:48px;color:var(--black);cursor:pointer;border:none;border-radius:12px;flex:auto;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:.9375rem;font-weight:700;transition:background .2s,transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.InfluencerLinkDialog-module-scss-module__3OgX2W__primaryBtn:hover:not(:disabled){background:var(--color-accent-light)}.InfluencerLinkDialog-module-scss-module__3OgX2W__primaryBtn:active:not(:disabled){transform:scale(.98)}.InfluencerLinkDialog-module-scss-module__3OgX2W__primaryBtn:disabled{opacity:.6;cursor:not-allowed}.InfluencerLinkDialog-module-scss-module__3OgX2W__secondaryBtn{border:1px solid var(--color-border);min-height:48px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:12px;padding:0 18px;font-family:inherit;font-weight:600}.InfluencerLinkDialog-module-scss-module__3OgX2W__secondaryBtn:hover{color:var(--color-text-heading);border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border))}@keyframes InfluencerLinkDialog-module-scss-module__3OgX2W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes InfluencerLinkDialog-module-scss-module__3OgX2W__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (min-width:720px){@keyframes InfluencerLinkDialog-module-scss-module__3OgX2W__slideUp{0%{opacity:0;transform:translate(-50%,calc(16px - 50%))}to{opacity:1;transform:translate(-50%,-50%)}}}
.HeroSection-module-scss-module__cZoy3q__hero{justify-content:center;align-items:center;min-height:100svh;padding:80px 1.5rem 2rem;scroll-margin-top:80px;display:flex}.HeroSection-module-scss-module__cZoy3q__content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:800px;display:flex}.HeroSection-module-scss-module__cZoy3q__headline{letter-spacing:-.03em;color:var(--color-text-heading);overflow-wrap:break-word;word-break:break-word;max-width:100%;font-size:2rem;font-weight:800;line-height:1.1}.HeroSection-module-scss-module__cZoy3q__subtitle{color:var(--color-text-subtle);letter-spacing:.05em;font-size:1rem;font-weight:500}.HeroSection-module-scss-module__cZoy3q__cta{background-color:var(--btn-primary-bg);color:var(--btn-primary-label);cursor:pointer;border:none;border-radius:9999px;margin-top:.5rem;padding:.875rem 2.5rem;font-size:1.125rem;font-weight:700;transition:all .2s}.HeroSection-module-scss-module__cZoy3q__cta:hover{background-color:var(--btn-primary-hover);transform:scale(1.02)}.HeroSection-module-scss-module__cZoy3q__cta:active{transform:scale(.98)}@media (min-width:768px){.HeroSection-module-scss-module__cZoy3q__headline{font-size:4rem;line-height:1.05}.HeroSection-module-scss-module__cZoy3q__subtitle{font-size:1.125rem}}
.CrmShell-module-scss-module__9uZDKW__shell{background:var(--color-body);min-height:100vh;color:var(--color-text);flex-direction:row;display:flex}.CrmShell-module-scss-module__9uZDKW__sidebar{display:none}.CrmShell-module-scss-module__9uZDKW__body{min-width:0;padding-bottom:calc(64px + env(safe-area-inset-bottom,0px));flex-direction:column;flex:auto;display:flex}.CrmShell-module-scss-module__9uZDKW__topbar{z-index:10;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);background:#0a0a0ad9;justify-content:space-between;align-items:center;gap:8px;height:56px;padding:0 12px;display:flex;position:sticky;top:0}.CrmShell-module-scss-module__9uZDKW__pageTitle{color:var(--color-text-heading);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:1.125rem;font-weight:700;overflow:hidden}.CrmShell-module-scss-module__9uZDKW__topbarActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.CrmShell-module-scss-module__9uZDKW__iconButton{width:44px;height:44px;color:var(--color-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;transition:background .2s cubic-bezier(.16,1,.3,1),color .2s;display:inline-flex}.CrmShell-module-scss-module__9uZDKW__iconButton:hover,.CrmShell-module-scss-module__9uZDKW__iconButton:focus-visible{color:var(--color-text-heading);background:#ffffff0a;outline:none}.CrmShell-module-scss-module__9uZDKW__spinning{animation:.8s linear infinite CrmShell-module-scss-module__9uZDKW__spin}@keyframes CrmShell-module-scss-module__9uZDKW__spin{to{transform:rotate(360deg)}}.CrmShell-module-scss-module__9uZDKW__primaryCta{display:none}.CrmShell-module-scss-module__9uZDKW__primaryCtaLabel{display:inline}.CrmShell-module-scss-module__9uZDKW__main{flex:auto;min-width:0;padding:16px}.CrmShell-module-scss-module__9uZDKW__fab{right:16px;bottom:calc(80px + env(safe-area-inset-bottom,0px));background:var(--color-accent);width:56px;height:56px;color:var(--black);cursor:pointer;z-index:9;border:none;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex;position:fixed}.CrmShell-module-scss-module__9uZDKW__fab:hover{background:var(--color-accent-light)}.CrmShell-module-scss-module__9uZDKW__fab:active{transform:scale(.96)}@media (min-width:768px){.CrmShell-module-scss-module__9uZDKW__fabMobileOnly{display:none}}.CrmShell-module-scss-module__9uZDKW__fabMenu{z-index:70;background:var(--color-primary-bg);border:1px solid var(--color-border);border-radius:12px;min-width:200px;padding:6px;animation:.15s cubic-bezier(.16,1,.3,1) CrmShell-module-scss-module__9uZDKW__fadeIn;box-shadow:0 12px 32px #0006}.CrmShell-module-scss-module__9uZDKW__fabMenuItem{min-height:44px;color:var(--color-text);cursor:pointer;user-select:none;border-radius:8px;outline:none;align-items:center;padding:8px 12px;font-size:.9375rem;font-weight:500;display:flex}.CrmShell-module-scss-module__9uZDKW__fabMenuItem[data-highlighted],.CrmShell-module-scss-module__9uZDKW__fabMenuItem:hover{color:var(--color-text-heading);background:#ffffff0d}@keyframes CrmShell-module-scss-module__9uZDKW__fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.CrmShell-module-scss-module__9uZDKW__bottomNav{height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(12px);border-top:1px solid var(--color-border);z-index:10;background:#0a0a0aeb;justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0}.CrmShell-module-scss-module__9uZDKW__bottomNavItem{min-height:44px;color:var(--color-text-subtle);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:4px;padding:8px;font-family:inherit;font-size:.75rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.CrmShell-module-scss-module__9uZDKW__bottomNavItem:hover,.CrmShell-module-scss-module__9uZDKW__bottomNavItem:focus-visible{color:var(--color-text);outline:none}.CrmShell-module-scss-module__9uZDKW__bottomNavItemActive{color:var(--color-accent);position:relative}.CrmShell-module-scss-module__9uZDKW__bottomNavItemActive:before{content:"";background:var(--color-accent);border-radius:0 0 2px 2px;width:28px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (min-width:1024px){.CrmShell-module-scss-module__9uZDKW__shell{height:100svh;overflow:hidden}.CrmShell-module-scss-module__9uZDKW__sidebar{background:var(--color-primary-bg);border-right:1px solid var(--color-border);flex-direction:column;flex-shrink:0;width:240px;height:100%;padding:24px 16px;transition:width .2s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden auto}.CrmShell-module-scss-module__9uZDKW__sidebarCollapsed{width:64px;padding:24px 8px}.CrmShell-module-scss-module__9uZDKW__sidebarCollapsed .CrmShell-module-scss-module__9uZDKW__brand{justify-content:center;padding:8px 4px 24px}.CrmShell-module-scss-module__9uZDKW__sidebarCollapsed .CrmShell-module-scss-module__9uZDKW__sideNavItem{justify-content:center;gap:0;padding:10px}.CrmShell-module-scss-module__9uZDKW__sidebarCollapsed .CrmShell-module-scss-module__9uZDKW__sideNavItemActive:before{top:6px;bottom:6px}.CrmShell-module-scss-module__9uZDKW__sidebarCollapsed .CrmShell-module-scss-module__9uZDKW__sidebarFooter{align-items:center}.CrmShell-module-scss-module__9uZDKW__sidebarCollapsed .CrmShell-module-scss-module__9uZDKW__signOut{justify-content:center;padding:8px}.CrmShell-module-scss-module__9uZDKW__brand{color:var(--color-text-heading);align-items:baseline;gap:8px;padding:8px 12px 24px;text-decoration:none;display:inline-flex}.CrmShell-module-scss-module__9uZDKW__brandMark{letter-spacing:-.025em;color:var(--color-accent);font-size:1.25rem;font-weight:800}.CrmShell-module-scss-module__9uZDKW__brandLabel{color:var(--color-text-subtle);letter-spacing:.08em;text-transform:uppercase;font-size:.875rem;font-weight:600}.CrmShell-module-scss-module__9uZDKW__sideNav{flex-direction:column;flex:auto;gap:4px;display:flex}.CrmShell-module-scss-module__9uZDKW__sideNavItem{color:var(--color-text);border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.CrmShell-module-scss-module__9uZDKW__sideNavItem:hover,.CrmShell-module-scss-module__9uZDKW__sideNavItem:focus-visible{color:var(--color-text-heading);background:#ffffff0a;outline:none}.CrmShell-module-scss-module__9uZDKW__sideNavItemActive{color:var(--color-accent);background:#e8c47c1f;position:relative}.CrmShell-module-scss-module__9uZDKW__sideNavItemActive:before{content:"";background:var(--color-accent);border-radius:0 2px 2px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.CrmShell-module-scss-module__9uZDKW__sidebarFooter{border-top:1px solid var(--color-border);flex-direction:column;gap:8px;padding-top:16px;display:flex}.CrmShell-module-scss-module__9uZDKW__collapseButton{background:linear-gradient(90deg,var(--color-accent-dark),var(--color-accent-light));width:100%;height:44px;color:var(--black);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;margin-bottom:12px;transition:opacity .15s,transform .15s cubic-bezier(.16,1,.3,1);display:inline-flex}.CrmShell-module-scss-module__9uZDKW__collapseButton:hover{opacity:.88}.CrmShell-module-scss-module__9uZDKW__collapseButton:active{transform:scale(.97)}.CrmShell-module-scss-module__9uZDKW__signOut{border:1px solid var(--color-border);width:100%;color:var(--color-text-subtle);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:10px;padding:8px 12px;font-size:.875rem;display:inline-flex}.CrmShell-module-scss-module__9uZDKW__signOut:hover{color:var(--color-text);background:#ffffff0a}.CrmShell-module-scss-module__9uZDKW__body{min-width:0;padding-bottom:0;overflow-y:auto}.CrmShell-module-scss-module__9uZDKW__topbar{flex-shrink:0;gap:16px;height:64px;min-height:64px;padding:0 24px}.CrmShell-module-scss-module__9uZDKW__main{padding:24px}.CrmShell-module-scss-module__9uZDKW__primaryCta{background:var(--color-accent);height:40px;color:var(--black);cursor:pointer;border:none;border-radius:999px;align-items:center;gap:8px;padding:0 16px;font-size:.875rem;font-weight:700;transition:background .2s,transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.CrmShell-module-scss-module__9uZDKW__primaryCta:hover{background:var(--color-accent-light)}.CrmShell-module-scss-module__9uZDKW__primaryCta:active{transform:scale(.98)}.CrmShell-module-scss-module__9uZDKW__bottomNav,.CrmShell-module-scss-module__9uZDKW__fab{display:none}}@media (max-width:1023px){.CrmShell-module-scss-module__9uZDKW__primaryCta{display:none}}
.MissionSection-module-scss-module__B_lB7G__mission{flex-direction:column;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 32px;scroll-margin-top:80px;display:flex}.MissionSection-module-scss-module__B_lB7G__image{border-radius:12px;width:100%;max-width:280px;height:auto;display:block}.MissionSection-module-scss-module__B_lB7G__content{max-width:720px}.MissionSection-module-scss-module__B_lB7G__title{color:var(--color-text-heading);letter-spacing:-.025em;margin-bottom:2rem;font-size:2rem;font-weight:800}.MissionSection-module-scss-module__B_lB7G__paragraph{color:var(--color-text-subtle);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.75}.MissionSection-module-scss-module__B_lB7G__paragraph:last-child{margin-bottom:0}@media (min-width:768px){.MissionSection-module-scss-module__B_lB7G__mission{flex-direction:row;align-items:center;gap:4rem;padding:6rem 4rem}.MissionSection-module-scss-module__B_lB7G__image{flex-shrink:0;width:360px;max-width:360px;height:auto}.MissionSection-module-scss-module__B_lB7G__title{font-size:2.5rem}.MissionSection-module-scss-module__B_lB7G__paragraph{font-size:1.125rem}}
.SupplierStatusPill-module-scss-module__GLvK6q__pill{--pill-color:var(--color-text-subtle);letter-spacing:.02em;color:var(--pill-color);background:color-mix(in srgb,var(--pill-color)14%,transparent);border:1px solid color-mix(in srgb,var(--pill-color)30%,transparent);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 10px 4px 8px;font-size:.75rem;font-weight:600;line-height:1;display:inline-flex}.SupplierStatusPill-module-scss-module__GLvK6q__md{padding:6px 12px 6px 10px;font-size:.8125rem}.SupplierStatusPill-module-scss-module__GLvK6q__dot{background:var(--pill-color);border-radius:999px;width:6px;height:6px}.SupplierStatusPill-module-scss-module__GLvK6q__pill_prospect{--pill-color:var(--color-text-subtle)}.SupplierStatusPill-module-scss-module__GLvK6q__pill_vetted{--pill-color:var(--status-contacted)}.SupplierStatusPill-module-scss-module__GLvK6q__pill_active{--pill-color:var(--color-success)}.SupplierStatusPill-module-scss-module__GLvK6q__pill_dormant{--pill-color:var(--color-warning)}.SupplierStatusPill-module-scss-module__GLvK6q__pill_blacklisted{--pill-color:var(--color-error)}
.ServicesSection-module-scss-module__AFnZEG__services{padding:2rem 1.5rem;scroll-margin-top:80px}.ServicesSection-module-scss-module__AFnZEG__container{max-width:1200px;margin:0 auto}.ServicesSection-module-scss-module__AFnZEG__title{color:var(--color-text-heading);letter-spacing:-.025em;text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:800}.ServicesSection-module-scss-module__AFnZEG__gridWrapper{background-color:#ffffff05;border:1px solid #ffffff14;border-radius:24px;padding:1rem;position:relative}.ServicesSection-module-scss-module__AFnZEG__gridWrapper:before{content:"";background:linear-gradient(90deg,transparent,var(--color-primary),transparent);border-radius:2px;width:80px;height:3px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.ServicesSection-module-scss-module__AFnZEG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.ServicesSection-module-scss-module__AFnZEG__card{text-align:center;background:linear-gradient(160deg,#ffffff0a 0%,#0003 100%);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;padding:2rem 1.25rem;display:flex;position:relative;overflow:hidden}.ServicesSection-module-scss-module__AFnZEG__card:before{content:"";background:var(--color-primary);border-radius:2px;width:40px;height:3px;position:absolute;top:-1px;left:24px}.ServicesSection-module-scss-module__AFnZEG__card:after{content:"";pointer-events:none;border:1px solid #ffffff08;border-radius:50%;width:300px;height:300px;position:absolute;top:-40%;right:-20%}.ServicesSection-module-scss-module__AFnZEG__iconPlaceholder{object-fit:contain;background-color:#0000;border-radius:0;width:7rem}.ServicesSection-module-scss-module__AFnZEG__tierName{color:var(--color-text-heading);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.ServicesSection-module-scss-module__AFnZEG__tierDesc{color:var(--color-text-subtle);font-size:.9375rem;line-height:1.7}@media (min-width:768px){.ServicesSection-module-scss-module__AFnZEG__services{padding:2rem}.ServicesSection-module-scss-module__AFnZEG__gridWrapper{padding:1.5rem}.ServicesSection-module-scss-module__AFnZEG__card{padding:2.5rem 2rem}.ServicesSection-module-scss-module__AFnZEG__title{font-size:2.5rem}.ServicesSection-module-scss-module__AFnZEG__grid{grid-template-columns:repeat(2,1fr)}.ServicesSection-module-scss-module__AFnZEG__iconPlaceholder{width:10rem}}
.StarRating-module-scss-module__ynHxWa__root{align-items:center;gap:2px;display:inline-flex}.StarRating-module-scss-module__ynHxWa__filled{color:var(--color-accent);fill:var(--color-accent)}.StarRating-module-scss-module__ynHxWa__empty{color:var(--color-border)}.StarRating-module-scss-module__ynHxWa__starBtn{cursor:pointer;background:0 0;border:none;padding:2px;line-height:0;display:inline-flex}.StarRating-module-scss-module__ynHxWa__starBtn:hover .StarRating-module-scss-module__ynHxWa__empty{color:var(--color-text-subtle)}
.StatsSection-module-scss-module__bncG4G__stats{padding:2rem 1.5rem;scroll-margin-top:80px;overflow-x:hidden}.StatsSection-module-scss-module__bncG4G__container{width:100%;min-width:0;max-width:1200px;margin:0 auto}.StatsSection-module-scss-module__bncG4G__title{color:var(--color-text-heading);letter-spacing:-.025em;text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:800}.StatsSection-module-scss-module__bncG4G__grid{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}.StatsSection-module-scss-module__bncG4G__card{background-color:var(--gray-10);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;min-width:0;padding:1.25rem;display:flex;overflow:hidden}.StatsSection-module-scss-module__bncG4G__imagePlaceholder{aspect-ratio:16/10;background-color:var(--black);border:1px solid var(--color-border);object-fit:cover;border-radius:10px;width:100%;margin-bottom:1.5rem}.StatsSection-module-scss-module__bncG4G__bold{color:var(--color-text-heading);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.StatsSection-module-scss-module__bncG4G__text{color:var(--color-text-subtle);font-size:.9375rem;line-height:1.7}.StatsSection-module-scss-module__bncG4G__ctaWrapper{justify-content:center;margin-top:3rem;display:flex}.StatsSection-module-scss-module__bncG4G__cta{color:var(--btn-primary-label);background-color:var(--btn-primary-bg);cursor:pointer;text-align:center;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:background-color .15s;display:inline-flex}.StatsSection-module-scss-module__bncG4G__cta:hover{background-color:var(--btn-primary-hover)}@media (min-width:768px){.StatsSection-module-scss-module__bncG4G__stats{padding:2rem}.StatsSection-module-scss-module__bncG4G__card{padding:1.5rem}.StatsSection-module-scss-module__bncG4G__title{font-size:2.5rem}.StatsSection-module-scss-module__bncG4G__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.StatsSection-module-scss-module__bncG4G__card:first-child,.StatsSection-module-scss-module__bncG4G__card:nth-child(2){grid-column:span 3}.StatsSection-module-scss-module__bncG4G__card:nth-child(n+3){grid-column:span 2}.StatsSection-module-scss-module__bncG4G__bold{font-size:1.25rem}}
.SuppliersTable-module-scss-module__Cgn4cq__tableWrap{border:1px solid var(--color-border);border-radius:12px;overflow-x:auto}.SuppliersTable-module-scss-module__Cgn4cq__table{border-collapse:collapse;width:100%;font-size:.875rem}.SuppliersTable-module-scss-module__Cgn4cq__table thead th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle);border-bottom:1px solid var(--color-border);white-space:nowrap;padding:12px 14px;font-size:.6875rem;font-weight:700}.SuppliersTable-module-scss-module__Cgn4cq__table tbody td{border-bottom:1px solid var(--color-border);vertical-align:middle;padding:12px 14px}.SuppliersTable-module-scss-module__Cgn4cq__table tbody tr:last-child td{border-bottom:none}.SuppliersTable-module-scss-module__Cgn4cq__row{cursor:pointer;transition:background .12s}.SuppliersTable-module-scss-module__Cgn4cq__row:hover{background:#ffffff08}.SuppliersTable-module-scss-module__Cgn4cq__name{color:var(--color-text-heading);white-space:nowrap;font-weight:600;display:block}.SuppliersTable-module-scss-module__Cgn4cq__sub{color:var(--color-text-subtle);margin-top:2px;font-size:.75rem;display:block}.SuppliersTable-module-scss-module__Cgn4cq__muted{color:var(--color-text-subtle)}.SuppliersTable-module-scss-module__Cgn4cq__checkYes{color:var(--color-success)}.SuppliersTable-module-scss-module__Cgn4cq__skeleton{flex-direction:column;gap:8px;display:flex}.SuppliersTable-module-scss-module__Cgn4cq__skeletonRow{background:linear-gradient(90deg,var(--gray-1)25%,var(--gray-2)50%,var(--gray-1)75%);background-size:200% 100%;border-radius:10px;height:52px;animation:1.4s ease-in-out infinite SuppliersTable-module-scss-module__Cgn4cq__shimmer}.SuppliersTable-module-scss-module__Cgn4cq__empty{text-align:center;border:1px dashed var(--color-border);border-radius:12px;padding:48px 24px}.SuppliersTable-module-scss-module__Cgn4cq__empty h3{color:var(--color-text-heading);margin:0 0 6px;font-size:1rem}.SuppliersTable-module-scss-module__Cgn4cq__empty p{color:var(--color-text-subtle);margin:0;font-size:.875rem}@keyframes SuppliersTable-module-scss-module__Cgn4cq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.ViewsWall-module-scss-module__aDvSqW__wrapper{aspect-ratio:16/10;background-color:var(--black);border:1px solid var(--color-border);border-radius:10px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.ViewsWall-module-scss-module__aDvSqW__row{align-items:flex-start;gap:.3rem;width:100%;height:100%;padding:.4rem;display:flex}.ViewsWall-module-scss-module__aDvSqW__column{flex:1;min-width:0}.ViewsWall-module-scss-module__aDvSqW__column:nth-child(5){display:none}.ViewsWall-module-scss-module__aDvSqW__reel{will-change:transform;flex-direction:column;gap:.3rem;width:100%;display:flex}.ViewsWall-module-scss-module__aDvSqW__column:nth-child(odd){margin-top:-28%}.ViewsWall-module-scss-module__aDvSqW__column:nth-child(2n){margin-top:-5%}.ViewsWall-module-scss-module__aDvSqW__card{aspect-ratio:9/14;width:100%;color:var(--color-text-heading);white-space:nowrap;background:linear-gradient(160deg,#3c3c3c99 0%,#141414e6 100%);border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;gap:.2rem;padding:.2rem;font-size:.7rem;font-weight:700;display:flex;overflow:hidden}.ViewsWall-module-scss-module__aDvSqW__card svg{opacity:.85;flex-shrink:0;width:12px;height:12px}.ViewsWall-module-scss-module__aDvSqW__gold{background:linear-gradient(160deg,var(--color-primary-light)0%,var(--color-primary-dark)100%);color:#1a1410;border-color:#e8c47c99}.ViewsWall-module-scss-module__aDvSqW__featured{color:#0a0a0a;background:linear-gradient(160deg,#fff 0%,#e5e5e5 100%);border-color:#ffffff80;font-size:.85rem;box-shadow:0 0 24px #ffffff2e}.ViewsWall-module-scss-module__aDvSqW__featured svg{width:14px;height:14px}@media (max-width:479px){.ViewsWall-module-scss-module__aDvSqW__wrapper{aspect-ratio:4/5}.ViewsWall-module-scss-module__aDvSqW__column:first-child{display:none}.ViewsWall-module-scss-module__aDvSqW__column:nth-child(odd){margin-top:-25%}.ViewsWall-module-scss-module__aDvSqW__column:nth-child(2n){margin-top:-5%}.ViewsWall-module-scss-module__aDvSqW__card{font-size:.7rem}.ViewsWall-module-scss-module__aDvSqW__featured{font-size:.85rem}}@media (min-width:768px){.ViewsWall-module-scss-module__aDvSqW__row{gap:.4rem;padding:.5rem}.ViewsWall-module-scss-module__aDvSqW__reel{gap:.4rem}.ViewsWall-module-scss-module__aDvSqW__card{flex-direction:column;gap:.15rem;font-size:.8rem}.ViewsWall-module-scss-module__aDvSqW__card svg{width:14px;height:14px}.ViewsWall-module-scss-module__aDvSqW__featured{font-size:.95rem}.ViewsWall-module-scss-module__aDvSqW__featured svg{width:18px;height:18px}}@media (min-width:1100px){.ViewsWall-module-scss-module__aDvSqW__card{gap:.2rem;font-size:.95rem}.ViewsWall-module-scss-module__aDvSqW__card svg{width:16px;height:16px}.ViewsWall-module-scss-module__aDvSqW__featured{font-size:1.1rem}.ViewsWall-module-scss-module__aDvSqW__featured svg{width:20px;height:20px}}
.DateRangePicker-module-scss-module__50aBTa__toggle{border:1px solid var(--color-border);background:#ffffff05;border-radius:999px;padding:2px;display:inline-flex}.DateRangePicker-module-scss-module__50aBTa__button{min-width:48px;min-height:36px;color:var(--color-text-subtle);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:0 14px;font-size:.8125rem;font-weight:600;transition:color .15s,background .15s}.DateRangePicker-module-scss-module__50aBTa__button:hover{color:var(--color-text)}.DateRangePicker-module-scss-module__50aBTa__buttonActive{background:var(--color-accent);color:var(--black)}.DateRangePicker-module-scss-module__50aBTa__buttonActive:hover{color:var(--black)}
.LeadDrawer-module-scss-module__DAEqSq__overlay{backdrop-filter:blur(4px);z-index:40;background:#0009;animation:.2s cubic-bezier(.16,1,.3,1) LeadDrawer-module-scss-module__DAEqSq__fadeIn;position:fixed;inset:0}.LeadDrawer-module-scss-module__DAEqSq__drawer{z-index:50;background:var(--color-primary-bg);color:var(--color-text);flex-direction:column;animation:.3s cubic-bezier(.16,1,.3,1) LeadDrawer-module-scss-module__DAEqSq__slideUp;display:flex;position:fixed;inset:0;overflow:hidden}.LeadDrawer-module-scss-module__DAEqSq__header{border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);background:#111111f2;align-items:stretch;gap:12px;min-height:72px;padding:14px 20px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__headerMain{flex-direction:column;flex:auto;justify-content:center;gap:4px;min-width:0;display:flex}.LeadDrawer-module-scss-module__DAEqSq__headerTopRow{flex-wrap:wrap;align-items:center;gap:8px 10px;min-width:0;display:flex}.LeadDrawer-module-scss-module__DAEqSq__title{color:var(--color-text-heading);letter-spacing:-.02em;text-overflow:ellipsis;max-width:100%;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2;overflow:hidden}.LeadDrawer-module-scss-module__DAEqSq__headerSubtitle{color:var(--color-text-subtle);flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:.8125rem;line-height:1.4;display:flex}.LeadDrawer-module-scss-module__DAEqSq__headerSubtitleItem{align-items:center;gap:6px;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__headerSubtitleItem:not(:last-child):after{content:"·";color:#ffffff2e;margin-left:8px}.LeadDrawer-module-scss-module__DAEqSq__headerSubtitleStrong{color:var(--color-text)}.LeadDrawer-module-scss-module__DAEqSq__headerActions{flex-shrink:0;align-self:stretch;align-items:stretch;gap:6px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__closeBtn{aspect-ratio:1;min-width:44px;color:var(--color-text-subtle);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__closeBtn:hover{color:var(--color-text-heading);border-color:var(--color-border);background:#ffffff0d}.LeadDrawer-module-scss-module__DAEqSq__loading{text-align:center;color:var(--color-text-subtle);padding:32px}.LeadDrawer-module-scss-module__DAEqSq__body{flex-direction:column;flex:auto;gap:20px;padding:20px;display:flex;overflow-y:auto}.LeadDrawer-module-scss-module__DAEqSq__bodyGrid{grid-template-columns:1fr;align-items:start;gap:24px;display:grid}.LeadDrawer-module-scss-module__DAEqSq__sidebar{flex-direction:column;gap:0;min-width:0;display:flex}.LeadDrawer-module-scss-module__DAEqSq__main{flex-direction:column;gap:18px;min-width:0;display:flex}.LeadDrawer-module-scss-module__DAEqSq__flatSection{border-bottom:1px solid #ffffff0f;flex-direction:column;gap:10px;padding:18px 0;display:flex}.LeadDrawer-module-scss-module__DAEqSq__flatSection:first-child{padding-top:4px}.LeadDrawer-module-scss-module__DAEqSq__flatSection:last-child{border-bottom:none;padding-bottom:4px}.LeadDrawer-module-scss-module__DAEqSq__card{border:1px solid var(--color-border);background:#ffffff05;border-radius:14px;flex-direction:column;gap:12px;min-width:0;padding:16px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__section{flex-direction:column;gap:12px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__sectionTitle{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:6px;margin:0;font-size:.6875rem;font-weight:700;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__sectionHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__headerSelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-body);border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 12px center;background-repeat:no-repeat;border-radius:10px;align-self:stretch;padding:0 32px 0 14px;font-size:.875rem;font-weight:600}.LeadDrawer-module-scss-module__DAEqSq__headerSelect:focus{border-color:var(--color-accent);outline:none}.LeadDrawer-module-scss-module__DAEqSq__markAsBtn{color:var(--status-contacted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:10px;align-self:stretch;align-items:center;gap:6px;padding:0 14px;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__markAsBtn:hover:not(:disabled){border-color:color-mix(in srgb,var(--status-contacted)30%,transparent);background:#60a5fa1a}.LeadDrawer-module-scss-module__DAEqSq__markAsBtn:disabled{opacity:.6;cursor:not-allowed}.LeadDrawer-module-scss-module__DAEqSq__localeBadge{border:1px solid var(--color-border);color:var(--color-text-subtle);letter-spacing:.08em;background:#ffffff0a;border-radius:999px;padding:2px 8px;font-size:.6875rem;font-weight:700}.LeadDrawer-module-scss-module__DAEqSq__abandonedBadge{background:color-mix(in srgb,var(--color-warning)14%,transparent);border:1px solid color-mix(in srgb,var(--color-warning)40%,transparent);color:var(--color-warning);border-radius:999px;padding:2px 8px;font-size:.6875rem;font-weight:600}.LeadDrawer-module-scss-module__DAEqSq__headerTagsGroup{flex-wrap:wrap;align-items:center;gap:4px;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__headerTagChip{border:1px solid color-mix(in srgb,var(--color-accent)30%,transparent);color:var(--color-accent);cursor:pointer;background:#e8c47c1a;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__headerTagChip:hover{background:#e8c47c33}.LeadDrawer-module-scss-module__DAEqSq__headerTagInput{border:1px solid var(--color-accent);height:22px;color:var(--color-text);background:0 0;border-radius:999px;min-width:80px;padding:0 8px;font-size:.6875rem}.LeadDrawer-module-scss-module__DAEqSq__headerTagInput:focus{outline:none}.LeadDrawer-module-scss-module__DAEqSq__headerTagAdd{border:1px dashed var(--color-border);width:22px;height:22px;color:var(--color-text-subtle);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:0;font-size:.875rem;line-height:1;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__headerTagAdd:hover{color:var(--color-accent);border-color:var(--color-accent);background:#e8c47c0f}.LeadDrawer-module-scss-module__DAEqSq__propList{flex-direction:column;display:flex}.LeadDrawer-module-scss-module__DAEqSq__propRow{border-radius:6px;grid-template-columns:84px 1fr auto;align-items:center;gap:10px;padding:6px 0;transition:background .15s;display:grid}.LeadDrawer-module-scss-module__DAEqSq__propRow:hover{background:#ffffff05}.LeadDrawer-module-scss-module__DAEqSq__propRow:hover .LeadDrawer-module-scss-module__DAEqSq__propAction{opacity:1}.LeadDrawer-module-scss-module__DAEqSq__propLabel{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.08em;font-size:.625rem;font-weight:600}.LeadDrawer-module-scss-module__DAEqSq__propValue{color:var(--color-text);overflow-wrap:anywhere;font-size:.875rem}.LeadDrawer-module-scss-module__DAEqSq__propValueEmpty{color:var(--color-text-subtle);font-size:.875rem;font-style:italic}.LeadDrawer-module-scss-module__DAEqSq__propAction{width:28px;height:28px;color:var(--color-text-subtle);opacity:.6;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;text-decoration:none;transition:opacity .15s,color .15s,border-color .15s,background .15s;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__propAction:hover{color:var(--color-accent);border-color:var(--color-border);opacity:1;background:#ffffff0a}.LeadDrawer-module-scss-module__DAEqSq__detailsHero{align-items:center;gap:12px;padding:4px 0 8px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__avatar{border:1px solid color-mix(in srgb,var(--color-accent)25%,transparent);width:48px;height:48px;color:var(--color-accent);letter-spacing:.02em;background:#e8c47c1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__avatarMeta{flex-direction:column;gap:2px;min-width:0;display:flex}.LeadDrawer-module-scss-module__DAEqSq__avatarName{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:600;line-height:1.2;overflow:hidden}.LeadDrawer-module-scss-module__DAEqSq__avatarSub{color:var(--color-text-subtle);font-size:.6875rem;line-height:1.3}.LeadDrawer-module-scss-module__DAEqSq__contactList{flex-direction:column;gap:6px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__contactRow{border:1px solid var(--color-border);color:var(--color-text);background:#ffffff06;border-radius:10px;grid-template-columns:32px 1fr 16px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;transition:background .15s,border-color .15s;display:grid}.LeadDrawer-module-scss-module__DAEqSq__contactRow:hover{border-color:color-mix(in srgb,var(--color-accent)35%,var(--color-border));background:#ffffff0b}.LeadDrawer-module-scss-module__DAEqSq__contactRow:hover .LeadDrawer-module-scss-module__DAEqSq__contactArrow{color:var(--color-accent);transform:translate(2px)}.LeadDrawer-module-scss-module__DAEqSq__contactIcon{width:32px;height:32px;color:var(--color-text-subtle);background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__contactIconWhatsapp{color:#25d366;background:#25d36624}.LeadDrawer-module-scss-module__DAEqSq__contactIconMail{background:color-mix(in srgb,var(--status-contacted)14%,transparent);color:var(--status-contacted)}.LeadDrawer-module-scss-module__DAEqSq__contactValue{flex-direction:column;gap:2px;min-width:0;display:flex}.LeadDrawer-module-scss-module__DAEqSq__contactValueText{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.LeadDrawer-module-scss-module__DAEqSq__contactValueLabel{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.08em;font-size:.6875rem;font-weight:600}.LeadDrawer-module-scss-module__DAEqSq__contactArrow{color:var(--color-text-subtle);transition:color .15s,transform .15s}.LeadDrawer-module-scss-module__DAEqSq__contactRowEmpty{border:1px dashed var(--color-border);color:var(--color-text-subtle);background:#ffffff04;border-radius:10px;grid-template-columns:32px 1fr;align-items:center;gap:10px;padding:10px 12px;font-size:.8125rem;font-style:italic;display:grid}.LeadDrawer-module-scss-module__DAEqSq__identityEditGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.LeadDrawer-module-scss-module__DAEqSq__field{flex-direction:column;gap:4px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__fieldLabel{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.08em;font-size:.6875rem;font-weight:600}.LeadDrawer-module-scss-module__DAEqSq__input{background:var(--color-body);border:1px solid var(--color-border);min-height:36px;color:var(--color-text);border-radius:8px;padding:8px 12px;font-size:.875rem}.LeadDrawer-module-scss-module__DAEqSq__input:focus{border-color:var(--color-accent);outline:none}.LeadDrawer-module-scss-module__DAEqSq__kpiStrip{grid-template-columns:1fr;gap:10px;display:grid}.LeadDrawer-module-scss-module__DAEqSq__kpiTile{border:1px solid var(--color-border);background:#ffffff06;border-radius:12px;flex-direction:column;gap:6px;min-width:0;padding:14px 16px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__kpiLabel{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.1em;font-size:.625rem;font-weight:700}.LeadDrawer-module-scss-module__DAEqSq__kpiValue{color:var(--color-text-heading);letter-spacing:-.02em;overflow-wrap:anywhere;font-size:1.375rem;font-weight:700;line-height:1.2}.LeadDrawer-module-scss-module__DAEqSq__kpiValueWarning{color:var(--color-warning)}.LeadDrawer-module-scss-module__DAEqSq__kpiValueMuted{color:var(--color-text-subtle);font-size:1rem;font-style:italic;font-weight:500}.LeadDrawer-module-scss-module__DAEqSq__answersBlock{flex-direction:column;gap:18px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__answerGroup{flex-direction:column;gap:8px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__answerGroupTitle{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.12em;margin:0;font-size:.625rem;font-weight:700}.LeadDrawer-module-scss-module__DAEqSq__answerGrid{grid-template-columns:1fr;gap:6px;display:grid}.LeadDrawer-module-scss-module__DAEqSq__answerItem{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:6px;min-width:0;padding:12px 14px;transition:opacity .2s,border-color .15s,background .15s;display:flex}.LeadDrawer-module-scss-module__DAEqSq__answerItem:hover{background:#ffffff0d;border-color:#ffffff29}.LeadDrawer-module-scss-module__DAEqSq__answerItemEmpty{opacity:.4}.LeadDrawer-module-scss-module__DAEqSq__answerItemFull{background:#ffffff09;border-color:#ffffff1a;grid-column:1/-1;gap:8px;padding:14px 16px}.LeadDrawer-module-scss-module__DAEqSq__answerLabel{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.08em;font-size:.625rem;font-weight:600}.LeadDrawer-module-scss-module__DAEqSq__answerLabelToggle{cursor:pointer;color:var(--color-text-subtle);background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:0;transition:color .15s;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__answerLabelToggle:hover,.LeadDrawer-module-scss-module__DAEqSq__answerLabelToggle:hover .LeadDrawer-module-scss-module__DAEqSq__answerLabel{color:var(--color-text)}.LeadDrawer-module-scss-module__DAEqSq__answerValue{color:var(--color-text);overflow-wrap:anywhere;font-size:.875rem;line-height:1.4}.LeadDrawer-module-scss-module__DAEqSq__answerValueLong{white-space:pre-wrap;color:var(--color-text);font-size:.875rem;line-height:1.6}.LeadDrawer-module-scss-module__DAEqSq__answerValueEmpty{color:var(--color-text-subtle);font-size:.875rem;font-style:italic}.LeadDrawer-module-scss-module__DAEqSq__empty{color:var(--color-text-subtle);font-style:italic}.LeadDrawer-module-scss-module__DAEqSq__iconBtn{color:var(--color-text-subtle);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:4px 8px;font-size:.6875rem;font-weight:600;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__iconBtn:hover{color:var(--color-accent);border-color:var(--color-border);background:#ffffff08}.LeadDrawer-module-scss-module__DAEqSq__iconBtnSquare{width:28px;height:28px;padding:0}.LeadDrawer-module-scss-module__DAEqSq__editActions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__primaryBtn{background:var(--color-accent);min-height:34px;color:var(--black);cursor:pointer;border:none;border-radius:8px;padding:0 14px;font-size:.8125rem;font-weight:600}.LeadDrawer-module-scss-module__DAEqSq__primaryBtn:hover{background:var(--color-accent-light)}.LeadDrawer-module-scss-module__DAEqSq__secondaryBtn{border:1px solid var(--color-border);min-height:34px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:8px;padding:0 12px;font-size:.8125rem;font-weight:600}.LeadDrawer-module-scss-module__DAEqSq__secondaryBtn:hover{border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border))}.LeadDrawer-module-scss-module__DAEqSq__composer{flex-direction:column;gap:8px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__composerInput{background:var(--color-body);border:1px solid var(--color-border);min-height:60px;color:var(--color-text);resize:vertical;border-radius:10px;padding:10px 12px;font-family:inherit;font-size:.875rem}.LeadDrawer-module-scss-module__DAEqSq__composerInput:focus{border-color:var(--color-accent);outline:none}.LeadDrawer-module-scss-module__DAEqSq__composerBtn{background:var(--color-accent);min-height:32px;color:var(--black);cursor:pointer;border:none;border-radius:10px;align-self:flex-end;align-items:center;gap:6px;padding:0 14px;font-size:.8125rem;font-weight:700;transition:background .2s,transform .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__composerBtn:hover:not(:disabled){background:var(--color-accent-light)}.LeadDrawer-module-scss-module__DAEqSq__composerBtn:active:not(:disabled){transform:scale(.98)}.LeadDrawer-module-scss-module__DAEqSq__composerBtn:disabled{opacity:.4;cursor:not-allowed}.LeadDrawer-module-scss-module__DAEqSq__timelineList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.LeadDrawer-module-scss-module__DAEqSq__timelineItem{border-bottom:1px solid #ffffff0a;grid-template-columns:14px 1fr;gap:10px;padding:9px 0;display:grid}.LeadDrawer-module-scss-module__DAEqSq__timelineItem:last-child{border-bottom:none}.LeadDrawer-module-scss-module__DAEqSq__timelineDotCol{justify-content:center;padding-top:6px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__timelineDot{background:var(--color-text-subtle);border-radius:50%;flex-shrink:0;width:7px;height:7px}.LeadDrawer-module-scss-module__DAEqSq__timelineDotAccent{background:var(--color-accent)}.LeadDrawer-module-scss-module__DAEqSq__timelineDotSuccess{background:var(--color-success,#10b981)}.LeadDrawer-module-scss-module__DAEqSq__timelineDotInfo{background:var(--status-contacted,#60a5fa)}.LeadDrawer-module-scss-module__DAEqSq__timelineDotError{background:var(--color-error)}.LeadDrawer-module-scss-module__DAEqSq__timelineMain{flex-direction:column;gap:3px;min-width:0;display:flex}.LeadDrawer-module-scss-module__DAEqSq__timelineRow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.LeadDrawer-module-scss-module__DAEqSq__timelineLabel{color:var(--color-text);font-size:.8125rem;font-weight:500}.LeadDrawer-module-scss-module__DAEqSq__timelineActor{color:var(--color-text-subtle);font-size:.75rem;font-weight:400}.LeadDrawer-module-scss-module__DAEqSq__timelineTime{color:var(--color-text-subtle);white-space:nowrap;flex-shrink:0;font-size:.6875rem}.LeadDrawer-module-scss-module__DAEqSq__timelineDetail{color:var(--color-text-subtle);overflow-wrap:anywhere;font-size:.75rem}.LeadDrawer-module-scss-module__DAEqSq__timelineNoteBody{color:var(--color-text);white-space:pre-wrap;border-left:2px solid color-mix(in srgb,var(--color-accent)50%,transparent);background:#e8c47c0f;border-radius:0 6px 6px 0;margin-top:2px;padding:6px 10px;font-size:.8125rem}.LeadDrawer-module-scss-module__DAEqSq__emptyState{color:var(--color-text-subtle);padding:6px 0;font-size:.8125rem;font-style:italic}.LeadDrawer-module-scss-module__DAEqSq__attrEmpty{color:var(--color-text-subtle);font-size:.8125rem;font-style:italic}.LeadDrawer-module-scss-module__DAEqSq__toggleEmptyBtn{color:var(--color-text-subtle);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;padding:6px 0 0;font-size:.75rem;font-weight:500;transition:color .15s;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__toggleEmptyBtn:hover{color:var(--color-text)}.LeadDrawer-module-scss-module__DAEqSq__headerDeleteBtn{aspect-ratio:1;min-width:44px;color:var(--color-text-subtle);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__headerDeleteBtn:hover{color:var(--color-error);background:color-mix(in srgb,var(--color-error)10%,transparent);border-color:color-mix(in srgb,var(--color-error)30%,transparent)}@keyframes LeadDrawer-module-scss-module__DAEqSq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LeadDrawer-module-scss-module__DAEqSq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes LeadDrawer-module-scss-module__DAEqSq__slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes LeadDrawer-module-scss-module__DAEqSq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LeadDrawer-module-scss-module__DAEqSq__spin{animation:.9s linear infinite LeadDrawer-module-scss-module__DAEqSq__spin}.LeadDrawer-module-scss-module__DAEqSq__mobileStickyCta,.LeadDrawer-module-scss-module__DAEqSq__mobileAbandonedTag,.LeadDrawer-module-scss-module__DAEqSq__mobileTagsWrapper{display:none}@media (max-width:1023px){.LeadDrawer-module-scss-module__DAEqSq__header{justify-content:flex-start;align-items:center;gap:8px;min-height:64px;padding:14px 16px}.LeadDrawer-module-scss-module__DAEqSq__headerMain{display:none}.LeadDrawer-module-scss-module__DAEqSq__mobileAbandonedTag{background:color-mix(in srgb,var(--color-warning)14%,transparent);border:1px solid color-mix(in srgb,var(--color-warning)40%,transparent);color:var(--color-warning);border-radius:999px;align-self:flex-start;align-items:center;margin-top:4px;padding:3px 10px;font-size:.6875rem;font-weight:600;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__mobileTagsWrapper{display:block}.LeadDrawer-module-scss-module__DAEqSq__mobileTagsWrapper .LeadDrawer-module-scss-module__DAEqSq__headerTagsGroup{display:flex}.LeadDrawer-module-scss-module__DAEqSq__mobileTagsWrapper .LeadDrawer-module-scss-module__DAEqSq__headerTagChip{padding:4px 10px;font-size:.75rem}.LeadDrawer-module-scss-module__DAEqSq__mobileTagsWrapper .LeadDrawer-module-scss-module__DAEqSq__headerTagAdd{width:26px;height:26px}.LeadDrawer-module-scss-module__DAEqSq__mobileTagsWrapper .LeadDrawer-module-scss-module__DAEqSq__headerTagInput{height:26px;font-size:.75rem}.LeadDrawer-module-scss-module__DAEqSq__avatar{width:56px;height:56px;font-size:1.125rem}.LeadDrawer-module-scss-module__DAEqSq__avatarName{letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.LeadDrawer-module-scss-module__DAEqSq__avatarSub{font-size:.8125rem}.LeadDrawer-module-scss-module__DAEqSq__detailsHero{gap:14px;padding:8px 0 12px}.LeadDrawer-module-scss-module__DAEqSq__headerActions{display:contents}.LeadDrawer-module-scss-module__DAEqSq__closeBtn{aspect-ratio:auto;border-radius:12px;align-self:auto;width:44px;min-width:44px;height:44px}.LeadDrawer-module-scss-module__DAEqSq__headerSelect{border-radius:12px;order:-1;align-self:auto;height:44px;margin-right:auto;padding:0 36px 0 16px;font-size:.875rem}.LeadDrawer-module-scss-module__DAEqSq__headerDeleteBtn{aspect-ratio:auto;border-radius:12px;align-self:auto;width:44px;min-width:44px;height:44px}.LeadDrawer-module-scss-module__DAEqSq__markAsBtn{display:none}.LeadDrawer-module-scss-module__DAEqSq__body{gap:16px;padding:14px}.LeadDrawer-module-scss-module__DAEqSq__bodyGrid{gap:16px}.LeadDrawer-module-scss-module__DAEqSq__mobileStickyCta{padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--color-border);background:#111111f2;flex-shrink:0;justify-content:stretch;display:flex}.LeadDrawer-module-scss-module__DAEqSq__mobileStickyCtaBtn{border:1px solid color-mix(in srgb,var(--status-contacted)50%,transparent);height:48px;color:var(--status-contacted);cursor:pointer;background:#60a5fa29;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:.9375rem;font-weight:700;transition:background .15s;display:inline-flex}.LeadDrawer-module-scss-module__DAEqSq__mobileStickyCtaBtn:hover:not(:disabled){background:#60a5fa3d}.LeadDrawer-module-scss-module__DAEqSq__mobileStickyCtaBtn:active:not(:disabled){transform:scale(.99)}.LeadDrawer-module-scss-module__DAEqSq__mobileStickyCtaBtn:disabled{opacity:.6;cursor:not-allowed}}@media (min-width:768px){.LeadDrawer-module-scss-module__DAEqSq__drawer{border-left:1px solid var(--color-border);width:80vw;animation:.3s cubic-bezier(.16,1,.3,1) LeadDrawer-module-scss-module__DAEqSq__slideLeft;inset:0 0 0 auto}.LeadDrawer-module-scss-module__DAEqSq__answerGrid{grid-template-columns:1fr 1fr}.LeadDrawer-module-scss-module__DAEqSq__kpiStrip{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.LeadDrawer-module-scss-module__DAEqSq__body{gap:24px;padding:24px 28px}.LeadDrawer-module-scss-module__DAEqSq__bodyGrid{grid-template-columns:340px 1fr;align-items:start;gap:32px}.LeadDrawer-module-scss-module__DAEqSq__sidebar{align-self:start;position:sticky;top:0}}@media (min-width:1440px){.LeadDrawer-module-scss-module__DAEqSq__bodyGrid{grid-template-columns:380px 1fr}}
.SuppliersCardList-module-scss-module__Ev5ooq__list{flex-direction:column;gap:8px;list-style:none;display:flex}.SuppliersCardList-module-scss-module__Ev5ooq__card{text-align:left;background:var(--color-primary-bg);border:1px solid var(--color-border);cursor:pointer;border-radius:12px;flex-direction:column;gap:8px;width:100%;padding:14px;transition:border-color .12s,transform .12s;display:flex}.SuppliersCardList-module-scss-module__Ev5ooq__card:hover{border-color:color-mix(in srgb,var(--color-accent)35%,var(--color-border))}.SuppliersCardList-module-scss-module__Ev5ooq__card:active{transform:scale(.995)}.SuppliersCardList-module-scss-module__Ev5ooq__cardTop{justify-content:space-between;align-items:center;gap:8px;display:flex}.SuppliersCardList-module-scss-module__Ev5ooq__cardName{color:var(--color-text-heading);font-size:.9375rem;font-weight:700}.SuppliersCardList-module-scss-module__Ev5ooq__cardMeta{color:var(--color-text-subtle);flex-wrap:wrap;align-items:center;gap:10px;font-size:.8125rem;display:flex}.SuppliersCardList-module-scss-module__Ev5ooq__cardFoot{justify-content:space-between;align-items:center;gap:8px;display:flex}.SuppliersCardList-module-scss-module__Ev5ooq__visitedTag{color:var(--color-success);background:color-mix(in srgb,var(--color-success)12%,transparent);border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.SuppliersCardList-module-scss-module__Ev5ooq__cardTime{color:var(--color-text-subtle);margin-left:auto;font-size:.75rem}.SuppliersCardList-module-scss-module__Ev5ooq__skeleton{flex-direction:column;gap:8px;display:flex}.SuppliersCardList-module-scss-module__Ev5ooq__skeletonRow{background:linear-gradient(90deg,var(--gray-1)25%,var(--gray-2)50%,var(--gray-1)75%);background-size:200% 100%;border-radius:12px;height:96px;animation:1.4s ease-in-out infinite SuppliersCardList-module-scss-module__Ev5ooq__shimmer}.SuppliersCardList-module-scss-module__Ev5ooq__empty{text-align:center;border:1px dashed var(--color-border);border-radius:12px;padding:40px 20px}.SuppliersCardList-module-scss-module__Ev5ooq__empty h3{color:var(--color-text-heading);margin:0 0 6px;font-size:1rem}.SuppliersCardList-module-scss-module__Ev5ooq__empty p{color:var(--color-text-subtle);margin:0;font-size:.875rem}@keyframes SuppliersCardList-module-scss-module__Ev5ooq__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.LiquidDashboard-module-scss-module__w_ArZG__wrapper{aspect-ratio:5/4;background:radial-gradient(ellipse 80% 70% at 15% 100%,#e8c47c1f 0%,#e8c47c0a 40%,transparent 70%),var(--black);border:1px solid var(--color-border);isolation:isolate;border-radius:10px;width:100%;margin-bottom:1.5rem;position:relative;overflow:hidden}.LiquidDashboard-module-scss-module__w_ArZG__tilesViewport{z-index:2;position:absolute;inset:.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%)}.LiquidDashboard-module-scss-module__w_ArZG__tilesGrid{will-change:transform;grid-template-columns:1fr;gap:.45rem;width:100%;display:grid}.LiquidDashboard-module-scss-module__w_ArZG__tile{-webkit-backdrop-filter:blur(8px);background:#0a0a0a99;border:1px solid #ffffff1a;border-radius:10px;grid-template-columns:5.5rem 1fr auto;align-items:center;gap:.5rem;min-width:0;padding:.55rem .7rem;display:grid;position:relative;overflow:hidden}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:.35rem;min-width:0;font-size:.6rem;font-weight:600;display:flex;overflow:hidden}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader span{text-overflow:ellipsis;overflow:hidden}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader svg{opacity:.7;flex-shrink:0;width:11px;height:11px}.LiquidDashboard-module-scss-module__w_ArZG__tileBody{display:contents}.LiquidDashboard-module-scss-module__w_ArZG__tileValue{color:var(--color-text-heading);white-space:nowrap;letter-spacing:-.02em;text-overflow:ellipsis;text-align:left;justify-self:start;font-size:1.25rem;font-weight:800;line-height:1;overflow:hidden}.LiquidDashboard-module-scss-module__w_ArZG__changePill{color:#4ade80;white-space:nowrap;background-color:#22c55e26;border:1px solid #22c55e59;border-radius:999px;flex-shrink:0;align-items:center;gap:.1rem;padding:.12rem .3rem;font-size:.5rem;font-weight:700;line-height:1;display:inline-flex}.LiquidDashboard-module-scss-module__w_ArZG__changePill svg{flex-shrink:0}.LiquidDashboard-module-scss-module__w_ArZG__heroTile{background:linear-gradient(160deg,#e8c47c24 0%,#0a0a0aa6 100%);border-color:#e8c47c73;box-shadow:0 0 40px #e8c47c38}.LiquidDashboard-module-scss-module__w_ArZG__heroTile .LiquidDashboard-module-scss-module__w_ArZG__tileHeader{color:var(--color-primary)}.LiquidDashboard-module-scss-module__w_ArZG__heroTile .LiquidDashboard-module-scss-module__w_ArZG__tileHeader svg{opacity:1;color:var(--color-primary)}.LiquidDashboard-module-scss-module__w_ArZG__heroTile .LiquidDashboard-module-scss-module__w_ArZG__tileValue{color:var(--color-primary);font-size:1.25rem}@media (min-width:768px){.LiquidDashboard-module-scss-module__w_ArZG__wrapper{aspect-ratio:16/10}.LiquidDashboard-module-scss-module__w_ArZG__tilesViewport{inset:.75rem}.LiquidDashboard-module-scss-module__w_ArZG__tilesGrid{grid-template-columns:repeat(2,1fr);gap:.55rem}.LiquidDashboard-module-scss-module__w_ArZG__tile{flex-direction:column;align-items:stretch;gap:.45rem;padding:.65rem .85rem;display:flex}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader{font-size:.62rem}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader svg{width:13px;height:13px}.LiquidDashboard-module-scss-module__w_ArZG__tileBody{justify-content:space-between;align-items:flex-end;gap:.3rem;min-width:0;display:flex}.LiquidDashboard-module-scss-module__w_ArZG__tileValue{justify-self:auto;font-size:1.35rem}.LiquidDashboard-module-scss-module__w_ArZG__heroTile .LiquidDashboard-module-scss-module__w_ArZG__tileValue{font-size:1.55rem}.LiquidDashboard-module-scss-module__w_ArZG__changePill{padding:.15rem .4rem;font-size:.58rem}.LiquidDashboard-module-scss-module__w_ArZG__changePill svg{width:10px;height:10px}}@media (min-width:1100px){.LiquidDashboard-module-scss-module__w_ArZG__tilesViewport{inset:.9rem}.LiquidDashboard-module-scss-module__w_ArZG__tilesGrid{gap:.65rem}.LiquidDashboard-module-scss-module__w_ArZG__tile{padding:.75rem 1rem}.LiquidDashboard-module-scss-module__w_ArZG__tileHeader{font-size:.68rem}.LiquidDashboard-module-scss-module__w_ArZG__tileValue{font-size:1.55rem}.LiquidDashboard-module-scss-module__w_ArZG__heroTile .LiquidDashboard-module-scss-module__w_ArZG__tileValue{font-size:1.85rem}.LiquidDashboard-module-scss-module__w_ArZG__changePill{font-size:.65rem}.LiquidDashboard-module-scss-module__w_ArZG__changePill svg{width:11px;height:11px}}
.LeadsView-module-scss-module__o8s5sq__root{flex-direction:column;gap:12px;display:flex}.LeadsView-module-scss-module__o8s5sq__toolbar{flex-direction:column;gap:8px;display:flex}.LeadsView-module-scss-module__o8s5sq__searchForm{align-items:center;display:flex;position:relative}.LeadsView-module-scss-module__o8s5sq__searchIcon{color:var(--color-text-subtle);pointer-events:none;position:absolute;left:12px}.LeadsView-module-scss-module__o8s5sq__searchInput{background:var(--color-primary-bg);border:1px solid var(--color-border);width:100%;height:44px;color:var(--color-text);border-radius:10px;flex:auto;padding:0 12px 0 36px;font-size:1rem;transition:border-color .15s}.LeadsView-module-scss-module__o8s5sq__searchInput::placeholder{color:var(--form-text-placeholder)}.LeadsView-module-scss-module__o8s5sq__searchInput:focus{border-color:var(--color-accent);outline:none}.LeadsView-module-scss-module__o8s5sq__toolbarActions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.LeadsView-module-scss-module__o8s5sq__addButton{background:var(--color-accent);min-height:44px;color:var(--black);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:0 16px;font-size:.875rem;font-weight:700;transition:background .15s;display:none}.LeadsView-module-scss-module__o8s5sq__addButton:hover{background:var(--color-accent-light)}.LeadsView-module-scss-module__o8s5sq__addButton:active{transform:scale(.99)}.LeadsView-module-scss-module__o8s5sq__filterButton{background:var(--color-primary-bg);border:1px solid var(--color-border);min-height:44px;color:var(--color-text);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:0 14px;font-size:.875rem;font-weight:600;transition:border-color .15s;display:inline-flex;position:relative}.LeadsView-module-scss-module__o8s5sq__filterButton:hover{border-color:var(--color-accent)}.LeadsView-module-scss-module__o8s5sq__filterBadge{background:var(--color-accent);min-width:18px;height:18px;color:var(--black);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.6875rem;font-weight:700;display:inline-flex}.LeadsView-module-scss-module__o8s5sq__viewToggle{border:1px solid var(--color-border);background:var(--color-primary-bg);border-radius:10px;gap:2px;padding:3px;display:none}.LeadsView-module-scss-module__o8s5sq__viewToggleButton{min-height:38px;color:var(--color-text-subtle);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:.8125rem;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.LeadsView-module-scss-module__o8s5sq__viewToggleButton:hover{color:var(--color-text)}.LeadsView-module-scss-module__o8s5sq__viewToggleLabel{display:none}.LeadsView-module-scss-module__o8s5sq__viewToggleActive{color:var(--color-accent);background:#e8c47c1f}.LeadsView-module-scss-module__o8s5sq__activeFilters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.LeadsView-module-scss-module__o8s5sq__chip{border:1px solid color-mix(in srgb,var(--color-accent)30%,transparent);color:var(--color-accent);cursor:pointer;background:#e8c47c1a;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.LeadsView-module-scss-module__o8s5sq__chip:hover{background:#e8c47c2e}.LeadsView-module-scss-module__o8s5sq__clearLink{color:var(--color-text-subtle);cursor:pointer;background:0 0;border:none;padding:6px 8px;font-size:.8125rem;font-weight:600}.LeadsView-module-scss-module__o8s5sq__clearLink:hover{color:var(--color-text-heading)}.LeadsView-module-scss-module__o8s5sq__listMobile{display:block}.LeadsView-module-scss-module__o8s5sq__listDesktop{display:none}.LeadsView-module-scss-module__o8s5sq__errorBox{background:color-mix(in srgb,var(--color-error)10%,transparent);border:1px solid color-mix(in srgb,var(--color-error)40%,transparent);color:var(--color-error);border-radius:12px;padding:16px;font-size:.875rem}.LeadsView-module-scss-module__o8s5sq__errorBox p{color:var(--color-text);margin:6px 0 0;font-size:.8125rem}@media (min-width:640px){.LeadsView-module-scss-module__o8s5sq__viewToggleLabel{display:inline}}@media (min-width:768px){.LeadsView-module-scss-module__o8s5sq__toolbar{flex-direction:row;align-items:center}.LeadsView-module-scss-module__o8s5sq__searchForm{flex:auto}.LeadsView-module-scss-module__o8s5sq__toolbarActions{justify-content:flex-end}.LeadsView-module-scss-module__o8s5sq__addButton{display:inline-flex}}@media (min-width:1024px){.LeadsView-module-scss-module__o8s5sq__root{gap:16px}.LeadsView-module-scss-module__o8s5sq__listMobile{display:none}.LeadsView-module-scss-module__o8s5sq__listDesktop{display:block}.LeadsView-module-scss-module__o8s5sq__viewToggle{display:inline-flex}}
.TagInput-module-scss-module__i2PcrG__root{background:var(--color-body);border:1px solid var(--color-border);border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;width:100%;min-height:44px;padding:6px 8px;display:flex}.TagInput-module-scss-module__i2PcrG__root:focus-within{border-color:var(--color-accent)}.TagInput-module-scss-module__i2PcrG__chip{border:1px solid color-mix(in srgb,var(--color-accent)30%,transparent);color:var(--color-accent);background:#e8c47c1a;border-radius:999px;align-items:center;gap:4px;padding:4px 6px 4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.TagInput-module-scss-module__i2PcrG__chip button{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:inline-flex}.TagInput-module-scss-module__i2PcrG__input{min-width:80px;color:var(--color-text);background:0 0;border:none;flex:80px;min-height:30px;font-size:.9375rem}.TagInput-module-scss-module__i2PcrG__input:focus{outline:none}.TagInput-module-scss-module__i2PcrG__input::placeholder{color:var(--form-text-placeholder)}
.TestimonialsSection-module-scss-module__9_DicG__testimonials{padding:2rem 1.5rem;scroll-margin-top:80px}.TestimonialsSection-module-scss-module__9_DicG__container{max-width:1200px;margin:0 auto}.TestimonialsSection-module-scss-module__9_DicG__title{color:var(--color-text-heading);letter-spacing:-.025em;text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:800}.TestimonialsSection-module-scss-module__9_DicG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.TestimonialsSection-module-scss-module__9_DicG__card{background-color:var(--gray-10);border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.TestimonialsSection-module-scss-module__9_DicG__header{align-items:center;gap:1rem;display:flex}.TestimonialsSection-module-scss-module__9_DicG__avatar{background-color:var(--color-border);border:2px solid var(--color-text-subtle);object-fit:cover;border-radius:50%;flex-shrink:0;width:56px;height:56px;display:block}.TestimonialsSection-module-scss-module__9_DicG__info{flex-direction:column;gap:.125rem;display:flex}.TestimonialsSection-module-scss-module__9_DicG__name{color:var(--color-primary);font-size:1rem;font-weight:700}.TestimonialsSection-module-scss-module__9_DicG__company{color:var(--color-text-subtle);align-items:center;gap:.3rem;width:fit-content;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.TestimonialsSection-module-scss-module__9_DicG__company:hover{color:var(--color-primary)}.TestimonialsSection-module-scss-module__9_DicG__company svg{flex-shrink:0}.TestimonialsSection-module-scss-module__9_DicG__quote{color:var(--color-text);font-size:.9375rem;line-height:1.75}.TestimonialsSection-module-scss-module__9_DicG__disclaimer{color:var(--color-text-subtle);text-align:center;max-width:600px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:.75rem}@media (min-width:768px){.TestimonialsSection-module-scss-module__9_DicG__testimonials{padding:2rem}.TestimonialsSection-module-scss-module__9_DicG__card{gap:1.5rem;padding:2rem}.TestimonialsSection-module-scss-module__9_DicG__title{font-size:2.5rem}.TestimonialsSection-module-scss-module__9_DicG__grid{grid-template-columns:repeat(2,1fr)}}
.SuppliersFilterSheet-module-scss-module__Vr7inG__overlay{backdrop-filter:blur(4px);z-index:40;background:#0009;animation:.2s cubic-bezier(.16,1,.3,1) SuppliersFilterSheet-module-scss-module__Vr7inG__fadeIn;position:fixed;inset:0}.SuppliersFilterSheet-module-scss-module__Vr7inG__sheet{z-index:50;background:var(--color-primary-bg);color:var(--color-text);border-top:1px solid var(--color-border);border-radius:20px 20px 0 0;flex-direction:column;max-height:88vh;animation:.3s cubic-bezier(.16,1,.3,1) SuppliersFilterSheet-module-scss-module__Vr7inG__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}.SuppliersFilterSheet-module-scss-module__Vr7inG__sheet:before{content:"";background:#ffffff1f;border-radius:999px;width:36px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.SuppliersFilterSheet-module-scss-module__Vr7inG__header{justify-content:space-between;align-items:center;padding:24px 16px 8px;display:flex}.SuppliersFilterSheet-module-scss-module__Vr7inG__title{color:var(--color-text-heading);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700}.SuppliersFilterSheet-module-scss-module__Vr7inG__closeBtn{border:1px solid var(--color-border);width:36px;height:36px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.SuppliersFilterSheet-module-scss-module__Vr7inG__closeBtn:hover{color:var(--color-text-heading)}.SuppliersFilterSheet-module-scss-module__Vr7inG__body{flex-direction:column;flex:auto;gap:20px;padding:16px;display:flex;overflow-y:auto}.SuppliersFilterSheet-module-scss-module__Vr7inG__group{flex-direction:column;gap:10px;display:flex}.SuppliersFilterSheet-module-scss-module__Vr7inG__groupTitle{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.75rem;font-weight:600}.SuppliersFilterSheet-module-scss-module__Vr7inG__statusList{flex-wrap:wrap;gap:6px;display:flex}.SuppliersFilterSheet-module-scss-module__Vr7inG__statusOption{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;padding:2px;transition:border-color .15s,background .15s}.SuppliersFilterSheet-module-scss-module__Vr7inG__statusOptionActive{border-color:var(--color-accent);background:#e8c47c14}.SuppliersFilterSheet-module-scss-module__Vr7inG__choices{flex-wrap:wrap;gap:6px;display:flex}.SuppliersFilterSheet-module-scss-module__Vr7inG__choice{border:1px solid var(--color-border);min-height:44px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:10px;align-items:center;padding:0 14px;font-size:.8125rem;font-weight:600;display:inline-flex}.SuppliersFilterSheet-module-scss-module__Vr7inG__choice:hover{border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border))}.SuppliersFilterSheet-module-scss-module__Vr7inG__choiceActive{border-color:var(--color-accent);color:var(--color-accent);background:#e8c47c1f}.SuppliersFilterSheet-module-scss-module__Vr7inG__textInput{background:var(--color-body);border:1px solid var(--color-border);width:100%;min-height:44px;color:var(--color-text);border-radius:10px;padding:10px 12px;font-size:1rem}.SuppliersFilterSheet-module-scss-module__Vr7inG__textInput::placeholder{color:var(--form-text-placeholder)}.SuppliersFilterSheet-module-scss-module__Vr7inG__textInput:focus{border-color:var(--color-accent);outline:none}.SuppliersFilterSheet-module-scss-module__Vr7inG__footer{padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);background:var(--color-primary-bg);gap:8px;display:flex}.SuppliersFilterSheet-module-scss-module__Vr7inG__primaryBtn{background:var(--color-accent);min-height:48px;color:var(--black);cursor:pointer;border:none;border-radius:12px;flex:auto;font-size:.9375rem;font-weight:700;transition:background .2s,transform .2s cubic-bezier(.16,1,.3,1)}.SuppliersFilterSheet-module-scss-module__Vr7inG__primaryBtn:hover{background:var(--color-accent-light)}.SuppliersFilterSheet-module-scss-module__Vr7inG__primaryBtn:active{transform:scale(.98)}.SuppliersFilterSheet-module-scss-module__Vr7inG__secondaryBtn{border:1px solid var(--color-border);min-height:48px;color:var(--color-text);cursor:pointer;background:0 0;border-radius:12px;padding:0 18px;font-weight:600}.SuppliersFilterSheet-module-scss-module__Vr7inG__secondaryBtn:hover{color:var(--color-text-heading);border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border))}@media (min-width:768px){.SuppliersFilterSheet-module-scss-module__Vr7inG__sheet{border-left:1px solid var(--color-border);border-top:none;border-radius:20px 0 0 20px;width:400px;max-height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) SuppliersFilterSheet-module-scss-module__Vr7inG__slideLeft;inset:0 0 0 auto}.SuppliersFilterSheet-module-scss-module__Vr7inG__sheet:before{display:none}}@keyframes SuppliersFilterSheet-module-scss-module__Vr7inG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SuppliersFilterSheet-module-scss-module__Vr7inG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes SuppliersFilterSheet-module-scss-module__Vr7inG__slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}
.FinalCtaSection-module-scss-module__dct-JW__finalCta{padding:2rem 1.5rem}.FinalCtaSection-module-scss-module__dct-JW__card{background-color:var(--gray-10);border:1px solid var(--color-border);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;padding:3rem 1.5rem;display:flex}.FinalCtaSection-module-scss-module__dct-JW__headline{color:var(--color-text-heading);letter-spacing:-.025em;overflow-wrap:break-word;word-break:break-word;max-width:100%;font-size:1.75rem;font-weight:800;line-height:1.2}.FinalCtaSection-module-scss-module__dct-JW__qualifier{color:var(--color-text-subtle);max-width:600px;font-size:1.0625rem;line-height:1.7}.FinalCtaSection-module-scss-module__dct-JW__cta{background-color:var(--btn-primary-bg);color:var(--btn-primary-label);cursor:pointer;border:none;border-radius:9999px;margin-top:.5rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;transition:background-color .15s,transform .15s}.FinalCtaSection-module-scss-module__dct-JW__cta:hover{background-color:var(--btn-primary-hover);transform:scale(1.02)}.FinalCtaSection-module-scss-module__dct-JW__cta:active{transform:scale(.98)}@media (min-width:768px){.FinalCtaSection-module-scss-module__dct-JW__finalCta{padding:2rem}.FinalCtaSection-module-scss-module__dct-JW__card{padding:6rem 4rem}.FinalCtaSection-module-scss-module__dct-JW__headline{font-size:3rem}.FinalCtaSection-module-scss-module__dct-JW__qualifier{font-size:1.125rem}}
.SupplierAttachmentsPanel-module-scss-module__ndt8ba__root{flex-direction:column;gap:10px;display:flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__sectionTitle{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.75rem;font-weight:600}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__disabledBanner{border:1px dashed var(--color-border);color:var(--color-text-subtle);background:#60a5fa0f;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:.8125rem;display:flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__uploader{flex-direction:column;gap:10px;display:flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__kindRow{align-items:center;gap:8px;display:flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__kindLabel{color:var(--color-text-subtle);white-space:nowrap;font-size:.8125rem}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__kindSelect{-webkit-appearance:none;appearance:none;background-color:var(--color-body);border:1px solid var(--color-border);min-height:40px;color:var(--color-text);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 10px center;background-repeat:no-repeat;border-radius:10px;flex:auto;padding:0 32px 0 10px;font-size:.875rem}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__kindSelect:focus{border-color:var(--color-accent);outline:none}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__dropZone{border:1px dashed var(--color-border);background:var(--color-body);color:var(--color-text-subtle);cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:22px 16px;transition:border-color .15s,background .15s;display:flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__dropZone:hover{border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border))}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__dropZoneActive{border-color:var(--color-accent);background:#e8c47c0f}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__dropText{color:var(--color-text);font-size:.875rem;font-weight:600}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__dropSub{color:var(--color-text-subtle);font-size:.75rem}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__hiddenInput{display:none}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__uploadList,.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileList{flex-direction:column;gap:6px;list-style:none;display:flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__uploadItem{border:1px solid var(--color-border);border-radius:10px;grid-template-columns:1fr auto;grid-template-areas:"info cancel""bar cancel";align-items:center;gap:4px 8px;padding:8px 10px;display:grid}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__uploadInfo{grid-area:info;justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__uploadName{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;overflow:hidden}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__uploadPct{color:var(--color-accent);font-size:.75rem;font-weight:600}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__uploadError{color:var(--color-error);font-size:.75rem;font-weight:600}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__progressTrack{background:var(--color-border);border-radius:999px;grid-area:bar;height:4px;overflow:hidden}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__progressBar{background:var(--color-accent);border-radius:999px;height:100%;transition:width .2s}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__uploadCancel{border:1px solid var(--color-border);width:30px;height:30px;color:var(--color-text-subtle);cursor:pointer;background:0 0;border-radius:8px;grid-area:cancel;justify-content:center;align-items:center;display:inline-flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__uploadCancel:hover{color:var(--color-text)}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileItem{border:1px solid var(--color-border);border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileIcon{width:32px;height:32px;color:var(--color-accent);background:#e8c47c1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileMeta{flex-direction:column;flex:auto;gap:2px;min-width:0;display:flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileName{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileSub{color:var(--color-text-subtle);font-size:.6875rem}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileAction,.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileActionDanger{border:1px solid var(--color-border);width:32px;height:32px;color:var(--color-text-subtle);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileAction:hover,.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileActionDanger:hover{color:var(--color-text-heading);border-color:color-mix(in srgb,var(--color-accent)40%,var(--color-border))}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileAction:disabled,.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileActionDanger:disabled{opacity:.5;cursor:default}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__fileActionDanger:hover{color:var(--color-error);border-color:color-mix(in srgb,var(--color-error)40%,var(--color-border))}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__emptyNote{color:var(--color-text-subtle);margin:0;font-size:.8125rem}.SupplierAttachmentsPanel-module-scss-module__ndt8ba__spin{animation:.8s linear infinite SupplierAttachmentsPanel-module-scss-module__ndt8ba__spin}@keyframes SupplierAttachmentsPanel-module-scss-module__ndt8ba__spin{to{transform:rotate(360deg)}}
.styles-module-scss-module__MIuCTa__footer{background-color:var(--color-body);border-top:1px solid var(--color-border);flex-direction:column;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem;display:flex}.styles-module-scss-module__MIuCTa__top{flex-direction:column;align-items:center;gap:1rem;display:flex}.styles-module-scss-module__MIuCTa__logo{width:6rem;text-decoration:none}.styles-module-scss-module__MIuCTa__logoImage{width:100%}.styles-module-scss-module__MIuCTa__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.25rem;display:flex}.styles-module-scss-module__MIuCTa__link{color:var(--color-text-subtle);cursor:pointer;white-space:nowrap;font-size:.875rem;text-decoration:none;transition:color .15s}.styles-module-scss-module__MIuCTa__link:hover{color:var(--color-primary)}.styles-module-scss-module__MIuCTa__instagram{color:var(--color-text-subtle);align-items:center;transition:color .15s;display:flex}.styles-module-scss-module__MIuCTa__instagram:hover{color:var(--color-primary)}.styles-module-scss-module__MIuCTa__divider{background-color:var(--color-border);height:1px}.styles-module-scss-module__MIuCTa__bottom{justify-content:center;display:flex}.styles-module-scss-module__MIuCTa__copyright{color:var(--color-text-subtle);font-size:.75rem}@media (min-width:768px){.styles-module-scss-module__MIuCTa__footer{padding:2rem}.styles-module-scss-module__MIuCTa__top{flex-direction:row;justify-content:space-between}.styles-module-scss-module__MIuCTa__links{gap:1.5rem}}
.styles-module-scss-module__sOReBq__page{background-color:var(--background);color:var(--color-text);min-height:100vh}.styles-module-scss-module__sOReBq__header{border-bottom:1px solid var(--color-border);justify-content:center;padding:1rem 2rem;display:flex}.styles-module-scss-module__sOReBq__logo{width:6rem;text-decoration:none}.styles-module-scss-module__sOReBq__logoImage{width:100%}.styles-module-scss-module__sOReBq__container{max-width:800px;margin:0 auto;padding:5rem 2rem 4rem}.styles-module-scss-module__sOReBq__title{color:var(--color-text-heading);text-align:center;margin-bottom:3rem;font-size:3.5rem;font-weight:300}.styles-module-scss-module__sOReBq__section{margin-bottom:2.5rem}.styles-module-scss-module__sOReBq__section h2{color:var(--color-text-heading);margin-bottom:1rem;font-size:1.25rem;font-style:italic;font-weight:700}.styles-module-scss-module__sOReBq__section p{color:var(--color-text-subtle);margin-bottom:1rem;font-size:.9375rem;line-height:1.8}.styles-module-scss-module__sOReBq__section ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.styles-module-scss-module__sOReBq__section ul li{color:var(--color-text-subtle);margin-bottom:.25rem;font-size:.9375rem;line-height:1.8}
