:root{color-scheme:light;--font-sans: "Manrope", -apple-system, BlinkMacSystemFont, sans-serif;--brand: #f05a2a;--brand-strong: #d9481f;--brand-soft: #fff1e8;--brand-tint: #fff8f3;--brand-line: #ffd6c3;--bg: #f7f6f2;--surface: #ffffff;--surface-2: #fbfaf7;--ink: #18181b;--ink-2: #52525b;--ink-3: #8a867f;--ink-4: #b8b1a7;--line: #e6e1d8;--accent: var(--brand);--accent-soft: var(--brand-soft);--green: #15803d;--green-soft: #eaf7ee;--blue: #2563eb;--blue-soft: #edf4ff;--yellow-soft: #fff7df;--red: #b42318;--red-soft: #fff1f0;--shadow-sm: 0 1px 2px rgba(24, 24, 27, .04);--shadow-xs: 0 1px 1px rgba(24, 24, 27, .03);--shadow-md: 0 6px 18px rgba(24, 24, 27, .06);--shadow-lg: 0 14px 36px rgba(24, 24, 27, .1);--surface-card-shadow: var(--shadow-sm);--surface-popover-shadow: var(--shadow-lg);--action-primary-shadow: 0 8px 18px rgba(240, 90, 42, .16);--control-muted: #f4f3ef;--control-muted-active: var(--surface);--avatar-soft: #eef4f7;--business-mobile-avatar: 52px;--business-mobile-title-size: var(--text-16);--business-mobile-meta-size: var(--text-13);--business-mobile-caption-size: var(--text-11);--business-mobile-action-height: 36px;--superapp: #4f46e5;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 14px;--radius-pill: 999px;--text-10: 10px;--text-11: 11px;--text-12: 12px;--text-13: 13px;--text-14: 14px;--text-15: 15px;--text-16: 16px;--text-17: 17px;--text-18: 18px;--text-20: 20px;--text-22: 22px;--text-24: 24px;--text-28: 28px;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-heavy: 800;--weight-black: 800;--muted: var(--ink-2);--lh-tight: 1.15;--lh-body: 1.5;--control-h-md: 48px;--control-h-lg: 52px;--page-gutter: 20px;--screen-gap: 16px;--screen-bottom-tabbar: calc(92px + var(--app-safe-bottom));--screen-bottom-action: calc(var(--control-h-lg) + 44px + var(--app-safe-bottom));--screen-bottom-floating: calc(140px + env(safe-area-inset-bottom)) ;--app-viewport-height: var(--ishbor-tg-viewport-height, var(--tg-viewport-stable-height, var(--ishbor-web-viewport-height, 100dvh)));--app-telegram-overlay-top: 0px;--app-safe-top: max(env(safe-area-inset-top), var(--app-telegram-overlay-top), var(--ishbor-tg-safe-area-top, 0px), var(--ishbor-tg-content-safe-area-top, 0px), var(--tg-safe-area-inset-top, 0px), var(--tg-content-safe-area-inset-top, 0px));--app-safe-bottom: max(env(safe-area-inset-bottom), var(--ishbor-tg-safe-area-bottom, 0px), var(--ishbor-tg-content-safe-area-bottom, 0px), var(--tg-safe-area-inset-bottom, 0px), var(--tg-content-safe-area-inset-bottom, 0px))}:root[data-tg-web-app=true]{--app-telegram-overlay-top: 64px}:root[data-tg-web-app=true][data-tg-fullscreen=true]{--app-telegram-overlay-top: 76px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;height:100%;min-height:100%;overflow:hidden;background:var(--bg);color:var(--ink);touch-action:pan-y;overscroll-behavior:none;overscroll-behavior-x:none}body{margin:0;background:var(--bg);font-family:var(--font-sans);color:var(--ink);color-scheme:light;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit;touch-action:manipulation}input,textarea,[contenteditable=true]{caret-color:#000}button{cursor:pointer}.app-shell{position:fixed;inset:0;height:100dvh;height:var(--app-viewport-height);width:100%;display:flex;justify-content:center;background:var(--bg);overflow:hidden;touch-action:pan-y;overscroll-behavior:none;overscroll-behavior-x:none}.app-viewport{width:100%;max-width:480px;height:100%;background:var(--bg);position:relative;display:flex;flex-direction:column;overflow:hidden;padding-top:var(--app-safe-top);touch-action:pan-y;overscroll-behavior:none;overscroll-behavior-x:none;contain:layout paint}.app-scroll-viewport{overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.app-scroll-viewport::-webkit-scrollbar{display:none}.app-scroll-viewport .body,.app-scroll-viewport .home-scroll{flex:initial;overflow:visible}.app-scroll-viewport .tabbar{position:sticky;bottom:0;z-index:60;margin-top:auto}@media(min-width:521px){.app-viewport{border-left:1px solid var(--line);border-right:1px solid var(--line);box-shadow:var(--shadow-md)}}.loading-screen{display:grid;place-items:center;font-size:var(--text-16);font-weight:var(--weight-bold)}.boot-loading{background:linear-gradient(180deg,#ffffffeb,#f5f3eef5),var(--bg);padding:var(--page-gutter)}.boot-card{width:min(320px,100%);display:grid;justify-items:center;gap:12px}.boot-logo{width:96px;height:auto}.boot-copy{color:var(--muted);font-size:var(--text-14);font-weight:var(--weight-medium)}.boot-skeleton-list{width:100%;display:grid;gap:10px;margin-top:8px}.boot-skeleton-list span{height:48px;border-radius:8px;background:linear-gradient(90deg,#ece7dd,#f8f5ef 45%,#ece7dd);background-size:220% 100%;animation:skeleton-sheen 1.2s ease-in-out infinite}.boot-skeleton-list span:nth-child(2){width:86%;justify-self:center}.boot-skeleton-list span:nth-child(3){width:72%;justify-self:center}.auth-fallback-screen{display:grid;place-items:center;padding:var(--page-gutter);background:var(--bg)}.auth-fallback-card{display:grid;justify-items:center;gap:12px;width:min(340px,100%);padding:var(--space-6);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);text-align:center;box-shadow:var(--shadow-sm)}.auth-fallback-card h1{margin:0;font-size:var(--text-24)}.auth-fallback-card p{margin:0;color:var(--ink-2);font-size:var(--text-13);line-height:1.45}.auth-fallback-error{color:#b91c1c}.auth-fallback-success{color:#047857}.auth-email-form{width:100%;display:grid;gap:var(--space-3);padding-top:var(--space-2);border-top:1px solid var(--line);text-align:left}.auth-email-form label{display:grid;gap:var(--space-2);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.auth-email-form input{width:100%;min-height:var(--control-h-md);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);padding:0 var(--space-3)}@keyframes skeleton-sheen{0%{background-position:100% 0}to{background-position:-100% 0}}.route-loading{display:grid;min-height:52vh;place-items:center;color:var(--muted);font-size:var(--text-14)}.route-loading-shell{background:var(--bg)}.route-loading-body{display:grid;align-content:start;gap:var(--space-3);padding:var(--space-4) var(--page-gutter) var(--screen-bottom-tabbar)}.route-skeleton{position:relative;overflow:hidden;background:linear-gradient(90deg,#ece7dd,#f8f5ef 45%,#ece7dd);background-size:220% 100%;animation:skeleton-sheen 1.2s ease-in-out infinite}.route-skeleton{border-radius:var(--radius-md)}.route-skeleton-hero{height:118px;border-radius:var(--radius-lg)}.route-skeleton-line{width:72%;height:18px}.route-skeleton-line.wide{width:92%}.route-skeleton-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.route-skeleton-card{height:92px}.route-skeleton-list{height:70px;border-radius:var(--radius-lg)}.route-skeleton-list.short{width:86%}.onboarding-topbar{padding-top:var(--space-2)}.topbar{display:flex;align-items:center;justify-content:space-between;padding:7px var(--page-gutter) 6px;flex-shrink:0}.header-with-panel{position:relative;z-index:40;background:linear-gradient(180deg,#ffffffb8,#ffffff6b);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(232,228,220,.88)}.header-copy{min-width:0}.greeting{font-size:var(--text-12);color:var(--ink-3);font-weight:var(--weight-medium);letter-spacing:.02em}.brand-lockup{display:inline-flex;align-items:center;position:relative;padding:0;border:0;background:transparent;text-align:left;color:inherit;appearance:none}.brand-lockup:active{transform:translateY(1px)}.brand-lockup:focus-visible{outline:2px solid rgba(233,87,43,.34);outline-offset:6px;border-radius:var(--radius-sm)}.brand-logo{display:block;width:140px;height:auto}.brand-mark{display:inline-flex;align-items:center;gap:0;transform:none}.name,.brand-word{font-size:var(--text-24);font-weight:var(--weight-heavy);line-height:1;letter-spacing:0;text-transform:uppercase;color:var(--ink)}.brand-dot{font-size:var(--text-24);line-height:1;color:var(--accent);font-weight:var(--weight-heavy);margin-left:2px;text-shadow:0 4px 12px rgba(255,92,44,.2)}.brand-sub{font-size:var(--text-11);line-height:1;color:var(--ink-3);font-weight:var(--weight-medium);letter-spacing:.1em;text-transform:none;padding-left:2px}.header-side{display:flex;align-items:center;gap:var(--space-2)}.header-bell{position:relative;width:36px;height:36px;border-radius:50%;border:1px solid rgba(232,228,220,.92);background:#ffffffd1;color:var(--ink);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #140f0a0f,0 1px 2px #140f0a0d;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease,background .14s ease,color .14s ease}.header-bell:hover{transform:translateY(-1px);box-shadow:0 10px 28px #140f0a14,0 2px 4px #140f0a0f}.header-bell.active{border-color:#ffd0b8;background:linear-gradient(180deg,#fffaf7,#fff);color:var(--accent)}.header-bell svg{width:18px;height:18px}.header-bell-badge{position:absolute;top:-3px;right:-3px;min-width:18px;height:18px;padding:0 5px;border-radius:var(--radius-pill);background:var(--accent);color:#fff;font-size:var(--text-10);font-weight:var(--weight-heavy);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px var(--bg)}.notification-panel{position:absolute;top:calc(100% + 8px);right:14px;width:min(360px,calc(100vw - 32px));max-height:min(60dvh,420px);overflow:hidden;background:#fffffff2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(232,228,220,.92);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);z-index:120}.notification-panel-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--line)}.notification-panel-title{font-size:var(--text-16);font-weight:var(--weight-bold);color:var(--ink)}.notification-panel-close{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:var(--surface-2);color:var(--ink-2);display:flex;align-items:center;justify-content:center;font-size:var(--text-18);line-height:1}.notification-panel-list{display:grid;gap:0;max-height:min(60dvh,356px);overflow-y:auto}.notification-item{width:100%;border:0;text-align:left;padding:var(--space-4);border-bottom:1px solid var(--line);background:var(--surface)}.notification-item.unread{background:#fffaf7}.notification-item:last-child{border-bottom:none}.notification-item-title{font-size:var(--text-14);font-weight:var(--weight-bold);color:var(--ink)}.notification-item-body{margin-top:var(--space-2);font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-2);font-weight:var(--weight-medium)}.notification-item-time{margin-top:var(--space-2);font-size:var(--text-10);text-transform:uppercase;letter-spacing:.05em;color:var(--ink-3);font-weight:var(--weight-bold)}.notification-empty{padding:var(--space-5) var(--space-4);font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-2);font-weight:var(--weight-medium)}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ffb088,#ff5c2c);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:var(--weight-bold);font-size:var(--text-14);box-shadow:0 4px 12px #ff5c2c40}.avatar.blue{background:linear-gradient(135deg,#93c5fd,#2563eb);box-shadow:0 4px 12px #2563eb40}.helper-banner{position:relative;margin:0 var(--page-gutter) var(--space-4);background:linear-gradient(135deg,#fff8f3fa,#fffffff5 58%,#fff6efe0);border:1px solid var(--brand-line);border-radius:var(--radius-lg);padding:var(--space-4) calc(var(--space-4) + 34px) var(--space-4) var(--space-4);display:grid;grid-template-columns:44px minmax(0,1fr);gap:var(--space-3);align-items:start;box-shadow:0 10px 28px #492f1c14,var(--shadow-sm)}.helper-icon{width:44px;height:44px;border-radius:var(--radius-md);display:grid;place-items:center;color:var(--accent);background:var(--accent-soft);box-shadow:inset 0 0 0 1px #f05a2a24}.helper-dismiss{position:absolute;top:var(--space-3);right:var(--space-3);display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#ffffffc2;color:var(--ink-2);font-size:var(--text-18);line-height:1;font-weight:var(--weight-bold)}.helper-title{padding-right:var(--space-5);font-size:var(--text-17);line-height:var(--lh-tight);font-weight:var(--weight-heavy);margin-bottom:var(--space-1)}.helper-text{font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-2);font-weight:var(--weight-medium)}.helper-actions{grid-column:1 / -1;display:flex;gap:var(--space-2);padding-top:var(--space-1)}.helper-actions>button{flex:1;min-height:44px}.ghost-chip,.ink-chip{border-radius:var(--radius-pill);padding:var(--space-2) var(--space-3);border:1px solid var(--line);font-size:var(--text-12);font-weight:var(--weight-bold)}.ghost-chip{background:#ffffffb8;color:var(--ink)}.ink-chip{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 8px 20px #f05a2a2e}.nav-back{display:flex;align-items:center;justify-content:space-between;padding:var(--space-3) var(--page-gutter) var(--space-2);flex-shrink:0}.back-btn,.nav-action{width:36px;height:36px;border-radius:50%;background:var(--surface);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;color:var(--ink)}.nav-title{font-size:var(--text-16);font-weight:var(--weight-bold);color:var(--ink)}.nav-text-action{border:none;background:transparent;color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-bold)}.nav-spacer{width:36px;height:36px}.body{flex:1;overflow-y:auto;overflow-x:hidden;padding:var(--space-1) var(--page-gutter) var(--space-5);-ms-overflow-style:none;scrollbar-width:none}.body::-webkit-scrollbar,.filter-bar::-webkit-scrollbar{display:none}.onboarding-body{padding-top:var(--space-3)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.onboarding-shell{flex:1;min-height:0;overflow-y:auto;padding:var(--space-4) var(--page-gutter) calc(var(--control-h-lg) + 44px);scrollbar-width:none}.onboarding-shell::-webkit-scrollbar{display:none}.onboarding-progress{display:grid;grid-template-columns:36px minmax(0,1fr) 42px;gap:var(--space-3);align-items:center;margin-bottom:var(--space-4)}.onboarding-back{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink);font-size:var(--text-18);display:flex;align-items:center;justify-content:center}.onboarding-back:disabled{opacity:0;pointer-events:none}.onboarding-progress-track{height:4px;border-radius:var(--radius-pill);background:var(--line);overflow:hidden}.onboarding-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.onboarding-count{text-align:right;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.onboarding-card{min-height:auto;overflow:visible;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,#fffffffa,#fffcf8eb);padding:var(--space-5);box-shadow:0 16px 44px #18181b14}.onboarding-title-block h2,.onboarding-welcome h1{margin:0;color:var(--ink);font-size:var(--text-24);line-height:1.08;letter-spacing:0;font-weight:var(--weight-heavy)}.onboarding-title-block p,.onboarding-welcome p{margin:var(--space-3) 0 0;color:var(--ink-2);font-size:var(--text-14);line-height:var(--lh-body);font-weight:var(--weight-medium)}.onboarding-welcome{display:flex;flex-direction:column;justify-content:center;text-align:center}.onboarding-brand{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-3);margin-bottom:var(--space-4)}.onboarding-brand-logo{width:192px}.onboarding-brand-icon{width:54px;height:54px;border-radius:var(--radius-xl);background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px #e9572b47}.onboarding-hero-art{width:100%;aspect-ratio:1.34;margin:0 auto var(--space-5);overflow:hidden;border:1px solid rgba(233,87,43,.16);border-radius:22px;background:#fff8f3;box-shadow:0 18px 44px #18181b1a}.onboarding-hero-art img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.onboarding-welcome h1 span{color:var(--accent)}.onboarding-language-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2);margin-top:var(--space-5);padding:4px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-2)}.nav-actions{min-width:36px;display:flex;align-items:center;justify-content:flex-end;gap:var(--space-2)}.nav-support-action{text-decoration:none}.onboarding-language-switch button{border:0;border-radius:var(--radius-pill);min-height:38px;background:transparent;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-bold)}.onboarding-language-switch button.active{background:var(--ink);color:#fff}.onboarding-consent{display:flex;gap:var(--space-2);align-items:flex-start;margin-top:var(--space-4);text-align:left;color:var(--ink-3);font-size:var(--text-11);line-height:1.35;font-weight:var(--weight-medium)}.onboarding-choice-stack,.onboarding-location-list,.onboarding-resume-actions,.onboarding-preview-list{display:grid;gap:var(--space-3);margin-top:var(--space-5)}.onboarding-choice,.onboarding-location-list button,.onboarding-resume-actions button{width:100%;min-height:64px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:var(--space-4);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-3);align-items:center;text-align:left;color:var(--ink);box-shadow:var(--shadow-sm)}.onboarding-location-list{gap:var(--space-2)}.onboarding-exact-location{width:100%;min-height:72px;margin-top:var(--space-5);border:1px solid #bfdbfe;border-radius:var(--radius-lg);background:#eff6ff;color:var(--ink);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-3);align-items:center;padding:var(--space-4);text-align:left}.onboarding-exact-location.is-granted{border-color:#bbf7d0;background:#f0fdf4}.onboarding-exact-location:disabled{opacity:.72}.onboarding-exact-location .onboarding-location-icon{width:40px;height:40px;border-radius:var(--radius-md);background:#dbeafe;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}.onboarding-exact-location.is-granted .onboarding-location-icon{background:#dcfce7;color:#15803d}.onboarding-exact-location strong,.onboarding-exact-location small{display:block}.onboarding-exact-location strong{font-size:var(--text-15);line-height:1.2}.onboarding-exact-location small{margin-top:4px;color:var(--ink-2);font-size:var(--text-12);line-height:1.35}.onboarding-exact-location>svg:last-child{color:#15803d;opacity:0}.onboarding-exact-location.is-granted>svg:last-child{opacity:1}.onboarding-location-error{margin-top:var(--space-2);color:#b45309;font-size:var(--text-12);line-height:1.35;font-weight:var(--weight-bold)}.onboarding-choice svg:last-child,.onboarding-location-list svg:last-child{opacity:0;color:var(--accent)}.onboarding-choice.active,.onboarding-location-list button.active,.onboarding-resume-actions button.active{border-color:#e9572b73;background:#fff8f4}.onboarding-choice.active svg:last-child,.onboarding-location-list button.active svg:last-child{opacity:1}.onboarding-choice strong,.onboarding-resume-actions strong{display:block;font-size:var(--text-15);line-height:1.2;font-weight:var(--weight-heavy)}.onboarding-choice small,.onboarding-resume-actions small{display:block;margin-top:4px;color:var(--ink-2);font-size:var(--text-12);line-height:1.3;font-weight:var(--weight-medium)}.onboarding-direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2);margin-top:var(--space-4)}.onboarding-direction-grid button{min-height:58px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:var(--space-2);justify-content:stretch;padding:9px 10px;color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-bold);text-align:left}.onboarding-direction-grid button .category-icon{flex:0 0 auto;width:38px;height:38px}.onboarding-direction-grid button .category-icon>span{width:38px;height:38px;border-radius:var(--radius-md)}.onboarding-direction-grid button .category-icon svg{width:19px;height:19px}.onboarding-direction-grid button>span:last-child{min-height:0;display:flex;align-items:center;justify-content:flex-start;text-align:left;line-height:1.18;overflow-wrap:anywhere}.onboarding-direction-grid button.active{border-color:#e9572b73;background:#fff8f4;color:var(--accent)}.onboarding-group-label{margin:var(--space-5) 0 var(--space-2);color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-heavy);text-transform:uppercase;letter-spacing:.07em}.onboarding-group-label.first{margin-top:var(--space-4)}.onboarding-group-label.onboarding-schedule-label{margin-top:var(--space-6)}.onboarding-chip-grid{display:flex;flex-wrap:wrap;gap:var(--space-2)}.onboarding-chip-grid button{min-height:42px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-2);padding:0 var(--space-4);font-size:var(--text-13);font-weight:var(--weight-bold)}.onboarding-chip-grid button.active{border-color:#e9572b73;background:var(--accent-soft);color:var(--accent)}.onboarding-honest-note,.onboarding-error{margin-top:var(--space-4);border-radius:var(--radius-md);padding:var(--space-3);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-12);line-height:1.4;font-weight:var(--weight-medium)}.onboarding-textarea,.onboarding-input{width:100%;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);color:var(--ink);padding:var(--space-4);font-size:var(--text-16);line-height:1.45;outline:none;box-shadow:var(--shadow-sm);resize:vertical}.onboarding-textarea:focus,.onboarding-input:focus{border-color:#e9572b73;box-shadow:0 0 0 3px #e9572b1a}.onboarding-field-stack{display:grid;gap:var(--space-3);margin-bottom:var(--space-4)}.onboarding-field-stack label{display:grid;gap:var(--space-2)}.onboarding-field-stack span{color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase}.onboarding-tag-suggestions{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.onboarding-tag-suggestions button{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-2);min-height:34px;padding:0 var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.onboarding-tag-suggestions button.active{border-color:#e9572b73;background:var(--accent-soft);color:var(--accent);box-shadow:0 0 0 2px #e9572b14}.onboarding-error{background:var(--red-soft);color:var(--red)}.onboarding-result{background:radial-gradient(circle at 50% 0%,rgba(255,92,44,.18),transparent 34%),var(--surface)}.result-badge{display:inline-flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);color:var(--accent);background:var(--accent-soft);border-radius:var(--radius-pill);padding:7px 10px;font-size:var(--text-12);font-weight:var(--weight-heavy)}.onboarding-preview-job{border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffdb;padding:var(--space-4)}.onboarding-preview-job strong,.onboarding-preview-job span,.onboarding-preview-job small{display:block}.onboarding-preview-job strong{color:var(--ink);font-size:var(--text-15);line-height:1.25}.onboarding-preview-job span{margin-top:4px;color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-semibold)}.onboarding-preview-job small{display:flex;align-items:center;gap:5px;margin-top:var(--space-3);color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-semibold)}.onboarding-preview-job b{margin-left:auto;border-radius:var(--radius-pill);background:var(--green-soft);color:var(--green);padding:4px 7px}.onboarding-bottom{display:grid;gap:var(--space-2);position:sticky;bottom:0;z-index:30;padding-top:var(--space-3);background:linear-gradient(to top,var(--bg) 78%,rgba(247,246,242,0))}.onboarding-bottom .btn-primary{background:var(--accent)}.apply-gate-body{padding-bottom:calc(var(--control-h-lg) + 92px)}.apply-gate-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,#fff,#fff8f4);padding:var(--space-5);box-shadow:var(--shadow-sm)}.apply-gate-kicker{display:inline-flex;align-items:center;gap:var(--space-2);min-height:30px;padding:0 var(--space-3);border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-heavy)}.apply-gate-card h1{margin:var(--space-4) 0 0;color:var(--ink);font-size:var(--text-24);line-height:1.1;font-weight:var(--weight-heavy)}.apply-gate-card p{margin:var(--space-3) 0 0;color:var(--ink-2);font-size:var(--text-14);line-height:var(--lh-body);font-weight:var(--weight-medium)}.apply-gate-section{display:grid;gap:var(--space-3)}.apply-gate-chips,.apply-gate-tags{margin-top:0}.apply-screening-question{display:grid;gap:var(--space-2)}.apply-screening-title{color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-bold);line-height:var(--lh-body)}.apply-gate-bottom{gap:var(--space-2)}.apply-gate-bottom .btn-primary{min-height:var(--control-h-lg)}.match-setup-body,.matches-body{padding-bottom:116px}.match-setup-hero,.matches-hero{background:var(--ink);color:#fff;border-radius:var(--radius-lg);padding:var(--space-5);margin-bottom:var(--space-4)}.match-setup-hero h1,.matches-hero h1{margin:var(--space-2) 0;font-size:var(--text-24);line-height:var(--lh-tight)}.match-setup-hero p,.matches-hero p{margin:0;color:#ffffffc7;font-size:var(--text-14);line-height:var(--lh-body)}.matches-hero{position:relative;overflow:hidden;display:grid;gap:var(--space-3);background:linear-gradient(135deg,#fff6e5f5,#fffffbfa 54%,#ecfdf5e6);color:var(--ink);border:1px solid rgba(245,158,11,.22);box-shadow:0 12px 28px #674a1214}.matches-hero:after{content:"";position:absolute;right:-38px;top:-44px;width:128px;height:128px;border-radius:50%;border:18px solid rgba(245,158,11,.08);pointer-events:none}.matches-hero-top{position:relative;z-index:1;display:flex;align-items:center;gap:var(--space-2)}.matches-hero-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:var(--radius-md);background:var(--accent);color:#fff;box-shadow:0 10px 20px #f552232e}.matches-hero .ai-tag{background:#fff;color:var(--accent);border:1px solid rgba(245,82,35,.2);box-shadow:none}.matches-hero h1{position:relative;z-index:1;max-width:10.5em;margin:0;color:var(--ink)}.matches-hero p{position:relative;z-index:1;max-width:31em;color:var(--ink-2)}.matches-hero-facts{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.matches-hero-facts span{display:grid;gap:2px;min-width:0;border:1px solid rgba(230,225,216,.86);border-radius:var(--radius-md);background:#ffffffb8;padding:var(--space-3)}.matches-hero-facts strong{color:var(--green);font-size:var(--text-20);line-height:1}.matches-hero-facts small{overflow-wrap:anywhere;color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold);line-height:1.2}.photo-upload{min-height:92px;border:1px dashed var(--line);border-radius:var(--radius-md);background:var(--surface-2);display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);color:var(--ink);font-weight:var(--weight-bold);cursor:pointer}.photo-upload.ready{border-style:solid;border-color:#15803d47;background:var(--green-soft)}.photo-upload img{width:64px;height:64px;border-radius:50%;object-fit:cover}.photo-upload input{display:none}.match-card-wrap{margin-bottom:var(--space-4)}.match-label{display:inline-flex;align-items:center;min-height:28px;border-radius:var(--radius-pill);padding:0 var(--space-3);margin:0 0 var(--space-2) var(--space-1);font-size:var(--text-12);font-weight:var(--weight-bold)}.match-label.matched{background:var(--green-soft);color:var(--green)}.match-label.alternative{background:var(--yellow-soft);color:#8a5a00}.onboarding-skip{border:0;background:transparent;color:var(--ink-3);min-height:34px;font-size:var(--text-13);font-weight:var(--weight-bold)}.hero-card,.card,.section-block,.job-card,.vacancy-card,.candidate,.app-card,.profile-hero,.job-detail-hero,.search-bar,.ai-strip,.stat-card,.stat-mini,.resume-build-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.description-text{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.hero-card{border-radius:var(--radius-xl);padding:var(--space-5)}.hero-card.dark{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;border-color:transparent}.hero-title{font-size:var(--text-24);font-weight:var(--weight-heavy);line-height:var(--lh-tight);letter-spacing:0}.hero-sub{margin-top:var(--space-2);font-size:var(--text-12);color:var(--ink-2);line-height:var(--lh-body);font-weight:var(--weight-medium)}.hero-card.dark .hero-sub{color:#ffffffbf}.language-grid,.intent-stack,.hero-actions.vertical{display:grid;gap:var(--space-3);margin-top:var(--space-4)}.language-card,.intent-card{border-radius:var(--radius-lg);padding:var(--space-4);border:1px solid var(--line);background:var(--surface-2);text-align:left}.language-card.active,.intent-card.active{background:var(--ink);color:#fff;border-color:var(--ink)}.lg-main{display:block;font-size:var(--text-16);font-weight:var(--weight-heavy)}.lg-sub,.intent-card span{display:block;margin-top:var(--space-1);font-size:var(--text-12);color:var(--ink-2);font-weight:var(--weight-medium)}.language-card.active .lg-sub,.intent-card.active span{color:#ffffffb8}.consent-card{display:flex;gap:var(--space-3);align-items:flex-start;margin-top:var(--space-5);font-size:var(--text-14);font-weight:var(--weight-semibold);color:var(--ink-2)}.verified-toggle{display:inline-flex;gap:var(--space-2);align-items:center;font-size:var(--text-14);font-weight:var(--weight-semibold);color:var(--ink-2);line-height:1.35}.consent-card input,.verified-toggle input{margin-top:2px}.body>.verified-toggle{margin:0 0 var(--space-4)}.bottom-action{position:relative;z-index:80;padding:var(--space-3) var(--page-gutter) calc(var(--app-safe-bottom) + 16px);background:linear-gradient(to top,var(--bg) 60%,transparent);flex-shrink:0}.btn-primary,.btn-secondary,.btn-telegram{width:100%;min-height:var(--control-h-lg);border-radius:var(--radius-md);padding:14px var(--space-4);font-size:var(--text-14);font-weight:var(--weight-bold)}.btn-primary{background:var(--ink);color:#fff;border:none}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-telegram{border:0;background:var(--brand);color:#fff;box-shadow:var(--action-primary-shadow)}.btn-telegram:active{background:var(--brand-strong)}.btn-primary.light{background:#fff;color:var(--ink)}.btn-secondary{margin-top:var(--space-2);background:var(--surface);color:var(--ink);border:1px solid var(--line)}.btn-secondary.translucent{background:#ffffff14;color:#fff;border-color:#ffffff2e}.mode-toggle{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-1);display:flex;margin:0 var(--page-gutter) var(--space-4);flex-shrink:0}.mode-toggle button{flex:1;border:none;background:transparent;min-height:44px;padding:var(--space-2);border-radius:var(--radius-sm);font-size:var(--text-14);font-weight:var(--weight-bold);color:var(--ink-3)}.mode-toggle button.active{background:var(--ink);color:#fff}.search-bar-wrap{padding:0 var(--page-gutter) var(--space-3);flex-shrink:0}.search-main-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2);align-items:stretch}.search-bar{min-height:var(--control-h-lg);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);display:flex;align-items:center;gap:var(--space-3)}.search-bar svg{width:18px;height:18px;color:var(--ink-3);flex-shrink:0}.placeholder{flex:1;font-size:var(--text-14);color:var(--ink-3);font-weight:var(--weight-medium)}.filter-icon{width:28px;height:28px;background:var(--ink);color:#fff;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.search-input{flex:1;border:none;background:transparent;color:var(--ink);font-size:var(--text-16);font-weight:var(--weight-semibold);outline:none}.search-filter-button{min-height:var(--control-h-lg);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);padding:0 var(--space-3);display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:var(--text-12);font-weight:var(--weight-bold);box-shadow:var(--shadow-sm)}.search-filter-button b{min-width:20px;height:20px;border-radius:var(--radius-pill);background:var(--accent);color:#fff;display:grid;place-items:center;font-size:var(--text-10);line-height:1}.search-active-filters{display:flex;gap:var(--space-2);overflow-x:auto;padding:0 var(--page-gutter) var(--space-3);flex-shrink:0;-ms-overflow-style:none;scrollbar-width:none}.search-active-filters::-webkit-scrollbar{display:none}.search-active-filters button{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:1px solid #ffc7b1;border-radius:var(--radius-pill);background:var(--accent-soft);color:#9f3a14;padding:0 var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold);white-space:nowrap}.search-active-filters span{font-size:var(--text-16);line-height:1}.search-result-count{color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold);margin-bottom:var(--space-3)}.seeker-vacancy-map-card{display:grid;gap:var(--space-3);margin-bottom:var(--space-3)}.seeker-vacancy-map-head{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-3)}.seeker-vacancy-map-head>div:first-child{min-width:0}.seeker-vacancy-map-head-actions{display:inline-flex;align-items:center;gap:var(--space-2);flex:0 0 auto}.seeker-vacancy-map-head-actions>span{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold);white-space:nowrap}.seeker-vacancy-map-title{display:inline-flex;align-items:center;gap:6px;color:var(--ink);font-size:var(--text-15);font-weight:var(--weight-heavy)}.seeker-vacancy-map-title svg{color:var(--accent)}.seeker-vacancy-map-sub{color:var(--ink-3);font-size:var(--text-12);line-height:1.35}.seeker-vacancy-map-toggle{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:34px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);padding:0 var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold);box-shadow:var(--shadow-xs);white-space:nowrap}.seeker-vacancy-map-shell{position:relative;width:100%;height:132px;border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:linear-gradient(90deg,rgba(230,225,216,.38) 1px,transparent 1px),linear-gradient(0deg,rgba(230,225,216,.38) 1px,transparent 1px),var(--surface-2);background-size:28px 28px;box-shadow:var(--shadow-sm);touch-action:manipulation;cursor:pointer;-webkit-user-select:none;user-select:none;transition:height .18s ease,box-shadow .18s ease}.seeker-vacancy-map-card.is-compact.has-no-markers .seeker-vacancy-map-shell{height:96px}.seeker-vacancy-map-card.is-expanded .seeker-vacancy-map-shell{height:clamp(360px,55vh,430px);touch-action:none;cursor:grab}.seeker-vacancy-map-card.is-expanded .seeker-vacancy-map-shell:active{cursor:grabbing}.seeker-vacancy-map-tiles{position:absolute;inset:0}.seeker-vacancy-map-tile{position:absolute;width:256px;height:256px;max-width:none;-webkit-user-select:none;user-select:none}.seeker-vacancy-map-marker{position:absolute;z-index:3;width:24px;height:24px;border:4px solid #15803d;border-radius:999px 999px 999px 0;background:#fff;box-shadow:0 9px 20px #18263838;transform:translate(-50%,-100%) rotate(-45deg)}.seeker-vacancy-map-marker:after{content:"";position:absolute;width:6px;height:6px;inset:5px;border-radius:999px;background:#15803d}.seeker-vacancy-map-marker.is-promoted{border-color:var(--accent)}.seeker-vacancy-map-marker.is-promoted:after{background:var(--accent)}.seeker-vacancy-map-marker.is-selected{z-index:4;width:32px;height:32px;border-width:5px;box-shadow:0 12px 28px #18263847}.seeker-vacancy-map-marker.is-selected:after{width:8px;height:8px;inset:7px}.seeker-vacancy-map-locate{position:absolute;top:var(--space-2);left:var(--space-2);z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffffff5;color:var(--ink);padding:0 var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold);box-shadow:var(--shadow-sm)}.seeker-vacancy-map-controls{position:absolute;top:var(--space-2);right:var(--space-2);z-index:5;display:grid;gap:4px}.seeker-vacancy-map-controls button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffffff5;color:var(--ink);font-size:22px;font-weight:var(--weight-bold);box-shadow:var(--shadow-sm)}.seeker-vacancy-map-preview-cta{position:absolute;right:var(--space-3);bottom:var(--space-3);z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid rgba(24,38,56,.08);border-radius:var(--radius-pill);background:#fffffff2;color:var(--ink);padding:0 var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold);box-shadow:var(--shadow-sm);pointer-events:none}.seeker-vacancy-map-preview-cta svg{color:var(--accent)}.seeker-vacancy-map-empty{position:absolute;inset:48px var(--space-3) auto;z-index:4;display:grid;gap:4px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffffff0;color:var(--ink);padding:var(--space-4);box-shadow:var(--shadow-sm);pointer-events:none}.seeker-vacancy-map-card.is-compact .seeker-vacancy-map-empty{inset:var(--space-2);padding:var(--space-3)}.seeker-vacancy-map-card.is-compact .seeker-vacancy-map-empty span{display:none}.seeker-vacancy-map-card.is-expanded .seeker-vacancy-map-empty{inset:84px var(--space-4) auto}.seeker-vacancy-map-empty strong{font-size:var(--text-14)}.seeker-vacancy-map-empty span{color:var(--ink-3);font-size:var(--text-12);line-height:1.35}.seeker-vacancy-map-selected{position:absolute;left:var(--space-3);right:var(--space-3);bottom:var(--space-5);z-index:5;display:grid;gap:var(--space-3);border:1px solid rgba(24,38,56,.08);border-radius:var(--radius-lg);background:#fffffff7;padding:var(--space-3);box-shadow:0 16px 36px #1826382e}.seeker-vacancy-map-selected strong{display:block;color:var(--ink);font-size:var(--text-15);line-height:1.2}.seeker-vacancy-map-selected div>span{display:block;color:var(--ink-3);font-size:var(--text-12);margin-top:2px}.seeker-vacancy-map-meta{display:flex;gap:6px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.seeker-vacancy-map-meta::-webkit-scrollbar{display:none}.seeker-vacancy-map-meta span{flex:0 0 auto;border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-2);padding:6px 9px;font-size:var(--text-11);font-weight:var(--weight-bold);white-space:nowrap}.seeker-vacancy-map-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2)}.seeker-vacancy-map-actions .btn-primary,.seeker-vacancy-map-actions .btn-secondary{min-height:38px;border-radius:var(--radius-md);padding:0 var(--space-3);font-size:var(--text-12)}.seeker-vacancy-map-attribution{position:absolute;right:var(--space-2);bottom:var(--space-2);z-index:4;padding:3px 6px;border-radius:var(--radius-sm);background:#ffffffe0;color:var(--ink-3);font-size:9px;line-height:1}@media(min-width:720px){.seeker-vacancy-map-shell{height:150px}.seeker-vacancy-map-card.is-compact.has-no-markers .seeker-vacancy-map-shell{height:104px}.seeker-vacancy-map-card.is-expanded .seeker-vacancy-map-shell{height:clamp(420px,60vh,520px)}.seeker-vacancy-map-selected{left:var(--space-4);right:auto;bottom:var(--space-4);width:min(420px,calc(100% - 32px))}}.search-catalog-panel{display:grid;gap:var(--space-2);margin-bottom:var(--space-3)}.search-catalog-head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3)}.search-catalog-title{color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-heavy);line-height:var(--lh-tight);white-space:nowrap}.search-catalog-sub{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-medium);line-height:1.25;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.search-catalog-list{display:flex;gap:var(--space-2);margin:0 calc(var(--page-gutter) * -1);overflow-x:auto;padding:0 var(--page-gutter) var(--space-1);scrollbar-width:none;scroll-padding-inline:var(--page-gutter);scroll-snap-type:x proximity}.search-catalog-list::-webkit-scrollbar{display:none}.search-catalog-list button{flex:0 0 auto;min-width:82px;min-height:72px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);padding:8px 9px;display:grid;grid-template-rows:26px minmax(0,auto);align-items:center;justify-items:center;gap:6px;scroll-snap-align:start;text-align:center;box-shadow:var(--shadow-xs)}.search-catalog-list button.active{border-color:#e9572b73;background:var(--accent-soft);box-shadow:0 0 0 2px #e9572b14}.search-catalog-list .category-icon{width:24px;height:24px}.search-catalog-list button>span{min-width:0;display:grid;gap:2px;justify-items:center}.search-catalog-list strong,.search-catalog-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-catalog-list strong{color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-bold);line-height:1.2}.search-catalog-list small{display:none}@media(max-width:430px){.search-catalog-head{display:grid;gap:2px}.search-catalog-sub{text-align:left}.search-catalog-list button{min-width:78px}}.search-empty-card{display:grid;gap:var(--space-4)}.search-fallback-section{display:grid;gap:var(--space-3);margin-top:var(--space-4)}.search-fallback-head{margin-bottom:0}.search-sibling-chips{display:flex;gap:var(--space-2);overflow-x:auto;padding-bottom:var(--space-1);scrollbar-width:none}.search-sibling-chips::-webkit-scrollbar{display:none}.search-sibling-chips button{min-height:34px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);padding:0 var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold);white-space:nowrap}.search-switch-row{display:flex;flex-wrap:wrap;gap:var(--space-3);padding:0 var(--page-gutter) var(--space-4)}.search-nearby-summary{width:100%;min-height:58px;margin-bottom:var(--space-3);border:1px solid rgba(230,225,216,.94);border-radius:var(--radius-md);background:#fffffff0;color:var(--ink);display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-3);align-items:center;padding:var(--space-3);text-align:left;box-shadow:var(--shadow-xs)}.search-map-cta-icon{width:36px;height:36px;border-radius:var(--radius-md);background:var(--accent);color:#fff;display:grid;place-items:center}.search-nearby-summary strong,.search-nearby-summary small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:normal}.search-nearby-summary strong{font-size:var(--text-14);font-weight:var(--weight-heavy)}.search-nearby-summary small{color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold);margin-top:2px}.search-nearby-summary>button{border:1px solid #ffc7b1;border-radius:var(--radius-pill);background:var(--accent-soft);color:#9f3a14;padding:8px var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.search-view-segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;min-height:46px;margin-bottom:var(--space-3);border:1px solid rgba(230,225,216,.94);border-radius:var(--radius-md);background:#fffffff0;padding:4px;box-shadow:var(--shadow-xs)}.search-view-segment button{border:none;border-radius:calc(var(--radius-md) - 4px);background:transparent;color:var(--ink-3);font-size:var(--text-13);font-weight:var(--weight-bold)}.search-view-segment button.active{background:var(--surface);color:var(--accent);box-shadow:0 6px 16px #e9572b1f,inset 0 0 0 1px #e9572b8a}.search-map-view{position:relative;display:grid;grid-template-rows:auto auto minmax(0,1fr);min-height:0;padding:0;background:#f7f8f8;overflow:hidden}.route-layer:has(>.tabbar)>.body.search-map-view{padding-bottom:0}.app-viewport:has(.search-map-view)>.header-with-panel{display:none}.search-map-segment-wrap{position:relative;z-index:6;padding:var(--space-3) var(--page-gutter) 0;background:#f7f8f8e0}.search-view-segment-map{margin-bottom:var(--space-2)}.search-map-topbar{position:relative;z-index:6;display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--page-gutter);background:#ffffffe6;box-shadow:0 1px #e6e1d8c7}.search-map-topbar strong{text-align:center;color:var(--ink);font-size:var(--text-15);font-weight:var(--weight-heavy)}.search-map-icon{width:38px;height:38px;border:1px solid var(--line);border-radius:var(--radius-pill);background:#fffffff0;color:var(--ink);display:grid;place-items:center;box-shadow:var(--shadow-xs)}.search-map-stage{position:relative;min-height:0;overflow:hidden;cursor:grab;touch-action:none;background:linear-gradient(90deg,rgba(220,225,229,.35) 1px,transparent 1px),linear-gradient(0deg,rgba(220,225,229,.35) 1px,transparent 1px),#edf2f4;background-size:34px 34px}.search-map-stage:active{cursor:grabbing}.search-map-tiles{position:absolute;inset:0;opacity:.86}.search-map-tile{position:absolute;width:256px;height:256px;max-width:none;-webkit-user-select:none;user-select:none}.search-map-location-status{position:absolute;z-index:5;top:var(--space-3);left:var(--page-gutter);right:var(--page-gutter);min-height:42px;border:1px solid rgba(222,229,226,.92);border-radius:var(--radius-md);background:#fffffff0;color:var(--ink);display:inline-flex;align-items:center;gap:var(--space-2);padding:0 var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold);box-shadow:var(--shadow-sm)}.search-map-controls{position:absolute;z-index:6;right:var(--page-gutter);top:72px;display:grid;gap:7px}.search-map-controls button{width:36px;height:36px;border:1px solid rgba(222,229,226,.92);border-radius:var(--radius-pill);background:#fffffff0;color:var(--ink);display:grid;place-items:center;font-size:18px;font-weight:var(--weight-heavy);box-shadow:var(--shadow-xs)}.search-map-controls button:last-child{color:#1688ff}.search-map-location-status svg{color:#18a15f}.search-map-user-radius{position:absolute;z-index:2;width:min(150px,38vw);aspect-ratio:1;border-radius:999px;background:#2b96f421;border:1px solid rgba(43,150,244,.22);transform:translate(-50%,-50%)}.search-map-user-dot{position:absolute;z-index:4;width:16px;height:16px;border:3px solid #fff;border-radius:999px;background:#1688ff;box-shadow:0 7px 16px #1688ff4d;transform:translate(-50%,-50%)}.search-map-pin{position:absolute;z-index:4;width:20px;height:20px;border:3px solid #18a15f;border-radius:999px 999px 999px 0;background:#fff;box-shadow:0 8px 18px #1826382e;transform:translate(-50%,-100%) rotate(-45deg)}.search-map-pin:after{content:"";position:absolute;inset:5px;border-radius:999px;background:currentColor;color:#18a15f}.search-map-pin.is-promoted{border-color:var(--accent)}.search-map-pin.is-promoted:after{color:var(--accent)}.search-map-pin.is-selected{z-index:5;width:26px;height:26px;border-width:4px}.search-map-empty{position:absolute;z-index:5;top:96px;left:var(--page-gutter);right:var(--page-gutter);border:1px solid var(--line);border-radius:var(--radius-md);background:#fffffff2;padding:var(--space-4);box-shadow:var(--shadow-sm)}.search-map-empty strong,.search-map-empty span{display:block}.search-map-empty span{color:var(--ink-3);font-size:var(--text-12);margin-top:4px}.search-map-carousel{position:absolute;z-index:7;right:0;bottom:0;left:0;display:flex;gap:var(--space-3);overflow-x:auto;padding:50px var(--page-gutter) 62px;scroll-snap-type:x mandatory;scrollbar-width:none;background:linear-gradient(180deg,#f7f8f800,#f7f8f8e0 44%,#f7f8f8);pointer-events:none}.search-map-carousel::-webkit-scrollbar{display:none}.search-map-card{flex:0 0 min(286px,78vw);scroll-snap-align:center;border:1px solid rgba(230,225,216,.92);border-radius:var(--radius-md);background:#fffffffa;padding:11px;box-shadow:0 10px 24px #1826381f;pointer-events:auto}.search-map-card.is-active{border-color:#e9572b5c;box-shadow:0 12px 28px #e9572b26}.search-map-card-count{float:right;color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold);margin:0 0 3px var(--space-2)}.search-map-card-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-2);align-items:start}.search-map-logo{width:34px;height:34px;border-radius:var(--radius-pill);display:grid;place-items:center;font-weight:var(--weight-heavy)}.search-map-logo img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.search-map-card-main strong,.search-map-card-main span,.search-map-card-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-map-card-main strong{font-size:var(--text-13)}.search-map-card-main span,.search-map-card-main small{color:var(--ink-3);font-size:var(--text-11);margin-top:2px}.search-map-save{width:30px;height:30px;border:1px solid var(--line);border-radius:var(--radius-pill);background:#fff;color:var(--ink);display:grid;place-items:center}.search-map-save.is-saved{color:var(--accent)}.search-map-card-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2);align-items:center;margin-top:var(--space-2)}.search-map-card-footer>strong{color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-heavy);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-map-apply,.search-map-list-button{border:none;border-radius:var(--radius-md);background:var(--accent);color:#fff;font-size:var(--text-13);font-weight:var(--weight-heavy)}.search-map-apply{min-width:112px;min-height:36px;padding:0 var(--space-3)}.search-map-apply.is-applied{background:#15935c}.search-map-list-button{position:absolute;z-index:8;left:var(--page-gutter);right:var(--page-gutter);bottom:14px;width:calc(100% - var(--page-gutter) * 2);min-height:42px;padding:0 var(--space-3);display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);border-radius:calc(var(--radius-md) - 2px);box-shadow:0 12px 26px #e9572b33}.search-map-loading{position:absolute;z-index:8;right:var(--page-gutter);bottom:142px;border-radius:var(--radius-pill);background:#fffffff0;color:var(--ink-3);padding:7px var(--space-3);font-size:var(--text-11);font-weight:var(--weight-bold);box-shadow:var(--shadow-sm)}.search-filter-sheet .filter-choice:disabled{opacity:.42}.search-map-carousel{padding-bottom:calc(var(--screen-bottom-tabbar) + 80px);pointer-events:auto;touch-action:pan-x;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.search-map-card{touch-action:pan-x}.search-map-list-button{bottom:calc(var(--screen-bottom-tabbar) + 12px)}.search-map-loading{bottom:calc(var(--screen-bottom-tabbar) + 190px)}@media(max-height:720px){.search-map-carousel{padding-top:34px}}.search-map-card-main .search-map-company-line{display:flex;align-items:center;gap:5px;min-width:0}.search-map-company-line>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-map-company-line .business-verified-badge{margin-top:1px}.vacancy-route-card{display:grid;gap:var(--space-3)}.vacancy-route-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);align-items:center}.vacancy-route-head svg{color:var(--accent)}.vacancy-route-head strong,.vacancy-route-head span{display:block}.vacancy-route-head span{color:var(--ink-3);font-size:var(--text-12);margin-top:2px}.vacancy-route-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.vacancy-route-options button{min-height:42px;border:1px solid #ffc7b1;border-radius:var(--radius-md);background:var(--accent-soft);color:#9f3a14;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:var(--text-12);font-weight:var(--weight-bold)}.filter-sheet-layer{position:fixed;inset:0;z-index:120;display:flex;align-items:flex-end;justify-content:center}.filter-sheet-backdrop{position:absolute;inset:0;border:0;background:#18181b52}.filter-sheet{position:relative;width:min(100%,480px);max-height:min(82dvh,720px);border:1px solid var(--line);border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:var(--bg);box-shadow:0 -18px 48px #18181b2e;display:flex;flex-direction:column;overflow:hidden}.filter-sheet-handle{width:44px;height:4px;border-radius:var(--radius-pill);background:#d8d2c8;margin:var(--space-3) auto var(--space-2);flex-shrink:0}.filter-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);padding:0 var(--page-gutter) var(--space-4);border-bottom:1px solid var(--line);flex-shrink:0}.filter-sheet-title{color:var(--ink);font-size:var(--text-20);font-weight:var(--weight-heavy);line-height:var(--lh-tight)}.filter-sheet-sub{color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-medium);margin-top:3px}.filter-sheet-close{inline-size:44px;block-size:44px;min-inline-size:44px;min-block-size:44px;flex:0 0 44px;box-sizing:border-box;padding:0;display:grid;place-items:center;aspect-ratio:1 / 1;border-radius:50%;border:1px solid var(--line);background:var(--surface);color:var(--ink);font-size:var(--text-20);line-height:1;appearance:none}.filter-sheet-body{overflow-y:auto;padding:var(--space-4) var(--page-gutter);display:grid;gap:var(--space-5)}.filter-group{display:grid;gap:var(--space-3)}.filter-group-title{color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.06em}.filter-choice-grid{display:flex;flex-wrap:wrap;gap:var(--space-2)}.filter-choice{min-height:40px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-2);padding:0 var(--space-4);font-size:var(--text-13, 13px);font-weight:var(--weight-bold)}.filter-choice.active{border-color:#ff9f7e;background:var(--accent-soft);color:var(--accent);box-shadow:0 0 0 1px #e9572b1a}.filter-toggle-list{display:grid;gap:var(--space-2)}.filter-toggle{min-height:52px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:0 var(--space-4);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-bold)}.filter-toggle input{width:20px;height:20px;accent-color:var(--accent);flex-shrink:0}.filter-sheet-actions{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:var(--space-2);padding:var(--space-3) var(--page-gutter) calc(var(--space-3) + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#f7f6f2f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);flex-shrink:0}@media(max-width:380px){.search-main-row{grid-template-columns:1fr}.search-filter-button{width:100%}}.ai-recommendation-card,.ai-banner,.ai-fit{position:relative;overflow:hidden;border-radius:var(--radius-xl);padding:var(--space-5);color:#fff;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);margin-bottom:var(--space-4)}.ai-recommendation-card:before,.ai-banner:before,.ai-fit:before{content:"";position:absolute;top:-30%;right:-25%;width:220px;height:220px;background:radial-gradient(circle,rgba(147,197,253,.24) 0%,transparent 60%);filter:blur(20px)}.ai-banner:before{background:radial-gradient(circle,rgba(255,92,44,.45) 0%,transparent 60%)}.ai-tag,.ai-fit .label{display:inline-flex;align-items:center;gap:var(--space-2);background:#ffffff1a;border:1px solid rgba(255,255,255,.15);padding:var(--space-1) 10px;border-radius:var(--radius-pill);font-size:var(--text-10);font-weight:var(--weight-heavy);letter-spacing:.08em;text-transform:uppercase;position:relative;z-index:1}.pulse{width:6px;height:6px;background:var(--accent);border-radius:50%;box-shadow:0 0 8px var(--accent)}.ai-title,.ai-fit .fit-score{font-family:var(--font-sans);font-weight:var(--weight-heavy)}.ai-title{font-size:var(--text-20);line-height:1.2;margin:var(--space-3) 0 var(--space-1);letter-spacing:0;position:relative;z-index:1}.ai-title em{color:#ffb088;font-style:normal;font-weight:var(--weight-heavy)}.ai-recommendation-card .ai-title em{color:#93c5fd}.ai-sub,.ai-fit .text{font-size:var(--text-12);color:#ffffffbd;line-height:var(--lh-body);position:relative;z-index:1;font-weight:var(--weight-medium)}.ai-cta{margin-top:var(--space-4);display:inline-flex;align-items:center;gap:var(--space-2);background:#fff;color:var(--ink);padding:10px 14px;border-radius:var(--radius-sm);font-size:var(--text-12);font-weight:var(--weight-bold);position:relative;z-index:1}.section-head{display:flex;justify-content:space-between;align-items:baseline;margin:var(--space-5) 0 var(--space-3)}.section-head .title{font-size:var(--text-20);font-weight:var(--weight-bold);letter-spacing:0;line-height:1.2}.section-head .link{border:0;background:transparent;padding:0;font-size:var(--text-12);color:var(--accent);font-weight:var(--weight-bold)}.quick-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-2);margin-bottom:var(--space-5)}.quick-cat{position:relative;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-3) var(--space-2) var(--space-4);text-align:center}.quick-cat:after{content:"";position:absolute;inset:auto -18px -28px auto;width:70px;height:70px;border-radius:50%;background:#1118270a}.category-icon{position:relative;z-index:1;display:grid;place-items:center;width:46px;height:46px;margin:0 auto var(--space-2);border-radius:var(--radius-lg);background:linear-gradient(145deg,#fff7ed,#ffedd5);color:#c2410c;box-shadow:inset 0 1px #ffffffe0,0 10px 22px #0f172a14}.category-icon span{font-size:var(--text-18);font-weight:var(--weight-heavy);line-height:1}.category-icon.sales{background:linear-gradient(145deg,#ecfdf5,#bbf7d0);color:#047857}.category-icon.retail{background:linear-gradient(145deg,#fdf2f8,#fbcfe8);color:#be185d}.category-icon.support{background:linear-gradient(145deg,#eff6ff,#bfdbfe);color:#1d4ed8}.category-icon.marketing{background:linear-gradient(145deg,#fff7ed,#fed7aa);color:#c2410c}.category-icon.finance{background:linear-gradient(145deg,#f0fdf4,#86efac);color:#166534}.category-icon.food{background:linear-gradient(145deg,#fffbeb,#fde68a);color:#a16207}.category-icon.driver{background:linear-gradient(145deg,#eef2ff,#c7d2fe);color:#4338ca}.category-icon.logistics{background:linear-gradient(145deg,#ecfeff,#a5f3fc);color:#0e7490}.category-icon.warehouse{background:linear-gradient(145deg,#f8fafc,#cbd5e1);color:#334155}.category-icon.manufacturing,.category-icon.quality{background:linear-gradient(145deg,#f5f3ff,#ddd6fe);color:#6d28d9}.category-icon.construction{background:linear-gradient(145deg,#fef2f2,#fecaca);color:#b91c1c}.category-icon.danger{background:linear-gradient(145deg,#fff1f2,#fecdd3);color:#be123c}.quick-cat .label{position:relative;z-index:1;display:block;font-size:var(--text-10);font-weight:var(--weight-bold);color:var(--ink-2);line-height:1.2}.quick-cat .meta{position:relative;z-index:1;display:block;margin-top:5px;font-size:var(--text-10);font-weight:var(--weight-semibold);color:var(--ink-3)}.job-card,.vacancy-card,.candidate,.section-block,.profile-hero,.job-detail-hero,.app-card,.resume-build-card{border-radius:var(--radius-lg);padding:var(--space-4);margin-bottom:var(--space-3)}.saved-empty-card{padding:var(--space-5)}.saved-empty-title{font-size:var(--text-20);line-height:1.15;letter-spacing:0;font-weight:var(--weight-heavy);color:var(--ink)}.saved-empty-text{margin-top:var(--space-3);font-size:var(--text-14);line-height:var(--lh-body);color:var(--ink-2);font-weight:var(--weight-medium)}.saved-empty-card .actions{margin-top:var(--space-5)}.job-card,.candidate{position:relative}.job-card.match-highlight,.candidate.featured{border-color:var(--ink);box-shadow:0 0 0 2px var(--ink)}.candidate.is-closed{border-color:#201c181f;box-shadow:none}.candidate .status-ribbon{background:var(--ink);color:var(--surface)}.candidate .status-ribbon.rejected,.candidate .status-ribbon.withdrawn{background:#201c189e}.candidate .status-text.hired{color:#15803d}.candidate .status-text.rejected,.candidate .status-text.withdrawn{color:var(--muted)}.job-top,.app-top,.candidate .top-row,.job-detail-hero .top{display:flex;gap:12px;margin-bottom:12px}.app-card{background:var(--surface)}.applications-summary{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:var(--space-4);margin-bottom:var(--space-3);box-shadow:var(--shadow-sm)}.applications-summary h1{margin:var(--space-1) 0 0;font-size:var(--text-22);line-height:1.15;letter-spacing:0;font-weight:var(--weight-heavy)}.applications-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2);margin-top:var(--space-4)}.applications-metrics .stat-mini{padding:var(--space-3) var(--space-2);box-shadow:none}.applications-notification-nudge{display:grid;grid-template-columns:42px minmax(0,1fr);gap:var(--space-3);align-items:start;border:1px solid rgba(255,92,51,.22);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff8f4f0,#fffffff0);padding:var(--space-3);margin-bottom:var(--space-3);box-shadow:var(--shadow-sm)}.applications-notification-icon{width:42px;height:42px;border-radius:var(--radius-md);display:inline-flex;align-items:center;justify-content:center;color:var(--accent);background:var(--accent-soft)}.applications-notification-copy{min-width:0}.applications-notification-copy strong{display:block;color:var(--ink);font-size:var(--text-15);line-height:1.2;font-weight:var(--weight-heavy)}.applications-notification-copy p{margin:5px 0 0;color:var(--ink-2);font-size:var(--text-13);line-height:var(--lh-body);font-weight:var(--weight-medium)}.applications-notification-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2)}.applications-notification-actions .ghost-chip,.applications-notification-actions .ink-chip{min-height:38px;justify-content:center;white-space:nowrap}.application-filter-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;height:54px;margin:0 0 var(--space-3);padding:4px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.application-filter{position:relative;display:grid;place-items:center;min-width:0;width:100%;height:44px;overflow:hidden;border:0;border-radius:var(--radius-md);background:transparent;color:var(--ink-2);padding:7px 4px 9px;font-size:var(--text-11);font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.application-filter.active{background:var(--accent-soft);color:var(--accent)}.application-filter.active:after{position:absolute;right:12px;bottom:3px;left:12px;height:2px;border-radius:var(--radius-pill);background:var(--accent);content:""}.applications-list,.applications-skeleton{display:grid;gap:var(--space-3)}.applications-summary-skeleton{pointer-events:none}.applications-skeleton-eyebrow,.applications-skeleton-title,.applications-skeleton-line{display:block}.applications-skeleton-eyebrow{width:84px;height:14px}.applications-skeleton-title{width:82%;height:28px;margin-top:var(--space-3)}.applications-skeleton-title.short{width:52%;height:28px;margin-top:var(--space-2)}.applications-skeleton-metric{height:72px;border-radius:var(--radius-md)}.applications-filter-skeleton{pointer-events:none}.applications-skeleton-filter{width:100%;height:44px;border-radius:var(--radius-md)}.applications-skeleton-logo{width:46px;height:46px;border-radius:var(--radius-md)}.applications-skeleton-line.wide{width:88%;height:20px}.applications-skeleton-line{width:62%;height:15px;margin-top:8px}.applications-skeleton-status{width:82px;height:28px;border-radius:var(--radius-pill)}.applications-skeleton-pill{width:130px;height:30px;border-radius:var(--radius-pill)}.applications-skeleton-pill.short{width:92px}.applications-skeleton-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--line)}.applications-skeleton-step{height:34px}.applications-skeleton-box{display:block;height:80px;margin-top:var(--space-4)}.application-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:var(--space-4);box-shadow:var(--shadow-sm)}.application-card.is-priority{border-color:#ff5c3347}.application-card.closed{background:#ffffffb8}.application-card-top{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:var(--space-3);align-items:start}.application-main{min-width:0}.application-title{font-size:var(--text-17);line-height:1.18;font-weight:var(--weight-heavy);color:var(--ink)}.application-company{margin-top:5px;font-size:var(--text-13);color:var(--ink-2);font-weight:var(--weight-semibold)}.application-vacancy-meta{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-4)}.application-vacancy-meta span{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:6px 9px;border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.application-vacancy-meta span:first-child{color:var(--green);background:var(--green-soft)}.application-status-path{display:grid;grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:var(--space-2);margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--line)}.application-step{position:relative;display:flex;flex-direction:column;gap:6px;min-width:0;font-size:var(--text-10);line-height:1.15;color:var(--ink-3);font-weight:var(--weight-bold)}.application-step-dot{width:10px;height:10px;border-radius:50%;border:2px solid var(--line);background:var(--surface)}.application-step.done,.application-step.current,.application-step.success{color:var(--ink)}@media(max-width:374px){.application-card-top{grid-template-columns:40px minmax(0,1fr)}.application-card-top .app-status{grid-column:2;justify-self:start}.application-footer{align-items:stretch;flex-direction:column}.application-open{width:100%}}.application-step.done .application-step-dot,.application-step.success .application-step-dot{border-color:var(--green);background:var(--green)}.application-step.current .application-step-dot{border-color:var(--accent);background:var(--accent);box-shadow:0 0 0 4px #ff5c331f}.application-step.closed .application-step-dot{border-color:var(--ink-3);background:var(--ink-3)}.application-footer{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-4)}.application-fit{color:var(--blue);background:var(--blue-soft);border-radius:var(--radius-pill);padding:6px 9px;font-size:var(--text-12);font-weight:var(--weight-bold);white-space:nowrap}.application-fit.fit-review,.application-fit.fit-low,.application-fit.fit-insufficient{white-space:normal;line-height:1.25}.application-open{min-height:38px;padding:0 13px}.application-open:disabled{opacity:.55}.application-unavailable{margin-top:var(--space-4);padding:var(--space-3);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-13);line-height:var(--lh-body);font-weight:var(--weight-medium)}.candidate-info-requests{display:grid;gap:var(--space-3);margin-top:var(--space-4);padding:var(--space-3);border:1px solid rgba(37,99,235,.22);border-radius:var(--radius-md);background:#eff6ffc2}.candidate-info-requests-head{display:grid;gap:4px}.candidate-info-requests-head strong{font-size:var(--text-14);line-height:1.25;color:var(--ink)}.candidate-info-requests-head span{font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-2)}.candidate-info-request-form{display:grid;gap:var(--space-2)}.candidate-info-request-form label{color:var(--blue);font-size:var(--text-12);font-weight:var(--weight-heavy)}.candidate-info-request-form p{margin:0;color:var(--ink);font-size:var(--text-13);line-height:var(--lh-body);font-weight:var(--weight-semibold)}.candidate-info-request-form textarea{width:100%;min-height:88px;resize:vertical;border:1px solid var(--line);border-radius:var(--radius-md);padding:10px 11px;background:var(--surface);color:var(--ink);font:inherit;font-size:var(--text-13);line-height:var(--lh-body)}.candidate-info-request-actions{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2)}.candidate-info-request-actions .btn-primary{min-height:36px;padding:0 13px}.candidate-info-request-actions span,.candidate-info-answered-item span{color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.candidate-info-answered-list{display:grid;gap:var(--space-2)}.candidate-info-answered-item{display:grid;gap:5px;padding:var(--space-3);border-radius:var(--radius-md);background:#ffffffb8}.candidate-info-answered-item p{margin:0;color:var(--ink);font-size:var(--text-13);line-height:var(--lh-body)}.applications-empty{text-align:center}.applications-empty .empty-icon{width:48px;height:48px;border-radius:var(--radius-lg);background:var(--accent-soft);color:var(--accent);display:inline-flex;align-items:center;justify-content:center;margin-bottom:var(--space-3)}.applications-empty .btn-primary{margin-top:var(--space-4);width:100%}.empty-title{font-size:var(--text-18);font-weight:var(--weight-heavy);color:var(--ink)}.company-logo,.app-logo,.candidate .ava,.logo-lg{border-radius:var(--radius-lg);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:800;overflow:hidden}.company-logo,.candidate .ava{width:44px;height:44px}.app-logo{width:36px;height:36px;font-size:var(--text-11)}.logo-lg{width:56px;height:56px;font-size:var(--text-18)}.c1,.app-logo,.logo-lg.c1{background:#fef3c7;color:#92400e}.c2,.logo-lg.c2{background:#dbeafe;color:#1e40af}.c3,.logo-lg.c3{background:#fce7f3;color:#9f1239}.c4,.logo-lg.c4{background:#d1fae5;color:#065f46}.a1{background:linear-gradient(135deg,#ffb088,#ff5c2c);color:#fff}.a2{background:linear-gradient(135deg,#93c5fd,#2563eb);color:#fff}.a3{background:linear-gradient(135deg,#fcd34d,#d97706);color:#fff}.a4{background:linear-gradient(135deg,#6ee7b7,#059669);color:#fff}.gradient-orange{background:linear-gradient(135deg,#ffb088,#ff5c2c)}.job-info,.app-info,.candidate .info{flex:1;min-width:0}.job-title,.v-title,.candidate .name,.app-job{font-size:var(--text-16);font-weight:var(--weight-bold);line-height:1.25}.app-job{font-size:var(--text-15)}.company-name,.v-salary,.candidate .meta,.app-company,.company-lg,.role-current{font-size:var(--text-12);color:var(--ink-2);margin-top:var(--space-1);font-weight:var(--weight-semibold)}.company-name{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.company-name span:first-child{min-width:0;overflow-wrap:anywhere}.app-company{margin-top:var(--space-1)}.company-online,.company-offline,.candidate .online,.verified{display:inline-flex;align-items:center;gap:4px;margin-top:4px;font-size:var(--text-10);font-weight:700}.company-location{display:inline-flex;align-items:center;gap:4px;min-width:0;margin-top:4px;color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-semibold);line-height:1.25}.company-location svg{flex:0 0 auto;color:var(--accent)}.company-online,.candidate .online{color:var(--green)}.company-online:before,.candidate .online:before,.verified:before{content:"";width:5px;height:5px;border-radius:50%}.company-online:before,.candidate .online:before{background:var(--green)}.company-offline{color:var(--ink-3)}.verified{color:var(--blue);text-transform:uppercase;letter-spacing:.05em}.verified:before{background:var(--blue)}.save-btn{width:32px;height:32px;border-radius:50%;background:var(--surface-2);border:1px solid var(--line);color:var(--ink-3);display:flex;align-items:center;justify-content:center}.save-btn.saved{background:var(--accent-soft);border-color:#ffd0b8;color:var(--accent)}.salary-row-display{display:flex;align-items:baseline;gap:var(--space-2);margin-bottom:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px dashed var(--line)}.salary,.salary-big{font-family:var(--font-sans);font-size:var(--text-20);font-weight:var(--weight-heavy);line-height:1;letter-spacing:0;font-variant-numeric:tabular-nums}.salary-period,.salary-period-big{font-size:var(--text-12);color:var(--ink-3);font-weight:var(--weight-semibold)}.job-meta,.tag-cloud,.candidate .tags{display:flex;flex-wrap:wrap;gap:6px}.job-meta{margin-bottom:var(--space-3)}.job-meta-tag,.tag,.candidate .tag{min-width:0;max-width:100%;background:var(--surface-2);border:1px solid var(--line);padding:5px 10px;border-radius:var(--radius-sm);font-size:var(--text-12);font-weight:var(--weight-semibold);color:var(--ink-2);overflow-wrap:anywhere;word-break:break-word}.job-meta-location{display:inline-flex;align-items:center;gap:4px}.job-meta-location svg{flex:0 0 auto;color:var(--accent)}.match-badge,.match-tag{background:var(--green-soft);border-color:#bbf7d0;color:#14532d}.actions,.candidate .actions,.apply-stack,.salary-row,.hero-actions{display:flex;gap:var(--space-2)}.btn-action,.btn-apply{flex:1;min-height:42px;padding:10px 12px;border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface);font-size:var(--text-12);font-weight:var(--weight-bold);color:var(--ink)}.btn-action.primary,.btn-apply.primary{background:var(--ink);color:#fff;border-color:var(--ink)}.btn-action.disabled,.btn-apply.disabled{background:var(--surface-2);color:var(--ink-3);border-color:var(--line);cursor:not-allowed;opacity:.72}.btn-action:disabled,.btn-apply:disabled{cursor:wait;opacity:.78}.btn-action.ai{background:var(--accent-soft);color:var(--accent);border-color:#ffd0b8}.ribbon{position:absolute;top:var(--space-4);right:58px;z-index:2;background:var(--ink);color:#fff;font-size:var(--text-10);text-transform:uppercase;letter-spacing:.08em;font-weight:var(--weight-bold);padding:4px 8px;border-radius:var(--radius-sm)}.v-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px}.v-status{font-size:var(--text-10);text-transform:uppercase;letter-spacing:.06em;font-weight:var(--weight-bold);padding:4px 8px;border-radius:var(--radius-sm);flex-shrink:0}.v-status.live{background:var(--green-soft);color:#14532d}.v-status.draft{background:var(--yellow-soft);color:#713f12}.v-status.paused{background:var(--line);color:var(--ink-2)}.v-status.blocked{background:#fee2e2;color:#991b1b}.v-stats{display:flex;gap:var(--space-4);padding-top:var(--space-3);border-top:1px dashed var(--line)}.v-stat .label,.block-title{font-size:var(--text-10);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);font-weight:var(--weight-bold)}.v-stat .value{font-size:var(--text-16);font-weight:var(--weight-bold);margin-top:var(--space-1)}.v-stat .value.fresh{color:var(--accent)}.vacancy-card .actions{margin-top:var(--space-4)}.stat-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3);margin-bottom:var(--space-4)}.stat-card{border-radius:var(--radius-lg);padding:var(--space-4)}.stat-card.dark{background:var(--ink);border-color:var(--ink);color:#fff}.candidate-limit-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--space-3)}.candidate-limit-meter{min-width:84px;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);text-align:center;background:var(--surface-2)}.candidate-limit-meter strong,.candidate-limit-meter span{display:block}.candidate-limit-meter strong{font-size:var(--text-20)}.candidate-limit-meter span{margin-top:2px;color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold)}.stat-label{font-size:var(--text-10);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);font-weight:var(--weight-bold)}.stat-card.dark .stat-label{color:#ffffff9e}.stat-value{margin-top:var(--space-2);font-family:var(--font-sans);font-size:var(--text-28);line-height:1;letter-spacing:0;color:var(--ink);font-weight:var(--weight-heavy);font-variant-numeric:tabular-nums}.stat-card.dark .stat-value{color:#fff}.stat-meta{margin-top:var(--space-2);font-size:var(--text-12);line-height:1.4;color:var(--ink-2);font-weight:var(--weight-semibold)}.stat-card.dark .stat-meta{color:#ffffffbd}.filter-bar{display:flex;gap:var(--space-2);overflow-x:auto;padding:0 var(--page-gutter) var(--space-3);flex-shrink:0;-ms-overflow-style:none;scrollbar-width:none}.filter-pill{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);padding:var(--space-2) 14px;font-size:var(--text-12);font-weight:var(--weight-bold);color:var(--ink-2);white-space:nowrap}.filter-pill.active{background:var(--ink);color:#fff;border-color:var(--ink)}.business-candidate-search{font-size:var(--text-14)}.business-candidate-search::placeholder{font-size:var(--text-13)}.filter-pill .badge{background:var(--accent-soft);color:var(--accent);padding:2px 6px;border-radius:var(--radius-sm);font-size:var(--text-10);margin-left:var(--space-1)}.filter-pill.active .badge{background:#ffffff26;color:#fff}.header-with-panel{background:#f7f6f2e0;border-bottom-color:#e6e1d8db}.helper-banner,.search-bar,.job-card,.vacancy-card,.candidate,.section-block,.profile-hero,.job-detail-hero,.app-card,.resume-build-card,.stat-card,.hub-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.helper-banner{background:linear-gradient(135deg,#fff8f3fa,#fffffff5 58%,#fff6efe0);border-color:var(--brand-line);box-shadow:0 10px 28px #492f1c14,var(--shadow-sm)}.btn-primary,.btn-action.primary,.btn-apply.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn-primary.light{color:var(--ink);border:1px solid rgba(255,255,255,.72)}.btn-secondary,.btn-action,.btn-apply,.ghost-chip{background:var(--surface);color:var(--ink);border-color:var(--line)}.mode-toggle button.active,.filter-pill.active{background:var(--ink);color:#fff;border-color:var(--ink)}.ai-recommendation-card{display:grid;gap:var(--space-2);padding:var(--space-4);color:var(--ink);background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--accent);box-shadow:var(--shadow-sm)}.ai-tag,.ai-fit .label{width:fit-content;background:var(--accent-soft);border-color:#e9572b2e;color:var(--accent)}.pulse{background:var(--accent);box-shadow:none}.ai-title{margin:0;font-size:var(--text-16)}.ai-title em,.ai-recommendation-card .ai-title em{color:var(--accent)}.ai-sub,.ai-fit .text{color:var(--ink-2);line-height:1.45}.quick-categories{gap:10px}.quick-cat{min-height:126px;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.quick-cat:after{display:none}.category-icon{width:42px;height:42px;border-radius:var(--radius-md);box-shadow:none;border:1px solid rgba(24,24,27,.06)}.category-icon span{display:grid;place-items:center}.category-icon.sales,.category-icon.retail,.category-icon.support,.category-icon.marketing,.category-icon.finance,.category-icon.food,.category-icon.driver,.category-icon.logistics,.category-icon.warehouse,.category-icon.manufacturing,.category-icon.quality,.category-icon.construction,.category-icon.danger,.category-icon.default{background:var(--surface-2)}.category-icon.sales{color:#047857}.category-icon.retail{color:#be185d}.category-icon.support{color:#1d4ed8}.category-icon.marketing,.category-icon.food{color:#c2410c}.category-icon.finance{color:#166534}.category-icon.driver{color:#4338ca}.category-icon.logistics{color:#0e7490}.category-icon.warehouse{color:#334155}.category-icon.manufacturing,.category-icon.quality{color:#6d28d9}.category-icon.construction,.category-icon.danger{color:var(--red)}.job-card{padding:var(--space-4)}.job-card.match-highlight,.candidate.featured{border-color:#e9572b57;box-shadow:0 0 0 1px #e9572b29,var(--shadow-sm)}.company-logo,.app-logo,.candidate .ava,.logo-lg{border-radius:var(--radius-md);box-shadow:none}.salary-row-display{justify-content:space-between;align-items:flex-end;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.salary,.salary-big{color:var(--ink)}.job-meta-tag,.tag,.candidate .tag{border-radius:var(--radius-pill);background:#f8f7f3}.match-badge,.match-tag{background:var(--green-soft);border-color:#15803d2e;color:var(--green)}.warning-tag{background:#fff4d8!important;border-color:#f1c96b!important;color:#7c4a03!important}.match-badge.fit-review,.job-meta-tag.match-badge.fit-review,.compact-job-badge.fit-review,.application-fit.fit-review{color:#7a4b00;background:#fff4d6;border-color:#f1d08b}.match-badge.fit-low,.job-meta-tag.match-badge.fit-low,.compact-job-badge.fit-low,.application-fit.fit-low{color:#8f2d2d;background:#fff0ef;border-color:#f3c2bc}.match-badge.fit-insufficient,.job-meta-tag.match-badge.fit-insufficient,.compact-job-badge.fit-insufficient,.application-fit.fit-insufficient{color:var(--ink-2);background:var(--surface-2);border-color:var(--line)}.match-num.match-text{max-width:96px;font-size:var(--text-12);line-height:1.15;text-align:right;white-space:normal;overflow-wrap:anywhere}.match-num.match-text.fit-review{color:#a16207}.match-num.match-text.fit-low{color:#b23b2f}.match-num.match-text.fit-insufficient{color:var(--ink-2)}.save-btn{border-radius:var(--radius-pill)}.ribbon{background:var(--accent-soft);color:var(--accent)}.job-detail-hero{background:var(--surface)}.ai-fit{padding:var(--space-4);color:var(--ink);background:var(--blue-soft);border:1px solid rgba(37,99,235,.13);box-shadow:none}.gaps{border-top-color:#2563eb24}.gap-row{color:var(--ink-2)}.v-status,.company-status-pill,.app-status{border-radius:var(--radius-pill)}.company-status-pill-needs_more_info,.company-status-pill-draft,.company-status-pill-not_started{background:var(--yellow-soft);border-color:#f59e0b38;color:#92400e}.company-status-pill-blocked,.v-status.blocked{background:var(--red-soft);border-color:#b423182e;color:var(--red)}.resume-build-card,.hub-card-business{background:var(--surface)}.progress-fill{background:var(--accent)}.ai-strip{margin:0 var(--page-gutter) var(--space-3);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);display:flex;align-items:center;gap:var(--space-3)}.strip-dot{width:8px;height:8px;background:var(--accent);border-radius:50%;flex-shrink:0;box-shadow:0 0 0 4px var(--accent-soft)}.strip-text{font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-2);font-weight:var(--weight-medium);flex:1}.strip-text strong{color:var(--ink)}.candidate{position:relative}.candidate .match{flex-shrink:0;text-align:right}.candidate .match-num{font-family:var(--font-sans);font-size:var(--text-24);line-height:1;letter-spacing:0;font-weight:var(--weight-heavy);font-variant-numeric:tabular-nums}.candidate .match-num.high{color:var(--green)}.candidate .match-label{font-size:var(--text-10);text-transform:uppercase;letter-spacing:.08em;color:var(--ink-3);font-weight:700;margin-top:2px}.job-detail-hero,.profile-hero{border-radius:var(--radius-xl);padding:var(--space-5)}.job-name-lg,.full-name{font-family:var(--font-sans);font-size:var(--text-24);line-height:var(--lh-tight);letter-spacing:0;font-weight:var(--weight-heavy)}.salary-block{padding:var(--space-4) 0;border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);margin-bottom:var(--space-4)}.meta-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3)}.meta-cell{display:flex;align-items:center;gap:8px;min-width:0}.ico{width:28px;height:28px;background:var(--surface-2);border-radius:8px;display:flex;align-items:center;justify-content:center}.meta-cell .small{font-size:var(--text-10);color:var(--ink-3);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.05em}.meta-cell .val{font-size:var(--text-12);font-weight:var(--weight-bold);overflow-wrap:anywhere}.meta-cell .text{min-width:0}.meta-cell-action{width:fit-content;max-width:100%;min-height:30px;padding:5px 9px;border:1px solid rgba(234,84,43,.24);border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-heavy);line-height:1.2;text-align:left}.meta-cell-action:disabled{opacity:.65}.ai-fit .head{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-4);position:relative;z-index:1}.ai-fit .fit-score{font-size:var(--text-20)}.ai-fit .fit-score b{color:#bfdbfe;font-weight:var(--weight-heavy)}.gaps{margin-top:12px;padding-top:12px;border-top:1px dashed rgba(255,255,255,.16);position:relative;z-index:1}.gap-row{display:flex;align-items:center;gap:8px;font-size:var(--text-12);margin-bottom:6px;color:#ffffffd1}.gap-icon{width:16px;height:16px;border-radius:50%;background:var(--green);color:#fff;font-size:var(--text-10);display:flex;align-items:center;justify-content:center}.description-text{font-size:var(--text-14);line-height:1.6;color:var(--ink-2);font-weight:var(--weight-medium)}.description-text strong{color:var(--ink)}.description-text ul{list-style:none;margin:8px 0 0;padding:0}.description-text li{padding-left:18px;position:relative;margin-bottom:6px}.description-text li:before{content:"";position:absolute;left:4px;top:9px;width:5px;height:5px;background:var(--accent);border-radius:50%}.warning-block{background:var(--yellow-soft)}.report-panel{display:grid;gap:var(--space-3);border:1px solid #fecaca;background:#fff7f7}.report-sheet-layer{z-index:160}.report-sheet{border-color:#f4512d2e;background:var(--surface)}.report-sheet .filter-sheet-head{border-bottom-color:#f4512d29}.report-sheet-body{gap:var(--space-3)}.report-sheet .text-area{min-height:112px;resize:vertical}.report-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.report-option{min-height:42px;padding:9px 10px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-bold);text-align:left}.report-option.selected{border-color:#be123c;background:#fff1f2;color:#9f1239}.apply-stack{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2);padding:var(--space-3) var(--page-gutter) var(--space-6);flex-shrink:0;background:linear-gradient(to top,var(--bg) 60%,transparent)}.apply-stack .btn-apply.primary{grid-column:span 2}.employer-actions{grid-template-columns:1fr 1fr}.text-area{min-height:146px;resize:none}.profile-hero{text-align:center}.profile-hero-hub{padding-bottom:var(--space-4)}.ava-xl{width:84px;height:84px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:var(--text-28);font-weight:var(--weight-bold);margin:0 auto var(--space-3);box-shadow:0 8px 24px #ff5c2c3d}.ava-xl svg{width:28px;height:28px}.empty-photo{position:relative;background:linear-gradient(180deg,#fffaf7,#fff1e9);border:1px solid #ffd9c8;color:var(--accent);box-shadow:0 8px 24px #ff5c2c1f,inset 0 1px #fffc}.profile-photo{overflow:hidden;background:var(--surface-2)}.profile-photo img{width:100%;height:100%;object-fit:cover;display:block}.avatar-empty-label{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);background:var(--surface);border:1px solid #ffd9c8;color:var(--accent);border-radius:var(--radius-pill);padding:4px 8px;font-size:var(--text-10);font-weight:var(--weight-bold);line-height:1;box-shadow:var(--shadow-sm)}.profile-edit-trigger{margin:0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:var(--radius-pill);border:1px solid #ffd9c8;background:#fff7f2;color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-bold)}.profile-location-meta{margin-top:var(--space-2);color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-semibold)}.candidate-hero .ava-xl{box-shadow:0 8px 24px #ff5c2c3d}.completeness{margin-top:var(--space-4);padding:var(--space-3);background:var(--surface-2);border-radius:var(--radius-md);text-align:left}.completeness-row{display:flex;justify-content:space-between;align-items:center;font-size:var(--text-12);margin-bottom:var(--space-2)}.lbl{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);font-weight:var(--weight-semibold)}.val{font-weight:var(--weight-bold);color:var(--ink)}.progress-bar{height:4px;background:var(--line);border-radius:var(--radius-pill);overflow:hidden}.progress-fill{height:100%;width:75%;background:linear-gradient(90deg,var(--accent) 0%,#ff8c5c 100%);border-radius:var(--radius-pill)}.resume-ai-button{margin-top:10px}.resume-list{display:grid;gap:10px}.resume-list-item{display:grid;gap:4px;padding:10px 0;border-bottom:1px solid var(--line)}.resume-list-item:last-child{border-bottom:0}.resume-list-item strong{font-size:14px;color:var(--ink)}.resume-list-item span,.resume-list-item p{margin:0;font-size:13px;line-height:1.35;color:var(--muted)}.resume-contact-card{display:grid;gap:12px}.resume-contact-grid,.resume-signal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.resume-contact-grid div,.resume-signal-grid div{display:grid;gap:4px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fffdfa}.resume-contact-grid span,.resume-signal-grid span{color:var(--muted);font-size:12px;font-weight:800}.resume-contact-grid strong,.resume-signal-grid strong{min-width:0;overflow-wrap:anywhere;color:var(--ink);font-size:14px;font-weight:950}.resume-signal-grid .ok{border-color:#cfeeda;background:#f0fbf4}.resume-signal-grid .warn{border-color:#ffd9cb;background:#fff3ee}.resume-social-list{display:flex;flex-wrap:wrap;gap:8px}.resume-social-list a{padding:8px 10px;border:1px solid #cfe0ff;border-radius:999px;color:#2f77ff;background:#f2f7ff;font-size:13px;font-weight:900;text-decoration:none}.business-social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.business-social-links a{padding:8px 10px;border:1px solid #cfe0ff;border-radius:999px;color:#2f77ff;background:#f2f7ff;font-size:13px;font-weight:900;text-decoration:none}.resume-empty-critical{border-color:#ffd9cb;background:#fff7f3}.quick-pick-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.quick-pick-row button{min-height:34px;padding:0 10px;border:1px solid var(--line);border-radius:999px;color:var(--ink);background:#fff;font-weight:850}.quick-pick-row button.active{border-color:#f2552f;color:#f2552f;background:#fff1eb}.resume-builder-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.resume-work-builder{display:grid;gap:12px}.resume-work-card{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fffdfa}.resume-work-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.resume-work-card-head strong,.resume-work-grid span,.resume-current-check{color:var(--ink);font-size:13px;font-weight:900}.resume-work-card-head button{border:0;color:#f2552f;background:transparent;font-weight:900}.resume-work-grid,.resume-social-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.resume-work-grid label,.resume-social-editor label{display:grid;gap:6px}.resume-social-editor span{color:var(--muted);font-size:12px;font-weight:900}.resume-current-check{display:inline-flex;align-items:center;gap:8px}.stats-row-seeker{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-2);margin-bottom:var(--space-4)}.stat-mini{text-align:center;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-3);box-shadow:var(--shadow-sm)}.stat-mini .num{font-family:var(--font-sans);font-size:var(--text-24);font-weight:var(--weight-heavy);line-height:1;font-variant-numeric:tabular-nums}.stat-mini .lbl{font-size:var(--text-10);margin-top:var(--space-2);letter-spacing:.05em}.resume-build-card{display:flex;gap:var(--space-4);align-items:center;background:linear-gradient(135deg,#ffe8dd,#ffd0b8);border-color:#ffd0b8}.profile-action-card{width:100%;text-align:left;border:1px solid #ffd0b8;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.icon-box{width:44px;height:44px;background:var(--accent);color:#fff;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex-shrink:0;font-weight:800}.build-title{font-size:var(--text-14);font-weight:var(--weight-heavy);color:#4a1d08}.build-sub{font-size:var(--text-12);color:#7a2e0f;margin-top:var(--space-1);font-weight:var(--weight-medium)}.compact-area{min-height:124px}.hub-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:var(--space-4)}.hub-card+.hub-card,.account-list+.account-list{margin-top:var(--space-3)}.hub-card-resume,.hub-card-business{width:100%;text-align:left}.hub-card-top,.hub-card-footer,.hub-action-row,.hub-stats-row{display:flex;align-items:center}.hub-card-top{justify-content:space-between;gap:var(--space-3);align-items:flex-start}.hub-card-title{font-size:var(--text-16);font-weight:var(--weight-heavy);line-height:1.25;color:var(--ink)}.hub-card-sub{margin-top:var(--space-1);font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-3);font-weight:var(--weight-medium)}.hub-card-arrow{color:var(--accent);font-size:var(--text-20);font-weight:var(--weight-heavy);flex-shrink:0}.hub-card-meta{display:flex;flex-wrap:wrap;gap:var(--space-2) var(--space-3);margin-top:var(--space-3);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-semibold)}.hub-chip-row{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.hub-card-footer{justify-content:space-between;margin-top:var(--space-4);padding-top:var(--space-3);border-top:1px solid var(--line);font-size:var(--text-12);color:var(--ink-2);font-weight:var(--weight-bold)}.hub-card-business{display:flex;flex-direction:column;gap:var(--space-4);background:linear-gradient(180deg,#fffdf8 0%,var(--surface) 100%)}.company-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 var(--space-2);border-radius:var(--radius-pill);border:1px solid var(--line);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-10);line-height:1;font-weight:var(--weight-heavy);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.company-status-pill-approved{background:var(--green-soft);border-color:#22c55e3d;color:#14532d}.company-status-pill-pending_review{background:#fff1d6;border-color:#f59e0b38;color:#92400e}.company-status-pill-needs_more_info,.company-status-pill-draft,.company-status-pill-not_started{background:var(--accent-soft);border-color:#ff5c3338;color:var(--accent)}.company-status-pill-blocked{background:#fee2e2;border-color:#dc26262e;color:#991b1b}.hub-stats-row{gap:var(--space-2)}.hub-stat{flex:1;min-width:0;padding:var(--space-3);border-radius:var(--radius-md);background:var(--surface-2);border:1px solid var(--line)}.hub-stat-value{display:block;font-size:var(--text-20);line-height:1;color:var(--ink);font-weight:var(--weight-heavy);font-variant-numeric:tabular-nums}.hub-stat-label{display:block;margin-top:var(--space-2);font-size:var(--text-10);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);font-weight:var(--weight-bold)}.hub-action-row{gap:var(--space-2)}.hub-button{flex:1}.account-list{padding:0;overflow:hidden}.account-row{width:100%;border:0;border-bottom:1px solid var(--line);background:transparent;padding:var(--space-4);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);text-align:left}.account-row:last-child{border-bottom:0}.account-row.static{cursor:default}.account-row:disabled{opacity:.62}.account-id-row{background:var(--surface-2)}.account-row-danger .account-row-title,.account-row-danger .account-row-arrow{color:#b42318}.account-row-title{font-size:var(--text-14);font-weight:var(--weight-bold);color:var(--ink)}.account-row-sub{margin-top:var(--space-1);font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-3);font-weight:var(--weight-medium)}.account-id-value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;overflow-wrap:anywhere}.account-row-arrow{color:var(--ink-3);font-size:var(--text-16);font-weight:var(--weight-heavy);flex-shrink:0}.profile-language-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-1);min-width:150px;padding:3px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);flex-shrink:0}.profile-language-switch button{min-height:34px;border:0;border-radius:calc(var(--radius-md) - 3px);background:transparent;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-heavy)}.profile-language-switch button.active{background:var(--ink);color:#fff}.faq-block+.faq-block{margin-top:var(--space-3)}.section-head.compact{margin-bottom:var(--space-3)}.company-status-card{margin-bottom:var(--space-4);padding-bottom:var(--space-5)}.company-status-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-3)}.company-status-title{margin-top:var(--space-1);margin-bottom:var(--space-3);font-size:var(--text-20);line-height:var(--lh-tight);font-weight:var(--weight-heavy);color:var(--ink)}.company-status-card .description-text{margin-top:var(--space-3);line-height:1.55}.company-status-reminder{width:100%;margin-bottom:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:var(--space-3);display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:var(--space-2);text-align:left;color:var(--ink)}.company-status-reminder strong,.company-status-reminder small{display:block;min-width:0}.company-status-reminder strong{font-size:var(--text-14);line-height:var(--lh-tight)}.company-status-reminder small{margin-top:2px;color:var(--ink-3);font-size:var(--text-12);line-height:var(--lh-body)}.company-status-reminder-close{width:28px;height:28px;border-radius:var(--radius-pill);display:grid;place-items:center;color:var(--ink-3);background:var(--surface-2);font-size:var(--text-18);line-height:1}.company-request-id{width:100%;margin-top:var(--space-4);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffffc7;display:grid;grid-template-columns:minmax(70px,auto) minmax(0,1fr) auto;align-items:center;gap:var(--space-2);text-align:left}.company-request-id span{color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:.06em}.company-request-id code{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--text-12);overflow-wrap:anywhere}.company-request-id strong{color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-heavy)}.company-status-pending_review{background:#fffaf2;border-color:#f59e0b2e}.company-status-needs_more_info{background:#fff7f2;border-color:#ff5c332e}.company-status-blocked{background:#fff3f3;border-color:#dc26262e}.company-status-actions{margin-top:var(--space-5);gap:var(--space-3)}.employer-trust-card,.publish-policy-card{display:block;margin-bottom:var(--space-4);padding:14px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.employer-trust-card *{min-width:0}.employer-trust-card.manual,.publish-policy-card.manual{background:#fffaf2;border-color:#f59e0b33}.employer-trust-card.verified,.publish-policy-card.verified{display:block;background:#f4fbf7;border-color:#16a34a2e;color:var(--ink);letter-spacing:0;text-transform:none}.employer-trust-card.verified:before,.publish-policy-card.verified:before{content:none}.employer-trust-card.blocked,.publish-policy-card.blocked{background:#fff3f3;border-color:#dc26262e}.employer-trust-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:flex-start}.trust-kicker{display:inline-flex;align-items:center;gap:var(--space-2);min-height:26px;padding:0 10px;border-radius:var(--radius-pill);background:#1218260f;color:var(--ink-2);font-size:var(--text-11);font-weight:var(--weight-heavy);text-transform:uppercase}.employer-trust-card h2{margin:var(--space-3) 0 var(--space-2);font-size:var(--text-20);line-height:var(--lh-tight);color:var(--ink);letter-spacing:0}.employer-trust-card p{margin:0;color:var(--ink-2);font-size:var(--text-13);line-height:1.5}.trust-score-ring{width:58px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:var(--ink);color:#fff;box-shadow:var(--shadow-sm)}.trust-score-ring strong{font-size:var(--text-20);line-height:1}.trust-score-ring span{font-size:var(--text-10);font-weight:var(--weight-bold);color:#ffffffb3}.trust-meter{height:6px;border-radius:var(--radius-pill);background:#12182614;overflow:hidden;margin:var(--space-4) 0}.trust-meter span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ef4444,#f59e0b 45%,#16a34a)}.trust-tier-grid{display:grid;grid-template-columns:1fr;gap:6px}.trust-tier-grid div{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-width:0;min-height:42px;padding:8px 10px;border:1px solid rgba(18,24,38,.07);border-radius:var(--radius-md);background:#ffffffb3}.trust-tier-grid span{display:block;flex:0 0 auto;color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-bold);text-transform:uppercase}.trust-tier-grid strong{display:block;min-width:0;margin-top:0;color:var(--ink);font-size:var(--text-13);line-height:1.25;text-align:right;overflow-wrap:anywhere}.employer-trust-metrics{display:grid;gap:6px;margin-top:var(--space-4)}.employer-trust-metrics div{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-height:40px;padding:8px 10px;border:1px solid rgba(18,24,38,.07);border-radius:var(--radius-md);background:#ffffffb8}.employer-trust-metrics span{flex:0 0 auto;color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-bold);letter-spacing:.04em;text-transform:uppercase}.employer-trust-metrics strong{color:var(--ink);font-size:var(--text-13);line-height:1.25;text-align:right;overflow-wrap:anywhere}.employer-trust-next{display:grid;gap:4px;width:100%;margin-top:var(--space-3);padding:10px 12px;border:1px solid rgba(37,99,235,.16);border-radius:var(--radius-md);background:#ffffffc7;color:var(--ink);text-align:left}.employer-trust-next strong{color:#2563eb;font-size:var(--text-13);line-height:1.25}.employer-trust-next span{color:var(--ink-2);font-size:var(--text-12);line-height:1.4}.employer-trust-next.static strong{color:var(--green)}.trust-action-row{display:flex;gap:var(--space-2);margin-top:var(--space-4)}.trust-action-row .btn-action{flex:1}.publish-policy-card{display:flex;gap:var(--space-3);align-items:flex-start}.publish-policy-icon{width:38px;height:38px;border-radius:var(--radius-md);display:grid;place-items:center;background:#12182614;color:var(--ink);flex-shrink:0}.text-link-button{margin-top:var(--space-3);padding:0;border:0;background:transparent;color:var(--accent);font-size:var(--text-13);font-weight:var(--weight-heavy);text-align:left}.company-note{margin-top:var(--space-4);padding:var(--space-4);border-radius:var(--radius-md);background:#ffffffb8;border:1px solid var(--line)}.company-note span,.company-note strong{display:block}.company-note span{font-size:var(--text-10);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);font-weight:var(--weight-bold)}.company-note strong{margin-top:var(--space-1);font-size:var(--text-14);line-height:1.5;color:var(--ink);font-weight:var(--weight-semibold)}.company-next-steps{display:grid;gap:var(--space-3);margin-top:var(--space-4)}.company-next-step{position:relative;padding-left:var(--space-5);font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-3);font-weight:var(--weight-semibold)}.company-next-step:before{content:"";position:absolute;left:0;top:.45em;width:8px;height:8px;border-radius:50%;background:var(--line)}.company-next-step.done,.company-next-step.active{color:var(--ink)}.company-next-step.done:before{background:var(--green)}.company-next-step.active:before{background:var(--accent);box-shadow:0 0 0 4px #ff5c331f}.app-status{font-size:var(--text-10);text-transform:uppercase;letter-spacing:.08em;font-weight:700;padding:3px 7px;border-radius:5px;flex-shrink:0}.app-status.reviewing{background:var(--blue-soft);color:var(--blue)}.app-status.pending{background:var(--surface-2);color:var(--ink-3)}.app-status.accepted{background:var(--green-soft);color:#14532d}.app-status.invited{background:var(--blue-soft);color:var(--blue)}.app-status.shortlisted{background:var(--accent-soft);color:var(--accent)}.app-status.seen_by_employer{background:var(--surface-2);color:var(--ink-2)}.app-status.hired{background:var(--green-soft);color:#14532d}.app-status.rejected,.app-status.withdrawn{background:var(--line);color:var(--ink-2)}.app-meta{margin-top:var(--space-3);display:flex;justify-content:space-between;font-size:var(--text-12);color:var(--ink-3);align-items:center}.when{color:var(--ink-2);font-weight:var(--weight-semibold)}.step-progress{display:flex;gap:var(--space-2);padding:0 var(--page-gutter) var(--space-3)}.step-dot{flex:1;height:3px;background:var(--line);border-radius:2px}.step-dot.done{background:var(--ink)}.step-dot.active{background:var(--accent)}.step-title{padding:0 var(--page-gutter) var(--space-2)}.step-title .small{font-size:var(--text-12);color:var(--ink-3);text-transform:uppercase;letter-spacing:.06em;font-weight:var(--weight-semibold);margin-bottom:var(--space-2)}.step-title .big{font-family:var(--font-sans);font-size:var(--text-24);line-height:var(--lh-tight);letter-spacing:0;font-weight:var(--weight-bold)}.field-label{font-size:var(--text-12);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);font-weight:var(--weight-semibold);margin:var(--space-5) 0 var(--space-2)}.field-optional{color:var(--ink-4);font-weight:var(--weight-medium);text-transform:none}.chips{display:flex;flex-wrap:wrap;gap:var(--space-2)}.business-volume-grid{margin-top:var(--space-4)}.business-welcome,.business-success-card{text-align:left}.business-welcome{background:linear-gradient(180deg,#fffffff5,#fff8f4d1)}.business-onboarding-art{width:100%;aspect-ratio:1.34;margin-bottom:var(--space-5);overflow:hidden;border:1px solid rgba(233,87,43,.16);border-radius:20px;background:#fff8f3;box-shadow:0 16px 38px #18181b1a}.business-onboarding-art img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.business-welcome-hero{display:flex;gap:var(--space-4);align-items:flex-start}.business-welcome-icon,.business-success-icon{width:62px;height:62px;border-radius:var(--radius-xl);background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;flex-shrink:0}.business-success-icon{background:#e8f7ef;color:#16844a;margin-bottom:var(--space-4)}.business-welcome-copy{min-width:0}.business-welcome-kicker{color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-heavy);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-2)}.business-welcome-title{color:var(--ink);font-size:var(--text-24);line-height:var(--lh-tight);font-weight:var(--weight-heavy);letter-spacing:0}.business-welcome-text{margin-top:var(--space-3);color:var(--ink-2);font-size:var(--text-14);line-height:var(--lh-body);font-weight:var(--weight-semibold)}.business-value-grid{display:grid;gap:var(--space-2);margin-top:var(--space-5)}.business-value-card{min-height:66px;display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-bold)}.business-value-card svg{color:var(--accent);flex-shrink:0;margin-top:2px}.business-value-card span{display:grid;gap:3px;min-width:0}.business-value-card strong{color:var(--ink);font-size:var(--text-14);line-height:var(--lh-tight)}.business-value-card small{color:var(--ink-3);font-size:var(--text-12);line-height:var(--lh-body);font-weight:var(--weight-medium)}.business-welcome-note{margin-top:var(--space-4);padding:var(--space-3);border:1px solid #ffd2c0;border-radius:var(--radius-md);background:var(--accent-soft);color:#9f3a14;font-size:var(--text-12);line-height:var(--lh-body);font-weight:var(--weight-bold)}@media(max-width:380px){.business-welcome-hero{display:grid}.business-welcome-title{font-size:var(--text-20)}}.document-trust-row{display:flex;justify-content:space-between;align-items:center;min-height:46px;padding:0 var(--space-3);margin-top:var(--space-3);border-radius:var(--radius-md);background:var(--surface-2);border:1px solid var(--line);color:var(--ink-2);font-weight:var(--weight-bold)}.document-trust-row strong{color:var(--accent)}.document-upload-list{display:grid;gap:var(--space-3);margin-top:var(--space-4)}.document-upload-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.document-upload-icon{width:42px;height:42px;border-radius:var(--radius-lg);display:grid;place-items:center;background:var(--accent-soft);color:var(--accent)}.document-upload-copy{min-width:0;display:grid;gap:3px}.document-upload-copy strong,.document-upload-copy span{overflow-wrap:anywhere}.document-upload-copy strong{font-size:var(--text-14);color:var(--ink)}.document-upload-copy span{font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-3);font-weight:var(--weight-medium)}.document-upload-button{min-height:36px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);padding:0 var(--space-3);display:inline-flex;align-items:center;gap:6px;font-size:var(--text-12);font-weight:var(--weight-bold);cursor:pointer;-webkit-user-select:none;user-select:none}.document-upload-button.is-disabled{opacity:.55;cursor:not-allowed;pointer-events:none}@media(max-width:390px){.document-upload-card{grid-template-columns:38px minmax(0,1fr)}.document-upload-button,.document-upload-card .icon-action{grid-column:2;justify-self:start}}.direction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.direction-card{text-align:left;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:var(--space-4);box-shadow:var(--shadow-sm)}.direction-card.selected{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.direction-name{display:block;font-size:var(--text-14);font-weight:var(--weight-bold);color:var(--ink)}.direction-meta{display:block;margin-top:var(--space-2);font-size:var(--text-12);color:var(--ink-3);font-weight:var(--weight-semibold)}.chip{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-pill);padding:var(--space-2) 14px;font-size:var(--text-14);font-weight:var(--weight-semibold);color:var(--ink-2)}.chip.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.input-large{width:100%;background:var(--surface);border:1px solid var(--line);min-height:var(--control-h-lg);border-radius:var(--radius-md);padding:14px var(--space-4);font-size:var(--text-16);color:var(--ink);font-weight:var(--weight-semibold);outline:none;caret-color:#000}.input-large:focus{border-color:#ffb088;box-shadow:0 0 0 3px #ff5c2c14}.vacancy-description-textarea{min-height:220px;height:auto;field-sizing:content;resize:vertical;line-height:var(--lh-body);font-weight:var(--weight-medium);white-space:pre-wrap}.salary-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:var(--space-2);align-items:stretch}.salary-field{display:flex;flex-direction:column;gap:var(--space-2)}.salary-field-label{font-size:var(--text-12);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-3);font-weight:var(--weight-bold);padding-left:var(--space-1)}.salary-row .input-large,.salary-input{min-width:0}.salary-input{text-align:left;font-variant-numeric:tabular-nums}.period{background:var(--surface);border:1px solid var(--line);min-height:var(--control-h-lg);border-radius:var(--radius-md);padding:14px var(--space-4);font-size:var(--text-14);font-weight:var(--weight-semibold);display:flex;align-items:center;white-space:nowrap;align-self:end}.salary-transparency-note{display:grid;gap:3px;margin-top:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-2)}.salary-transparency-note strong{color:var(--ink);font-size:var(--text-12)}.salary-transparency-note span{font-size:var(--text-12);line-height:1.35}.salary-transparency-note.good{border-color:#15803d33;background:var(--green-soft)}.salary-transparency-note.partial{border-color:#2563eb2e;background:#eef4ff}.salary-transparency-note.warning{border-color:#fed7aa;background:#fff7ed}@media(max-width:420px){.salary-row{grid-template-columns:1fr}.period{justify-content:center}}.ai-helper{background:var(--accent-soft);border:1px solid #ffd0b8;border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);margin-top:var(--space-3);display:flex;gap:var(--space-3);align-items:flex-start}.ai-icon{width:28px;height:28px;background:var(--accent);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:var(--text-14)}.ai-text{font-size:var(--text-12);line-height:var(--lh-body);color:#7a2e0f;font-weight:var(--weight-medium)}.ai-helper.neutral{background:var(--surface);border-color:var(--line)}.ai-helper.neutral .ai-text{color:var(--ink-2)}.ai-assistant-card{display:grid;gap:var(--space-3);margin-top:var(--space-3);margin-bottom:var(--space-4);padding:var(--space-4);border:1px solid #ffd0b8;border-radius:var(--radius-lg);background:var(--accent-soft)}.ai-assistant-main,.ai-assistant-footer{display:flex;gap:var(--space-3);align-items:center;justify-content:space-between}.ai-assistant-main{align-items:flex-start;justify-content:flex-start}.ai-assistant-footer .btn-action{flex:0 0 auto;min-width:180px}.ai-limit-pill{display:inline-flex;flex-direction:column;gap:2px;min-width:96px;padding:8px 10px;border:1px solid #ffd0b8;border-radius:var(--radius-md);background:var(--surface)}.ai-limit-pill strong{font-size:var(--text-12)}.ai-limit-pill span,.ai-upgrade-link{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold)}.ai-upgrade-link{width:fit-content;padding:0;border:0;background:transparent;color:var(--accent);text-align:left}.direction-brief,.role-panel,.step-confirm-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm)}.direction-brief{padding:var(--space-4);margin-bottom:var(--space-5)}.direction-brief-title,.role-panel-title{font-size:var(--text-14);font-weight:var(--weight-bold);color:var(--ink)}.direction-brief-text,.role-panel-sub{margin-top:var(--space-2);font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-2);font-weight:var(--weight-medium)}.role-panel{margin-top:var(--space-2);padding:var(--space-4)}.role-panel-head{margin-bottom:var(--space-3)}.step-confirm-card{margin-top:var(--space-4);padding:var(--space-4)}.step-confirm-row{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-3);font-size:var(--text-12);color:var(--ink-2);font-weight:var(--weight-medium)}.step-confirm-row+.step-confirm-row{margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px dashed var(--line)}.step-confirm-row strong{color:var(--ink);text-align:right;font-weight:var(--weight-bold)}.field-help{margin-top:var(--space-2);font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-3);font-weight:var(--weight-medium)}.suggestion-list{display:grid;gap:var(--space-2);margin-top:var(--space-3)}.suggestion-item{width:100%;text-align:left;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);color:var(--ink);box-shadow:var(--shadow-sm)}.suggestion-meta{font-size:var(--text-12);color:var(--ink-3);font-weight:var(--weight-bold)}.quick-selection-row{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.location-option-group{display:grid;gap:var(--space-2);margin-top:var(--space-3)}.location-option-heading{color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-heavy);text-transform:uppercase;letter-spacing:.06em}.location-option-grid{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:flex-start}.location-option-grid-scroll{max-height:190px;overflow:auto;padding:2px 2px var(--space-1);-webkit-overflow-scrolling:touch}.location-option-grid-scroll.compact{max-height:136px}.location-option-grid .chip{text-align:left;min-height:40px;max-width:100%;overflow-wrap:anywhere}.business-location-options{display:grid;gap:var(--space-3)}.feature-toggle-card{display:block;margin-top:var(--space-3);border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);padding:var(--space-4)}.feature-toggle-card.checked{border-color:#ffd0b8;background:linear-gradient(180deg,#fffaf7,#fff)}.feature-toggle-card.disabled{background:var(--surface-2);box-shadow:none;opacity:.78;cursor:not-allowed}.feature-toggle-card.disabled input{pointer-events:none}.feature-toggle-main{display:flex;align-items:flex-start;gap:var(--space-3);justify-content:space-between}.feature-toggle-copy{flex:1;min-width:0}.quick-questions-builder{margin-top:var(--space-4)}.quick-question-card{margin-top:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.quick-question-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-2)}.quick-question-head span{color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase}.quick-question-head button,.quick-option-row button{border:0;background:transparent;color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-heavy)}.quick-question-input,.quick-option-input{min-height:48px;font-size:var(--text-14);box-shadow:none}.quick-options-list,.vacancy-list-editor{display:grid;gap:var(--space-2);margin-top:var(--space-2)}.vacancy-list-row{display:grid;grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:var(--space-2)}.vacancy-list-input{width:100%;min-width:0;min-height:48px;font-size:var(--text-14);box-shadow:none}.vacancy-list-row button{width:32px;height:32px;border:0;border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-3);font-size:var(--text-18);font-weight:var(--weight-heavy)}.quick-option-row{display:grid;grid-template-columns:96px minmax(0,1fr) 32px;align-items:center;gap:var(--space-2)}.quick-correct-toggle{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-1);padding:0 var(--space-2);border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--ink-3);background:var(--surface);font-size:var(--text-12);font-weight:var(--weight-heavy)}.quick-correct-toggle input{width:14px;height:14px;accent-color:var(--green)}.quick-correct-toggle.active{border-color:#16a34a59;color:var(--green);background:#16a34a14}.quick-option-row button{width:32px;height:32px;border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-3);font-size:var(--text-18)}.quick-question-add{width:100%;margin-top:var(--space-3)}.vacancy-active-days{margin-bottom:var(--space-4)}.vacancy-active-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-2)}.vacancy-active-options button{min-height:72px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);text-align:left;padding:var(--space-3)}.vacancy-active-options button.active{border-color:var(--accent);box-shadow:0 0 0 1px #ff6f142e;background:#ff6f140f}.vacancy-active-options strong,.vacancy-active-options span{display:block}.vacancy-active-options span{margin-top:var(--space-1);color:var(--ink-3);font-size:var(--text-12)}@media(max-width:720px){.quick-option-row{grid-template-columns:1fr 32px}.quick-correct-toggle{grid-column:1 / -1;justify-content:flex-start}.vacancy-active-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.feature-toggle-top{display:flex;gap:var(--space-2);align-items:center}.feature-badge{font-size:var(--text-10);line-height:1;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);background:var(--accent-soft);border:1px solid #ffd0b8;border-radius:var(--radius-pill);padding:5px 8px}.feature-title{font-size:var(--text-16);font-weight:var(--weight-bold);color:var(--ink)}.feature-description{margin-top:var(--space-2);font-size:var(--text-12);line-height:var(--lh-body);color:var(--ink-2);font-weight:var(--weight-medium)}.coming-soon-stack{margin-top:var(--space-5)}.publish-policy-action{width:100%;margin-top:var(--space-3)}.form-alert{margin-top:var(--space-4);border-radius:var(--radius-md);border:1px solid #ffd0b8;background:#fff7f2;color:#9a3412;padding:var(--space-3) var(--space-4);font-size:var(--text-14);line-height:var(--lh-body);font-weight:var(--weight-semibold)}.form-alert.neutral{border-color:#cfe1ff;background:#f4f8ff;color:#1d4ed8}.portfolio-privacy-alert{display:flex;align-items:center;justify-content:space-between;gap:12px}.tabbar{display:flex;background:var(--surface);border-top:1px solid var(--line);padding:var(--space-2) var(--space-3) calc(env(safe-area-inset-bottom) + 12px);flex-shrink:0}.tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:var(--space-1);padding:var(--space-2) 0;color:var(--ink-3);border:none;background:transparent;font-size:var(--text-10);font-weight:var(--weight-semibold);position:relative}.tab.active{color:var(--ink)}.tab svg{width:22px;height:22px}.badge-dot{position:absolute;top:4px;right:calc(50% - 14px);background:var(--accent);color:#fff;font-size:var(--text-10);font-weight:800;padding:1px 4px;border-radius:8px;min-width:14px;text-align:center}.employer-tabbar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));background:#fffffff5;border-top:1px solid rgba(230,225,216,.9);padding:7px 10px calc(env(safe-area-inset-bottom) + 9px);box-shadow:0 -8px 24px #2b231b0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.employer-tabbar .tab{justify-content:center;min-width:0;min-height:54px;gap:4px;padding:6px 2px 4px;font-size:var(--text-10);font-weight:var(--weight-bold)}.employer-tabbar .tab svg{width:23px;height:23px;flex:0 0 23px}.employer-tabbar .tab span{max-width:100%;min-height:14px;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employer-tabbar .tab.active svg{color:var(--accent)}.employer-tabbar .badge-dot{top:3px;right:calc(50% - 21px);min-width:16px;height:16px;border:2px solid white;border-radius:var(--radius-xl);padding:0 4px;display:grid;place-items:center}.fab{position:fixed;bottom:calc(env(safe-area-inset-bottom) + 90px);right:max(18px,calc((100vw - 480px)/2 + 18px));width:56px;height:56px;background:var(--ink);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000040;border:none;font-size:var(--text-28);line-height:1;z-index:80}.toast-live,.dev-api-banner{position:absolute;left:50%;transform:translate(-50%);bottom:calc(env(safe-area-inset-bottom) + 88px);width:calc(100% - 32px);max-width:360px;background:var(--ink);color:#fff;padding:var(--space-4);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);font-size:var(--text-14);line-height:var(--lh-body);z-index:100;font-weight:var(--weight-semibold);display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.dev-api-banner{bottom:calc(env(safe-area-inset-bottom) + 144px);background:#5f2a07;z-index:101}.toast-live span,.dev-api-banner span{min-width:0}.toast-close{width:24px;height:24px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff14;color:#fff;font-size:var(--text-16);line-height:1;font-weight:var(--weight-bold);flex-shrink:0}.vacancy-moderation-note{display:grid;gap:4px;margin-top:var(--space-3);padding:10px 12px;border-radius:var(--radius-md);border:1px solid var(--line);font-size:var(--text-12);line-height:var(--lh-body)}.vacancy-moderation-note strong{color:var(--ink);font-size:var(--text-13)}.vacancy-moderation-note span{color:var(--ink-2)}.vacancy-moderation-note.review,.vacancy-moderation-panel.review{background:#fffaf2;border-color:#f59e0b38}.vacancy-moderation-note.blocked,.vacancy-moderation-panel.blocked{background:#fff3f3;border-color:#dc262633}.vacancy-moderation-note.draft,.vacancy-moderation-panel.draft{background:#f8fafc;border-color:#64748b2e}.vacancy-moderation-note.published,.vacancy-moderation-panel.published{background:#f4fbf7;border-color:#16a34a2e}.vacancy-moderation-panel{display:grid;gap:var(--space-2)}.vacancy-moderation-panel .btn-action{width:fit-content;margin-top:var(--space-2)}.hero-card,.profile-hero,.job-detail-hero,.job-card,.vacancy-card,.candidate,.app-card,.section-block,.hub-card,.stat-mini{border-radius:var(--radius-lg)}.a1,.a2,.a3,.a4,.gradient-orange,.resume-build-card,.hub-card-business{background:var(--surface);color:var(--ink)}.ai-recommendation-card,.ai-fit{color:var(--ink);background:var(--surface);border:1px solid var(--line);border-left:4px solid var(--accent);box-shadow:var(--shadow-sm)}.ai-fit{border-left-color:var(--blue)}.ai-recommendation-card:before,.ai-fit:before{display:none}.ai-sub,.ai-fit .text,.gap-row{color:var(--ink-2)}.ai-fit .fit-score,.ai-fit .fit-score b{color:var(--blue)}.gaps{border-top-color:var(--line)}.warning-block{background:var(--yellow-soft);border-color:#f59e0b33}.report-panel{background:var(--red-soft);border-color:#b423182e}.fab{background:var(--accent);box-shadow:var(--shadow-md)}.home-scroll::-webkit-scrollbar,.home-vacancy-rail::-webkit-scrollbar{display:none}.home-hero{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:var(--space-3);align-items:center;min-height:156px;margin-bottom:var(--space-4)}.home-hero-copy h1{margin:0;color:var(--ink);font-size:var(--text-28);line-height:.98;letter-spacing:0;font-weight:var(--weight-heavy)}.home-hero-copy h1 span{color:var(--accent)}.home-hero-copy p{margin:var(--space-3) 0 0;max-width:260px;color:var(--ink-2);font-size:var(--text-14);line-height:1.45;font-weight:var(--weight-medium)}.home-hero-scene{position:relative;height:132px;display:flex;align-items:center;justify-content:center}.hero-job-image{width:178px;max-width:none;height:auto;display:block;transform:translate(4px);filter:drop-shadow(0 18px 24px rgba(164,59,18,.12))}.home-search-card{display:grid;grid-template-columns:minmax(0,1fr) 104px;gap:var(--space-2);align-items:center;padding:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-md);margin-bottom:var(--space-4)}.home-location-pill{width:100%;min-height:42px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-2);align-items:center;padding:0 var(--space-3);margin:calc(-1 * var(--space-2)) 0 var(--space-3);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm)}.home-location-pill svg{color:var(--accent)}.home-location-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-bold)}.home-location-pill strong{color:var(--accent);font-size:var(--text-12)}.home-search-input{display:flex;align-items:center;gap:var(--space-3);min-width:0;padding:0 var(--space-3);color:var(--ink-3);font-size:var(--text-14);font-weight:var(--weight-medium)}.home-search-card button{min-height:52px;border:0;border-radius:var(--radius-lg);background:var(--accent);color:#fff;font-weight:var(--weight-heavy);font-size:var(--text-14)}.home-ai-cockpit{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:var(--space-4);align-items:center;padding:var(--space-4);border-radius:var(--radius-xl);background:radial-gradient(circle at 88% 18%,rgba(233,87,43,.34),transparent 34%),linear-gradient(135deg,#151515,#242424);color:#fff;box-shadow:var(--shadow-lg);margin-bottom:var(--space-4)}.home-ai-cockpit h2{margin:var(--space-2) 0 var(--space-2);font-size:var(--text-22);line-height:1.1;letter-spacing:0}.home-scroll{flex:1;overflow-y:auto;overflow-x:hidden;padding:var(--space-2) var(--page-gutter) calc(env(safe-area-inset-bottom) + 92px);-ms-overflow-style:none;scrollbar-width:none}.home-scroll::-webkit-scrollbar,.home-category-strip::-webkit-scrollbar{display:none}.home-search-hub{display:grid;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-sm);margin-bottom:var(--space-3)}.home-search-topline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2);align-items:center}.home-location-inline{min-width:0;min-height:34px;display:inline-grid;grid-template-columns:auto minmax(0,auto) auto;gap:6px;align-items:center;justify-self:start;max-width:100%;padding:0 var(--space-2);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink)}.home-location-inline svg{flex-shrink:0;color:var(--accent)}.home-location-inline span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-bold)}.home-location-inline strong{color:var(--accent);font-size:var(--text-11);font-weight:var(--weight-heavy)}.home-count-link{min-width:42px;min-height:34px;padding:0 var(--space-3);border:1px solid rgba(233,87,43,.18);border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent);font-size:var(--text-14);font-weight:var(--weight-heavy)}.home-search-copy{display:grid;gap:4px}.home-search-copy h1{margin:0;color:var(--ink);font-size:var(--text-26);line-height:var(--lh-tight);letter-spacing:0;font-weight:var(--weight-heavy)}.home-search-copy p{margin:0;color:var(--ink-2);font-size:var(--text-13);line-height:var(--lh-body);font-weight:var(--weight-medium)}.home-search-card{display:grid;grid-template-columns:minmax(0,1fr) 94px;gap:var(--space-2);align-items:center;padding:6px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--bg);box-shadow:none;margin-bottom:0}.home-search-input{display:flex;align-items:center;gap:var(--space-2);min-width:0;padding:0 var(--space-2);color:var(--ink-3);font-size:var(--text-14);font-weight:var(--weight-medium)}.home-search-input span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-search-card button{min-height:46px;border:0;border-radius:var(--radius-md);background:var(--accent);color:#fff;font-weight:var(--weight-heavy);font-size:var(--text-14)}.home-category-strip{display:flex;gap:var(--space-2);overflow-x:auto;margin:0 calc(var(--page-gutter) * -1) var(--space-3);padding:0 var(--page-gutter) var(--space-1);scroll-padding-inline:var(--page-gutter);overscroll-behavior-x:contain}.home-category-chip{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;max-width:188px;min-height:42px;padding:0 var(--space-3);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs)}.home-category-chip .category-icon{flex:0 0 26px;width:26px;height:26px;margin:0;border-radius:var(--radius-md)}.home-category-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-12);font-weight:var(--weight-heavy)}.home-category-chip small{flex-shrink:0;color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-bold)}.home-category-chip.more{border-color:#e9572b3d;background:#fffaf6;color:var(--accent)}.home-section-head{margin:var(--space-2) 0 var(--space-3)}.home-section-head .title{font-size:var(--text-20);letter-spacing:0}.home-section-head .link{padding:0;border:0;background:transparent;color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-bold);text-align:right}.home-job-list{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--space-3);margin-bottom:var(--space-4)}.home-job-list>*{min-width:0;max-width:100%}.home-list-more{display:grid;justify-items:center;padding:var(--space-1) 0 var(--space-2)}.home-list-more button{min-height:44px;padding:0 var(--space-4);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs);font-size:var(--text-13);font-weight:var(--weight-heavy)}.home-empty-results{display:grid;grid-template-columns:46px minmax(0,1fr);gap:var(--space-3);align-items:start;padding:var(--space-4);border:1px solid rgba(233,87,43,.18);border-radius:var(--radius-lg);background:#fffaf6}.home-empty-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:var(--radius-md);background:var(--accent-soft);color:var(--accent)}.home-empty-copy{display:grid;gap:var(--space-1);min-width:0}.home-empty-copy strong{display:block;color:var(--ink);font-size:var(--text-16);line-height:1.25;font-weight:var(--weight-heavy)}.home-empty-copy span{display:block;color:var(--ink-2);font-size:var(--text-13);line-height:var(--lh-body);font-weight:var(--weight-medium)}.home-empty-actions{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--space-2)}.home-empty-actions button{min-height:44px;padding:0 var(--space-3);border-radius:var(--radius-md);font-size:var(--text-13);font-weight:var(--weight-heavy);text-align:center}.home-empty-primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.home-empty-secondary{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.home-job-card{display:grid;gap:var(--space-3);min-width:0;max-width:100%;padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm)}.home-job-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-3);align-items:start;min-width:0}.home-job-logo{display:grid;place-items:center;width:48px;height:48px;border:1px solid var(--line);border-radius:var(--radius-md);background:#f8f7f3;color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-heavy)}.home-job-copy{min-width:0}.home-job-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-2);align-items:start;min-width:0}.home-job-title-row h3{margin:0;color:var(--ink);font-size:var(--text-17);line-height:1.18;letter-spacing:0;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-job-title-row span{max-width:82px;padding:3px 6px;border-radius:var(--radius-pill);background:#e9572b1a;color:var(--accent);font-size:var(--text-9);font-weight:var(--weight-heavy);line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-job-copy p{margin:5px 0 0;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-semibold);line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-job-meta{display:flex;flex-wrap:wrap;gap:6px;min-width:0;overflow:hidden;margin-top:var(--space-2)}.home-job-meta span{display:inline-flex;align-items:center;gap:4px;min-width:0;max-width:100%;padding:5px 8px;border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-2);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-11);font-weight:var(--weight-bold)}.home-job-meta svg{flex-shrink:0;color:var(--accent)}.home-save-btn{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink-3)}.home-save-btn.saved{color:var(--accent);border-color:#e9572b42;background:var(--accent-soft)}.home-job-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:center}.home-job-salary{min-width:0;max-width:100%;overflow:hidden}.home-job-salary strong{display:block;color:var(--ink);font-size:var(--text-18);line-height:1.1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-job-salary span{display:block;max-width:100%;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold)}.home-apply-btn{min-height:42px;padding:0 var(--space-4);border:0;border-radius:var(--radius-md);background:var(--accent);color:#fff;font-size:var(--text-13);font-weight:var(--weight-heavy);white-space:nowrap}.home-apply-btn.applied{background:#e8f5ee;color:#15803d}.home-profile-next-step{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:center;padding:var(--space-3);border:1px solid rgba(233,87,43,.16);border-radius:var(--radius-lg);background:#fffaf6;box-shadow:none;margin-bottom:var(--space-3)}.home-profile-next-step strong{display:block;color:var(--ink);font-size:var(--text-14);line-height:1.2;font-weight:var(--weight-heavy)}.home-profile-next-step p{margin:3px 0 0;color:var(--ink-2);font-size:var(--text-12);line-height:1.35}.home-profile-next-step button{min-height:38px;padding:0 var(--space-3);border:0;border-radius:var(--radius-md);background:var(--accent);color:#fff;font-size:var(--text-12);font-weight:var(--weight-heavy);white-space:nowrap}.home-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);margin:var(--space-3) 0 var(--space-4);box-shadow:none}.trust-item{display:flex;gap:6px;align-items:center;justify-content:center;min-height:48px;padding:var(--space-2);border-right:1px solid var(--line);text-align:center;min-width:0}.trust-item:last-child{border-right:0}.trust-item svg{width:17px;height:17px;color:var(--accent);flex-shrink:0}.trust-item strong{display:block;font-size:clamp(10px,2.65vw,var(--text-11));line-height:1.12;text-wrap:balance}.home-search-hub{gap:var(--space-3);padding:var(--space-3);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffdfa,#fff)}.home-profile-status{display:grid;gap:7px;padding:var(--space-3);border:1px solid rgba(233,87,43,.16);border-radius:var(--radius-md);background:#fff8f2}.home-profile-status-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.home-profile-status strong{color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-heavy)}.home-profile-status button{flex:0 0 auto;min-height:30px;padding:0 var(--space-2);border:0;border-radius:var(--radius-pill);background:var(--accent);color:#fff;font-size:var(--text-11);font-weight:var(--weight-heavy)}.home-profile-progress{height:5px;overflow:hidden;border-radius:var(--radius-pill);background:#e9572b29}.home-profile-progress span{display:block;height:100%;max-width:100%;border-radius:inherit;background:var(--accent)}.home-profile-status p{margin:0;color:var(--ink-2);font-size:var(--text-11);font-weight:var(--weight-semibold);line-height:1.35}.home-hot-section,.home-categories-section{margin-bottom:var(--space-4)}.home-hot-rail{display:flex;gap:var(--space-3);overflow-x:auto;margin:0 calc(var(--page-gutter) * -1);padding:0 var(--page-gutter) var(--space-1);scroll-padding-inline:var(--page-gutter);overscroll-behavior-x:contain;scrollbar-width:none}.home-hot-rail::-webkit-scrollbar{display:none}.home-hot-card{display:grid;flex:0 0 min(82vw,330px);gap:var(--space-3);min-width:0;max-width:min(82vw,330px);min-height:246px;padding:var(--space-4);border:1px solid rgba(30,26,22,.08);border-radius:var(--radius-lg);background:linear-gradient(145deg,#fffffff5,#fff7effa);box-shadow:0 14px 34px #1e1a161c;color:var(--ink)}.home-hot-card>*{min-width:0}.home-hot-card-top{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);align-items:start}.home-hot-card-top>div:last-child{min-width:0}.home-hot-card h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;color:var(--ink);font-size:var(--text-18);line-height:1.15;letter-spacing:0}.home-hot-card p{display:inline-flex;align-items:center;gap:5px;max-width:100%;overflow:hidden;margin:5px 0 0;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.home-hot-card p .business-verified-badge{flex:0 0 auto}.home-hot-card p span:first-child{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-hot-salary{min-width:0;max-width:100%;overflow:hidden}.home-hot-salary strong{display:block;color:#13803a;font-size:var(--text-22);line-height:1.08;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-hot-salary span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold)}.home-hot-location{display:flex;align-items:center;gap:5px;min-width:0;color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.home-hot-location span{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-hot-location svg{flex-shrink:0;color:var(--accent)}.home-hot-badges{display:flex;flex-wrap:wrap;gap:6px;min-width:0;overflow:hidden}.home-hot-badges span{display:inline-flex;align-items:center;gap:4px;max-width:100%;min-height:26px;padding:0 8px;border-radius:var(--radius-pill);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-10);font-weight:var(--weight-heavy)}.home-hot-badges span svg{flex:0 0 auto}.home-hot-badges .fast{background:#fff3df;color:#a35a00}.home-hot-badges .address{background:#e8f7ee;color:#14763a}.home-hot-badges .today{background:#eef4ff;color:#2459b8}.home-hot-badges .neutral{background:var(--surface-2);color:var(--ink-2)}.home-hot-apply{min-height:44px;border:0;border-radius:var(--radius-md);background:var(--ink);color:#fff;font-size:var(--text-14);font-weight:var(--weight-heavy)}.home-hot-apply.applied{background:#e8f5ee;color:#15803d}.home-hot-empty{flex:0 0 calc(100vw - var(--page-gutter) * 2);padding:var(--space-4);border:1px dashed var(--line);border-radius:var(--radius-lg);color:var(--ink-2);font-weight:var(--weight-bold)}@media(max-width:380px){.home-empty-results,.home-empty-actions{grid-template-columns:1fr}}.home-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.home-category-card{display:flex;flex-direction:column;gap:var(--space-1);align-items:center;justify-content:center;min-width:0;min-height:104px;padding:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);color:var(--ink);text-align:center;box-shadow:var(--shadow-sm)}.home-category-card-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:var(--radius-md);background:var(--surface-2)}.home-category-card-icon .category-icon{width:32px;height:32px;margin:0}.home-category-card strong{display:-webkit-box;overflow:hidden;color:var(--ink);font-size:var(--text-13);line-height:1.15;font-weight:var(--weight-heavy);-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-category-card small{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold)}.home-category-card.more{border-color:#e9572b3d;background:#fffaf6}.home-category-card.more .home-category-card-icon{color:var(--accent);background:var(--accent-soft)}.home-list-hint{margin:calc(var(--space-2) * -1) 0 var(--space-3);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-medium);line-height:1.35}.home-job-card{border-radius:var(--radius-lg);box-shadow:0 10px 26px #1e1a1614}.home-job-card.promoted{border-color:#e9572b38;background:linear-gradient(180deg,#fffdfa,#fff)}.home-job-logo{width:52px;height:52px;box-shadow:inset 0 0 0 1px #1e1a160a}.home-job-salary strong{color:#13803a}.home-verified-toggle{margin-bottom:var(--space-3)}.home-full-list{padding-bottom:var(--space-4)}.detail-body{padding-bottom:116px}.decision-hero{padding:var(--space-5)}.detail-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:start;margin-bottom:var(--space-4)}.company-profile-trigger,.company-profile-static{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-3);align-items:start;min-width:0;padding:0;border:0;background:transparent;color:inherit;text-align:left}.company-profile-trigger{cursor:pointer}.company-profile-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:var(--radius-md)}.company-open-icon{align-self:center;color:var(--ink-3)}.public-company-hero .tag{display:inline-flex;align-items:center;gap:4px}.btn-action.full-width{width:100%;min-height:48px}.detail-company{min-width:0}.company-line{display:flex;gap:9px;align-items:center;min-width:0}.company-line .company-lg{min-width:0}.company-trust-icon{display:inline-grid;width:22px;min-width:22px;height:22px;place-items:center;border:1px solid rgba(23,107,54,.28);border-radius:50%;background:#fff;color:#176b36;box-shadow:0 5px 14px #176b361a;font-size:var(--text-11);font-weight:var(--weight-heavy);line-height:1}.company-trust-icon.is-unverified{border-color:#8a4b133d;color:#8a4b13;box-shadow:0 5px 14px #8a4b1314}.detail-actions{display:flex;gap:var(--space-2)}.icon-action{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink-2);box-shadow:var(--shadow-sm)}.trust-labels{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.trust-chip{display:inline-flex;align-items:center;gap:4px;min-height:24px;padding:4px 8px;border-radius:var(--radius-pill);background:var(--green-soft);color:#176b36;font-size:var(--text-11);font-weight:var(--weight-bold)}.trust-chip.verified{background:var(--green-soft);color:#176b36}.trust-chip.icon-only{width:26px;min-width:26px;min-height:26px;justify-content:center;padding:0;font-size:var(--text-12);line-height:1}.trust-chip.unverified,.trust-chip.manual{background:#eef4ff;color:var(--blue)}.trust-chip.unverified{background:#fff4e8;color:#8a4b13}.company-unverified-tag{background:#fff4e8;border-color:#ffd5a7;color:#8a4b13}.detail-badges{display:flex;justify-content:flex-start;margin-top:var(--space-2)}.top-employer-badge{display:inline-flex;flex-direction:row;gap:4px;align-items:center;justify-content:center;min-height:30px;padding:7px 10px;border-radius:var(--radius-lg);background:var(--green-soft);color:#18713a;font-size:var(--text-12);font-weight:var(--weight-heavy);line-height:1.1}.top-employer-badge small{margin-top:0;font-size:var(--text-12);font-weight:var(--weight-semibold)}.detail-salary{margin-top:var(--space-3)}.detail-salary .salary-big{color:#16823c;font-size:var(--text-24);line-height:1.1}.detail-salary .salary-big span{font-size:var(--text-18)}.detail-ai-fit{border-left-color:#3b82f6;background:linear-gradient(135deg,#f8fbff,#fff)}.detail-ai-fit .head{justify-content:flex-start;align-items:center;gap:var(--space-4);margin-bottom:0}.fit-ring{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:78px;height:78px;border-radius:50%;color:var(--blue);background:radial-gradient(circle at center,#fff 55%,transparent 56%),conic-gradient(var(--blue) 0 78%,#dbeafe 78% 100%);box-shadow:inset 0 0 0 1px #dbeafe}.fit-ring b{font-size:var(--text-24);line-height:1}.fit-ring span{margin-top:4px;font-size:var(--text-12);color:var(--ink-3)}.ai-fit-title{margin-top:6px;font-size:var(--text-18);font-weight:var(--weight-heavy);color:var(--ink)}.detail-social-proof{display:grid;gap:0;padding:0;overflow:hidden}.proof-item{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--line);color:var(--ink)}.proof-item:last-child{border-bottom:0}.proof-item>svg{color:var(--ink-2)}.proof-item strong,.proof-item span{display:block}.proof-item strong{font-size:var(--text-14)}.proof-item span{margin-top:3px;color:var(--ink-2);font-size:var(--text-12)}.fast-response-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-3);align-items:center;padding:var(--space-4);border:1px solid #cdebd5;border-radius:var(--radius-lg);background:var(--green-soft);color:#176b36;box-shadow:var(--shadow-sm)}.fast-response-strip strong,.fast-response-strip span{display:block}.fast-response-strip span{margin-top:3px;color:var(--ink-2);font-size:var(--text-12)}.fast-pill{padding:8px 10px;border-radius:var(--radius-pill);background:#ffffffb3;font-weight:var(--weight-bold);white-space:nowrap}.detail-section{box-shadow:none}.conditions-grid{display:grid;gap:var(--space-3)}.safety-note{background:#fffbeb}.detail-cta{position:sticky;bottom:0;z-index:20;grid-template-columns:1fr 1fr;padding-bottom:max(var(--space-6),env(safe-area-inset-bottom));background:linear-gradient(to top,var(--bg) 76%,rgba(250,249,246,0))}.detail-cta .btn-apply{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2)}.detail-cta .btn-apply.secondary{background:var(--surface)}.detail-cta .btn-apply.primary{grid-column:span 2;min-height:56px;background:var(--accent);border-color:var(--accent);color:#fff;font-size:var(--text-15)}.detail-cta .btn-apply.primary span{display:block}.detail-body{padding-bottom:104px}.decision-hero{padding:var(--space-4)}.detail-head{gap:var(--space-3);margin-bottom:var(--space-3)}.decision-hero .logo-lg{width:50px;height:50px;border-radius:var(--radius-md);font-size:var(--text-14)}.decision-hero .company-lg{margin-top:0;font-size:var(--text-13);color:var(--ink-2)}.decision-hero .company-line{gap:8px}.decision-hero .company-trust-icon{width:21px;min-width:21px;height:21px}.detail-actions{gap:6px}.icon-action{width:34px;height:34px;box-shadow:none}.trust-labels{gap:5px;margin-top:6px}.trust-chip{min-height:22px;padding:3px 7px;font-size:var(--text-10);line-height:1.2}.decision-hero .job-name-lg{font-size:var(--text-22);line-height:1.16;letter-spacing:0}.detail-badges{margin-top:var(--space-2)}.top-employer-badge{min-height:22px;padding:4px 7px;border-radius:var(--radius-pill);font-size:var(--text-10);line-height:1}.top-employer-badge small{font-size:var(--text-10)}.detail-salary{padding:var(--space-3) 0;margin:var(--space-3) 0}.detail-salary .label{font-size:var(--text-12)}.detail-salary .salary-big{max-width:100%;color:#228046;font-size:var(--text-24);line-height:1.16;overflow-wrap:anywhere}.detail-salary .salary-big span{font-size:var(--text-14)}.detail-salary .salary-period-big{margin-top:4px}.decision-hero .meta-grid{gap:var(--space-2)}.decision-hero .meta-cell{min-width:0}.decision-hero .meta-cell .val{line-height:1.2;overflow-wrap:anywhere}.detail-ai-fit{padding:var(--space-4);border-left-width:3px}.detail-ai-fit .head{gap:var(--space-3);align-items:flex-start}.fit-ring{width:58px;height:58px}.fit-ring b{font-size:var(--text-18)}.fit-ring span{margin-top:3px;font-size:var(--text-10)}.ai-fit-title{margin-top:4px;font-size:var(--text-15);line-height:1.25}.detail-ai-fit .text{margin-top:4px;font-size:var(--text-12);line-height:1.4}.detail-ai-fit .gaps{margin-top:var(--space-3);padding-top:var(--space-3)}.detail-ai-fit .gap-row{align-items:flex-start;margin-bottom:6px;line-height:1.3}.detail-ai-fit.fit-review{border-left-color:#d99013;background:linear-gradient(135deg,#fff9ed,#fff)}.detail-ai-fit.fit-low{border-left-color:#d45543;background:linear-gradient(135deg,#fff4f2,#fff)}.detail-ai-fit.fit-insufficient{border-left-color:var(--line);background:linear-gradient(135deg,#f7f6f2,#fff)}.fit-review .fit-ring{color:#a16207;background:radial-gradient(circle at center,#fff 55%,transparent 56%),conic-gradient(#d99013 0 58%,#f8e7bb 58% 100%)}.fit-low .fit-ring{color:#b23b2f;background:radial-gradient(circle at center,#fff 55%,transparent 56%),conic-gradient(#d45543 0 36%,#f6cfca 36% 100%)}.fit-insufficient .fit-ring{color:var(--ink-2);background:radial-gradient(circle at center,#fff 55%,transparent 56%),conic-gradient(var(--line) 0 25%,var(--surface-2) 25% 100%)}.gap-icon.warn{color:#a16207;background:#fff4d6}.fit-passport-cta{position:relative;z-index:1;width:100%;min-height:42px;margin-top:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font-weight:var(--weight-bold)}.fit-passport-card{border-left:3px solid #2f9e55}.fit-passport-card.fit-review{border-left-color:#d99013}.fit-passport-card.fit-low{border-left-color:#d45543}.fit-passport-card.fit-insufficient{border-left-color:var(--line)}.fit-passport-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-2)}.fit-passport-level{flex-shrink:0;max-width:44%;padding:6px 9px;border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-11);font-weight:var(--weight-bold);text-align:center;overflow-wrap:anywhere}.fit-passport-list{display:grid;gap:6px;margin-top:var(--space-3)}.fit-passport-list span{padding:8px 10px;border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-12);line-height:1.3}.detail-social-proof,.fast-response-strip,.detail-section,.safety-note{border-radius:var(--radius-lg)}.vacancy-map-preview{display:grid;gap:var(--space-3);overflow:hidden}.vacancy-map-preview .block-title{margin-bottom:0}.vacancy-address-text{color:var(--ink);overflow-wrap:anywhere}.vacancy-map-shell{position:relative;min-height:190px;border-radius:var(--radius-md);overflow:hidden;background:linear-gradient(90deg,rgba(230,225,216,.4) 1px,transparent 1px),linear-gradient(0deg,rgba(230,225,216,.4) 1px,transparent 1px),var(--surface-2);background-size:28px 28px}.map-location-static-shell{position:relative;width:100%;height:100%;min-height:190px;overflow:hidden;border-radius:var(--radius-md);background:linear-gradient(90deg,rgba(230,225,216,.38) 1px,transparent 1px),linear-gradient(0deg,rgba(230,225,216,.38) 1px,transparent 1px),var(--surface-2);background-size:28px 28px}.vacancy-map-shell .map-location-static-shell{position:absolute;inset:0;min-height:100%;border-radius:0}.vacancy-map-shell:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(230,225,216,.28) 1px,transparent 1px),linear-gradient(0deg,rgba(230,225,216,.28) 1px,transparent 1px);background-size:28px 28px}.vacancy-map-pin{position:absolute;z-index:2;left:var(--space-3);bottom:var(--space-3);display:inline-flex;align-items:center;gap:6px;max-width:calc(100% - var(--space-6));padding:7px 10px;border:1px solid rgba(230,225,216,.88);border-radius:var(--radius-pill);background:#ffffffeb;color:var(--ink);font-size:var(--text-11);font-weight:var(--weight-bold);box-shadow:var(--shadow-sm)}.detail-section .block-title{margin-bottom:var(--space-3)}.vacancy-map-preview.detail-section .block-title{margin-bottom:0}.proof-item{padding:var(--space-3) var(--space-4)}.fast-response-strip{grid-template-columns:auto minmax(0,1fr);padding:var(--space-3) var(--space-4)}.fast-pill{grid-column:2;justify-self:start;padding:5px 8px;font-size:var(--text-11)}.conditions-grid{gap:var(--space-2)}.skills-section,.conditions-section{margin-bottom:var(--space-4)}.detail-cta{gap:var(--space-2);padding-top:var(--space-2);padding-bottom:max(var(--space-4),env(safe-area-inset-bottom));background:linear-gradient(to top,var(--bg) 84%,rgba(250,249,246,0))}.detail-cta .btn-apply{min-height:42px;border-radius:var(--radius-md);min-width:0;white-space:normal;line-height:1.18}.detail-cta .btn-apply.primary{min-height:50px;font-size:var(--text-14)}.detail-cta .btn-apply.primary.applied,.detail-cta .btn-apply.primary:disabled{background:var(--green-soft);border-color:#bbf7d0;color:#176b36;opacity:1;cursor:default}.notification-panel-actions,.trust-action-row{display:flex;align-items:center;gap:8px}.notification-read-all{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:var(--radius-sm);padding:6px 9px;font-size:var(--text-12)}.trust-breakdown{margin-top:14px;padding-top:12px;border-top:1px solid rgba(15,23,42,.1)}.trust-breakdown-title{font-weight:750;font-size:var(--text-13);margin-bottom:8px}.trust-factor-list,.trust-action-list{display:grid;gap:6px}.trust-factor,.trust-action-list span{border-radius:var(--radius-sm);padding:6px 8px;font-size:var(--text-12);background:#ffffffad;border:1px solid rgba(15,23,42,.08)}.trust-factor{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--space-2)}.trust-factor span{min-width:0;overflow-wrap:anywhere}.trust-factor strong{font-size:var(--text-12);font-weight:var(--weight-heavy)}.trust-factor.positive{color:#176b36}.trust-factor.negative,.btn-secondary.danger{color:#9f1239}.trust-action-list{margin-top:8px}.trust-action-button{display:grid;gap:3px;width:100%;max-width:100%;padding:10px 12px;border:1px solid rgba(15,23,42,.1);border-radius:var(--radius-sm);background:#ffffffd1;color:inherit;text-align:left}.trust-action-button strong{font-size:var(--text-12)}.trust-action-button span{padding:0;border:0;background:transparent;color:var(--ink-2);font-size:var(--text-12)}.inbox-hero{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:18px;border-bottom:1px solid var(--line)}.inbox-hero h1{margin:2px 0 4px;font-size:var(--text-22)}.inbox-hero p{margin:0;color:var(--ink-2);font-size:var(--text-12)}.inbox-hero-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:var(--radius-md);background:#14b8a61f;color:#0f766e}.notification-inbox-list{display:grid;gap:8px;padding:12px}.notification-inbox-item{display:grid;grid-template-columns:8px 1fr;gap:10px;width:100%;padding:14px;border:1px solid rgba(15,23,42,.08);border-radius:var(--radius-md);background:var(--surface);text-align:left}.notification-inbox-item.unread{border-color:#14b8a659;background:#14b8a60f}.notification-inbox-dot{width:7px;height:7px;margin-top:6px;border-radius:var(--radius-pill);background:#0f172a3d}.notification-inbox-item.unread .notification-inbox-dot{background:#0f766e}.notification-inbox-item span:last-child{display:grid;gap:4px}.notification-inbox-item strong{font-size:var(--text-14)}.notification-inbox-item small{color:var(--ink-2);font-size:var(--text-12)}.notification-inbox-item em{color:var(--ink-3);font-size:var(--text-10);font-style:normal;text-transform:uppercase;letter-spacing:.05em}.notification-empty-state{margin:12px}.structured-list{display:grid;gap:10px}.structured-list-row{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;color:var(--ink-2);font-size:var(--text-14);font-weight:var(--weight-medium);line-height:1.45}.structured-list-row>span:last-child{min-width:0;overflow-wrap:anywhere;word-break:break-word}.structured-list-marker{width:22px;height:22px;margin-top:1px;border:1px solid rgba(234,84,43,.22);border-radius:var(--radius-sm);background:radial-gradient(circle at center,var(--accent) 0 3px,transparent 3.5px),var(--accent-soft);box-shadow:inset 0 0 0 4px #ffffffb8}.modal-backdrop{position:fixed;inset:0;z-index:60;display:grid;align-items:end;background:#0f172a6b}.hire-close-modal{display:grid;gap:14px;max-height:86vh;padding:18px;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--surface);overflow:auto}.status-message-backdrop{align-items:end}.status-message-sheet{display:flex;flex-direction:column;width:min(100%,720px);max-height:86dvh;margin:0 auto;padding:0;border-radius:var(--radius-xl) var(--radius-xl) 0 0;background:var(--surface);box-shadow:var(--shadow-lg);overflow:hidden}.sheet-handle{width:42px;height:4px;flex:0 0 auto;margin:14px auto 2px;border-radius:99px;background:var(--line)}.status-message-body{display:grid;gap:var(--space-4);padding:var(--space-4) var(--page-gutter) var(--space-4);overflow:auto}.status-message-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.status-message-head h2{margin:4px 0 8px;font-size:var(--text-28);line-height:var(--lh-tight);letter-spacing:0}.status-message-head p{max-width:560px;margin:2px 0 0;color:var(--ink-3);font-size:var(--text-15);line-height:1.35}.modal-close-btn{flex:0 0 auto;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink);font-size:24px;line-height:1}.status-reason-grid,.status-variable-row{display:flex;flex-wrap:wrap;gap:8px}.status-message-sheet .filter-pill.active{border-color:var(--accent);background:var(--accent);color:#fff}.status-message-field{display:grid;gap:8px}.status-message-field span,.status-variable-block>span{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold);letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.status-message-field input,.status-message-field textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font:inherit;font-size:var(--text-16);font-weight:var(--weight-semibold);line-height:var(--lh-body);outline:none}.status-message-field input{min-height:var(--control-h-lg);padding:0 var(--space-4)}.status-message-textarea{min-height:172px;padding:var(--space-3) var(--space-4);resize:vertical}.status-message-inline{padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-14);line-height:var(--lh-body)}.status-message-inline.error{border-color:color-mix(in srgb,var(--accent) 40%,var(--line));background:color-mix(in srgb,var(--accent) 10%,var(--surface));color:var(--red)}.status-variable-block{display:grid;gap:var(--space-2)}.status-variable-row .tag{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-template-save{align-items:center;min-height:48px;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.status-message-actions{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:var(--space-2);flex:0 0 auto;padding:var(--space-3) var(--page-gutter) calc(var(--space-3) + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--surface);box-shadow:0 -10px 24px #18181b0f}.status-message-actions .btn-secondary,.status-message-actions .btn-apply{min-height:var(--control-h-lg);font-size:var(--text-15)}.application-employer-message{display:grid;gap:5px;margin-top:10px;padding:12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.application-employer-message strong{font-size:var(--text-14)}.application-employer-message p{margin:0;color:var(--ink-3);font-size:var(--text-14);line-height:var(--lh-body)}.modal-head{display:flex;justify-content:space-between;gap:12px}.modal-head h2{margin:2px 0 4px;font-size:var(--text-22)}.modal-head p{margin:0;color:var(--ink-2)}.hire-candidate-list{display:grid;gap:8px}.hire-candidate-row{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;width:100%;padding:12px;border:1px solid rgba(15,23,42,.1);border-radius:var(--radius-md);background:var(--surface);text-align:left}.hire-candidate-row .ava{display:grid;place-items:center;width:36px;height:36px;border-radius:var(--radius-md);background:#14b8a61f;color:#0f766e;font-weight:var(--weight-black)}.hire-candidate-row span:nth-child(2){display:grid;gap:2px}.hire-candidate-row small,.hire-candidate-row em{color:var(--ink-2);font-size:var(--text-12);font-style:normal}.interview-turn{display:grid;gap:4px;padding:9px 0;border-bottom:1px solid var(--line)}.interview-turn:last-child{border-bottom:0}.interview-turn.system strong{color:#2563eb}.interview-answer-box{display:grid;gap:10px;margin-top:12px}.interview-answer-box textarea{width:100%;min-height:92px;resize:vertical;border:1px solid var(--line);border-radius:var(--radius-md);padding:10px;font:inherit}@media(min-width:430px){.home-trust-strip{grid-template-columns:repeat(3,1fr)}.trust-item{align-items:center;gap:var(--space-2);padding:var(--space-3) 10px;border-bottom:0;border-right:1px solid var(--line)}.trust-item strong{font-size:clamp(11px,2.9vw,var(--text-13))}.trust-item:last-child{border-right:0}}@media(max-width:374px){.home-hero{grid-template-columns:1fr 108px}.home-hero-copy h1{font-size:var(--text-24)}.home-search-card{grid-template-columns:1fr}.home-search-card button{min-height:44px}.home-filter-row,.home-ai-cockpit,.home-profile-next-step{grid-template-columns:1fr}.home-profile-next-step button{width:100%}.ai-score-ring{justify-self:start}}.app-scroll-viewport{overflow:hidden}.header-with-panel{z-index:110}.notification-panel{max-height:min(70dvh,560px);z-index:170}.notification-panel-list{max-height:min(58dvh,476px)}.filter-sheet-layer,.modal-backdrop{z-index:180}.toast-live{bottom:calc(env(safe-area-inset-bottom) + 104px);z-index:190}.dev-api-banner{bottom:calc(env(safe-area-inset-bottom) + 164px);z-index:190}.topbar,.helper-banner,.mode-toggle,.nav-back,.bottom-action,.tabbar{flex:0 0 auto}.route-layer{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;overscroll-behavior:none;overscroll-behavior-x:none}.route-layer>.body,.route-layer>.home-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior-y:contain;overscroll-behavior-x:none}.route-layer>.body{padding-top:var(--space-2);padding-bottom:var(--space-5)}.route-layer>.home-scroll{padding-bottom:var(--screen-bottom-tabbar)}.route-layer>.tabbar{position:relative;bottom:auto;z-index:60;margin-top:0}.route-layer:has(>.tabbar)>.body{padding-bottom:var(--screen-bottom-tabbar)}.route-layer:has(>.bottom-action)>.body{padding-bottom:var(--screen-bottom-action)}.route-layer:has(>.detail-cta)>.body,.route-layer:has(>.apply-gate-bottom)>.body{padding-bottom:var(--screen-bottom-floating)}.route-layer:has(>.detail-cta)>.detail-body{padding-bottom:calc(var(--screen-bottom-floating) + var(--space-6))}.bottom-action,.sticky-bottom-bar{border-top:1px solid rgba(230,225,216,.78);background:linear-gradient(to top,var(--bg) 82%,rgba(247,246,242,0))}@media(max-height:680px){.route-employer-create .step-progress,.route-employer-create .step-title{display:none}.route-employer-create>.body{padding-top:var(--space-2)}.route-employer-create .bottom-action{padding-top:var(--space-2)}}.detail-cta{flex:0 0 auto;position:relative;bottom:auto}.tabbar{box-shadow:0 -10px 30px #18181b0f}.screen-shell{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.scrollable-body{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.page-section{display:grid;gap:var(--space-3);margin-bottom:var(--screen-gap)}.empty-state{display:grid;gap:var(--space-3);justify-items:start;padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.empty-state-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:var(--radius-md);background:var(--accent-soft);color:var(--accent)}.empty-state-title{color:var(--ink);font-size:var(--text-20);font-weight:var(--weight-heavy);line-height:var(--lh-tight)}.empty-state-body{color:var(--ink-2);font-size:var(--text-14);line-height:var(--lh-body)}.seeker-company-body{padding-bottom:112px}.company-public-hero{display:grid;gap:var(--space-4);padding:var(--space-5)}.company-public-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);align-items:center}.company-public-title{min-width:0}.company-public-hero .logo-lg{overflow:hidden}.company-public-hero .logo-lg img{width:100%;height:100%;object-fit:cover}.company-public-meta{margin-top:0}.company-website-link{display:inline-flex;align-items:center;gap:var(--space-2);width:fit-content;max-width:100%;color:var(--accent);font-size:var(--text-13);font-weight:var(--weight-bold);text-decoration:none}.company-website-link span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.company-vacancies-section{display:grid;gap:var(--space-3)}.section-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.section-subtitle{margin-top:4px;color:var(--ink-2);font-size:var(--text-12);line-height:var(--lh-body)}.company-vacancy-list{display:grid;gap:var(--space-3)}.company-public-cta{grid-template-columns:1fr}.company-skeleton-body{display:grid;align-content:start;gap:var(--space-3)}.company-skeleton-hero{justify-items:center}.company-skeleton-avatar{width:74px;height:74px;border-radius:50%}.company-skeleton-title{width:min(260px,72%);height:30px}.company-skeleton-subtitle{width:min(190px,52%);height:18px}.company-skeleton-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2);width:100%}.company-skeleton-chip{width:112px;height:30px;border-radius:var(--radius-pill)}.company-skeleton-chip.short{width:84px}.company-skeleton-stats{margin-top:0}.company-skeleton-stat{min-height:92px;border-radius:var(--radius-lg)}.company-skeleton-section{gap:var(--space-3)}.company-skeleton-line-mid{width:68%}.company-skeleton-list{display:grid;gap:var(--space-3)}.public-company-contact-card .field-help{margin-bottom:var(--space-3)}.company-current-vacancy-card{display:grid;gap:var(--space-3)}.company-current-vacancy-card .block-title{line-height:var(--lh-tight)}.vacancy-public-contact-card{border-color:#f4512d38;background:linear-gradient(180deg,rgba(255,248,244,.98),var(--surface))}.public-company-contact-list{display:grid;gap:var(--space-2)}.public-company-contact-link{min-height:58px;display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:8px;background:var(--surface-2);color:var(--ink);text-decoration:none}.public-company-contact-icon{width:40px;height:40px;border-radius:8px;display:grid;place-items:center;flex-shrink:0;color:var(--accent);background:var(--accent-soft)}.public-company-contact-link small{color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-semibold);text-transform:uppercase;letter-spacing:.06em}.public-company-contact-link strong{overflow-wrap:anywhere;color:var(--ink);font-size:var(--text-15);line-height:var(--lh-tight);font-weight:var(--weight-bold)}.vacancy-draft-choice{margin-top:var(--space-3)}.draft-preview{width:100%;display:grid;gap:var(--space-1);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--bg)}.draft-preview-title{color:var(--ink);font-size:var(--text-16);line-height:var(--lh-tight);font-weight:var(--weight-bold)}.draft-preview-meta{color:var(--ink-3);font-size:var(--text-12);line-height:var(--lh-body);font-weight:var(--weight-medium)}.route-empty-body{display:grid;align-content:start;gap:var(--space-3)}.body>*,.home-scroll>*{scroll-margin-bottom:var(--screen-bottom-floating)}input,select,textarea{font-size:var(--text-16)}.quick-actions{display:grid;gap:var(--space-2)}.quick-action{display:grid;align-content:center;justify-items:center;gap:4px;min-width:0;min-height:68px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink);padding:10px 8px;font-size:var(--text-12);font-weight:var(--weight-heavy);line-height:var(--lh-tight);text-align:center;overflow-wrap:anywhere}.quick-action:active{transform:translateY(1px)}.business-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.business-company-stats .stat-value{font-size:var(--text-24);overflow-wrap:anywhere}.business-ai-hero{min-height:154px}.business-ai-card{display:grid;gap:var(--space-3)}.business-ai-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.business-ai-actions .quick-action{align-items:flex-start;min-height:96px;text-align:left}.quick-action-kicker{color:var(--accent);font-size:var(--text-10);font-weight:var(--weight-heavy)}.btn-action.danger{background:var(--red-soft);color:var(--red)}.business-vacancy-hero{display:grid;gap:var(--space-3)}.business-vacancy-title-row{display:flex;gap:var(--space-3);align-items:flex-start;justify-content:space-between;min-width:0}.business-vacancy-title{margin-top:4px;color:var(--ink);font-size:var(--text-24);font-weight:var(--weight-heavy);line-height:var(--lh-tight);overflow-wrap:anywhere}.business-vacancy-title-row .v-status{flex:0 0 auto}.business-vacancy-fit{min-height:134px}.business-vacancy-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.business-vacancy-actions .quick-action{min-height:86px}.business-response-card{display:grid;gap:var(--space-2)}.business-response-card .candidate{margin-bottom:0}.business-response-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.business-response-actions.is-closed{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);padding:0 var(--space-1)}.business-response-actions.is-closed .description-text{margin:0;text-align:right;font-size:var(--text-12)}.map-location-picker{display:grid;gap:var(--space-2);margin-top:var(--space-3)}.map-location-canvas,.map-location-fallback{width:100%;min-height:220px;border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:var(--surface-2)}.map-location-shell{position:relative;width:100%;min-height:220px}.map-location-fallback{display:grid;place-items:center;gap:var(--space-2);padding:var(--space-4);color:var(--ink-2);font-size:var(--text-13);line-height:1.35;text-align:center}.map-location-fallback strong{color:var(--ink);font-size:var(--text-15);line-height:1.25}.map-location-fallback span{max-width:34ch}.map-location-manual{background:#fff8ed}.map-location-interactive{display:grid;gap:var(--space-2)}.map-location-embed-note{display:grid;gap:3px;padding:var(--space-3) var(--space-4);border:1px solid #fed7aa;border-radius:var(--radius-md);background:#fff8ed;color:var(--ink-2);font-size:var(--text-12);line-height:1.35}.map-location-embed-note strong{color:var(--ink);font-size:var(--text-13)}.map-location-search-hit{display:grid;gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid rgba(21,128,61,.24);border-radius:var(--radius-md);background:var(--green-soft);color:var(--ink-2);font-size:var(--text-12);line-height:1.35}.map-location-search-hit button{justify-self:start;min-height:32px;padding:0 var(--space-3);border:1px solid rgba(21,128,61,.28);border-radius:var(--radius-pill);background:var(--surface);color:#15803d;font-size:var(--text-12);font-weight:var(--weight-bold)}.map-location-address-actions{display:grid;gap:var(--space-2);padding:var(--space-3) var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-12);line-height:1.35}.map-location-address-actions button{justify-self:start;min-height:34px;padding:0 var(--space-3);border:1px solid rgba(234,84,43,.24);border-radius:var(--radius-pill);background:var(--surface);color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-bold)}.map-location-address-actions button:disabled{opacity:.65}.map-location-address-extra{display:grid;gap:var(--space-2);margin-top:var(--space-2);padding-top:var(--space-2)}.map-location-address-extra .field-label{margin:0}.map-location-address-extra .field-help{margin-top:3px}.map-location-address-input{position:relative}.map-location-address-input .input-large{padding-right:52px}.map-location-clear{position:absolute;right:10px;top:50%;width:34px;height:34px;transform:translateY(-50%);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-3);display:grid;place-items:center;font-size:var(--text-20);line-height:1}.map-location-interactive-shell{position:relative;width:100%;height:240px;border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:linear-gradient(90deg,rgba(230,225,216,.38) 1px,transparent 1px),linear-gradient(0deg,rgba(230,225,216,.38) 1px,transparent 1px),var(--surface-2);background-size:28px 28px;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}.map-location-interactive-shell:active{cursor:grabbing}.map-location-tiles{position:absolute;inset:0}.map-location-tile{position:absolute;width:256px;height:256px;max-width:none;-webkit-user-select:none;user-select:none}.map-location-controls{position:absolute;top:var(--space-2);right:var(--space-2);z-index:2;display:grid;gap:4px}.map-location-controls button{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fffffff2;color:var(--ink);font-size:22px;font-weight:var(--weight-bold);box-shadow:var(--shadow-sm)}.map-location-attribution{position:absolute;right:var(--space-2);bottom:var(--space-2);z-index:2;padding:3px 6px;border-radius:var(--radius-sm);background:#ffffffe0;color:var(--ink-3);font-size:9px;line-height:1}.map-location-embed-shell{position:relative;width:100%;min-height:220px;border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:var(--surface-2)}.map-location-pin{position:absolute;z-index:2;width:22px;height:22px;border:4px solid var(--accent);border-radius:999px 999px 999px 0;background:var(--surface);box-shadow:var(--shadow-md);transform:translate(-50%,-100%) rotate(-45deg);pointer-events:none}.map-location-pin:after{content:"";position:absolute;width:6px;height:6px;inset:4px;border-radius:999px;background:var(--accent)}.map-location-pin.selected{border-color:#15803d}.map-location-pin.selected:after{background:#15803d}.map-location-overlay{position:absolute;inset:0;z-index:1;min-height:0}.map-location-canvas.is-checking{opacity:0;pointer-events:none}.map-location-picker.compact .map-location-canvas,.map-location-picker.compact .map-location-shell,.map-location-picker.compact .map-location-interactive-shell,.map-location-picker.compact .map-location-fallback{min-height:160px}.map-location-ok{color:#15803d}.map-location-warn{color:#a16207}.location-consent-card{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);margin-bottom:var(--space-3);padding:var(--space-4);border:1px solid #bfdbfe;border-radius:var(--radius-lg);background:linear-gradient(135deg,#eff6ff,#fff);color:var(--ink);text-align:left;box-shadow:var(--shadow-sm);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.location-consent-card:hover,.profile-location-settings-card:hover{border-color:#60a5fa;box-shadow:var(--shadow-md)}.location-consent-card:active,.profile-location-settings-card:active{transform:translateY(1px)}.location-consent-card:disabled{cursor:wait;opacity:.76}.location-consent-card.is-granted,.profile-location-settings-card{border-color:#bbf7d0;background:linear-gradient(135deg,#f0fdf4,#fff)}.location-consent-card.is-denied{border-color:#fed7aa;background:linear-gradient(135deg,#fff7ed,#fff)}.location-card-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-md);background:#dbeafe;color:#2563eb}.location-consent-card.is-granted .location-card-icon,.profile-location-settings-card .location-card-icon{background:#dcfce7;color:#15803d}.location-consent-card.is-denied .location-card-icon{background:#ffedd5;color:#c2410c}.location-card-copy{display:grid;gap:4px;min-width:0}.location-card-copy strong{font-size:var(--text-15);line-height:1.25}.location-card-copy span{color:var(--ink-2);font-size:var(--text-12);line-height:1.35}.location-card-action{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 var(--space-3);border-radius:var(--radius-md);background:var(--ink);color:#fff;font-size:var(--text-13);font-weight:var(--weight-heavy)}.profile-location-settings-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--space-3);text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.business-candidate-hero{gap:var(--space-3)}.business-candidate-tags{justify-content:center}.business-candidate-vacancy{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);text-align:left;color:var(--ink)}.business-candidate-vacancy strong,.business-candidate-vacancy span{display:block}.business-candidate-vacancy strong{margin-top:4px;font-size:var(--text-16);line-height:var(--lh-tight);overflow-wrap:anywhere}.business-candidate-vacancy span:not(.fit-badge){margin-top:4px;color:var(--ink-2);font-size:var(--text-12)}.business-candidate-vacancy .fit-badge{flex:0 0 auto}.business-candidate-fit{min-height:146px}.application-cover-message{white-space:pre-wrap}.apply-contact-warning,.inline-warning{margin-top:var(--space-2);border:1px solid #fed7aa;border-radius:var(--radius-md);background:#fff7ed;color:#9a3412;padding:var(--space-2) var(--space-3);font-size:var(--text-13);font-weight:var(--weight-bold);line-height:var(--lh-body)}.screening-answer-breakdown{display:grid;gap:8px;margin:0 0 var(--space-3)}.screening-answer-summary{color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-heavy)}.screening-answer-row{display:grid;gap:4px;padding:10px 12px;border:1px solid #eee8de;border-left:4px solid #d6d0c7;border-radius:8px;background:#fffdfa;font-size:var(--text-13);line-height:var(--lh-body)}.screening-answer-row.correct{border-left-color:#16a34a}.screening-answer-row.wrong{border-left-color:#ef4444}.screening-answer-row span,.screening-answer-row small{color:var(--ink-2)}.business-check-list{display:grid;gap:var(--space-2);margin-top:var(--space-3)}.business-check-list .check{position:relative;padding-left:22px;color:var(--ink-2);font-size:var(--text-13);line-height:var(--lh-body)}.business-check-list .check:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--accent)}.business-contact-open{font-size:var(--text-18);font-weight:var(--weight-heavy);color:var(--ink)}.business-contact-list{display:grid;gap:8px}.business-contact-list span{display:grid;gap:3px;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#fffdfa}.business-contact-list .contact-copy-button{justify-self:start;margin-top:4px}.business-contact-list strong{color:#817a71;font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.business-contact-list em,.business-contact-list a{color:#181818;font-style:normal;font-size:15px;font-weight:900;text-decoration:none}.business-contact-list a{color:#2356ad}.business-contact-masked{color:var(--ink-2)}.contact-lock{margin:var(--space-2) 0;border-radius:var(--radius-md);background:var(--accent-soft);color:var(--accent);padding:var(--space-2) var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold);line-height:var(--lh-body)}.business-candidate-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.business-candidate-actions .quick-action{min-height:90px}.business-candidate-timeline{display:grid;gap:var(--space-3)}.business-candidate-timeline .event{display:grid;grid-template-columns:34px minmax(0,1fr);gap:var(--space-3);align-items:start}.business-candidate-timeline .mark{width:34px;height:34px;border-radius:var(--radius-pill);display:grid;place-items:center;background:var(--surface-2);border:1px solid var(--line);color:var(--accent);font-size:var(--text-10);font-weight:var(--weight-heavy)}.business-candidate-timeline p{margin:0;color:var(--ink);font-size:var(--text-13);line-height:var(--lh-body)}.business-candidate-timeline span{color:var(--ink-2)}.pipeline-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-2)}.pipeline-row span{display:grid;gap:2px;min-width:0;padding:10px 6px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-11);text-align:center}.pipeline-row strong{color:var(--ink);font-size:var(--text-18)}.candidate-card-business{width:100%;display:grid;gap:var(--space-3);margin-bottom:var(--space-3);padding:var(--space-4);text-align:left;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);color:var(--ink)}.candidate-card-business .candidate-top{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:var(--space-3)}.candidate-card-business .ava-md{width:38px;height:38px;border-radius:var(--radius-md);display:grid;place-items:center;font-size:var(--text-14);font-weight:var(--weight-heavy);line-height:1;overflow:hidden}.candidate .ava.has-photo,.candidate-card-business .ava-md.has-photo{background:var(--surface-2);color:var(--ink)}.candidate .ava img,.candidate-card-business .ava-md img{width:100%;height:100%;object-fit:cover}.candidate-card-business .candidate-name,.candidate-card-business .candidate-role{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.candidate-card-business .candidate-name{font-size:var(--text-16);line-height:var(--lh-tight);font-weight:var(--weight-heavy);color:var(--ink)}.candidate-card-business .candidate-role{margin-top:2px;font-size:var(--text-13);line-height:var(--lh-tight);color:var(--ink-2);font-weight:var(--weight-semibold)}.candidate-card-business .fit-badge{min-width:44px;height:30px;padding:0 var(--space-2);border-radius:var(--radius-pill);border:1px solid rgba(233,87,43,.18);background:var(--accent-soft);color:var(--accent);display:grid;place-items:center;font-size:var(--text-13);font-weight:var(--weight-heavy);font-variant-numeric:tabular-nums}.candidate-card-business .muted{color:var(--ink-2);font-size:var(--text-14);line-height:var(--lh-body);overflow-wrap:anywhere}.candidate-card-business .tag-cloud{min-width:0;gap:6px}.candidate-card-business .tag{max-width:100%;padding:5px 10px;font-size:var(--text-12);line-height:1.2;overflow-wrap:anywhere}.candidate-card-business .actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2);margin-top:0}.candidate-card-business .btn-action{min-width:0;min-height:44px;border-radius:var(--radius-md);display:grid;place-items:center;text-align:center;font-size:var(--text-12);line-height:var(--lh-tight);overflow-wrap:anywhere}.business-list{display:grid;gap:var(--space-2)}.business-company-hero{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:var(--space-3);padding:var(--space-4)}.business-company-avatar{width:52px;height:52px;border-radius:var(--radius-lg);display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);border:1px solid rgba(233,87,43,.16);font-size:var(--text-20);font-weight:var(--weight-heavy);overflow:hidden}.business-company-avatar.has-logo,.business-logo-upload.has-logo{background:var(--surface);color:var(--ink)}.business-company-avatar img,.business-logo-upload img{width:100%;height:100%;object-fit:cover}.business-logo-upload{position:relative;display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(233,87,43,.16);border-radius:var(--radius-lg);background:var(--accent-soft);color:var(--accent);font-size:var(--text-20);font-weight:var(--weight-heavy);overflow:hidden;cursor:pointer}.business-logo-upload em{position:absolute;inset:auto 4px 4px;display:inline-flex;align-items:center;justify-content:center;gap:2px;width:20px;height:20px;border-radius:var(--radius-pill);background:#18181bc7;color:#fff;font-size:var(--text-10);font-style:normal;font-weight:var(--weight-bold);line-height:1}.business-company-name{color:var(--ink);font-size:var(--text-18);font-weight:var(--weight-heavy);line-height:var(--lh-tight);overflow-wrap:anywhere}.business-company-meta{margin-top:var(--space-1);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-semibold)}.business-company-id-chip{display:inline-flex;align-items:center;min-width:0;max-width:100%;gap:8px;margin-top:8px;min-height:30px;padding:5px 8px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink-2);box-shadow:none;cursor:pointer}.business-company-id-chip span,.business-company-id-chip em{flex:0 0 auto;font-size:var(--text-11);font-style:normal;font-weight:var(--weight-heavy);letter-spacing:0}.business-company-id-chip code{min-width:0;max-width:min(320px,52vw);overflow:hidden;color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:var(--text-11);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.business-company-id-chip em{color:var(--green)}.business-info-card{display:grid;gap:var(--space-3)}.company-menu{display:grid;gap:var(--space-2)}.company-menu-button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:center;width:100%;min-height:76px;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);text-align:left;box-shadow:var(--shadow-xs)}.company-menu-button span,.company-menu-button strong,.company-menu-button small{display:block;min-width:0}.company-menu-button strong{font-size:var(--text-15);font-weight:var(--weight-heavy);line-height:var(--lh-tight)}.company-menu-button small{margin-top:var(--space-1);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-semibold);line-height:var(--lh-body)}.company-menu-button em{align-self:start;padding:5px 9px;border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-3);font-size:var(--text-10);font-style:normal;font-weight:var(--weight-heavy);line-height:1;white-space:nowrap}.company-section-card{display:grid;gap:var(--space-3);padding:var(--space-4);border-radius:var(--radius-md)}.company-command-center{display:grid;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-xs)}.company-command-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:start}.company-command-head p{margin:var(--space-1) 0 0;color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-semibold);line-height:var(--lh-body)}.company-command-head h2{margin:4px 0 0;color:var(--ink);font-size:var(--text-20);line-height:var(--lh-tight)}.company-command-score{display:grid;gap:4px;justify-items:end}.company-command-score span{padding:5px 8px;border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-heavy)}.company-command-score strong{color:var(--ink);font-size:var(--text-24);line-height:1}.company-command-score small{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold);line-height:1}.company-command-progress{grid-column:1 / -1;display:grid;gap:7px}.company-command-progress>div{height:10px;overflow:hidden;border-radius:var(--radius-pill);background:#eee8de}.company-command-progress>div span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f0542f,#f5b84b 48%,#159957)}.company-command-progress ol{display:grid;grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-heavy);text-transform:uppercase}.company-command-progress li:nth-child(2){text-align:center}.company-command-progress li:last-child{text-align:right}.company-command-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-2)}.company-command-item{display:grid;gap:6px;align-content:start;min-height:132px;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink);text-align:left}.company-command-item span,.role-current-chip{width:fit-content;padding:5px 7px;border-radius:var(--radius-pill);background:#edf4ff;color:#2356ad;font-size:var(--text-10);font-weight:var(--weight-heavy);line-height:1}.company-command-item.done span{background:#eaf8ef;color:#169653}.company-command-item strong{color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-heavy);line-height:var(--lh-tight)}.company-command-item small{color:var(--ink-2);font-size:var(--text-11);font-weight:var(--weight-semibold);line-height:var(--lh-body)}.company-command-item em{margin-top:auto;color:var(--ink-3);font-size:var(--text-10);font-style:normal;font-weight:var(--weight-heavy)}.company-command-next,.b2b-permission-notice{display:grid;gap:4px;padding:var(--space-3);border-radius:var(--radius-md);background:#edf4ff;color:#2356ad}.company-command-next strong,.b2b-permission-notice strong{font-size:var(--text-13);font-weight:var(--weight-heavy)}.company-command-next span,.b2b-permission-notice span{font-size:var(--text-12);font-weight:var(--weight-semibold);line-height:var(--lh-body)}.company-command-next p,.company-command-next small{margin:0;font-size:var(--text-12);font-weight:var(--weight-semibold);line-height:var(--lh-body)}.company-command-next small{color:var(--ink-3)}.company-command-next button{width:fit-content;min-height:38px;margin-top:var(--space-2);padding:0 var(--space-4);border:0;border-radius:var(--radius-md);background:#f2552f;color:#fff;font-weight:var(--weight-heavy)}.role-permission-card,.role-access-next{display:grid;gap:var(--space-3)}.role-access-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-2)}.role-access-grid div{display:grid;gap:7px;align-content:start;min-height:128px;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.role-access-grid div.done{border-color:#16965333;background:#eaf8ef}.role-access-grid span{width:fit-content;padding:5px 7px;border-radius:var(--radius-pill);background:#fff4cf;color:#b66a00;font-size:var(--text-10);font-weight:var(--weight-heavy);line-height:1}.role-access-grid .done span{background:#d9f2e3;color:#169653}.role-access-grid strong{color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-heavy);line-height:var(--lh-tight)}.role-access-grid small,.role-request-note span,.business-team-empty span{color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-semibold);line-height:var(--lh-body)}.role-request-note,.business-team-empty{display:grid;gap:5px;padding:var(--space-3);border:1px solid #cfe0ff;border-radius:var(--radius-md);background:#edf4ff}.role-request-note strong,.business-team-empty strong{color:#2356ad;font-size:var(--text-13);font-weight:var(--weight-heavy)}.role-permission-grid{display:grid;grid-template-columns:minmax(130px,1.1fr) repeat(5,minmax(54px,.7fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--line)}.role-permission-grid strong,.role-permission-grid em,.role-permission-grid span{min-height:42px;padding:9px;background:var(--surface);color:var(--ink);font-size:var(--text-11);line-height:var(--lh-tight)}.role-permission-grid strong{display:grid;place-items:center;text-align:center;font-weight:var(--weight-heavy)}.role-permission-grid em{display:flex;align-items:center;color:var(--ink-2);font-style:normal;font-weight:var(--weight-bold)}.role-permission-grid span{display:grid;place-items:center;color:var(--ink-3);font-weight:var(--weight-heavy)}.role-permission-grid span.allowed{color:#169653;background:#eaf8ef}.business-info-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:start}.business-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.business-info-item{min-width:0;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.business-info-item span,.business-info-item strong{display:block}.business-info-item span{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-heavy);text-transform:uppercase}.business-info-item strong{margin-top:var(--space-1);color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-bold);line-height:var(--lh-tight);overflow-wrap:anywhere}.business-info-item.missing strong{color:var(--ink-3);font-weight:var(--weight-semibold)}.business-profile-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:center;padding:var(--space-3);border:1px solid rgba(233,87,43,.22);border-radius:var(--radius-md);background:var(--accent-soft)}.business-profile-cta strong,.business-profile-cta span{display:block}.business-profile-cta strong{color:var(--ink);font-size:var(--text-14)}.business-profile-cta span{margin-top:var(--space-1);color:var(--ink-2);font-size:var(--text-12);line-height:var(--lh-body)}.business-row{display:flex;gap:var(--space-2);align-items:center;justify-content:space-between;min-width:0;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.business-row strong,.business-row span{display:block;min-width:0}.business-row strong{color:var(--ink);font-size:var(--text-14);overflow-wrap:anywhere}.business-row span{color:var(--ink-2);font-size:var(--text-12)}.business-invite-link{display:block;max-width:100%;margin-top:var(--space-2);color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:var(--text-11);line-height:var(--lh-body);overflow-wrap:anywhere}.business-row-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:var(--space-1)}.business-form{display:grid;gap:var(--space-3);margin-top:var(--space-3)}.business-form-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2)}.business-field{display:grid;gap:var(--space-2);min-width:0}.business-field-label{color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-heavy);line-height:var(--lh-tight)}.business-field small{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-semibold);line-height:var(--lh-body)}.business-field .search-input,.business-field .text-area,.business-form select{width:100%;min-height:var(--control-h-lg);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);padding:0 var(--space-3);font-weight:var(--weight-semibold)}.business-field .text-area{min-height:132px;padding-top:var(--space-3);padding-bottom:var(--space-3);line-height:var(--lh-body);resize:vertical}.business-invite-note{display:grid;gap:var(--space-1);padding:var(--space-3);border:1px solid rgba(233,87,43,.2);border-radius:var(--radius-md);background:var(--accent-soft)}.business-invite-note strong{color:var(--ink);font-size:var(--text-14)}.business-invite-note span{color:var(--ink-2);font-size:var(--text-12);line-height:var(--lh-body)}.business-timeline{display:grid;gap:var(--space-3)}.business-timeline-item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:var(--space-2);align-items:start}.business-timeline-dot{width:8px;height:8px;margin-top:7px;border-radius:var(--radius-pill);background:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.business-timeline-item strong,.business-timeline-item span{display:block}.business-timeline-item strong{color:var(--ink);font-size:var(--text-13);line-height:var(--lh-tight)}.business-timeline-item span{margin-top:3px;color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-semibold)}.choice-grid{display:grid;gap:var(--space-2);margin-bottom:var(--space-4)}.choice-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-card{min-width:0;min-height:74px;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);text-align:left;box-shadow:var(--shadow-xs)}.choice-card strong,.choice-card span{display:block}.choice-card strong{font-size:var(--text-14);line-height:var(--lh-tight)}.choice-card span{margin-top:var(--space-1);color:var(--ink-2);font-size:var(--text-11);line-height:var(--lh-body)}.choice-card.selected{border-color:var(--ink);background:var(--ink);color:#fff}.choice-card.selected span{color:#ffffffb8}.language-requirement-list{display:grid;gap:var(--space-2)}.language-choice{display:grid;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.language-choice.selected{border-color:#e9572b57;background:var(--accent-soft)}.language-choice-main{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);min-height:32px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left}.language-choice-main strong,.language-choice-main span{display:block}.language-choice-main strong{font-size:var(--text-14)}.language-choice-main span{color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.language-levels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-1)}.language-levels button{min-height:34px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink-2);font-size:var(--text-11);font-weight:var(--weight-bold)}.language-levels button.active{border-color:var(--ink);background:var(--ink);color:#fff}.selectable-chips{margin-bottom:var(--space-2)}.vacancy-skill-picker{display:grid;gap:var(--space-2)}.vacancy-skill-search{position:relative}.vacancy-skill-search input{padding-right:44px}.vacancy-skill-search button{position:absolute;top:50%;right:10px;width:28px;height:28px;transform:translateY(-50%);border:0;border-radius:999px;background:var(--surface-2);color:var(--ink-3);font-size:var(--text-18);line-height:1}.business-assignment{display:grid;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.business-assignment strong,.business-assignment span{display:block}.business-assignment strong{color:var(--ink);font-size:var(--text-14)}.business-assignment span{color:var(--ink-2);font-size:var(--text-12)}.business-checkbox-list{display:grid;gap:var(--space-1)}.business-checkbox{display:flex;align-items:center;gap:var(--space-2);min-height:34px;color:var(--ink);font-size:var(--text-13)}.business-checkbox input{width:18px;height:18px;accent-color:var(--accent)}.business-vacancy-wrap{display:grid;gap:var(--space-2)}.business-edit-vacancy{justify-self:start}.legal-shell{background:var(--bg)}.legal-viewport{min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:calc(env(safe-area-inset-top) + var(--space-4)) var(--page-gutter) calc(env(safe-area-inset-bottom) + var(--space-6))}.legal-document{width:min(100%,820px);margin:0 auto}.legal-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-5)}.legal-brand{display:inline-flex;align-items:center;min-height:42px}.legal-logo{width:142px;height:auto}.legal-close{display:inline-grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink)}.legal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-5)}.legal-language-switch{display:inline-grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;min-width:156px;padding:4px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-2)}.legal-language-switch button{min-height:34px;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.legal-language-switch button.active{background:var(--ink);color:#fff}.legal-alt-link{color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-bold);text-align:right}.legal-title-block{display:grid;gap:var(--space-2);margin-bottom:var(--space-4);padding-bottom:var(--space-4);border-bottom:1px solid var(--line)}.legal-title-block p{margin:0;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.legal-title-block h1{margin:0;color:var(--ink);font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:0}.legal-intro,.legal-section-list{display:grid;gap:var(--space-4)}.legal-intro{margin-bottom:var(--space-5)}.legal-intro p,.legal-section p,.legal-section li{color:var(--ink-2);font-size:var(--text-14);line-height:1.65}.legal-intro p,.legal-section p{margin:0}.legal-section{display:grid;gap:var(--space-2);padding-top:var(--space-4);border-top:1px solid var(--line)}.legal-section h2{margin:0;color:var(--ink);font-size:var(--text-20);line-height:1.25;letter-spacing:0}.legal-section ul{display:grid;gap:var(--space-2);margin:0;padding-left:1.2rem}.onboarding-consent a{color:var(--accent);font-weight:var(--weight-bold);text-decoration:underline;text-underline-offset:2px}.onboarding-consent input{margin-top:1px;flex:0 0 auto}.onboarding-consent label{cursor:pointer}.business-growth-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4)}.growth-readiness-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:var(--space-4);align-items:center;border-color:#39b54a38;background:linear-gradient(180deg,rgba(57,181,74,.08),var(--surface))}.growth-readiness-score{display:grid;place-items:center;width:88px;height:88px;border-radius:50%;background:var(--surface);border:1px solid rgba(57,181,74,.22);box-shadow:var(--shadow-xs)}.growth-readiness-score span{color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-heavy);text-align:center;line-height:1.1}.growth-readiness-score strong{color:var(--green);font-size:var(--text-24);font-weight:var(--weight-heavy);line-height:1}.growth-readiness-body{display:grid;gap:var(--space-2);min-width:0}.growth-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.growth-check{display:flex;gap:var(--space-2);align-items:center;min-width:0;padding:7px 9px;border-radius:var(--radius-md);background:var(--surface-2);border:1px solid var(--line)}.growth-check span{display:grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border-radius:var(--radius-pill);background:#18181b14;color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-heavy)}.growth-check strong{min-width:0;color:var(--ink-2);font-size:var(--text-12);line-height:var(--lh-tight);overflow-wrap:anywhere}.growth-check.done{border-color:#39b54a38;background:#39b54a14}.growth-check.done span{background:var(--green);color:#fff}.growth-check.done strong{color:var(--ink)}.growth-employee-row,.growth-matrix-row,.growth-path-row{align-items:flex-start}.growth-setup-notice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-3);align-items:center;border-color:#e9572b38;background:var(--accent-soft)}.growth-matrix-row em{flex:0 0 auto;padding:5px 9px;border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-3);font-size:var(--text-10);font-style:normal;font-weight:var(--weight-heavy);white-space:nowrap}.growth-recommendation{display:grid;gap:4px;margin-top:var(--space-2);color:var(--ink-2);font-size:var(--text-12)}.growth-recommendation span{color:var(--ink);font-weight:var(--weight-bold)}.growth-path-details{display:flex;flex-wrap:wrap;gap:var(--space-1);margin-top:var(--space-2)}.growth-path-details span,.growth-path-details em{padding:5px 8px;border-radius:var(--radius-pill);font-size:var(--text-11);font-style:normal;font-weight:var(--weight-bold);line-height:1}.growth-path-details span{background:var(--red-soft);color:var(--red)}.growth-path-details em{background:var(--accent-soft);color:var(--accent)}.people-growth-operating-model{display:grid;gap:var(--space-3)}.role-current-chip.locked{background:#fff4cf;color:#9b5a00}.people-growth-model-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-2)}.people-growth-model-item{display:grid;gap:7px;align-content:start;min-height:142px;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.people-growth-model-item span{width:fit-content;padding:5px 8px;border-radius:var(--radius-pill);background:#f1ece5;color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-heavy);line-height:1}.people-growth-model-item.ready span{background:#eaf8ef;color:#169653}.people-growth-model-item.review span{background:#fff4cf;color:#9b5a00}.people-growth-model-item strong{color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-heavy);line-height:var(--lh-tight)}.people-growth-model-item small{color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-semibold);line-height:var(--lh-body)}@media(max-width:520px){.legal-toolbar{align-items:stretch;flex-direction:column}.legal-language-switch{width:100%}.legal-alt-link{text-align:left}.legal-title-block h1{font-size:30px}.growth-readiness-card{grid-template-columns:1fr}.growth-readiness-score{width:100%;height:auto;min-height:72px;border-radius:var(--radius-md)}.growth-checklist,.people-growth-model-grid,.growth-setup-notice{grid-template-columns:1fr}}.app-shell:has(.b2b-desktop-shell),.app-shell:has(.b2b-flow-shell),.app-shell:has(.b2b-loading-shell),.app-shell:has(.business-auth-shell),.app-shell:has(.b2b-screen-shell){justify-content:stretch;background:#f4f1eb}.app-viewport:has(.b2b-desktop-shell),.app-viewport:has(.b2b-flow-shell),.app-viewport:has(.b2b-loading-shell),.app-viewport:has(.business-auth-shell),.app-viewport:has(.b2b-screen-shell){max-width:none;background:#f4f1eb}.route-layer:has(.b2b-desktop-shell),.route-layer:has(.b2b-flow-shell),.route-layer:has(.b2b-loading-shell),.route-layer:has(.business-auth-shell),.route-layer:has(.b2b-screen-shell){height:100%}.app-shell:has(.business-company-desktop-body),.app-viewport:has(.business-company-desktop-body){max-width:none;background:#f4f1eb}.route-business-company{height:100%;background:#f4f1eb}.route-business-company>.nav-back{padding:18px 34px 12px;border-bottom:1px solid #e4ded3;background:#f4f1eb}.route-business-company>.body{display:grid;align-content:start;gap:16px;padding:22px 34px 44px}.route-business-company>.business-company-desktop-body{grid-template-columns:270px minmax(0,1fr);align-items:start;column-gap:18px}.route-business-company>.business-company-desktop-body>:not(.business-company-desktop-nav){grid-column:2}.route-business-company:has(>.business-company-desktop-body)>.tabbar{display:none}.business-company-desktop-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;min-height:74px;padding:14px 34px;border-bottom:1px solid #e4ded3;background:#f4f1ebf2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.business-company-desktop-title{min-width:0}.business-company-desktop-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.business-company-logout{color:#b42318}.business-company-desktop-title p{display:none;margin:0 0 4px;color:#817a71;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.business-company-desktop-title h1{margin:0;color:#181818;font-size:26px;line-height:1;letter-spacing:0}.business-company-desktop-title span{display:block;margin-top:6px;color:#6f685f;font-size:13px;font-weight:750}.b2b-role-pill{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border:1px solid #e4ded3;border-radius:999px;background:#fffdfa;color:#6f685f;font-size:12px;font-weight:950;white-space:nowrap}.business-company-desktop-metrics{display:grid;grid-template-columns:1fr;gap:8px;grid-column:1;width:100%;padding-top:10px;border-top:1px solid #eee8de}.business-company-desktop-metrics span{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2px 8px;min-height:48px;padding:9px 10px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.business-company-desktop-metrics strong{grid-column:2;grid-row:1 / span 2;align-self:center;color:#181818;font-size:15px;font-weight:950;line-height:1.1;white-space:nowrap}.business-company-desktop-metrics small{grid-column:1;grid-row:1;color:#817a71;font-size:11px;font-weight:850;text-transform:uppercase}.business-company-desktop-nav{display:grid;grid-template-columns:1fr;gap:2px;position:sticky;top:16px;grid-column:1;grid-row:1 / span 20;width:100%;justify-self:stretch;align-self:start;padding:8px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 1px 2px #2a231b0d}.business-company-desktop-nav button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;min-height:52px;padding:10px 9px;border:0;border-radius:6px;background:transparent;color:#24211e;text-align:left;box-shadow:none}.business-company-desktop-nav button.active{background:#181818;color:#fff}.business-company-desktop-nav span,.business-company-desktop-nav strong,.business-company-desktop-nav small{display:block;min-width:0}.business-company-desktop-nav strong{font-size:13px;font-weight:950;line-height:1.1}.business-company-desktop-nav small{margin-top:4px;color:#817a71;font-size:11px;font-weight:750;line-height:1.25}.business-company-desktop-nav button.active small{color:#ffffffb3}.business-company-desktop-nav em{padding:4px 7px;border-radius:999px;background:#f3f0eb;color:#6f685f;font-size:11px;font-style:normal;font-weight:950;white-space:nowrap}.business-company-desktop-nav button.active em{background:#f2552f;color:#fff}.route-business-company .section-block{max-width:none}.route-business-company .business-company-hero,.route-business-company .business-company-stats,.route-business-company .company-command-center,.route-business-company .company-section-card,.route-business-company .company-menu,.route-business-company .role-permission-card,.route-business-company .business-growth-hero,.route-business-company .growth-readiness-card{width:min(100%,1180px);justify-self:center}.route-business-company .business-company-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.route-business-company .business-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.route-business-company .business-list{gap:10px}.route-business-company .company-menu{grid-template-columns:repeat(4,minmax(0,1fr))}.route-business-company .business-company-hero{grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding:14px 16px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 1px 2px #2a231b0d}.route-business-company .business-logo-upload,.route-business-company .business-company-avatar{width:44px;height:44px;border-radius:8px;font-size:18px}.route-business-company .business-logo-upload em{width:18px;height:18px}.route-business-company .business-company-name{font-size:17px}.route-business-company .business-company-id-chip{min-height:28px;margin-top:6px;padding:4px 7px}.route-business-company .company-command-center{grid-template-columns:minmax(0,1fr) 320px;gap:12px;padding:0;border:0;background:transparent;box-shadow:none}.route-business-company .company-command-head{grid-column:1 / -1;align-items:center;min-height:124px;padding:18px 20px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 1px 2px #2a231b0d}.route-business-company .company-command-head h2{max-width:680px;margin-top:4px;font-size:24px}.route-business-company .company-command-head p{max-width:680px;font-size:13px}.route-business-company .company-command-score{grid-template-columns:auto auto;gap:2px 10px;align-items:center;justify-items:end;min-width:150px}.route-business-company .company-command-score span,.route-business-company .company-command-score small{grid-column:1;justify-self:end;padding:0;border-radius:0;background:transparent}.route-business-company .company-command-score strong{grid-column:2;grid-row:1 / span 2;color:#f2552f;font-size:30px;font-weight:950}.route-business-company .company-command-progress{margin-top:4px}.route-business-company .company-command-grid{display:grid;grid-template-columns:1fr;gap:0;overflow:hidden;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 1px 2px #2a231b0d}.route-business-company .company-command-item{grid-template-columns:102px minmax(0,1fr) minmax(170px,.46fr);align-items:center;gap:8px 12px;min-height:76px;padding:13px 16px;border:0;border-bottom:1px solid #eee8de;border-radius:0;background:#fffdfa}.route-business-company .company-command-item:hover{background:#fff7ef}.route-business-company .company-command-item:last-child{border-bottom:0}.route-business-company .company-command-item span{grid-row:1 / span 2;min-width:84px;justify-content:center;text-align:center;background:#fff0e9;color:#e34b28}.route-business-company .company-command-item strong{font-size:14px}.route-business-company .company-command-item small{font-size:12px}.route-business-company .company-command-item em{grid-column:3;grid-row:1 / span 2;align-self:center;margin-top:0;max-width:220px;text-align:right;color:#786f64;white-space:normal;line-height:1.25}.route-business-company .company-command-next{align-self:start;min-height:100%;padding:18px;border:1px solid #f1c7b8;border-radius:8px;background:#fff3ee;color:#181818}.route-business-company .company-command-next strong{color:#181818;font-size:18px;line-height:1.15}.route-business-company .company-command-next span{width:fit-content;padding:0;border-radius:0;background:transparent;color:#c2410c;font-size:11px;font-weight:900;text-transform:uppercase}.route-business-company .company-command-next p{color:#5f574f}.route-business-company .company-command-next small{color:#9a4a2f}.route-business-company .company-command-next button{width:100%}.route-business-company .company-focus-panel{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(220px,.75fr) auto;gap:14px;align-items:center;padding:16px;border:1px solid #d8e6df;border-radius:8px;background:#f7fffb}.route-business-company .company-focus-copy span{color:#0f766e;font-size:11px;font-weight:950;text-transform:uppercase}.route-business-company .company-focus-copy h2{margin:4px 0;color:#181818;font-size:20px;line-height:1.15}.route-business-company .company-focus-copy p{margin:0;max-width:660px;color:#4f5b55;font-size:13px;line-height:1.45}.route-business-company .company-focus-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.route-business-company .company-focus-metrics span{display:grid;gap:2px;min-height:58px;padding:10px;border:1px solid #d8e6df;border-radius:8px;background:#fff;color:#64706a;font-size:11px;font-weight:850}.route-business-company .company-focus-metrics strong{color:#0f766e;font-size:22px;line-height:1}.route-business-company .company-focus-actions{display:grid;gap:8px;min-width:180px}.route-business-company .company-focus-actions .btn-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px}.route-business-company .company-readiness-panel{display:grid;gap:12px;padding:16px;border:1px solid #d8e6df;border-radius:8px;background:#fbfefd}.route-business-company .company-readiness-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}.route-business-company .company-readiness-hero span{color:#0f766e;font-size:11px;font-weight:950;text-transform:uppercase}.route-business-company .company-readiness-hero h2{margin:4px 0;color:#181818;font-size:24px;line-height:1.1}.route-business-company .company-readiness-hero p{margin:0;max-width:760px;color:#4f5b55;font-size:13px;line-height:1.45}.route-business-company .company-readiness-hero>strong{display:grid;place-items:center;width:86px;height:86px;border:1px solid #b9d9cf;border-radius:50%;background:#fff;color:#0f766e;font-size:24px;font-weight:950}.route-business-company .company-readiness-areas,.route-business-company .company-library-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.route-business-company .company-readiness-areas div,.route-business-company .company-library-summary span{display:grid;gap:3px;min-height:68px;padding:10px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.route-business-company .company-readiness-areas span,.route-business-company .company-readiness-areas small,.route-business-company .company-library-summary span{color:#70685f;font-size:11px;font-weight:850}.route-business-company .company-readiness-areas strong,.route-business-company .company-library-summary strong{color:#181818;font-size:20px;line-height:1}.route-business-company .company-readiness-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding-top:12px;border-top:1px solid #d8e6df}.route-business-company .company-readiness-bottom strong,.route-business-company .company-readiness-bottom span{display:block}.route-business-company .company-readiness-bottom strong{color:#181818;font-size:14px}.route-business-company .company-readiness-bottom span{margin-top:3px;color:#70685f;font-size:12px;line-height:1.4}.route-business-company .company-public-preview{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:center;padding:14px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.route-business-company .company-public-preview strong,.route-business-company .company-public-preview span{display:block}.route-business-company .company-public-preview strong{color:#181818;font-size:18px;line-height:1.15}.route-business-company .company-public-preview span,.route-business-company .company-public-preview p{color:#70685f;font-size:13px;line-height:1.4}.route-business-company .company-public-preview p{margin:6px 0 0}.route-business-company .company-public-gaps{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.route-business-company .company-public-gaps span{padding:7px 9px;border:1px solid #f1c7b8;border-radius:999px;background:#fff3ee;color:#9a3412;font-size:12px;font-weight:850}.route-business-company .company-public-gaps span.done{border-color:#d8e6df;background:#f7fffb;color:#0f766e}.route-business-company .company-section-card{padding:16px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 1px 2px #2a231b0d}.company-hiring-overview{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.company-hiring-overview div{display:grid;gap:4px}.company-hiring-overview strong{color:#181818;font-size:18px;line-height:1.15}.company-hiring-overview span{color:#6c6358;font-size:13px;font-weight:700}.company-hiring-map-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;width:min(100%,1180px);justify-self:center}.company-hiring-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.company-hiring-template-block{display:grid;gap:12px;padding:14px;border:1px solid #eee8de;border-radius:8px;background:#fffaf4}.company-hiring-template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.company-hiring-template-grid button{display:grid;gap:5px;min-height:72px;padding:11px 12px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;color:#181818;text-align:left}.company-hiring-template-grid button.selected{border-color:#f2552f;background:#fff0e9}.company-hiring-template-grid button:disabled{cursor:default;opacity:.72}.company-hiring-template-grid strong{font-size:13px;line-height:1.15}.company-hiring-template-grid span{color:#786f64;font-size:11px;font-weight:800}.company-hiring-custom-role{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.company-hiring-role-table{overflow:hidden;border:1px solid #eee8de;border-radius:8px;background:#fffdfa}.company-hiring-role-head,.company-hiring-role-row{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(160px,.8fr) minmax(240px,1fr) minmax(150px,.7fr);gap:12px;align-items:center;padding:12px 14px}.company-hiring-role-head{color:#786f64;font-size:11px;font-weight:900;text-transform:uppercase;background:#f8f1e9}.company-hiring-role-row{border-top:1px solid #eee8de}.company-hiring-role-row strong,.company-hiring-ready-list strong{display:block;color:#181818;font-size:14px;line-height:1.2}.company-hiring-role-row small,.company-hiring-ready-list small{color:#786f64;font-size:12px;font-weight:700}.company-hiring-role-flags{display:flex;flex-wrap:wrap;gap:6px}.company-hiring-role-flags label{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #eee8de;border-radius:999px;background:#fffaf4;color:#4f463d;font-size:11px;font-weight:800}.company-hiring-role-status{display:flex;align-items:center;justify-content:flex-end;gap:8px}.company-hiring-role-status span{padding:6px 8px;border-radius:999px;background:#f3eee7;color:#786f64;font-size:11px;font-weight:900;white-space:nowrap}.company-hiring-role-status span.ready{background:#eaf8ef;color:#169653}.company-hiring-role-status button{width:28px;height:28px;border:1px solid #eee8de;border-radius:999px;background:#fffdfa;color:#786f64;font-size:18px;line-height:1}.company-hiring-empty{display:grid;gap:4px;padding:18px;color:#786f64}.company-hiring-map-side{display:grid;gap:12px;align-content:start}.company-hiring-map-side section{display:grid;gap:6px;padding:16px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 1px 2px #2a231b0d}.company-hiring-map-side span{color:#286ee7;font-size:11px;font-weight:900;text-transform:uppercase}.company-hiring-map-side strong{color:#181818;font-size:28px;line-height:1}.company-hiring-map-side small{color:#786f64;font-size:12px;font-weight:700;line-height:1.35}.company-hiring-ready-list div{padding-top:8px;border-top:1px solid #eee8de}.route-business-company .business-info-grid{gap:0;overflow:hidden;border:1px solid #eee8de;border-radius:8px}.route-business-company .business-info-item{border:0;border-right:1px solid #eee8de;border-bottom:1px solid #eee8de;border-radius:0;background:#fffdfa}.route-business-company .business-info-item:nth-child(3n){border-right:0}.route-business-company .business-info-item:nth-last-child(-n+3){border-bottom:0}.route-business-company .business-row{min-height:76px}.b2b-desktop-shell{min-width:1180px;min-height:100dvh;display:grid;grid-template-columns:292px minmax(0,1fr);background:#f4f1eb;color:#24211e;overflow:hidden}.b2b-sidebar{display:flex;flex-direction:column;gap:18px;height:100dvh;padding:22px 18px;border-right:1px solid #e4ded3;background:#fffaf4;overflow-y:auto}.b2b-brand{display:flex;align-items:center;gap:12px;color:#181818;font-size:27px;font-weight:950;line-height:.95}.b2b-brand span{width:5px;height:34px;border-radius:20px;background:#f2552f}.b2b-brand small{display:block;margin-top:4px;color:#817a71;font-size:11px;font-weight:800;letter-spacing:0}.b2b-company-card,.b2b-nav button,.b2b-quick-action,.b2b-table-row,.b2b-mini-candidate{appearance:none;border:0;text-align:left}.b2b-company-card{display:grid;gap:10px;width:100%;padding:14px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 1px 2px #2a231b0d}.b2b-company-row{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center}.b2b-company-logo,.b2b-user-dot,.b2b-initials{display:grid;place-items:center;color:#704c11;background:#fff1bd;border:1px solid #ead892;font-weight:950}.b2b-avatar{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border:1px solid #ead892;border-radius:8px;color:#704c11;background:#fff1bd;font-size:13px;font-weight:950;line-height:1}.b2b-avatar.large{width:52px;height:52px;font-size:16px}.b2b-avatar.has-photo{border-color:#e4ded3;background:#f8f5ef}.b2b-avatar img{width:100%;height:100%;object-fit:cover}.b2b-company-logo{width:46px;height:46px;border-radius:8px}.b2b-company-row strong{display:block;overflow:hidden;color:#24211e;font-size:15px;font-weight:950;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.b2b-company-row small,.b2b-quota,.b2b-panel-head p,.b2b-vacancy-cell small,.b2b-table-row small,.b2b-mini-candidate small,.b2b-activity small,.b2b-growth-preview span{color:#817a71}.b2b-verified{display:inline-flex;align-items:center;gap:5px;width:fit-content;padding:5px 8px;border-radius:999px;color:#169653;background:#eaf8ef;font-size:11px;font-weight:850}.b2b-progress{height:7px;overflow:hidden;border-radius:999px;background:#eee8de}.b2b-progress span{display:block;height:100%;border-radius:inherit;background:#f2552f}.b2b-progress.large{height:9px}.b2b-quota{display:flex;justify-content:space-between;gap:8px;font-size:12px}.b2b-quota strong{color:#24211e}.b2b-nav{display:grid;gap:5px}.b2b-nav-title{margin:7px 10px 2px;color:#a49d94;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.b2b-nav button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:11px 12px;border-radius:8px;color:#3a342f;background:transparent;font-size:14px;font-weight:850}.b2b-nav button:hover{background:#f3ece2}.b2b-nav button.active{color:#fff;background:#181818}.b2b-nav button span{display:flex;align-items:center;gap:10px;min-width:0}.b2b-nav button em{min-width:24px;padding:4px 7px;border:1px solid #e4ded3;border-radius:999px;background:#fff;color:#817a71;font-size:11px;font-style:normal;font-weight:900;text-align:center}.b2b-nav button.active em{border-color:#f2552f;color:#fff;background:#f2552f}.b2b-ai-card{display:grid;gap:10px;margin-top:auto;padding:16px;border-radius:8px;color:#fff;background:#181818}.b2b-ai-card span,.b2b-hero-panel span{width:fit-content;padding:5px 8px;border-radius:999px;color:#181818;background:#fff;font-size:11px;font-weight:900}.b2b-ai-card strong{font-size:18px;line-height:1.12}.b2b-ai-card p,.b2b-hero-panel p{margin:0;color:#ffffffb8;font-size:13px;line-height:1.4}.b2b-ai-card button,.b2b-inline-actions button,.b2b-panel-head button{width:fit-content;height:34px;padding:0 12px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fff;font-size:12px;font-weight:900}.b2b-workspace{min-width:0;height:100dvh;overflow:hidden}.b2b-topbar{position:sticky;top:0;z-index:3;display:flex;align-items:center;gap:16px;height:78px;padding:14px 28px;border-bottom:1px solid #e4ded3;background:#f4f1ebed;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.b2b-crumb{min-width:210px}.b2b-crumb small,.b2b-metric span{display:block;color:#817a71;font-size:12px;font-weight:800}.b2b-crumb strong{display:block;margin-top:2px;font-size:16px;font-weight:950}.b2b-search{display:flex;align-items:center;gap:10px;flex:1;height:48px;padding:0 14px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.b2b-search input{width:100%;border:0;outline:0;color:#342f2b;background:transparent;font-weight:650}.b2b-top-actions,.b2b-head-actions,.b2b-inline-actions{display:flex;align-items:center;gap:10px}.b2b-btn,.b2b-icon-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:42px;padding:0 14px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fffdfa;font-weight:900;white-space:nowrap}.b2b-btn.primary{border-color:#f2552f;color:#fff;background:#f2552f}.b2b-btn.secondary{border-color:#e4ded3;color:#24211e;background:#fff}.b2b-btn.soft{border-color:#cfe0ff;color:#2f77ff;background:#edf4ff}.b2b-btn.dark{border-color:#181818;color:#fff;background:#181818}.b2b-btn.full{width:100%}.b2b-btn:disabled,.b2b-icon-btn:disabled,.business-vacancy-actions button:disabled,.business-vacancy-filter-row button:disabled,.b2b-action-empty button:disabled{cursor:not-allowed;opacity:.48;filter:grayscale(.2)}.b2b-icon-btn{position:relative;width:42px;padding:0}.b2b-icon-btn em{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:18px;height:18px;border:2px solid #f4f1eb;border-radius:999px;color:#fff;background:#f2552f;font-size:11px;font-style:normal;font-weight:900}.b2b-user-dot{width:42px;height:42px;border-radius:50%}.b2b-main{height:calc(100dvh - 78px);padding:28px;overflow-y:auto}.b2b-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:20px}.b2b-kicker{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.b2b-kicker span{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #e4ded3;border-radius:999px;color:#544d46;background:#fffdfa;font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.b2b-kicker .orange{border-color:#ffd5c8;color:#f2552f;background:#fff0ea}.b2b-kicker .green{border-color:#cfeeda;color:#169653;background:#eaf8ef}.b2b-page-head h1{margin:0;color:#181818;font-size:36px;font-weight:950;letter-spacing:0;line-height:1}.b2b-page-head p{max-width:820px;margin:10px 0 0;color:#6f685f;font-size:15px;line-height:1.45}.b2b-stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px}.b2b-access-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 14px;align-items:center;margin-bottom:16px;padding:14px 16px;border:1px solid #cfe0ff;border-radius:8px;background:#edf4ff;color:#2356ad}.b2b-access-strip strong,.b2b-access-strip span{min-width:0}.b2b-access-strip strong{font-size:14px;font-weight:950}.b2b-access-strip span{grid-column:1;color:#496d9f;font-size:13px;font-weight:750;line-height:1.4}.b2b-access-strip button{grid-row:1 / span 2;grid-column:2;min-height:36px;padding:0 12px;border:1px solid #b7d0ff;border-radius:8px;color:#2356ad;background:#fff;font-weight:900}.b2b-metric,.b2b-panel{border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 8px 20px #2a231b0d,0 1px 2px #2a231b0f}.b2b-metric{display:grid;gap:10px;min-height:116px;padding:16px}.b2b-metric.dark{color:#fff;background:#181818}.b2b-metric.dark span,.b2b-metric.dark small{color:#ffffffb3}.b2b-metric strong{font-size:30px;font-weight:950;line-height:1}.b2b-metric small{color:#169653;font-size:12px;font-weight:850}.b2b-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) 390px;gap:16px;align-items:start}.b2b-left-stack,.b2b-side-stack{display:grid;gap:16px}.b2b-hero-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;min-height:250px;padding:22px;border-radius:8px;color:#fff;background:#181818}.b2b-hero-panel>div:first-child{display:grid;align-content:center;gap:12px}.b2b-hero-panel h2{max-width:620px;margin:0;color:#fff;font-size:34px;font-weight:950;line-height:1.04}.b2b-ai-score{align-self:center;display:grid;place-items:center;width:120px;height:120px;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:#f2552f}.b2b-ai-score strong{font-size:42px;line-height:.9}.b2b-ai-score small{color:#ffffffc7;font-size:12px;font-weight:900}.b2b-quick-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.b2b-quick-action{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 10px;align-items:center;padding:14px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.b2b-quick-action span{grid-row:span 2;display:grid;place-items:center;width:38px;height:38px;border-radius:8px;color:#f2552f;background:#fff0ea}.b2b-quick-action strong{font-size:14px;font-weight:950}.b2b-quick-action small{color:#817a71;font-size:12px;line-height:1.25}.b2b-panel{padding:16px}.b2b-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px}.b2b-panel-head h2{margin:0;color:#181818;font-size:20px;font-weight:950;line-height:1.1}.b2b-panel-head p{margin:4px 0 0;font-size:13px;line-height:1.35}.b2b-pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.b2b-pipeline-column{min-height:180px;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#f8f5ef}.b2b-column-head{display:flex;justify-content:space-between;gap:8px;margin-bottom:8px;font-size:13px}.b2b-column-head span{padding:2px 7px;border-radius:999px;color:#817a71;background:#fffdfa;font-weight:900}.b2b-mini-candidate,.b2b-mini-empty{display:grid;gap:4px;width:100%;margin-bottom:8px;padding:10px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.b2b-mini-candidate strong{overflow:hidden;color:#24211e;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.b2b-mini-candidate em,.b2b-fit{width:fit-content;padding:4px 7px;border-radius:999px;color:#169653;background:#eaf8ef;font-size:11px;font-style:normal;font-weight:900}.b2b-mini-empty,.b2b-empty{color:#817a71;font-size:13px}.b2b-table{display:grid;gap:8px}.b2b-table-row{display:grid;grid-template-columns:42px minmax(220px,1fr) 110px 96px 116px 24px;gap:12px;align-items:center;width:100%;padding:10px;border:1px solid #eee8de;border-radius:8px;color:#24211e;background:#fff}.b2b-initials{width:42px;height:42px;border-radius:8px;font-size:13px}.b2b-vacancy-cell{display:grid;gap:3px;min-width:0}.b2b-vacancy-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-table-row>span:not(.b2b-vacancy-cell):not(.b2b-fit):not(.b2b-status):not(.b2b-initials){display:grid;gap:2px}.b2b-stat-grid.vacancies{grid-template-columns:repeat(6,minmax(0,1fr))}.business-vacancies-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.business-vacancy-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.business-vacancy-filter-row button{min-height:34px;padding:0 12px;border:1px solid #e4ded3;border-radius:8px;color:#544d46;background:#fff;font-weight:900}.business-vacancy-filter-row button.active{border-color:#181818;color:#fff;background:#181818}.business-vacancy-table{display:grid;gap:10px}.business-vacancy-row{display:grid;grid-template-columns:minmax(260px,1fr) 160px 150px auto;gap:12px;align-items:center;padding:12px;border:1px solid #eee8de;border-radius:8px;background:#fff}.business-vacancy-main{display:grid;gap:5px;min-width:0;border:0;background:transparent;color:#24211e;text-align:left}.business-vacancy-main strong{overflow:hidden;font-size:16px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.business-vacancy-main small,.business-vacancy-readiness span,.business-vacancy-pipeline-mini small{color:#817a71;font-size:12px;font-weight:800}.business-vacancy-readiness{display:grid;gap:6px}.business-vacancy-readiness strong{font-size:20px;font-weight:950}.business-vacancy-pipeline-mini{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.business-vacancy-pipeline-mini span{display:grid;gap:2px;padding:9px;border-radius:8px;background:#f8f5ef}.business-vacancy-pipeline-mini strong{font-size:18px;line-height:1}.business-vacancy-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.business-vacancy-actions button,.b2b-next-action+.b2b-btn{min-height:34px}.business-vacancy-actions button{padding:0 10px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fffdfa;font-size:12px;font-weight:900}.b2b-status{width:fit-content;padding:5px 8px;border-radius:999px;color:#817a71;background:#f1ece5;font-size:12px;font-weight:900}.b2b-status.published{color:#169653;background:#eaf8ef}.b2b-status.pending_review,.b2b-status.paused{color:#b66a00;background:#fff4cf}.b2b-status.blocked{color:#e64533;background:#fff0ea}.b2b-completion{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px}.b2b-completion span{color:#817a71;font-weight:850}.b2b-check-list,.b2b-growth-preview,.b2b-activity{display:grid;gap:8px;margin:12px 0}.b2b-check-list span,.b2b-growth-preview div{display:grid;gap:3px;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#fff}.b2b-check-list span{color:#817a71;font-size:13px;font-weight:850}.b2b-check-list span.done{color:#169653;background:#eaf8ef}.b2b-check-list span.warn{color:#b66a00;background:#fff4cf}.b2b-growth-preview strong{color:#24211e;font-size:14px;font-weight:950}.b2b-activity div{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:start}.b2b-activity span{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:#2f77ff;background:#edf4ff}.b2b-activity p{display:grid;gap:3px;margin:0;color:#24211e;font-size:13px;line-height:1.35}@media(max-width:1200px){.b2b-desktop-shell{min-width:0;grid-template-columns:250px minmax(0,1fr)}.b2b-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.b2b-dashboard-grid{grid-template-columns:1fr}}.b2b-loading-shell,.business-auth-shell,.b2b-flow-shell{min-height:100vh;width:100%;background:#f7f5f1;color:#24211e}.route-layer:has(.b2b-flow-shell){overflow:hidden}.b2b-flow-shell{height:100%;min-height:0;overflow:hidden}.b2b-loading-shell{display:grid;grid-template-columns:280px minmax(0,1fr)}.b2b-loading-sidebar,.b2b-flow-rail{height:100%;min-height:0;padding:24px;border-right:1px solid #e8e1d7;background:#fffdf8;overflow-y:auto;-webkit-overflow-scrolling:touch}.b2b-loading-logo,.b2b-flow-brand img,.business-auth-brand img{width:132px;height:auto}.b2b-loading-company,.b2b-loading-nav,.b2b-loading-workspace,.b2b-loading-head,.b2b-loading-grid{display:grid;gap:14px}.b2b-loading-company{margin:28px 0;padding:16px;border:1px solid #eee8de;border-radius:8px}.b2b-loading-company span,.b2b-loading-company strong,.b2b-loading-company em,.b2b-loading-nav span,.b2b-loading-topbar span,.b2b-loading-topbar i,.b2b-loading-head small,.b2b-loading-head strong,.b2b-loading-head p,.b2b-loading-metrics span,.b2b-loading-panel{display:block;border-radius:8px;background:linear-gradient(90deg,#ece5da,#f8f3ea 45%,#ece5da);background-size:220% 100%;animation:b2b-skeleton 1.2s ease-in-out infinite}.b2b-loading-company span{width:44px;height:44px}.b2b-loading-company strong{width:75%;height:18px}.b2b-loading-company em{width:55%;height:12px}.b2b-loading-nav span{height:38px}.b2b-loading-workspace{padding:24px 32px}.b2b-loading-topbar{display:flex;align-items:center;justify-content:space-between}.b2b-loading-topbar span{width:42%;height:44px}.b2b-loading-topbar div{display:flex;gap:10px}.b2b-loading-topbar i{width:44px;height:44px}.b2b-loading-head{max-width:720px;margin-top:24px}.b2b-loading-head small{width:180px;height:12px}.b2b-loading-head strong{width:520px;max-width:82vw;height:42px}.b2b-loading-head p{width:420px;max-width:70vw;height:16px}.b2b-loading-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.b2b-loading-metrics span{height:116px}.b2b-loading-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.75fr)}.b2b-loading-panel{min-height:280px}.b2b-loading-panel.wide{grid-column:1 / -1;min-height:180px}@keyframes b2b-skeleton{0%{background-position:120% 0}to{background-position:-120% 0}}.business-auth-shell{display:grid;grid-template-columns:minmax(480px,.85fr) minmax(520px,1fr);align-items:stretch;overflow:hidden}.business-auth-main{display:flex;flex-direction:column;justify-content:center;gap:34px;min-height:100vh;padding:48px 64px;background:#fffdf8;border-right:1px solid #e8e1d7}.business-auth-brand{display:flex;align-items:center;gap:14px;color:#6f6a63;font-size:13px;font-weight:900;text-transform:uppercase}.business-auth-copy{display:grid;gap:14px;max-width:560px}.business-auth-kicker,.b2b-flow-kicker{margin:0;color:#2f77ff;font-size:12px;font-weight:950;letter-spacing:0;text-transform:uppercase}.business-auth-copy h1,.b2b-flow-header h1{margin:0;color:#191714;font-size:44px;line-height:1.04;letter-spacing:0}.business-auth-copy p{margin:0;color:#6f6a63;font-size:17px;line-height:1.55}.business-auth-actions{display:grid;gap:14px;max-width:440px}.business-auth-email-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.business-auth-email-form label{display:grid;gap:7px;color:#6f6a63;font-size:13px;font-weight:850}.business-auth-email-form input{min-height:48px;padding:0 14px;border:1px solid #ddd3c4;border-radius:8px;background:#fff;color:#24211e;font:inherit}.business-auth-preview{display:grid;align-content:center;gap:18px;min-height:100vh;padding:64px;background:#eef4ff}.business-auth-preview-top,.business-auth-card-list div,.business-auth-column,.b2b-flow-panel,.b2b-create-ai-card,.b2b-create-summary{border:1px solid #e3dccf;border-radius:8px;background:#fff;box-shadow:0 14px 36px #2620180f}.business-auth-preview-top{display:flex;justify-content:space-between;align-items:center;padding:22px}.business-auth-preview-top span,.business-auth-column small,.business-auth-card-list span{color:#6f6a63;font-size:13px;font-weight:850}.business-auth-preview-top strong{color:#169653;font-size:34px}.business-auth-pipeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.business-auth-column{display:grid;gap:14px;padding:16px}.business-auth-column span{font-size:28px;font-weight:950}.business-auth-card-list{display:grid;gap:12px}.business-auth-card-list div{display:grid;gap:6px;padding:18px}.b2b-flow-shell{display:grid;grid-template-columns:292px minmax(0,1fr)}.b2b-flow-rail{position:sticky;top:0;display:flex;flex-direction:column;gap:24px}.b2b-flow-back{width:fit-content;border:0;background:transparent;color:#6f6a63;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.b2b-flow-brand{display:grid;gap:8px;color:#6f6a63;font-size:12px;font-weight:950;text-transform:uppercase}.b2b-flow-steps{display:grid;gap:10px}.b2b-flow-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start;padding:12px;border-radius:8px;color:#6f6a63}.b2b-flow-step strong{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#f1ece3;color:#6f6a63}.b2b-flow-step span{display:grid;gap:3px;color:#24211e;font-size:14px;font-weight:950}.b2b-flow-step small{color:#817a71;font-size:12px;font-weight:750}.b2b-flow-step.active{background:#edf4ff}.b2b-flow-step.active strong,.b2b-flow-step.done strong{background:#2f77ff;color:#fff}.b2b-flow-note{margin-top:auto;padding:14px;border:1px solid #eee8de;border-radius:8px;background:#fff;color:#6f6a63;font-size:13px;line-height:1.4}.b2b-flow-main{min-width:0;min-height:0;height:100%;padding:28px 34px 42px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.b2b-flow-header{display:flex;justify-content:space-between;gap:22px;align-items:start;margin-bottom:22px}.b2b-flow-header .btn-secondary,.b2b-flow-footer .btn-primary,.b2b-flow-footer .btn-secondary{width:auto;min-width:180px;margin-top:0}.b2b-flow-panel{padding:22px}.b2b-flow-hero{display:grid;grid-template-columns:minmax(0,.82fr) minmax(280px,1fr);gap:22px;align-items:center}.b2b-flow-hero h2,.b2b-success-panel h2,.b2b-create-summary h2{margin:0;font-size:26px;line-height:1.16;letter-spacing:0}.b2b-flow-hero p,.b2b-success-panel p,.b2b-create-ai-card p{margin:10px 0 0;color:#6f6a63;line-height:1.5}.b2b-flow-score{display:grid;place-items:center;gap:8px;padding:18px;border-radius:8px;background:#fff4cf;text-align:center}.b2b-flow-score strong{color:#b66a00;font-size:42px}.b2b-flow-score span{color:#6f6a63;font-size:12px;font-weight:850}.b2b-flow-value-grid,.b2b-desktop-form-grid,.b2b-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.b2b-desktop-form-grid{align-items:end}.business-input-field,.b2b-desktop-form-grid>label,.b2b-desktop-form-grid>div{display:grid;align-content:end;gap:8px;min-width:0}.business-input-field .field-label,.b2b-desktop-form-grid>label>.field-label,.b2b-desktop-form-grid>div>.field-label{margin:0}.b2b-form-span{grid-column:1 / -1}.business-inline-note{padding:12px 14px;border:1px solid #d7e4ff;border-radius:8px;background:#edf4ff;color:#2356ad;font-size:13px;font-weight:800;line-height:1.35}.legal-entity-field{position:relative}.legal-entity-privacy-note{color:#7b766f;font-size:11px;font-weight:750;line-height:1.35}.legal-entity-suggestions{position:absolute;z-index:40;top:calc(100% + 6px);left:0;right:0;display:grid;gap:4px;max-height:240px;overflow-y:auto;padding:8px;border:1px solid #e1d8ce;border-radius:12px;background:#fffdfa;box-shadow:0 18px 40px #1e1a1629}.legal-entity-suggestions button{display:grid;gap:3px;min-height:46px;padding:9px 11px;border:0;border-radius:8px;background:transparent;color:#17181d;text-align:left}.legal-entity-suggestions button:hover,.legal-entity-suggestions button:active{background:#f7f3ed}.legal-entity-suggestions span,.legal-entity-suggestions small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legal-entity-suggestions span{font-size:13px;font-weight:850}.legal-entity-suggestions small,.legal-entity-loading,.legal-entity-empty{color:#7b766f;font-size:11px;font-weight:750}.legal-entity-loading,.legal-entity-empty{padding:9px 11px}.b2b-company-edit-flow .b2b-flow-main{max-width:1280px}.b2b-company-edit-grid{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:18px;align-items:start}.b2b-company-edit-aside{position:sticky;top:24px;display:grid;gap:14px}.b2b-company-edit-copy{margin:10px 0 0;color:#6f6a63;font-size:13px;line-height:1.45}.b2b-company-edit-nav .b2b-flow-step{align-items:center}.document-upload-card.compact{grid-template-columns:34px minmax(0,1fr) auto;padding:12px}.document-upload-card.compact .document-upload-copy strong{font-size:13px}.document-upload-card.compact .document-upload-copy span{font-size:12px}.b2b-flow-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid #eee8de}.b2b-success-panel{display:grid;justify-items:center;gap:12px;padding:64px 22px;text-align:center}.b2b-success-panel svg{color:#169653}.b2b-create-header-actions{display:flex;gap:10px}.b2b-create-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.b2b-create-form-panel{min-width:0;overflow:hidden}.b2b-create-form-panel .body{padding:0}.b2b-create-form-panel .direction-grid,.b2b-create-form-panel .choice-grid.two,.b2b-create-form-panel .choice-grid.three{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.b2b-create-form-panel .chips,.b2b-create-form-panel .role-panel{max-width:100%}.b2b-create-side{position:sticky;top:24px;display:grid;gap:14px}.b2b-create-ai-card,.b2b-create-summary{display:grid;gap:12px;padding:18px}.b2b-create-ai-card .ai-icon{width:42px;height:42px}.b2b-create-summary dl{display:grid;gap:10px;margin:0}.b2b-create-summary dl div{display:grid;gap:3px;padding-bottom:10px;border-bottom:1px solid #eee8de}.b2b-create-summary dt{color:#817a71;font-size:12px;font-weight:850}.b2b-create-summary dd{margin:0;color:#24211e;font-size:14px;font-weight:900}.b2b-create-policy{display:grid;gap:5px;padding:12px;border-radius:8px;background:#edf4ff;color:#2356ad;font-size:13px;line-height:1.4}.b2b-create-policy.blocked{background:#fff0eb;color:#b93618}.b2b-create-readiness{display:grid;gap:8px;padding:14px;border:1px solid #eee8de;border-radius:8px;background:#fff}.b2b-create-readiness span{color:#817a71;font-size:12px;font-weight:900}.b2b-create-readiness strong{font-size:30px}.b2b-create-readiness div{overflow:hidden;height:8px;border-radius:999px;background:#ece5da}.b2b-create-readiness i{display:block;height:100%;border-radius:inherit;background:#2f77ff}.b2b-flow-subtitle{display:block;max-width:680px;margin-top:8px;color:#6f6a63;font-size:14px;line-height:1.45}.b2b-create-journey{display:grid;gap:8px;padding:14px;border:1px solid #eee8de;border-radius:8px;background:#f8fbff}.b2b-create-journey span,.b2b-create-ai-card.quiet span{color:#2f77ff;font-size:12px;font-weight:950;text-transform:uppercase}.b2b-create-journey strong{color:#24211e;font-size:14px;line-height:1.35}.b2b-create-journey small,.b2b-company-checkpoint p{margin:0;color:#6f6a63;font-size:13px;line-height:1.45}.b2b-create-ai-card.quiet{box-shadow:none}.b2b-launch-card h2{font-size:21px}.b2b-launch-checklist{display:grid;gap:10px}.b2b-launch-checklist div{display:grid;grid-template-columns:24px minmax(0,1fr);gap:4px 9px;align-items:start;padding:11px;border:1px solid #eee8de;border-radius:8px;background:#fffdf8}.b2b-launch-checklist div.done{border-color:#ccebd8;background:#f3fff7}.b2b-launch-checklist span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#f1ece3;color:#817a71;font-weight:950}.b2b-launch-checklist .done span{background:#169653;color:#fff}.b2b-launch-checklist strong{color:#24211e;font-size:14px;line-height:1.25}.b2b-launch-checklist small{grid-column:2;color:#6f6a63;font-size:12px;line-height:1.4}.b2b-create-checkpoint-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.b2b-create-checkpoint-head h2{font-size:21px}.b2b-create-checkpoint-head strong{color:#2f77ff;font-size:26px}.b2b-create-readiness.inline{padding:0;border:0;background:transparent}.b2b-preview-flow .b2b-flow-rail{gap:18px}.b2b-preview-rail-actions{display:grid;gap:10px;margin-top:auto}.b2b-preview-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px;align-items:start}.b2b-preview-candidate-view{min-width:0;overflow:hidden;border:1px solid #e3dccf;border-radius:8px;background:#fff;box-shadow:0 14px 36px #2620180f}.b2b-preview-candidate-view .body{max-width:880px;margin:0 auto;padding:24px}.b2b-preview-candidate-view .nav-back,.b2b-preview-candidate-view .bottom-action{display:none}.b2b-preview-side{position:sticky;top:24px;display:grid;gap:14px}.b2b-preview-policy p{margin:0;color:#6f6a63;font-size:13px;line-height:1.5}.b2b-command-plan{display:grid;gap:9px}.b2b-command-plan div{display:grid;grid-template-columns:24px minmax(0,1fr);gap:3px 9px;align-items:start;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#fffdf8}.b2b-command-plan div.done{border-color:#ccebd8;background:#f3fff7}.b2b-command-plan span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#f1ece3;color:#817a71;font-weight:950}.b2b-command-plan .done span{background:#169653;color:#fff}.b2b-command-plan strong{color:#24211e;font-size:13px;line-height:1.25}.b2b-command-plan small{grid-column:2;color:#6f6a63;font-size:12px;line-height:1.35}.b2b-note-composer{display:grid;gap:10px;padding-top:12px;border-top:1px solid #eee8de}.b2b-note-composer label{display:grid;gap:7px;color:#6f6a63;font-size:12px;font-weight:900}.b2b-note-composer textarea{min-height:82px;resize:vertical;padding:11px 12px;border:1px solid #ddd3c4;border-radius:8px;background:#fff;color:#24211e;font:inherit;font-size:13px;line-height:1.4}.b2b-note-composer button,.b2b-note-list div{border:1px solid #eee8de;border-radius:8px;background:#fff}.b2b-note-composer button{min-height:38px;color:#24211e;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.b2b-note-composer button:disabled{opacity:.45;cursor:not-allowed}.b2b-note-list{display:grid;gap:8px}.b2b-note-list div{display:grid;gap:4px;padding:10px}.b2b-note-list strong{color:#2f77ff;font-size:12px}.b2b-note-list span{color:#4f4943;font-size:13px;line-height:1.4}.b2b-evidence-inline{display:flex;flex-wrap:wrap;gap:6px;padding:0 10px 10px 54px}.b2b-evidence-inline span,.b2b-evidence-inline em,.b2b-evidence-inline strong{max-width:100%;padding:5px 8px;border-radius:8px;font-size:11px;font-style:normal;line-height:1.25}.b2b-evidence-inline span{background:#edf4ff;color:#2356ad;font-weight:900}.b2b-evidence-inline em{background:#f3fff7;color:#137644;font-weight:850}.b2b-evidence-inline strong{background:#fff4cf;color:#8a5900;font-weight:850}.b2b-evidence-panel{display:grid;gap:12px;padding:13px;border:1px solid #dbe8ff;border-radius:8px;background:#f8fbff}.b2b-evidence-panel>div{display:flex;justify-content:space-between;gap:10px;align-items:center;color:#2356ad;font-size:12px;font-weight:950}.b2b-evidence-panel section{display:flex;flex-wrap:wrap;gap:7px}.b2b-evidence-panel small{flex-basis:100%;color:#6f6a63;font-size:11px;font-weight:950;text-transform:uppercase}.b2b-evidence-panel em,.b2b-evidence-panel strong{padding:6px 8px;border-radius:8px;font-size:12px;font-style:normal;line-height:1.3}.b2b-evidence-panel em{background:#f3fff7;color:#137644}.b2b-evidence-panel strong{background:#fff4cf;color:#8a5900}.b2b-evidence-panel strong.muted{background:#f5f1ea;color:#6f6a63}.b2b-timeline-panel{display:grid;gap:10px}.b2b-timeline-panel div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:start}.b2b-timeline-panel div>span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#edf4ff;color:#2356ad;font-size:10px;font-weight:950}.b2b-timeline-panel p{display:grid;gap:3px;margin:0;padding-bottom:10px;border-bottom:1px solid #eee8de}.b2b-timeline-panel strong{color:#24211e;font-size:13px}.b2b-timeline-panel small{display:-webkit-box;overflow:hidden;color:#6f6a63;font-size:12px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.b2b-timeline-panel.compact{padding-top:12px;border-top:1px solid #eee8de}.b2b-timeline-panel.empty{padding:12px;border:1px dashed #ddd3c4;border-radius:8px;background:#fffdf8}.b2b-timeline-panel.empty strong{font-size:13px}.b2b-timeline-panel.empty span{color:#6f6a63;font-size:12px;line-height:1.35}@media(max-width:1040px){.business-auth-shell,.b2b-flow-shell,.b2b-loading-shell{grid-template-columns:1fr}.business-auth-preview,.b2b-flow-rail,.b2b-loading-sidebar{display:none}.business-auth-main,.b2b-flow-main,.b2b-loading-workspace{padding:24px}.b2b-create-layout,.b2b-company-edit-grid,.b2b-flow-value-grid,.b2b-desktop-form-grid,.b2b-document-grid,.b2b-loading-grid,.b2b-loading-metrics{grid-template-columns:1fr}.b2b-company-edit-flow .b2b-flow-main{width:min(100%,760px);max-width:760px;margin:0 auto}.b2b-company-edit-aside,.b2b-create-side{position:static}.b2b-flow-header h1{font-size:34px;line-height:1.08}.b2b-company-edit-flow .b2b-flow-header{align-items:flex-start}}.b2b-ai-card.quiet{color:#24211e;background:#fff}@media(max-width:640px){.business-auth-main,.b2b-flow-main,.b2b-loading-workspace{padding:20px 16px 32px}.b2b-company-edit-flow .b2b-flow-main{width:100%}.b2b-flow-header{flex-direction:column;gap:12px;margin-bottom:16px}.b2b-flow-header h1{font-size:30px;line-height:1.1}.b2b-flow-subtitle{font-size:13px}.b2b-flow-header .btn-secondary{min-width:0;width:auto;padding-inline:18px}.b2b-flow-panel{padding:16px}.b2b-company-edit-grid{gap:14px}.b2b-flow-footer{display:grid;grid-template-columns:1fr;gap:10px}.b2b-flow-footer .btn-primary,.b2b-flow-footer .btn-secondary{width:100%;min-width:0}.document-upload-card.compact{grid-template-columns:42px minmax(0,1fr);gap:10px}.document-upload-card.compact .document-upload-button,.document-upload-card.compact .icon-action{grid-column:2;justify-self:start}}.b2b-ai-card.quiet span{color:#2f77ff}.b2b-sidebar-footer{display:grid;gap:4px;margin-top:auto;padding:12px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.b2b-sidebar-footer span,.b2b-sidebar-footer small{color:#817a71;font-size:11px;font-weight:850}.b2b-sidebar-footer strong{overflow:hidden;color:#24211e;font-size:14px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.b2b-today-strip{display:grid;grid-template-columns:minmax(280px,1fr) minmax(420px,.95fr) auto;gap:14px;align-items:center;margin-bottom:16px;padding:14px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 8px 20px #2a231b0a,0 1px 2px #2a231b0d}.b2b-today-copy{display:grid;gap:4px;min-width:0}.b2b-today-copy span,.b2b-today-copy small,.b2b-today-signal span{color:#817a71;font-size:12px;font-weight:850}.b2b-today-copy strong{overflow:hidden;color:#181818;font-size:20px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.b2b-today-copy small{line-height:1.35}.b2b-today-signals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.b2b-today-signal{display:grid;gap:2px;min-height:56px;padding:9px 10px;border:1px solid #eee8de;border-radius:8px;background:#f8f5ef;text-align:left}.b2b-today-signal strong{color:#24211e;font-size:22px;font-weight:950;line-height:1}.b2b-today-signal.green{border-color:#cfeeda;background:#eaf8ef}.b2b-today-signal.green strong{color:#169653}.b2b-today-signal.orange{border-color:#ffd5c8;background:#fff0ea}.b2b-today-signal.orange strong{color:#f2552f}.b2b-dashboard-grid.cockpit-grid{grid-template-columns:minmax(0,1fr) 320px}.b2b-pipeline-command{display:grid;gap:14px;padding:14px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 8px 20px #2a231b0d}.b2b-pipeline-command-head{display:flex;gap:14px;align-items:flex-start;justify-content:space-between}.b2b-pipeline-command-head>div:first-child{display:grid;gap:4px;min-width:0}.b2b-pipeline-command-head span{color:#817a71;font-size:12px;font-weight:900}.b2b-pipeline-command-head h1{overflow:hidden;margin:0;color:#181818;font-size:24px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.b2b-pipeline-command-head p{margin:0;color:#6f685f;font-size:13px;font-weight:750}.b2b-pipeline-command-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.b2b-pipeline-command-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fff;font-weight:900}.b2b-pipeline-command-actions button:last-child{border-color:#f2552f;color:#fff;background:#f2552f}.b2b-funnel-board{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;min-width:0;padding-bottom:2px}.b2b-funnel-column{display:grid;grid-template-rows:auto 1fr;min-width:0;min-height:260px;border:1px solid #eee8de;border-radius:8px;background:#f8f5ef}.b2b-funnel-column-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;align-items:center;padding:10px;border:0;border-bottom:1px solid #eee8de;color:#24211e;background:transparent;text-align:left}.b2b-funnel-column-head span{overflow:hidden;font-size:12px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.b2b-funnel-column-head strong{min-width:26px;padding:3px 7px;border-radius:999px;color:#24211e;background:#fff;font-size:14px;font-weight:950;text-align:center}.b2b-funnel-column-head small{grid-column:1 / -1;color:#817a71;font-size:11px;font-weight:800}.b2b-funnel-column.attention .b2b-funnel-column-head strong{color:#fff;background:#f2552f}.b2b-funnel-column.strong .b2b-funnel-column-head strong{color:#fff;background:#181818}.b2b-funnel-column.success .b2b-funnel-column-head strong{color:#fff;background:#169653}.b2b-funnel-column.muted{background:#f2eee7}.b2b-funnel-column.can-drop{transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.b2b-funnel-column.drag-over{border-color:#f2552f;background:#fff8f3;box-shadow:inset 0 0 0 2px #f2552f2e}.b2b-funnel-cards{display:grid;align-content:start;gap:8px;padding:8px}.b2b-funnel-card{display:grid;gap:3px;min-height:72px;padding:9px;border:1px solid #eee8de;border-radius:8px;color:#24211e;background:#fff;text-align:left}.b2b-funnel-card[draggable=true]{cursor:grab}.b2b-funnel-card[draggable=true]:active{cursor:grabbing}.b2b-funnel-card strong,.b2b-funnel-card span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-funnel-card strong{font-size:13px;font-weight:950}.b2b-funnel-card span{color:#6f685f;font-size:12px;font-weight:800}.b2b-funnel-card em{width:fit-content;padding:3px 6px;border-radius:999px;color:#169653;background:#eaf8ef;font-size:11px;font-style:normal;font-weight:950}.b2b-funnel-card.empty{min-height:52px;border-style:dashed;color:#817a71;background:#ffffffa3;font-weight:850}.b2b-funnel-card.manual{border-color:#bfd7ff;background:#f5f9ff}.b2b-candidate-row.sourced>button{border-color:#cfe1ff;background:#f8fbff}.b2b-funnel-empty-start,.b2b-manual-candidate,.b2b-control-list{display:grid;gap:9px}.b2b-funnel-empty-start{padding:12px;border:1px dashed #d9d0c3;border-radius:8px;color:#6f685f;background:#fff}.b2b-funnel-empty-start strong,.b2b-manual-candidate strong{color:#24211e;font-weight:950}.b2b-manual-candidate span{color:#6f685f;font-size:13px;font-weight:750;line-height:1.45}.b2b-manual-candidate label{display:grid;gap:8px}.b2b-manual-candidate textarea,.b2b-manual-candidate select{width:100%;border:1px solid #ded7cc;border-radius:8px;background:#fffdfa;color:#24211e;font:inherit;font-weight:750}.b2b-manual-candidate textarea{min-height:118px;resize:vertical;padding:11px;line-height:1.35}.b2b-manual-candidate select{min-height:42px;padding:0 10px}.b2b-manual-candidate textarea:focus,.b2b-manual-candidate select:focus{border-color:#ff5933;outline:none;box-shadow:0 0 0 3px #ff59331f}.b2b-vacancy-side-card{display:grid;gap:12px}.b2b-vacancy-side-summary{display:grid;gap:7px}.b2b-vacancy-side-summary strong{color:#24211e;font-size:19px;font-weight:950;line-height:1.15}.b2b-vacancy-side-summary small{color:#6f685f;font-size:13px;font-weight:750;line-height:1.4}.b2b-vacancy-side-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.b2b-vacancy-side-stats div{display:grid;gap:3px;min-height:64px;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#f8f5ef}.b2b-vacancy-side-stats strong{color:#181818;font-size:22px;font-weight:950;line-height:1}.b2b-vacancy-side-stats span{color:#817a71;font-size:11px;font-weight:850;line-height:1.2}.b2b-vacancy-side-steps{display:grid;gap:8px;margin:0;padding:0;list-style:none}.b2b-vacancy-side-steps li{padding:10px 11px;border:1px solid #eee8de;border-radius:8px;color:#3a332c;background:#f8f5ef;font-size:13px;font-weight:850}.b2b-mobile-manual-candidate{display:grid;gap:10px}.b2b-mobile-manual-candidate textarea,.b2b-mobile-manual-candidate select{width:100%;border:1px solid #ded7cc;border-radius:8px;background:#fffdfa;color:#24211e;font:inherit}.b2b-mobile-manual-candidate textarea{min-height:110px;padding:11px;resize:vertical}.b2b-mobile-manual-candidate select{min-height:42px;padding:0 10px}.b2b-control-list div{display:grid;gap:3px;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#f8f5ef}.b2b-control-list span,.b2b-control-list small{color:#817a71;font-size:12px;font-weight:850}.b2b-control-list strong{display:inline-flex;align-items:center;gap:6px;color:#24211e;font-size:18px;font-weight:950}.b2b-focus-panel{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:16px;padding:18px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;box-shadow:0 8px 20px #2a231b0d}.b2b-focus-panel.compact{grid-template-columns:minmax(0,1fr) 260px}.b2b-focus-main{display:grid;align-content:start;gap:10px;min-width:0}.b2b-focus-main h2{margin:0;color:#181818;font-size:28px;line-height:1.08;letter-spacing:0}.b2b-focus-main p{margin:0;color:#6f685f;font-size:14px;line-height:1.45}.b2b-focus-counters{display:flex;flex-wrap:wrap;gap:8px}.b2b-focus-counters span{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 10px;border:1px solid #eee8de;border-radius:8px;color:#6f685f;background:#f8f5ef;font-size:12px;font-weight:850}.b2b-focus-counters strong{color:#24211e;font-size:14px}.b2b-focus-actions,.b2b-inline-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.b2b-focus-actions button,.b2b-inline-actions button,.b2b-panel-head button,.b2b-side-actions button,.b2b-row-actions button,.b2b-action-empty button{min-height:36px;padding:0 12px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fff;font-weight:850}.b2b-focus-actions button:disabled,.b2b-inline-actions button:disabled,.b2b-panel-head button:disabled,.b2b-side-actions button:disabled,.b2b-row-actions button:disabled,.b2b-screen-actions button:disabled,.b2b-note-composer button:disabled{cursor:not-allowed;opacity:.48}.b2b-focus-actions button:first-child,.b2b-action-empty button{border-color:#f2552f;color:#fff;background:#f2552f}.b2b-readiness-card{display:grid;gap:8px;align-content:center;padding:14px;border:1px solid #eee8de;border-radius:8px;background:#f8f5ef}.b2b-readiness-card span,.b2b-readiness-card small{color:#817a71;font-size:12px;font-weight:850}.b2b-readiness-card strong{color:#181818;font-size:38px;line-height:1}.b2b-shortlist-table,.b2b-candidate-inbox,.b2b-candidate-table,.b2b-response-list,.b2b-resume-table,.b2b-summary-list,.b2b-side-actions,.b2b-signal-list{display:grid;gap:8px}.b2b-candidate-inbox-row{display:grid;grid-template-columns:42px minmax(180px,1fr) 78px minmax(130px,.7fr) auto;gap:10px;align-items:center;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#fff}.b2b-candidate-inbox-row .b2b-fit.strong{color:#fff;background:#169653}.b2b-candidate-reason{overflow:hidden;color:#6f685f;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.b2b-pipeline-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.b2b-pipeline-step{display:grid;gap:4px;min-height:72px;padding:10px;border:1px solid #eee8de;border-radius:8px;color:#24211e;background:#f8f5ef;text-align:left}.b2b-pipeline-step span{color:#817a71;font-size:12px;font-weight:850}.b2b-pipeline-step strong{font-size:24px;font-weight:950;line-height:1}.b2b-pipeline-step.active{border-color:#181818;background:#181818;color:#fff}.b2b-pipeline-step.active span{color:#ffffffb8}.b2b-shortlist-row,.b2b-candidate-row>button,.b2b-resume-table>button{display:grid;grid-template-columns:42px minmax(0,1fr) 70px 90px;gap:10px;align-items:center;width:100%;padding:10px;border:1px solid #eee8de;border-radius:8px;color:#24211e;background:#fff;text-align:left}.b2b-resume-table>button.active{border-color:#2f77ff;background:#edf4ff}.b2b-resume-table>button.b2b-load-more-row{grid-template-columns:minmax(0,1fr) auto;border-style:dashed;color:#2356ad;background:#f4f8ff}.b2b-load-more-row span{color:#6f685f;font-size:12px;font-weight:850}.b2b-load-more-row strong{font-size:13px;color:#2356ad}.b2b-shortlist-row span:not(.b2b-initials):not(.b2b-avatar),.b2b-candidate-row>button span:not(.b2b-initials):not(.b2b-avatar),.b2b-resume-table>button span:not(.b2b-initials):not(.b2b-avatar){display:grid;gap:3px;min-width:0}.b2b-shortlist-row strong,.b2b-candidate-row strong,.b2b-resume-table strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-shortlist-row em,.b2b-candidate-row em,.b2b-resume-table em{width:fit-content;padding:5px 8px;border-radius:999px;color:#169653;background:#eaf8ef;font-style:normal;font-size:12px;font-weight:950}.b2b-action-empty{display:grid;gap:8px;padding:16px;border:1px dashed #d9d0c3;border-radius:8px;color:#6f685f;background:#fffdfa}.b2b-action-empty.compact{padding:12px}.b2b-next-action{display:grid;gap:10px}.b2b-next-action strong{font-size:18px;line-height:1.15}.b2b-next-action span{color:#6f685f;font-size:13px;line-height:1.45}.b2b-growth-preview.compact div{background:#f8f5ef}.b2b-screen-shell{min-height:100vh;width:100%;padding:26px 34px 40px;overflow-y:auto;background:#f4f1eb;color:#24211e}.b2b-screen-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:start;margin-bottom:18px}.b2b-screen-header h1{margin:0;color:#181818;font-size:34px;line-height:1.04;letter-spacing:0}.b2b-screen-header span{display:block;margin-top:6px;color:#6f685f;font-size:14px}.b2b-screen-actions{display:flex;gap:10px}.b2b-workplace-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.b2b-candidates-grid{display:grid;grid-template-columns:minmax(0,1fr) 12px 460px;gap:10px;align-items:start}.b2b-workplace-main,.b2b-candidates-main{display:grid;gap:16px;min-width:0}.b2b-workplace-side,.b2b-candidates-side{position:sticky;top:20px;display:grid;gap:16px}.b2b-candidates-side{min-width:0;max-height:calc(100vh - 40px);overflow:auto;padding-right:2px}.b2b-candidate-resizer{position:sticky;top:20px;display:grid;place-items:center;width:12px;height:calc(100vh - 40px);cursor:col-resize;-webkit-user-select:none;user-select:none}.b2b-candidate-resizer span{width:4px;height:72px;border-radius:999px;background:#d9d0c3}.b2b-candidate-resizer:hover span{background:#f2552f}.b2b-policy-strip{display:grid;gap:8px}.b2b-policy-note{display:grid;gap:4px;padding:12px;border-radius:8px;color:#2356ad;background:#edf4ff}.b2b-policy-note.review,.b2b-policy-note.warning{color:#b66a00;background:#fff4cf}.b2b-policy-note.blocked,.b2b-policy-note.manual{color:#b93618;background:#fff0eb}.b2b-pipeline-bucket{display:grid;gap:4px;min-height:86px;padding:12px;border:1px solid #eee8de;border-radius:8px;background:#f8f5ef}.b2b-pipeline-bucket strong{font-size:28px;line-height:1}.b2b-pipeline-bucket span{color:#6f685f;font-size:12px;font-weight:850}.b2b-candidate-row{display:grid;grid-template-columns:minmax(360px,1fr) minmax(180px,.75fr) auto;gap:8px;align-items:center}.b2b-candidate-row>.b2b-evidence-inline{padding:0}.b2b-candidate-row.manual{align-items:stretch}.b2b-candidate-row.manual>button{height:100%}.b2b-row-actions{display:flex;flex-wrap:wrap;gap:6px;align-self:center;align-items:center;justify-content:flex-end}.b2b-row-actions button{min-height:34px;padding:0 9px;font-size:12px;white-space:nowrap}.b2b-row-menu{position:relative;justify-self:end}.b2b-row-menu-trigger{display:inline-grid;place-items:center;width:36px;height:36px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fffdfa}.b2b-row-menu-popover{position:absolute;z-index:8;top:calc(100% + 6px);right:0;display:grid;gap:4px;min-width:170px;padding:6px;border:1px solid #e4ded3;border-radius:8px;background:#fff;box-shadow:0 14px 34px #1818181f}.b2b-row-menu-popover button{min-height:34px;padding:0 10px;border:0;border-radius:6px;color:#24211e;background:transparent;text-align:left;font:inherit;font-size:13px;font-weight:850}.b2b-row-menu-popover button:hover:not(:disabled){background:#f8f5ef}.b2b-row-menu-popover button.danger{color:#b93618}.b2b-row-menu-popover button:disabled{cursor:not-allowed;opacity:.45}.b2b-summary-list{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-summary-list span{display:grid;gap:3px;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#fff}.b2b-summary-list strong{font-size:16px;line-height:1.15}.b2b-summary-list small{color:#817a71;font-size:12px;font-weight:850}.b2b-side-actions button{width:100%;text-align:left}.b2b-candidates-toolbar{display:grid;grid-template-columns:minmax(280px,1fr) auto;gap:12px;margin-bottom:16px}.b2b-facet-bar{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:8px;margin:-6px 0 16px}.b2b-facet-bar label{display:grid;gap:5px}.b2b-facet-bar span{color:#817a71;font-size:11px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.b2b-facet-bar select{width:100%;min-height:40px;padding:0 10px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fffdfa;font:inherit;font-size:13px;font-weight:800}.b2b-candidate-source-strip{display:grid;grid-template-columns:1.1fr 1fr 1.2fr;gap:10px;margin:0 0 16px}.b2b-candidate-source-strip>div{display:grid;gap:5px;min-width:0;min-height:82px;padding:12px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.b2b-candidate-source-strip>div.primary{border-color:#181818;color:#fff;background:#181818}.b2b-candidate-source-strip span,.b2b-candidate-source-strip small{overflow:hidden;color:#817a71;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.b2b-candidate-source-strip .primary span,.b2b-candidate-source-strip .primary small{color:#ffffffb8}.b2b-candidate-source-strip strong{overflow:hidden;font-size:22px;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.b2b-candidates-workplace .b2b-permission-notice{margin-bottom:16px}.b2b-manual-intake-strip{margin:0 0 16px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.b2b-manual-intake-strip summary{cursor:pointer;padding:12px 14px;color:#24211e;font-weight:950}.b2b-manual-candidate.inline{grid-template-columns:minmax(240px,320px) minmax(0,1fr);align-items:start;padding:0 14px 14px}.b2b-manual-candidate.inline textarea{min-height:120px}.b2b-resume-upload-drop{display:grid;gap:4px;min-height:76px;padding:12px;border:1px dashed #f0502a;border-radius:8px;color:#24211e;background:#fff5ef;cursor:pointer}.b2b-resume-upload-drop input{display:none}.b2b-resume-upload-drop span{color:#f0502a;font-size:11px;font-weight:950;text-transform:uppercase}.b2b-resume-upload-drop strong{font-size:14px;line-height:1.2}.b2b-resume-upload-drop small{color:#7a6f66;font-size:12px;font-weight:750;line-height:1.35}.b2b-resume-intake-actions{grid-column:1 / -1;display:grid;grid-template-columns:minmax(220px,320px) minmax(180px,280px);gap:10px;justify-content:end}.b2b-resume-intake-actions select{min-height:44px;padding:0 12px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fff;font:inherit;font-weight:850}.b2b-resume-review{grid-column:2;display:grid;gap:12px;min-height:min(680px,60vh);padding:14px;border:1px solid #e4ded3;border-radius:8px;background:#fff}.b2b-resume-review-head{display:flex;gap:12px;align-items:start;justify-content:space-between}.b2b-resume-review-head div{display:grid;gap:4px}.b2b-resume-review-head strong{color:#181818;font-size:20px;font-weight:950;line-height:1.1}.b2b-resume-review-head span{color:#6f685f;font-size:13px;font-weight:800}.b2b-resume-review-head em{padding:7px 10px;border-radius:999px;color:#169653;background:#eaf8ef;font-style:normal;font-weight:950}.b2b-resume-review-warnings{display:grid;gap:6px}.b2b-resume-review-warnings span{padding:8px 10px;border:1px solid #ffd9cb;border-radius:8px;color:#b93618;background:#fff3ee;font-size:12px;font-weight:850}.b2b-resume-review-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(360px,1fr);gap:12px;min-height:0}.b2b-resume-review label{display:grid;gap:6px;min-width:0}.b2b-resume-review label span{color:#817a71;font-size:11px;font-weight:950;text-transform:uppercase}.b2b-resume-review input,.b2b-resume-review textarea{width:100%;min-height:42px;padding:10px 12px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fffdfa;font:inherit;font-size:14px;font-weight:800}.b2b-resume-review .source textarea{min-height:calc(60vh - 160px);resize:vertical;line-height:1.45}.b2b-resume-review .fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.b2b-resume-review .fields .wide{grid-column:1 / -1}.b2b-resume-review .fields textarea{min-height:86px;resize:vertical}.b2b-candidate-kanban{display:grid;grid-template-columns:repeat(6,minmax(140px,1fr));gap:8px;padding:8px;border:1px solid #eee8de;border-radius:8px;background:#f8f5ef;overflow-x:auto}.b2b-candidate-kanban-col{display:grid;grid-template-rows:auto minmax(104px,1fr);gap:8px;min-width:140px;padding:8px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.b2b-candidate-kanban-col.drag-ready{border-color:#2f77ff;background:#f4f8ff}.b2b-candidate-kanban-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;align-items:center}.b2b-candidate-kanban-head strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.b2b-candidate-kanban-head span{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;border-radius:999px;color:#fff;background:#181818;font-size:12px;font-weight:950}.b2b-candidate-kanban-head small{grid-column:1 / -1;color:#817a71;font-size:11px;font-weight:850}.b2b-candidate-kanban-list{display:grid;align-content:start;gap:6px}.b2b-candidate-kanban-list>button{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;width:100%;padding:8px;border:1px solid #eee8de;border-radius:8px;background:#fff;color:#24211e;text-align:left;cursor:grab}.b2b-candidate-kanban-list>button:active{cursor:grabbing}.b2b-candidate-kanban-list>button .b2b-avatar,.b2b-candidate-kanban-list>button .b2b-initials{width:30px;height:30px;font-size:11px}.b2b-candidate-kanban-list>button span{display:grid;gap:2px;min-width:0}.b2b-candidate-kanban-list>button strong,.b2b-candidate-kanban-list>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-candidate-kanban-list>button small,.b2b-candidate-kanban-list>em{color:#817a71;font-size:11px;font-style:normal;font-weight:800}.b2b-candidates-toolbar input{min-height:44px;padding:0 14px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;color:#24211e;font:inherit}.b2b-segmented{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.b2b-segmented button{min-height:44px;padding:0 12px;border:1px solid #e4ded3;border-radius:8px;color:#544d46;background:#fffdfa;font-weight:850}.b2b-segmented button.active{border-color:#181818;color:#fff;background:#181818}.b2b-candidate-score{display:grid;gap:5px;padding:14px;border-radius:8px;color:#2356ad;background:#edf4ff}.b2b-candidate-score strong{font-size:24px}.b2b-candidate-score span,.b2b-contact-meter span{color:#6f685f;font-size:13px;font-weight:850}.b2b-signal-list{margin-top:12px}.b2b-signal-list span{padding:8px 10px;border-radius:8px;color:#544d46;background:#f8f5ef;font-size:13px;font-weight:850}.b2b-signal-list span.match{color:#169653;background:#eaf8ef}.b2b-signal-list span.warning{color:#b66a00;background:#fff4cf}.b2b-contact-meter{display:grid;gap:8px}.b2b-contact-meter strong{font-size:28px}.b2b-selected-candidate-head{display:grid;grid-template-columns:52px minmax(0,1fr);gap:10px;align-items:center;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#fffdfa}.b2b-selected-candidate-head div{display:grid;gap:3px;min-width:0}.b2b-selected-candidate-head strong{overflow:hidden;font-size:16px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.b2b-selected-candidate-head span:not(.b2b-avatar){overflow:hidden;color:#6f685f;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.b2b-resume-preview-panel{position:relative;padding-bottom:18px}.b2b-decision-hero{display:grid;gap:12px}.b2b-decision-identity{display:grid;grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center}.b2b-decision-identity>div{display:grid;gap:3px;min-width:0}.b2b-decision-identity span{overflow:hidden;color:#817a71;font-size:12px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.b2b-decision-identity h2{overflow:hidden;margin:0;color:#181818;font-size:24px;line-height:1.08;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.b2b-decision-identity p{display:-webkit-box;overflow:hidden;margin:0;color:#544d46;font-size:13px;font-weight:800;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.b2b-decision-verdict{display:grid;gap:4px;padding:12px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa}.b2b-decision-verdict strong{color:#181818;font-size:18px;font-weight:950;line-height:1.1}.b2b-decision-verdict span{color:#6f685f;font-size:13px;font-weight:850;line-height:1.35}.b2b-decision-verdict.strong{border-color:#bce8c9;background:#effaf2}.b2b-decision-verdict.strong strong{color:#0f7d42}.b2b-decision-verdict.review{border-color:#ffe2a8;background:#fff8df}.b2b-decision-verdict.review strong{color:#9b6200}.b2b-decision-verdict.low{border-color:#ffd3c6;background:#fff1ed}.b2b-decision-verdict.low strong{color:#b93618}.b2b-decision-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.b2b-decision-facts span{display:grid;gap:3px;min-width:0;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#fff}.b2b-decision-facts small{color:#8b8379;font-size:10px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.b2b-decision-facts strong{overflow:hidden;color:#24211e;font-size:13px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.b2b-decision-actions{position:sticky;z-index:3;top:-1px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px -2px 10px;padding:10px 2px;background:linear-gradient(#fffdfa 86%,#fffdfa00)}.b2b-decision-actions button{min-height:40px;padding:0 10px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fff;font-size:13px;font-weight:950}.b2b-decision-actions button:first-child{border-color:#f2552f;color:#fff;background:#f2552f}.b2b-decision-actions button.danger{color:#b93618;border-color:#ffd3c6;background:#fff3ee}.b2b-decision-actions button:disabled{cursor:not-allowed;opacity:.5}.b2b-contact-row{display:grid;gap:8px}.b2b-contact-row>a{width:fit-content;padding:8px 10px;border:1px solid #cfe0ff;border-radius:999px;color:#2b70ff;background:#f2f6ff;font-size:12px;font-weight:950;text-decoration:none}.b2b-resume-section.priority{margin-top:4px;border-top-color:#181818}.b2b-resume-primary-cta{position:sticky;z-index:3;top:-1px;display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,auto);gap:8px;margin:10px -2px 12px;padding:10px 2px;background:linear-gradient(#fffdfa 82%,#fffdfa00)}.b2b-resume-primary-cta button{min-height:42px;padding:0 12px;border:1px solid #e4ded3;border-radius:8px;color:#24211e;background:#fff;font-weight:950}.b2b-resume-primary-cta button:first-child{border-color:#f2552f;color:#fff;background:#f2552f}.b2b-resume-primary-cta button:disabled{cursor:not-allowed;opacity:.5}.b2b-resume-section{display:grid;gap:10px;padding:12px 0;border-top:1px solid #eee8de}.b2b-resume-section h3{margin:0;color:#817a71;font-size:12px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.b2b-resume-about{margin:0;color:#544d46;font-size:13px;font-weight:750;line-height:1.45}.b2b-resume-experience{display:grid;gap:8px}.b2b-resume-experience.compact{gap:6px}.b2b-resume-experience div{display:grid;gap:4px;padding:10px;border:1px solid #eee8de;border-radius:8px;background:#fff}.b2b-resume-experience.compact div{padding:9px 10px}.b2b-resume-experience strong{color:#24211e;font-size:14px;font-weight:950}.b2b-resume-experience span,.b2b-resume-experience p,.b2b-resume-missing{margin:0;color:#6f685f;font-size:12px;font-weight:800;line-height:1.4}.b2b-resume-missing{padding:10px;border:1px solid #ffd9cb;border-radius:8px;color:#b93618;background:#fff3ee}.b2b-side-actions.compact{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.b2b-side-actions.compact button{text-align:center;font-size:12px}.b2b-candidate-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.b2b-candidate-detail-main,.b2b-candidate-detail-side{display:grid;gap:16px;min-width:0}.b2b-candidate-detail-side{position:sticky;top:20px}.b2b-candidate-detail-hero{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:center}.b2b-candidate-detail-hero>div{display:grid;gap:5px;min-width:0}.b2b-candidate-detail-hero strong{overflow:hidden;font-size:24px;line-height:1.05;text-overflow:ellipsis;white-space:nowrap}.b2b-candidate-detail-hero>div>span{overflow:hidden;color:#6f685f;font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.b2b-candidate-detail-hero>em{width:fit-content;padding:8px 10px;border-radius:999px;color:#169653;background:#eaf8ef;font-style:normal;font-size:13px;font-weight:950}.b2b-signal-list.inline{display:flex;flex-wrap:wrap;gap:6px}.b2b-review-nav{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center}.b2b-review-nav.compact{margin-bottom:2px}.b2b-review-nav button{min-height:36px;padding:0 10px;border:1px solid #e4ded3;border-radius:8px;background:#fffdfa;color:#24211e;font-size:12px;font-weight:900}.b2b-review-nav button:last-child{color:#fff;border-color:#181818;background:#181818}.b2b-review-nav button:disabled{opacity:.45;cursor:not-allowed}.b2b-review-nav span{color:#817a71;font-size:12px;font-weight:900}@media(max-width:1200px){.business-company-desktop-header{grid-template-columns:auto minmax(0,1fr)}.business-company-desktop-actions{grid-column:2}.route-business-company>.business-company-desktop-body{grid-template-columns:1fr}.route-business-company>.business-company-desktop-body>:not(.business-company-desktop-nav){grid-column:1}.business-company-desktop-nav{position:static;grid-column:1;grid-row:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.route-business-company .company-command-center,.route-business-company .company-focus-panel{grid-template-columns:1fr}.route-business-company .company-readiness-areas,.route-business-company .company-library-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.route-business-company .company-command-next{min-height:auto}.company-hiring-map-layout{grid-template-columns:1fr}.company-hiring-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.company-hiring-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.company-command-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-dashboard-grid.cockpit-grid,.b2b-workplace-grid,.b2b-candidates-grid{grid-template-columns:1fr}.b2b-candidate-resizer{display:none}.b2b-candidates-side{position:static;max-height:none;overflow:visible}.b2b-manual-candidate.inline{grid-template-columns:1fr}.b2b-resume-review,.b2b-resume-intake-actions{grid-column:1}.b2b-resume-review-grid,.b2b-resume-intake-actions{grid-template-columns:1fr}.b2b-candidate-source-strip{grid-template-columns:repeat(3,minmax(160px,1fr));overflow-x:auto}.b2b-facet-bar{grid-template-columns:repeat(3,minmax(140px,1fr))}.b2b-pipeline-command-head{display:grid}.b2b-pipeline-command-actions{justify-content:flex-start}.b2b-funnel-board{grid-template-columns:repeat(6,minmax(150px,1fr))}.b2b-candidate-inbox-row{grid-template-columns:42px minmax(0,1fr) 78px}.b2b-candidate-reason,.b2b-candidate-inbox-row .b2b-row-actions{grid-column:2 / -1}.b2b-workplace-side,.b2b-candidates-side{position:static}}.route-business-company:not(:has(.business-company-desktop-body))>.nav-back{padding:14px 16px 10px}.route-business-company:not(:has(.business-company-desktop-body))>.body{padding:16px 16px 32px}.route-business-company:not(:has(.business-company-desktop-body)) .business-company-hero,.route-business-company:not(:has(.business-company-desktop-body)) .business-company-stats,.route-business-company:not(:has(.business-company-desktop-body)) .company-command-center,.route-business-company:not(:has(.business-company-desktop-body)) .company-section-card,.route-business-company:not(:has(.business-company-desktop-body)) .company-menu{width:100%}.route-business-company:not(:has(.business-company-desktop-body)) .business-company-stats,.route-business-company:not(:has(.business-company-desktop-body)) .business-info-grid,.route-business-company:not(:has(.business-company-desktop-body)) .company-menu{grid-template-columns:1fr}@media(max-width:720px){.route-business-company:has(>.business-company-desktop-body)>.tabbar{display:flex}.company-command-head,.business-info-head{grid-template-columns:1fr}.company-command-score{justify-items:start}.company-command-grid{grid-template-columns:1fr}.role-permission-grid{grid-template-columns:minmax(116px,1fr) repeat(5,minmax(42px,.6fr));overflow-x:auto}.role-access-grid{grid-template-columns:1fr}.business-company-desktop-header{padding:16px}.business-company-desktop-nav,.route-business-company .business-company-stats,.route-business-company .business-info-grid,.route-business-company .company-focus-metrics,.route-business-company .company-menu{grid-template-columns:1fr}.route-business-company .company-focus-actions{min-width:0}.b2b-candidate-source-strip{grid-template-columns:1fr;overflow:visible}.b2b-facet-bar,.b2b-candidate-row,.b2b-candidate-detail-grid{grid-template-columns:1fr}.b2b-candidate-detail-side{position:static}.route-business-company .company-command-head,.route-business-company .company-command-score{grid-template-columns:1fr;justify-items:start}.route-business-company .company-focus-metrics,.route-business-company .company-readiness-hero,.route-business-company .company-readiness-bottom,.route-business-company .company-public-preview,.route-business-company .company-readiness-areas,.route-business-company .company-library-summary{grid-template-columns:1fr}.route-business-company .company-command-score strong,.route-business-company .company-command-score span,.route-business-company .company-command-score small{grid-column:1;grid-row:auto;justify-self:start}.route-business-company .company-command-item{grid-template-columns:1fr}.route-business-company .company-command-item span{grid-row:auto;min-width:0}.route-business-company .company-command-item em{grid-column:1;grid-row:auto;max-width:none;text-align:left}.company-hiring-controls,.company-hiring-template-grid,.company-hiring-role-head,.company-hiring-role-row{grid-template-columns:1fr}.company-hiring-role-head{display:none}.company-hiring-custom-role,.company-hiring-overview{display:grid;grid-template-columns:1fr}.company-hiring-role-status{justify-content:flex-start}.route-business-company .business-info-item,.route-business-company .business-info-item:nth-child(3n),.route-business-company .business-info-item:nth-last-child(-n+3){border-right:0;border-bottom:1px solid #eee8de}.route-business-company .business-info-item:last-child{border-bottom:0}}.resume-editor-toolbar,.resume-contact-editor,.resume-location-actions{display:flex;gap:12px;align-items:center;justify-content:space-between}.resume-contact-editor{align-items:flex-start}.resume-contact-fields{flex:1;display:grid;gap:10px}.resume-contact-fields label,.resume-social-editor label,.resume-work-grid label{display:grid;gap:6px}.resume-contact-fields span,.resume-social-editor span,.resume-work-grid span{color:#81786d;font-size:12px;font-weight:800;text-transform:uppercase}.resume-photo-edit{width:92px;height:92px;border:1px solid #e6ddd2;border-radius:18px;background:#faf7f2;color:#81786d;font-weight:900;overflow:hidden}.resume-photo-edit img{width:100%;height:100%;object-fit:cover}.resume-inline-grid{display:grid;grid-template-columns:1.3fr 1.2fr .6fr;gap:8px;margin-top:8px}.resume-inline-grid.two{grid-template-columns:.7fr 1.5fr}.compact-input{margin-top:8px}.text-link-button{appearance:none;border:0;background:transparent;color:#ef4f2a;font-weight:900;padding:10px 0;text-align:left}.text-link-button.danger{color:#b42318}.drawer-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;justify-content:center;background:#1614126b}.confirm-drawer{width:min(560px,calc(100% - 24px));margin:12px;padding:18px;border:1px solid #e6ddd2;border-radius:22px;background:#fffaf4;box-shadow:0 20px 70px #24190a3d;display:grid;gap:10px}.employer-resume-preview{border-color:#cfe7d7;background:#f7fff9}.resume-preview-hero{display:flex;align-items:center;gap:12px;margin-bottom:10px}.resume-preview-hero img,.resume-preview-hero>span{width:52px;height:52px;border-radius:16px;object-fit:cover;display:grid;place-items:center;background:#e9f2ff;color:#1d4ed8;font-weight:900}.resume-preview-hero strong{font-size:20px}.resume-preview-hero span,.resume-locked-contact{color:#655d55}.resume-preview-facts{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.resume-preview-facts span{border:1px solid #dde8df;border-radius:999px;background:#fff;padding:7px 10px;font-size:13px;font-weight:800}.resume-preview-section{border-top:1px solid #dbe9de;padding-top:12px;margin-top:12px;display:grid;gap:8px}.resume-preview-item{display:grid;gap:4px}.resume-preview-item p{margin:0;color:#5c554e}.resume-locked-contact{padding:10px 12px;border:1px dashed #ccbfae;border-radius:14px;background:#fff;font-weight:800}.form-alert.soft{background:#fff8ed;border-color:#ffd5a7;color:#8a4b13}@media(max-width:640px){.resume-editor-toolbar,.resume-contact-editor,.resume-location-actions{align-items:stretch;flex-direction:column}.resume-inline-grid,.resume-inline-grid.two{grid-template-columns:1fr}}.smart-apply-panel{display:grid;gap:var(--space-3);margin-bottom:var(--space-4)}.smart-apply-panel h2{margin:var(--space-2) 0 var(--space-1);font-size:var(--text-20);line-height:var(--lh-tight)}.smart-apply-panel p{margin:0;color:var(--ink-3);font-size:var(--text-14);line-height:var(--lh-body)}.smart-apply-message{color:var(--green);font-size:var(--text-13);font-weight:var(--weight-bold)}.smart-apply-list{display:grid;gap:var(--space-2)}.smart-apply-item{display:grid;grid-template-columns:22px 1fr;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.smart-apply-item span,.smart-apply-item small,.smart-apply-item em{display:block}.smart-apply-item strong{font-size:var(--text-15);line-height:var(--lh-tight)}.smart-apply-item small,.smart-apply-item em{margin-top:var(--space-1);color:var(--ink-3);font-size:var(--text-12);font-style:normal;line-height:var(--lh-body)}.match-setup-body{display:grid;gap:var(--space-4);padding-bottom:132px}.match-setup-body .section-block{margin-bottom:0}.match-setup-hero-compact{display:grid;gap:var(--space-3);padding:var(--space-5);margin-bottom:0}.match-setup-hero-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.match-setup-hero-row>span{color:#ffffffc2;font-size:var(--text-12);font-weight:var(--weight-bold)}.match-setup-hero-compact h1{max-width:8.8em;margin:0;font-size:var(--text-24)}.match-setup-hero-compact p{max-width:31em}.match-setup-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--space-2)}.match-setup-progress span{height:5px;border-radius:var(--radius-pill);background:#ffffff2e}.match-setup-progress span.done{background:var(--accent)}.match-setup-section{display:grid;gap:var(--space-4);padding:var(--space-5)}.match-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.match-section-heading span,.match-chip-label,.match-field-stack span,.match-text-field span,.match-salary-row span,.match-period-selects span{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase}.match-section-heading h2{margin:3px 0 0;color:var(--ink);font-size:var(--text-20);line-height:var(--lh-tight)}.match-section-heading em{flex:0 0 auto;border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent);padding:7px var(--space-3);font-size:var(--text-11);font-style:normal;font-weight:var(--weight-heavy);text-transform:uppercase}.match-section-heading button{display:inline-flex;flex:0 0 auto;align-items:center;gap:var(--space-1);min-height:34px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);padding:0 var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.match-resume-preview{display:grid;gap:var(--space-4);margin-bottom:0;padding:var(--space-5)}.match-resume-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:var(--space-3);align-items:center}.match-resume-avatar{display:grid;width:54px;height:54px;place-items:center;border-radius:16px;background:var(--accent-soft);color:var(--accent);overflow:hidden}.match-resume-avatar img{width:100%;height:100%;object-fit:cover}.match-resume-card strong{display:block;overflow:hidden;color:var(--ink);font-size:var(--text-18);line-height:var(--lh-tight);text-overflow:ellipsis;white-space:nowrap}.match-resume-card span{display:block;overflow:hidden;margin-top:var(--space-1);color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-semibold);text-overflow:ellipsis;white-space:nowrap}.match-resume-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.match-resume-facts span{min-width:0;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);padding:var(--space-3)}.match-resume-facts small{display:block;color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-bold);letter-spacing:.06em;text-transform:uppercase}.match-resume-facts strong{display:block;overflow:hidden;margin-top:var(--space-1);color:var(--ink);font-size:var(--text-13);text-overflow:ellipsis;white-space:nowrap}.match-resume-preview p{margin:0;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-medium);line-height:var(--lh-body)}.match-field-stack,.match-text-field,.match-salary-row label{display:grid;gap:var(--space-2)}.match-field-stack{gap:var(--space-3)}.match-setup-section .input-large{min-height:58px;border-radius:14px}.match-setup-section select.input-large{appearance:none;background:linear-gradient(45deg,transparent 50%,var(--ink-3) 50%) calc(100% - 22px) 50% / 7px 7px no-repeat,linear-gradient(135deg,var(--ink-3) 50%,transparent 50%) calc(100% - 16px) 50% / 7px 7px no-repeat,var(--surface);color:var(--ink);padding-right:42px}.match-chip-row{flex-wrap:nowrap;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.match-chip-row::-webkit-scrollbar{display:none}.match-chip-row button{flex:0 0 auto;white-space:nowrap}.match-setup-section .onboarding-tag-suggestions{margin-top:0}.match-setup-section .onboarding-tag-suggestions button{min-height:38px}.match-setup-section .photo-upload{min-height:78px;border-radius:16px;padding:var(--space-4)}.match-work-list,.match-work-card,.match-work-card-head{display:grid;gap:var(--space-3)}.match-work-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);padding:var(--space-3)}.match-work-card-head{grid-template-columns:minmax(0,1fr) auto;align-items:center}.match-work-card-head strong{color:var(--ink);font-size:var(--text-14)}.match-work-card-head button{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-3)}.match-company-search{position:relative;min-width:0}.match-company-suggestions{position:absolute;z-index:30;top:calc(100% + 6px);left:0;right:0;display:grid;gap:4px;max-height:230px;overflow-y:auto;padding:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-lg)}.match-company-suggestions button{display:grid;gap:2px;min-height:42px;padding:var(--space-2) var(--space-3);border:0;border-radius:var(--radius-sm);background:transparent;color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-bold);overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.match-company-suggestions button span,.match-company-suggestions button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-company-suggestions button small,.match-company-loading{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-semibold)}.match-company-suggestions button.registry span{color:var(--ink)}.match-company-suggestions button:active,.match-company-suggestions button:hover{background:var(--surface-2)}.match-company-suggestions button.add-new{border:1px solid rgba(233,87,43,.18);background:var(--accent-soft);color:var(--accent)}.match-company-loading{padding:var(--space-2) var(--space-3)}.match-period-selects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.match-period-selects label,.match-language-level-list{display:grid;gap:var(--space-2)}.match-language-level-card{display:grid;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.match-language-level-card strong{color:var(--ink);font-size:var(--text-14)}.match-language-levels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.match-language-levels button{min-height:38px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.match-language-levels button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.match-salary-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--space-3)}@media(max-width:420px){.match-setup-hero-compact,.match-setup-section{padding:var(--space-4)}.match-salary-row,.match-period-selects,.match-resume-facts{grid-template-columns:1fr}}.app-error-screen{min-height:100vh;display:grid;place-items:center;padding:28px 20px;background:var(--bg)}.app-error-card{width:min(100%,420px);display:grid;gap:22px;padding:28px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-lg)}.app-error-brand{display:flex;align-items:center;justify-content:space-between;gap:16px}.app-error-logo{width:142px;height:auto;display:block}.app-error-status{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(233,87,43,.18);border-radius:999px;background:#e9572b14;color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-bold);white-space:nowrap}.app-error-visual{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:var(--surface-2);color:var(--ink)}.app-error-copy{display:grid;gap:10px}.app-error-kicker{margin:0;color:var(--muted);font-size:var(--text-14);font-weight:var(--weight-bold)}.app-error-copy h1{margin:0;color:var(--ink);font-size:clamp(30px,9vw,42px);line-height:1.05;letter-spacing:0}.app-error-copy p:not(.app-error-kicker){margin:0;color:var(--ink-2);font-size:var(--text-17);line-height:1.45}.app-error-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.app-error-actions button,.app-error-actions a{min-height:56px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 14px;border-radius:14px;font-size:var(--text-16);font-weight:var(--weight-bold);text-decoration:none}.app-error-primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.app-error-secondary{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.app-error-support{grid-column:1 / -1;border:1px solid rgba(233,87,43,.18);background:#e9572b14;color:var(--accent)}.app-error-hint{padding:14px 16px;border-radius:14px;background:var(--surface-2);color:var(--ink-2);font-size:var(--text-14);line-height:1.45}@media(max-width:380px){.app-error-card{padding:22px}.app-error-brand{align-items:flex-start;flex-direction:column}.app-error-actions{grid-template-columns:1fr}}.qualified-shortlist-panel{display:grid;gap:14px}.qualified-shortlist-panel.compact .section-head{align-items:start;margin:0}.qualified-shortlist-panel.compact .section-head h2,.qualified-shortlist-panel.compact .section-head p{margin:0}.qualified-shortlist-groups{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px}.qualified-shortlist-group{min-width:0;border:1px solid rgba(20,35,50,.1);border-radius:8px;background:#ffffffd1;padding:10px}.qualified-shortlist-group.hidden_gem{border-color:#23816657;background:#ecf9f3db}.qualified-shortlist-group-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.qualified-shortlist-group-head strong{font-size:13px}.qualified-shortlist-group-head span{min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#16212d;color:#fff;font-size:12px;font-weight:700}.qualified-shortlist-card{display:grid;gap:8px;padding:10px 0;border-top:1px solid rgba(20,35,50,.08)}.qualified-shortlist-card>div:first-child{display:grid;gap:2px}.qualified-shortlist-card strong{font-size:13px}.qualified-shortlist-card span,.qualified-shortlist-card small,.qualified-shortlist-card em{min-width:0;overflow-wrap:anywhere}.qualified-shortlist-card>div:first-child span,.qualified-shortlist-card small{color:#65717e;font-size:12px}.qualified-shortlist-scores,.qualified-shortlist-signals,.qualified-shortlist-gaps{display:flex;flex-wrap:wrap;gap:6px}.qualified-shortlist-scores em,.qualified-shortlist-signals span,.qualified-shortlist-gaps span{border-radius:999px;padding:4px 7px;font-size:11px;font-style:normal;line-height:1.2}.qualified-shortlist-scores em{background:#edf2f7;color:#2a3642}.qualified-shortlist-scores em.low{background:#e8f6ef;color:#1b7b58}.qualified-shortlist-scores em.medium{background:#fff4d8;color:#8a5a00}.qualified-shortlist-scores em.high{background:#ffe7e2;color:#a73421}.qualified-shortlist-signals span{background:#e7f0ff;color:#1d4f8f}.qualified-shortlist-gaps span{background:#f4f1ed;color:#6d5842}@media(max-width:980px){.qualified-shortlist-groups{grid-template-columns:1fr}}.candidate-info-request-panel{display:grid;gap:10px;margin-top:12px;padding:12px;border:1px solid rgba(29,79,143,.18);border-radius:8px;background:#f7fbff}.candidate-info-request-head{display:grid;gap:2px}.candidate-info-request-head strong{font-size:14px}.candidate-info-request-head span,.candidate-info-request-status{color:#65717e;font-size:12px}.candidate-info-request-controls{display:grid;grid-template-columns:minmax(160px,220px) minmax(220px,1fr) auto;gap:8px;align-items:stretch}.candidate-info-request-controls select,.candidate-info-request-controls textarea{width:100%;min-width:0;border:1px solid rgba(20,35,50,.16);border-radius:8px;background:#fff;color:#17212b;font:inherit}.candidate-info-request-controls select{min-height:44px;padding:0 10px}.candidate-info-request-controls textarea{min-height:44px;max-height:120px;resize:vertical;padding:10px}.candidate-info-request-controls button{min-height:44px;border:0;border-radius:8px;background:#16212d;color:#fff;font-weight:700;padding:0 14px}.candidate-info-request-controls button:disabled{opacity:.45}.candidate-info-request-list{display:grid;gap:8px}.candidate-info-request-list>div{display:grid;gap:4px;padding:8px;border-radius:8px;background:#fff}.candidate-info-request-list span{color:#1d4f8f;font-size:11px;font-weight:700;text-transform:uppercase}.candidate-info-request-list div.answered span{color:#1b7b58}.candidate-info-request-list strong,.candidate-info-request-list p{margin:0;overflow-wrap:anywhere;font-size:12px}.candidate-info-request-list p{color:#4c5965}@media(max-width:760px){.candidate-info-request-controls{grid-template-columns:1fr}}.home-employer-promo{margin:0 0 var(--space-4)}.home-employer-promo-link{display:block;position:relative;width:100%;padding:0;border:1px solid #f0512b;border-radius:20px;background:#fff;box-shadow:0 16px 38px #e9572b29;overflow:hidden;cursor:pointer;text-align:left;color:var(--ink);container-type:inline-size}.home-employer-promo-link img{display:block;width:100%;height:auto;aspect-ratio:2172 / 724;object-fit:cover}.home-employer-promo-content{position:absolute;inset:20% 55% 10% 7%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;min-width:0;max-width:202px}.home-employer-promo-badge{position:absolute;top:11px;right:16px;display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:0 12px;border:1px solid rgba(240,81,43,.34);border-radius:7px;background:#fff4edf0;box-shadow:0 8px 20px #f0512b2e;color:var(--accent);font-size:11px;font-weight:var(--weight-heavy);line-height:1;letter-spacing:0;transform:rotate(8deg);transform-origin:center;z-index:2}.home-employer-promo-content strong{display:block;max-width:100%;color:var(--ink);font-size:23px;font-weight:var(--weight-heavy);line-height:.98;letter-spacing:0}.home-employer-promo-content small{display:block;max-width:100%;color:var(--ink-2);font-size:11.5px;font-weight:var(--weight-semibold);line-height:1.18}@container (max-width: 520px){.home-employer-promo-link{border-radius:16px}.home-employer-promo-content{inset:18% 52% 10% 6%;max-width:178px}.home-employer-promo-content strong,.home-employer-promo-content small{max-width:96%}}@container (max-width: 390px){.home-employer-promo-content{inset:18% 49% 10% 6%;max-width:166px}.home-employer-promo-content strong{font-size:18px}.home-employer-promo-content small{font-size:10.5px}.home-employer-promo-badge{top:8px;right:11px;min-height:22px;padding-inline:9px;font-size:10px}}.home-section-head .home-hot-title{display:inline-flex;align-items:center;gap:7px}.home-section-head .home-hot-title svg{flex:0 0 auto;color:var(--accent);fill:#e9572b29}.home-hot-salary,.home-job-salary{padding:10px 12px;border:1px solid rgba(19,128,58,.16);border-radius:var(--radius-md);background:#f7fff9}.home-job-salary{align-self:stretch}.home-hot-apply,.home-apply-btn{background:var(--accent);box-shadow:0 10px 22px #e9572b33}.home-hot-apply.applied,.home-apply-btn.applied{box-shadow:none}.home-job-card{gap:14px;padding:14px;border-radius:16px;box-shadow:0 10px 24px #1e1a1614}.home-job-card .home-job-main{grid-template-columns:58px minmax(0,1fr) 40px;gap:12px}.home-job-card .home-job-logo{width:58px;height:58px;border-radius:14px;font-size:var(--text-16)}.home-job-card .home-job-title-row h3{font-size:var(--text-18);line-height:1.14}.home-job-card .home-job-copy p{margin-top:6px;font-size:var(--text-14)}.home-job-company{display:inline-flex;align-items:center;gap:5px;min-width:0;max-width:100%;margin-top:6px;color:var(--ink-2);font-size:var(--text-14);font-weight:var(--weight-semibold);line-height:1.24}.home-job-company span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-job-location{display:inline-flex;align-items:center;gap:5px;min-width:0;max-width:100%;margin-top:8px;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-bold);line-height:1.24}.home-job-location svg{flex:0 0 auto;color:var(--accent)}.home-job-location span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-job-card .home-save-btn{width:40px;height:40px;border-radius:999px;background:#fffdfa}.home-job-card .home-save-btn svg{width:20px;height:20px}.home-job-card .home-job-salary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:10px;align-self:stretch;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.home-job-card .home-job-salary strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink);font-size:var(--text-22);line-height:1.05}.home-job-card .home-job-salary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;color:var(--ink-3);font-size:var(--text-13)}.home-job-card .home-job-meta{gap:8px;margin-top:0}.home-job-card .home-job-meta span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-height:36px;padding:8px 12px;border:1px solid var(--line);background:#fffdfa;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-bold)}.home-job-card .home-job-meta .match-badge{border-color:#16803a2e;background:#ecfdf3;color:#16803a}.home-job-card .home-job-meta svg{color:var(--accent)}.home-job-card .home-apply-btn{width:100%;min-height:48px;border-radius:14px;font-size:var(--text-15)}.home-job-card .home-apply-btn.applied{border:1px solid rgba(22,128,58,.18);background:#eaf8ef;color:#16803a;box-shadow:none}.home-job-title-row .home-job-signal{display:inline-grid;width:36px;height:32px;max-width:none;padding:0;place-items:center;border:1px solid rgba(233,87,43,.12);border-radius:var(--radius-pill);background:linear-gradient(180deg,#fff3ed,#ffe9df);color:var(--accent);overflow:visible}.home-job-title-row .home-job-signal svg{fill:#e9572b2e}.route-seeker-profile-edit .body,.route-seeker-profile-edit .resume-editor-body{display:grid;gap:16px;padding-bottom:calc(var(--screen-bottom-action) + 10px)}.route-seeker-profile-edit .section-block{padding:18px;border:1px solid #e6ddd2;border-radius:22px;background:linear-gradient(180deg,#fff,#fffdf8);box-shadow:0 14px 34px #1e1a1614}.route-seeker-profile-edit .resume-editor-section{display:grid;gap:12px}.route-seeker-profile-edit .resume-editor-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border-color:#242529;background:#17181d;color:#fff}.route-seeker-profile-edit .resume-editor-toolbar .field-help{color:#ffffffb8}.route-seeker-profile-edit .resume-editor-toolbar .btn-secondary{border-color:#fff3;background:#fff;color:#17181d}.route-seeker-profile-edit .block-title{letter-spacing:0;line-height:1.1}.route-seeker-profile-edit .input-large,.route-seeker-profile-edit select.input-large,.route-seeker-profile-edit textarea.input-large{min-height:52px;border-radius:15px;background:#fff;box-shadow:inset 0 0 0 1px #e6ddd273}.route-seeker-profile-edit textarea.input-large{min-height:120px;resize:vertical}.route-seeker-profile-edit .btn-secondary,.route-seeker-profile-edit .text-link-button{display:inline-flex;gap:8px;align-items:center;justify-content:center;min-height:44px;white-space:normal;text-align:center}.route-seeker-profile-edit .onboarding-chip-grid.apply-gate-chips,.route-seeker-profile-edit .quick-pick-row{gap:8px}.route-seeker-profile-edit .onboarding-chip-grid.apply-gate-chips button,.route-seeker-profile-edit .quick-pick-row button{min-height:38px;border-radius:999px;background:#fff;color:#302c28;box-shadow:none}.route-seeker-profile-edit .onboarding-chip-grid.apply-gate-chips button.active,.route-seeker-profile-edit .quick-pick-row button.active{border-color:#ef4f2a7a;background:#fff1ea;color:#ef4f2a}.route-seeker-profile-edit .field-label{margin-top:2px;color:#81786d}.route-seeker-profile-edit .field-help{color:#6a625b;line-height:1.45}.route-seeker-profile-edit .form-alert.neutral{border-color:#d8e8ff;background:#f3f8ff;color:#2457a6}.route-seeker-profile-edit .form-alert.soft{border-color:#ffd5a7;background:#fff8ed;color:#8a4b13}.route-seeker-profile-edit .onboarding-tag-suggestions.apply-gate-tags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.route-seeker-profile-edit .onboarding-tag-suggestions.apply-gate-tags button{min-height:44px;justify-content:flex-start;border-radius:14px;text-align:left}.route-seeker-profile-edit .profession-suggestion-list{display:grid;gap:8px;margin-top:10px}.route-seeker-profile-edit .profession-suggestion-list button{display:flex;align-items:center;gap:12px;width:100%;min-height:58px;padding:10px 12px;border:1px solid #e5ddd2;border-radius:18px;background:#fffdfa;color:#2b2926;font-size:15px;font-weight:900;text-align:left}.route-seeker-profile-edit .profession-suggestion-list button.active{border-color:#ff9b82;background:#fff1ea;color:#ef4f2a;box-shadow:0 0 0 2px #ef4f2a14}.route-seeker-profile-edit .profession-suggestion-list .category-icon{flex:0 0 38px;width:38px;height:38px;margin:0;border-radius:14px}.route-seeker-profile-edit .profession-secondary-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.route-seeker-profile-edit .profession-secondary-list button{min-height:38px;padding:0 12px;border:1px solid #e5ddd2;border-radius:999px;background:#fffdfa;color:#5d5750;font-size:13px;font-weight:850}.route-seeker-profile-edit .profession-secondary-list button.active{border-color:#ff9b82;background:#fff1ea;color:#ef4f2a}.route-seeker-profile-edit .resume-contact-editor{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;align-items:start}.route-seeker-profile-edit .resume-contact-fields,.route-seeker-profile-edit .resume-social-editor{display:grid;gap:10px}.route-seeker-profile-edit .resume-contact-fields label,.route-seeker-profile-edit .resume-social-editor label,.route-seeker-profile-edit .resume-work-grid label{display:grid;gap:7px;min-width:0}.route-seeker-profile-edit .resume-contact-fields span,.route-seeker-profile-edit .resume-social-editor span,.route-seeker-profile-edit .resume-work-grid span{color:#81786d;font-size:12px;font-weight:900;text-transform:uppercase}.route-seeker-profile-edit .telegram-contact-preview{width:fit-content;color:#2b70ff;font-size:13px;font-weight:900;text-decoration:none}.route-seeker-profile-edit .resume-photo-edit{width:96px;height:96px;border:1px solid #e6ddd2;border-radius:20px;background:linear-gradient(180deg,#fff7f1,#faf7f2);color:#ef4f2a;font-weight:900;overflow:hidden;box-shadow:inset 0 0 0 1px #fffc}.route-seeker-profile-edit .resume-photo-edit img{width:100%;height:100%;object-fit:cover}.route-seeker-profile-edit .resume-location-panel{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid #e6ddd2;border-radius:18px;background:#fffaf4}.route-seeker-profile-edit .resume-location-panel.is-granted{border-color:#b9e4ca;background:#f3fff7}.route-seeker-profile-edit .resume-location-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:#17181d;color:#fff}.route-seeker-profile-edit .resume-location-panel.is-granted .resume-location-icon{background:#16814a}.route-seeker-profile-edit .resume-location-panel strong,.route-seeker-profile-edit .resume-location-panel small{display:block;min-width:0}.route-seeker-profile-edit .resume-location-panel strong{color:#1b1c20;font-size:15px;font-weight:900}.route-seeker-profile-edit .resume-location-panel small{margin-top:3px;color:#665f57;font-size:13px;font-weight:700;line-height:1.35}.route-seeker-profile-edit .resume-location-actions,.route-seeker-profile-edit .resume-builder-actions{display:flex;flex-wrap:wrap;gap:10px}.route-seeker-profile-edit .salary-row{align-items:stretch}.route-seeker-profile-edit .resume-work-builder{display:grid;gap:12px}.route-seeker-profile-edit .resume-work-card{display:grid;gap:12px;padding:14px;border:1px solid #eee8de;border-radius:18px;background:#fff;box-shadow:0 10px 24px #1e1a160d}.route-seeker-profile-edit .resume-work-card-head{display:flex;gap:10px;align-items:center;justify-content:space-between}.route-seeker-profile-edit .resume-work-card-head button{border:0;background:transparent;color:#ef4f2a;font-weight:900}.route-seeker-profile-edit .resume-work-grid,.route-seeker-profile-edit .resume-social-editor{grid-template-columns:repeat(2,minmax(0,1fr))}.route-seeker-profile-edit .resume-inline-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr) minmax(90px,.55fr);gap:10px}.route-seeker-profile-edit .resume-inline-grid.two{grid-template-columns:minmax(120px,.45fr) minmax(0,1fr)}.route-seeker-profile-edit .resume-current-check{display:inline-flex;width:fit-content;gap:8px;align-items:center;padding:9px 12px;border:1px solid #e6ddd2;border-radius:999px;background:#fffaf4;color:#1b1c20;font-size:13px;font-weight:900}.route-seeker-profile-edit .portfolio-privacy-alert{display:grid;gap:8px}.resume-language-picker{display:grid;gap:10px}.resume-language-card{display:grid;gap:10px;padding:12px;border:1px solid #e6ddd2;border-radius:16px;background:#fff}.resume-language-card.active{border-color:#e9572b61;background:#fff8f4}.resume-language-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.resume-language-card-head strong{font-size:15px}.resume-language-card-head button{border:0;background:transparent;color:#ef4f2a;font-size:12px;font-weight:900}.resume-language-levels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.resume-language-levels button{min-height:36px;border:1px solid #e6ddd2;border-radius:999px;background:#fff;color:#56514b;font-size:12px;font-weight:900}.resume-language-levels button.active{border-color:#ef4f2a;background:#ef4f2a;color:#fff}.resume-work-builder{gap:12px}.resume-work-card{border-radius:18px;background:#fff;box-shadow:0 10px 24px #1e1a160f}.resume-current-check{width:fit-content;padding:9px 12px;border:1px solid #e6ddd2;border-radius:999px;background:#fffaf4}.employer-resume-preview{border-color:#e6ddd2;background:linear-gradient(180deg,#fff,#fffaf4)}.resume-preview-header{display:flex;justify-content:space-between;gap:12px}.resume-preview-header p{margin:4px 0 0;color:#655d55;font-size:13px;font-weight:700;line-height:1.35}.resume-preview-hero{padding:12px;border:1px solid #eee8de;border-radius:18px;background:#fff}.resume-preview-facts span,.resume-locked-contact,.resume-preview-section{background:#fff}.resume-preview-section{padding:12px;border:1px solid #eee8de;border-radius:16px}.resume-preview-section+.resume-preview-section{margin-top:8px}.resume-preview-section>strong{font-size:14px}.resume-preview-item{padding:10px;border-radius:14px;background:#faf7f2}.route-seeker-profile-edit .bottom-action{gap:10px;background:#faf7f2f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}@media(min-width:640px){.resume-language-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.route-seeker-profile-edit .section-block{padding:16px;border-radius:18px}.route-seeker-profile-edit .resume-editor-toolbar,.route-seeker-profile-edit .resume-contact-editor{grid-template-columns:1fr}.route-seeker-profile-edit .resume-editor-toolbar .btn-secondary{width:100%}.route-seeker-profile-edit .resume-contact-editor{justify-items:center}.route-seeker-profile-edit .resume-contact-fields{width:100%}.route-seeker-profile-edit .onboarding-tag-suggestions.apply-gate-tags,.route-seeker-profile-edit .resume-work-grid,.route-seeker-profile-edit .resume-social-editor,.route-seeker-profile-edit .resume-inline-grid,.route-seeker-profile-edit .resume-inline-grid.two{grid-template-columns:1fr}.route-seeker-profile-edit .resume-location-actions .btn-secondary,.route-seeker-profile-edit .resume-builder-actions .btn-secondary{width:100%}}.employer-home-readiness{margin-bottom:var(--space-3);border:1px solid rgba(233,87,43,.18);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff,#fff8f5);box-shadow:0 10px 24px #18191f0f;padding:var(--space-4)}.employer-home-readiness-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:var(--space-3)}.employer-home-readiness-icon{width:38px;height:38px;border-radius:var(--radius-md);display:grid;place-items:center;background:#e9572b1a;color:var(--accent)}.employer-home-readiness-head strong,.employer-home-readiness-head small{display:block;min-width:0}.employer-home-readiness-head strong{color:var(--ink);font-size:var(--text-16);font-weight:var(--weight-heavy);line-height:var(--lh-tight)}.employer-home-readiness-head small{margin-top:2px;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-semibold)}.employer-home-readiness-head button{min-height:34px;border:0;border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent);padding:0 var(--space-3);display:inline-flex;align-items:center;gap:2px;font-size:var(--text-12);font-weight:var(--weight-heavy);white-space:nowrap}.employer-home-create-cta{width:100%;min-height:78px;margin-bottom:var(--space-4);border:0;border-radius:var(--radius-lg);background:linear-gradient(135deg,#ff4d14,#ff6b1a);color:#fff;box-shadow:0 14px 28px #e9572b3d;padding:var(--space-3) var(--space-4);display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:var(--space-3);text-align:left}.employer-home-create-icon{width:48px;height:48px;border-radius:var(--radius-md);display:grid;place-items:center;background:#fff;color:var(--accent)}.employer-home-create-copy{min-width:0}.employer-home-create-copy strong,.employer-home-create-copy small{display:block;min-width:0}.employer-home-create-copy strong{font-size:var(--text-17);line-height:var(--lh-tight);font-weight:var(--weight-heavy)}.employer-home-create-copy small{margin-top:4px;color:#ffffffd1;font-size:var(--text-13);line-height:var(--lh-tight);font-weight:var(--weight-bold)}.employer-home-readiness-bar{height:6px;overflow:hidden;border-radius:var(--radius-pill);background:#e9572b26;margin-top:var(--space-3)}.employer-home-readiness-bar span{display:block;height:100%;max-width:100%;border-radius:inherit;background:var(--accent)}.employer-home-readiness p{margin:var(--space-3) 0 0;color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-semibold);line-height:1.45}.employer-home-readiness-steps{display:flex;flex-wrap:wrap;gap:var(--space-2);margin-top:var(--space-3)}.employer-home-readiness-steps span{min-height:28px;border-radius:var(--radius-pill);background:#ffffffd1;border:1px solid var(--line);color:var(--ink-3);padding:0 var(--space-2);display:inline-flex;align-items:center;gap:5px;font-size:var(--text-11);font-weight:var(--weight-bold)}.employer-home-readiness-steps span.done{border-color:#1d854238;background:#1d854214;color:var(--success)}@media(max-width:380px){.employer-home-readiness-head{grid-template-columns:auto minmax(0,1fr)}.employer-home-readiness-head button{grid-column:1 / -1;justify-content:center;width:100%}.employer-home-create-cta{grid-template-columns:44px minmax(0,1fr) auto;min-height:74px}.employer-home-create-icon{width:44px;height:44px}.employer-home-create-copy strong{font-size:var(--text-16)}}.b2b-onboarding-art{overflow:hidden;aspect-ratio:1.42;border:1px solid #eee1d7;border-radius:8px;background:#fff8f3;box-shadow:0 14px 38px #2a231b1a}.b2b-onboarding-art img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.employer-lite-onboarding{padding-bottom:148px}.employer-lite-hero{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:linear-gradient(180deg,#fffffff0,#fff8f4db);box-shadow:0 18px 46px #18181b1a}.employer-lite-art{width:100%;aspect-ratio:1.55;overflow:hidden;background:#fff8f3}.employer-lite-art img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.employer-lite-copy{padding:var(--space-5)}.employer-lite-kicker{display:inline-flex;align-items:center;gap:var(--space-2);min-height:34px;padding:0 var(--space-3);border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-heavy);text-transform:uppercase;letter-spacing:.06em}.employer-lite-copy h1{margin:var(--space-4) 0 0;color:var(--ink);font-size:var(--text-28);line-height:var(--lh-tight);letter-spacing:0;font-weight:var(--weight-heavy)}.employer-lite-copy p{margin:var(--space-3) 0 0;color:var(--ink-2);font-size:var(--text-15);line-height:var(--lh-body);font-weight:var(--weight-semibold)}.employer-lite-grid{display:grid;gap:var(--space-3);margin-top:var(--space-4)}.employer-lite-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:2px var(--space-3);align-items:start;padding:var(--space-4);border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-soft)}.employer-lite-card-icon{grid-row:span 2;width:46px;height:46px;border-radius:8px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent)}.employer-lite-card strong{color:var(--ink);font-size:var(--text-16);line-height:var(--lh-tight);font-weight:var(--weight-heavy)}.employer-lite-card span:last-child{color:var(--ink-3);font-size:var(--text-13);line-height:var(--lh-body);font-weight:var(--weight-medium)}.employer-lite-note{margin-top:var(--space-4);padding:var(--space-4);border:1px solid rgba(233,87,43,.22);border-radius:var(--radius-lg);background:var(--accent-soft);color:#9f3a14;font-size:var(--text-13);line-height:var(--lh-body);font-weight:var(--weight-bold)}.employer-lite-actions{gap:var(--space-3)}.home-skeleton-line,.home-skeleton-avatar,.home-skeleton-tags i{display:block;overflow:hidden;border-radius:var(--radius-pill);background:linear-gradient(90deg,#ece7dd,#faf7f1 45%,#ece7dd);background-size:220% 100%;animation:skeleton-sheen 1.2s ease-in-out infinite}.home-skeleton-line{width:62%;height:12px}.home-skeleton-line.wide{width:86%;height:14px}.home-skeleton-line.tiny{width:72px;height:18px}.home-skeleton-line.salary{width:76%;height:28px;border-radius:var(--radius-md)}.home-skeleton-avatar{flex:0 0 54px;width:54px;height:54px;border-radius:var(--radius-md)}.home-hot-skeleton{justify-content:space-between;min-height:210px}.home-skeleton-list-card{display:grid;gap:var(--space-3)}.home-skeleton-row{display:flex;gap:var(--space-3);align-items:center}.home-skeleton-row>span:last-child{display:grid;flex:1;gap:var(--space-2)}.home-skeleton-tags{display:flex;gap:var(--space-2)}.home-skeleton-tags i{width:74px;height:24px}.home-skeleton-tags i:nth-child(2){width:52px}.home-skeleton-tags i:nth-child(3){width:64px}.employer-command-center{display:grid;gap:var(--space-4);margin-bottom:var(--space-4)}.employer-command-funnel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.employer-command-metric,.employer-simple-section{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.employer-command-metric{position:relative;min-height:86px;padding:8px 6px 7px;display:grid;justify-items:center;align-content:center;gap:4px;text-align:center;overflow:hidden;box-shadow:0 8px 20px #18181b11}.employer-command-funnel-stage{width:100%;border:1px solid var(--line);cursor:pointer}.employer-command-metric:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,var(--metric-soft, rgba(233, 87, 43, .08)) 0%,transparent 44%),radial-gradient(circle at 50% 0%,var(--metric-glow, rgba(233, 87, 43, .1)) 0%,transparent 54%);opacity:.9;pointer-events:none}.employer-command-metric>*{position:relative;z-index:1}.employer-command-metric.blue{--metric: #377eff;--metric-soft: rgba(55, 126, 255, .105);--metric-glow: rgba(55, 126, 255, .16)}.employer-command-metric.green{--metric: var(--success);--metric-soft: rgba(29, 133, 66, .11);--metric-glow: rgba(29, 133, 66, .15)}.employer-command-metric.purple{--metric: #7457f6;--metric-soft: rgba(126, 91, 255, .13);--metric-glow: rgba(126, 91, 255, .17)}.employer-command-metric.amber{--metric: #c98215;--metric-soft: rgba(255, 189, 74, .16);--metric-glow: rgba(255, 189, 74, .22)}.employer-command-metric.mint{--metric: #168f64;--metric-soft: rgba(22, 143, 100, .11);--metric-glow: rgba(22, 143, 100, .15)}.employer-command-metric-icon{width:30px;height:30px;border-radius:var(--radius-pill);display:grid;place-items:center;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--metric, var(--accent)) 18%,transparent),0 8px 16px var(--metric-glow, rgba(233, 87, 43, .12))}.employer-command-metric-icon.blue,.employer-command-metric-icon.green,.employer-command-metric-icon.purple,.employer-command-metric-icon.amber,.employer-command-metric-icon.mint{background:var(--metric-soft);color:var(--metric)}.employer-command-metric strong{display:inline-grid;min-width:34px;min-height:18px;place-items:center;color:var(--ink);font-size:var(--text-19);line-height:1;font-weight:var(--weight-heavy)}.employer-command-metric-skeleton,.employer-mini-stat-skeleton{display:block;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--surface-2) 0%,color-mix(in srgb,var(--surface-2) 72%,#fff) 50%,var(--surface-2) 100%);background-size:240% 100%;animation:skeleton-sheen 1.2s ease-in-out infinite}.employer-command-metric-skeleton{width:34px;height:20px}.employer-mini-stat-skeleton{width:20px;height:12px}.employer-command-metric small,.employer-command-metric em{display:block;min-width:0;font-size:10.5px;line-height:var(--lh-tight);font-style:normal;font-weight:var(--weight-bold)}.employer-command-metric small{color:var(--ink-2);max-width:76px}.employer-command-funnel-stage>svg{position:absolute;top:8px;right:6px;color:color-mix(in srgb,var(--metric, var(--accent)) 58%,var(--ink-3))}.employer-command-metric em{position:absolute;top:6px;right:6px;display:inline-grid;min-width:18px;height:18px;place-items:center;border:1px solid color-mix(in srgb,var(--metric, var(--success)) 20%,transparent);border-radius:var(--radius-pill);background:color-mix(in srgb,var(--metric-soft, rgba(29, 133, 66, .1)) 76%,#fff);color:var(--metric, var(--success));padding:0 5px;font-size:10px;line-height:1}.employer-command-metric em:empty{display:none}.employer-simple-section{padding:var(--space-4);display:grid;gap:var(--space-3)}.employer-simple-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.employer-simple-head strong{color:var(--ink);font-size:var(--text-20);line-height:var(--lh-tight);font-weight:var(--weight-heavy)}.employer-simple-head button{min-height:34px;display:inline-flex;align-items:center;gap:2px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-2);padding:0 var(--space-3);font-size:var(--text-12);font-weight:var(--weight-bold);white-space:nowrap}.employer-active-vacancies,.employer-latest-responses{display:grid}.employer-active-vacancy{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto 34px;align-items:center;gap:var(--space-2);padding:var(--space-3) 0;border-top:1px solid var(--line)}.employer-active-vacancy:first-child,.employer-response-row:first-child{border-top:0;padding-top:0}.employer-active-vacancy:last-child,.employer-response-row:last-child{padding-bottom:0}.employer-active-vacancy-main,.employer-response-row{min-width:0;border:0;background:transparent;color:var(--ink);text-align:left}.employer-active-vacancy-main{padding:0}.employer-active-vacancy-main strong,.employer-response-copy strong{display:block;min-width:0;color:var(--ink);font-size:var(--text-16);line-height:var(--lh-tight);font-weight:var(--weight-heavy)}.employer-active-vacancy-main small,.employer-response-copy small,.employer-response-copy em{display:block;min-width:0;margin-top:4px;color:var(--ink-2);font-size:var(--text-12);line-height:var(--lh-tight);font-style:normal;font-weight:var(--weight-semibold)}.employer-vacancy-mini-stats{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3);margin-top:var(--space-3)}.employer-vacancy-mini-stats em{display:inline-flex;align-items:center;gap:5px;color:var(--ink-3);font-size:var(--text-12);line-height:1;font-style:normal;font-weight:var(--weight-bold)}.employer-vacancy-status,.employer-response-status{border-radius:var(--radius-pill);padding:7px 10px;font-size:var(--text-12);line-height:1;font-weight:var(--weight-heavy);white-space:nowrap}.employer-vacancy-status.active,.employer-vacancy-status.review,.employer-response-status.pending{background:var(--green-soft);color:var(--green)}.employer-vacancy-status.paused,.employer-vacancy-status.archived{background:var(--surface-2);color:var(--ink-3)}.employer-vacancy-menu{width:34px;height:34px;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--ink-3);display:grid;place-items:center}.employer-vacancy-actions{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2);padding-top:var(--space-2)}.employer-vacancy-actions button{min-height:36px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-bold)}.employer-response-row{width:100%;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:var(--space-3);padding:var(--space-3) 0;border-top:1px solid var(--line)}.employer-response-avatar{width:48px;height:48px;border-radius:var(--radius-pill);display:grid;place-items:center;overflow:hidden;background:var(--accent-soft);color:var(--accent);font-size:var(--text-14);font-weight:var(--weight-heavy)}.employer-response-avatar img{width:100%;height:100%;object-fit:cover}.employer-response-status{background:var(--surface-2);color:var(--ink-3)}.employer-response-status.invited,.employer-response-status.shortlisted{background:#377eff1a;color:#377eff}.employer-response-status.hired{background:var(--green-soft);color:var(--green)}.employer-empty-row{border:1px dashed var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-2);padding:var(--space-4);font-size:var(--text-13);line-height:var(--lh-body);font-weight:var(--weight-medium)}@media(max-width:380px){.employer-command-funnel{gap:6px}.employer-command-metric{min-height:80px;padding:7px 4px 6px}.employer-command-metric-icon{width:28px;height:28px}.employer-command-metric strong{font-size:var(--text-18)}.employer-command-metric small,.employer-command-metric em{font-size:9.5px}.employer-active-vacancy{grid-template-columns:minmax(0,1fr) auto 30px}.employer-vacancy-status,.employer-response-status{padding:6px 8px;font-size:var(--text-11)}.employer-vacancy-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.employer-command-metric-skeleton,.employer-mini-stat-skeleton{animation:none}}.business-vacancies-mobile{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:12px;width:100%;max-width:100%;min-width:0;padding-bottom:calc(env(safe-area-inset-bottom) + 96px);overflow-x:hidden}.business-vacancies-mobile>*{width:100%;max-width:100%;min-width:0}.business-vacancy-mobile-search{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;height:44px;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-3);transition:border-color .16s ease,background-color .16s ease}.business-vacancy-mobile-search:focus-within{border-color:color-mix(in srgb,var(--accent) 36%,var(--line));background:var(--surface)}.business-vacancy-mobile-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:16px;font-weight:var(--weight-bold)}.business-vacancy-mobile-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;height:54px;min-width:0;padding:4px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.business-vacancy-mobile-tabs button{position:relative;display:grid;place-items:center;gap:3px;min-width:0;width:100%;height:44px;padding:7px 4px 9px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--ink-2);font-size:var(--text-11);font-weight:var(--weight-heavy)}.business-vacancy-mobile-tabs button.active{background:var(--accent-soft);color:var(--accent)}.business-vacancy-mobile-tabs button.active:after{position:absolute;right:12px;bottom:3px;left:12px;height:2px;border-radius:var(--radius-pill);background:var(--accent);content:""}.business-vacancy-mobile-tabs span,.business-vacancy-mobile-tabs em{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-vacancy-mobile-tabs em{font-style:normal;opacity:.78}.business-vacancy-mobile-draft-card,.business-vacancy-mobile-card,.business-vacancy-mobile-empty{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.business-vacancy-mobile-draft-card{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-width:0;padding:12px;color:var(--ink);text-align:left}.business-vacancy-mobile-draft-card div,.business-vacancy-mobile-title{display:grid;gap:4px;min-width:0}.business-vacancy-mobile-draft-card small{color:var(--accent);font-size:var(--text-11);font-weight:var(--weight-heavy)}.business-vacancy-mobile-draft-card strong,.business-vacancy-mobile-title strong{overflow:hidden;color:var(--ink);font-size:var(--text-16);line-height:1.15;font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.business-vacancy-mobile-draft-card span,.business-vacancy-mobile-title span,.business-vacancy-mobile-title small{overflow:hidden;color:var(--ink-3);font-size:var(--text-12);line-height:1.2;font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.business-vacancy-mobile-draft-card em{flex:0 0 auto;border-radius:var(--radius-md);padding:9px 10px;background:var(--accent-soft);color:var(--accent);font-size:var(--text-12);font-style:normal;font-weight:var(--weight-heavy)}.business-vacancy-mobile-draft-card.is-shortcut{border-color:color-mix(in srgb,var(--accent) 24%,var(--line));background:linear-gradient(180deg,#fff 0%,var(--accent-soft) 220%)}.business-vacancy-mobile-draft-card:disabled{cursor:default;opacity:.72}.business-vacancy-mobile-list{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:10px;min-width:0}.business-vacancy-mobile-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr);gap:12px;width:100%;min-width:0;padding:12px}.business-vacancy-mobile-card-head{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 88px 34px;gap:8px;align-items:start}.business-vacancy-mobile-title{min-height:54px;border:0;background:transparent;color:inherit;text-align:left}.business-vacancy-mobile-status{display:inline-flex;align-items:center;justify-content:center;width:88px;min-width:0;height:28px;border-radius:var(--radius-pill);padding:0 9px;overflow:hidden;font-size:var(--text-11);line-height:1;font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.business-vacancy-mobile-status.published{background:var(--green-soft);color:var(--green)}.business-vacancy-mobile-status.pending_review,.business-vacancy-mobile-status.draft{background:var(--yellow-soft);color:#8a5a00}.business-vacancy-mobile-status.paused,.business-vacancy-mobile-status.archived,.business-vacancy-mobile-status.filled{background:var(--surface-2);color:var(--ink-3)}.business-vacancy-mobile-status.blocked{background:var(--red-soft);color:var(--red)}.business-vacancy-mobile-menu-button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--ink-3)}.business-vacancy-mobile-menu{position:absolute;top:36px;right:0;z-index:4;display:grid;min-width:168px;padding:6px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md)}.business-vacancy-mobile-menu button{min-height:36px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-bold);text-align:left}.business-vacancy-mobile-menu button:hover{background:var(--surface-2)}.business-vacancy-mobile-toast{padding:10px 12px;border:1px solid #cfe8d6;border-radius:var(--radius-md);background:var(--green-soft);color:var(--green);font-size:var(--text-13);font-weight:var(--weight-heavy)}.business-vacancy-mobile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding-top:10px;border-top:1px solid var(--line)}.business-vacancy-mobile-stats span{display:grid;grid-template-columns:16px minmax(0,auto);gap:3px 5px;align-items:center;min-width:0;color:var(--ink-3)}.business-vacancy-mobile-stats strong{display:inline-grid;min-width:20px;min-height:15px;align-items:center;color:var(--ink);font-size:var(--text-15);line-height:1;font-weight:var(--weight-heavy)}.business-vacancy-mobile-stat-skeleton{display:block;width:22px;height:15px;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--surface-2) 0%,color-mix(in srgb,var(--surface-2) 72%,#fff) 50%,var(--surface-2) 100%);background-size:240% 100%;animation:skeleton-sheen 1.2s ease-in-out infinite}.business-vacancy-mobile-stats small{grid-column:1 / -1;overflow:hidden;color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.business-vacancy-mobile-moderation-note{display:grid;gap:5px;padding:10px 12px;border:1px solid #ffd0b8;border-radius:var(--radius-md);background:#fff7f2;color:var(--ink-2);font-size:var(--text-12);line-height:1.35}.business-vacancy-mobile-moderation-note strong{color:var(--accent);font-size:var(--text-13)}.business-vacancy-mobile-moderation-note a{width:fit-content;color:var(--accent);font-weight:var(--weight-heavy);text-decoration:none}.business-vacancy-mobile-actions-row{display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1fr);gap:8px}.business-vacancy-mobile-primary,.business-vacancy-mobile-empty button{width:100%;min-height:42px;border:0;border-radius:var(--radius-md);background:var(--accent);color:#fff;font-size:var(--text-14);font-weight:var(--weight-heavy)}.business-vacancy-mobile-empty{display:grid;gap:8px;padding:18px;text-align:center}.business-vacancy-mobile-empty strong{color:var(--ink);font-size:var(--text-16)}.business-vacancy-mobile-empty span{color:var(--ink-3);font-size:var(--text-13);font-weight:var(--weight-bold)}@media(max-width:360px){.business-vacancy-mobile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.business-vacancy-mobile-tabs button{font-size:var(--text-10)}}@media(prefers-reduced-motion:reduce){.business-vacancy-mobile-stat-skeleton{animation:none}}.business-vacancy-detail-mobile{display:flex;flex-direction:column;gap:12px;overflow-x:hidden;padding-bottom:92px;color:#2f333b}.business-vacancy-detail-mobile *{box-sizing:border-box;min-width:0}.business-vacancy-detail-mobile>*{flex:0 0 auto}.business-vacancy-detail-hero,.business-vacancy-detail-new,.business-vacancy-detail-funnel,.business-vacancy-detail-panel{width:100%;border:1px solid #ece2d8;border-radius:14px;background:#fff;box-shadow:0 10px 28px #6f5c4814}.business-vacancy-detail-hero{padding:14px}.business-vacancy-detail-hero-head,.business-vacancy-detail-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.business-vacancy-detail-hero h1{margin:0 0 6px;font-size:22px;line-height:1.12;font-weight:800;color:#252a32}.business-vacancy-detail-hero p{margin:0;font-size:14px;line-height:1.35;color:#5f6570;font-weight:650}.business-vacancy-detail-status-wrap{position:relative;display:flex;align-items:center;gap:5px;flex:0 0 auto}.business-vacancy-detail-status{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#f2f4f7;color:#626977;font-size:12px;font-weight:800;white-space:nowrap}.business-vacancy-detail-status.published{background:#e9f8f0;color:#2da86d}.business-vacancy-detail-status.paused,.business-vacancy-detail-status.pending_review{background:#fff4e1;color:#c27818}.business-vacancy-detail-status.archived,.business-vacancy-detail-status.filled,.business-vacancy-detail-status.blocked{background:#f3eeee;color:#9b5b58}.business-vacancy-detail-status-wrap>button{display:inline-grid;place-items:center;width:30px;height:30px;border:0;border-radius:50%;background:transparent;color:#827d77}.business-vacancy-detail-menu{position:absolute;top:36px;right:0;z-index:20;display:grid;min-width:190px;padding:6px;border:1px solid #e7ded5;border-radius:12px;background:#fff;box-shadow:0 18px 38px #443b322e}.business-vacancy-detail-menu button,.business-vacancy-detail-settings button{border:0;border-radius:9px;background:transparent;color:#343942;font-size:14px;font-weight:700;text-align:left}.business-vacancy-detail-menu button{padding:10px}.business-vacancy-detail-menu button:disabled,.business-vacancy-detail-settings button:disabled,.business-vacancy-detail-candidate-actions button:disabled{opacity:.45}.business-vacancy-detail-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.business-vacancy-detail-tags span{max-width:100%;min-height:27px;padding:6px 10px;border-radius:999px;background:#f6f3f0;color:#6d7077;font-size:12px;font-weight:750;line-height:1.2}.business-vacancy-detail-new{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:13px;background:linear-gradient(135deg,#fff8ef,#fff 70%)}.business-vacancy-detail-new strong{display:block;color:#f05a2a;font-size:16px;line-height:1.2}.business-vacancy-detail-new span{display:block;margin-top:4px;color:#8b8178;font-size:12px;font-weight:650}.business-vacancy-detail-new>button{grid-column:1 / -1;display:inline-flex;justify-content:center;align-items:center;gap:6px;width:100%;min-height:42px;border:0;border-radius:11px;background:#ff5527;color:#fff;font-size:14px;font-weight:800;box-shadow:0 10px 20px #ff55272e}.business-vacancy-detail-avatars{display:flex;align-items:center;justify-content:flex-end;min-width:82px}.business-vacancy-detail-avatars span,.business-vacancy-detail-avatars em,.business-vacancy-detail-candidate-main>span{display:inline-grid;place-items:center;overflow:hidden;border-radius:50%;background:#f2dacd;color:#f05a2a;font-weight:850;font-style:normal}.business-vacancy-detail-avatars span,.business-vacancy-detail-avatars em{width:32px;height:32px;margin-left:-8px;border:2px solid #fff;font-size:11px}.business-vacancy-detail-avatars span:first-child{margin-left:0}.business-vacancy-detail-avatars img,.business-vacancy-detail-candidate-main img{width:100%;height:100%;object-fit:cover}.business-vacancy-detail-funnel{padding:13px 12px 10px}.business-vacancy-detail-section-head strong{color:#31363e;font-size:15px;line-height:1.25}.business-vacancy-detail-section-head button{border:0;background:transparent;color:#f05a2a;font-size:12px;font-weight:800;white-space:nowrap}.business-vacancy-detail-funnel-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px;margin-top:12px}.business-vacancy-detail-funnel-row button{position:relative;display:grid;justify-items:start;min-height:54px;padding:7px 2px 9px;border:0;border-radius:0;background:transparent;color:#626872;text-align:left}.business-vacancy-detail-funnel-row button:after{position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:999px;background:#d8dde4;content:""}.business-vacancy-detail-funnel-row button.pending:after{background:#46a4ff}.business-vacancy-detail-funnel-row button.seen:after{background:#8db9df}.business-vacancy-detail-funnel-row button.shortlist:after{background:#ffbd4a}.business-vacancy-detail-funnel-row button.interview:after{background:#ff9f38}.business-vacancy-detail-funnel-row button.hired:after{background:#7bd389}.business-vacancy-detail-funnel-row strong{color:#2f333b;font-size:18px;line-height:1}.business-vacancy-detail-funnel-row span{margin-top:4px;overflow:hidden;width:100%;color:#737986;font-size:10px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.business-vacancy-detail-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;padding:4px;border:1px solid #eee6de;border-radius:14px;background:#fff;gap:3px}.business-vacancy-detail-tabs button{min-height:36px;border:0;border-radius:10px;background:transparent;color:#6d717a;font-size:12px;font-weight:800;white-space:nowrap}.business-vacancy-detail-tabs button.active{background:#fff0ea;color:#f05a2a}.business-vacancy-detail-panel{padding:12px}.business-vacancy-detail-candidates{display:grid;gap:8px;margin-top:10px}.business-vacancy-detail-candidate{display:grid;gap:8px;padding:9px 0;border-top:1px solid #eee6de}.business-vacancy-detail-candidate:first-child{border-top:0;padding-top:0}.business-vacancy-detail-candidate-main{display:grid;grid-template-columns:42px minmax(0,1fr) auto 22px;gap:9px;align-items:center;width:100%;padding:0;border:0;background:transparent;text-align:left}.business-vacancy-detail-candidate-main>span{width:42px;height:42px;font-size:13px}.business-vacancy-detail-candidate-main strong,.business-vacancy-detail-candidate-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-vacancy-detail-candidate-main strong{color:#2f333b;font-size:14px;line-height:1.2}.business-vacancy-detail-candidate-main small{margin-top:3px;color:#7b808a;font-size:12px;line-height:1.2}.business-vacancy-detail-candidate-main em{min-width:42px;padding:5px 8px;border:1px solid #91dfbf;border-radius:999px;color:#22a064;font-size:12px;font-style:normal;font-weight:850;text-align:center}.business-vacancy-detail-candidate-main svg{color:#8d8983}.business-vacancy-detail-candidate-actions{display:flex;gap:7px;justify-content:flex-end}.business-vacancy-detail-candidate-actions button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:32px;padding:0 11px;border:0;border-radius:999px;background:#fff0ea;color:#f05a2a;font-size:12px;font-weight:850}.business-vacancy-detail-candidate-actions button+button{background:#eef8f2;color:#2ca76b}.business-vacancy-detail-empty{display:grid;gap:7px;padding:12px;border-radius:12px;background:#f8f6f3;color:#686d75}.business-vacancy-detail-empty strong{color:#343942}.business-vacancy-detail-empty span{font-size:13px;line-height:1.35}.business-vacancy-detail-empty button{justify-self:start;min-height:34px;border:0;border-radius:999px;background:#fff;color:#f05a2a;font-weight:800}.business-candidate-db-fallback{border-color:#f3d7c8;background:linear-gradient(135deg,#fff8ef,#fff 76%)}.business-candidate-db-fallback .btn-action{margin-top:10px}.business-vacancy-detail-analytics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.business-vacancy-detail-analytics>div{display:grid;gap:5px;min-height:86px;padding:11px;border-radius:12px;background:#f8f6f3;color:#707780}.business-vacancy-detail-analytics svg{color:#f05a2a}.business-vacancy-detail-analytics strong{color:#2f333b;font-size:22px;line-height:1}.business-vacancy-detail-analytics span{font-size:12px;font-weight:750}.business-vacancy-detail-settings{display:grid;gap:8px}.business-vacancy-detail-settings button{min-height:42px;padding:0 12px;background:#f8f6f3}@media(max-width:360px){.business-vacancy-detail-hero h1{font-size:20px}.business-vacancy-detail-funnel-row span{font-size:9px}.business-vacancy-detail-tabs button{font-size:11px}}.business-candidates-mobile,.business-candidate-detail-mobile{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;overflow-x:hidden;padding:var(--space-3) var(--page-gutter) var(--screen-bottom-tabbar);color:var(--ink);background:var(--bg)}.business-candidate-detail-mobile{padding-bottom:var(--space-4)}.route-layer>.business-candidates-mobile,.route-layer>.business-candidate-detail-mobile{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.route-layer>.business-candidates-mobile{padding-bottom:calc(var(--screen-bottom-tabbar) + var(--space-4))}.route-layer>.business-candidates-mobile+.tabbar{flex:0 0 auto}.route-layer>.business-candidate-detail-bottom,.route-layer>.business-candidate-detail-bottom+.tabbar{flex:0 0 auto}.route-layer>.business-candidate-detail-bottom{position:relative;z-index:180}.route-layer>.business-candidate-detail-bottom+.tabbar{position:relative;right:auto;bottom:auto;left:auto;z-index:120;margin:0}.business-candidates-mobile *,.business-candidate-detail-mobile *,.business-candidate-detail-bottom *{box-sizing:border-box;min-width:0}.business-candidates-mobile-header,.business-candidate-detail-mobile-header{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px}.business-candidates-mobile-header button,.business-candidate-detail-mobile-header button{display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs)}.business-candidates-mobile-header-spacer{width:44px;height:44px}.business-candidates-mobile-header h1,.business-candidate-detail-mobile-header h1{margin:0;color:var(--ink);font-size:var(--text-18);line-height:var(--lh-tight);font-weight:var(--weight-heavy);text-align:center}.business-candidate-detail-mobile-header h1{text-align:center}.business-candidates-mobile-header p{overflow:hidden;margin:var(--space-1) 0 0;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold);text-align:center;text-overflow:ellipsis;white-space:nowrap}.business-candidates-mobile-search{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;width:100%;height:44px!important;min-height:44px!important;max-height:none;padding:0 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-3);transition:border-color .16s ease,background-color .16s ease}.business-candidates-mobile-search:focus-within{border-color:color-mix(in srgb,var(--accent) 36%,var(--line));background:var(--surface)}.business-candidates-mobile-search svg{color:var(--ink-3)}.business-candidates-mobile-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:16px;font-weight:var(--weight-bold)}.business-candidates-mobile-search input::placeholder{color:var(--ink-4)}.business-candidates-mobile-filter-panel{display:grid;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-2)}.business-candidates-mobile-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;height:auto;min-height:100px;min-width:0;overflow:visible;padding:4px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.business-candidates-mobile-tabs button{position:relative;display:grid;place-items:center;gap:3px;min-width:0;width:100%;height:44px;padding:7px 2px 9px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--ink-2);font-size:var(--text-10);font-weight:var(--weight-heavy)}.business-candidates-mobile-tabs button.is-active{background:var(--accent-soft);color:var(--accent)}.business-candidates-mobile-tabs button.is-active:after{position:absolute;right:8px;bottom:3px;left:8px;height:2px;border-radius:var(--radius-pill);background:var(--accent);content:""}.business-candidates-mobile-tabs button span{max-width:100%;overflow:hidden;color:inherit;text-overflow:ellipsis;white-space:nowrap}.business-candidates-mobile-tabs button em{max-width:100%;overflow:hidden;font-style:normal;opacity:.78;text-overflow:ellipsis;white-space:nowrap}.business-candidates-mobile-manual{display:grid;gap:var(--space-2)}.business-candidates-mobile-manual textarea,.business-candidates-mobile-manual select,.business-candidate-detail-card textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font:inherit}.business-candidates-mobile-manual textarea,.business-candidate-detail-card textarea{min-height:84px;padding:var(--space-3);resize:vertical}.business-candidates-mobile-manual select{height:var(--control-h-md);padding:0 var(--space-3)}.business-candidates-mobile-manual button,.business-candidates-mobile-empty button,.business-candidates-mobile-more{min-height:var(--control-h-md);border:0;border-radius:var(--radius-md);background:var(--accent);color:var(--surface);font-size:var(--text-14);font-weight:var(--weight-heavy);box-shadow:var(--action-primary-shadow)}.business-candidates-mobile-manual button:disabled,.business-candidates-mobile-more:disabled{opacity:.45}.business-candidates-mobile-list{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:10px}.business-candidates-mobile-refreshing{position:relative;overflow:hidden;min-height:30px;padding:8px 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-heavy)}.business-candidates-mobile-refreshing:after{position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.68),transparent);animation:skeleton-sheen 1.2s ease-in-out infinite;content:""}.business-candidates-mobile-card,.business-candidate-detail-hero,.business-candidate-detail-facts,.business-candidate-detail-work-context,.business-candidate-detail-card{position:relative;width:100%;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--surface-card-shadow)}.business-candidates-mobile-card.is-new{border-color:var(--brand-line);box-shadow:var(--shadow-sm)}.business-candidates-mobile-skeleton-card{pointer-events:none}.business-candidates-mobile-skeleton-block,.business-candidates-mobile-skeleton-line,.business-candidates-mobile-skeleton-pill,.business-candidates-mobile-skeleton-dot,.business-candidates-mobile-skeleton-label,.business-candidates-mobile-skeleton-action{position:relative;display:block;overflow:hidden;background:linear-gradient(90deg,var(--surface-2) 0%,color-mix(in srgb,var(--surface-2) 72%,#fff) 50%,var(--surface-2) 100%);background-size:240% 100%;animation:skeleton-sheen 1.2s ease-in-out infinite}.business-candidates-mobile-skeleton-line{width:100%;height:14px;border-radius:var(--radius-pill)}.business-candidates-mobile-skeleton-line.title{width:78%;height:18px}.business-candidates-mobile-skeleton-line.text{width:88%}.business-candidates-mobile-skeleton-line.short{width:54%}.business-candidates-mobile-skeleton-pill{width:88px;height:28px;border-radius:var(--radius-pill)}.business-candidates-mobile-skeleton-dot{width:28px;height:28px;border-radius:var(--radius-pill)}.business-candidates-mobile-skeleton-label{width:48px;height:12px;border-radius:var(--radius-pill)}.business-candidates-mobile-skeleton-action{width:100%;height:38px;border-radius:var(--radius-pill)}.business-candidates-mobile-person{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;width:100%;padding:12px 12px 8px}.business-candidates-mobile-profile{display:grid;grid-template-columns:var(--business-mobile-avatar) minmax(0,1fr);gap:10px;align-items:start;min-width:0;border:0;background:transparent;color:inherit;text-align:left}.business-candidates-mobile-avatar,.business-candidate-detail-avatar{display:inline-grid;place-items:center;overflow:hidden;border-radius:50%;background:var(--avatar-soft);color:var(--accent);font-weight:var(--weight-heavy)}.business-candidates-mobile-avatar{width:var(--business-mobile-avatar);height:var(--business-mobile-avatar);font-size:var(--text-16)}.business-candidates-mobile-avatar img,.business-candidate-detail-avatar img{width:100%;height:100%;object-fit:cover}.business-candidates-mobile-main{display:grid;gap:var(--space-1);align-self:center}.business-candidates-mobile-card-tools{position:relative;display:grid;grid-template-columns:88px 28px;gap:4px;align-items:start}.business-candidates-mobile-main strong{overflow:hidden;color:var(--ink);font-size:var(--text-16);line-height:var(--lh-tight);font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.business-candidates-mobile-main small,.business-candidates-mobile-main em{overflow:hidden;color:var(--ink-2);font-size:var(--text-12);line-height:1.2;font-style:normal;font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.business-candidates-mobile-context{display:grid;gap:var(--space-1);margin:0 12px;padding:9px 0 0;border-top:1px solid var(--line);background:transparent}.business-candidates-mobile-context span{display:grid;grid-template-columns:72px minmax(0,1fr);gap:var(--space-2);align-items:baseline;color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-candidates-mobile-context strong{color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-heavy);text-transform:uppercase}.business-candidates-mobile-context i{align-self:center}.business-candidates-mobile-vacancy-switch{display:grid;gap:var(--space-2);margin:0 12px}.business-candidates-mobile-vacancy-switch>button,.business-candidate-detail-vacancy-switch>button{display:inline-flex;width:fit-content;align-items:center;gap:var(--space-1);min-height:34px;padding:0 var(--space-3);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--control-muted);color:var(--brand);font-size:var(--text-12);font-weight:var(--weight-heavy)}.business-candidate-detail-vacancy-switch>button span{color:inherit;font-size:var(--text-12);font-weight:var(--weight-heavy);text-transform:none}.business-candidates-mobile-vacancy-menu,.business-candidate-detail-vacancy-menu{display:grid;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--brand-line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--surface-popover-shadow)}.business-candidates-mobile-vacancy-menu strong,.business-candidate-detail-vacancy-menu strong{color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-heavy)}.business-candidates-mobile-vacancy-menu button,.business-candidate-detail-vacancy-menu button{display:grid;gap:2px;width:100%;min-height:42px;padding:var(--space-2) var(--space-3);border:0;border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink);text-align:left}.business-candidates-mobile-vacancy-menu button span,.business-candidate-detail-vacancy-menu button span{overflow:hidden;font-size:var(--text-13);font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.business-candidates-mobile-vacancy-menu button small,.business-candidate-detail-vacancy-menu button small{overflow:hidden;color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.business-candidates-mobile-status{display:inline-flex;align-items:center;justify-content:center;width:88px;min-width:0;height:28px;padding:0 9px;border-radius:var(--radius-pill);overflow:hidden;background:var(--surface-2);color:var(--ink-2);font-size:var(--text-11);line-height:1;font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.business-candidates-mobile-menu-button{display:inline-grid;place-items:center;width:28px;height:28px;border:0;border-radius:var(--radius-pill);background:transparent;color:var(--ink-3)}.business-candidates-mobile-overflow-menu{position:absolute;top:34px;right:0;z-index:20;display:grid;gap:4px;width:min(280px,calc(100vw - 64px));padding:8px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--surface-popover-shadow)}.business-candidates-mobile-overflow-menu>button,.business-candidates-mobile-overflow-vacancies button{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:center;width:100%;min-height:38px;padding:0 10px;border:0;border-radius:var(--radius-md);background:transparent;color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-heavy);text-align:left}.business-candidates-mobile-overflow-menu>button:disabled{opacity:.45}.business-candidates-mobile-overflow-menu>button:hover,.business-candidates-mobile-overflow-vacancies button:hover{background:var(--surface-2)}.business-candidates-mobile-overflow-vacancies{display:grid;gap:3px;padding-top:5px;border-top:1px solid var(--line)}.business-candidates-mobile-overflow-search{display:grid;grid-template-columns:16px minmax(0,1fr);gap:7px;align-items:center;height:36px;margin:2px 0 5px;padding:0 10px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-3)}.business-candidates-mobile-overflow-search input{width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-candidates-mobile-overflow-vacancies strong{padding:4px 10px 2px;color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-heavy);text-transform:uppercase}.business-candidates-mobile-overflow-vacancies button{grid-template-columns:18px minmax(0,1fr);min-height:44px;color:var(--brand)}.business-candidates-mobile-overflow-vacancies button span,.business-candidates-mobile-overflow-vacancies button small{grid-column:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-candidates-mobile-overflow-vacancies button svg{grid-row:1 / span 2}.business-candidates-mobile-overflow-vacancies button small{color:var(--ink-3);font-size:var(--text-10)}.business-candidates-mobile-overflow-vacancies p,.business-candidates-mobile-overflow-vacancies em{margin:0;padding:5px 10px 2px;color:var(--ink-3);font-size:var(--text-11);font-style:normal;font-weight:var(--weight-bold)}.business-candidates-mobile-status.new,.business-candidates-mobile-status.shortlist,.business-candidates-mobile-status.hired{background:var(--green-soft);color:var(--green)}.business-candidates-mobile-status.seen,.business-candidates-mobile-status.interview{background:var(--blue-soft);color:var(--blue)}.business-candidates-mobile-status.closed,.business-candidates-mobile-status.paused{background:var(--red-soft);color:var(--red)}.business-candidates-mobile-actions{display:flex;gap:var(--space-2);align-items:center;flex-wrap:wrap;padding:10px 12px 12px}.business-candidates-mobile-actions button{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-1);min-height:var(--business-mobile-action-height);padding:0 var(--space-3);border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-candidates-mobile-actions button.contact{background:var(--control-muted)}.business-candidates-mobile-contact-inline{flex:1 1 100%;min-width:0}.business-candidates-mobile-contact-inline .business-contact-list{grid-template-columns:1fr}.business-candidates-mobile-contact-inline .business-contact-list span{padding:10px 12px}.business-candidates-mobile-actions button:disabled{opacity:.45}.business-candidates-mobile-actions svg{color:currentColor}.business-candidates-mobile-empty{display:grid;gap:var(--space-3);padding:var(--space-5);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--surface-card-shadow)}.business-candidates-mobile-empty strong{color:var(--ink);font-size:var(--text-18);font-weight:var(--weight-heavy)}.business-candidates-mobile-empty p{margin:0;color:var(--ink-2);font-size:var(--text-14);line-height:var(--lh-body);font-weight:var(--weight-medium)}.business-candidate-detail-menu-wrap{position:relative}.business-candidate-detail-menu{position:absolute;top:42px;right:0;z-index:30;display:grid;min-width:210px;padding:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--surface-popover-shadow)}.business-candidate-detail-menu button{width:100%;height:auto;min-height:40px;justify-content:start;padding:0 var(--space-3);border-radius:var(--radius-sm);color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-bold);text-align:left}.business-candidate-detail-hero{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;padding:12px}.business-candidate-detail-avatar{width:72px;height:72px;font-size:var(--text-20)}.business-candidate-detail-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-2)}.business-candidate-detail-title-row h2{margin:0;color:var(--ink);font-size:var(--text-18);line-height:var(--lh-tight);font-weight:var(--weight-heavy)}.business-candidate-detail-hero-main p,.business-candidate-detail-meta{margin:5px 0 0;color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-candidate-detail-meta{display:flex;align-items:center;gap:var(--space-2)}.business-candidate-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:10px 0}.business-candidate-detail-facts div{display:grid;gap:var(--space-1);justify-items:center;padding:0 var(--space-2);border-right:1px solid var(--line);text-align:center}.business-candidate-detail-facts div:last-child{border-right:0}.business-candidate-detail-facts svg{color:var(--ink-3)}.business-candidate-detail-facts strong{width:100%;overflow:hidden;color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-heavy);line-height:var(--lh-tight)}.business-candidate-detail-facts span{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold)}.business-candidate-detail-work-context{display:grid;gap:var(--space-2);padding:12px}.business-candidate-detail-work-context div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:baseline}.business-candidate-detail-work-context span{color:var(--ink-3);font-size:var(--text-10);font-weight:var(--weight-heavy);text-transform:uppercase}.business-candidate-detail-work-context strong{color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-candidate-detail-vacancy-switch{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:var(--space-2)!important;align-items:stretch!important}.business-candidate-detail-vacancy-menu{position:relative;z-index:2;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:var(--space-2)!important;align-items:stretch!important}.business-candidate-detail-card{display:grid;gap:var(--space-3);padding:12px}.business-candidate-detail-section-title{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-heavy)}.business-candidate-detail-section-title button{border:0;background:transparent;color:var(--accent);font:inherit;font-size:var(--text-14)}.business-candidate-detail-card p{margin:0;color:var(--ink-2);font-size:var(--text-12);line-height:var(--lh-body);font-weight:var(--weight-medium)}.business-candidate-detail-tags,.business-candidate-detail-checks,.business-candidate-detail-links{display:flex;flex-wrap:wrap;gap:var(--space-2)}.business-candidate-detail-tags span,.business-candidate-detail-checks span,.business-candidate-detail-links a{max-width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-pill);background:var(--control-muted);color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-bold);text-decoration:none}.business-candidate-detail-profile-line,.business-candidate-detail-note{display:grid;gap:var(--space-1);padding-top:var(--space-3);border-top:1px solid var(--line)}.business-candidate-detail-profile-line strong,.business-candidate-detail-note strong{color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-bold)}.business-candidate-detail-profile-line span,.business-candidate-detail-note span,.business-candidate-detail-card small{color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-candidate-detail-bottom{position:relative;left:auto;right:auto;bottom:auto;z-index:35;display:grid;grid-template-columns:1fr 1fr 1.52fr;gap:var(--space-2);width:100%;max-width:none;padding:var(--space-3) var(--page-gutter) calc(var(--space-3) + var(--app-safe-bottom));border-top:1px solid var(--line);background:color-mix(in srgb,var(--surface) 96%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.business-candidate-detail-bottom button{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:var(--control-h-lg);border-radius:var(--radius-lg);font-size:var(--text-14);font-weight:var(--weight-heavy)}.business-candidate-detail-bottom .reject{border:1px solid var(--brand-line);background:var(--surface);color:var(--accent)}.business-candidate-detail-bottom .contact{border:1px solid var(--line);background:var(--surface);color:var(--ink-2)}.business-candidate-detail-bottom .primary{border:0;background:var(--accent);color:var(--surface);box-shadow:var(--action-primary-shadow)}.business-candidate-detail-bottom button:disabled{opacity:.45}@media(max-width:360px){.business-candidates-mobile,.business-candidate-detail-mobile{padding-left:var(--space-3);padding-right:var(--space-3)}.business-candidates-mobile-person{grid-template-columns:50px minmax(0,1fr)}.business-candidates-mobile-status{grid-column:2;justify-self:start}.business-candidate-detail-hero{grid-template-columns:78px minmax(0,1fr)}.business-candidate-detail-avatar{width:78px;height:78px}}@media(prefers-reduced-motion:reduce){.business-candidates-mobile-refreshing:after,.business-candidates-mobile-skeleton-block,.business-candidates-mobile-skeleton-line,.business-candidates-mobile-skeleton-pill,.business-candidates-mobile-skeleton-dot,.business-candidates-mobile-skeleton-label,.business-candidates-mobile-skeleton-action{animation:none}}.business-company-mobile{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:12px;width:100%;max-width:100%;min-width:0;padding-bottom:calc(env(safe-area-inset-bottom) + 96px);overflow-x:hidden}.business-company-mobile>*{max-width:100%;min-width:0}.business-company-mobile-header{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px}.business-company-mobile-back{display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-xs)}.business-company-mobile-header h1{margin:0;overflow:hidden;color:var(--ink);font-size:var(--business-mobile-heading-size);line-height:1.12;font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.business-company-mobile-header span{display:block;overflow:hidden;margin-top:3px;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.business-company-mobile-link{border:0;background:transparent;color:var(--accent);font-size:var(--text-13);font-weight:var(--weight-heavy)}.business-company-mobile-hero,.business-company-mobile-card,.business-company-mobile-preview,.business-company-mobile-menu,.business-company-mobile-facts,.business-company-mobile-form{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.business-company-mobile-hero{position:relative;display:grid;grid-template-columns:62px minmax(0,1fr) 34px;gap:12px;align-items:start;padding:14px}.business-company-mobile-logo{position:relative;display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:var(--accent-soft);color:var(--accent);font-size:var(--text-24);font-weight:var(--weight-heavy);overflow:hidden}.business-company-mobile-logo img{width:100%;height:100%;object-fit:cover}.business-company-mobile-logo label{position:absolute;right:4px;bottom:4px;display:grid;place-items:center;width:24px;height:24px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--accent)}.business-company-mobile-logo input{position:absolute;inset:0;opacity:0}.business-company-mobile-hero-main{display:grid;gap:8px;min-width:0}.business-company-mobile-name{display:flex;align-items:center;gap:6px;min-width:0}.business-company-mobile-name strong{overflow:hidden;color:var(--ink);font-size:var(--text-16);line-height:1.15;font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.business-company-mobile-hero-main>span{overflow:hidden;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.business-company-mobile-id{display:inline-grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:6px;justify-content:start;max-width:100%;padding:7px 9px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-11);font-weight:var(--weight-heavy)}.business-company-mobile-id code{color:var(--ink);font:inherit}.business-company-mobile-id em{color:var(--accent);font-style:normal}.business-company-mobile-edit{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-2)}.business-verified-badge{display:inline-grid;place-items:center;flex:0 0 auto;width:18px;height:18px}.business-verified-badge.is-sm{width:15px;height:15px}.business-verified-badge svg{width:100%;height:100%;overflow:visible}.business-verified-badge path:first-child{fill:#22c55e}.business-verified-badge path:last-child{fill:none;stroke:#fff;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.business-company-mobile-card,.business-company-mobile-form{display:grid;gap:12px;padding:14px}.business-company-mobile-card h2{margin:0;color:var(--ink);font-size:var(--text-16);line-height:1.18;font-weight:var(--weight-heavy)}.business-company-mobile-card p,.business-company-mobile-card small{margin:0;color:var(--ink-2);font-size:var(--text-13);line-height:1.35;font-weight:var(--weight-bold)}.business-company-mobile-readiness button,.business-company-mobile-primary,.business-company-mobile-danger{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border-radius:var(--radius-md);padding:0 14px;font-size:var(--text-14);font-weight:var(--weight-heavy)}.business-company-mobile-readiness button,.business-company-mobile-primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.business-company-mobile-danger{border:1px solid color-mix(in srgb,var(--accent) 34%,var(--line));background:var(--surface);color:var(--accent)}.business-company-mobile-progress-head{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:baseline;gap:8px}.business-company-mobile-progress-head strong{color:var(--accent);font-size:var(--text-24);line-height:1;font-weight:var(--weight-heavy)}.business-company-mobile-progress-head span,.business-company-mobile-progress-head em{color:var(--ink-2);font-size:var(--text-12);font-style:normal;font-weight:var(--weight-heavy)}.business-company-mobile-progress{height:5px;border-radius:var(--radius-pill);background:var(--surface-3);overflow:hidden}.business-company-mobile-progress span{display:block;height:100%;border-radius:inherit;background:var(--accent)}.business-company-mobile-preview{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:12px;padding:14px;color:var(--ink);text-align:left}.business-company-mobile-preview small,.business-company-mobile-preview span{display:block;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-company-mobile-preview strong{display:block;margin:4px 0;color:var(--ink);font-size:var(--text-15);font-weight:var(--weight-heavy)}.business-company-mobile-preview svg{padding:9px;width:42px;height:42px;border-radius:var(--radius-md);background:var(--accent-soft);color:var(--accent)}.business-company-mobile-section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.business-company-mobile-section-head button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-heavy)}.business-company-mobile-members,.business-company-mobile-role-list,.business-company-mobile-template-list{display:grid;gap:8px}.business-company-mobile-member{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0}.business-company-mobile-member>span:first-child{display:grid;place-items:center;width:42px;height:42px;border-radius:var(--radius-pill);background:var(--surface-3);color:var(--accent);font-size:var(--text-14);font-weight:var(--weight-heavy)}.business-company-mobile-member strong,.business-company-mobile-member small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-company-mobile-member strong{color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-heavy)}.business-company-mobile-member small{color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-company-mobile-member em{padding:7px 11px;border-radius:var(--radius-pill);background:#e7f8ed;color:#15803d;font-size:var(--text-11);font-style:normal;font-weight:var(--weight-heavy)}.business-company-mobile-dashed{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:1px dashed color-mix(in srgb,var(--accent) 48%,var(--line));border-radius:var(--radius-md);background:var(--surface);color:var(--accent);font-size:var(--text-13);font-weight:var(--weight-heavy)}.business-company-mobile-menu{display:grid;overflow:hidden}.business-company-mobile-menu-row{position:relative;z-index:1;display:grid;grid-template-columns:36px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:62px;padding:11px 12px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);cursor:pointer;font:inherit;text-align:left;width:100%}.business-company-mobile-menu-row:last-child{border-bottom:0}.business-company-mobile-menu-row i{display:grid;place-items:center;width:36px;height:36px;border-radius:var(--radius-md);background:var(--accent-soft);color:var(--accent);font-style:normal}.business-company-mobile-menu-row strong,.business-company-mobile-menu-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-company-mobile-menu-row strong{color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-heavy)}.business-company-mobile-menu-row small{margin-top:3px;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-company-mobile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden}.business-company-mobile-facts.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.business-company-mobile-facts div{display:grid;gap:5px;min-width:0;padding:12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.business-company-mobile-facts div:nth-child(2n),.business-company-mobile-facts.is-three div:nth-child(3n){border-right:0}.business-company-mobile-facts span{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-heavy);text-transform:uppercase}.business-company-mobile-facts strong{overflow:hidden;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.business-company-mobile-facts .is-missing strong{color:var(--accent)}.business-company-mobile-form label{display:grid;gap:7px}.business-company-mobile-form label span{color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-heavy)}.business-company-mobile-form input,.business-company-mobile-form select,.business-company-mobile-form textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink);font:inherit;font-size:var(--text-14);font-weight:var(--weight-bold)}.business-company-mobile-form input,.business-company-mobile-form select{height:44px;padding:0 12px}.business-company-mobile-form textarea{min-height:180px;padding:12px;resize:vertical}.business-company-mobile-card.is-flat{box-shadow:none}.business-company-mobile-role-list div{display:grid;gap:3px;padding:10px;border-radius:var(--radius-md);background:var(--surface-2)}.business-company-mobile-role-list span{color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-heavy)}.business-company-mobile-role-list small{color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-company-mobile-template-list>div{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px;padding:10px;border-radius:var(--radius-md);background:var(--surface-2)}.business-company-mobile-template-list button{min-width:0;border:0;background:transparent;color:var(--ink);text-align:left}.business-company-mobile-template-list button:last-child{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--accent)}.business-company-mobile-template-list strong,.business-company-mobile-template-list span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.business-company-mobile-template-list strong{color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-heavy)}.business-company-mobile-template-list span{margin-top:4px;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-company-mobile-readiness-chips,.business-company-public-chips{display:flex;flex-wrap:wrap;gap:7px;min-width:0}.business-company-mobile-readiness-chips span,.business-company-public-chips em{min-height:30px;display:inline-flex;align-items:center;border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-2);padding:0 10px;font-size:var(--text-12);line-height:1;font-style:normal;font-weight:var(--weight-heavy)}.business-company-mobile-menu{display:flex!important;flex-direction:column;height:auto!important;min-height:250px}.business-company-mobile-menu-row{position:static;z-index:auto}.business-company-public-chips em.is-good{background:var(--green-soft);color:var(--green)}.business-company-public-hero,.business-company-public-hr-note{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.business-company-public-hero{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;align-items:start;padding:16px}.business-company-public-logo{width:72px;height:72px;display:grid;place-items:center;overflow:hidden;border-radius:22px;background:var(--accent-soft);color:var(--accent);font-size:var(--text-24);font-weight:var(--weight-heavy)}.business-company-public-logo img{width:100%;height:100%;object-fit:cover}.business-company-public-main{display:grid;gap:8px;min-width:0}.business-company-public-title{display:flex;align-items:center;gap:7px;min-width:0}.business-company-public-title h2{margin:0;overflow:hidden;color:var(--ink);font-size:var(--text-20);line-height:1.12;font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.business-company-public-main>span{display:inline-flex;align-items:center;gap:6px;min-width:0;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-bold)}.business-company-public-section{gap:10px}.business-company-public-section .business-company-mobile-section-head>span{min-width:28px;min-height:28px;display:inline-grid;place-items:center;border-radius:var(--radius-pill);background:var(--accent-soft);color:var(--accent);font-size:var(--text-12);font-weight:var(--weight-heavy)}.business-company-public-section p{color:var(--ink-2);font-size:var(--text-14);line-height:1.45}.business-company-public-contacts,.business-company-public-vacancies{display:grid;gap:8px}.business-company-public-contacts div,.business-company-public-vacancies article{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;min-width:0;padding:10px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.business-company-public-contacts i,.business-company-public-vacancies i{display:grid;place-items:center;width:36px;height:36px;border-radius:var(--radius-md);background:var(--accent-soft);color:var(--accent);font-style:normal}.business-company-public-contacts span,.business-company-public-vacancies small{display:block;overflow:hidden;color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.business-company-public-contacts strong,.business-company-public-vacancies strong,.business-company-public-vacancies em{display:block;overflow:hidden;color:var(--ink);font-size:var(--text-13);font-style:normal;font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.business-company-public-contacts strong a{color:inherit;text-decoration:none}.business-company-public-contacts .contact-copy-button{grid-column:3;grid-row:1 / span 2;align-self:center}.business-company-public-vacancies em{grid-column:2;color:var(--ink-2);font-size:var(--text-12)}.business-company-public-hr-note{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;background:#fff8f5}.business-company-public-hr-note>svg{color:var(--accent)}.business-company-public-hr-note strong,.business-company-public-hr-note span{display:block;min-width:0}.business-company-public-hr-note strong{color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-heavy)}.business-company-public-hr-note span{margin-top:3px;color:var(--ink-2);font-size:var(--text-12);line-height:1.35;font-weight:var(--weight-semibold)}.business-company-public-hr-note button{min-height:34px;border:0;border-radius:var(--radius-pill);background:var(--accent);color:#fff;padding:0 12px;font-size:var(--text-12);font-weight:var(--weight-heavy)}.business-company-mobile-skeleton .business-company-mobile-skeleton-back,.business-company-mobile-skeleton-logo,.business-company-mobile-skeleton-icon,.business-company-mobile-skeleton-menu-icon{display:block}.business-company-mobile-skeleton-back{width:44px;height:44px;border-radius:var(--radius-pill)}.business-company-mobile-skeleton-title{width:46%;height:24px}.business-company-mobile-skeleton-subtitle{width:64%;height:12px;margin-top:7px}.business-company-mobile-skeleton-logo{width:62px;height:62px;border-radius:18px}.business-company-mobile-skeleton-line{display:block;width:58%;height:13px}.business-company-mobile-skeleton-line.wide{width:84%}.business-company-mobile-skeleton-line.title{width:48%;height:20px}.business-company-mobile-skeleton-line.short{width:40%}.business-company-mobile-skeleton-chip{width:142px;height:30px;border-radius:var(--radius-pill)}.business-company-mobile-skeleton-icon{width:34px;height:34px;border-radius:var(--radius-pill)}.business-company-mobile-skeleton-icon.large{width:42px;height:42px;border-radius:var(--radius-md)}.business-company-mobile-skeleton-progress{width:100%;height:6px;border-radius:var(--radius-pill)}.business-company-mobile-skeleton-button{width:100%;height:42px;border-radius:var(--radius-md)}.business-company-mobile-skeleton-member{height:42px;border-radius:var(--radius-md)}.business-company-mobile-skeleton-menu-icon{width:36px;height:36px;border-radius:var(--radius-md)}@media(max-width:380px){.business-company-public-hero{grid-template-columns:62px minmax(0,1fr);padding:14px}.business-company-public-logo{width:62px;height:62px}.business-company-public-title h2{font-size:var(--text-18)}.business-company-public-hr-note{grid-template-columns:24px minmax(0,1fr)}.business-company-public-hr-note button{grid-column:1 / -1;width:100%}}.employer-home-skeleton{padding-bottom:calc(env(safe-area-inset-bottom) + 96px)}.employer-home-skeleton-card,.employer-home-skeleton-section{pointer-events:none}.employer-home-skeleton-icon,.employer-home-skeleton-cta-icon,.employer-home-skeleton-metric-icon{display:block}.employer-home-skeleton-icon{width:38px;height:38px;border-radius:var(--radius-md)}.employer-home-skeleton-line{display:block;width:62%;height:13px;border-radius:var(--radius-pill)}.employer-home-skeleton-line.title{width:72%;height:18px}.employer-home-skeleton-line.short{width:46%;margin-top:7px}.employer-home-skeleton-line.wide{width:92%;margin-top:var(--space-3)}.employer-home-skeleton-pill{width:72px;height:34px;border-radius:var(--radius-pill)}.employer-home-skeleton-progress{display:block;width:100%;height:6px;margin-top:var(--space-3);border-radius:var(--radius-pill)}.employer-home-skeleton-cta{pointer-events:none;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm)}.employer-home-skeleton-cta-icon{width:48px;height:48px;border-radius:var(--radius-md)}.employer-home-skeleton-cta .employer-home-skeleton-line.short,.employer-home-skeleton-cta .employer-home-skeleton-line.title{margin-top:0}.employer-home-skeleton-metric{pointer-events:none}.employer-home-skeleton-metric-icon{width:36px;height:36px;border-radius:var(--radius-pill)}.employer-home-skeleton-number{width:34px;height:20px;border-radius:var(--radius-pill)}.employer-home-skeleton-label{width:58px;height:11px;border-radius:var(--radius-pill)}.employer-home-skeleton-heading{width:46%;height:22px;border-radius:var(--radius-pill)}.employer-home-skeleton-row,.employer-home-skeleton-response{display:block;width:100%;border-radius:var(--radius-md)}.employer-home-skeleton-row{height:72px}.employer-home-skeleton-response{height:58px}@media(max-width:380px){.employer-home-skeleton-heading{width:62%}}.pull-refresh-indicator{--pull-distance: 0px;--pull-progress: 0;position:absolute;z-index:150;top:calc(var(--app-safe-top) + 54px);left:50%;display:inline-flex;align-items:center;gap:8px;min-height:40px;max-width:calc(100% - 48px);padding:6px 12px 6px 7px;border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line));border-radius:var(--radius-pill);background:color-mix(in srgb,var(--surface) 94%,var(--accent-soft));box-shadow:0 12px 30px #18181b21;color:var(--ink);opacity:0;pointer-events:none;transform:translate(-50%,calc(-38px + (var(--pull-distance) * .72))) scale(.96);transition:opacity .16s ease,transform .18s ease}.pull-refresh-indicator.is-visible{opacity:calc(.34 + (var(--pull-progress) * .66));transform:translate(-50%,calc(-34px + (var(--pull-distance) * .72))) scale(1)}.pull-refresh-indicator.is-refreshing,.pull-refresh-indicator.is-cooldown{opacity:1}.pull-refresh-indicator strong{display:block;min-width:0;color:var(--ink-2);font-size:var(--text-12);line-height:1;font-weight:var(--weight-bold);white-space:nowrap}.pull-refresh-spinner{width:26px;height:26px;flex:0 0 auto;box-sizing:border-box;border-radius:var(--radius-pill);background:conic-gradient(from calc(var(--pull-progress) * 260deg),var(--accent) 0 76deg,transparent 76deg 360deg),color-mix(in srgb,var(--accent-soft) 72%,#fff);display:grid;place-items:center;transform:rotate(calc(var(--pull-progress) * 210deg));transform-origin:center;backface-visibility:hidden;will-change:transform}.pull-refresh-spinner:after{content:"";width:17px;height:17px;border-radius:inherit;background:var(--surface);box-shadow:inset 0 0 0 1px #e9572b14}.pull-refresh-indicator.is-ready .pull-refresh-spinner{background:conic-gradient(var(--accent) 0 270deg,transparent 270deg 360deg),color-mix(in srgb,var(--accent-soft) 78%,#fff)}.pull-refresh-indicator.is-refreshing .pull-refresh-spinner{animation:pull-refresh-spin .78s linear infinite;border-width:3px;border-style:solid;border-color:#f2552f2e;border-top-color:var(--accent);background:transparent;transform:rotate(0)}.pull-refresh-indicator.is-refreshing .pull-refresh-spinner:after{content:none}.pull-refresh-indicator.is-cooldown{border-color:var(--line);background:var(--surface)}.pull-refresh-indicator.is-cooldown .pull-refresh-spinner{background:conic-gradient(var(--success) 0 360deg),#1d85421c;transform:none}@keyframes pull-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.onboarding-list-toggle{width:100%;min-height:42px;margin-top:var(--space-3);border:1px dashed rgba(233,87,43,.36);border-radius:var(--radius-pill);background:#fffaf7;color:var(--accent);font-size:var(--text-13);font-weight:var(--weight-heavy)}.onboarding-list-toggle.compact{min-height:38px;margin-top:var(--space-3);background:var(--surface)}.onboarding-list-toggle.muted{border-color:var(--line);background:transparent;color:var(--ink-2)}.onboarding-role-refinement{margin:var(--space-5) 0 var(--space-6);padding:var(--space-3);border:1px solid rgba(233,87,43,.24);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fff9f5 0%,var(--surface) 100%)}.onboarding-role-refinement-head{display:grid;gap:4px;margin-bottom:var(--space-3)}.onboarding-role-refinement-head strong{color:var(--ink);font-size:var(--text-14);line-height:var(--lh-tight);font-weight:var(--weight-heavy)}.onboarding-role-refinement-head span{color:var(--ink-2);font-size:var(--text-12);line-height:var(--lh-body);font-weight:var(--weight-semibold)}.onboarding-role-chip-grid{gap:7px}.onboarding-role-chip-grid button{min-height:38px;background:var(--surface)}.seeker-profile-skeleton{display:grid;gap:var(--space-5);padding-bottom:var(--screen-bottom-tabbar)}.seeker-profile-skeleton-hero{display:grid;justify-items:center;align-content:center;gap:var(--space-3);min-height:278px;overflow:hidden;pointer-events:none}.seeker-profile-skeleton-photo{display:block;width:88px;height:88px;border-radius:var(--radius-pill)}.seeker-profile-skeleton-name,.seeker-profile-skeleton-role,.seeker-profile-skeleton-city,.seeker-profile-skeleton-heading,.seeker-profile-skeleton-line,.seeker-profile-skeleton-footer{display:block}.seeker-profile-skeleton-name{width:62%;height:28px}.seeker-profile-skeleton-role{width:38%;height:16px}.seeker-profile-skeleton-city{width:28%;height:15px}.seeker-profile-skeleton-completeness{display:grid;gap:var(--space-2);width:min(88%,360px);padding-top:var(--space-2)}.seeker-profile-skeleton-progress{display:block;width:100%;height:8px;border-radius:var(--radius-pill)}.seeker-profile-skeleton-heading{width:34%;height:24px;margin-top:var(--space-2)}.seeker-profile-skeleton-card{display:grid;gap:var(--space-3);pointer-events:none}.seeker-profile-skeleton-line{width:64%;height:16px}.seeker-profile-skeleton-line.title{width:46%;height:21px}.seeker-profile-skeleton-line.wide{width:88%}.seeker-profile-skeleton-line.short{width:42%}.seeker-profile-skeleton-chips{display:flex;flex-wrap:wrap;gap:var(--space-2)}.seeker-profile-skeleton-chips span{width:104px;height:34px;border-radius:var(--radius-pill)}.seeker-profile-skeleton-footer{width:100%;height:38px;border-radius:var(--radius-md)}.seeker-profile-skeleton-location{grid-template-columns:42px minmax(0,1fr);pointer-events:none}.seeker-profile-skeleton-icon{width:42px;height:42px;border-radius:var(--radius-md)}.seeker-profile-skeleton-button{grid-column:1 / -1;width:100%;height:42px;border-radius:var(--radius-md)}.seeker-profile-skeleton-stat{display:block;height:72px;border-radius:var(--radius-md)}.seeker-profile-skeleton-action{display:block;flex:1 1 0;min-width:0;height:48px;border-radius:var(--radius-md)}.seeker-profile-skeleton-account{display:grid;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.seeker-profile-skeleton-account-row{height:64px;border-radius:0;border-bottom:1px solid var(--line)}.seeker-profile-skeleton-account-row:last-child{border-bottom:0}.profile-hero-meta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 10px;margin-top:var(--space-1);color:var(--ink-2)}.profile-hero-meta-row .role-current,.profile-hero-meta-row .profile-location-meta{margin-top:0}.profile-hero-meta-row .profile-location-meta{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:0}.profile-hero-meta-row .profile-location-meta svg{flex:0 0 auto;color:var(--accent)}.profile-hero-contact-row{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:var(--space-3)}.profile-contact-chip{display:inline-flex;align-items:center;max-width:100%;gap:6px;padding:8px 11px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold);line-height:1.1;box-shadow:inset 0 1px #ffffffb3}button.profile-contact-chip{appearance:none;cursor:pointer}a.profile-contact-chip{text-decoration:none}.profile-contact-chip-missing{border-color:#ffd9c8;background:#fff7f2;color:var(--accent)}.profile-contact-chip svg{flex:0 0 auto;color:var(--accent)}.advice-rail{display:grid;gap:10px;margin:10px 0 14px}.advice-card{position:relative;display:grid;grid-template-columns:36px 1fr;gap:10px;padding:12px 42px 12px 12px;border:1px solid rgba(31,41,55,.12);border-radius:8px;background:#f7fbff;color:#111827}.advice-card-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#e1f0ff;color:#0b63ce}.advice-card-copy{display:grid;gap:5px;min-width:0}.advice-card-copy strong{font-size:14px;line-height:1.25}.advice-card-copy span{color:#4b5563;font-size:13px;line-height:1.35}.advice-card-copy button{width:fit-content;display:inline-flex;align-items:center;gap:4px;padding:0;border:0;background:transparent;color:#0b63ce;font-weight:700}.advice-card-dismiss{position:absolute;top:10px;right:10px;width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:999px;background:#ffffffbf;color:#64748b}.content-body{padding-bottom:28px}.content-row-image img,.content-detail-image,.content-hub-hero img{width:100%;height:100%;object-fit:cover}.content-hub-hero{position:relative;display:flex;align-items:center;min-height:224px;padding:24px 20px;overflow:hidden;border:1px solid rgba(255,69,24,.18);border-radius:18px;background:linear-gradient(135deg,#fff7f2,#fff 54%,#ffe4d7)}.content-hub-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fffaf7,#fffaf7f5 42%,#fffaf72e 72%,#ffe8db0f);pointer-events:none}.content-hub-hero>div{position:relative;z-index:1;max-width:54%}.content-hub-hero strong,.content-hub-hero span{display:block}.content-hub-hero strong{font-size:23px;line-height:1.2}.content-hub-hero span{margin-top:4px;color:#4b5563;font-size:14px;line-height:1.35}.content-hub-hero img{position:absolute;inset:0 0 0 auto;width:64%;height:100%;border-radius:0;object-position:72% center}.content-search{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:center;min-height:52px;margin:14px 0;padding:0 14px;border:1px solid rgba(31,41,55,.1);border-radius:12px;background:#fff;color:#8b929c}.content-search input{width:100%;border:0;outline:0;background:transparent;color:#111827;font-size:15px}.content-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;height:54px;margin:14px 0;padding:4px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.content-tabs button{position:relative;display:grid;place-items:center;min-width:0;width:100%;height:44px;padding:7px 4px 9px;overflow:hidden;border:0;border-radius:var(--radius-md);background:transparent;color:var(--ink-2);font-size:var(--text-11);font-weight:var(--weight-heavy);text-overflow:ellipsis;white-space:nowrap}.content-tabs button.active{background:var(--accent-soft);color:var(--accent)}.content-tabs button.active:after{position:absolute;right:12px;bottom:3px;left:12px;height:2px;border-radius:var(--radius-pill);background:var(--accent);content:""}.content-list{display:grid;gap:10px}.content-article-row{display:grid;grid-template-columns:118px minmax(0,1fr);gap:12px;width:100%;padding:12px;border:1px solid rgba(31,41,55,.12);border-radius:14px;background:#fff;color:inherit;text-align:left}.content-row-image{position:relative;min-height:128px;overflow:hidden;border-radius:12px;background:#f8f4ed}.content-row-copy{display:grid;gap:7px;min-width:0}.content-article-row strong{font-size:16px;line-height:1.25}.content-article-row>span:not(.content-audience-pill){color:#4b5563;font-size:14px;line-height:1.35}.content-row-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:#64748b;font-size:12px}.content-row-meta span,.content-row-meta em{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;background:#f1f5f9;font-style:normal}.content-audience-pill{width:fit-content;padding:4px 8px;border-radius:999px;background:#e2e8f0;color:#334155;font-size:11px;font-weight:800}.content-chip{display:inline-flex;align-items:center;width:fit-content;min-height:24px;padding:4px 9px;border-radius:999px;font-size:11px;font-style:normal;font-weight:850}.content-image .content-chip,.home-content-image .content-chip,.content-row-image .content-chip{position:absolute;top:10px;left:10px}.content-chip.green{background:#e7f8ea;color:#16803a}.content-chip.blue{background:#e7f1ff;color:#0b63ce}.content-chip.orange{background:#ffeadb;color:#d7481d}.content-chip.violet{background:#f0e9ff;color:#7447d6}.content-audience-pill.seeker{background:#e1f0ff;color:#0b63ce}.content-audience-pill.employer{background:#ffe8d6;color:#a34108}.content-empty,.content-loading{padding:22px;border-radius:8px;background:#f8fafc;color:#64748b;text-align:center}.content-loading{display:grid;gap:8px}.content-loading span{height:12px;border-radius:999px;background:linear-gradient(90deg,#e5e7eb,#f8fafc,#e5e7eb)}.content-article-detail{display:grid;gap:14px}.content-detail-topline{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#6b7280;font-size:12px;font-weight:750}.content-detail-topline span:not(.content-chip){display:inline-flex;align-items:center;gap:5px}.content-article-detail h1{margin:0;font-size:28px;line-height:1.12;letter-spacing:0}.content-summary{margin:0;color:#4b5563;font-size:15px;line-height:1.45}.content-author-row{display:flex;align-items:center;gap:10px;margin:2px 0 4px}.content-author-avatar{display:grid;width:36px;height:36px;place-items:center;border-radius:999px;background:var(--accent);color:#fff;font-weight:850}.content-author-row strong,.content-author-row small{display:block}.content-author-row small{margin-top:2px;color:#7a7f87;font-size:12px}.content-detail-image{aspect-ratio:1.5;overflow:hidden;border-radius:16px;background:#f8f4ed}.content-markdown{display:grid;gap:12px;margin-top:6px}.content-markdown h2{margin:12px 0 0;color:#111827;font-size:20px;line-height:1.2}.content-markdown p{margin:0;color:#1f2937;font-size:15px;line-height:1.55}.content-markdown .content-bullet{position:relative;padding-left:18px}.content-markdown .content-bullet:before{content:"";position:absolute;top:10px;left:3px;width:6px;height:6px;border-radius:999px;background:#16803a}.content-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}@media(max-width:380px){.content-hub-hero{min-height:236px}.content-hub-hero img{width:70%}.content-hub-hero>div{max-width:60%}.content-article-row{grid-template-columns:1fr}.content-row-image{min-height:160px}.content-detail-actions{grid-template-columns:1fr}}.home-content-preview{width:100%;max-width:100%;margin:18px 0 20px;padding:14px;border:1px solid rgba(31,41,55,.08);border-radius:18px;background:#fff;box-shadow:0 14px 30px #1e1a1612}.home-content-head{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.home-content-head h2{display:flex;gap:8px;align-items:center;margin:0;color:#101014;font-size:20px;line-height:1.15}.home-content-head h2 svg{color:var(--accent)}.home-content-head p{margin:4px 0 0;color:#6b7280;font-size:13px;line-height:1.35}.home-content-all{display:inline-flex;flex:0 0 auto;align-items:center;gap:2px;min-height:34px;padding:0 2px 0 8px;border:0;background:transparent;color:var(--accent);font-size:14px;font-weight:750}.home-content-rail{display:grid;grid-auto-columns:minmax(200px,48%);grid-auto-flow:column;gap:12px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity;scrollbar-width:none}.home-content-rail::-webkit-scrollbar{display:none}.home-content-card{display:grid;gap:9px;min-width:0;border:0;background:transparent;color:inherit;text-align:left;scroll-snap-align:start}.home-content-image{position:relative;display:block;aspect-ratio:1.28;overflow:hidden;border-radius:12px;background:#f6f2ec}.home-content-image img{width:100%;height:100%;object-fit:cover}.home-content-card strong{min-height:42px;color:#111827;font-size:15px;line-height:1.28}.home-content-meta{display:inline-flex;align-items:center;gap:5px;color:#7a7f87;font-size:12px;font-weight:650}.home-content-meta span{display:inline-flex;align-items:center;gap:4px;min-width:0}.home-content-meta em{color:#b0b5bd;font-style:normal}.home-content-skeleton{display:block;min-height:180px;border-radius:14px;background:linear-gradient(90deg,#f0ebe4,#fffaf4,#f0ebe4)}.content-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:18px 0 10px}.content-section-heading strong,.content-category-strip>strong{font-size:18px;line-height:1.2}.content-section-heading span{color:#8b929c;font-size:12px;font-weight:700}.content-category-strip{margin-top:16px}.content-category-strip>strong{display:block;margin-bottom:10px}.content-category-strip>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.content-category-strip button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-width:0;min-height:70px;padding:10px;border:1px solid rgba(31,41,55,.1);border-radius:10px;background:#fff;color:#111827;text-align:left}.content-category-strip button>svg{grid-row:1 / span 2;align-self:center;width:34px;height:34px;padding:8px;border-radius:9px;background:#f1f5f9;color:var(--accent)}.content-category-strip button.active{border-color:#ff451861;background:#fff7f2}.content-category-strip span,.content-category-strip small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-category-strip span{display:grid;gap:3px}.content-category-strip strong{font-size:13px;line-height:1.15}.content-category-strip small{color:#7a7f87;font-size:11px;font-weight:600}.content-category-strip em{grid-column:2;align-self:start;color:#8b929c;font-size:11px;font-style:normal;font-weight:700}.content-bot-cta{position:relative;margin-top:16px;min-height:218px;overflow:hidden;padding:20px 16px;border:1px solid rgba(24,116,255,.15);border-radius:16px;background:linear-gradient(135deg,#f7fbff,#fff 56%,#fff3eb)}.content-bot-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f8fbff,#f8fbfffa 45%,#f8fbff47 73%,#fff3eb0d);pointer-events:none}.content-bot-cta>div{position:relative;z-index:2;display:grid;gap:8px;max-width:58%}.content-bot-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e7f1ff;color:#0b63ce}.content-bot-cta strong{font-size:18px;line-height:1.16}.content-bot-cta p{margin:0;color:#4b5563;font-size:13px;line-height:1.35}.content-bot-cta button{width:fit-content;display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 13px;border:0;border-radius:9px;background:var(--accent);color:#fff;font-weight:800;white-space:nowrap}.content-bot-cta button:disabled{background:#94a3b8}.content-bot-cta img{position:absolute;inset:0 0 0 auto;width:56%;height:100%;object-fit:cover;object-position:66% center}@media(max-width:380px){.content-category-strip>div{grid-template-columns:1fr}.content-bot-cta{min-height:190px}.content-bot-cta>div{max-width:68%}.content-bot-cta img{width:62%}}.business-company-mobile-member-badges{display:inline-flex;align-items:center;justify-content:flex-end;gap:6px;min-width:0}.business-company-mobile-member-status{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:7px 10px;border-radius:var(--radius-pill);background:var(--surface-3);color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-heavy);line-height:1;white-space:nowrap}.business-company-mobile-member-status.active{background:#e7f8ed;color:#15803d}.business-company-mobile-member-status.invited{background:#fff4e6;color:#c2410c}.business-company-mobile-member-status.suspended{background:#f1f5f9;color:#64748b}.guest-auth-cta{display:grid;gap:var(--space-4);padding:var(--space-4);border:1px solid var(--brand-line);border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--brand-tint) 0%,rgba(255,255,255,.96) 68%),var(--surface);box-shadow:var(--shadow-sm)}.guest-auth-cta-copy{display:grid;gap:var(--space-2)}.guest-auth-cta-copy strong{color:var(--ink);font-size:var(--text-18);line-height:1.2;font-weight:var(--weight-heavy)}.guest-auth-cta-copy p{margin:0;color:var(--ink-2);font-size:var(--text-13);line-height:1.42}.guest-auth-cta-actions{display:grid;gap:var(--space-2)}.guest-auth-cta-actions .btn-secondary{margin-top:0}.auth-methods-panel{display:grid;gap:var(--space-3);width:100%}.auth-methods-panel .auth-email-form{margin-top:0}.auth-method-button{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;width:100%;min-height:var(--control-h-lg);border:1px solid var(--brand-line);border-radius:var(--radius-md);padding:14px var(--space-4);background:var(--surface);color:var(--ink);font-size:var(--text-14);font-weight:var(--weight-bold);box-shadow:inset 4px 0 0 var(--brand),inset -4px 0 0 var(--brand)}.auth-method-button:active{background:var(--brand-tint)}.auth-method-button:disabled{opacity:.52;cursor:not-allowed}.auth-method-button span{min-width:0;text-align:center}.auth-method-button-muted{border-color:var(--line);box-shadow:inset 4px 0 0 var(--line),inset -4px 0 0 var(--line)}.auth-consent-note{margin:0;color:var(--ink-2);font-size:var(--text-12);line-height:1.42;text-align:center}.auth-consent-note a{color:var(--brand-strong);font-weight:var(--weight-bold)}.auth-platform-icon{width:22px;height:22px;justify-self:center}.auth-sheet{max-height:min(82vh,620px)}.auth-sheet-body{display:grid;gap:var(--space-3)}.home-vacancy-load-issue{display:grid;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--brand-line);border-radius:var(--radius-md);background:var(--brand-tint);color:var(--ink)}.home-vacancy-load-issue.compact{flex:0 0 calc(100vw - var(--page-gutter) * 2);align-content:center}.home-vacancy-load-issue strong{display:block;font-size:var(--text-15);line-height:1.25}.home-vacancy-load-issue span{display:block;margin-top:var(--space-1);color:var(--ink-2);font-size:var(--text-13);line-height:1.4}.home-vacancy-load-issue button{justify-self:start;min-height:38px;border:0;border-radius:var(--radius-sm);padding:0 var(--space-3);background:var(--brand);color:#fff;font-weight:var(--weight-bold)}.business-company-mobile-link:disabled,.business-company-mobile-menu-row:disabled,.business-company-mobile-logout button:disabled{opacity:.62}.business-company-mobile-menu-row.danger i{background:#fff1ed;color:#b42318}.business-company-mobile-menu-row.danger strong,.business-company-mobile-menu-row.danger>svg{color:#b42318}.business-company-mobile-logout{padding:0 0 calc(var(--space-6) + 74px)}.business-company-mobile-logout button{width:100%;min-height:58px;border:1px solid #f1c7bd;border-radius:var(--radius-lg);background:#fffdfa;color:#b42318;display:flex;align-items:center;gap:12px;padding:12px 14px;text-align:left}.business-company-mobile-logout span,.business-company-mobile-logout strong,.business-company-mobile-logout small{display:block}.business-company-mobile-logout strong{font-size:var(--text-14);font-weight:var(--weight-heavy)}.business-company-mobile-logout small{margin-top:3px;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.job-card .job-title-row{display:flex;align-items:flex-start;gap:8px}.job-card .job-title-row .job-title{min-width:0;flex:1}.job-card-promoted-signal{display:inline-grid;width:36px;height:32px;flex:0 0 36px;place-items:center;border:1px solid rgba(233,87,43,.12);border-radius:var(--radius-pill);background:linear-gradient(180deg,#fff3ed,#ffe9df);color:var(--accent)}.job-card-promoted-signal svg{fill:#e9572b2e}.business-views-analytics{display:grid;align-content:start;grid-auto-rows:max-content;gap:var(--space-4);padding-bottom:calc(var(--space-8) + 72px)}.business-views-analytics-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:var(--space-2)}.business-views-analytics-stat,.business-views-analytics-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.business-views-analytics-stat{min-height:76px;display:grid;place-items:center;gap:4px;padding:var(--space-2);color:var(--ink-2);text-align:center}.business-views-analytics-stat strong{color:var(--ink);font-size:var(--text-19);line-height:1;font-weight:var(--weight-heavy)}.business-views-analytics-stat span{font-size:var(--text-11);font-weight:var(--weight-bold)}.business-views-analytics-list{display:grid;align-content:start;grid-auto-rows:max-content;gap:var(--space-3)}.business-views-analytics-card{display:grid;gap:var(--space-3);padding:var(--space-4)}.business-views-analytics-main{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:var(--space-3);text-align:left}.business-views-analytics-main strong,.business-views-analytics-empty strong{display:block;color:var(--ink);font-size:var(--text-17);line-height:var(--lh-tight);font-weight:var(--weight-heavy)}.business-views-analytics-main small,.business-views-analytics-empty span{display:block;margin-top:4px;color:var(--ink-2);font-size:var(--text-12);line-height:var(--lh-tight);font-weight:var(--weight-semibold)}.business-views-analytics-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.business-views-analytics-counts button{min-height:64px;display:grid;place-items:center;gap:3px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-2);padding:var(--space-2);text-align:center}.business-views-analytics-counts strong{min-height:16px;color:var(--ink);font-size:var(--text-16);line-height:1;font-weight:var(--weight-heavy)}.business-views-analytics-counts small{max-width:100%;overflow:hidden;font-size:var(--text-10);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.business-views-analytics-conversion{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);border-top:1px solid var(--line);padding-top:var(--space-3)}.business-views-analytics-conversion span{color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.business-views-analytics-conversion strong{color:var(--accent);font-size:var(--text-15);font-weight:var(--weight-heavy)}.business-views-analytics-empty{border:1px dashed var(--line);border-radius:var(--radius-lg);background:var(--surface-2);padding:var(--space-5)}.business-views-analytics-skeleton{display:block;width:24px;height:16px;border-radius:var(--radius-pill);background:linear-gradient(90deg,var(--surface-2) 0%,color-mix(in srgb,var(--surface-2) 72%,#fff) 50%,var(--surface-2) 100%);background-size:240% 100%;animation:skeleton-sheen 1.2s ease-in-out infinite}.public-company-contact-phone{display:grid;grid-template-columns:minmax(0,1fr) auto}.public-company-contact-phone a{display:flex;align-items:center;gap:var(--space-3);min-width:0;color:inherit;text-decoration:none}.public-company-contact-copy{min-width:0;display:grid;gap:2px}.public-company-contact-phone button,.contact-copy-button{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold)}.company-logo,.compact-company-logo,.home-hot-card .home-job-logo,.home-job-card .home-job-logo{overflow:hidden;border-radius:50%}.company-logo img,.compact-company-logo img,.app-logo img,.logo-lg img,.home-job-logo img,.b2b-company-logo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}.saved-search-cta,.saved-search-manager{display:grid;gap:12px;border:1px solid rgba(226,218,207,.95);border-radius:18px;background:#fff;padding:12px 14px;box-shadow:0 8px 22px #3f301f0d}.saved-search-cta{grid-template-columns:auto 1fr auto;align-items:center;margin:-2px 0 6px}.saved-search-cta-empty{grid-template-columns:auto minmax(0,1fr) auto;margin:14px 0 6px;border-color:#e2dacff2;box-shadow:none}.saved-search-cta-empty .saved-search-cta-icon{width:34px;height:34px;border-radius:12px}.saved-search-cta-empty .saved-search-cta-actions{justify-content:flex-end}.saved-search-cta.is-saved{border-color:#86efacf2;background:#f3fff8}.saved-search-cta-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;color:#0d8b5d;background:#dffbea}.saved-search-cta-copy,.saved-search-manager-head,.saved-search-manager-empty,.saved-search-manager-item span,.saved-search-preview-list button,.saved-search-bot-nudge{display:grid;gap:4px}.saved-search-cta-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.saved-search-cta-copy strong,.saved-search-manager-head strong,.saved-search-manager-item strong,.saved-search-preview-list strong{color:#111827;font-size:1rem;line-height:1.18}.saved-search-cta-copy span,.saved-search-manager-head span,.saved-search-manager-empty,.saved-search-manager-open small,.saved-search-preview-list span,.saved-search-preview-empty,.saved-search-bot-nudge span,.saved-search-bot-panel span{color:#64748b;font-size:.84rem;line-height:1.35}.saved-search-secondary-action,.saved-search-link{border:0;background:transparent;color:#f4512a;font-weight:800;font-size:.92rem}.saved-search-secondary-action{padding:8px 0}.saved-search-link{display:inline-flex;align-items:center;gap:5px;color:#7c7168;padding:8px 2px}.saved-search-sheet .filter-sheet-head{align-items:flex-start;padding-bottom:18px;border-bottom:0}.saved-search-sheet .filter-sheet-title{max-width:340px;font-size:1.55rem;line-height:1.08}.saved-search-sheet .filter-sheet-sub{max-width:330px;margin-top:8px;color:#7c7168;font-size:.98rem;line-height:1.35}.saved-search-sheet-body{display:grid;gap:12px;padding:0 18px 18px}.saved-search-sheet-summary,.saved-search-inline-error{display:flex;align-items:center;gap:8px;border-radius:16px;padding:12px;font-weight:800}.saved-search-sheet-summary{align-items:flex-start;gap:12px;border:1px solid rgba(226,218,207,.95);background:#fff}.saved-search-sheet-summary-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:14px;color:#f4512a;background:#fff1ee}.saved-search-sheet-summary>div:last-child{display:grid;gap:3px}.saved-search-sheet-summary strong{color:#111827;font-size:1rem;line-height:1.18}.saved-search-sheet-summary span{color:#7c7168;font-size:.9rem;font-weight:650;line-height:1.34}.saved-search-sheet .filter-sheet-actions{gap:12px;padding-top:14px;background:#fffaf5}.saved-search-inline-error{color:#b42318;background:#fff1ee;border:1px solid rgba(251,146,60,.24)}.saved-search-preview-list{display:grid;gap:8px;padding:0 16px 12px}.saved-search-preview-list button{text-align:left;border:1px solid rgba(15,23,42,.08);border-radius:8px;background:#f8fafc;padding:10px 12px}.saved-search-preview-empty,.saved-search-bot-nudge{margin:0 16px 12px;border-radius:8px;background:#f8fafc;padding:12px}.saved-search-bot-nudge{grid-template-columns:1fr auto;align-items:center}.saved-search-manager{margin-bottom:14px;padding:16px}.saved-search-manager-head{align-items:center}.saved-search-manager-head>div{display:grid;gap:6px}.saved-search-manager-kicker{width:fit-content;border:1px solid rgba(15,118,110,.16);border-radius:999px;background:#14b8a614;padding:4px 9px;color:#0f766e!important;font-weight:800}.saved-search-bot-panel{display:grid;grid-template-columns:1fr;gap:12px;border:1px solid rgba(244,81,42,.18);border-radius:14px;background:#fff8f5;padding:12px}.saved-search-bot-panel>div:first-child{display:grid;gap:4px}.saved-search-bot-panel strong{color:#111827;font-size:.96rem;line-height:1.2}.saved-search-bot-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.saved-search-bot-actions .ink-chip,.saved-search-bot-actions .ghost-chip{display:inline-flex;align-items:center;gap:7px;min-height:40px}.saved-search-manager-list{display:grid;gap:0;border-top:1px solid rgba(15,23,42,.08)}.saved-search-manager-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid rgba(15,23,42,.08);padding:12px 0}.saved-search-manager-open{display:grid;gap:4px;min-width:0;border:0;background:transparent;padding:0;text-align:left}.saved-search-manager-open strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-search-manager-controls{display:flex;align-items:center;gap:8px}.saved-search-manager-toggle{position:relative;width:44px;height:26px}.saved-search-manager-toggle input{position:absolute;opacity:0}.saved-search-manager-toggle i{position:absolute;inset:0;border-radius:999px;background:#cbd5e1;transition:background .16s ease}.saved-search-manager-toggle i:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a33;transition:transform .16s ease}.saved-search-manager-toggle input:checked+i{background:#0f766e}.saved-search-manager-toggle input:checked+i:after{transform:translate(18px)}.saved-search-manager-delete{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(220,38,38,.14);border-radius:8px;color:#b91c1c;background:#fff}@media(max-width:520px){.saved-search-bot-nudge{grid-template-columns:1fr}.saved-search-manager-item{grid-template-columns:minmax(0,1fr);align-items:start}.saved-search-manager-controls{justify-content:space-between}.saved-search-cta{grid-template-columns:auto minmax(0,1fr)}.saved-search-cta-actions{grid-column:2;justify-content:flex-start}.saved-search-cta-empty{grid-template-columns:auto minmax(0,1fr)}.saved-search-cta-empty .saved-search-cta-actions{grid-column:2}}.detail-similar-teaser{width:100%;margin:0 0 var(--space-5);border:1px solid rgba(245,158,11,.28);border-radius:8px;background:linear-gradient(180deg,#fff8e6,#fffdf7);color:#1f2937;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;padding:12px 14px;text-align:left;box-shadow:0 10px 24px #f59e0b14}.detail-similar-teaser svg{color:#f59e0b}.detail-similar-teaser span{display:grid;gap:2px;min-width:0}.detail-similar-teaser strong{font-size:13px;line-height:1.25}.detail-similar-teaser small{color:#6b7280;font-size:11px;line-height:1.25}.detail-similar-teaser b{color:#6b7280;font-size:22px;line-height:1}.application-success-body{padding-bottom:112px}.application-success-hero{display:grid;justify-items:center;text-align:center;gap:10px;padding:30px 18px 18px}.application-success-check{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;color:#047857;background:#dff7e8}.application-success-hero h1{margin:6px 0 0;font-size:20px;line-height:1.2;color:#111827}.application-success-hero p{margin:0;max-width:260px;color:#4b5563;font-size:13px;line-height:1.45}.application-success-time{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:10px 14px;border-radius:8px;border:1px solid rgba(5,150,105,.18);background:#edf9f2;color:#047857;font-weight:700;font-size:12px}.application-success-boost{margin:8px 16px 18px;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;padding:14px;border-radius:8px;border:1px solid rgba(226,232,240,.95);background:#fff;box-shadow:0 14px 30px #0f172a0f}.application-success-boost svg{color:#f59e0b}.application-success-boost div{display:grid;gap:4px}.application-success-boost strong{font-size:13px;color:#111827}.application-success-boost span{font-size:12px;line-height:1.45;color:#64748b}.application-success-recommendations{margin:0 16px}.application-success-recommendations h2{margin:0 0 10px;font-size:16px;color:#111827}.application-success-list{display:grid;gap:10px}.application-success-card{display:grid;grid-template-columns:42px 1fr 36px;align-items:center;gap:10px;padding:12px;border-radius:8px;border:1px solid rgba(226,232,240,.95);background:#fff}.application-success-logo{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;font-weight:800;font-size:12px;overflow:hidden}.application-success-logo img{width:100%;height:100%;object-fit:cover}.application-success-card-main{min-width:0;border:0;background:transparent;padding:0;text-align:left;display:grid;gap:4px}.application-success-card-main strong,.application-success-card-main b,.application-success-card-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.application-success-card-main strong{font-size:14px;color:#111827}.application-success-card-main b{font-size:13px;color:#059669}.application-success-card-main small{display:inline-flex;align-items:center;gap:4px;color:#64748b;font-size:11px}.application-success-save{width:36px;height:36px;border-radius:8px;border:1px solid rgba(226,232,240,.95);background:#fff;color:#ef4444;display:grid;place-items:center}.application-success-save.saved{background:#fff1f2;border-color:#f8717147}.application-success-all{width:100%;margin-top:10px}.application-success-bottom{grid-template-columns:1fr;gap:10px}.application-success-bottom .btn-primary,.application-success-bottom .btn-secondary{width:100%}:root{--screen-bottom-tabbar: calc(106px + var(--app-safe-bottom));--tabbar-glass-x: 8px;--tabbar-glass-bottom: max(8px, var(--app-safe-bottom));--tabbar-glass-radius: 32px}.route-layer{position:relative}.route-layer>.tabbar,.app-scroll-viewport .route-layer>.tabbar{position:absolute;right:var(--tabbar-glass-x);bottom:var(--tabbar-glass-bottom);left:var(--tabbar-glass-x);z-index:160;margin:0}.tabbar{isolation:isolate;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:2px;min-height:70px;padding:6px;border:1px solid rgba(255,255,255,.66);border-radius:var(--tabbar-glass-radius);background:radial-gradient(circle at 18% 0%,rgba(255,255,255,.82),rgba(255,255,255,.16) 38%,transparent 62%),linear-gradient(180deg,#ffffff94,#ffffff52),#fafaf757;box-shadow:0 20px 48px #1614122e,0 7px 18px #16141214,inset 0 1px #ffffffd1,inset 0 -1px #1614120a;overflow:hidden;transform:translateZ(0)}@supports ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.tabbar{-webkit-backdrop-filter:blur(34px) saturate(190%) brightness(1.04);backdrop-filter:blur(34px) saturate(190%) brightness(1.04)}}.tabbar:before,.tabbar:after{content:"";position:absolute;pointer-events:none;z-index:0}.tabbar:before{inset:1px 1px auto;height:54%;border-radius:calc(var(--tabbar-glass-radius) - 1px) calc(var(--tabbar-glass-radius) - 1px) 22px 22px;background:linear-gradient(180deg,#ffffffb8,#fff0),radial-gradient(circle at 72% 20%,rgba(255,255,255,.52),transparent 48%)}.tabbar:after{inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(255,255,255,.18),transparent 26%,transparent 72%,rgba(255,255,255,.16)),repeating-linear-gradient(135deg,rgba(255,255,255,.045) 0 1px,transparent 1px 4px);opacity:.58;mix-blend-mode:screen}.tabbar .tab{z-index:1;min-width:0;min-height:58px;justify-content:center;gap:3px;padding:7px 2px 6px;border-radius:25px;color:#2a28259e;font-size:var(--text-10);font-weight:var(--weight-bold);transition:color .16s ease,transform .16s ease}.tabbar .tab:before{content:"";position:absolute;inset:3px 2px;z-index:-1;border-radius:23px;background:transparent;box-shadow:none;opacity:0;transition:opacity .16s ease,background .16s ease,box-shadow .16s ease}.tabbar .tab svg{width:23px;height:23px;flex:0 0 23px;color:currentColor;stroke-width:2.3}.tabbar .tab span{max-width:100%;min-height:14px;line-height:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;letter-spacing:0}.tabbar .tab.active{color:var(--ink);transform:translateY(-1px)}.tabbar .tab.active span{font-size:var(--text-10)}.tabbar .tab.active:before{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.74),rgba(255,255,255,.28) 44%,transparent 78%),#ffffff2e;box-shadow:inset 0 1px #ffffffb8,0 8px 18px #16141212;opacity:1}.tabbar .tab.active svg{color:var(--accent)}.tabbar .badge-dot{top:4px;right:calc(50% - 20px);min-width:17px;height:17px;padding:0 5px;border:1.5px solid rgba(255,255,255,.88);border-radius:var(--radius-pill);box-shadow:0 6px 14px #e9572b47;line-height:14px}@media(prefers-reduced-transparency:reduce){.tabbar{background:#ffffffeb}.tabbar:after{display:none}}.employer-tabbar{grid-template-columns:repeat(5,minmax(0,1fr))}.employer-tabbar .tab svg{width:21px;height:21px;flex:0 0 21px}.employer-tabbar .badge-dot{top:4px;right:calc(50% - 19px);min-width:17px;height:17px;line-height:14px}.account-mode-switch-card{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-top:var(--space-3);padding:10px 12px;border:1px solid rgba(229,220,207,.92);border-radius:18px;background:#fffdf9d1;box-shadow:inset 0 1px #ffffffdb}.business-company-mobile-hero-mode{grid-column:1 / -1}.business-company-mobile-hero-mode .account-mode-switch-card{margin-top:2px}.account-mode-switch-current{display:flex;min-width:0;align-items:center;gap:9px}.account-mode-switch-label{flex:0 0 auto;color:var(--ink-2);font-size:13px;font-weight:var(--weight-bold)}.account-mode-switch-current strong{min-width:0;overflow:hidden;color:var(--ink);font-size:16px;font-weight:var(--weight-heavy);line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.account-mode-switch-action{display:inline-flex;flex:0 0 auto;min-height:44px;max-width:156px;align-items:center;justify-content:center;gap:8px;padding:0 10px 0 12px;border:1px solid rgba(229,220,207,.92);border-radius:16px;color:var(--accent);background:#ffffffb8;font:inherit;font-size:12px;font-weight:var(--weight-bold);line-height:1.1;text-align:center}@media(max-width:374px){.account-mode-switch-card{padding:9px}.account-mode-switch-label{display:none}.account-mode-switch-action{max-width:146px;padding-inline:10px}}.route-seeker-profile .profile-hero-hub,.route-seeker-profile .hub-card,.route-seeker-profile .section-block{border-color:#e5dccfdb;border-radius:var(--radius-lg);background:#ffffffeb;box-shadow:0 10px 28px #492f1c12,var(--shadow-xs)}.route-seeker-profile .full-name,.route-seeker-profile .section-head .title,.route-seeker-profile .hub-card-title,.route-seeker-profile .account-row-title{color:var(--ink);letter-spacing:0}.route-seeker-profile .profile-hero-hub .account-mode-switch-card{border-color:#ffc7b1bd;background:linear-gradient(180deg,#fffaf7,#fff4ed)}.route-seeker-profile .location-card-action,.route-seeker-profile .profile-language-switch button.active{border-color:var(--accent);background:var(--accent);color:#fff;box-shadow:0 8px 18px #e9572b29}.route-seeker-profile .account-mode-switch-action{border-color:#ffc7b1c2;background:#ffffffb8;color:var(--accent);box-shadow:none}.route-seeker-profile .profile-location-settings-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;border-color:#ffc7b1b3;background:linear-gradient(180deg,#fffaf7,#fff)}.route-seeker-profile .profile-location-settings-card .location-card-icon{background:var(--accent-soft);color:var(--accent)}.route-seeker-profile .location-card-action{grid-column:auto;min-height:36px;white-space:nowrap}.route-seeker-profile .hub-card-business{background:linear-gradient(180deg,#fffdf8,#fff)}.route-seeker-profile .hub-stat{background:#fffaf6;border-color:#e5dccfc2}.route-seeker-profile .account-list{background:#fffffff0}.route-seeker-profile .account-row{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center}.route-seeker-profile .account-row.static{grid-template-columns:38px minmax(0,1fr)}.route-seeker-profile .account-row-content{min-width:0}.route-seeker-profile .account-row.static .account-row-content{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.route-seeker-profile .account-row-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:var(--radius-md);background:var(--accent-soft);color:var(--accent)}.route-seeker-profile .account-id-row{background:#fffaf6}.route-seeker-profile .account-row-arrow{color:var(--accent)}.route-seeker-profile .profile-language-switch{background:#fff;border-color:#e5dccfdb}.route-seeker-profile .profile-language-switch button{color:var(--ink-3)}.route-seeker-profile .account-row-danger .account-row-icon{background:var(--red-soft);color:var(--red)}.route-seeker-profile .account-row-danger .account-row-arrow{color:var(--red)}@media(max-width:390px){.route-seeker-profile .profile-location-settings-card{grid-template-columns:auto minmax(0,1fr)}.route-seeker-profile .location-card-action{grid-column:1 / -1}.route-seeker-profile .account-row.static .account-row-content{display:grid}.route-seeker-profile .profile-language-switch{width:100%;min-width:0}}.route-seeker-profile-edit{--profile-bg: #f8f6f2;--profile-surface: #ffffff;--profile-border: #ece5dc;--profile-text: #1f1f23;--profile-muted: #746e66;--profile-orange: #f45124;--profile-soft-orange: #fff0e8;background:var(--profile-bg);color:var(--profile-text)}.route-seeker-profile-edit .profile-hub-body,.route-seeker-profile-edit .profile-section-editor-body{display:flex!important;flex-direction:column;gap:10px;padding:12px 14px 108px}.route-seeker-profile-edit .profile-hub-progress,.route-seeker-profile-edit .profile-hub-person,.route-seeker-profile-edit .profile-hub-card,.route-seeker-profile-edit .profile-editor-card,.route-seeker-profile-edit .profile-hub-tip,.route-seeker-profile-edit .profile-section-intro{flex:0 0 auto;border:1px solid var(--profile-border);border-radius:18px;background:var(--profile-surface);box-shadow:0 10px 28px #1f1f230a}.route-seeker-profile-edit .profile-hub-progress{padding:14px}.route-seeker-profile-edit .profile-hub-progress-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.route-seeker-profile-edit .profile-hub-progress-title p,.route-seeker-profile-edit .profile-hub-progress-title strong{margin:0;font-size:20px;font-weight:950;letter-spacing:0}.route-seeker-profile-edit .profile-hub-progress-title strong{color:var(--profile-orange)}.route-seeker-profile-edit .profile-hub-progress-title span,.route-seeker-profile-edit .profile-editor-card-head span,.route-seeker-profile-edit .profile-editor-help,.route-seeker-profile-edit .profile-preview-line span,.route-seeker-profile-edit .profile-preview-text{color:var(--profile-muted);font-size:13px;line-height:1.45}.route-seeker-profile-edit .profile-hub-progress-track{height:8px;margin-top:14px;overflow:hidden;border-radius:999px;background:#ebe7e0}.route-seeker-profile-edit .profile-hub-progress-track span{display:block;height:100%;border-radius:inherit;background:var(--profile-orange)}.route-seeker-profile-edit .profile-hub-person{display:flex;align-items:center;gap:14px;width:100%;padding:12px;border-color:transparent;text-align:left}.route-seeker-profile-edit .profile-hub-avatar,.route-seeker-profile-edit .profile-photo-button{display:grid;place-items:center;overflow:hidden;background:#f3f0eb;color:var(--profile-orange)}.route-seeker-profile-edit .profile-hub-avatar{width:58px;height:58px;border-radius:20px}.route-seeker-profile-edit .profile-hub-avatar img,.route-seeker-profile-edit .profile-photo-button img{width:100%;height:100%;object-fit:cover}.route-seeker-profile-edit .profile-hub-person strong{display:block;font-size:18px;font-weight:950}.route-seeker-profile-edit .profile-hub-person small{display:inline-flex;margin-top:7px;padding:5px 9px;border-radius:999px;background:#ebf8ef;color:#148245;font-size:12px;font-weight:850}.route-seeker-profile-edit .profile-hub-card{display:block;min-height:0;padding:0;overflow:hidden}.route-seeker-profile-edit .profile-hub-card-head-button{display:flex!important;align-items:center;gap:10px;width:100%;height:auto!important;min-height:56px!important;padding:12px 14px!important;border:0!important;border-radius:18px 18px 0 0;background:transparent!important;color:var(--profile-text)!important;text-align:left;overflow:visible!important}.route-seeker-profile-edit .profile-hub-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:13px;background:var(--profile-soft-orange);color:var(--profile-orange)}.route-seeker-profile-edit .profile-hub-title{display:block;flex:1 1 auto;min-width:0;color:var(--profile-text)!important;font-size:17px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-seeker-profile-edit .profile-hub-preview{display:grid;gap:8px;min-height:34px;padding:0 14px 14px 58px;overflow:visible}.route-seeker-profile-edit .profile-hub-preview.is-empty{padding-left:58px}.route-seeker-profile-edit .profile-preview-line{display:flex;justify-content:space-between;gap:16px;min-width:0;width:100%}.route-seeker-profile-edit .profile-preview-line strong{min-width:0;color:#313035;font-size:14px;font-weight:850;text-align:right;overflow-wrap:anywhere}.route-seeker-profile-edit .profile-hub-card .profile-preview-text{display:block;margin:0}.route-seeker-profile-edit .profile-chip-row{display:flex;flex-wrap:wrap;gap:8px}.route-seeker-profile-edit .profile-chip-row span,.route-seeker-profile-edit .profile-chip-row button{min-height:34px;padding:0 12px;border:1px solid #ece5dc;border-radius:999px;background:#f7f5f2;color:#4e4a46;font-size:13px;font-weight:850}.route-seeker-profile-edit .profile-chip-row button.active{border-color:var(--profile-orange);background:var(--profile-soft-orange);color:var(--profile-orange)}.route-seeker-profile-edit .profile-hub-add,.route-seeker-profile-edit .profile-add-row{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:6px;width:calc(100% - 116px);min-height:38px;margin:0 14px 14px 58px;border:1px dashed #f68b6e;border-radius:14px;background:#fffaf7;color:var(--profile-orange);font-weight:900}.route-seeker-profile-edit .profile-hub-tip{display:flex;gap:10px;padding:14px 16px;color:#5b554f;font-weight:800}.route-seeker-profile-edit .profile-section-intro{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px}.route-seeker-profile-edit .profile-section-intro>span{color:var(--profile-muted);font-size:13px;font-weight:750}.route-seeker-profile-edit .profile-editor-stack{display:grid;gap:12px}.route-seeker-profile-edit .profile-editor-card{display:grid;gap:12px;padding:14px}.route-seeker-profile-edit .profile-editor-card label{display:grid;gap:7px;color:#544f49;font-size:13px;font-weight:850}.route-seeker-profile-edit .profile-editor-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.route-seeker-profile-edit .profile-editor-card-head strong{font-size:18px;font-weight:950}.route-seeker-profile-edit .profile-basics-grid,.route-seeker-profile-edit .profile-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.route-seeker-profile-edit .profile-basics-grid{grid-template-columns:84px minmax(0,1fr);align-items:end}.route-seeker-profile-edit .profile-photo-button{width:84px;height:84px;border:1px solid var(--profile-border);border-radius:28px;font-size:30px;font-weight:900}.route-seeker-profile-edit .profile-inline-action{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0 9px;border:1px solid #f7c4b3;border-radius:999px;background:#fff8f5;color:var(--profile-orange);font-size:12px;font-weight:900}.route-seeker-profile-edit .profile-editor-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.route-seeker-profile-edit .profile-editor-warning{margin:0;color:var(--profile-orange);font-size:13px;font-weight:850}.route-seeker-profile-edit .profile-language-row{display:grid;gap:8px;padding:10px 0;border-top:1px solid #f0ebe5}.route-seeker-profile-edit .profile-language-row:first-of-type{border-top:0}.route-seeker-profile-edit .profile-language-row.active strong{color:var(--profile-orange)}.route-seeker-profile-edit .profile-inline-list{display:grid;gap:8px;padding-top:8px;border-top:1px solid #f0ebe5}.route-seeker-profile-edit .profile-autosave-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--profile-border);background:#f8f6f2f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.route-seeker-profile-edit .profile-autosave-status{display:inline-flex;align-items:center;gap:7px;min-width:0;color:#6c665f;font-size:13px;font-weight:850}.route-seeker-profile-edit .profile-autosave-status.is-saving svg{animation:profile-spin .8s linear infinite}.route-seeker-profile-edit .profile-autosave-status.is-saved{color:#16814a}.route-seeker-profile-edit .profile-autosave-status.is-error,.route-seeker-profile-edit .profile-autosave-status.is-blocked{color:var(--profile-orange)}.route-seeker-profile-edit .profile-hub-floating-note{position:fixed;left:16px;right:16px;bottom:88px;z-index:40;padding:10px 12px;border:1px solid #f5c5b3;border-radius:14px;background:#fff8f5;color:var(--profile-orange);font-size:13px;font-weight:850}@keyframes profile-spin{to{transform:rotate(360deg)}}.route-seeker-profile-edit .profile-hub-body{gap:14px;padding-inline:18px}.route-seeker-profile-edit .profile-hub-progress{border:0;border-radius:0;background:transparent;box-shadow:none;padding:10px 0 6px}.route-seeker-profile-edit .profile-hub-progress-title em{display:block;margin:6px 0 10px;color:#8a837b;font-size:13px;font-style:normal;font-weight:750;line-height:1.35}.route-seeker-profile-edit .profile-hub-progress-title strong{padding:5px 9px;border:1px solid #ffb39d;border-radius:999px;background:#fff3ed;font-size:15px}.route-seeker-profile-edit .profile-hub-progress-track{height:7px;margin-top:12px}.route-seeker-profile-edit .profile-hub-person,.route-seeker-profile-edit .profile-hub-card,.route-seeker-profile-edit .profile-editor-card,.route-seeker-profile-edit .profile-editor-hint{border-color:#f0ebe5;border-radius:18px;background:#fff;box-shadow:0 12px 32px #221e190d}.route-seeker-profile-edit .profile-hub-person{padding:16px;gap:16px}.route-seeker-profile-edit .profile-hub-avatar{width:76px;height:76px;border-radius:50%}.route-seeker-profile-edit .profile-hub-person strong{font-size:20px}.route-seeker-profile-edit .profile-hub-card{padding:14px}.route-seeker-profile-edit .profile-hub-card-head-button{min-height:30px!important;padding:0 0 12px!important;border-radius:0}.route-seeker-profile-edit .profile-hub-icon{width:28px;height:28px;flex-basis:28px;border-radius:50%}.route-seeker-profile-edit .profile-hub-title{font-size:16px}.route-seeker-profile-edit .profile-hub-edit{color:var(--profile-orange);font-size:13px;font-weight:950}.route-seeker-profile-edit .profile-hub-chevron{color:#9f9891}.route-seeker-profile-edit .profile-hub-preview,.route-seeker-profile-edit .profile-hub-preview.is-empty{gap:10px;min-height:0;padding:0}.route-seeker-profile-edit .profile-preview-line{align-items:center;justify-content:flex-start;gap:12px}.route-seeker-profile-edit .profile-preview-line>span{display:grid;place-items:center;width:22px;min-width:22px;color:#2d2b28}.route-seeker-profile-edit .profile-preview-line strong{color:#252427;font-size:14px;font-weight:850;text-align:left}.route-seeker-profile-edit .profile-chip-row span,.route-seeker-profile-edit .profile-chip-row button{min-height:34px;background:#f4f3f2;color:#2f2d31}.route-seeker-profile-edit .profile-hub-add{box-sizing:border-box;width:100%;max-width:100%;margin:12px 0 0;border-color:#ded7ce;background:#fff}.route-seeker-profile-edit .profile-hub-tip{align-items:center;gap:12px;border-color:#ffe2d5;background:#fff8f4}.route-seeker-profile-edit .profile-hub-tip-icon{display:grid;place-items:center;width:42px;height:42px;min-width:42px;border-radius:50%;background:#fff0e8;color:var(--profile-orange)}.route-seeker-profile-edit .profile-hub-tip strong{display:block;color:#242326}.route-seeker-profile-edit .profile-hub-tip em{margin-left:auto;padding:4px 8px;border:1px solid #ffb39d;border-radius:999px;color:var(--profile-orange);font-style:normal;font-weight:950}.route-seeker-profile-edit .profile-search-field{display:flex!important;align-items:center;gap:10px;min-height:52px;padding:0 14px;border:1px solid #ebe5dd;border-radius:14px;background:#fff;color:#8a837b}.route-seeker-profile-edit .profile-search-field input{width:100%;border:0;outline:0;background:transparent;color:#242326}.route-seeker-profile-edit .profile-editor-subtitle{margin-top:4px;color:#29272b;font-size:14px;font-weight:950}.route-seeker-profile-edit .profile-popular-row button.active,.route-seeker-profile-edit .profile-card-choice-row button.active{border-color:var(--profile-orange);background:var(--profile-orange);color:#fff}.route-seeker-profile-edit .profile-card-choice-row button{min-width:calc(33.333% - 6px);min-height:58px;border-radius:16px}.route-seeker-profile-edit .profile-editor-hint{display:grid;grid-template-columns:44px 1fr;column-gap:12px;padding:14px;border-color:#ffe3d7;background:#fff8f4}.route-seeker-profile-edit .profile-editor-hint span{grid-row:span 2;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff0e8;color:var(--profile-orange)}.route-seeker-profile-edit .profile-editor-hint strong{color:#242326;font-size:15px;font-weight:950}.route-seeker-profile-edit .profile-editor-hint small{color:#756f68;font-size:13px;font-weight:750;line-height:1.35}.route-seeker-profile-edit .profile-add-row.wide{width:100%;margin:0;border-color:#ded7ce;background:#f6f5f4;color:#242326}.route-seeker-profile-edit{--profile-bg: #faf8f5;--profile-border: #f0e8df;--profile-orange: #ff5a24;--profile-soft-orange: #fff1e8}.route-seeker-profile-edit>.advice-rail{display:none}.route-seeker-profile-edit>.nav-back{min-height:62px;padding:14px 22px 6px;background:linear-gradient(180deg,#faf8f5fa,#faf8f5db);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.route-seeker-profile-edit>.nav-back .back-btn{width:34px;height:34px;border:0;background:transparent;box-shadow:none;color:#151417;font-size:0}.route-seeker-profile-edit>.nav-back .back-btn:before{content:"‹";font-size:30px;font-weight:500;line-height:1}.route-seeker-profile-edit>.nav-back .nav-title{color:#121115;font-size:16px;font-weight:950;letter-spacing:0}.route-seeker-profile-edit>.nav-back .nav-text-action{min-width:58px;min-height:34px;padding:0;color:var(--profile-orange);font-size:13px;font-weight:900;text-align:right}.route-seeker-profile-edit>.nav-back .nav-spacer{width:58px}.route-seeker-profile-edit .profile-hub-body,.route-seeker-profile-edit .profile-section-editor-body{padding-inline:18px;background:var(--profile-bg)}.route-seeker-profile-edit .profile-section-editor-body{gap:14px;padding-top:12px}.route-seeker-profile-edit .profile-hub-progress-title{align-items:center}.route-seeker-profile-edit .profile-hub-progress-title p{color:#18171b;line-height:1.1}.route-seeker-profile-edit .profile-hub-progress-title span{display:block;margin-top:2px;color:#807970;font-size:13px;font-weight:800}.route-seeker-profile-edit .profile-hub-progress-track{background:#e6e3df}.route-seeker-profile-edit .profile-hub-person{position:relative;min-height:122px;border-color:#ffffffe0;border-radius:22px;box-shadow:0 16px 38px #291f170f}.route-seeker-profile-edit .profile-hub-avatar{position:relative;flex:0 0 82px;width:82px;height:82px;border:4px solid #f2f0ed;overflow:visible}.route-seeker-profile-edit .profile-hub-avatar img{border-radius:inherit}.route-seeker-profile-edit .profile-hub-camera{position:absolute;right:-2px;bottom:-1px;display:grid;place-items:center;width:27px;height:27px;border:3px solid #fff;border-radius:50%;background:#111114;color:#fff}.route-seeker-profile-edit .profile-hub-person small{gap:5px;padding:6px 10px;background:#e9f8ef;color:#15884a}.route-seeker-profile-edit .profile-hub-person small:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.route-seeker-profile-edit .profile-hub-person-chevron{margin-left:auto;color:#9c9690}.route-seeker-profile-edit .profile-hub-card{border-radius:18px;box-shadow:0 14px 34px #2a221a0b}.route-seeker-profile-edit .profile-hub-icon{display:none}.route-seeker-profile-edit .profile-hub-card-head-button{min-height:40px!important;padding:14px 14px 10px!important}.route-seeker-profile-edit .profile-hub-preview,.route-seeker-profile-edit .profile-hub-preview.is-empty{padding:0 14px 14px}.route-seeker-profile-edit .profile-preview-line{min-height:25px}.route-seeker-profile-edit .profile-preview-line>span{width:24px;min-width:24px}.route-seeker-profile-edit .profile-chip-row span,.route-seeker-profile-edit .profile-chip-row button{border:0;background:#f3f2f1;box-shadow:none}.route-seeker-profile-edit .profile-chip-row button.active,.route-seeker-profile-edit .profile-popular-row button.active,.route-seeker-profile-edit .profile-card-choice-row button.active{background:var(--profile-orange);color:#fff}.route-seeker-profile-edit .profile-editor-card,.route-seeker-profile-edit .profile-editor-hint{border-color:#f1e7ddeb;border-radius:18px;box-shadow:0 16px 36px #2c231c0b}.route-seeker-profile-edit .profile-editor-card{gap:14px;padding:16px}.route-seeker-profile-edit .profile-editor-card-head strong{font-size:16px}.route-seeker-profile-edit .profile-editor-card label{gap:8px;color:#242326;font-size:13px;font-weight:900}.route-seeker-profile-edit .input-large,.route-seeker-profile-edit select.input-large,.route-seeker-profile-edit textarea.input-large{min-height:52px;border:1px solid #ebe4dc;border-radius:14px;background:#fff;color:#232226;box-shadow:inset 0 1px #ffffffb8}.route-seeker-profile-edit textarea.input-large{min-height:116px;resize:vertical}.route-seeker-profile-edit .profile-card-choice-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.route-seeker-profile-edit .profile-card-choice-row button{min-width:0;min-height:68px;border:1px solid transparent;border-radius:18px;background:#f6f5f4}.route-seeker-profile-edit .profile-section-work .profile-editor-card,.route-seeker-profile-edit .profile-section-education .profile-editor-card{gap:13px}.route-seeker-profile-edit .profile-editor-hint{min-height:76px;border-color:#ffe4d6;background:#fff7f1}.route-seeker-profile-edit .profile-editor-hint span{background:#fff0e8}.route-seeker-profile-edit .resume-current-check{display:flex!important;align-items:center;justify-content:space-between;min-height:38px}.route-seeker-profile-edit .resume-current-check input{order:2;position:relative;width:43px;height:25px;border:0;border-radius:999px;appearance:none;background:#c8c9ce;transition:background .16s ease}.route-seeker-profile-edit .resume-current-check input:before{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #1412102e;transition:transform .16s ease}.route-seeker-profile-edit .resume-current-check input:checked{background:var(--profile-orange)}.route-seeker-profile-edit .resume-current-check input:checked:before{transform:translate(18px)}.route-seeker-profile-edit .profile-add-row{width:100%;min-height:52px;margin:0;border:0;border-radius:16px;background:#f1f0ef;color:#1f1e22}.route-seeker-profile-edit .profile-autosave-bar{pointer-events:none;transform:translateY(110%);opacity:0}.route-seeker-profile-edit .profile-autosave-bar.is-error,.route-seeker-profile-edit .profile-autosave-bar.is-blocked{pointer-events:auto;transform:none;opacity:1}.app-viewport:has(.route-seeker-profile-edit)>.topbar{min-height:58px;padding:8px 20px 7px}.app-viewport:has(.route-seeker-profile-edit) .brand-logo{width:116px}.app-viewport:has(.route-seeker-profile-edit) .header-bell{width:34px;height:34px}.route-seeker-profile-edit>.nav-back{min-height:54px;padding:9px 20px 5px}.route-seeker-profile-edit .profile-hub-body{gap:14px;padding-top:8px}.route-seeker-profile-edit .profile-hub-progress{padding-top:8px}.route-seeker-profile-edit .profile-hub-progress-title{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.route-seeker-profile-edit .profile-hub-progress-title p{font-size:22px}.route-seeker-profile-edit .profile-hub-progress-title em{max-width:270px;margin:5px 0 12px;font-size:13px;line-height:1.28}.route-seeker-profile-edit .profile-hub-progress-title strong{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:32px;padding:0 10px;white-space:nowrap;font-size:14px;line-height:1}.route-seeker-profile-edit .profile-hub-progress-track{height:6px;margin-top:8px}.route-seeker-profile-edit .profile-hub-person{min-height:96px;gap:13px;padding:14px 16px;border-radius:20px}.route-seeker-profile-edit .profile-hub-avatar{flex-basis:66px;width:66px;height:66px;border-width:3px}.route-seeker-profile-edit .profile-hub-camera{right:-3px;bottom:-3px;width:24px;height:24px;border-width:3px}.route-seeker-profile-edit .profile-hub-camera svg{width:13px;height:13px}.route-seeker-profile-edit .profile-hub-person strong{font-size:19px;line-height:1.1}.route-seeker-profile-edit .profile-hub-person small{margin-top:8px;padding:5px 10px;font-size:12px;line-height:1.1}.route-seeker-profile-edit .profile-hub-card{border-radius:18px}.route-seeker-profile-edit .profile-hub-card-head-button{align-items:center;min-height:38px!important;padding:14px 16px 8px!important}.route-seeker-profile-edit .profile-hub-title{font-size:16px;line-height:1.15}.route-seeker-profile-edit .profile-hub-edit{font-size:13px;line-height:1}.route-seeker-profile-edit .profile-hub-chevron,.route-seeker-profile-edit .profile-hub-person-chevron{width:18px;height:18px;stroke-width:2.4}.route-seeker-profile-edit .profile-hub-preview,.route-seeker-profile-edit .profile-hub-preview.is-empty{gap:10px;padding:4px 16px 16px}.route-seeker-profile-edit .profile-preview-line{min-height:24px;gap:11px}.route-seeker-profile-edit .profile-preview-line>span{width:21px;min-width:21px}.route-seeker-profile-edit .profile-preview-line>span svg{width:17px;height:17px}.route-seeker-profile-edit .profile-preview-line strong{font-size:14px;line-height:1.25}.route-seeker-profile-edit .profile-hub-add{box-sizing:border-box;max-width:100%;min-height:42px;margin:0 16px 16px}.route-seeker-profile-edit .profile-hub-tip{min-height:66px;padding:12px 14px;border-radius:18px}.route-seeker-profile-edit .profile-hub-tip-icon{width:36px;height:36px;min-width:36px}@media(max-width:390px){.route-seeker-profile-edit .profile-hub-body,.route-seeker-profile-edit .profile-section-editor-body{padding-inline:14px}.route-seeker-profile-edit .profile-hub-progress-title p{font-size:21px}.route-seeker-profile-edit .profile-hub-person strong{font-size:18px}}.route-seeker-profile-edit .profile-unified-edit-body{display:flex!important;flex-direction:column;gap:22px;--profile-ink: #3a251b;--profile-muted: #7a6c62;padding:14px 18px 132px;scroll-padding-top:86px}.route-seeker-profile-edit .profile-unified-section{flex:0 0 auto}.route-seeker-profile-edit .profile-unified-section-score{border:1px solid #ffb39d;border-radius:999px;background:#fff3ed;color:var(--profile-orange);font-style:normal;font-weight:950}.route-seeker-profile-edit .profile-unified-section{position:relative;scroll-margin-top:84px}.route-seeker-profile-edit .profile-unified-section.has-error>.profile-editor-card,.route-seeker-profile-edit .profile-unified-section.has-error>.profile-editor-stack>.profile-editor-card:first-child{border-color:#ff9f88;box-shadow:0 0 0 2px #ff522a14,0 16px 34px #4d2d1f14}.route-seeker-profile-edit .profile-section-error{position:relative;z-index:3;display:flex;align-items:center;min-height:42px;margin:0 0 10px;padding:10px 86px 10px 12px;border:1px solid #ffb39d;border-radius:16px;background:#fff3ed;color:var(--profile-orange);font-size:13px;font-weight:900;line-height:1.25}.route-seeker-profile-edit .profile-unified-section-score{position:absolute;top:14px;right:14px;z-index:2;padding:5px 9px;font-size:13px;font-style:normal}.route-seeker-profile-edit .profile-unified-section>.profile-editor-card,.route-seeker-profile-edit .profile-unified-section>.profile-editor-stack{margin:0}.route-seeker-profile-edit .profile-unified-section>.profile-editor-card:first-of-type .profile-editor-card-head,.route-seeker-profile-edit .profile-unified-section>.profile-editor-stack>.profile-editor-card:first-child .profile-editor-card-head,.route-seeker-profile-edit .profile-unified-section>.profile-editor-stack>.profile-editor-hint:first-child{padding-right:76px}.route-seeker-profile-edit .profile-save-bar{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:minmax(0,1fr) 142px;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--profile-border);background:#f8f6f2f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.route-seeker-profile-edit .profile-save-status{display:inline-flex;align-items:center;gap:7px;min-width:0;color:#6c665f;font-size:13px;font-weight:850}.route-seeker-profile-edit .profile-save-status.is-saving svg{animation:profile-spin .8s linear infinite}.route-seeker-profile-edit .profile-save-status.is-saved{color:#16814a}.route-seeker-profile-edit .profile-save-status.is-dirty,.route-seeker-profile-edit .profile-save-status.is-error{color:var(--profile-orange)}.route-seeker-profile-edit .input-large.is-invalid{border-color:#ff9f88!important;background:#fff7f3;box-shadow:0 0 0 3px #ff522a1a}.route-seeker-profile-edit .profile-editor-card-head strong,.route-seeker-profile-edit .profile-editor-subtitle,.route-seeker-profile-edit .profile-editor-card label,.route-seeker-profile-edit .profile-chip-row button:not(.active),.route-seeker-profile-edit .input-large,.route-seeker-profile-edit select.input-large,.route-seeker-profile-edit textarea.input-large,.route-seeker-profile-edit>.nav-back .nav-title,.route-seeker-profile-edit>.nav-back .back-btn{color:var(--profile-ink)}.route-seeker-profile-edit .profile-editor-help,.route-seeker-profile-edit .resume-location-panel small{color:var(--profile-muted)}.route-seeker-profile-edit .profile-photo-button{position:relative;overflow:visible;border-color:#f1ded2;background:#fff2eb;color:var(--profile-orange)}.route-seeker-profile-edit .profile-photo-button.has-photo{overflow:hidden;background:#2f2019}.route-seeker-profile-edit .profile-photo-button img{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;overflow:hidden;border-radius:inherit}.route-seeker-profile-edit .profile-photo-button.has-photo:after{content:"";position:absolute;inset:0;z-index:1;border-radius:inherit;background:#2f201947}.route-seeker-profile-edit .profile-photo-plus{position:absolute;right:50%;bottom:50%;z-index:2;display:grid;place-items:center;width:28px;height:28px;border:3px solid #fff;border-radius:50%;background:var(--profile-orange);color:#fff;font-size:20px;line-height:1;transform:translate(50%,50%);box-shadow:0 8px 18px #ff5a2438}.route-seeker-profile-edit .profile-photo-button:not(.has-photo) .profile-photo-plus{position:static;width:auto;height:auto;border:0;background:transparent;color:var(--profile-orange);box-shadow:none;font-size:34px;transform:none}.route-seeker-profile-edit .profile-location-panel{border-color:#ffd9c9;background:#fff8f4}.route-seeker-profile-edit .resume-location-icon{background:var(--profile-orange)!important;color:#fff!important}.route-seeker-profile-edit .profile-location-cta{display:flex;align-items:center;justify-content:flex-start;gap:12px;width:100%;min-height:64px;padding:10px 12px!important;border-color:#ffb39d!important;border-radius:18px!important;background:#fff3ed!important;color:var(--profile-orange)!important;font-weight:950;text-align:left}.route-seeker-profile-edit .profile-location-cta:active{transform:scale(.98)}.route-seeker-profile-edit .profile-location-actions{grid-template-columns:1fr}.route-seeker-profile-edit .profile-location-actions:has(.profile-location-cta+.btn-secondary){grid-template-columns:minmax(0,1fr) auto}.route-seeker-profile-edit .profile-location-cta-icon{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:14px;background:var(--profile-orange);color:#fff}.route-seeker-profile-edit .profile-location-cta span:last-child{display:grid;gap:2px;min-width:0}.route-seeker-profile-edit .profile-location-cta strong,.route-seeker-profile-edit .profile-location-cta small{display:block;color:inherit;line-height:1.2}.route-seeker-profile-edit .profile-location-cta strong{font-size:15px;font-weight:950}.route-seeker-profile-edit .profile-location-cta small{color:#8e6d5f;font-size:12px;font-weight:800}.route-seeker-profile-edit .profile-card-choice-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.route-seeker-profile-edit .profile-card-choice-row button{display:grid;place-items:center;gap:7px;min-width:0;min-height:78px;padding:11px 8px;text-align:center}.route-seeker-profile-edit .profile-card-choice-row button em{color:inherit;font-style:normal;font-weight:950;line-height:1.15}.route-seeker-profile-edit .profile-chip-row button em{color:inherit;font-style:normal}.route-seeker-profile-edit .profile-card-choice-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#fff;color:var(--profile-orange)}.route-seeker-profile-edit .profile-card-choice-row button.active .profile-card-choice-icon{background:#fff3;color:#fff}.route-seeker-profile-edit .profile-add-row,.route-seeker-profile-edit .profile-add-mini{border:1px dashed #ff9f84!important;background:#fff3ed!important;color:var(--profile-orange)!important;font-weight:950}.route-seeker-profile-edit .profile-add-row{box-shadow:0 10px 24px #ff5a2414}.route-seeker-profile-edit .profile-add-mini{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:52px;border-radius:14px}.route-seeker-profile-edit .profile-add-mini:disabled{opacity:.48}.route-seeker-profile-edit .profile-language-list{display:grid;gap:10px}.route-seeker-profile-edit .profile-language-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.route-seeker-profile-edit .profile-language-title button{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:999px;background:#fff3ed;color:var(--profile-orange)}.route-seeker-profile-edit .profile-language-picker{display:grid;grid-template-columns:minmax(0,1fr) 126px;gap:9px}.route-seeker-profile-edit .profile-editor-subtitle{display:inline-flex;align-items:center;gap:6px}.route-seeker-profile-edit .profile-license-panel{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border:1px solid #ffd9c9;border-radius:16px;background:#fff8f4}.route-seeker-profile-edit .profile-license-panel>span{display:grid;place-items:center;width:46px;height:46px;border-radius:16px;background:var(--profile-orange);color:#fff}.route-seeker-profile-edit .profile-license-panel strong,.route-seeker-profile-edit .profile-license-panel small{display:block}.route-seeker-profile-edit .profile-license-panel strong{color:var(--profile-ink);font-weight:950}.route-seeker-profile-edit .profile-license-panel small{margin-top:3px;color:var(--profile-muted);font-weight:750;line-height:1.25}.route-seeker-profile-edit .profile-license-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:360px){.route-seeker-profile-edit .profile-card-choice-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.route-seeker-resume{--resume-bg: #faf8f5;--resume-card: #fffefd;--resume-border: #eee4da;--resume-orange: #ff5a24;--resume-muted: #786f66}.route-seeker-resume>.nav-back{min-height:62px;padding:14px 22px 6px;background:linear-gradient(180deg,#faf8f5fa,#faf8f5e0);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.route-seeker-resume>.nav-back .nav-text-action{color:var(--resume-orange);font-size:13px;font-weight:900}.route-seeker-resume .resume-reference-body{gap:22px;padding:14px 18px 28px;background:var(--resume-bg)}.resume-reference-hero,.resume-reference-section,.resume-reference-improve{border:1px solid var(--resume-border);border-radius:24px;background:var(--resume-card);box-shadow:0 14px 34px #2219120b}.resume-reference-hero{display:grid;justify-items:center;gap:7px;padding:34px 32px 30px;text-align:center}.resume-reference-avatar{width:88px;height:88px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:linear-gradient(180deg,#fff0e7,#ffe2d4);color:var(--resume-orange);box-shadow:0 14px 34px #ff5a2424}.resume-reference-avatar img{width:100%;height:100%;object-fit:cover}.resume-reference-avatar svg{width:32px;height:32px}.resume-reference-hero h1{margin:16px 0 0;color:#17171b;font-size:30px;font-weight:950;line-height:1.06}.resume-reference-hero p,.resume-reference-hero span{margin:0;color:#68625d;font-size:16px;font-weight:750;line-height:1.25}.resume-reference-progress{width:100%;margin-top:24px;padding:15px 16px;border-radius:14px;background:#faf7f2}.resume-reference-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.resume-reference-progress strong{color:#8a8178;font-size:14px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.resume-reference-progress em,.resume-reference-section-head em{color:#17171b;font-style:normal;font-weight:950}.resume-reference-progress-track{height:5px;overflow:hidden;border-radius:999px;background:#e7dfd6}.resume-reference-progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--resume-orange),#ff8a5f)}.resume-reference-improve{width:100%;margin-bottom:20px;display:grid;grid-template-columns:58px 1fr 18px;align-items:center;gap:14px;padding:21px 18px;border-color:#ffc9b8;text-align:left}.resume-reference-hero+.resume-reference-improve,.resume-reference-improve+.advice-rail,.route-seeker-resume .advice-rail+.resume-reference-section,.resume-reference-section+.resume-reference-section{margin-top:20px}.resume-reference-improve-icon,.resume-reference-section-icon{display:grid;place-items:center;flex:0 0 auto}.resume-reference-improve-icon{width:58px;height:58px;border-radius:18px;background:var(--resume-orange);color:#fff}.resume-reference-improve strong{display:block;color:#3d1b10;font-size:18px;font-weight:950;line-height:1.1}.resume-reference-improve small{display:block;margin-top:6px;color:#7a2d13;font-size:15px;font-weight:650;line-height:1.32}.route-seeker-resume .advice-rail{margin:0 0 4px}.route-seeker-resume .advice-card{grid-template-columns:44px 1fr;gap:14px;padding:18px 48px 18px 18px;border:1px solid #d9e4f2;border-radius:14px;background:#f4f9ff}.route-seeker-resume .advice-card-icon{width:44px;height:44px;border-radius:12px;background:#e1f0ff}.route-seeker-resume .advice-card-copy strong{font-size:18px;font-weight:950}.route-seeker-resume .advice-card-copy span{font-size:15px}.route-seeker-resume .advice-card-copy button{margin-top:8px;color:#0b63ce;font-size:16px;font-weight:950}.resume-reference-section{padding:18px}.resume-reference-section-head{display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:10px}.resume-reference-section-icon{width:38px;height:38px;border-radius:13px;background:#fff0e9;color:var(--resume-orange)}.resume-reference-section-head strong{display:block;color:#17171b;font-size:18px;font-weight:950;line-height:1.15}.resume-reference-section-head small,.resume-reference-section-subtitle,.resume-reference-muted,.resume-reference-missing{color:var(--resume-muted);font-size:14px;font-weight:650;line-height:1.36}.resume-reference-section-head em{padding:5px 8px;border:1px solid #ffc9b8;border-radius:999px;color:var(--resume-orange);font-size:12px;white-space:nowrap}.resume-reference-section-head button{border:0;background:transparent;color:var(--resume-orange);font-size:14px;font-weight:950}.resume-reference-section-subtitle{margin:12px 0 14px}.resume-reference-grid{display:grid;gap:10px}.resume-reference-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.resume-reference-fact,.resume-reference-list article{min-width:0;padding:14px;border:1px solid var(--resume-border);border-radius:14px;background:#fffdfb}.resume-reference-fact span{display:block;color:var(--resume-muted);font-size:13px;font-weight:800}.resume-reference-fact strong,.resume-reference-fact a{display:block;margin-top:6px;color:#17171b;font-size:17px;font-weight:950;overflow-wrap:anywhere;text-decoration:none}.resume-reference-facts,.resume-reference-additional{display:grid;gap:8px}.resume-reference-inline-fact{display:flex;align-items:center;gap:10px;min-width:0;color:#2b2928}.resume-reference-inline-fact svg{flex:0 0 auto;color:var(--resume-orange)}.resume-reference-inline-fact strong{min-width:0;font-size:15px;font-weight:850;overflow-wrap:anywhere}.resume-reference-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.resume-reference-chip-row span,.resume-reference-chip-row a{padding:8px 11px;border-radius:999px;background:#f1efed;color:#292625;font-size:13px;font-weight:850;text-decoration:none}.resume-reference-chip-row .is-accent{background:#fff0e9;color:var(--resume-orange)}.resume-reference-about{margin:0;color:#282523;font-size:15px;font-weight:650;line-height:1.42}.resume-reference-missing{margin:0;padding:12px 14px;border-radius:14px;background:#fbf7f2}.resume-reference-list{display:grid;gap:10px}.resume-reference-list article{display:grid;gap:5px}.resume-reference-list strong{color:#17171b;font-size:15px;font-weight:950}.resume-reference-list span,.resume-reference-list p{margin:0;color:var(--resume-muted);font-size:13px;font-weight:650;line-height:1.35}.resume-reference-empty-action{width:100%;display:grid;grid-template-columns:36px 1fr;gap:4px 12px;align-items:center;padding:14px;border:1px dashed #e4d5c8;border-radius:14px;background:#fffdfb;text-align:left}.resume-reference-empty-action span{grid-row:span 2;width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:#fff0e9;color:var(--resume-orange)}.resume-reference-empty-action strong{color:var(--resume-orange);font-size:15px;font-weight:950}.resume-reference-empty-action small{color:var(--resume-muted);font-size:13px;font-weight:650;line-height:1.32}@media(max-width:390px){.route-seeker-resume .resume-reference-body{padding-inline:14px}.resume-reference-grid.two{grid-template-columns:1fr}.resume-reference-section-head{grid-template-columns:36px minmax(0,1fr) auto}.resume-reference-section-head button{grid-column:2 / 4;justify-self:start;padding:4px 0 0}}.business-agent-panel,.business-agent-panel *{min-width:0}.business-agent-panel{display:grid;gap:var(--space-4);overflow:hidden;padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);box-shadow:var(--shadow-sm)}.business-agent-panel.compact{padding:var(--space-3)}.business-agent-head,.business-agent-grid,.business-agent-session,.business-agent-actions{display:flex;gap:var(--space-3);align-items:flex-start;justify-content:space-between}.business-agent-head h2{margin:0;color:var(--ink);font-size:var(--text-22);line-height:var(--lh-tight)}.business-agent-head p,.business-agent-list span,.business-agent-session span,.business-agent-alert,.business-agent-empty{margin:var(--space-1) 0 0;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-bold);line-height:1.35}.business-agent-readiness{display:grid;min-width:96px;padding:10px 12px;border:1px solid #cfe8d6;border-radius:var(--radius-sm);color:var(--green);background:var(--green-soft);text-align:center}.business-agent-readiness strong{font-size:var(--text-24);line-height:1}.business-agent-readiness span{font-size:var(--text-12);font-weight:var(--weight-heavy);letter-spacing:0;text-transform:uppercase}.business-agent-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-2)}.business-agent-tabs button,.business-agent-actions button,.business-agent-controls button,.business-agent-session button,.business-agent-inline button{min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);background:var(--surface);font-size:var(--text-14);font-weight:var(--weight-heavy);line-height:1.15;white-space:nowrap}.business-agent-tabs button{overflow:hidden;text-overflow:ellipsis}.business-agent-tabs button.active,.business-agent-controls button:last-child,.business-agent-actions button:last-child{border-color:var(--brand);color:#fff;background:var(--brand);box-shadow:var(--action-primary-shadow)}.business-agent-inline button.danger{border-color:#f0d2cc;color:var(--red);background:var(--red-soft);box-shadow:none}.business-agent-grid{align-items:stretch}.business-agent-field{display:grid;gap:var(--space-2)}.business-agent-field.wide{flex:1}.business-agent-field span,.business-agent-controls label span,.business-agent-select span,.business-agent-weight span{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-heavy);letter-spacing:0}.business-agent-field textarea,.business-agent-controls select,.business-agent-list input,.business-agent-list textarea,.business-agent-list select,.business-agent-inline input,.business-agent-inline select{width:100%;border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);background:var(--surface);font:inherit;line-height:1.3}.business-agent-list input,.business-agent-list textarea,.business-agent-list select,.business-agent-inline input,.business-agent-inline select{min-height:40px;padding:8px 10px;font-size:var(--text-14)}.business-agent-field.wide textarea{min-height:168px}.business-agent-list textarea{min-height:68px;resize:vertical}.business-agent-field textarea{padding:10px;resize:vertical;white-space:pre-wrap}.business-agent-controls{display:grid;gap:var(--space-2);width:min(240px,100%)}.business-agent-controls code{overflow-wrap:anywhere;padding:10px;border-radius:var(--radius-sm);background:var(--surface-2);color:var(--ink);font-size:var(--text-12)}.business-agent-list-wrap,.business-agent-list,.business-agent-sessions{display:grid;gap:var(--space-3)}.business-agent-actions{flex-wrap:wrap;align-items:center;justify-content:flex-start}.business-agent-actions button:last-child{margin-left:auto}.business-agent-list article{display:grid;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2)}.business-agent-list strong,.business-agent-session strong{color:var(--ink)}.business-agent-inline,.business-agent-stats,.business-agent-signals,.business-agent-collected{display:flex;flex-wrap:wrap;gap:var(--space-2);align-items:end}.business-agent-select,.business-agent-weight{display:grid;gap:4px}.business-agent-inline .business-agent-select{flex:1 1 150px}.business-agent-weight{flex:0 0 78px}.business-agent-check{display:inline-flex;min-height:40px;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-bold)}.business-agent-inline input[type=checkbox]{width:auto}.business-agent-list small{color:var(--ink-3);font-weight:var(--weight-heavy)}.business-agent-session{padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface-2)}.business-agent-session>div:last-child{display:flex;flex-wrap:wrap;gap:var(--space-2)}.business-agent-stats span,.business-agent-signals span,.business-agent-collected span{display:grid;gap:2px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface)}.business-agent-stats strong{color:var(--ink);font-size:var(--text-18)}.business-agent-stats small,.business-agent-collected strong{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-heavy)}.business-agent-detail{display:grid;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface)}.business-agent-signals>strong{width:100%}.business-agent-transcript{display:grid;gap:var(--space-2)}.business-agent-transcript p{display:grid;gap:3px;margin:0;padding:8px 10px;border-radius:var(--radius-sm);background:var(--surface-2);color:var(--ink)}.business-agent-transcript p.candidate{background:var(--blue-soft)}.business-agent-message{display:grid;gap:var(--space-2)}.business-agent-feedback{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:var(--space-2);align-items:start}.business-agent-feedback textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-sm);padding:8px 10px;min-height:44px;resize:vertical}.business-agent-alert{margin:0;padding:10px 12px;border-radius:var(--radius-sm);background:var(--green-soft);color:var(--green)}.business-agent-alert.error{background:var(--red-soft);color:var(--red)}@media(max-width:760px){.business-agent-head,.business-agent-grid,.business-agent-session{display:grid}.business-agent-head{grid-template-columns:minmax(0,1fr) auto;align-items:center}.business-agent-head h2{font-size:var(--text-20)}.business-agent-head p{font-size:var(--text-13)}.business-agent-readiness{min-width:86px}.business-agent-readiness strong{font-size:var(--text-22)}.business-agent-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.business-agent-actions{display:grid;grid-template-columns:1fr auto}.business-agent-actions button:first-child,.business-agent-actions button:last-child{grid-column:span 1}.business-agent-actions button:last-child{grid-column:1 / -1;margin-left:0;width:100%}.business-agent-controls{width:100%}}@media(max-width:420px){.business-agent-panel{padding:var(--space-3)}.business-agent-head{grid-template-columns:1fr}.business-agent-readiness{width:100%}.business-agent-actions{grid-template-columns:1fr}.business-agent-actions button{width:100%}}.business-agent-setup,.business-agent-dashboard,.business-agent-rules{display:grid;gap:var(--space-3)}.business-agent-setup-hero,.business-agent-dashboard,.business-agent-rules{padding:var(--space-3);border:1px solid color-mix(in srgb,var(--accent) 22%,var(--line));border-radius:var(--radius-sm);background:linear-gradient(180deg,#fff,#fff5ef 180%)}.business-agent-setup-hero strong,.business-agent-dashboard strong,.business-agent-rules strong{color:var(--ink);font-size:var(--text-18);line-height:var(--lh-tight)}.business-agent-setup-hero span,.business-agent-dashboard span{display:block;margin-top:4px;color:var(--ink-3);font-size:var(--text-13);font-weight:var(--weight-bold);line-height:1.35}.business-agent-setup-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.business-agent-setup-steps button{display:grid;gap:5px;min-height:58px;padding:9px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-heavy);text-align:left}.business-agent-setup-steps button.active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.business-agent-setup-steps small{display:grid;place-items:center;width:20px;height:20px;border-radius:var(--radius-pill);background:var(--surface-2);color:inherit;font-size:var(--text-11)}.business-agent-launch{min-height:46px;border:0;border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-size:var(--text-15);font-weight:var(--weight-heavy);box-shadow:var(--action-primary-shadow)}.business-agent-launch:disabled{opacity:.55;box-shadow:none}.business-agent-dashboard{grid-template-columns:minmax(0,1fr) auto;align-items:center}.business-agent-dashboard>div:last-child{display:flex;flex-wrap:wrap;gap:var(--space-2);justify-content:flex-end}.business-agent-dashboard button{min-height:36px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font-size:var(--text-13);font-weight:var(--weight-heavy)}.business-agent-rules span{display:block;margin-top:6px;padding:8px 10px;border-radius:var(--radius-sm);background:var(--surface);color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-bold)}.business-agent-transcript time{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold)}.business-agent-feedback select{width:100%;min-height:40px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font:inherit}@media(max-width:760px){.business-agent-dashboard,.business-agent-setup-steps{grid-template-columns:1fr}.business-agent-dashboard>div:last-child{justify-content:stretch}.business-agent-dashboard button{flex:1 1 160px}.business-agent-feedback{grid-template-columns:1fr}}@media(max-width:899px){.app-shell:has(.business-vacancy-detail-mobile),.app-shell:has(.business-vacancies-mobile),.app-shell:has(.business-candidates-mobile),.app-shell:has(.business-candidate-detail-mobile),.app-shell:has(.business-company-mobile),.app-viewport:has(.business-vacancy-detail-mobile),.app-viewport:has(.business-vacancies-mobile),.app-viewport:has(.business-candidates-mobile),.app-viewport:has(.business-candidate-detail-mobile),.app-viewport:has(.business-company-mobile){max-width:100%;overflow-x:hidden}.business-vacancy-detail-mobile,.business-vacancies-mobile,.business-candidates-mobile,.business-candidate-detail-mobile,.business-company-mobile{width:100%;max-width:100%;overflow-x:hidden}:where(.business-vacancy-detail-mobile,.business-vacancies-mobile,.business-candidates-mobile,.business-candidate-detail-mobile,.business-company-mobile) :where(*){min-width:0}:where(.business-vacancy-detail-mobile,.business-vacancies-mobile,.business-candidates-mobile,.business-candidate-detail-mobile,.business-company-mobile) :where(h1,h2,h3,p,span,strong,small,em,button,input,select,textarea,code){max-width:100%;overflow-wrap:anywhere}:where(.business-vacancy-detail-mobile,.business-vacancies-mobile,.business-candidates-mobile,.business-candidate-detail-mobile,.business-company-mobile) :where(button,input,select,textarea){white-space:normal}}.business-ai-topbar{position:sticky;top:0;z-index:16;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;width:100%;max-width:760px;margin:0 auto;padding:12px 16px 8px;background:#f9f5eef0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.business-ai-topbar strong{color:var(--ink);font-size:21px;font-weight:900;text-align:center;letter-spacing:0}.business-ai-back,.business-ai-settings-button,.business-ai-settings-head button{display:inline-grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fffdf9;color:var(--ink);box-shadow:0 8px 20px #2c23140f}.business-ai-recruiter-screen{--brand: #ff4f2e;--surface: #fffdf9;--line: #eadfce;--ink: #202124;--space-3: 12px;--space-4: 16px;--radius-sm: 8px;display:flex;flex-direction:column;gap:var(--space-4);width:100%;max-width:760px;min-width:0;min-height:calc(100dvh - 166px);margin:0 auto;padding-bottom:0;overflow-x:hidden}.route-layer:has(>.employer-tabbar)>.business-ai-recruiter-screen{padding-bottom:0}.business-ai-recruiter-screen *,.business-ai-recruiter-screen *:before,.business-ai-recruiter-screen *:after,.business-ai-settings-layer *,.business-ai-settings-layer *:before,.business-ai-settings-layer *:after{box-sizing:border-box;min-width:0}.business-ai-onboarding{display:grid;gap:18px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:14px;margin-bottom:calc(116px + env(safe-area-inset-bottom));box-shadow:0 18px 42px #2c231414}.business-ai-onboarding img{display:block;width:100%;max-height:min(42dvh,360px);aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--radius-sm)}.business-ai-onboarding h1{margin:0 0 8px;color:var(--ink);font-size:clamp(30px,8vw,42px);line-height:1;letter-spacing:0}.business-ai-onboarding p{margin:0 0 16px;color:#716b63;font-size:17px;line-height:1.36}.business-ai-onboarding button,.business-ai-draft-card button,.business-ai-composer button,.business-ai-publish-button,.business-ai-published-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--radius-sm);background:var(--brand);color:#fff;font:inherit;font-weight:900}.business-ai-onboarding button{width:100%;min-height:52px;font-size:17px;scroll-margin-bottom:calc(144px + env(safe-area-inset-bottom))}.business-ai-chat{display:flex;flex:1;flex-direction:column;gap:var(--space-3);width:100%;min-height:calc(100dvh - 214px)}.business-ai-missing{display:flex;flex-wrap:wrap;gap:8px}.business-ai-messages{display:flex;flex:1;flex-direction:column;gap:10px;justify-content:flex-start;padding-top:16px;padding-bottom:120px;scroll-padding-bottom:120px}.route-layer:has(>.employer-tabbar) .business-ai-messages{padding-bottom:calc(172px + env(safe-area-inset-bottom));scroll-padding-bottom:calc(172px + env(safe-area-inset-bottom))}.route-layer:has(>.employer-tabbar) .business-ai-chat.has-draft .business-ai-messages{padding-bottom:calc(132px + env(safe-area-inset-bottom))}.business-ai-bottom{position:sticky;bottom:calc(104px + env(safe-area-inset-bottom));z-index:8;display:grid;gap:10px;margin-top:auto;padding-top:10px;background:linear-gradient(180deg,#f9f5ee00,#f9f5eef5 18%,#f9f5eefa);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.business-ai-bubble{display:flex;flex-direction:column;gap:5px;max-width:min(88%,620px);border-radius:20px;padding:12px 14px;font-size:16px;line-height:1.36;white-space:pre-wrap;overflow-wrap:anywhere}.business-ai-bubble.assistant{align-self:flex-start;background:color-mix(in srgb,var(--brand) 8%,#fffdf9);color:var(--ink);border:1px solid color-mix(in srgb,var(--brand) 16%,var(--line))}.business-ai-bubble.employer{align-self:flex-end;background:#fffdf9;color:var(--ink);border:1px solid var(--line)}.business-ai-bubble.muted{flex-direction:row;align-items:center;background:#fffdf9;color:#716b63;border:1px solid var(--line)}.business-ai-composer{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:10px;align-items:end;border:1px solid var(--line);border-radius:24px;background:#fffdf9f5;padding:8px;box-shadow:0 16px 36px #2c23141c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.business-ai-composer textarea{width:100%;max-height:120px;resize:none;border:0;background:transparent;color:var(--ink);padding:10px 8px;font:inherit;line-height:1.35;outline:none}.business-ai-composer button{width:48px;min-height:48px;border-radius:50%}.business-ai-composer button:disabled,.business-ai-draft-card button:disabled{opacity:.55}.business-ai-draft-card{align-self:flex-start;width:min(96%,520px);border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:16px;box-shadow:0 16px 36px #2c231414}.business-ai-draft-card>span{display:inline-flex;border-radius:999px;background:#eef8f0;color:#167044;padding:7px 10px;font-weight:900}.business-ai-draft-card h2{margin:12px 0 6px;color:var(--ink);font-size:26px;line-height:1.08;letter-spacing:0}.business-ai-draft-card p{margin:0 0 12px;color:#716b63;font-size:16px;font-weight:800}.business-ai-missing em{border-radius:999px;background:#fff5df;color:#9a5a00;padding:7px 10px;font-style:normal;font-weight:800}.business-ai-quality-ok{border-radius:var(--radius-sm);background:#f0f8f2;color:#167044;padding:10px 12px;font-weight:900}.business-ai-draft-card button{width:100%;min-height:52px;margin-top:14px;font-size:17px}.business-ai-inline-error{border:1px solid #ffd7d2;border-radius:var(--radius-sm);background:#fff4f2;padding:13px 14px;color:#b42318;font-weight:800;box-shadow:0 12px 26px #b4231814}.business-ai-frozen-card{display:grid;gap:8px;border:1px solid color-mix(in srgb,var(--brand) 20%,var(--line));border-radius:var(--radius-sm);background:color-mix(in srgb,var(--brand) 7%,#fffdf9);padding:18px}.business-ai-frozen-card strong{color:var(--ink);font-size:22px;font-weight:900}.business-ai-frozen-card p{margin:0;color:#716b63;font-size:16px;line-height:1.4}.spin{animation:business-ai-spin .9s linear infinite}@keyframes business-ai-spin{to{transform:rotate(360deg)}}@media(max-width:520px){.business-ai-topbar,.business-ai-recruiter-screen{padding-left:16px;padding-right:16px}}.manual-vacancy-quick{min-height:100%;background:var(--bg);color:var(--ink);overflow-x:hidden}.manual-vacancy-main{display:grid;gap:var(--space-4);width:min(100%,920px);margin:0 auto;padding:var(--space-2) var(--space-4) calc(env(safe-area-inset-bottom) + 112px)}.manual-vacancy-hero{display:grid;gap:var(--space-2);padding:var(--space-3) 0 var(--space-1)}.manual-vacancy-hero p,.manual-vacancy-hero span{margin:0;color:var(--ink-2);font-size:var(--text-14);line-height:var(--lh-body)}.manual-vacancy-hero h1{margin:0;font-size:var(--text-30);line-height:var(--lh-tight);letter-spacing:0}.manual-vacancy-card,.manual-quality-card{display:grid;gap:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:var(--space-5);box-shadow:var(--shadow-xs)}.manual-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.manual-card-heading div{display:grid;gap:2px}.manual-card-heading span{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-heavy);letter-spacing:.06em;text-transform:uppercase}.manual-card-heading strong{color:var(--ink);font-size:var(--text-18);line-height:var(--lh-tight)}.manual-card-heading em{max-width:46%;padding:6px 10px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--ink-2);font-size:var(--text-12);font-style:normal;font-weight:var(--weight-bold);line-height:var(--lh-tight);text-align:right;overflow-wrap:anywhere}.manual-field{display:grid;gap:var(--space-2)}.manual-field>span,.manual-section-title{color:var(--ink);font-size:var(--text-15);font-weight:var(--weight-bold)}.manual-description{min-height:156px;resize:vertical}.manual-two-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.manual-chip-row{gap:var(--space-2);max-width:100%}.manual-chip-row .chip{max-width:100%;white-space:normal;text-align:left;line-height:var(--lh-body)}.manual-vacancy-quick .chip.selected{border-color:var(--brand);background:var(--brand);color:var(--surface)}.manual-inline-action,.manual-advanced-toggle,.manual-ai-actions button,.manual-segmented button,.manual-remote-toggle{min-width:0;border:1px solid var(--line);background:var(--surface-2);color:var(--ink);border-radius:var(--radius-md);font-weight:var(--weight-bold)}.manual-inline-action{justify-self:start;padding:10px 12px}.manual-salary-row{align-items:end}.manual-offer-section{display:grid;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2)}.manual-offer-section+.manual-offer-section{margin-top:var(--space-1)}.manual-subsection-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.manual-subsection-heading strong{color:var(--ink);font-size:var(--text-15);line-height:var(--lh-tight)}.manual-subsection-heading span{max-width:62%;color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold);line-height:var(--lh-body);text-align:right}.manual-subsection-heading.compact span{color:var(--brand-strong)}.manual-segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.manual-segmented.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.manual-segmented.wrap{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.manual-segmented button{min-height:42px;padding:9px 10px;font-size:var(--text-14)}.manual-segmented button.active{border-color:var(--brand);background:var(--brand);color:var(--surface)}.manual-location-section{display:grid;gap:var(--space-3)}.manual-location-section .map-location-picker{margin-top:var(--space-1)}.manual-location-section .map-location-address-extra,.manual-location-section .map-location-search-hit{display:none}.manual-location-section .map-location-search-hit span,.manual-location-section .map-location-embed-note span,.manual-location-section .map-location-address-extra .field-help,.manual-location-section .map-location-picker>.field-help{display:none}.manual-remote-toggle{display:flex;align-items:center;gap:var(--space-2);padding:12px 14px}.manual-remote-toggle input{width:18px;height:18px;accent-color:var(--brand)}.manual-secondary-locations{display:grid;gap:var(--space-2);padding:var(--space-2) 0}.manual-secondary-locations summary{cursor:pointer;color:var(--ink-2);font-size:var(--text-13);font-weight:var(--weight-bold)}.manual-saved-locations{display:grid;gap:var(--space-2)}.manual-mixed-role{display:grid;gap:var(--space-2);padding:var(--space-3);border:1px solid var(--brand-line);border-radius:var(--radius-md);background:var(--brand-soft)}.manual-mixed-role strong{color:var(--ink);font-size:var(--text-15)}.manual-mixed-role p{margin:0;color:var(--ink-2);font-size:var(--text-13);line-height:var(--lh-body)}.manual-mixed-role-actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.manual-mixed-role-actions button{padding:9px 11px;border:1px solid var(--brand-line);border-radius:var(--radius-pill);color:var(--brand-strong);background:var(--surface)}.manual-mixed-role-actions button:focus-visible{outline:2px solid var(--brand-line);outline-offset:2px}.manual-field-hint{margin:-2px 0 0;color:var(--ink-2);font-size:var(--text-13);line-height:var(--lh-body)}.manual-quality-card{grid-template-columns:minmax(0,1fr) auto;align-items:start}.manual-quality-card span{display:inline-flex;margin-bottom:var(--space-1);color:var(--brand-strong);font-size:var(--text-11);font-weight:var(--weight-heavy);letter-spacing:.06em;text-transform:uppercase}.manual-quality-card strong{display:block;font-size:var(--text-18)}.manual-quality-card p{margin:3px 0 0;color:var(--ink-2);font-size:var(--text-14)}.manual-quality-card ul{display:grid;gap:4px;margin:0;padding-left:18px;color:var(--ink-2);font-size:var(--text-13);line-height:var(--lh-body)}.manual-quality-card.strong,.manual-quality-card.good{border-color:var(--line);background:var(--surface)}.manual-advanced-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 14px;background:var(--surface)}.manual-advanced-panel,.manual-list-editor,.manual-language-grid{display:grid;gap:var(--space-3)}.manual-list-editor .input-large+.input-large{margin-top:-4px}.manual-vacancy-actions{position:sticky;bottom:0;z-index:40;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:var(--space-3);width:min(100%,920px);margin:0 auto;padding:var(--space-3) var(--space-4) calc(env(safe-area-inset-bottom) + 14px);border-top:1px solid var(--line);background:color-mix(in srgb,var(--bg) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.manual-vacancy-actions .btn-primary,.manual-vacancy-actions .btn-secondary{min-width:0;white-space:normal}.manual-vacancy-actions .btn-primary:disabled{border-color:var(--line);background:var(--surface-2);color:var(--ink-3);opacity:1}@media(max-width:899px){.manual-vacancy-main{padding-inline:var(--space-4)}.manual-two-cols,.manual-quality-card{grid-template-columns:1fr}.manual-vacancy-card,.manual-quality-card{padding:var(--space-4)}.manual-card-heading{display:grid}.manual-card-heading em{max-width:100%;justify-self:start;text-align:left}.manual-salary-row{grid-template-columns:1fr 1fr}.manual-segmented,.manual-segmented.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.manual-subsection-heading{display:grid}.manual-subsection-heading span{max-width:100%;text-align:left}}.manual-readiness-rail{display:grid;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.manual-readiness-score{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.manual-readiness-score span{flex:0 0 auto;padding:5px 9px;border:1px solid var(--brand-line);border-radius:var(--radius-pill);background:var(--brand-tint);color:var(--brand-strong);font-size:var(--text-12);font-weight:var(--weight-bold);line-height:var(--lh-tight)}.manual-readiness-score strong{color:var(--ink);font-size:var(--text-15)}.manual-readiness-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-2)}.manual-readiness-items div{display:flex;align-items:center;gap:6px;min-width:0;color:var(--ink-3);font-size:var(--text-12);font-weight:var(--weight-bold)}.manual-readiness-items i{width:8px;height:8px;flex:0 0 auto;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface)}.manual-readiness-items .done{color:var(--ink)}.manual-readiness-items .done i{border-color:var(--brand);background:var(--brand)}.manual-category-picker{display:grid;gap:var(--space-3)}.manual-category-selects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.manual-category-selects label{display:grid;gap:var(--space-2)}.manual-category-selects span{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-heavy);letter-spacing:.06em;text-transform:uppercase}.manual-category-selects select{width:100%;min-height:var(--control-h-lg);padding:0 var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font:inherit;font-weight:var(--weight-bold)}.manual-category-summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--brand-line);border-radius:var(--radius-md);background:var(--brand-tint)}.manual-category-summary span{color:var(--ink-2);font-size:var(--text-12)}.manual-category-summary strong,.manual-cta-hint.ready{color:var(--brand-strong)}.manual-category-summary strong{font-size:var(--text-14)}.manual-cta-hint{grid-column:1 / -1;color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold);line-height:var(--lh-body)}@media(max-width:899px){.manual-category-selects,.manual-readiness-items{grid-template-columns:1fr}}.manual-preview-card,.manual-launch-panel{display:grid;gap:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);padding:var(--space-4);box-shadow:var(--shadow-xs)}.manual-preview-card{border-color:var(--brand-line);background:color-mix(in srgb,var(--brand-tint) 52%,var(--surface))}.manual-preview-card>div:first-child{display:grid;gap:2px}.manual-preview-card span,.manual-launch-heading>span:first-child{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-heavy);letter-spacing:.06em;text-transform:uppercase}.manual-preview-card strong{color:var(--ink);font-size:var(--text-20);line-height:var(--lh-tight)}.manual-preview-meta{display:flex;flex-wrap:wrap;gap:var(--space-2)}.manual-preview-meta span{max-width:100%;padding:7px 10px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold);letter-spacing:0;text-transform:none;overflow-wrap:anywhere}.manual-category-smart{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--brand-line);border-radius:var(--radius-md);background:var(--brand-tint)}.manual-category-smart div{display:grid;gap:2px;min-width:0}.manual-category-smart span{color:var(--brand-strong);font-size:var(--text-11);font-weight:var(--weight-heavy);letter-spacing:.06em;text-transform:uppercase}.manual-category-smart strong{color:var(--ink);font-size:var(--text-14);line-height:var(--lh-tight);overflow-wrap:anywhere}.manual-category-smart button,.manual-map-toggle{flex:0 0 auto;min-height:38px;padding:8px 11px;border:1px solid var(--brand-line);border-radius:var(--radius-pill);background:var(--surface);color:var(--brand-strong);font-size:var(--text-12);font-weight:var(--weight-bold)}.manual-map-toggle{justify-self:start;border-radius:var(--radius-md)}.manual-map-toggle:disabled{border-color:var(--line);color:var(--ink-3);background:var(--surface-2);cursor:default}.manual-role-options{display:grid;gap:var(--space-2)}.manual-role-options>span{color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-heavy);letter-spacing:.06em;text-transform:uppercase}.manual-launch-panel{background:color-mix(in srgb,var(--surface) 92%,var(--brand-tint))}.manual-launch-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px var(--space-3)}.manual-launch-heading strong{color:var(--ink);font-size:var(--text-18);line-height:var(--lh-tight)}.manual-launch-heading>span:first-child{grid-column:1 / -1}.manual-launch-heading>span:last-child{padding:5px 9px;border:1px solid var(--brand-line);border-radius:var(--radius-pill);background:var(--brand-tint);color:var(--brand-strong);font-size:var(--text-12);font-weight:var(--weight-bold)}.manual-quality-hints{display:flex;flex-wrap:wrap;gap:var(--space-2)}.manual-quality-hints span{max-width:100%;padding:7px 10px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-bold);overflow-wrap:anywhere}@media(max-width:899px){.manual-category-smart,.manual-launch-heading{grid-template-columns:1fr}.manual-category-smart{display:grid}.manual-category-smart button{justify-self:start}}.manual-ai-assist{display:grid;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--brand-line);border-radius:var(--radius-md);background:color-mix(in srgb,var(--brand-tint) 35%,var(--surface))}.manual-ai-assist-heading{display:flex;align-items:start;justify-content:space-between;gap:var(--space-3)}.manual-ai-assist-heading>div{min-width:0}.manual-ai-assist strong,.manual-ai-assist span{display:block}.manual-ai-assist strong{color:var(--ink);font-size:var(--text-14)}.manual-ai-assist span{margin-top:2px;color:var(--ink-2);font-size:var(--text-12);line-height:var(--lh-body)}.manual-ai-undo{flex:0 0 auto;padding:7px 10px;border-color:var(--brand-line);border-radius:var(--radius-pill);color:var(--brand-strong);background:var(--surface);font-size:var(--text-12)}.manual-ai-actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.manual-ai-actions button{padding:9px 11px;color:var(--ink-2);background:var(--surface)}.manual-ai-actions button.primary{border-color:var(--brand-line);color:var(--brand-strong);background:color-mix(in srgb,var(--brand-tint) 68%,var(--surface))}.manual-ai-actions button:disabled{opacity:.6}.manual-advanced-panel.enhanced{padding-top:var(--space-2);border-top:1px solid var(--brand-line)}.manual-agent-card{gap:var(--space-4)}.manual-agent-toggle{grid-template-columns:minmax(0,1fr) auto auto}.manual-agent-toggle em{color:var(--ink-2);font-size:var(--text-12);font-style:normal;font-weight:var(--weight-bold);line-height:var(--lh-tight);overflow-wrap:anywhere}.manual-agent-panel{display:grid;gap:var(--space-4)}.manual-agent-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-2)}.manual-agent-switch{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 42px;align-items:center;gap:var(--space-2);min-height:70px;padding:var(--space-3);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink)}.manual-agent-switch input{position:absolute;opacity:0;pointer-events:none}.manual-agent-switch-icon,.manual-agent-icon-button,.manual-agent-add-card{display:inline-flex;align-items:center;justify-content:center}.manual-agent-switch-icon{width:38px;height:38px;border:1px solid var(--line);border-radius:var(--radius-md);color:var(--ink-2);background:var(--surface)}.manual-agent-switch strong,.manual-agent-switch small{display:block;min-width:0}.manual-agent-switch strong{font-size:var(--text-14);line-height:var(--lh-tight)}.manual-agent-switch small{margin-top:2px;color:var(--ink-2);font-size:var(--text-12);font-weight:var(--weight-medium);line-height:var(--lh-tight)}.manual-agent-toggle-switch{position:relative;width:42px;height:24px;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--surface);transition:border-color .16s ease,background .16s ease}.manual-agent-toggle-switch:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:var(--ink-3);content:"";transition:transform .16s ease,background .16s ease}.manual-agent-switch.active{border-color:var(--brand);background:color-mix(in srgb,var(--brand-tint) 55%,var(--surface))}.manual-agent-switch.active .manual-agent-switch-icon{border-color:var(--brand-line);color:var(--brand-strong);background:var(--surface)}.manual-agent-switch.active .manual-agent-toggle-switch{border-color:var(--brand);background:var(--brand)}.manual-agent-switch.active .manual-agent-toggle-switch:after{background:var(--surface);transform:translate(18px)}.manual-agent-summary{padding:9px 11px;border:1px solid var(--line);border-radius:var(--radius-md);color:var(--ink-2);background:var(--surface-2);font-size:var(--text-13);font-weight:var(--weight-bold);line-height:var(--lh-tight)}.manual-agent-chat-settings.disabled{opacity:.58}.manual-agent-section-title,.manual-agent-rule-row{display:flex;align-items:center;gap:var(--space-2)}.manual-agent-section-title{width:100%;min-height:44px;padding:0;border:0;justify-content:space-between;color:var(--ink);background:transparent;text-align:left}.manual-agent-rule-list,.manual-agent-rule-section{display:grid;gap:var(--space-2)}.manual-agent-rule-section{padding:var(--space-2) 0 0;border-top:1px solid var(--line)}.manual-agent-section-title strong{flex:1 1 auto;color:var(--ink);font-size:var(--text-14)}.manual-agent-section-title em{min-width:28px;padding:4px 8px;border:1px solid var(--line);border-radius:var(--radius-pill);color:var(--ink-2);background:var(--surface-2);font-size:var(--text-12);font-style:normal;font-weight:var(--weight-bold);line-height:var(--lh-tight);text-align:center}.manual-agent-section-title svg{color:var(--ink-3);transition:transform .16s ease}.manual-agent-rule-section.open .manual-agent-section-title svg{transform:rotate(180deg)}.manual-agent-section-dot{width:8px;height:8px;border-radius:50%;background:var(--ink-3)}.manual-agent-section-dot.risk{background:var(--red)}.manual-agent-section-dot.must{background:var(--brand)}.manual-agent-section-dot.question{background:var(--blue)}.manual-agent-section-body{display:grid;gap:var(--space-2)}.manual-agent-icon-button{width:36px;height:36px;padding:0;border:1px solid var(--line);border-radius:var(--radius-md);color:var(--ink-2);background:var(--surface-2)}.manual-agent-icon-button.danger{color:var(--red);background:var(--surface)}.manual-agent-add-card{width:100%;min-height:44px;gap:var(--space-2);border:1px dashed var(--line);border-radius:var(--radius-md);background:var(--surface-2);color:var(--ink-2);font:inherit;font-size:var(--text-14);font-weight:var(--weight-bold)}.manual-agent-add-card:active{border-style:solid;color:var(--brand-strong);background:var(--brand-tint)}.manual-agent-rule-row{align-items:stretch}.manual-agent-rule-row input{min-width:0}.manual-agent-rule-row .manual-agent-icon-button{flex:0 0 36px;margin-top:0}@media(max-width:560px){.manual-agent-mode-grid,.manual-agent-toggle{grid-template-columns:1fr}.manual-agent-toggle em,.manual-agent-toggle strong{justify-self:start}}.business-vacancy-mobile-ai{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:10px;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--line));border-radius:var(--radius-md);background:linear-gradient(180deg,#fff,#fff5ef 180%)}.business-vacancy-mobile-ai.attention{border-color:color-mix(in srgb,var(--red) 24%,var(--line));background:linear-gradient(180deg,#fff 0%,var(--red-soft) 180%)}.business-vacancy-mobile-ai-main{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:center;min-width:0;border:0;background:transparent;color:var(--ink);text-align:left}.business-vacancy-mobile-ai-main svg{color:var(--accent)}.business-vacancy-mobile-ai-main span{display:grid;gap:2px;min-width:0}.business-vacancy-mobile-ai-main strong{overflow:hidden;font-size:var(--text-15);line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.business-vacancy-mobile-ai-main small{overflow:hidden;color:var(--ink-3);font-size:var(--text-11);font-weight:var(--weight-bold);text-overflow:ellipsis;white-space:nowrap}.business-vacancy-mobile-ai-meta{position:relative;display:inline-flex;align-self:start;align-items:center;gap:4px;justify-self:end}.business-vacancy-mobile-ai-meta>em{padding:6px 8px;border-radius:var(--radius-pill);background:var(--surface);color:var(--accent);font-size:var(--text-10);font-style:normal;font-weight:var(--weight-heavy);white-space:nowrap}.business-vacancy-mobile-ai.attention .business-vacancy-mobile-ai-meta>em{color:var(--red)}.business-vacancy-mobile-ai-menu-button{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:var(--radius-sm);background:var(--surface);color:var(--ink-3)}.business-vacancy-mobile-ai-menu{position:absolute;top:34px;right:0;z-index:4;display:grid;min-width:142px;padding:6px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md)}.business-vacancy-mobile-ai-menu button{min-height:34px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-bold);text-align:left}.business-vacancy-mobile-ai-menu button:hover{background:var(--surface-2)}.business-vacancy-mobile-ai-links{display:grid;grid-column:1 / -1;grid-template-columns:minmax(0,1fr);gap:8px}.business-vacancy-mobile-ai-links button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font-size:var(--text-12);font-weight:var(--weight-heavy)}.business-ai-preview-shell{display:grid;gap:14px;width:100%}.business-ai-published-card{display:grid;gap:10px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);padding:16px;box-shadow:0 16px 36px #2c231414}.business-ai-published-card>span{justify-self:start;border-radius:999px;background:#eef8f0;color:#167044;padding:7px 10px;font-weight:900}.business-ai-published-card h2{color:var(--ink);font-size:26px;font-weight:900;line-height:1.08}.business-ai-published-card p{margin:0;color:#716b63;font-size:16px;line-height:1.38}.business-ai-candidate-preview{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-sm);background:#f9f5ee;box-shadow:0 18px 42px #2c231414}.business-ai-candidate-preview .detail-body{min-height:0;padding:0 0 16px}.business-ai-candidate-preview .job-detail-hero{margin-top:0}.business-ai-publish-button{width:100%;min-height:58px;box-shadow:0 16px 36px #ff4f2e38}.business-ai-manual-edit-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:52px;border:1px solid var(--brand-line);border-radius:var(--radius-sm);background:var(--surface);color:var(--brand);font:inherit;font-weight:900;box-shadow:0 10px 24px #492f1c0f}.business-ai-publish-button:disabled,.business-ai-published-actions button:disabled{opacity:.55}.business-ai-published-primary,.business-ai-archive-return{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:52px;border:0;border-radius:var(--radius-sm);background:var(--brand);color:#fff;font:inherit;font-weight:900}.business-ai-published-primary:disabled{opacity:.6}.business-ai-published-actions{display:grid;gap:8px}.business-ai-published-actions button{min-height:44px;border:1px solid var(--line);background:#fff;color:#716b63}.business-ai-archive-notice{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;border:1px solid #d9eadf;border-radius:var(--radius-sm);background:#f7fcf8;padding:12px}.business-ai-archive-notice svg{color:#167044}.business-ai-archive-notice strong{color:var(--ink);font-size:16px}.business-ai-archive-notice p{margin:3px 0 0;color:#716b63;font-size:13px;line-height:1.3}.business-ai-archive-notice button{grid-column:1 / -1;min-height:40px;border:1px solid #d9eadf;border-radius:var(--radius-sm);background:#fff;color:#167044;font:inherit;font-weight:900}.business-ai-chat.is-archive .business-ai-bottom{position:static;padding-top:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.business-ai-launch-summary{display:grid;gap:12px;border:1px solid #d9eadf;border-radius:var(--radius-sm);background:#f7fcf8;padding:14px}.business-ai-launch-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.business-ai-launch-head div{display:grid;gap:3px}.business-ai-launch-head span{color:#167044;font-size:13px;font-weight:900}.business-ai-launch-head h2{margin:0;color:var(--ink);font-size:20px;line-height:1.15}.business-ai-launch-head button{display:inline-flex;flex:0 0 auto;align-items:center;gap:6px;min-height:36px;border:1px solid #d9eadf;border-radius:999px;background:#fff;color:#167044;padding:0 10px;font:inherit;font-size:13px;font-weight:900}.business-ai-launch-summary>p,.business-ai-agent-locked{margin:0;color:#716b63;font-size:14px;line-height:1.36}.business-ai-launch-groups{display:grid;gap:8px}.business-ai-launch-groups details{border:1px solid #d9eadf;border-radius:var(--radius-sm);background:#fffdf9;overflow:hidden}.business-ai-launch-groups summary{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:44px;padding:0 10px;color:var(--ink);cursor:pointer;list-style:none}.business-ai-launch-groups summary::-webkit-details-marker{display:none}.business-ai-launch-groups summary svg{color:var(--brand)}.business-ai-launch-groups summary strong{font-size:14px}.business-ai-launch-groups summary span{border-radius:999px;background:#eef8f0;color:#167044;padding:4px 8px;font-size:12px;font-weight:900}.business-ai-launch-groups ul{display:grid;gap:6px;margin:0;padding:0 12px 12px 38px;color:#716b63;font-size:13px;line-height:1.3}.business-ai-launch-groups p{margin:0;padding:0 12px 12px;color:#716b63;font-size:13px}.business-ai-published-card{text-align:left}.business-ai-published-icon{display:inline-grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#eef8f0;color:#167044}.business-ai-published-actions{display:flex;flex-wrap:wrap;gap:8px}.business-ai-published-actions button{min-height:42px;border:1px solid var(--line);background:#fffdf9;color:var(--ink);padding:0 12px;font-weight:900}.business-ai-agent-panel{display:grid;gap:12px}.business-ai-agent-status{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d9eadf;border-radius:var(--radius-sm);background:#f3fbf6;padding:14px}.business-ai-agent-status div{display:grid;gap:4px}.business-ai-agent-status span{color:#167044;font-size:13px;font-weight:900}.business-ai-agent-status strong{color:var(--ink);font-size:17px;line-height:1.2}.business-ai-agent-status em{flex:0 0 auto;border-radius:999px;background:#fff;color:#167044;padding:8px 10px;font-size:12px;font-style:normal;font-weight:900}@media(max-width:520px){.business-ai-agent-status{align-items:flex-start;flex-direction:column}.business-ai-launch-head{flex-direction:column}}.business-ai-settings-layer{box-sizing:border-box;position:fixed;inset:0;z-index:220;display:flex;align-items:flex-end;justify-content:center;padding:12px 12px calc(var(--screen-bottom-tabbar) + 12px);background:#221d193d}.business-ai-settings-panel{display:flex;flex-direction:column;gap:14px;width:min(100%,560px);max-height:min(calc(100dvh - var(--screen-bottom-tabbar) - 36px),720px);overflow-y:auto;border:1px solid var(--line);border-radius:22px;background:#fffdf9;padding:18px;box-shadow:0 -20px 60px #2c231429}.business-ai-settings-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.business-ai-settings-head div{display:grid;gap:3px}.business-ai-settings-head strong{color:var(--ink);font-size:22px;font-weight:900}.business-ai-settings-head p{margin:0;color:#716b63;font-size:14px;line-height:1.3}.business-ai-settings-panel label{display:grid;gap:7px;color:#716b63;font-size:14px;font-weight:800}.business-ai-settings-panel input[type=number]{min-height:46px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:var(--ink);padding:0 12px;font:inherit}.business-ai-settings-section{display:grid;gap:12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fffaf1;padding:12px}.business-ai-settings-section-head{display:grid;gap:3px}.business-ai-settings-section-head span{color:var(--ink);font-size:16px;font-weight:900}.business-ai-settings-section-head small{color:#716b63;font-size:13px;line-height:1.3}.business-ai-segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fffdf9;padding:5px}.business-ai-segmented button,.business-ai-mode-grid button{border:0;border-radius:var(--radius-sm);background:transparent;color:#716b63;font:inherit;font-weight:900}.business-ai-segmented button{min-height:38px}.business-ai-segmented button.active{background:#eef8f0;color:#167044}.business-ai-mode-grid{display:grid;gap:8px}.business-ai-mode-grid button{display:grid;gap:4px;min-height:70px;border:1px solid var(--line);background:#fffdf9;padding:10px;text-align:left}.business-ai-mode-grid button.active{border-color:#bde4ca;background:#eef8f0}.business-ai-mode-grid strong{color:var(--ink);font-size:15px}.business-ai-mode-grid span,.business-ai-i18n-note p{color:#716b63;font-size:13px;line-height:1.32}.business-ai-i18n-note{display:grid;gap:4px;border-radius:var(--radius-sm);background:#f5efe4;padding:10px}.business-ai-i18n-note strong{color:var(--ink);font-size:14px}.business-ai-i18n-note p{margin:0}.business-ai-settings-panel .business-ai-switch{grid-template-columns:22px minmax(0,1fr);align-items:center;color:var(--ink);font-size:15px}.business-ai-number-field{grid-template-columns:minmax(0,1fr) 104px;align-items:center}.business-ai-settings-secondary{min-height:46px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;color:#716b63;font:inherit;font-weight:900}.business-ai-history-list{display:grid;gap:8px}.business-ai-history-list p{margin:0;color:#716b63;font-size:14px;line-height:1.35}.business-ai-history-list button{display:grid;grid-template-columns:22px minmax(0,1fr);gap:9px;align-items:center;min-height:54px;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fffdf9;color:#716b63;padding:9px;font:inherit;text-align:left}.business-ai-history-list button svg{color:#167044}.business-ai-history-list button span{display:grid;gap:2px}.business-ai-history-list button strong{color:var(--ink);font-size:15px;font-weight:900}.business-ai-history-list button small{color:#716b63;font-size:12px;line-height:1.25}@media(min-width:900px){.business-ai-settings-layer{justify-content:flex-end;padding:0}.business-ai-settings-panel{width:430px;height:100dvh;max-height:100dvh;border-radius:22px 0 0 22px}}.employer-ai-mobile-promo{margin:0 0 var(--space-4)}.employer-ai-mobile-promo-link{display:block;position:relative;width:100%;padding:0;border:1px solid rgba(240,81,43,.32);border-radius:20px;background:#fff;box-shadow:0 16px 34px #e9572b1f;overflow:hidden;cursor:pointer;text-align:left;color:var(--ink);container-type:inline-size}.employer-ai-mobile-promo-link img{display:block;width:100%;height:auto;aspect-ratio:3 / 1;object-fit:cover}.employer-ai-mobile-promo-content{position:absolute;inset:20% 52% 10% 7%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:7px;min-width:0;max-width:190px}.employer-ai-mobile-promo-badge{position:absolute;top:11px;right:16px;display:inline-flex;align-items:center;justify-content:center;min-height:25px;padding:0 12px;border:1px solid rgba(240,81,43,.34);border-radius:7px;background:#fff4edf0;box-shadow:0 8px 20px #f0512b24;color:var(--accent);font-size:11px;font-weight:var(--weight-heavy);line-height:1;letter-spacing:0;transform:rotate(8deg);transform-origin:center;z-index:2}.employer-ai-mobile-promo-content strong{display:block;max-width:100%;color:var(--ink);font-size:22px;font-weight:var(--weight-heavy);line-height:.98;letter-spacing:0}.employer-ai-mobile-promo-content small{display:block;max-width:100%;color:var(--ink-2);font-size:11.5px;font-weight:var(--weight-semibold);line-height:1.18}@container (max-width: 520px){.employer-ai-mobile-promo-link{border-radius:16px}.employer-ai-mobile-promo-content{inset:18% 49% 10% 6%;max-width:178px}.employer-ai-mobile-promo-content strong,.employer-ai-mobile-promo-content small{max-width:96%}}@container (max-width: 390px){.employer-ai-mobile-promo-content{inset:18% 48% 10% 6%;max-width:166px}.employer-ai-mobile-promo-content strong{font-size:18px}.employer-ai-mobile-promo-content small{font-size:10.5px}.employer-ai-mobile-promo-badge{top:8px;right:11px;min-height:22px;padding-inline:9px;font-size:10px}}
