:root{--brand-50: #f5f9ff;--brand-100: #e8f0fe;--brand-200: #c6dafc;--brand-300: #8ab4f8;--brand-500: #1a73e8;--brand-600: #1765cc;--brand-700: #174ea6;--g-blue: var(--brand-500);--g-bg: #fff;--g-text: #202124;--g-muted: #5f6368;--g-link: #1a56c4;--g-link-visited: #174ea6;--g-bar-bg: var(--brand-50);--g-btn-bg: var(--brand-50);--g-btn-border: var(--brand-200);--g-btn-hover: var(--brand-100);--g-signin: var(--brand-500);--g-signin-hover: var(--brand-600);--g-border: #d7e3f8;--g-shadow: 0 1px 6px rgba(26, 86, 196, .24);--g-shadow-focus: 0 1px 6px rgba(26, 86, 196, .24), 0 0 0 1px rgba(26, 86, 196, .1);--g-footer-bg: var(--brand-50);--danger: #d93025;--ok: #188038;--radius: 24px}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Arial,IBM Plex Sans Arabic,sans-serif;background:var(--g-bg);color:var(--g-text);font-size:14px;line-height:1.58}a{color:var(--g-link);text-decoration:none}a:visited{color:var(--g-link-visited)}a:hover{text-decoration:underline}.app{min-height:100vh}.g-logo{display:block;width:auto;object-fit:contain;-webkit-user-select:none;user-select:none}.g-logo.large{height:clamp(2.25rem,6vw,3.75rem)}.g-logo.small{height:clamp(1.35rem,3.5vw,2rem)}.g-header{position:sticky;top:0;z-index:200;background:#fff}.g-top-panel{display:flex;justify-content:flex-end;align-items:center;padding:.35rem 1rem;min-height:3rem}.g-search-row{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:min(860px,100%);margin:0 auto;padding:1.75rem 1rem 1rem}.g-search-row.is-serp{flex-direction:row;align-items:center;gap:1.25rem;width:min(860px,100%);padding:.6rem 1rem .85rem}.g-bar-logo{flex-shrink:0;text-decoration:none;line-height:0}.g-bar-logo:hover{text-decoration:none}.g-bar-block{display:flex;flex-direction:column;align-items:center;width:100%;min-width:0;max-width:584px}.g-search-row.is-serp .g-bar-block{align-items:stretch;flex:1;max-width:none}.g-bar-search{display:flex;align-items:center;gap:.35rem;width:100%;min-width:0}.g-tagline-title{margin:0 0 .65rem;width:100%;text-align:center;font-size:22px;font-weight:500;color:var(--g-text)}.g-search-row.is-serp .g-tagline-title{margin-bottom:.4rem;font-size:18px}.g-body{flex:1;width:min(860px,100%);margin:0 auto;padding:1.25rem 1.75rem 2rem}@media(max-width:860px){.g-search-row{gap:.5rem;padding:1.1rem 1rem .75rem}.g-search-row.is-serp{gap:.75rem;padding:.5rem 1rem .65rem}.g-bar-search{max-width:none}.g-body{padding-inline:1rem}}.g-nav{display:flex;align-items:center;gap:.15rem;flex-shrink:0}.g-nav-link{background:none;border:none;color:#000000de;font:inherit;font-size:13px;cursor:pointer;padding:.5rem .75rem;border-radius:4px}.g-nav-link:hover{background:var(--brand-100)}.g-signin{background:var(--g-signin);color:#fff;border:none;border-radius:4px;padding:.55rem 1.35rem;font:inherit;font-size:14px;font-weight:500;cursor:pointer;margin-inline-start:.35rem}.g-signin:hover{background:var(--g-signin-hover);box-shadow:0 1px 3px #0003}.g-grid-icon{display:grid;grid-template-columns:repeat(3,4px);gap:3px;padding:.5rem}.g-grid-icon span{width:4px;height:4px;background:#5f6368;border-radius:50%}.menu-wrap{position:relative}.menu-dropdown{position:absolute;top:calc(100% + 4px);inset-inline-end:0;min-width:260px;background:#fff;border-radius:8px;box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;padding:.35rem 0;z-index:30}.menu-dropdown button{display:block;width:100%;text-align:start;padding:.65rem 1.25rem;border:none;background:none;font:inherit;font-size:14px;color:var(--g-text);cursor:pointer}.menu-dropdown button:hover{background:var(--brand-50)}.menu-loading{display:block;padding:.65rem 1.25rem;color:var(--g-muted)}.g-search-wrap{display:flex;align-items:center;flex:1;min-width:0;height:44px;border:1px solid var(--g-border);border-radius:var(--radius);padding:0 .85rem;background:#fff;transition:box-shadow .2s,border-color .2s}.g-search-wrap:hover,.g-search-wrap.focused{box-shadow:var(--g-shadow);border-color:transparent}.g-search-wrap input{flex:1;min-width:0;border:none;outline:none;font:inherit;font-size:16px;background:transparent;color:var(--g-text);padding:0 .5rem}.g-search-icon{display:flex;align-items:center;flex-shrink:0}.g-clear{background:none;border:none;color:var(--g-muted);font-size:1.35rem;cursor:pointer;padding:0 .25rem;line-height:1;flex-shrink:0}.g-serp-submit{background:none;border:none;cursor:pointer;padding:.35rem;border-radius:50%;display:flex;flex-shrink:0}.g-serp-submit:hover{background:var(--brand-100)}.google-page{min-height:100vh;display:flex;flex-direction:column;background:#fff}.g-serp-hint{color:var(--g-muted);font-size:14px;margin:0 0 1rem}.g-results{list-style:none;padding:0;margin:0}.g-result{margin-bottom:1.75rem}.g-result-title{margin:0 0 .15rem;font-size:20px;font-weight:400;line-height:1.3;display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.g-result-title a{font-size:20px}.raasel-btn{display:inline-flex;align-items:center;gap:.3rem;flex:0 0 auto;padding:.15rem .6rem;border:1px solid var(--brand-200, #c9dcf5);border-radius:999px;background:var(--brand-50, #f1f6fd);color:var(--brand-700, #1558b0);font-size:13px;line-height:1.6;text-decoration:none;white-space:nowrap}.raasel-btn:hover{background:var(--brand-100, #e3edfb);text-decoration:none}.raasel-btn svg{flex:0 0 auto}[dir=rtl] .raasel-btn svg{transform:scaleX(-1)}.g-result-snippet{margin:0;font-size:14px;color:#4d5156;line-height:1.58}.g-no-results{color:var(--g-muted);font-size:14px}.g-footer{display:flex;align-items:center;justify-content:space-between;background:var(--g-footer-bg);border-top:1px solid var(--g-border);padding:.85rem 1.75rem;color:var(--g-muted);font-size:14px;margin-top:auto}.g-footer-group{display:flex;align-items:center;gap:1.5rem}.g-footer-group a{color:var(--g-muted)}.error{color:var(--danger)}.ok{color:var(--ok)}.muted{color:var(--g-muted)}.profile-page{min-height:100vh;display:flex;flex-direction:column;background:#fff}.profile-loading{padding:2rem 1.75rem}.profile-header{position:sticky;top:0;z-index:200;display:flex;align-items:center;gap:.75rem;padding:.85rem max(1.5rem,calc((100% - 1040px)/2));background:#fff;border-bottom:1px solid var(--g-border)}.profile-header h1{margin:0;font-size:1.25rem;font-weight:400;color:var(--g-text)}.profile-back{background:none;border:none;font-size:1.75rem;cursor:pointer;color:var(--g-muted);line-height:1;padding:.25rem .5rem;border-radius:50%}.profile-back:hover{background:var(--brand-100)}[dir=rtl] .profile-back{transform:scaleX(-1)}.profile-body{flex:1;width:min(1040px,100%);margin:0 auto;padding:1rem 1.5rem 2rem}.profile-optional,.profile-privacy{margin:0 0 .35rem;font-size:14px;color:var(--g-muted);line-height:1.5}.listing-contact{margin:0 0 1.2rem;display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.listing-email{font-size:1.1rem;font-weight:500;word-break:break-all}.profile-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;gap:.5rem;padding:1rem max(1.5rem,calc((100% - 1040px)/2));background:#fff;border-top:1px solid var(--g-border)}.form-section{margin-bottom:1.2rem}.form-section+.form-section{padding-top:1.2rem;border-top:1px solid var(--g-border)}.form-section h3{margin:0 0 .6rem;font-size:14px;font-weight:500;color:var(--brand-700)}.field-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}@media(max-width:860px){.field-grid{grid-template-columns:1fr 1fr}}@media(max-width:540px){.field-grid{grid-template-columns:1fr}}.field-grid label,.form-section label{display:grid;gap:.3rem;font-weight:500;font-size:12px;color:var(--g-text)}.field-grid label.full{grid-column:1 / -1}.field-grid input,.field-grid select,.inline-add input,.onto-input-row input,.edu-row select{width:100%;height:2.5rem;padding:0 .7rem;border:1px solid var(--g-border);border-radius:4px;font:inherit;background:#fff;font-weight:400;font-size:14px;line-height:2.5rem}.field-grid input:focus,.field-grid select:focus,.inline-add input:focus,.onto-input-row input:focus,.edu-row select:focus,.note-box:focus{outline:2px solid var(--g-blue);border-color:transparent}.field-label{font-weight:500;font-size:12px;color:var(--g-text);margin:.6rem 0 .4rem}.field-grid input:disabled,.field-grid select:disabled{background:var(--brand-50);color:var(--g-muted);cursor:default}.field-hint{margin:.15rem 0 0;font-size:11px;color:var(--g-muted);font-weight:400}.city-label-row{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem}.city-hint-inline{margin:0;white-space:nowrap}.edu-row{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,.7fr) minmax(0,1.7fr) minmax(0,1.7fr) minmax(0,2fr) minmax(0,.85fr) auto;align-items:start;gap:.6rem;margin-bottom:.7rem}.edu-degree,.edu-degree-year,.edu-university,.edu-major,.edu-domain,.edu-grade{min-width:0}.edu-remove-col{display:grid;gap:.3rem}.edu-remove-spacer{font-size:12px;line-height:1;visibility:hidden}.edu-remove{white-space:nowrap}@media(max-width:640px){.edu-row{grid-template-columns:1fr}.edu-remove-spacer{display:none}}.check-list{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem 1rem}@media(max-width:860px){.check-list{grid-template-columns:1fr 1fr 1fr}}@media(max-width:540px){.check-list{grid-template-columns:1fr 1fr}}.check-list label{display:flex;align-items:center;gap:.4rem;font-weight:400;font-size:14px;color:var(--g-text);cursor:pointer}.check-list-single{grid-template-columns:1fr;gap:.6rem}.check-list-single label.check-disabled{color:var(--g-muted);cursor:default}.note-box{width:100%;min-height:7rem;resize:vertical;padding:.55rem .7rem;border:1px solid var(--g-border);border-radius:4px;background:#fff;font:inherit;font-weight:400;font-size:14px;line-height:1.5}.note-text{margin:0;white-space:pre-wrap}.inline-add{display:flex;gap:.4rem;margin-top:.6rem}.btn{background:var(--g-signin);color:#fff;border:none;border-radius:4px;padding:.55rem 1.25rem;font:inherit;font-size:14px;font-weight:500;cursor:pointer}.btn.ghost{background:#fff;color:var(--g-signin);border:1px solid var(--g-btn-border)}.btn.ghost:hover{background:var(--brand-50)}.btn.danger{background:var(--danger);color:#fff}.btn.ghost.danger{background:#fff;color:var(--danger);border-color:#f3c6c2}.btn.ghost.danger:hover{background:#fdf1f0}.btn:disabled,.btn.ghost:disabled{opacity:.6;cursor:default}.menu-dropdown>button.danger{color:var(--danger)}.menu-dropdown>button.danger:hover{background:#fdf1f0}.menu-item-hint{margin:-.3rem 0 .35rem;padding:0 1.25rem .5rem;font-size:12px;line-height:1.4;color:var(--g-muted);border-bottom:1px solid var(--brand-100)}.menu-confirm{padding:.75rem 1.25rem}.menu-confirm p{margin:0 0 .75rem;font-size:13px;color:var(--g-text)}.menu-confirm-err{color:var(--danger)}.menu-confirm-actions{display:flex;gap:.5rem;justify-content:flex-end}.menu-confirm-actions .btn,.menu-confirm-actions .btn.ghost{width:auto;display:inline-block;padding:.4rem .85rem;font-size:13px}.chips{list-style:none;margin:.45rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem}.onto-picker{position:relative;min-width:0}.chip{display:inline-flex;align-items:center;gap:.4rem;background:var(--brand-50);border:1px solid var(--g-border);color:#202124;border-radius:999px;padding:.22rem .7rem;font-size:13px;line-height:1.4;max-width:100%;min-width:0}.chip[data-kind=occupation],.chip[data-kind=occupation_group]{background:#eef2ff;border-color:#c7d2fe;font-weight:500}.chip[data-kind=skill]{background:#ecfdf5;border-color:#a7f3d0}.chip[data-kind=tool],.chip[data-kind=tool_category]{background:#fef3f2;border-color:#fecdd3;font-style:italic}.section-heading{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin-bottom:.65rem}.section-heading h3{margin:0}.chip-legend{display:flex;flex-wrap:wrap;gap:.35rem;margin:0}.chip-legend .chip{font-size:12px}.chip-x{border:0;background:transparent;cursor:pointer;color:#64748b;font-size:15px;line-height:1;padding:0 .25rem;border-radius:50%}.chip-x:hover{background:#0f172a14;color:#0f172a}.onto-picker .chips{min-width:0;max-width:100%}.onto-picker .chip{padding:.22rem .35rem .22rem .7rem}.onto-picker .chip-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.onto-picker .chip-x{border:0;background:transparent;cursor:pointer;color:#64748b;font-size:15px;line-height:1;padding:0 .25rem;border-radius:50%}.onto-picker .chip-x:hover{background:#0f172a14;color:#0f172a}.onto-input-row{position:relative;display:flex;align-items:center}.onto-spin{position:absolute;inset-inline-end:.6rem;width:13px;height:13px;border:2px solid var(--brand-200);border-top-color:var(--brand-500);border-radius:50%;animation:onto-spin .7s linear infinite}@keyframes onto-spin{to{transform:rotate(360deg)}}.onto-list{position:absolute;z-index:40;inset-inline:0;top:100%;margin:.25rem 0 0;padding:.25rem;list-style:none;max-height:300px;overflow-y:auto;background:#fff;border:1px solid var(--g-border);border-radius:10px;box-shadow:0 10px 30px #1a56c424}.onto-list li{display:flex;align-items:baseline;gap:.5rem;padding:.45rem .6rem;border-radius:7px;cursor:pointer}.onto-list li.active{background:var(--brand-100)}.onto-main{font-size:14px;color:#0f172a}.onto-alt{font-size:12px;color:#64748b;unicode-bidi:isolate}.onto-kind{margin-inline-start:auto;font-size:10px;letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;white-space:nowrap}.onto-empty{position:absolute;z-index:40;inset-inline:0;top:100%;margin-top:.25rem;padding:.6rem .75rem;font-size:13px;color:#64748b;background:#fff;border:1px solid var(--g-border);border-radius:10px}.auth-page{display:flex;flex-direction:column;align-items:center;padding:1rem 1rem 3rem}.auth-topbar{width:100%;max-width:26rem;display:flex;justify-content:flex-end;margin-bottom:1rem}.auth-brand{align-self:center;margin-bottom:.25rem}.auth-card{width:100%;max-width:26rem;display:flex;flex-direction:column;gap:1rem;padding:1.75rem;background:#fff;border:1px solid var(--g-border);border-radius:12px}.auth-card h1{margin:0;font-size:20px;font-weight:500}.auth-lead{margin:0;font-size:14px;line-height:1.6;color:#475569}.auth-err{margin:0;font-size:13px;color:var(--danger)}.auth-ok{margin:0;font-size:13px;color:#16794c}.auth-consent{display:flex;align-items:flex-start;gap:.5rem;font-size:13px;color:#475569}.auth-consent input{margin-top:.2rem}.auth-oauth-notice{margin:0;font-size:12px;color:#94a3b8;text-align:center}.privacy-card{max-width:40rem}.privacy-body h2{font-size:15px;margin:1rem 0 .35rem}.privacy-body p,.privacy-body li{font-size:14px;line-height:1.6;color:#475569}.privacy-body ul{margin:.25rem 0;padding-inline-start:1.25rem}.privacy-meta{font-size:12px;color:#94a3b8}.auth-brand-link{align-self:center;font-size:13px;color:var(--g-signin)}.auth-tabs{display:flex;gap:.25rem;border-bottom:1px solid var(--g-border)}.auth-tabs button{flex:1;padding:.6rem .5rem;background:none;border:none;border-bottom:2px solid transparent;font:inherit;font-size:14px;color:#64748b;cursor:pointer}.auth-tabs button.active{color:var(--g-signin);border-bottom-color:var(--g-signin)}.auth-form{display:flex;flex-direction:column;gap:.9rem}.auth-form label{display:flex;flex-direction:column;gap:.3rem;font-size:13px}.auth-form label>span{font-weight:500}.auth-form input{padding:.55rem .7rem;font:inherit;font-size:14px;border:1px solid var(--g-border);border-radius:8px}.auth-form input:focus{outline:none;border-color:var(--g-signin)}.auth-form small{color:#64748b;font-size:12px;line-height:1.4}.btn-google{display:flex;align-items:center;justify-content:center;gap:.6rem}.google-icon{flex-shrink:0}.btn-github{display:flex;align-items:center;justify-content:center;gap:.6rem}.github-icon{flex-shrink:0}.auth-sep{margin:0;text-align:center;font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.verify-banner{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start;padding:.85rem 1rem;margin-bottom:1rem;font-size:14px;line-height:1.5;background:#fffbeb;border:1px solid #fde68a;border-radius:10px}.verify-banner p{margin:0}
