:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a1e;background:#eaf0f6;font-synthesis:none;font-weight:400;--blue:#0878dc;--light-blue:#eaf4ff;--text:#1a1a1e;--muted:#6c7280;--surface:#f4f6fa;--green:#00a95d;--border:#e9edf2}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button{color:inherit}button:disabled{opacity:.42;cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #65b3fc;outline-offset:3px}button{transition:background .16s,transform .16s,box-shadow .16s}button:active:not(:disabled){transform:scale(.98)}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.17;letter-spacing:-1.1px;font-weight:750}h2{font-size:22px;line-height:1.25;letter-spacing:-.6px}h3{font-size:17px;line-height:1.4;letter-spacing:-.25px}p{line-height:1.6}strong{font-weight:650}small,.small{font-size:13px;line-height:1.45}.muted{color:var(--muted)}.grow{flex:1;min-width:0}.row{display:flex;align-items:center;gap:12px}.stage{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:28px;background:radial-gradient(ellipse at 20% 20%,#daeaff 0,transparent 55%),radial-gradient(ellipse at 90% 80%,#d9e7ee 0,transparent 60%),#edf2f7}.app-shell{position:relative;width:420px;height:min(900px,calc(100dvh - 88px));min-height:640px;display:flex;flex-direction:column;background:#fff;border-radius:40px;overflow:hidden;border:7px solid #17202b;box-shadow:0 28px 80px #243d6520,0 2px 6px #15213126}.desktop-caption{display:flex;justify-content:space-between;width:405px;margin-top:17px;color:#7b8ba0;font-size:10px;letter-spacing:1.6px}.desktop-caption span:last-child{letter-spacing:.2px}.status-bar{height:39px;flex-shrink:0;position:relative;display:flex;justify-content:space-between;align-items:center;padding:9px 25px 2px;font-size:13px;background:#fff}.island{position:absolute;top:5px;left:calc(50% - 44px);width:88px;height:25px;border-radius:20px;background:#17202b}.status-icons{font-size:12px;letter-spacing:1px;display:flex;gap:3px;align-items:center}.app-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;height:68px;padding:8px 15px;border-bottom:1px solid var(--border);background:#fff;z-index:3}.home-header{height:77px}.icon-button{width:40px;height:40px;border:0;background:transparent;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon-button:hover{background:var(--surface)}.header-avatar{background:#eaf4ff;color:#196ab3;width:34px;height:34px;font-size:11px;font-weight:700;border:3px solid white;box-shadow:0 0 0 1px #dce8f5}.brand{display:flex;align-items:center;gap:7px;flex:1;justify-content:center}.brand img{width:36px;height:38px;object-fit:cover;border-radius:9px}.brand strong{font-size:19px;letter-spacing:-.75px}.brand-dot{color:var(--blue)}.brand small{display:flex;align-items:center;gap:3px;color:var(--muted);font-size:11px;margin-top:3px}.header-title{font-size:16px;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main-content{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;background:#fff}.main-content::-webkit-scrollbar{display:none}.bottom-nav{height:79px;flex-shrink:0;display:flex;background:#fff;border-top:1px solid #e9edf2;padding:7px 8px 17px;z-index:4}.bottom-nav button{flex:1;border:0;background:none;color:#9299a4;font-size:11px;font-weight:550;display:flex;gap:5px;align-items:center;flex-direction:column;justify-content:center}.bottom-nav button>span{display:flex;position:relative;align-items:center;justify-content:center;width:44px;height:29px;border-radius:12px}.bottom-nav .active{color:var(--blue)}.bottom-nav .active>span{background:var(--light-blue)}.bottom-nav i{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--blue);right:7px;top:0}.content{padding:26px 23px 30px;animation:appear .2s ease}.content>h1+.muted,.content>.section-heading+.muted{margin-top:9px;margin-bottom:25px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.7px;color:var(--blue);line-height:1.6}.content>.eyebrow{margin-bottom:9px}.button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:13px 19px;border-radius:14px;border:1px solid transparent;font-size:14px;font-weight:650;width:100%;line-height:1.4}.button.primary{background:var(--blue);color:#fff;box-shadow:0 5px 12px #0878dc15}.button.primary:hover{background:#096bc1}.button.secondary{background:#f5f9ff;color:var(--blue);border-color:#dfebf8;box-shadow:none}.content>.button+.button{margin-top:10px}.text-button{padding:10px 0;border:0;background:none;color:var(--blue);font-size:13px;font-weight:650}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.section-heading h1{font-size:27px}.section-heading .text-button{white-space:nowrap}.category-icon{display:inline-flex;align-items:center;justify-content:center;width:47px;height:47px;border-radius:14px;flex-shrink:0}.job-card{display:block;text-align:left;width:100%;background:#fff;border:1px solid var(--border);border-radius:18px;padding:17px;margin:13px 0;box-shadow:0 3px 10px #172f4c04}.job-card:hover{border-color:#bdd9f7;box-shadow:0 3px 12px #173b7010}.job-card .grow>strong{display:block;font-size:15px;line-height:1.4}.job-card .grow>span{display:block;margin-top:3px}.job-card-meta{display:flex;align-items:center;justify-content:space-between;margin:16px 0 12px;gap:8px;font-size:12px}.job-card-meta>span{display:flex;align-items:center;gap:6px;color:var(--muted)}.job-card-meta b{font-size:14px}.job-card-meta b span{font-size:11px;font-weight:400}.badge{display:inline-flex;align-items:center;font-size:11px;line-height:1.4;padding:5px 9px;border-radius:6px;background:#f0f3f7;color:#5c6a7e;font-weight:600}.status-published{background:#e8f8ee;color:#238650}.status-offered,.status-checkout{background:#fff4da;color:#8d6610}.status-hired,.status-working{background:#eaf4ff;color:#0878dc}.status-completed{background:#edf8f3;color:#228257}.map-main{overflow:hidden}.map-view{height:100%;position:relative;background:#eff1eb;min-height:390px}.map-tools{position:absolute;z-index:2;top:16px;left:17px;right:17px}.search-box{display:flex;align-items:center;background:#fff;box-shadow:0 5px 20px #16325013;border:1px solid #ebedef;border-radius:15px;height:51px;padding:0 13px;gap:9px}.search-box input{border:0;background:none;min-width:0;flex:1;font-size:13px;outline:0;padding:0;height:100%;color:var(--text)}.search-box>svg{color:#6c7280}.filter-button{border:0;background:none;border-left:1px solid #e9edf2;padding:3px 0 3px 11px;height:30px;display:flex;align-items:center;position:relative}.filter-button.on{color:var(--blue)}.filter-button i{position:absolute;right:-7px;top:-5px;font-size:9px;background:var(--blue);color:#fff;border-radius:20px;padding:1px 4px;font-style:normal}.map-caption{display:flex;align-items:center;gap:6px;padding:11px 4px;font-size:11px;color:#647166;font-weight:550}.live-dot{width:6px;height:6px;border-radius:50%;background:#14ab65}.map-demo{margin-left:auto;font-weight:400;font-size:10px;color:#7e8a80}.map-canvas{position:absolute;top:10px;right:0;bottom:0;left:0;transition:transform .4s}.map-canvas.centered{transform:translateY(9px)}.city-map{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.map-marker{position:absolute;transform:translate(-50%,-30%);border:0;background:none;display:flex;flex-direction:column;align-items:center;z-index:1;padding:0;transition:filter .2s}.map-marker:active{transform:translate(-50%,-30%) scale(.97)!important}.map-marker .pin{width:40px;height:43px;border-radius:22px 22px 22px 5px;transform:rotate(-45deg);background:var(--marker-color);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 9px #35445125;border:2px solid #ffffffd9}.map-marker .pin svg{transform:rotate(45deg)}.pin-label{display:flex;flex-direction:column;align-items:center;min-width:69px;margin-top:5px;background:#fff;border-radius:9px;padding:5px 7px;box-shadow:0 3px 6px #17202b12;white-space:nowrap}.pin-label b{font-size:12px;line-height:1.1}.pin-label b small{font-size:9px;color:#6c7280;font-weight:400}.pin-label>small{font-size:8px;color:#707681;margin-top:3px}.map-marker.selected{z-index:2;filter:drop-shadow(0 0 5px #0878dc80)}.you-marker{position:absolute;top:54%;left:49%;width:49px;height:49px;border-radius:50%;background:#0878dc19;display:grid;place-items:center;box-shadow:0 0 0 12px #0878dc09}.you-marker span{width:17px;height:17px;border-radius:50%;background:#0878dc;border:3px solid white;box-shadow:0 1px 5px #45678933}.locate-button{position:absolute;right:17px;bottom:122px;width:42px;height:42px;display:grid;place-items:center;border:1px solid #eef1f4;background:#fff;color:var(--blue);border-radius:13px;box-shadow:0 3px 9px #25364815;z-index:2}.map-view:has(.preview-card) .locate-button{bottom:248px}.location-note{position:absolute;bottom:175px;right:16px;background:#fff;font-size:11px;padding:8px 12px;border-radius:9px;z-index:3;box-shadow:0 3px 10px #3332}.map-bottom{position:absolute;bottom:19px;left:16px;right:16px;z-index:3}.map-hint{padding:17px 14px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e9eff4;border-radius:17px;box-shadow:0 8px 22px #34495e10}.map-hint strong{font-size:13px}.map-hint p{font-size:11px;color:var(--muted);margin-top:4px}.hint-icon{display:flex;align-items:center;justify-content:center;background:#eaf4ff;color:var(--blue);width:39px;height:39px;border-radius:12px;flex-shrink:0}.preview-card{padding:18px;background:#fff;border-radius:20px;box-shadow:0 8px 30px #16335324;animation:slideUp .25s ease}.preview-card .eyebrow{font-size:8px;letter-spacing:1px}.preview-card h3{font-size:16px;margin:2px 0}.preview-card .category-icon{width:43px;height:43px}.preview-card .icon-button{width:24px;height:30px;align-self:flex-start}.preview-card .small{font-size:11px}.preview-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted);padding:17px 0}.preview-meta>span{display:flex;align-items:center;gap:4px}.preview-card .rate{font-size:24px;letter-spacing:-.6px}.preview-card .row>.muted{font-size:12px}.preview-card .button{width:auto;min-height:44px;padding:10px 18px;font-size:12px}.preview-card .grow>.muted{font-size:12px}fieldset{border:0;margin:25px 0;padding:0}legend,label{font-size:14px;font-weight:600;display:block;line-height:1.5}legend{margin-bottom:12px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips button,.chips>span{padding:10px 13px;border:1px solid #e2e8ef;border-radius:11px;background:#fff;color:#697380;font-size:12px;font-weight:550}.chips button.active{background:var(--blue);border-color:var(--blue);color:#fff}.content label{margin:18px 0}.content input:not([type=range]):not([type=checkbox]),.content select,.content textarea{display:block;width:100%;margin-top:8px;border:1px solid #dde4ed;border-radius:11px;padding:13px;background:#fbfcfe;color:var(--text);font-size:14px;min-height:47px;min-width:0}.content textarea{min-height:100px;resize:vertical;line-height:1.5}.range-label{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.range-label b{color:var(--blue)}input[type=range]{width:100%;margin:20px 0 7px;accent-color:var(--blue)}.range-ends{width:100%;display:flex;justify-content:space-between;font-size:11px;font-weight:400;color:var(--muted)}.filters>.button{margin-top:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label{min-width:0}.form-grid label:first-child select{font-size:12px}.create-form .form-grid label{margin-top:0;margin-bottom:0}.create-form .button{margin-top:20px}.notice{display:flex;gap:11px;background:#f2f7fd;color:#5b718d;border-radius:13px;padding:16px;font-size:12px;line-height:1.65;margin:19px 0}.notice svg{flex-shrink:0;color:var(--blue);margin-top:1px}.detail-hero{padding:0 0 23px;border-bottom:1px solid var(--border)}.detail-hero>.row{justify-content:space-between;margin-bottom:20px}.detail-hero .category-icon{width:54px;height:54px;border-radius:16px}.detail-hero>.eyebrow{margin-bottom:6px}.detail-hero h1{font-size:31px}.detail-hero p.muted{margin-top:9px;font-size:14px}.rating-inline{color:#af811b;font-size:13px;font-weight:550}.detail-hero .rating-inline{margin-left:9px}.pay{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;margin-top:23px}.pay>b{font-size:34px;letter-spacing:-1px;color:#0878dc}.pay>span{font-size:13px;color:var(--muted)}.pay>.total{width:100%;font-size:11px;margin-top:0}.facts{padding:23px 0;display:grid;gap:18px}.facts>div{display:flex;align-items:center;gap:13px}.facts svg{color:#6e8199;width:20px}.facts span{display:flex;flex-direction:column;gap:3px}.facts small{color:var(--muted);font-size:11px}.facts strong{font-size:13px;font-weight:550}.detail>.button{margin-bottom:10px}.content section{padding-top:23px}.content section>p{font-size:14px;color:var(--muted);margin-top:10px}.trust{display:flex;align-items:center;gap:13px;background:#f7f9fc;padding:17px;margin:24px 0;border-radius:13px;color:#5e7490}.trust span{display:flex;flex-direction:column;gap:4px}.trust strong{font-size:12px}.trust small{font-size:11px}.hire-record{display:flex;gap:11px;padding:15px;border:1px solid #cfebdb;border-radius:13px;background:#f5fbf7;color:#31865b}.hire-record div{min-width:0}.hire-record strong{font-size:12px}.hire-record small{display:block;font-size:10px;margin-top:5px;overflow-wrap:anywhere}.hire-record svg{flex-shrink:0}.timeline{margin-top:17px}.timeline>div{display:flex;gap:13px;padding-bottom:18px;position:relative}.timeline-dot{width:8px;height:8px;border-radius:50%;background:#a9c5df;margin-top:5px;flex-shrink:0}.timeline>div:not(:last-child):before{content:"";position:absolute;left:3px;top:13px;bottom:0;width:1px;background:#e3ecf5}.timeline strong{font-size:12px;display:block;line-height:1.4}.timeline small{font-size:10px;color:var(--muted);display:block;margin-top:5px}.segments{display:flex;border-radius:12px;padding:4px;background:#f0f3f7;margin:25px 0 21px;gap:4px}.segments button{display:flex;align-items:center;justify-content:center;gap:10px;flex:1;background:none;border:0;border-radius:9px;padding:11px;font-size:13px;color:var(--muted)}.segments .active{background:#fff;color:#1a1a1e;box-shadow:0 2px 5px #3542510b;font-weight:650}.segments span{background:#e7edf5;border-radius:5px;padding:1px 5px;font-size:10px}.activity-row{display:flex;align-items:center;gap:12px;background:none;border:0;text-align:left;width:100%;padding:16px 0;border-bottom:1px solid var(--border)}.activity-check{width:29px;height:29px;border-radius:50%;background:#eaf4ff;color:var(--blue);display:grid;place-items:center}.activity-row strong{display:block;font-size:12px}.activity-row small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.empty{text-align:center;padding:37px 10px}.empty-icon{display:inline-flex;padding:20px;border-radius:24px;background:var(--light-blue);color:var(--blue);margin-bottom:23px}.empty h3{font-size:20px;line-height:1.4}.empty p{font-size:14px;color:var(--muted);margin-top:12px}.big-icon{display:inline-flex;background:#eaf4ff;color:var(--blue);border-radius:20px;width:67px;height:67px;align-items:center;justify-content:center;margin:11px 0 27px}.content>.big-icon+h1+.muted{margin-top:15px}.summary-card{border:1px solid var(--border);border-radius:17px;padding:20px;margin:24px 0;background:#fbfcfe}.summary-card>strong{font-size:17px}.summary-card>p{font-size:13px;color:var(--muted);margin:6px 0 19px}.summary-card>div{display:flex;justify-content:space-between;gap:12px;font-size:12px;border-top:1px solid var(--border);padding:12px 0 0;margin-top:12px}.summary-card>div>span{color:var(--muted)}.summary-card b{font-size:12px;text-align:right}.fine-print{font-size:11px;line-height:1.7;color:#8a929e;text-align:center;margin:21px 0}.success{padding:65px 30px;text-align:center;animation:appear .3s}.success-icon{width:91px;height:91px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#00a95d;background:#e9f9f1;margin:0 auto 30px;box-shadow:0 0 0 12px #f5fcf8}.success .eyebrow{margin:40px 0 10px}.success h1{font-size:32px}.success>p:not(.eyebrow){font-size:15px;color:var(--muted);margin:18px 0 35px}.dashboard-feature{padding:23px;border-radius:21px;background:linear-gradient(135deg,#0878dc,#1490e4);color:#fff;margin:24px 0}.feature-icon{display:inline-flex;margin-bottom:17px;color:#cce6fc}.dashboard-feature h2{font-size:24px;line-height:1.3;margin-bottom:22px}.dashboard-feature .button{background:#fff;color:var(--blue);min-height:45px;font-size:13px;box-shadow:none}.stats{display:flex;margin:25px 0 29px;border:1px solid var(--border);border-radius:16px;padding:20px 0}.stats>div{flex:1;text-align:center;border-right:1px solid var(--border);padding:0 4px}.stats>div:last-child{border:0}.stats b{display:block;font-size:23px;letter-spacing:-.7px;color:#0878dc}.stats span{display:block;font-size:10px;color:var(--muted);margin-top:7px}.dashboard>.section-heading{margin-top:28px}.avatar{display:inline-flex;align-items:center;justify-content:center;background:#e6eefc;color:#526d9b;width:46px;height:46px;border-radius:50%;font-weight:650;font-size:15px;flex-shrink:0}.avatar.large{width:87px;height:87px;font-size:26px;margin-bottom:22px;background:linear-gradient(135deg,#e6effd,#d9e7f4);border:5px solid #fff;box-shadow:0 0 0 1px #e6edf5}.company-avatar{color:#a87933;background:#fbf1dd}.candidate-row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:#fff;border:1px solid var(--border);border-radius:13px;padding:14px;margin:18px 0}.candidate-row strong{display:block;font-size:14px}.candidate-row small{display:block;font-size:11px;margin-top:4px}.conversation{display:flex;align-items:center;gap:12px;padding:22px 0;width:100%;background:none;border:0;border-bottom:1px solid var(--border);text-align:left}.conversation strong{font-size:14px;display:block}.chat-job{display:block;font-size:11px;margin:4px 0;color:var(--blue)}.message-snippet{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.chat-main{overflow:hidden}.chat-screen{display:flex;height:100%;flex-direction:column;background:#f7f9fc}.chat-context{display:flex;align-items:center;gap:11px;background:#fff;border:0;border-bottom:1px solid var(--border);padding:14px 20px;width:100%;text-align:left;flex-shrink:0}.chat-context strong{font-size:13px;display:block}.chat-context small{font-size:11px;color:var(--muted);display:block;margin-top:4px}.chat-context .category-icon{height:36px;width:36px;border-radius:10px}.chat-context .category-icon svg{width:19px}.chat-messages{padding:20px;flex:1;overflow-y:auto;min-height:0;display:flex;align-items:flex-start;flex-direction:column;gap:16px}.chat-date{font-size:9px;letter-spacing:1px;color:#9ba5b2;width:100%;text-align:center;margin:5px 0}.system-message{display:flex;gap:7px;background:#ecf1f7;padding:12px;border-radius:11px;font-size:11px;color:#7a8a9e;line-height:1.6;margin-bottom:15px}.system-message svg{flex-shrink:0;margin-top:1px}.chat-empty{font-size:14px;color:var(--muted);margin:auto;text-align:center}.bubble{max-width:87%;padding:13px 15px;border-radius:17px;background:#fff;border:1px solid var(--border);box-shadow:0 3px 8px #18345303;overflow-wrap:anywhere}.bubble.mine{align-self:flex-end;background:#0878dc;border-color:#0878dc;color:#fff;border-bottom-right-radius:4px}.bubble.theirs{border-bottom-left-radius:4px}.bubble small{font-size:10px;opacity:.7}.bubble p{font-size:14px;line-height:1.5;margin:5px 0 6px}.bubble time{font-size:9px;display:block;text-align:right;opacity:.65}.chat-compose{display:flex;gap:10px;padding:15px;background:#fff;border-top:1px solid var(--border);flex-shrink:0}.chat-compose input{min-width:0;flex:1;border:1px solid #e3e9f0;border-radius:22px;padding:13px 16px;background:#f7f9fc;font-size:13px}.chat-compose button{background:var(--blue);color:#fff;width:44px;border:0;border-radius:50%;display:grid;place-items:center}.quick-reply{display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid #d5e5f8;color:var(--blue);border-radius:15px;font-size:11px;padding:10px 14px;margin:0 20px 15px;align-self:flex-start}.agreement-message{display:flex;align-items:center;gap:10px;width:100%;background:#fff;border:1px solid #cae2fb;padding:15px;border-radius:13px;color:#0878dc;text-align:left;font-size:12px}.agreement-message span{flex:1}.agreement-message small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.scan-window{height:260px;background:#162d43;border-radius:22px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:23px;color:#70879c;margin:27px 0 18px;overflow:hidden}.scan-corners{border:2px solid #69c0ff;border-radius:20px;width:171px;height:160px;position:relative;display:grid;place-items:center;background:#1e384e}.scan-line{position:absolute;height:2px;width:140px;left:14px;top:24px;background:#65c3ff;box-shadow:0 0 17px #53aaff;animation:scan 3s ease-in-out infinite}.scan-window>span{font-size:10px;color:#b7c9d9}.scanner-job{display:flex;gap:13px;align-items:center;padding:12px 0;color:var(--blue)}.scanner-job span{display:flex;flex-direction:column;gap:4px}.scanner-job strong{font-size:13px;color:var(--text)}.scanner-job small{font-size:11px;color:var(--muted)}.scanner>.button{margin-top:22px}.scanner>.text-button{width:100%;font-size:11px;margin-top:10px}.error{background:#fff0f1;border-radius:10px;padding:14px;color:#b23c45;font-size:12px;line-height:1.5;margin-top:15px}.qr-display{display:flex;flex-direction:column;align-items:center;border:1px solid var(--border);border-radius:20px;padding:35px;gap:18px;margin:30px 0;color:#1e4b71}.qr-display strong{font-size:14px}.qr-display small{font-size:11px;color:var(--muted)}.rating-screen{text-align:center}.rating-screen label{text-align:left}.rating-screen .eyebrow{font-size:9px}.rating-screen .big-icon{margin-bottom:28px}.rating-screen>p.muted{margin-top:14px}.stars{display:flex;justify-content:center;margin-top:30px;gap:5px}.stars button{border:0;background:none;color:#d5dce4;padding:4px;min-height:44px}.stars .filled{color:#efb82a}.stars .filled svg{fill:#efb82a}.rating-description{font-size:13px;color:var(--muted);margin:14px 0 30px}.rating-screen>.text-button{margin-top:12px}.profile-hero{text-align:center;padding:15px 0 0}.profile-hero h1{font-size:28px;margin:7px 0}.profile-hero .muted{font-size:13px;margin-bottom:9px}.profile-hero .eyebrow{font-size:9px}.setting-row{display:flex;align-items:center;gap:13px;width:100%;border:0;border-bottom:1px solid var(--border);background:#fff;text-align:left;padding:19px 0;font-size:13px}.setting-row>svg:first-child{color:var(--blue)}.setting-row>svg:last-child{color:#9ba7b3}.setting-row input[type=checkbox]{width:22px;height:22px;accent-color:var(--blue)}.role-prompt{display:flex;align-items:center;gap:12px;border:0;background:var(--light-blue);color:#2573ba;border-radius:14px;padding:18px;margin-top:25px;width:100%;text-align:left}.role-prompt span{flex:1;font-size:12px;font-weight:600}.role-prompt small{display:block;font-size:11px;font-weight:400;margin-top:5px}.menu-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}.menu-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0e20384d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);width:100%;height:100%;border-radius:0}.side-menu{position:absolute;top:0;bottom:0;left:0;width:77%;background:#fff;padding:31px 22px 23px;overflow-y:auto;scrollbar-width:none;animation:slideIn .25s ease;box-shadow:15px 0 40px #1937531a}.side-menu>.row{margin-bottom:15px}.side-menu .eyebrow{font-size:9px;color:#8a98aa}.side-menu>.avatar{margin-bottom:15px}.side-menu>h2{font-size:21px}.side-menu>.small{font-size:11px;margin-top:7px}.role-switch{padding:17px 0;margin:6px 0 8px}.role-switch>span{font-size:10px;font-weight:600;color:#8291a1;display:block;margin-bottom:10px}.role-switch>div{display:flex;padding:4px;border-radius:12px;background:#f0f4f9;gap:3px}.role-switch button{flex:1;background:none;border:0;border-radius:9px;font-size:11px;display:flex;align-items:center;justify-content:center;gap:6px;padding:11px 6px;color:#738297}.role-switch .active{background:#fff;color:var(--blue);box-shadow:0 2px 5px #314a7310;font-weight:650}.menu-links{border-top:1px solid var(--border);padding-top:10px}.menu-links button{display:flex;align-items:center;gap:12px;text-align:left;width:100%;border:0;background:none;padding:13px 0;font-size:12px}.menu-links button>svg:first-child{color:#7d8c9f}.menu-links button>svg:last-child{margin-left:auto;color:#aeb7c3}.logout{display:flex;align-items:center;gap:12px;background:none;border:0;color:#e35761;margin:14px 0;padding:10px 0;font-size:12px}.menu-version{font-size:9px;color:#a8b1bc;display:block;margin-top:15px}.info-screen h1{margin-bottom:25px}.about-logo{width:110px;height:110px;object-fit:cover;margin:10px 0 25px;border-radius:25px}.info-screen h2{font-size:29px;margin-bottom:20px}.info-screen>p{font-size:14px;margin:16px 0}.info-screen details{padding:19px 0;border-bottom:1px solid var(--border);font-size:13px;line-height:1.6}.info-screen details p{color:var(--muted);margin-top:12px;font-size:12px}.info-screen summary{font-weight:600;cursor:pointer}.earnings{padding:25px;background:linear-gradient(120deg,#0878dc,#1393e6);color:#fff;border-radius:19px}.earnings span{font-size:12px}.earnings b{display:block;font-size:37px;margin-top:12px;letter-spacing:-1px}.toast{position:absolute;bottom:90px;left:20px;right:20px;border-radius:13px;box-shadow:0 6px 15px #182b3820;background:#18364c;color:#fff;padding:15px;display:flex;align-items:center;gap:9px;font-size:12px;line-height:1.5;z-index:11;animation:slideUp .2s}.toast svg{flex-shrink:0}.auth-screen,.splash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:35px;text-align:center}.splash{z-index:30;background:radial-gradient(circle,#f5fcff,#fff 65%)}.splash img{width:175px;border-radius:35px;animation:logoIn 1.5s ease both}.splash-loader{width:40px;height:3px;border-radius:5px;background:#c5e5f8;margin-top:36px;overflow:hidden;position:relative}.splash-loader:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0878dc;transform-origin:left;animation:load 1.5s ease forwards}.auth-screen img{width:110px;margin-bottom:25px}.auth-screen h1{margin-bottom:16px}.auth-screen .button{margin-top:28px}.blue{background:#eaf4ff;color:var(--blue)}@keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes logoIn{0%{opacity:0;transform:scale(.96)}45%,to{opacity:1;transform:scale(1)}}@keyframes load{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes scan{0%,to{top:20px}50%{top:135px}}@media(max-width:600px){.stage{padding:0;display:block;background:#fff;height:100dvh;min-height:0}.app-shell{width:100%;height:100dvh;min-height:0;border:0;border-radius:0;box-shadow:none}.desktop-caption{display:none}.status-bar{height:max(39px,env(safe-area-inset-top));padding-top:9px}.bottom-nav{height:calc(68px + env(safe-area-inset-bottom));padding-bottom:calc(8px + env(safe-area-inset-bottom))}.content{padding:26px 23px 30px}.map-view{min-height:300px}}@media(max-width:360px){h1{font-size:27px}.content{padding:22px 18px}.brand strong{font-size:17px}.brand img{width:30px;height:31px}.map-hint strong{font-size:12px}.job-card-meta{font-size:11px}.side-menu{padding-left:17px;padding-right:17px}.preview-card{padding:14px}.preview-card h3{font-size:14px}.preview-meta{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.pin-label>small{font-size:9px}.pin-label b{font-size:13px}.pin-label b small{font-size:10px}.map-marker .pin{width:44px;height:45px}.side-menu{width:75%}.map-view:has(.preview-card) .location-note{bottom:298px}@media(max-width:360px){.role-switch button{flex-direction:column;gap:5px}.filters .section-heading{align-items:flex-start}.filters .section-heading h1{font-size:25px}.filters .section-heading .text-button{flex-shrink:0}}.brand img,.about-logo,.auth-screen img,.splash img{object-fit:contain;aspect-ratio:1;border-radius:0;clip-path:inset(6.4% 6.3% 6.4% 6.4% round 20%)}.brand img{height:36px}@media(max-width:360px){.brand img{width:30px;height:30px}}
