.PortalIndustriaScreen-module__rWUrPa__pageHeroSm{background:linear-gradient(135deg,var(--portal-primary-dark),var(--portal-primary));padding:110px 0 56px;position:relative;overflow:hidden}.PortalIndustriaScreen-module__rWUrPa__pageHeroSm:before{content:"";background:radial-gradient(circle at 100% 0,#00c2ff2e,#0000 30%);position:absolute;inset:0}.PortalIndustriaScreen-module__rWUrPa__pageHeroSm:after{content:"";background:var(--portal-bg);border-radius:50% 50% 0 0/100% 100% 0 0;height:40px;position:absolute;bottom:-1px;left:0;right:0}.PortalIndustriaScreen-module__rWUrPa__pageHeroSm .PortalIndustriaScreen-module__rWUrPa__container{z-index:1;position:relative}.PortalIndustriaScreen-module__rWUrPa__pageHeroSm h1{color:var(--portal-page-hero-text);font-size:32px;font-weight:800}.PortalIndustriaScreen-module__rWUrPa__pageHeroSm p{color:var(--portal-page-hero-subtext);margin-top:8px;font-size:15px}.PortalIndustriaScreen-module__rWUrPa__catLayout{z-index:1;gap:32px;padding:40px 0 80px;display:flex;position:relative}.PortalIndustriaScreen-module__rWUrPa__catSidebar{z-index:1;flex-shrink:0;width:260px;height:fit-content;position:sticky;top:88px}.PortalIndustriaScreen-module__rWUrPa__filterBlock{background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:16px;margin-bottom:16px;padding:20px}.PortalIndustriaScreen-module__rWUrPa__filterBlock h4{color:var(--portal-text-soft);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:13px;font-weight:600}.PortalIndustriaScreen-module__rWUrPa__requiredMark{color:var(--portal-danger);font-weight:700}.PortalIndustriaScreen-module__rWUrPa__filterChips{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.PortalIndustriaScreen-module__rWUrPa__filterSearch{flex-direction:column;gap:10px;display:flex;position:relative}.PortalIndustriaScreen-module__rWUrPa__filterSearchInput{background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:12px;align-items:center;gap:8px;padding:10px 12px;display:flex}.PortalIndustriaScreen-module__rWUrPa__filterSearchInput input{color:var(--portal-text);background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:13px}.PortalIndustriaScreen-module__rWUrPa__filterSearchInput input::placeholder{color:var(--portal-text-muted)}.PortalIndustriaScreen-module__rWUrPa__filterSelectedCity{width:100%;color:var(--portal-text-soft);background:var(--portal-surface);border:1px solid var(--portal-border);cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:500;transition:all .2s;overflow:hidden}.PortalIndustriaScreen-module__rWUrPa__filterSelectedCity:hover{border-color:color-mix(in srgb,var(--portal-accent) 25%,var(--portal-surface));color:var(--portal-text);background:color-mix(in srgb,var(--portal-accent) 8%,var(--portal-surface))}.PortalIndustriaScreen-module__rWUrPa__filterList{background:var(--portal-surface);border:1px solid var(--portal-border);scrollbar-gutter:stable;border-radius:14px;flex-direction:column;gap:4px;max-height:224px;padding:6px;display:flex;overflow-y:auto;box-shadow:0 16px 32px #00000040}.PortalIndustriaScreen-module__rWUrPa__filterList::-webkit-scrollbar{width:8px}.PortalIndustriaScreen-module__rWUrPa__filterList::-webkit-scrollbar-track{background:0 0}.PortalIndustriaScreen-module__rWUrPa__filterList::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.PortalIndustriaScreen-module__rWUrPa__filterList::-webkit-scrollbar-thumb:hover{background:#94a3b880}.PortalIndustriaScreen-module__rWUrPa__filterOption{width:100%;min-height:36px;color:var(--portal-text-soft);cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;padding:9px 12px;font-size:12px;font-weight:500;line-height:1.35;transition:all .2s;display:flex;overflow:hidden}.PortalIndustriaScreen-module__rWUrPa__filterOptionActive,.PortalIndustriaScreen-module__rWUrPa__filterOption:hover{border-color:color-mix(in srgb,var(--portal-accent) 25%,var(--portal-surface));color:var(--portal-text);background:color-mix(in srgb,var(--portal-accent) 12%,var(--portal-surface))}.PortalIndustriaScreen-module__rWUrPa__filterEmpty{color:var(--portal-text-muted);padding:4px 2px;font-size:12px}.PortalIndustriaScreen-module__rWUrPa__clearFiltersButton{width:100%;color:var(--portal-text);border:1px solid var(--portal-border);background:0 0;border-radius:12px;justify-content:center;align-items:center;padding:11px 16px;font-size:13px;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.PortalIndustriaScreen-module__rWUrPa__clearFiltersButton:hover:not(:disabled){border-color:var(--portal-accent);color:var(--portal-accent);background:color-mix(in srgb,var(--portal-accent) 6%,var(--portal-surface))}.PortalIndustriaScreen-module__rWUrPa__clearFiltersButton:disabled{opacity:.45;cursor:not-allowed}.PortalIndustriaScreen-module__rWUrPa__chip{color:var(--portal-text-muted);background:var(--portal-surface);border:1px solid var(--portal-border);cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:100%;padding:6px 12px;font-size:12px;font-weight:500;transition:all .2s;overflow:hidden}.PortalIndustriaScreen-module__rWUrPa__chipOn,.PortalIndustriaScreen-module__rWUrPa__chip:hover{border-color:var(--portal-accent);color:var(--portal-primary-dark);background:var(--portal-accent)}.PortalIndustriaScreen-module__rWUrPa__catMain{z-index:1;flex:1;min-width:0;position:relative}.PortalIndustriaScreen-module__rWUrPa__listView{grid-template-columns:1fr!important}.PortalIndustriaScreen-module__rWUrPa__catToolbar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.PortalIndustriaScreen-module__rWUrPa__catCount{color:var(--portal-text-muted);font-size:14px}.PortalIndustriaScreen-module__rWUrPa__catViews{gap:4px;display:flex}.PortalIndustriaScreen-module__rWUrPa__vbtn{border:1px solid var(--portal-border);background:var(--portal-surface-2);width:34px;height:34px;color:var(--portal-text-muted);border-radius:8px;justify-content:center;align-items:center;display:flex}.PortalIndustriaScreen-module__rWUrPa__vbtnActive{background:var(--portal-accent);color:var(--portal-primary-dark);border-color:var(--portal-accent)}.PortalIndustriaScreen-module__rWUrPa__connPicker{background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:16px;margin:32px 0;padding:28px}.PortalIndustriaScreen-module__rWUrPa__connPicker label{color:var(--portal-text);margin-bottom:10px;font-size:14px;font-weight:600;display:block}.PortalIndustriaScreen-module__rWUrPa__connPicker select{background:var(--portal-surface);border:1px solid var(--portal-border);width:100%;max-width:400px;color:var(--portal-text);border-radius:8px;padding:10px 14px;font-family:inherit;font-size:14px}.PortalIndustriaScreen-module__rWUrPa__connPickerHint{color:var(--portal-text-muted);max-width:720px;margin-top:12px;font-size:13px;line-height:1.6}.PortalIndustriaScreen-module__rWUrPa__connResults{padding-bottom:64px}.PortalIndustriaScreen-module__rWUrPa__emptyState{text-align:center;color:var(--portal-text-muted);padding:64px 20px}.PortalIndustriaScreen-module__rWUrPa__emptyState svg{opacity:.5;margin:0 auto 16px}.PortalIndustriaScreen-module__rWUrPa__connGroupTitle{color:var(--portal-text-soft);align-items:center;gap:8px;margin-bottom:16px;font-size:15px;font-weight:600;display:flex}.PortalIndustriaScreen-module__rWUrPa__connBadge{background:var(--portal-accent);color:var(--portal-primary-dark);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__connGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;margin-bottom:32px;display:grid}.PortalIndustriaScreen-module__rWUrPa__connCard{background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:16px;padding:20px;transition:all .25s}.PortalIndustriaScreen-module__rWUrPa__connCard:hover{border-color:var(--portal-accent);box-shadow:0 0 0 1px var(--portal-accent)}.PortalIndustriaScreen-module__rWUrPa__connCardTop{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.PortalIndustriaScreen-module__rWUrPa__connCardInfo{flex:1;min-width:0}.PortalIndustriaScreen-module__rWUrPa__connCardSeg{color:var(--portal-text);font-size:15px;font-weight:600}.PortalIndustriaScreen-module__rWUrPa__connCardSub{color:var(--portal-text-muted);font-size:12px}.PortalIndustriaScreen-module__rWUrPa__connMatch{white-space:nowrap;color:var(--portal-green);background:color-mix(in srgb,var(--portal-green) 10%,var(--portal-surface));border-radius:999px;flex-shrink:0;align-self:flex-start;padding:4px 10px;font-size:11px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__connReason{color:var(--portal-text-muted);font-size:13px;line-height:1.5}.PortalIndustriaScreen-module__rWUrPa__connMetrics{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.PortalIndustriaScreen-module__rWUrPa__connMetric{color:var(--portal-text-soft);background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__connCompanies{border-top:1px solid var(--portal-border);flex-direction:column;gap:10px;margin-top:16px;padding-top:16px;display:flex}.PortalIndustriaScreen-module__rWUrPa__connCompaniesTitle{color:var(--portal-text-soft);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__connCompaniesList{flex-direction:column;gap:10px;display:flex}.PortalIndustriaScreen-module__rWUrPa__connCompanyItem{background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.PortalIndustriaScreen-module__rWUrPa__connCompanyItem:hover{border-color:var(--portal-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--portal-accent) 30%, transparent)}.PortalIndustriaScreen-module__rWUrPa__connCompanyText{flex-direction:column;gap:4px;min-width:0;display:flex}.PortalIndustriaScreen-module__rWUrPa__connCompanyName{color:var(--portal-text);font-size:13px;font-weight:600}.PortalIndustriaScreen-module__rWUrPa__connCompanyCity{color:var(--portal-text-muted);font-size:12px}.PortalIndustriaScreen-module__rWUrPa__connCompanyMeta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.PortalIndustriaScreen-module__rWUrPa__connCompanyAffinity{color:var(--portal-green);background:color-mix(in srgb,var(--portal-green) 10%,var(--portal-surface));white-space:nowrap;border-radius:999px;flex-shrink:0;padding:5px 8px;font-size:11px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__connCompanyTag{color:var(--portal-accent);background:color-mix(in srgb,var(--portal-accent) 10%,var(--portal-surface));border-radius:999px;flex-shrink:0;padding:5px 8px;font-size:11px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__eventsFull{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;padding:40px 0 64px;display:grid}.PortalIndustriaScreen-module__rWUrPa__sobreGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;padding:40px 0 80px;display:grid}.PortalIndustriaScreen-module__rWUrPa__sobreCard{background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:16px;padding:28px}.PortalIndustriaScreen-module__rWUrPa__sobreIcon{background:var(--portal-accent-glow);width:48px;height:48px;color:var(--portal-accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.PortalIndustriaScreen-module__rWUrPa__sobreCard h3{color:var(--portal-text);margin-bottom:8px;font-size:18px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__sobreCard p{color:var(--portal-text-muted);font-size:14px;line-height:1.6}.PortalIndustriaScreen-module__rWUrPa__stepper{z-index:1;justify-content:center;align-items:center;max-width:640px;margin:0 auto;padding:32px 0;display:flex;position:relative}.PortalIndustriaScreen-module__rWUrPa__stepWrap{align-items:center;display:flex}.PortalIndustriaScreen-module__rWUrPa__step{color:var(--portal-text-muted);white-space:nowrap;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.PortalIndustriaScreen-module__rWUrPa__step span{background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.PortalIndustriaScreen-module__rWUrPa__stepActive{color:var(--portal-accent)}.PortalIndustriaScreen-module__rWUrPa__stepActive span{background:var(--portal-accent);color:var(--portal-primary-dark);border-color:var(--portal-accent)}.PortalIndustriaScreen-module__rWUrPa__stepCurrent{font-weight:700}.PortalIndustriaScreen-module__rWUrPa__stepLine{background:var(--portal-border);flex:1;min-width:24px;max-width:48px;height:1px;margin:0 8px}.PortalIndustriaScreen-module__rWUrPa__formWrap{z-index:1;max-width:640px;margin:0 auto;padding-bottom:80px;position:relative}.PortalIndustriaScreen-module__rWUrPa__formStep h3{color:var(--portal-text);margin-bottom:24px;font-size:20px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__formHint{color:var(--portal-text-muted);margin-bottom:16px;font-size:13px}.PortalIndustriaScreen-module__rWUrPa__fg{grid-template-columns:1fr 1fr;gap:16px;display:grid}.PortalIndustriaScreen-module__rWUrPa__ff{flex-direction:column;gap:6px;display:flex}.PortalIndustriaScreen-module__rWUrPa__full{grid-column:1/-1}.PortalIndustriaScreen-module__rWUrPa__compactRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.PortalIndustriaScreen-module__rWUrPa__inputActionWrap{position:relative}.PortalIndustriaScreen-module__rWUrPa__inputWithAction{padding-right:52px!important}.PortalIndustriaScreen-module__rWUrPa__fieldActionRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.PortalIndustriaScreen-module__rWUrPa__inlineActionButton{border:1px solid var(--portal-border);background:var(--portal-surface-2);width:32px;height:32px;color:var(--portal-text-soft);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.PortalIndustriaScreen-module__rWUrPa__inlineActionButton:hover{border-color:var(--portal-accent);color:var(--portal-accent);background:color-mix(in srgb,var(--portal-accent) 8%,var(--portal-surface))}.PortalIndustriaScreen-module__rWUrPa__inlineActionButton:disabled{opacity:.5;cursor:not-allowed}.PortalIndustriaScreen-module__rWUrPa__spinningIcon{animation:1s linear infinite PortalIndustriaScreen-module__rWUrPa__spin}.PortalIndustriaScreen-module__rWUrPa__ff label{color:var(--portal-text-soft);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.PortalIndustriaScreen-module__rWUrPa__ff input,.PortalIndustriaScreen-module__rWUrPa__ff select,.PortalIndustriaScreen-module__rWUrPa__ff textarea{box-sizing:border-box;background:var(--portal-surface-2);border:1px solid var(--portal-border);width:100%;color:var(--portal-text);border-radius:8px;padding:11px 14px;font-family:inherit;font-size:14px}.PortalIndustriaScreen-module__rWUrPa__ff input:disabled,.PortalIndustriaScreen-module__rWUrPa__ff select:disabled,.PortalIndustriaScreen-module__rWUrPa__ff textarea:disabled{opacity:1;cursor:not-allowed;background:var(--portal-surface);color:var(--portal-text-muted);border-color:var(--portal-border)}.PortalIndustriaScreen-module__rWUrPa__annList{flex-direction:column;gap:16px;display:flex}.PortalIndustriaScreen-module__rWUrPa__annCard{border:1px solid var(--portal-border);background:var(--portal-surface);border-radius:10px;flex-direction:column;gap:12px;padding:16px;display:flex}.PortalIndustriaScreen-module__rWUrPa__fieldHintSuccess,.PortalIndustriaScreen-module__rWUrPa__fieldHintWarning,.PortalIndustriaScreen-module__rWUrPa__fieldHintError,.PortalIndustriaScreen-module__rWUrPa__fieldHintMuted{font-size:12px}.PortalIndustriaScreen-module__rWUrPa__fieldHintSuccess{color:var(--portal-green)}.PortalIndustriaScreen-module__rWUrPa__fieldHintWarning{color:var(--portal-amber)}.PortalIndustriaScreen-module__rWUrPa__fieldHintError{color:var(--portal-danger)}.PortalIndustriaScreen-module__rWUrPa__fieldHintMuted{color:var(--portal-text-muted)}.PortalIndustriaScreen-module__rWUrPa__fieldHintBlock{margin-top:4px}.PortalIndustriaScreen-module__rWUrPa__fieldHintLink{text-decoration:underline}.PortalIndustriaScreen-module__rWUrPa__inlineLoaderIcon{margin-right:4px;display:inline}.PortalIndustriaScreen-module__rWUrPa__inlineSubmitLoaderIcon{margin-right:6px;display:inline}.PortalIndustriaScreen-module__rWUrPa__textSoft{color:var(--portal-text-soft)}.PortalIndustriaScreen-module__rWUrPa__textDangerForm{color:var(--portal-danger);margin-top:4px;font-size:.8rem}.PortalIndustriaScreen-module__rWUrPa__textDangerBody{color:var(--portal-danger);margin-top:.5rem;font-size:.875rem}.PortalIndustriaScreen-module__rWUrPa__textDangerXs{color:var(--portal-danger);margin-top:8px;font-size:12px}.PortalIndustriaScreen-module__rWUrPa__textSuccessStrong{color:var(--portal-green);font-size:13px;font-weight:600}.PortalIndustriaScreen-module__rWUrPa__sectionDescription{color:var(--portal-text-muted);margin-bottom:20px;font-size:13px}.PortalIndustriaScreen-module__rWUrPa__fgSingle{grid-template-columns:1fr!important}.PortalIndustriaScreen-module__rWUrPa__formActionsCompact{margin-top:20px!important}.PortalIndustriaScreen-module__rWUrPa__paginationWrap{justify-content:center;margin-top:20px;display:flex}.PortalIndustriaScreen-module__rWUrPa__fetchingText{color:var(--portal-text-soft);margin-top:12px;font-size:12px}.PortalIndustriaScreen-module__rWUrPa__dangerSection{border-color:color-mix(in srgb,var(--portal-danger) 30%,var(--portal-border))}.PortalIndustriaScreen-module__rWUrPa__dangerTitle{color:var(--portal-danger)}.PortalIndustriaScreen-module__rWUrPa__dangerButton{border-color:color-mix(in srgb,var(--portal-danger) 40%,var(--portal-surface));color:var(--portal-danger)}.PortalIndustriaScreen-module__rWUrPa__dangerButton:hover{background:color-mix(in srgb,var(--portal-danger) 8%,var(--portal-surface));border-color:var(--portal-danger);color:var(--portal-danger)}.PortalIndustriaScreen-module__rWUrPa__hiddenInput{display:none}.PortalIndustriaScreen-module__rWUrPa__logoPreviewImg{-o-object-fit:contain;object-fit:contain;border-radius:6px;max-width:200px;max-height:80px}.PortalIndustriaScreen-module__rWUrPa__annCardHeader{justify-content:space-between;align-items:center;display:flex}.PortalIndustriaScreen-module__rWUrPa__annCardTitle{color:var(--portal-text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__annRemoveBtn{color:var(--portal-danger);cursor:pointer;background:0 0;border:none;font-size:12px}.PortalIndustriaScreen-module__rWUrPa__annTypeRow{flex-wrap:wrap;gap:8px;display:flex}.PortalIndustriaScreen-module__rWUrPa__annTypeOption{cursor:pointer;border:1px solid var(--portal-border);color:var(--portal-text-soft);border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;transition:all .2s;display:flex}.PortalIndustriaScreen-module__rWUrPa__annTypeOption:hover{border-color:var(--portal-accent);color:var(--portal-accent);background:color-mix(in srgb,var(--portal-accent) 8%,var(--portal-surface))}.PortalIndustriaScreen-module__rWUrPa__annTypeOptionActive{background:var(--portal-accent);border-color:var(--portal-accent);color:var(--portal-primary-dark)}.PortalIndustriaScreen-module__rWUrPa__annPhotoHint{text-transform:none;color:var(--portal-text-muted);font-weight:400}.PortalIndustriaScreen-module__rWUrPa__annPhotoGrid{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PortalIndustriaScreen-module__rWUrPa__annPhotoItem{width:72px;height:72px;position:relative}.PortalIndustriaScreen-module__rWUrPa__annPhotoImg{-o-object-fit:cover;object-fit:cover;border:1px solid var(--portal-border);border-radius:6px;width:72px;height:72px}.PortalIndustriaScreen-module__rWUrPa__annPhotoRemove{background:var(--portal-danger);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.PortalIndustriaScreen-module__rWUrPa__annPhotoAdd{border:1px dashed var(--portal-border);cursor:pointer;width:72px;height:72px;color:var(--portal-text-muted);border-radius:6px;justify-content:center;align-items:center;font-size:22px;transition:all .2s;display:flex}.PortalIndustriaScreen-module__rWUrPa__annAddButton{border:1px dashed var(--portal-border);color:var(--portal-text-muted);cursor:pointer;background:0 0;border-radius:8px;width:100%;margin-top:12px;padding:8px 16px;font-size:13px;transition:all .2s}.PortalIndustriaScreen-module__rWUrPa__annWarning{color:var(--portal-amber);margin-top:8px;font-size:.8rem}.PortalIndustriaScreen-module__rWUrPa__uploadZone{border:2px dashed var(--portal-border);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px;display:flex}.PortalIndustriaScreen-module__rWUrPa__uploadZone p{color:var(--portal-text-soft);margin:0;font-size:14px}.PortalIndustriaScreen-module__rWUrPa__uploadZone small{color:var(--portal-text-muted);font-size:12px}.PortalIndustriaScreen-module__rWUrPa__formActions{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.PortalIndustriaScreen-module__rWUrPa__formActions button{padding:9px 20px!important;font-size:13px!important}.PortalIndustriaScreen-module__rWUrPa__contatoGrid{grid-template-columns:1fr 1.4fr;gap:32px;padding:40px 0 80px;display:grid}.PortalIndustriaScreen-module__rWUrPa__contatoCards{grid-template-columns:1fr 1fr;align-content:start;gap:16px;display:grid}.PortalIndustriaScreen-module__rWUrPa__contatoCard{background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:16px;padding:24px;transition:all .3s}.PortalIndustriaScreen-module__rWUrPa__contatoCardIcon{background:var(--portal-accent-glow);width:44px;height:44px;color:var(--portal-accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:14px;display:flex}.PortalIndustriaScreen-module__rWUrPa__contatoCard h4{color:var(--portal-text);margin-bottom:6px;font-size:14px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__contatoCard p{color:var(--portal-text-soft);margin-bottom:4px;font-size:14px}.PortalIndustriaScreen-module__rWUrPa__contatoCard small{color:var(--portal-text-muted);font-size:12px}.PortalIndustriaScreen-module__rWUrPa__contatoFormWrap{align-self:start}.PortalIndustriaScreen-module__rWUrPa__contatoFormBox{background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:16px;padding:32px}.PortalIndustriaScreen-module__rWUrPa__contatoFormBox h3{color:var(--portal-text);margin-bottom:4px;font-size:18px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__contatoFormSub{color:var(--portal-text-muted);margin-bottom:24px;font-size:13px}.PortalIndustriaScreen-module__rWUrPa__anunciosKpis{z-index:1;flex-wrap:wrap;gap:20px;margin-bottom:24px;display:flex;position:relative}.PortalIndustriaScreen-module__rWUrPa__anuncioKpi{z-index:1;background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:16px;flex:1;align-items:center;gap:14px;max-width:240px;padding:20px 24px;display:flex;position:relative}.PortalIndustriaScreen-module__rWUrPa__anuncioKpiIcon{width:40px;height:40px;color:var(--portal-accent);background:var(--portal-accent-glow);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PortalIndustriaScreen-module__rWUrPa__anuncioKpi strong{color:var(--portal-text);font-size:24px;font-weight:800;display:block}.PortalIndustriaScreen-module__rWUrPa__anuncioKpi span{color:var(--portal-text-muted);font-size:12px}.PortalIndustriaScreen-module__rWUrPa__anunciosToolbar{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex;position:relative}.PortalIndustriaScreen-module__rWUrPa__anunciosActions{gap:10px;display:flex}.PortalIndustriaScreen-module__rWUrPa__anunciosToolbarRight{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.PortalIndustriaScreen-module__rWUrPa__anunciosSort{z-index:1;background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:999px;align-items:center;gap:8px;padding:8px 14px;display:flex;position:relative}.PortalIndustriaScreen-module__rWUrPa__anunciosSort label{color:var(--portal-text-muted);white-space:nowrap;font-size:12px;font-weight:600}.PortalIndustriaScreen-module__rWUrPa__anunciosSort select{color:var(--portal-text);cursor:pointer;background:0 0;border:none;outline:none;min-width:220px;font-family:inherit;font-size:13px}.PortalIndustriaScreen-module__rWUrPa__anunciosSort select option{background:var(--portal-surface-2);color:var(--portal-text)}.PortalIndustriaScreen-module__rWUrPa__anunciosSearch{z-index:1;background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:999px;align-items:center;gap:8px;min-width:240px;padding:8px 16px;display:flex;position:relative}.PortalIndustriaScreen-module__rWUrPa__anunciosSearch input{color:var(--portal-text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.PortalIndustriaScreen-module__rWUrPa__anunciosTabs{gap:4px;margin-bottom:16px;display:flex}.PortalIndustriaScreen-module__rWUrPa__anuncioTab{color:var(--portal-text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;align-items:center;gap:5px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;display:flex}.PortalIndustriaScreen-module__rWUrPa__anuncioTab span{opacity:.95;font-size:11px}.PortalIndustriaScreen-module__rWUrPa__anuncioTabActive{background:var(--portal-accent);color:var(--portal-primary-dark)}.PortalIndustriaScreen-module__rWUrPa__anunciosTable{background:var(--portal-surface-2);border:1px solid var(--portal-border);z-index:1;border-radius:16px;position:relative;overflow:visible}.PortalIndustriaScreen-module__rWUrPa__anunciosHeader,.PortalIndustriaScreen-module__rWUrPa__anuncioRow{grid-template-columns:60px minmax(0,1fr) 100px 120px 120px 100px 40px;align-items:center;padding:14px 20px;display:grid}.PortalIndustriaScreen-module__rWUrPa__anunciosHeader{color:var(--portal-accent);text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid var(--portal-border);font-size:11px;font-weight:600}.PortalIndustriaScreen-module__rWUrPa__anunciosHeader span{white-space:nowrap}.PortalIndustriaScreen-module__rWUrPa__anuncioRow{border-bottom:1px solid var(--portal-border)}.PortalIndustriaScreen-module__rWUrPa__anuncioRow:last-child{border-bottom:none}.PortalIndustriaScreen-module__rWUrPa__atFoto img{-o-object-fit:cover;object-fit:cover;border-radius:8px;width:40px;height:40px}.PortalIndustriaScreen-module__rWUrPa__atNome{color:var(--portal-text);font-size:14px;font-weight:500}.PortalIndustriaScreen-module__rWUrPa__atTipo{color:var(--portal-text-muted);font-size:13px}.PortalIndustriaScreen-module__rWUrPa__atViews,.PortalIndustriaScreen-module__rWUrPa__atPub{color:var(--portal-text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.PortalIndustriaScreen-module__rWUrPa__statusBadge{border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.PortalIndustriaScreen-module__rWUrPa__statusAtivo{background:color-mix(in srgb,var(--portal-green) 10%,var(--portal-surface));color:var(--portal-green)}.PortalIndustriaScreen-module__rWUrPa__statusExpirando{background:color-mix(in srgb,var(--portal-amber) 12%,var(--portal-surface));color:var(--portal-amber)}.PortalIndustriaScreen-module__rWUrPa__statusExcluido{background:color-mix(in srgb,var(--portal-danger) 12%,var(--portal-surface));color:var(--portal-danger)}.PortalIndustriaScreen-module__rWUrPa__anuncioMore{color:var(--portal-text-muted);cursor:pointer;background:0 0;border:none;font-size:18px}.PortalIndustriaScreen-module__rWUrPa__rowMenuWrap{z-index:1;justify-content:center;display:flex;position:relative}.PortalIndustriaScreen-module__rWUrPa__rowMenuWrapOpen{z-index:200}.PortalIndustriaScreen-module__rWUrPa__rowMenuBtn{width:32px;height:32px;color:var(--portal-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex}.PortalIndustriaScreen-module__rWUrPa__rowMenuBtn:hover{background:var(--portal-surface-2);border-color:var(--portal-border);color:var(--portal-text)}.PortalIndustriaScreen-module__rWUrPa__rowDropdown{background:var(--portal-surface-2);border:1px solid var(--portal-border);z-index:210;border-radius:12px;min-width:192px;animation:.12s PortalIndustriaScreen-module__rWUrPa__rowDdFade;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 16px 48px #0009}@keyframes PortalIndustriaScreen-module__rWUrPa__rowDdFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.PortalIndustriaScreen-module__rWUrPa__rowDropdownItem{width:100%;color:var(--portal-text-soft);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:500;text-decoration:none;transition:all .12s;display:flex}.PortalIndustriaScreen-module__rWUrPa__rowDropdownItem:hover{background:var(--portal-surface-2);color:var(--portal-text)}.PortalIndustriaScreen-module__rWUrPa__rowDropdownDivider{background:var(--portal-border);height:1px;margin:4px 0}.PortalIndustriaScreen-module__rWUrPa__rowDropdownItemDanger{color:var(--portal-text-soft)}.PortalIndustriaScreen-module__rWUrPa__rowDropdownItemDanger:hover{color:var(--portal-danger);background:#ef444414}.PortalIndustriaScreen-module__rWUrPa__editModalCard{background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:20px;flex-direction:column;max-height:min(760px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 32px 80px #000000b3}.PortalIndustriaScreen-module__rWUrPa__editModalHeader{border-bottom:1px solid var(--portal-border);padding:24px 28px 0}.PortalIndustriaScreen-module__rWUrPa__editModalTitle{color:var(--portal-text);max-width:420px;margin:0;font-size:18px;font-weight:700;line-height:1.3}.PortalIndustriaScreen-module__rWUrPa__editModalClose{background:var(--portal-surface-2);border:1px solid var(--portal-border);width:32px;height:32px;color:var(--portal-text-soft);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.PortalIndustriaScreen-module__rWUrPa__editModalClose:hover{border-color:var(--portal-border);color:var(--portal-text)}.PortalIndustriaScreen-module__rWUrPa__editModalTabs{gap:2px;display:flex}.PortalIndustriaScreen-module__rWUrPa__editModalTab{cursor:pointer;color:var(--portal-text-muted);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.PortalIndustriaScreen-module__rWUrPa__editModalTab:hover{color:var(--portal-text-soft)}.PortalIndustriaScreen-module__rWUrPa__editModalTabActive{font-weight:700}.PortalIndustriaScreen-module__rWUrPa__editModalForm{flex-direction:column;flex:1;min-height:0;display:flex}.PortalIndustriaScreen-module__rWUrPa__editModalBody{scrollbar-gutter:stable both-edges;overscroll-behavior:contain;flex:1;min-height:0;padding:24px 28px;overflow-y:auto}.PortalIndustriaScreen-module__rWUrPa__editModalBody::-webkit-scrollbar{width:8px}.PortalIndustriaScreen-module__rWUrPa__editModalBody::-webkit-scrollbar-track{background:0 0}.PortalIndustriaScreen-module__rWUrPa__editModalBody::-webkit-scrollbar-thumb{background:#94a3b859;border-radius:999px}.PortalIndustriaScreen-module__rWUrPa__editModalBody::-webkit-scrollbar-thumb:hover{background:#94a3b880}.PortalIndustriaScreen-module__rWUrPa__editModalLoading{color:var(--portal-text-muted);justify-content:center;align-items:center;gap:10px;padding:48px;display:flex}.PortalIndustriaScreen-module__rWUrPa__editModalMuted{color:var(--portal-text-muted);font-size:12px}.PortalIndustriaScreen-module__rWUrPa__editModalSectionLabel{color:var(--portal-text-soft);text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:12px;font-weight:600}.PortalIndustriaScreen-module__rWUrPa__editModalStatusCard{border-radius:12px;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.PortalIndustriaScreen-module__rWUrPa__editModalStatusCardActive{background:color-mix(in srgb,var(--portal-green) 10%,var(--portal-surface));border:1px solid color-mix(in srgb,var(--portal-green) 22%,var(--portal-surface))}.PortalIndustriaScreen-module__rWUrPa__editModalStatusCardInactive{background:color-mix(in srgb,var(--portal-text-muted) 10%,var(--portal-surface));border:1px solid color-mix(in srgb,var(--portal-text-muted) 18%,var(--portal-surface))}.PortalIndustriaScreen-module__rWUrPa__editModalStatusIcon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.PortalIndustriaScreen-module__rWUrPa__editModalStatusIconActive{background:color-mix(in srgb,var(--portal-green) 16%,var(--portal-surface));color:var(--portal-green)}.PortalIndustriaScreen-module__rWUrPa__editModalStatusIconInactive{background:color-mix(in srgb,var(--portal-text-muted) 14%,var(--portal-surface));color:var(--portal-text-muted)}.PortalIndustriaScreen-module__rWUrPa__editModalStatusTitle{color:var(--portal-text);font-size:14px;font-weight:600}.PortalIndustriaScreen-module__rWUrPa__editModalStatusText{color:var(--portal-text-muted);margin-top:2px;font-size:12px}.PortalIndustriaScreen-module__rWUrPa__editModalToggle{cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:48px;height:26px;transition:all .2s;position:relative}.PortalIndustriaScreen-module__rWUrPa__editModalToggleActive{background:var(--portal-green)}.PortalIndustriaScreen-module__rWUrPa__editModalToggleInactive{background:color-mix(in srgb,var(--portal-text-muted) 28%,var(--portal-surface))}.PortalIndustriaScreen-module__rWUrPa__editModalToggleThumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .2s;position:absolute;top:3px;box-shadow:0 1px 4px #0000004d}.PortalIndustriaScreen-module__rWUrPa__editModalFooter{border-top:1px solid var(--portal-border);justify-content:flex-end;gap:10px;padding:16px 28px;display:flex}.PortalIndustriaScreen-module__rWUrPa__anuncioBtnGhostSm{color:var(--portal-text);border:1px solid var(--portal-border);background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:9px 20px;font-size:13px;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.PortalIndustriaScreen-module__rWUrPa__anuncioBtnGhostSm:hover{border-color:var(--portal-accent);color:var(--portal-accent)}.PortalIndustriaScreen-module__rWUrPa__wizardWrap{max-width:680px;margin:0 auto;padding:32px 0 80px}.PortalIndustriaScreen-module__rWUrPa__wizardProgress{margin-bottom:28px}.PortalIndustriaScreen-module__rWUrPa__wizardStepLabel{color:var(--portal-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}.PortalIndustriaScreen-module__rWUrPa__wizardBar{background:var(--portal-surface-2);border-radius:999px;height:3px;margin-top:10px;overflow:hidden}.PortalIndustriaScreen-module__rWUrPa__wizardBarFill{background:var(--portal-accent);border-radius:999px;height:100%;transition:width .3s}.PortalIndustriaScreen-module__rWUrPa__wizardStep h2{color:var(--portal-text);margin-bottom:24px;font-size:22px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__wizardTypeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:8px;display:grid}.PortalIndustriaScreen-module__rWUrPa__wizardTypeCard{background:var(--portal-surface-2);border:1px solid var(--portal-border);text-align:center;cursor:pointer;border-radius:16px;padding:26px 18px;transition:all .2s;position:relative}.PortalIndustriaScreen-module__rWUrPa__wizardTypeCard:hover{border-color:var(--portal-accent)}.PortalIndustriaScreen-module__rWUrPa__wizardTypeCardSelected{border-color:var(--portal-accent);background:linear-gradient(180deg,color-mix(in srgb,var(--portal-accent) 8%,var(--portal-surface)) 0%,var(--portal-surface-2) 100%);box-shadow:0 0 0 1px #00c2ff73}.PortalIndustriaScreen-module__rWUrPa__wizardTypeSelectedBadge{border:2px solid var(--portal-accent);box-sizing:border-box;background:0 0;border-radius:999px;width:18px;height:18px;position:absolute;top:12px;right:12px}.PortalIndustriaScreen-module__rWUrPa__wizardTypeSelectedDot{background:var(--portal-accent);border-radius:999px;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PortalIndustriaScreen-module__rWUrPa__wizardTypeIcon{color:var(--portal-accent);justify-content:center;margin:0 auto 12px;display:flex}.PortalIndustriaScreen-module__rWUrPa__wizardTypeCard strong{color:var(--portal-text);margin-bottom:6px;font-size:15px;display:block}.PortalIndustriaScreen-module__rWUrPa__wizardTypeCard span{color:var(--portal-text-muted);font-size:12px;line-height:1.35;display:block}.PortalIndustriaScreen-module__rWUrPa__wizardActions{justify-content:space-between;align-items:center;gap:12px;margin-top:26px;display:flex}.PortalIndustriaScreen-module__rWUrPa__wizardActionsRight{gap:10px;display:flex}.PortalIndustriaScreen-module__rWUrPa__wizardCounter{color:var(--portal-text-muted);align-self:flex-end;font-size:11px}.PortalIndustriaScreen-module__rWUrPa__wizardHint{color:var(--portal-text-muted);margin-bottom:18px;font-size:13px}.PortalIndustriaScreen-module__rWUrPa__wizardSpecs{flex-direction:column;gap:8px;margin-top:10px;display:flex}.PortalIndustriaScreen-module__rWUrPa__wizardSpecRow{grid-template-columns:1fr 1fr auto;gap:8px;display:grid}.PortalIndustriaScreen-module__rWUrPa__wizardSpecRow input{background:var(--portal-surface-2);border:1px solid var(--portal-border);color:var(--portal-text);border-radius:8px;padding:9px 12px;font-family:inherit;font-size:13px}.PortalIndustriaScreen-module__rWUrPa__wizardSpecRemove{color:var(--portal-text-muted);cursor:pointer;background:0 0;border:none;padding:0 6px;font-size:20px;line-height:1}.PortalIndustriaScreen-module__rWUrPa__wizardError{color:var(--portal-danger);margin-top:16px;font-size:13px;font-weight:500}.PortalIndustriaScreen-module__rWUrPa__wizardUploadField{padding-top:4px}.PortalIndustriaScreen-module__rWUrPa__perfilLayout{z-index:1;grid-template-columns:240px 1fr;gap:32px;display:grid;position:relative}.PortalIndustriaScreen-module__rWUrPa__perfilSidebar{z-index:1;height:fit-content;position:sticky;top:88px}.PortalIndustriaScreen-module__rWUrPa__perfilLogoBox{z-index:1;background:var(--portal-surface-2);border:1px solid var(--portal-border);text-align:center;border-radius:16px;margin-bottom:16px;padding:24px;position:relative}.PortalIndustriaScreen-module__rWUrPa__perfilLogoPreview{background:var(--portal-surface);border:1px solid color-mix(in srgb,var(--portal-border) 78%,transparent);border-radius:16px;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 14px;display:flex;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 12px 28px #0206172e}.PortalIndustriaScreen-module__rWUrPa__perfilLogoImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.PortalIndustriaScreen-module__rWUrPa__perfilLogoFallback{background:linear-gradient(135deg,color-mix(in srgb,var(--portal-accent) 28%,var(--portal-surface)),color-mix(in srgb,var(--portal-primary-dark) 82%,var(--portal-surface)));color:#fff;letter-spacing:.08em;justify-content:center;align-items:center;width:100%;height:100%;font-size:30px;font-weight:800;display:flex}.PortalIndustriaScreen-module__rWUrPa__perfilLogoButton{border:1px solid var(--portal-border);color:var(--portal-text-soft);cursor:pointer;background:0 0;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .2s}.PortalIndustriaScreen-module__rWUrPa__perfilLogoButton:hover{border-color:var(--portal-accent);color:var(--portal-accent)}.PortalIndustriaScreen-module__rWUrPa__perfilLogoHint{color:var(--portal-text-muted);margin-top:6px;font-size:11px}.PortalIndustriaScreen-module__rWUrPa__perfilSidebarNav{z-index:1;background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:16px;position:relative;overflow:hidden}.PortalIndustriaScreen-module__rWUrPa__perfilNavItem{width:100%;color:var(--portal-text-muted);text-align:left;cursor:pointer;background:0 0;border:0;border-left:3px solid #0000;align-items:center;gap:10px;padding:14px 18px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:flex}.PortalIndustriaScreen-module__rWUrPa__perfilNavItem:hover{background:var(--portal-surface);color:var(--portal-text)}.PortalIndustriaScreen-module__rWUrPa__perfilNavItem svg{flex-shrink:0}.PortalIndustriaScreen-module__rWUrPa__perfilNavItemActive{color:var(--portal-accent);background:var(--portal-accent-glow);border-left-color:var(--portal-accent)}.PortalIndustriaScreen-module__rWUrPa__perfilSectionCard{z-index:1;background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:16px;margin-bottom:20px;padding:28px;position:relative}.PortalIndustriaScreen-module__rWUrPa__perfilSectionCard h3{color:var(--portal-text);border-bottom:1px solid var(--portal-border);margin-bottom:20px;padding-bottom:14px;font-size:16px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__contaLayout{max-width:640px;margin:0 auto}.PortalIndustriaScreen-module__rWUrPa__contaNotifList{flex-direction:column;gap:2px;display:flex}.PortalIndustriaScreen-module__rWUrPa__contaNotifItem{border-radius:8px;align-items:flex-start;gap:14px;padding:14px 16px;transition:all .15s;display:flex}.PortalIndustriaScreen-module__rWUrPa__contaNotifItem:hover{background:var(--portal-surface)}.PortalIndustriaScreen-module__rWUrPa__contaNotifItem input{display:none}.PortalIndustriaScreen-module__rWUrPa__contaNotifCheck{border:2px solid var(--portal-border);border-radius:4px;flex-shrink:0;width:20px;height:20px;margin-top:2px;position:relative}.PortalIndustriaScreen-module__rWUrPa__contaNotifItem input:checked~.PortalIndustriaScreen-module__rWUrPa__contaNotifCheck{background:var(--portal-accent);border-color:var(--portal-accent)}.PortalIndustriaScreen-module__rWUrPa__contaNotifItem input:checked~.PortalIndustriaScreen-module__rWUrPa__contaNotifCheck:after{content:"";border:solid var(--portal-primary-dark);border-width:0 2px 2px 0;width:5px;height:9px;position:absolute;top:3px;left:6px;transform:rotate(45deg)}.PortalIndustriaScreen-module__rWUrPa__contaNotifItem strong{color:var(--portal-text);margin-bottom:2px;font-size:14px;display:block}.PortalIndustriaScreen-module__rWUrPa__contaNotifItem small{color:var(--portal-text-muted);font-size:12px}.PortalIndustriaScreen-module__rWUrPa__empHero{text-align:center;padding:110px 24px 80px;position:relative}.PortalIndustriaScreen-module__rWUrPa__empHeroBg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.PortalIndustriaScreen-module__rWUrPa__empHeroOverlay{background:linear-gradient(#0a0f1ad9,#003b7ab3);position:absolute;inset:0}.PortalIndustriaScreen-module__rWUrPa__empHeroBody{z-index:2;position:relative}.PortalIndustriaScreen-module__rWUrPa__empBack{color:var(--portal-text-soft);align-items:center;gap:6px;margin-bottom:20px;font-size:13px;font-weight:500;display:inline-flex}.PortalIndustriaScreen-module__rWUrPa__empLogo{border:2px solid var(--portal-border);background:var(--portal-surface-2);border-radius:16px;width:80px;height:80px;margin:0 auto 16px;overflow:hidden}.PortalIndustriaScreen-module__rWUrPa__empLogo img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.PortalIndustriaScreen-module__rWUrPa__empHeroBody h1{color:var(--portal-text);margin-bottom:8px;font-size:28px;font-weight:800}.PortalIndustriaScreen-module__rWUrPa__empSegTag{color:var(--portal-text-soft);background:var(--portal-border);border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;display:inline-flex}.PortalIndustriaScreen-module__rWUrPa__empGrid{grid-template-columns:2fr 1fr;gap:24px;max-width:1240px;margin:0 auto;padding:40px 24px 80px;display:grid}.PortalIndustriaScreen-module__rWUrPa__empSection{background:var(--portal-surface-2);border:1px solid var(--portal-border);border-radius:16px;margin-bottom:20px;padding:24px}.PortalIndustriaScreen-module__rWUrPa__empSection h3{color:var(--portal-text);border-bottom:1px solid var(--portal-border);margin-bottom:16px;padding-bottom:12px;font-size:15px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__empSection p{color:var(--portal-text-soft);font-size:14px;line-height:1.7}.PortalIndustriaScreen-module__rWUrPa__empContact{color:var(--portal-text);border-bottom:1px solid var(--portal-border);align-items:center;gap:12px;padding:10px 0;font-size:14px;display:flex}.PortalIndustriaScreen-module__rWUrPa__empContact:last-child{border-bottom:none}.PortalIndustriaScreen-module__rWUrPa__empProducts{flex-direction:column;gap:8px;display:flex}.PortalIndustriaScreen-module__rWUrPa__empProduct{background:var(--portal-surface);color:var(--portal-text);border-radius:8px;align-items:center;gap:12px;padding:12px;font-size:14px;display:flex}.PortalIndustriaScreen-module__rWUrPa__empGallery{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.PortalIndustriaScreen-module__rWUrPa__empGalleryItem{aspect-ratio:1;background:var(--portal-surface);border-radius:8px;overflow:hidden}.PortalIndustriaScreen-module__rWUrPa__empGalleryItem img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.PortalIndustriaScreen-module__rWUrPa__loginPage{background:color-mix(in srgb,var(--portal-bg) 82%,black);justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:32px 16px;display:flex}.PortalIndustriaScreen-module__rWUrPa__modalBox{background:var(--portal-surface);border:1px solid var(--portal-border);border-radius:20px;width:92%;max-width:440px;overflow:hidden;box-shadow:0 24px 64px #00000080}.PortalIndustriaScreen-module__rWUrPa__modalHeader{text-align:center;border-bottom:1px solid var(--portal-border);background:linear-gradient(180deg,var(--portal-surface-2) 0%,#111827 100%);padding:28px 28px 20px}.PortalIndustriaScreen-module__rWUrPa__modalIcon{background:var(--portal-accent-glow);border:1px solid color-mix(in srgb,var(--portal-accent) 20%,var(--portal-surface));border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 14px;display:flex}.PortalIndustriaScreen-module__rWUrPa__modalHeader h3{color:var(--portal-text);font-size:17px;font-weight:700}.PortalIndustriaScreen-module__rWUrPa__modalSub{color:var(--portal-text-muted);margin-bottom:16px;padding:16px 28px 0;font-size:13px}.PortalIndustriaScreen-module__rWUrPa__modalFg{grid-template-columns:1fr;gap:14px;padding:0 28px;display:grid}.PortalIndustriaScreen-module__rWUrPa__modalActions{border-top:1px solid var(--portal-border);background:var(--portal-surface-2);flex-direction:column;gap:12px;margin-top:20px;padding:20px 28px 28px;display:flex}.PortalIndustriaScreen-module__rWUrPa__loginHint{text-align:center;color:var(--portal-text-muted);font-size:13px}.PortalIndustriaScreen-module__rWUrPa__loginHint a{color:var(--portal-accent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__pageHeroSm{background:linear-gradient(135deg,var(--portal-primary-dark),var(--portal-primary))}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__pageHeroSm:after{background:var(--portal-bg)}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterBlock,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__connPicker,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__connCard,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__sobreCard,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contatoCard,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contatoFormBox,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioKpi,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosSort,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosSearch,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosTable,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__perfilLogoBox,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__perfilSidebarNav,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__perfilSectionCard,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__empSection,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__modalBox){background:var(--portal-surface);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__chip{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterSearchInput{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterSelectedCity{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterOption{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__connPicker select{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosSort select{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff input{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff select{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff textarea{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__perfilLogoPreview{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__empProduct{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__empGalleryItem{background:var(--portal-surface-2);border-color:var(--portal-border)}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff input:disabled,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff select:disabled,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff textarea:disabled){background:var(--portal-surface-1,#f1f5f9)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__inlineActionButton{border-color:var(--portal-border);color:var(--portal-text-muted);background:var(--portal-surface-2)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__inlineActionButton:hover{border-color:var(--portal-accent);color:var(--portal-accent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterBlock h4{color:var(--portal-text-soft)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__connGroupTitle{color:var(--portal-text-soft)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff label{color:var(--portal-text-soft)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__step{color:var(--portal-text-soft)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__stepLine{background:color-mix(in srgb,var(--portal-primary) 18%, transparent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__stepActive{color:var(--portal-primary)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__stepActive span{background:var(--portal-primary);border-color:var(--portal-primary);color:#fff;box-shadow:0 10px 22px #003b7a24}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__stepCurrent{color:var(--portal-primary-dark)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__stepCurrent span{background:var(--portal-primary-dark);border-color:var(--portal-primary-dark);color:#fff;box-shadow:0 12px 24px #001f422e}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__chip{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__chipOn{background:var(--portal-primary);border-color:var(--portal-primary);color:#fff;box-shadow:0 8px 20px #003b7a2e}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__chip:hover{border-color:var(--portal-accent);color:var(--portal-accent);background:color-mix(in srgb,var(--portal-accent) 8%, var(--portal-surface-2))}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__chipOn:hover{background:var(--portal-primary-light);border-color:var(--portal-primary-light);color:#fff}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__catCount{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__emptyState{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__connCardSub{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__connReason{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__sobreCard p{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__step{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__formHint{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__uploadZone small{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contatoCard small{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contatoFormSub{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioKpi span{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosSort label{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioTab{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__atTipo{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__atViews{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__atPub{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioMore{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contaNotifItem small{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__empBack{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__empSegTag{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__loginHint{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__modalSub{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__connPicker label{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__connCardSeg{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__sobreCard h3{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__formStep h3{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contatoCard h4{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contatoFormBox h3{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioKpi strong{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__atNome{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contaNotifItem strong{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__empHeroBody h1{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__empSection h3{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__empSection p{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__empContact{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__modalHeader h3{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__vbtn{background:var(--portal-surface);border-color:var(--portal-border);color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__step span{background:var(--portal-surface);border-color:var(--portal-border);color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__step.PortalIndustriaScreen-module__rWUrPa__stepActive span{background:var(--portal-primary);border-color:var(--portal-primary);color:#fff;box-shadow:0 10px 22px #003b7a24}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__step.PortalIndustriaScreen-module__rWUrPa__stepCurrent span{background:var(--portal-primary-dark);border-color:var(--portal-primary-dark);color:#fff;box-shadow:0 12px 24px #001f422e}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__uploadZone{border-color:var(--portal-border);background:var(--portal-surface-2)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosSearch input{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosSearch input::placeholder{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosSort{background:var(--portal-surface);border-color:var(--portal-border);box-shadow:0 8px 20px #0f172a0f}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosSort label{color:var(--portal-text-soft)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosSort select{color:var(--portal-text);background:0 0;font-weight:600}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosSort select option{background:var(--portal-surface);color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterSearchInput input{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterSearchInput input::placeholder{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterSelectedCity{color:var(--portal-text-soft);background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterSelectedCity:hover{border-color:var(--portal-accent);color:var(--portal-accent);background:color-mix(in srgb,var(--portal-accent) 8%, var(--portal-surface-2))}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterList{background:var(--portal-surface);border-color:var(--portal-border);box-shadow:0 16px 32px #0f172a1f}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterList::-webkit-scrollbar-thumb{background:#334e6e47}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterList::-webkit-scrollbar-thumb:hover{background:#334e6e6b}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalCard{background:var(--portal-surface);border-color:var(--portal-border);box-shadow:0 28px 72px #0f172a2e}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalHeader,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalFooter){border-color:var(--portal-border)}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalTitle,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalStatusTitle){color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalClose{background:var(--portal-surface-2);border-color:var(--portal-border);color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalClose:hover{border-color:var(--portal-accent);color:var(--portal-accent);background:color-mix(in srgb,var(--portal-accent) 8%, var(--portal-surface-2))}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalTab{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalTab:hover{color:var(--portal-text)}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalLoading,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalMuted,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalStatusText){color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalSectionLabel{color:var(--portal-text-soft)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalStatusCardActive{background:color-mix(in srgb,var(--portal-green) 8%, white);border-color:color-mix(in srgb,var(--portal-green) 22%, var(--portal-border))}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalStatusCardInactive{background:var(--portal-surface-2);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalStatusIconActive{background:color-mix(in srgb,var(--portal-green) 12%,var(--portal-surface))}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalStatusIconInactive{background:color-mix(in srgb,var(--portal-primary) 8%,var(--portal-surface));color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalToggleInactive{background:color-mix(in srgb,var(--portal-primary-dark) 18%,var(--portal-surface))}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalBody::-webkit-scrollbar-thumb{background:#334e6e47}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__editModalBody::-webkit-scrollbar-thumb:hover{background:#334e6e6b}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterOption{color:var(--portal-text-soft);background:0 0;border-color:#0000}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterOptionActive{border-color:color-mix(in srgb,var(--portal-accent) 30%, transparent);color:var(--portal-text);background:color-mix(in srgb,var(--portal-accent) 8%, var(--portal-surface-2))}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterOption:hover{border-color:color-mix(in srgb,var(--portal-accent) 30%, transparent);color:var(--portal-text);background:color-mix(in srgb,var(--portal-accent) 8%, var(--portal-surface-2))}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__filterEmpty{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__clearFiltersButton{border-color:var(--portal-border);color:var(--portal-text-soft);background:var(--portal-surface-2)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__clearFiltersButton:hover:not(:disabled){border-color:var(--portal-accent);color:var(--portal-accent);background:color-mix(in srgb,var(--portal-accent) 8%, transparent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__sobreIcon{color:var(--portal-primary)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contatoCard p{color:var(--portal-text-soft)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contatoCard small{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annCard{background:var(--portal-surface);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annCardTitle{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annTypeOption{border-color:var(--portal-border);color:var(--portal-text-soft);background:var(--portal-surface-2)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annTypeOption:hover{border-color:var(--portal-accent);color:var(--portal-accent);background:color-mix(in srgb,var(--portal-accent) 8%, white)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annTypeOptionActive{background:var(--portal-primary);border-color:var(--portal-primary);color:#fff}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annPhotoHint{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annPhotoImg{border-color:var(--portal-border)}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annPhotoAdd,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annAddButton){border-color:var(--portal-border);color:var(--portal-text-soft);background:var(--portal-surface)}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annPhotoAdd:hover,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__annAddButton:hover){border-color:var(--portal-accent);color:var(--portal-accent);background:color-mix(in srgb,var(--portal-accent) 8%, white)}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff input,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff select,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff textarea){background:var(--portal-surface);color:var(--portal-text);box-shadow:none;border-color:#003b7a33}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff input::-moz-placeholder{color:color-mix(in srgb,var(--portal-text-muted) 92%, white)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff textarea::-moz-placeholder{color:color-mix(in srgb,var(--portal-text-muted) 92%, white)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff input::placeholder{color:color-mix(in srgb,var(--portal-text-muted) 92%, white)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff textarea::placeholder{color:color-mix(in srgb,var(--portal-text-muted) 92%, white)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff select{color:var(--portal-text-soft)}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff input:hover,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff select:hover,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff textarea:hover){border-color:#003b7a4d}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff input:focus,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff select:focus,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff textarea:focus){background:var(--portal-surface);border-color:var(--portal-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--portal-accent) 14%, transparent);outline:none}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff input:disabled,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff select:disabled,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__ff textarea:disabled){background:var(--portal-surface-2);color:var(--portal-text-soft);opacity:1;border-color:#003b7a1f}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosTabs{gap:8px}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioTab{color:var(--portal-text-soft);background:var(--portal-surface);border:1px solid var(--portal-border);box-shadow:0 2px 8px #0f172a0a}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioTab:hover{border-color:color-mix(in srgb,var(--portal-accent) 32%, var(--portal-border));color:var(--portal-primary-dark);background:color-mix(in srgb,var(--portal-accent) 6%, white)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioTabActive{background:var(--portal-primary);border-color:var(--portal-primary);color:#fff;box-shadow:0 12px 24px #003b7a2e}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioTabActive span{color:#ffffffeb}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosTable{box-shadow:0 14px 34px #0f172a0f}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anunciosHeader{background:var(--portal-surface-2);border-bottom-color:var(--portal-border);color:var(--portal-primary)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioRow{border-bottom-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioRow:hover{background:color-mix(in srgb,var(--portal-primary) 3%, white)}:is(html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__atTipo,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__atViews,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__atPub,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__rowMenuBtn,html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioMore){color:var(--portal-text-soft)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__rowMenuBtn:hover{border-color:var(--portal-border);color:var(--portal-text);background:#0f172a0a}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__rowDropdown{background:var(--portal-surface);border-color:var(--portal-border);box-shadow:0 18px 48px #0f172a29}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__rowDropdownItem{color:var(--portal-text-soft)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__rowDropdownItem:hover{background:color-mix(in srgb,var(--portal-accent) 8%, var(--portal-surface-2));color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__rowDropdownDivider{background:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__rowDropdownItemDanger{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__rowDropdownItemDanger:hover{color:var(--portal-danger);background:#ef444414}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioBtnGhostSm{border-color:var(--portal-border);color:var(--portal-text-soft);background:var(--portal-surface-2)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__anuncioBtnGhostSm:hover{border-color:var(--portal-accent);color:var(--portal-accent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardBar{background:color-mix(in srgb,var(--portal-primary-dark) 14%, white);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--portal-primary-dark) 10%, transparent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardBarFill{background:var(--portal-accent);box-shadow:0 0 10px color-mix(in srgb,var(--portal-accent) 24%, transparent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardStepLabel{color:var(--portal-text-soft)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardStep h2{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardTypeCard{background:var(--portal-surface);border-color:var(--portal-border)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardTypeCardSelected{background:linear-gradient(180deg,color-mix(in srgb,var(--portal-accent) 10%, white) 0%,var(--portal-surface) 100%);border-color:var(--portal-accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--portal-accent) 32%, transparent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardTypeSelectedBadge{border-color:var(--portal-accent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardTypeSelectedDot{background:var(--portal-accent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardTypeCard strong{color:var(--portal-text)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardTypeIcon{color:var(--portal-primary)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardTypeCard span{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardHint{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardCounter{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__wizardSpecRow input{background:var(--portal-surface-2);border-color:var(--portal-border);color:var(--portal-text)}html[data-theme=light] .btnHero{background:var(--portal-button-bg);color:var(--portal-button-text);box-shadow:0 14px 30px var(--portal-button-shadow)}html[data-theme=light] .btnHero:hover{background:var(--portal-button-hover);box-shadow:0 18px 34px var(--portal-button-shadow-hover)}html[data-theme=light] .btnHero:disabled{background:color-mix(in srgb,var(--portal-button-bg) 45%, white);color:color-mix(in srgb,var(--portal-button-text) 55%, white);box-shadow:none}html[data-theme=light] .btnHeroGhost{border-color:color-mix(in srgb,var(--portal-accent) 24%,var(--portal-surface));color:var(--portal-accent);background:var(--portal-surface)}html[data-theme=light] .btnHeroGhost:hover{border-color:var(--portal-accent);color:var(--portal-accent);background:var(--portal-accent-glow)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__perfilNavItem{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__perfilLogoButton{border-color:var(--portal-border);color:var(--portal-text-muted);background:var(--portal-surface-2)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__perfilLogoButton:hover{border-color:var(--portal-accent);color:var(--portal-accent)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__perfilLogoHint{color:var(--portal-text-muted)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__contaNotifItem:hover{background:#0f172a0a}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__modalHeader{background:linear-gradient(135deg,var(--portal-primary) 0%,var(--portal-primary-light) 100%)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__loginPage{background:color-mix(in srgb,var(--portal-bg) 92%,white)}html[data-theme=light] .PortalIndustriaScreen-module__rWUrPa__empHeroOverlay{background:linear-gradient(#e8f1fae6,#b4d2f0d9)}@media (max-width:768px){.PortalIndustriaScreen-module__rWUrPa__catLayout,.PortalIndustriaScreen-module__rWUrPa__contatoGrid,.PortalIndustriaScreen-module__rWUrPa__perfilLayout,.PortalIndustriaScreen-module__rWUrPa__empGrid{grid-template-columns:1fr;display:grid}.PortalIndustriaScreen-module__rWUrPa__catLayout{flex-direction:column;gap:16px;padding:20px 0 40px;display:flex}.PortalIndustriaScreen-module__rWUrPa__catSidebar,.PortalIndustriaScreen-module__rWUrPa__perfilSidebar{width:100%;position:static;top:auto}.PortalIndustriaScreen-module__rWUrPa__perfilSidebarNav{-webkit-overflow-scrolling:touch;gap:0;display:flex;overflow-x:auto}.PortalIndustriaScreen-module__rWUrPa__perfilNavItem{white-space:nowrap;border-bottom:3px solid #0000;border-left:none;width:auto;padding:12px 16px;font-size:12px}.PortalIndustriaScreen-module__rWUrPa__perfilNavItemActive{border-bottom-color:var(--portal-accent);border-left-color:#0000}.PortalIndustriaScreen-module__rWUrPa__contatoGrid{gap:20px}.PortalIndustriaScreen-module__rWUrPa__contatoCards,.PortalIndustriaScreen-module__rWUrPa__fg,.PortalIndustriaScreen-module__rWUrPa__compactRow{grid-template-columns:1fr}.PortalIndustriaScreen-module__rWUrPa__anunciosHeader,.PortalIndustriaScreen-module__rWUrPa__anuncioRow{grid-template-columns:40px 1fr 80px 40px;padding:10px 12px}.PortalIndustriaScreen-module__rWUrPa__atTipo,.PortalIndustriaScreen-module__rWUrPa__atViews,.PortalIndustriaScreen-module__rWUrPa__atPub{display:none}.PortalIndustriaScreen-module__rWUrPa__anunciosToolbar,.PortalIndustriaScreen-module__rWUrPa__anunciosToolbarRight{flex-direction:column;align-items:stretch}.PortalIndustriaScreen-module__rWUrPa__anunciosSort{justify-content:space-between}.PortalIndustriaScreen-module__rWUrPa__anunciosSort select{width:100%;min-width:0}.PortalIndustriaScreen-module__rWUrPa__wizardTypeGrid{grid-template-columns:1fr}.PortalIndustriaScreen-module__rWUrPa__wizardActions{flex-direction:column;align-items:stretch}.PortalIndustriaScreen-module__rWUrPa__wizardActionsRight{grid-template-columns:1fr;width:100%;display:grid}.PortalIndustriaScreen-module__rWUrPa__contaLayout{max-width:100%}.PortalIndustriaScreen-module__rWUrPa__anunciosKpis{flex-direction:column}.PortalIndustriaScreen-module__rWUrPa__anuncioKpi{max-width:100%}.PortalIndustriaScreen-module__rWUrPa__anunciosSearch{width:100%;min-width:0}.PortalIndustriaScreen-module__rWUrPa__formWrap{padding:0 4px 60px}.PortalIndustriaScreen-module__rWUrPa__stepper{flex-wrap:wrap;gap:4px;padding:16px 0}.PortalIndustriaScreen-module__rWUrPa__stepLine{min-width:12px;max-width:24px}.PortalIndustriaScreen-module__rWUrPa__connGrid,.PortalIndustriaScreen-module__rWUrPa__eventsFull,.PortalIndustriaScreen-module__rWUrPa__sobreGrid{grid-template-columns:1fr}.PortalIndustriaScreen-module__rWUrPa__pageHeroSm h1{font-size:24px}.PortalIndustriaScreen-module__rWUrPa__pageHeroSm p{font-size:13px}.PortalIndustriaScreen-module__rWUrPa__filterBlock{padding:14px}}@media (max-width:428px){.PortalIndustriaScreen-module__rWUrPa__catLayout{gap:12px;padding:12px 0 32px}.PortalIndustriaScreen-module__rWUrPa__filterBlock{border-radius:12px;padding:12px}.PortalIndustriaScreen-module__rWUrPa__anunciosHeader,.PortalIndustriaScreen-module__rWUrPa__anuncioRow{grid-template-columns:32px 1fr 40px;font-size:12px}.PortalIndustriaScreen-module__rWUrPa__anunciosTable{border-radius:12px}.PortalIndustriaScreen-module__rWUrPa__connCard{padding:16px}.PortalIndustriaScreen-module__rWUrPa__pageHeroSm h1{font-size:20px}.PortalIndustriaScreen-module__rWUrPa__stepper{display:none}.PortalIndustriaScreen-module__rWUrPa__formWrap{padding:0 0 40px}.PortalIndustriaScreen-module__rWUrPa__ff input,.PortalIndustriaScreen-module__rWUrPa__ff select,.PortalIndustriaScreen-module__rWUrPa__ff textarea{padding:10px 12px;font-size:13px}}@keyframes PortalIndustriaScreen-module__rWUrPa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
