/* Identidad compartida: portal, perfiles, directorio y fichas públicas. */
:root{--ink:#203348;--muted:#617185;--red:#b62645;--red-dark:#961b36;--paper:#f5f7fa;--line:#dfe6ed;--pink:#fceef2;--green:#247658;--radius:16px;font-family:"Segoe UI",Arial,sans-serif}
body{font:15px/1.65 "Segoe UI",Arial,sans-serif;background:var(--paper);color:var(--ink);text-rendering:optimizeLegibility}
body a{color:var(--ink)}a:hover{color:var(--red-dark)}
h1,h2,h3{color:var(--ink);text-wrap:pretty}h1{font-weight:740;letter-spacing:-1px}h2{font-weight:700;letter-spacing:-.3px}h3{font-weight:650}
p{line-height:1.75}small,.small{color:var(--muted)}
button,input,select,textarea{font-family:inherit}button{transition:background-color .15s,border-color .15s,box-shadow .15s}
input:not([type=checkbox]):not([type=radio]),select,textarea{border:1px solid #ced9e3;border-radius:10px;color:var(--ink);background:#fff;min-height:44px;line-height:1.45}
input::placeholder,textarea::placeholder{color:#718194;opacity:1}
input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #3574b8;outline-offset:3px}
input[type=checkbox],input[type=radio]{accent-color:var(--red)}
.primary,.secondary{border-radius:10px;min-height:44px;padding:11px 17px;line-height:1.5;font-weight:650;font-size:13px;text-align:center;text-decoration:none}
.primary{background:var(--red);color:#fff;box-shadow:0 2px 4px #9d204115}.primary:hover{background:var(--red-dark);color:#fff}
.secondary{color:#38516a;border:1px solid #cedae4;background:white}.secondary:hover{background:#f2f6fa;color:#243e58;border-color:#a9bece}
.text-button{color:#a92040;font-size:13px;line-height:1.5}.tag{border-radius:6px;line-height:1.5}
body>.header{max-width:none;height:80px;padding:0 max(28px,calc((100% - 1256px)/2));border-bottom:1px solid #e3e9ef;gap:30px;background:white}
.header .brand{font-size:25px;letter-spacing:-1px;color:#20354a;flex-shrink:0;font-weight:750;gap:10px}
.brand-peru{color:var(--red);font-weight:500}
.brandmark{display:grid;place-items:center;width:38px;height:42px;padding:0;border-radius:12px;background:var(--red);letter-spacing:normal;line-height:1;box-shadow:0 3px 8px #b626451c}
.brandmark svg{width:23px;height:25px;display:block}
.header nav{gap:26px;font-size:13px;font-weight:600}.header nav a{color:#52667b;border-bottom-width:2px}.header nav a.active{color:var(--red);border-color:var(--red)}
.header-actions{gap:14px}.header-actions #account-link{min-height:40px;display:flex;align-items:center;padding:9px 15px;border-radius:10px;font-size:12px;color:white;background:var(--red)}
.header .saved-link,.header #notification-link{font-size:12px;color:#546a7f}.saved-link b,#notification-count{background:#eef3f7;color:#435e76;border-radius:6px;font-size:10px;min-width:19px}
body>main#main{max-width:1312px;padding:28px 28px 64px;min-height:65vh}main:focus:not(:focus-visible){outline:none}
.intro{padding:5px 0 8px!important;margin:0 0 12px!important}.intro h1{font-size:clamp(27px,3vw,37px)!important;line-height:1.25!important;letter-spacing:-1px}.intro p{font-size:15px;margin-top:8px;color:#617185}
.public-counts{margin:8px 0 19px;font-size:13px;line-height:1.7;color:#617185}.public-counts strong{font-weight:650;color:#375269}.public-counts small{font-size:11px}
.search-bar{padding:8px;border:1px solid #cbd8e4;border-radius:14px;box-shadow:0 4px 14px #223d5710;margin:0 0 9px;gap:8px;grid-template-columns:minmax(0,1fr) 215px auto}
.search-field{padding-left:12px;min-width:0}.search-field input{font-size:14px!important;border:0!important;box-shadow:none;min-height:46px}.search-bar select{border:0;border-left:1px solid #e0e7ee;border-radius:0;font-size:13px}.search-bar .primary{min-height:46px;padding-inline:24px}
.search-help{color:#63768b;font-size:12px;line-height:1.5;margin:8px 0 14px}.quick-filters{gap:8px;margin:15px 0 14px}.quick-filters>span{font-size:12px;color:#617185}
.pill{border:1px solid #dce4ec;background:white;color:#4a6075;border-radius:8px;font-size:12px;min-height:36px;padding:7px 11px}.pill.active{background:#263e55;border-color:#263e55;color:#fff}.pill:hover:not(.active){border-color:#aebfcf;background:#f0f4f8}
.advanced-discovery{margin:0 0 20px;border-bottom:1px solid #e1e7ee;padding-bottom:13px}.advanced-discovery>summary{font-size:12px;font-weight:600;color:#536d84;min-height:32px;align-content:center}.advanced-discovery[open]>summary{margin-bottom:14px}
.layout{grid-template-columns:224px minmax(0,1fr) 244px;gap:22px}.layout>*,.settings-grid>*,.alerts-layout>*,.profile-hub-grid>*{min-width:0}
.filter-panel{padding:19px;border-radius:14px;background:#fff;border-color:#dfe6ed}.filter-heading{gap:12px;margin-bottom:19px}.filter-heading h2{font-size:14px;letter-spacing:-.2px}.filter-panel .field{margin-bottom:15px;padding-bottom:15px;gap:7px}.filter-panel .field>span{font-size:12px;font-weight:600;color:#506579}.filter-panel .field select,.filter-panel .field input{font-size:12px;padding:10px 9px}.filter-fields small{font-size:10.5px;line-height:1.5}.filter-foot{font-size:12px;padding:17px 4px}
.search-actions{padding:0 0 12px;border-bottom:1px solid #e0e7ee;margin-bottom:13px;gap:14px}.search-actions .text-button{font-size:12px;font-weight:550;color:#566c82}.search-actions a:last-child{margin-left:auto}
.active-filters{gap:8px}.filter-chip{background:#fceff3;border-color:#ecd9e1;color:#8b3049;border-radius:8px;font-size:12px}
.right-rail{display:grid;gap:18px}.aside-card{border:1px solid #e0e7ee;border-radius:16px;padding:23px;background:#fff;margin:0}.aside-card h3{font-size:14px}.aside-card a{font-size:12px}.match-card{background:#24394f;border:0;color:white;padding:25px}.match-card h2{color:white;font-size:23px;line-height:1.3;letter-spacing:-.5px}.match-card p{font-size:13px;color:#d2dce6;line-height:1.7}.match-card .small{color:#c2d0de;font-size:11px}.match-card button{font-size:12px;min-height:44px;border-radius:9px;line-height:1.5}.assistant-icon{border-radius:12px}.guide-mini{font-size:12px;padding:8px 3px;line-height:1.8;color:#62778c}.guide-mini b{display:block;color:#3e556b;margin-bottom:5px}
.page-heading{margin:4px 0 25px;gap:20px}.page-heading h1{font-size:clamp(27px,3vw,36px);line-height:1.25}.page-heading p{font-size:14px;color:#627489;max-width:720px;margin-top:10px}.eyebrow{font-size:10px;letter-spacing:1.6px;color:#a72846;line-height:1.5;font-weight:700}
.editor,.profile-editor,.match-result,.community-card,.tracking-card,.notification,.compare-card,.source-card{border-color:#dfe6ed;border-radius:16px;background:white;box-shadow:0 2px 5px #233d5403}.editor{padding:26px}.editor h2{font-size:19px;line-height:1.4;margin-bottom:13px}.editor>p{color:#5f7287;font-size:14px;margin-bottom:18px}.field{gap:8px;font-size:13px;margin-bottom:19px}.field>span,.field>label{color:#3e556b;font-size:13px;font-weight:600}.form-grid{gap:20px}.toolbar{gap:10px;flex-wrap:wrap;align-items:center}
.personal-nav{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid #dce5ee;padding-bottom:9px;margin:0 0 28px}.personal-nav a{border:0;background:transparent;color:#5b7288;padding:9px 12px;border-radius:8px;font-size:12px;min-height:38px}.personal-nav a:hover,.personal-nav a[aria-current=page]{color:#a52240;background:#f9eaf0}
.profile-cover{background:#eef3f8;border-color:#dce5ee;border-radius:20px;padding:30px;margin:8px 0 20px;gap:22px}.profile-welcome h1{font-size:32px;letter-spacing:-.8px}.profile-welcome p{color:#5b7185;font-size:14px}.hub-avatar{background:#2d4a64;color:white;border-radius:20px;width:74px;height:74px;font-size:25px}.profile-tags span{background:white;color:#4c657b;border:1px solid #dde6ed;border-radius:7px;font-size:11px}.hub-overview>div{background:white;border-radius:13px;padding:19px}.hub-overview strong{font-size:15px;color:#304c64}.hub-overview span,.hub-overview small{color:#667b8e;font-size:12px}.profile-notices,.profile-next{background:#fff;border:1px solid #dfe6ed;border-radius:15px;padding:22px}.profile-next a{font-size:13px}.profile-note h3{font-size:14px}.profile-overview{background:#263d54;border-radius:16px}.profile-overview h2{color:white}.profile-privacy p{color:#c5d3df}.section-title h2{font-size:17px}.section-title p{font-size:12px}.section-title>span{border-radius:10px;background:#f8eaf0;color:#a92947}.feed-logo{background:var(--red)}.feed-author b{color:#3b546d}.feed-facts span{background:#eef3f7;color:#496278;border-radius:6px}.personal-feed .page-heading h2{font-size:23px}.feed-post h3{font-size:19px}.profile-welcome .eyebrow{color:#a52a47}
.directory-hero{background:#243a51;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);padding:32px 36px;gap:38px;border-radius:18px;margin:0 0 22px}.directory-hero h1{font-size:clamp(28px,3vw,39px);letter-spacing:-1px;color:white;margin:14px 0;line-height:1.2}.directory-hero p{font-size:14px;line-height:1.8}.directory-hero .eyebrow{color:#f5b8c7;font-size:10px}.directory-hero-numbers>strong{font-size:58px;letter-spacing:-2px;color:#fff}.directory-hero-numbers>span{font-size:13px;margin:8px 0 14px}.directory-hero-numbers>div{font-size:12px}.directory-hero-note{font-size:11px;margin-top:19px}.directory-featured{gap:17px;margin-bottom:27px}.featured-entity{border-radius:14px;padding:20px}.featured-entity h2{font-size:15px}.featured-entity p{font-size:12px}.directory-topline h2{font-size:23px}.directory-topline p{font-size:13px;color:#62778b}.directory-search{border-radius:12px;border-color:#cad8e3;box-shadow:0 3px 12px #20354c06}.directory-scopes{gap:22px}.directory-scopes>button{font-size:13px}.directory-categories button{font-size:12px;border-radius:8px;color:#4f6579}.directory-workspace .directory-filters label,.directory-workspace .directory-filters select{font-size:12px}.source-kind,.source-meta{font-size:11px}.directory .source-card>p{font-size:13px;line-height:1.75}.source-card h3 button{font-size:16px}.source-card-footer a,.source-more{font-size:12px}.directory-footnote p{font-size:13px;max-width:800px}
.community-intro,.community-hero{background:#f0f4f8;border-color:#dce5ec;border-radius:16px}.community-byline{gap:12px}.community-byline b{color:#435d75;font-size:13px}.community-card h2,.community-card h3{font-size:19px;line-height:1.45}.community-card p{font-size:14px;line-height:1.8}.community-topic{color:#9f2845;font-size:12px}.community-search{padding:17px;background:white;border:1px solid #dfe6ed;border-radius:14px}.community-search .field{margin-bottom:0}.community-rules{font-size:13px;color:#657a8f}
.tracking-summary>div{padding:19px;border-radius:13px}.tracking-summary b{font-size:30px;color:#2f506d}.tracking-summary span{font-size:12px;margin-top:5px}.tracking-card h2{font-size:18px}.tracking-card p{font-size:13px}.notification h3{font-size:16px}.notification p{font-size:13px;line-height:1.75}.notification.unread{border-left:3px solid var(--red)}.settings-grid p{font-size:14px}.account-danger{border-color:#e8c4ce}.account-danger h2{color:#9c2844}.empty{padding:38px 25px;background:#fff;border:1px dashed #cfdae4;border-radius:16px}.empty h2{font-size:23px;line-height:1.4}.empty p{font-size:14px;max-width:530px;margin:13px auto 22px;color:#667b8f}.empty-icon{color:#9b3150;background:#f9edf1;border-radius:16px}.faq-list{max-width:900px}.faq-list details{border:1px solid #dfe6ed;border-radius:13px;background:white;padding:20px}.faq-list summary{font-size:15px;color:#34516a}.faq-list p{font-size:14px;color:#63778c;margin-top:15px}
.steps{gap:20px}.step{border-radius:16px;border:1px solid #dde6ee;padding:26px;background:white}.step h2{font-size:20px}.step p{font-size:14px;color:#62758a}.step-number{font-size:26px;color:#b62645;background:#faedf2;border-radius:10px}.research-link{font-size:14px;color:#a62645}.public-information{max-width:820px;margin:12px auto 35px}.public-information h1{font-size:clamp(28px,3vw,36px);line-height:1.3;margin:15px 0 23px}.public-information h2{font-size:22px}.public-information p,.public-information li{font-size:15px;color:#556d83;line-height:1.85}.public-information .editor{margin-top:24px}.public-job{max-width:1000px;padding:32px 28px 60px}.public-job h1{font-size:clamp(27px,3vw,38px);line-height:1.3}.public-job>.editor{padding:30px}.public-job .editor h2{margin-top:24px}.public-job .editor h2:first-child{margin-top:0}.public-job p,.public-job li{overflow-wrap:anywhere}.public-job li{padding:7px 0}.ssr-jobs article{border-radius:16px;border-color:#dce5ed;padding:24px;box-shadow:0 2px 5px #233d5403}.ssr-jobs h2{font-size:19px}.ssr-jobs p{font-size:13px;color:#5e7388}.ssr-jobs .eyebrow{color:#657b8f;font-size:11px}
dialog{color:var(--ink);background:#fff;border:1px solid #e0e7ed;border-radius:19px;padding:30px;box-shadow:0 18px 80px #12283c30;max-height:90vh;max-height:90dvh;scrollbar-width:thin;scrollbar-color:#c5d1dc transparent}
dialog::backdrop{background:#172b4266;backdrop-filter:blur(3px)}dialog .close{width:36px;height:36px;min-height:36px;line-height:1;display:grid;place-items:center;border-radius:50%;background:#f0f4f8;color:#51697e;padding:0;z-index:5;font-size:23px}
#detail-dialog{width:min(900px,calc(100% - 32px));max-width:900px;padding:34px}.detail-title{font-size:clamp(24px,3vw,31px);line-height:1.35;letter-spacing:-.6px;padding-right:30px;margin:17px 0}.institution-heading{margin:20px 0}.institution-heading p{font-size:14px;color:#526d83}.detail-grid{background:#f3f6f9;border:1px solid #e4ebf0;border-radius:13px;padding:22px;gap:19px 22px;margin:22px 0}.detail-grid dt{font-size:11px;font-weight:600;color:#687d90;margin-bottom:5px}.detail-grid dd{font-size:14px;color:#304d66;line-height:1.65;margin:0;overflow-wrap:anywhere}.detail-section{margin-top:25px}.detail-section h3{font-size:17px;margin:21px 0 10px}.detail-section p{font-size:14px;line-height:1.8;color:#526b81}.detail-actions{gap:10px;flex-wrap:wrap}.document-list{gap:12px}.document-row{background:#f9fbfd;border:1px solid #dfe7ee;border-radius:12px;padding:17px;gap:14px}.document-row strong{font-size:13px;line-height:1.5;color:#35536d;overflow-wrap:anywhere}.document-row small{font-size:11px}.document-icon{border-radius:9px;background:#f9eaf0;color:#a12744;font-size:11px}.document-actions{gap:12px;flex-wrap:wrap}.document-actions button,.document-actions a{font-size:12px;min-height:36px;align-content:center}.official-events li{border-left-width:2px;padding:16px}.official-events a{font-size:14px}.official-events small{font-size:11px}.official-event-meta{font-size:11px}.personal-detail{padding:20px;border-radius:14px;background:#f7f9fb;border:1px solid #e2e9ef}.personal-detail h3{margin-top:0}.personal-detail .toolbar>button{font-size:12px}.chat-header h2{font-size:19px}.chat-header p{color:#698095;font-size:12px}.message{border-radius:13px;font-size:14px;line-height:1.75}.message.user{background:#263f58;color:#fff}
footer{max-width:none;margin:0;padding:32px max(28px,calc((100% - 1256px)/2)) 38px;border-top:1px solid #e0e7ee;background:#fff;display:grid;grid-template-columns:180px 1fr;align-items:start;gap:13px 32px}.footer-brand{font-size:23px;color:#29465f}.footer-brand span{color:var(--red)}footer>p{font-size:12px;color:#657b8f;line-height:1.8;max-width:530px;margin:0}.footer-links{grid-column:1/-1;gap:10px 23px;padding-top:17px;border-top:1px solid #eef2f6;font-size:12px}.footer-links a{color:#5a7287;padding:4px 0}
.site-tools{grid-column:1/-1;color:#728294;font-size:11px;margin-top:4px}.site-tools:has(.mode-control[hidden]){display:none}.site-tools summary{cursor:pointer;padding:5px 0}.site-tools .mode-control{padding-top:8px;font-size:12px}
.chat-launch{right:22px;bottom:22px;border-radius:12px;min-height:46px;padding:12px 17px;gap:10px;font-size:13px;box-shadow:0 5px 20px #91203b24}.chat-launch span{font-size:12px}.chat-launch:hover{background:var(--red-dark)}
@media(max-width:1180px){.layout{grid-template-columns:220px minmax(0,1fr)}.right-rail{display:none}.header nav{gap:18px}.header .manage-link{display:none}}
@media(max-width:900px){body>.header{gap:20px;padding:0 24px}.header .brand{font-size:23px}.header-actions .saved-link span{display:none}.header nav{gap:16px}.header-actions{gap:10px}.directory-hero{gap:24px;padding:29px}.directory-hero-numbers{padding-left:25px}.directory-hero-numbers>strong{font-size:48px}.profile-cover{flex-wrap:wrap}.profile-cover>.secondary{margin-left:96px}}
@media(max-width:760px){body>.header{height:auto;min-height:112px;display:flex;flex-wrap:wrap;gap:10px 16px;padding:17px 20px 0}.header nav{order:3;width:100%;height:39px;justify-content:flex-start;gap:25px}.header nav a{padding:0 0 10px;font-size:12px}.header-actions{margin-left:auto;gap:11px}.header .brand{font-size:23px}.brandmark{width:34px;height:37px}.brandmark svg{width:21px;height:23px}.header-actions #account-link{font-size:11px;min-height:37px;padding:8px 12px}.header-actions #notification-link{gap:3px}.header-actions .notification-label{display:none}
body>main#main{padding:24px 20px 45px}.intro h1{font-size:28px!important;letter-spacing:-.7px}.intro p{font-size:14px}.public-counts{font-size:12px;margin-bottom:18px}.public-counts small{font-size:10.5px}.search-bar{grid-template-columns:minmax(0,1fr) auto;gap:6px}.search-field{grid-column:1/-1;border-bottom:1px solid #e4ebf0;padding:0 4px 6px;margin:0}.search-field input{font-size:13px!important}.search-bar select{border:0;font-size:12px;min-height:42px}.search-bar .primary{min-height:42px;padding:10px 20px;font-size:12px}.search-help{font-size:11px}.quick-filters{gap:7px;margin:14px 0}.quick-filters>span{display:none}.pill{font-size:11px;min-height:34px;padding:6px 9px}.advanced-discovery{margin-bottom:17px}
.layout{display:block}.filter-panel{padding:15px;margin-bottom:19px}.filter-panel .filter-heading{margin:0;display:flex;flex-wrap:nowrap;gap:12px}.filter-panel .filter-heading h2{flex-basis:auto;flex:1;font-size:13px}.filter-panel .filter-heading button{font-size:11px}.filter-panel.expanded .filter-fields{margin-top:20px}.filter-foot{display:none}.search-actions{gap:12px}.search-actions .text-button{font-size:11px}.search-actions a:last-child{margin-left:0}.results-heading h2{font-size:16px}.results-heading select{font-size:11px;max-width:156px}.job-refined h3{font-size:18px}.job-list{gap:16px}.right-rail{display:none}
.personal-nav{gap:4px;margin-bottom:23px;padding-bottom:9px}.personal-nav a{font-size:11px;padding:8px 10px;min-height:34px}.page-heading h1{font-size:28px}.page-heading p{font-size:13px}.page-heading{margin-bottom:23px}.editor,.profile-editor{padding:21px}.settings-grid{grid-template-columns:1fr}.public-information h1{font-size:28px}.public-information p,.public-information li{font-size:14px}.public-information .editor{padding:20px}.form-grid{gap:16px}.profile-cover{padding:23px;gap:17px}.profile-welcome h1{font-size:27px}.hub-avatar{width:62px;height:62px;border-radius:17px;font-size:22px}.profile-cover>.secondary{margin-left:79px}.hub-overview{grid-template-columns:1fr;gap:10px;margin:16px 0 26px}.hub-overview>div{padding:15px 18px}.profile-hub-grid{grid-template-columns:1fr}.profile-sidebar{margin-top:22px}.profile-welcome .eyebrow{font-size:9px}.feed-post h3{font-size:18px}.feed-actions{flex-wrap:wrap;gap:10px}
.directory-hero{grid-template-columns:1fr;padding:26px;gap:20px}.directory-hero h1{font-size:31px}.directory-hero p{font-size:13px}.directory-hero-numbers{border:0;border-top:1px solid #ffffff22;padding:19px 0 0;display:grid;grid-template-columns:auto 1fr;gap:4px 19px}.directory-hero-numbers>strong{font-size:43px;grid-row:span 2}.directory-hero-numbers>span{font-size:12px;margin:0}.directory-hero-numbers>div{font-size:10px;max-width:100%}.directory-featured{gap:12px;margin-bottom:23px}.directory-topline h2{font-size:22px}.directory-scopes{gap:18px}.directory-scopes>button{font-size:12px;min-height:43px}.directory-categories button{font-size:11px}.directory-workspace .directory-filters{gap:12px}.directory-footnote p{font-size:12px}.source-card{padding:20px!important}
#detail-dialog{padding:24px 21px;width:calc(100% - 22px);border-radius:16px;max-height:94dvh}.detail-title{font-size:24px;padding-right:22px}.detail-grid{padding:17px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.detail-grid dd{font-size:13px}.detail-grid dt{font-size:10px}.detail-section p{font-size:13px}.detail-actions>*{flex:1 1 100%}.document-row{padding:14px;gap:12px;flex-wrap:wrap}.document-actions{flex-basis:100%;justify-content:flex-start;padding-left:0}.document-actions>*{flex:1;text-align:center}.document-row>div:not(.document-actions){min-width:0}.official-events a{font-size:13px}.personal-detail{padding:17px}.personal-detail .toolbar>button{width:auto;flex:1 1 180px}.steps{grid-template-columns:1fr}.step{padding:24px}.step p{font-size:13px}
footer{padding:27px 22px 90px;grid-template-columns:1fr;gap:12px}.footer-links{gap:9px 19px;font-size:11px;padding-top:16px}.footer-brand{font-size:23px}footer>p{font-size:11px}.chat-launch{width:46px;height:46px;min-height:46px;padding:0;right:17px;bottom:18px;border-radius:14px;justify-content:center}.chat-launch span{display:none}}
@media(max-width:400px){body>.header{padding:15px 15px 0;gap:10px}.header .brand{font-size:20px;gap:7px}.header-actions{gap:8px}.header-actions #account-link{padding:8px 10px}.header .saved-link{gap:3px}.header nav{gap:23px}body>main#main{padding:22px 15px 40px}.intro h1{font-size:26px!important}.filter-panel .filter-heading h2{font-size:12px}.filter-panel .filter-heading{gap:7px}.search-actions{gap:10px}.search-actions .text-button{font-size:10.5px}.directory-hero{padding:23px}.directory-hero h1{font-size:29px}.directory-hero-numbers{grid-template-columns:auto 1fr}.profile-cover>.secondary{margin-left:0;width:100%}.profile-welcome{flex-basis:calc(100% - 80px)}.detail-grid{grid-template-columns:1fr}.community-search .field{min-width:0;flex-basis:100%}}
@media(prefers-reduced-motion:reduce){button,.job,.source-card{transition:none;transform:none!important}html{scroll-behavior:auto}}
.step-number{display:grid;place-items:center;width:44px;height:44px;line-height:1;margin-bottom:20px;font-size:21px;font-weight:700}
