/* App screens aligned to the approved UDIPRO Home visual. */
body{background:#f6f8f7;color:#103f43}.site-header{background:#103f43;color:#fff;border:0;position:relative;box-shadow:none;padding:20px max(24px,calc((100vw - 1032px)/2));max-width:none}.site-header .brand{width:140px}.site-header .link-btn{color:#fff}.site-header .primary{background:#ef7724;border-color:#ef7724;border-radius:24px}main{max-width:1080px;padding:0 24px 110px;margin:auto;background:#f6f8f7}.welcome{background:#103f43;color:#fff;margin:0 -24px;padding:28px 28px 56px}.welcome-note{display:none}.search-bar{position:relative;margin:-28px 0 24px;border:1px solid #e5e9e7;border-radius:30px;box-shadow:0 3px 9px #163c3607;padding:0 8px 0 18px;background:#fff;min-height:58px;display:flex;align-items:center;gap:10px}.search-bar:focus-within{border-color:#cbdeda;box-shadow:0 3px 9px #163c3607}.search-bar>span{font-size:25px}.search-bar input{font-size:15px;border:0!important;outline:0!important;box-shadow:none!important;background:transparent;min-width:0}.search-bar input:focus,.search-bar input:focus-visible{border:0!important;outline:0!important;box-shadow:none!important}.search-bar .primary{padding:12px 20px;border-radius:24px;font-size:13px;background:#ef7724;border-color:#ef7724}.category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:20px 12px}.category-card{background:transparent;border:0;box-shadow:none;padding:0;font-size:12px;display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center;color:#28494c}.category-icon{width:70px;height:70px;border-radius:50%;background:#e8f2ed;display:grid;place-items:center;font-size:31px;color:#16474a}.category-card.active .category-icon{background:#103f43;color:#fff}.promo{min-height:220px;margin:28px 0;padding:30px;border-radius:20px;background:linear-gradient(115deg,#103f43,#245b56)}.directory{padding:0;margin:26px 0}.directory .eyebrow{display:none}.section-heading h2{font-size:22px;letter-spacing:-.5px}#results-summary{font-size:13px;margin:5px 0 0}.explore-actions{display:flex;align-items:center;gap:12px}.filter-toggle{border:1px solid #cbdeda;background:#fff;color:#12464a;border-radius:20px;padding:9px 14px;font-weight:700}.filter-toggle.active{background:#e8f2ed}.filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;background:#fff;padding:14px;border:1px solid #e5e9e7;border-radius:18px;margin:18px 0}.filters label{font-size:11px;color:#69747e}.filters input,.filters select{font-size:12px;padding:10px 12px;border-radius:22px;background:#f4f8f6;border:1px solid #dce7e2}.professional-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pro{padding:12px;border:1px solid #edf0ee;border-radius:17px;box-shadow:0 3px 5px #1d383909;display:grid;grid-template-columns:96px minmax(0,1fr);column-gap:16px;background:#fff}.pro .pro-top{display:contents}.pro .avatar{grid-column:1;grid-row:1 / span 5;width:96px;height:116px;border-radius:12px;background:#e6eeea}.pro .pro-top>div:last-child{grid-column:2}.pro h3{font-size:18px;margin:2px 0 4px}.pro .role{display:inline-block;font-size:11px;background:#e8f2ed;border-radius:8px;padding:4px 8px}.pro .pro-location,.pro .description,.pro .approved,.pro .pro-footer{grid-column:2}.pro .pro-location{font-size:11px;margin:7px 0;color:#778189}.pro .description{font-size:12px;color:#657078;margin:0 0 7px}.pro .approved{font-size:10px;color:#258348;background:#e6f2e8;border-radius:14px;padding:4px 8px;width:max-content}.pro .pro-footer{border:0;padding:8px 0 0;margin:0;display:flex;gap:8px;align-items:center}.pro .profile{font-size:11px;padding:7px 11px;border-radius:18px;color:#103f43;border:1px solid #cbdeda;background:#fff;font-weight:700}.results-header{display:none;background:#103f43;color:#fff;padding:26px 24px 58px;align-items:center;gap:16px}.results-header>div{flex:1}.results-header .explore-kicker{font-size:11px;font-weight:700;letter-spacing:1.5px;color:#9fc0bd;margin:0 0 5px}.results-header h1{font-size:28px;line-height:1.15;letter-spacing:-.8px;margin:0 0 6px}.results-header p:not(.explore-kicker){font-size:13px;color:#c8ddda;margin:0}.results-header button{color:#fff}.explore-account{border:1px solid #7aa09d;background:#174d51;width:42px;height:42px;border-radius:50%;font-size:20px}body[data-screen=results] .site-header{display:none}body[data-screen=results] .welcome,body[data-screen=results] .category-section,body[data-screen=results] .promo,body[data-screen=results] .join-banner{display:none}body[data-screen=results] .results-header{display:flex;margin:0 -24px}body[data-screen=results] .search-bar{margin-top:-29px}body[data-screen=results] .directory{margin-top:24px}footer{display:none}.mobile-nav{position:fixed;z-index:40;left:50%;transform:translateX(-50%);bottom:0;width:min(100%,1080px);display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid #edf0ed;border-radius:18px 18px 0 0;padding:12px 12px max(14px,env(safe-area-inset-bottom));box-shadow:0 -4px 16px #123f4304}.mobile-nav button{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;background:none;border:0;padding:0 0 9px;color:#737e88;font-size:12px}.mobile-nav span{font-size:24px}.mobile-nav .active{color:#12464a;font-weight:700}.mobile-nav .active:after{content:"";position:absolute;bottom:0;width:36px;height:3px;border-radius:3px;background:#12464a}.profile-modal{padding:0;overflow:auto;border-radius:24px}.profile-cover{height:280px;background:linear-gradient(135deg,#0b4146,#57817a)}.account-details{display:block;border:1px solid #e0e9e5;border-radius:16px;overflow:hidden;margin:22px 0}.start-screen{position:fixed;inset:0;z-index:45;background:linear-gradient(155deg,#164e50,#022c31);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:10vh 24px 24px}.start-brand{margin:auto;text-align:center}.start-actions{width:min(100%,360px);text-align:center}.start-actions>button{width:100%;border-radius:30px;margin:10px 0;padding:13px}
@media(max-width:700px){body{padding-bottom:76px;background:#f6f8f7}main{width:100%;padding:0 16px 96px}.site-header{padding:15px 20px}.site-header .desktop-link{display:none}.results-header{padding:24px 18px 56px}.results-header h1{font-size:24px;max-width:280px}.results-header>button:first-child{font-size:24px;padding:4px}.explore-account{font-size:18px}.search-bar{height:54px;min-height:54px;margin:-27px 0 20px;padding:0 7px 0 15px}.search-bar input{font-size:14px}.search-bar .primary{width:44px;height:44px;padding:0;font-size:0;border-radius:50%}.search-bar .primary span{font-size:19px}.explore-directory-heading{align-items:flex-end}.explore-directory-heading h2{font-size:20px}.explore-actions{gap:7px}.explore-actions #refresh-professionals{display:none}.filter-toggle{padding:8px 12px;font-size:11px}.filters{display:none;grid-template-columns:1fr 1fr;padding:11px;gap:9px;border-radius:16px;margin:12px 0 16px}.filters.filters-open{display:grid}.filters label{font-size:10px}.filters input,.filters select{font-size:11px;padding:9px 10px}.professional-grid{grid-template-columns:1fr;gap:10px}.pro{padding:9px;grid-template-columns:82px minmax(0,1fr);column-gap:13px;border-radius:15px}.pro .avatar{width:82px;height:100px;border-radius:11px}.pro h3{font-size:16px}.pro .role{font-size:10px}.pro .pro-location{font-size:10px}.pro .description{font-size:11px;line-height:1.35}.pro .approved{font-size:9px;padding:3px 7px}.pro .availability{display:none}.pro .profile{border:0;padding:2px 0;color:#1d625a}.mobile-nav{padding-top:11px}.overlay{padding:0;align-items:stretch;z-index:50}.modal{width:100%;max-width:none;max-height:100dvh;min-height:100dvh;border-radius:0;margin:0}.auth-card{padding:65px 20px 28px;border-top:14px solid #103f43}}
body.starting>.site-header,body.starting>main,body.starting>footer,body.starting>.mobile-nav{display:none}
/* Shared raised-center navigation: same geometry as Home on every app screen. */
html body>nav.mobile-nav{position:fixed!important;z-index:50!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;bottom:0!important;width:min(100%,1080px)!important;max-width:1080px!important;height:92px!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;align-items:end!important;background:#fff!important;border-top:1px solid #edf0ed!important;border-radius:22px 22px 0 0!important;padding:12px 12px max(14px,env(safe-area-inset-bottom))!important;box-shadow:0 -6px 20px #123f430a!important;overflow:visible!important}
html body>nav.mobile-nav::before{content:""!important;position:absolute!important;z-index:-1!important;left:50%!important;top:-39px!important;width:150px!important;height:92px!important;transform:translateX(-50%)!important;background:#fff!important;clip-path:polygon(50% 0,100% 58%,100% 100%,0 100%,0 58%)!important;filter:drop-shadow(0 -5px 7px #123f4309)!important}
html body>nav.mobile-nav::after{content:""!important;position:absolute!important;left:50%!important;top:-29px!important;width:126px!important;height:78px!important;transform:translateX(-50%)!important;background:linear-gradient(180deg,#e9f8f3 0%,#f8fcfa 100%)!important;clip-path:polygon(50% 0,100% 61%,100% 100%,0 100%,0 61%)!important;pointer-events:none!important}
html body>nav.mobile-nav button{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:7px!important;min-height:62px!important;background:none!important;border:0!important;padding:0 0 8px!important;color:#737e88!important;font-size:13px!important;font-weight:400!important}
html body>nav.mobile-nav button:nth-child(2){transform:translateY(-23px)!important}
html body>nav.mobile-nav button>span{display:block!important;width:auto!important;height:auto!important;font-size:13px!important}
html body>nav.mobile-nav button>span:first-child{width:25px!important;height:25px!important;font-size:0!important}
html body>nav.mobile-nav button>span:first-child svg{display:block!important;width:25px!important;height:25px!important;stroke-width:1.8!important}
html body>nav.mobile-nav button.active{color:#12464a!important;font-weight:700!important}
html body>nav.mobile-nav button.active span:first-child svg{fill:currentColor!important}
html body>nav.mobile-nav button.active::after{content:""!important;position:absolute!important;bottom:0!important;width:36px!important;height:3px!important;border-radius:3px!important;background:#12464a!important}
@media(max-width:700px){html body>nav.mobile-nav{height:82px!important;padding-top:10px!important}html body>nav.mobile-nav::before{top:-34px!important;width:126px!important;height:80px!important}html body>nav.mobile-nav::after{top:-26px!important;width:106px!important;height:68px!important}html body>nav.mobile-nav button{font-size:12px!important;gap:5px!important;min-height:56px!important}html body>nav.mobile-nav button:nth-child(2){transform:translateY(-20px)!important}}
