@font-face{font-family:GIP;src:url(/assets/GIP-Regular-1ifwAln4.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:GIP;src:url(/assets/GIP-SemiBold-BcTvqeIw.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}body{margin:0;font-family:GIP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.min-h-screen{min-height:100vh}.h-screen{height:100vh}.w-full{width:100%}.h-full{height:100%}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.z-10{z-index:10}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.space-x-1>*+*{margin-left:.25rem}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pl-4{padding-left:1rem}.pl-12{padding-left:3rem}.pr-4{padding-right:1rem}.m-0{margin:0}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mx-auto{margin-left:auto;margin-right:auto}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.-mr-10{margin-right:-2.5rem}.-mt-10{margin-top:-2.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-12{width:3rem}.w-20{width:5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-12{height:3rem}.h-20{height:5rem}.h-48{height:12rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.text-white{color:#fff}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-purple-600{color:#9333ea}.text-purple-700{color:#7c3aed}.text-purple-900{color:#581c87}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-blue-600{background-color:#2563eb}.bg-purple-500{background-color:#8b5cf6}.border{border-width:1px}.border-2{border-width:2px}.border-gray-300{border-color:#d1d5db}.border-white{border-color:#fff}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.overflow-hidden{overflow:hidden}.cursor-pointer{cursor:pointer}.transform{transform:translate(var(--tw-translate-x, 0)) translateY(var(--tw-translate-y, 0)) rotate(var(--tw-rotate, 0)) skew(var(--tw-skew-x, 0)) skewY(var(--tw-skew-y, 0)) scaleX(var(--tw-scale-x, 1)) scaleY(var(--tw-scale-y, 1))}.-translate-y-1\/2{--tw-translate-y: -50%}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1}.transition-all{transition:all .15s cubic-bezier(.4,0,.2,1)}.transition-colors{transition:color .15s cubic-bezier(.4,0,.2,1),background-color .15s cubic-bezier(.4,0,.2,1)}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--tw-ring-color)}.focus\:ring-purple-500:focus{--tw-ring-color: #8b5cf6}.focus\:border-transparent:focus{border-color:transparent}.focus\:outline-none:focus{outline:none}button:disabled{cursor:not-allowed;opacity:.6}@media(min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:fadeIn .5s ease-out}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-purple-600{--tw-gradient-from: #9333ea;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 51, 234, 0))}.to-blue-600{--tw-gradient-to: #2563eb}.via-blue-600{--tw-gradient-stops: var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:transparent}:root{--brand-color: #3b82f6;--brand-color-rgb: 59, 130, 246;--brand-color-light: rgba(59, 130, 246, .1);--brand-color-medium: rgba(59, 130, 246, .2)}.app-container{min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;color:#111827;background-color:#f5f5f5}.header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);padding:1rem;position:sticky;top:0;z-index:1000}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:480px;margin:0 auto}.header-left{display:flex;align-items:center;gap:.75rem}.back-button{background:var(--brand-color-light);border:1px solid var(--brand-color-medium);border-radius:8px;padding:.5rem;color:var(--brand-color);cursor:pointer;transition:all .2s ease}.logo{color:#fff;font-weight:600;font-size:.95rem;padding:.6rem 1rem;border-radius:12px;letter-spacing:-.3px}.company-logo{width:48px;height:48px;border-radius:12px;object-fit:contain}.selection-count{margin-left:.5rem;background:#22c55e33;color:#22c55e;padding:.125rem .5rem;border-radius:12px;font-size:.875rem}.language-selector{position:relative;display:flex;gap:.5rem;align-items:center}.language-button{display:flex;align-items:center;gap:.5rem;background:var(--brand-color-light);padding:.5rem .875rem;border-radius:12px;border:1px solid var(--brand-color-medium);color:var(--brand-color);font-size:.875rem;cursor:pointer;transition:all .2s ease}.language-menu{position:absolute;right:0;top:calc(100% + 8px);background:#0f172ae6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;overflow:hidden;border:1px solid rgba(59,130,246,.1);min-width:150px;z-index:1001}.language-option{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#e2e8f0e6;background:none;border:none;width:100%;text-align:left;cursor:pointer;transition:all .2s ease;font-size:.875rem}.language-option:hover{background:#3b82f633}.page-content{padding:1.5rem 1rem;max-width:none;width:100%;margin:0;position:relative;z-index:1;background-color:#f5f5f5;min-height:calc(100vh - 64px)}.hero-section{text-align:center;margin-bottom:1rem}.hero-title{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:.75rem;line-height:1.1}.hero-subtitle{color:#374151;font-size:1rem;margin-bottom:1.5rem}.badges{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}.badge{padding:.4rem .8rem;border-radius:16px;font-size:.8rem;font-weight:500;border:1px solid var(--brand-color-light)}.badge.green{background:#22c55e1a;color:#000}.badge.pink{background:#ec48991a;color:#000}.location-buttons{margin-bottom:2rem}.cta-button{width:100%;padding:1.5rem 2.5rem;border-radius:50px;font-weight:700;font-size:1.25rem;color:#fff;background:var(--brand-color);border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 20px #3b82f666;margin-bottom:1.5rem;position:relative;overflow:hidden;min-height:64px}.cta-button:hover:not(:disabled){transform:translateY(-3px);filter:brightness(1.1)}.cta-button:disabled{opacity:.7;cursor:not-allowed}.cta-button .icon-left{width:1.5rem;height:1.5rem;flex-shrink:0}.cta-button .icon-right{width:1.25rem;height:1.25rem;flex-shrink:0}.cta-button span{flex:1;text-align:center;font-weight:600}.cta-button.loading{background:linear-gradient(135deg,#6b7280,#4b5563)}.cta-button.skills-action-btn{background:linear-gradient(135deg,#9ca3af,#6b7280);box-shadow:0 6px 16px #9ca3af4d}.cta-button.skills-action-btn:hover:not(:disabled){background:linear-gradient(135deg,#6b7280,#4b5563)}.cta-button.secondary-action-btn{background:var(--brand-color-light);color:var(--brand-color);border:2px solid var(--brand-color-medium);padding:1rem 2rem;font-size:1rem;font-weight:600;box-shadow:none}.benefits-showcase{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:2rem;justify-content:center}.benefit-item{display:inline-flex;align-items:center;gap:.5rem;background:#fff;padding:.625rem 1rem;border-radius:100px;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e7eb;transition:all .2s ease}.benefit-item:hover{border-color:var(--brand-color);box-shadow:0 4px 12px #3b82f626;transform:translateY(-1px)}.benefit-item:nth-child(1) .benefit-check{background:#dcfce7;color:#16a34a}.benefit-item:nth-child(2) .benefit-check{background:#dbeafe;color:#2563eb}.benefit-item:nth-child(3) .benefit-check{background:#fae8ff;color:#a855f7}.benefit-item:nth-child(4) .benefit-check{background:#fef3c7;color:#d97706}.benefit-item:nth-child(5) .benefit-check{background:#fce7f3;color:#db2777}.benefit-item:nth-child(6) .benefit-check{background:#cffafe;color:#0891b2}.benefit-item:nth-child(7) .benefit-check{background:#fee2e2;color:#dc2626}.benefit-item:nth-child(8) .benefit-check{background:#e0e7ff;color:#4f46e5}.benefit-check{width:1.75rem;height:1.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-label{font-weight:500;font-size:.875rem;color:#374151;white-space:nowrap}.stats-section{margin:1.5rem 0}.stats-grid{display:flex;justify-content:center;gap:2rem}.stat-item{display:flex;align-items:center;gap:.5rem}.stat-icon{width:1.125rem;height:1.125rem;color:var(--brand-color)}.stat-value{font-size:1.125rem;font-weight:700;color:var(--brand-color)}.stat-label{font-size:.875rem;color:#6b7280}.landing-page{display:flex;flex-direction:column;min-height:calc(100vh - 80px)}.landing-footer{margin-top:auto;padding:2rem 1rem;text-align:center;border-top:1px solid #e5e7eb;background:linear-gradient(to bottom,transparent,rgba(59,130,246,.03))}.footer-content{max-width:300px;margin:0 auto}.footer-brand{font-size:1.125rem;font-weight:700;color:var(--brand-color);margin-bottom:.5rem}.footer-text{font-size:.875rem;color:#6b7280;margin:0}.assessments-header{text-align:center;margin-bottom:1.5rem}.assessments-title{font-size:1.5rem;font-weight:700;color:#111827;margin:0 0 .25rem}.assessments-subtitle{font-size:.875rem;color:#6b7280;margin:0}.assessments-loading,.assessments-error,.assessments-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;color:#6b7280}.assessments-empty .empty-icon{color:#d1d5db;margin-bottom:1rem}.filters-bar{display:flex;align-items:center;margin-bottom:16px;padding:12px 0;background:#fff;border:1px solid #E5E7EB;border-radius:12px;max-width:600px;margin-left:auto;margin-right:auto}.filter-search-box{display:flex;align-items:center;gap:8px;flex:1;padding:0 16px}.filter-search-box .search-icon{color:#9ca3af;width:16px;height:16px;flex-shrink:0}.filter-search-box input{flex:1;padding:4px 0;border:none;font-size:14px;color:#111827;background:transparent;outline:none;min-width:0}.filter-search-box input::placeholder{color:#9ca3af}.branch-filter-row{display:flex;justify-content:center;max-width:600px;margin:0 auto 12px}.branch-filter-box{display:flex;align-items:center;gap:8px;width:100%;padding:10px 16px;background:#fff;border:1px solid #E5E7EB;border-radius:12px}.branch-filter-box .branch-icon{color:#4f6bf6;width:18px;height:18px;flex-shrink:0}.branch-filter-box .branch-select{flex:1;min-width:0;width:100%;border:none;background:transparent;font-size:14px;font-weight:500;color:#111827;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:24px;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 4px center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.branch-filter-box .branch-select option{color:#111827;background:#fff}.filter-salary-box{display:flex;align-items:center;gap:8px;flex:1;padding:0 16px;border-left:1px solid #E5E7EB}.filter-salary-box .salary-text{font-size:14px;color:#6b7280;white-space:nowrap}.filter-salary-box .salary-range-text{font-size:14px;color:#111827;font-weight:500;white-space:nowrap;min-width:100px}.dual-slider{position:relative;width:160px;height:20px;display:flex;align-items:center}.dual-slider .slider-track-bg{position:absolute;left:0;right:0;height:4px;background:#e5e7eb;border-radius:2px}.dual-slider .slider-track-fill{position:absolute;height:4px;background:#4f6bf6;border-radius:2px}.dual-slider input[type=range]{position:absolute;width:100%;height:20px;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;margin:0}.dual-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;background:#fff;border:2px solid #4F6BF6;border-radius:50%;cursor:pointer;pointer-events:auto;box-shadow:0 1px 3px #0000001a}.dual-slider input[type=range]::-moz-range-thumb{width:16px;height:16px;background:#fff;border:2px solid #4F6BF6;border-radius:50%;cursor:pointer;pointer-events:auto;box-shadow:0 1px 3px #0000001a}@media(max-width:768px){.filters-bar{flex-direction:column;align-items:stretch;max-width:none;padding:12px 0}.filter-search-box{padding:0 12px 12px}.filter-salary-box{padding:12px 12px 0;border-left:none;border-top:1px solid #E5E7EB}.dual-slider{flex:1;min-width:80px}}.share-link-bar{display:flex;justify-content:center;max-width:600px;margin:-8px auto 16px}.share-link-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;border:1px solid #E5E7EB;background:#fff;color:#4f6bf6;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.share-link-btn:hover{border-color:#4f6bf6;background:#f5f7ff}.share-link-btn.copied{color:#10b981;border-color:#10b981;background:#ecfdf5}.assessment-share-btn,.subitem-share-btn,.mcard-share-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:999px;border:1px solid #E5E7EB;background:#fff;color:#64748b;cursor:pointer;transition:all .15s ease}.assessment-share-btn,.subitem-share-btn{width:32px;height:32px}.mcard-share-btn{width:44px;height:44px;border-radius:12px}.assessment-share-btn:hover,.subitem-share-btn:hover,.mcard-share-btn:hover{border-color:#4f6bf6;color:#4f6bf6;background:#f5f7ff}.assessment-share-btn.copied,.subitem-share-btn.copied,.mcard-share-btn.copied{border-color:#10b981;color:#10b981;background:#ecfdf5}.assessment-group.deep-linked>.assessment-row,.assessment-subitem.deep-linked{background:#f5f7ff;box-shadow:inset 3px 0 #4f6bf6}.assessments-list-v2{display:flex;flex-direction:column;background:#fff;border-radius:24px;overflow:hidden;border:1px solid #CAD5E2}.assessment-group{border-bottom:1px solid #F1F5F9}.assessment-group:last-child{border-bottom:none}.assessment-row{width:100%;padding:1rem .5rem 1rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;cursor:pointer;transition:background-color .2s}.assessment-row:hover{background-color:#f1f5f9}.assessment-row.expanded{background-color:#f8fafc}.assessment-left{display:flex;align-items:center;gap:13px}.assessment-logo-small{width:32px;height:32px;border-radius:9999px;border:1px solid #E2E8F0;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.assessment-logo-small img{width:100%;height:100%;object-fit:contain;padding:4px}.assessment-logo-small span{color:#020618;font-weight:700;font-size:.625rem}.assessment-info-col{width:18rem}.assessment-title-row{display:flex;align-items:center;gap:.5rem}.assessment-name{font-weight:700;font-size:16px;line-height:24px;color:#020618;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assessment-badge{background-color:#4f6bf6;color:#fff;font-size:10px;padding:2px 6px;border-radius:9999px;font-weight:500;flex-shrink:0}.assessment-meta{display:flex;align-items:center;gap:.75rem}.assessment-company,.assessment-time{color:#62748e;font-size:12px;line-height:16px;font-weight:400}.assessment-company{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:32%}.assessment-location-col{width:14rem;color:#62748e;font-size:12px;line-height:16px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assessment-salary-col{width:8rem;font-size:14px;line-height:20px;font-weight:700;color:#020618;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assessment-actions-col{width:15rem;display:flex;align-items:center;gap:6px;justify-content:flex-end;flex-shrink:0}.assessment-locations-btn{border-radius:99px;padding:2px 2px 2px 10px;display:flex;align-items:center;gap:6px;font-size:12px;background-color:#4f6bf6;color:#fff;font-weight:500;border:none;cursor:pointer;transition:background-color .3s}.assessment-locations-btn:hover{background-color:#4361ee}.assessment-locations-btn .loc-icon{font-size:12px}.assessment-locations-btn .btn-arrow{width:24px;height:24px;border-radius:9999px;display:flex;align-items:center;justify-content:center;background-color:#fff3}.assessment-locations-btn .btn-arrow svg{font-size:12px}.assessment-apply-btn{border-radius:99px;padding:2px 2px 2px 12px;display:flex;align-items:center;gap:6px;font-size:12px;background-color:#020618;color:#fff;font-weight:500;border:none;cursor:pointer;transition:background-color .3s}.assessment-apply-btn:hover{background-color:#1d293d}.assessment-apply-btn .btn-arrow{width:24px;height:24px;border-radius:9999px;display:flex;align-items:center;justify-content:center;background-color:#fff3}.assessment-apply-btn .btn-arrow svg{font-size:12px}.assessment-fav{width:34px;height:34px;border-radius:9999px;border:1px solid #E2E8F0;background:#fff;color:#cbd5e1;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:color .15s,border-color .15s,background .15s}.assessment-fav:hover{color:#f43f5e;border-color:#fda4af}.assessment-fav.on{color:#f43f5e;border-color:#fda4af;background:#fff1f3}.assessment-fav.on svg{fill:currentColor}.mcard-fav,.mcard-extra{display:none}.assessment-subitems{background-color:#f8fafc;overflow:hidden}.assessment-subitem{width:100%;padding:12px 16px 12px 64px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .2s}.assessment-subitem:hover{background-color:#e2e8f0}.assessment-subitem:not(:last-child){border-bottom:1px solid #E2E8F0}.subitem-location{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.subitem-location svg{color:#4f6bf6;flex-shrink:0}.subitem-location span{font-size:14px;color:#020618;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subitem-right{display:flex;align-items:center;gap:16px}.subitem-salary{font-size:12px;font-weight:700;color:#020618;white-space:nowrap}.subitem-time{font-size:12px;color:#94a3b8;white-space:nowrap}.subitem-arrow{color:#94a3b8;font-size:14px;flex-shrink:0}@media(max-width:768px){.assessments-list-v2{background:transparent;border:none;border-radius:0;overflow:visible;gap:12px}.assessment-group{background:#fff;border:1px solid #E9EDF3;border-bottom:1px solid #E9EDF3;border-radius:18px;overflow:hidden;box-shadow:0 2px 10px #0f172a0d}.assessment-row{display:block;position:relative;padding:14px 14px 12px}.assessment-row:hover,.assessment-row.expanded{background-color:#fff}.assessment-left{display:flex;align-items:flex-start;gap:10px;padding-right:34px}.assessment-logo-small{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:12px;margin-top:0}.mcard-fav{display:flex;position:absolute;top:12px;right:12px;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid #E9EDF3;border-radius:50%;background:#fff;color:#94a3b8;cursor:pointer;transition:all .15s ease;z-index:2}.mcard-fav.active{color:#ef4444;border-color:#fecaca;background:#fef2f2}.mcard-fav.active svg{fill:currentColor}.assessment-info-col{flex:1;min-width:0;width:auto}.assessment-title-row{gap:6px}.assessment-name{font-size:16px;font-weight:800;line-height:1.25;letter-spacing:-.025em}.assessment-badge{font-size:10px;font-weight:700;padding:1px 5px}.assessment-meta{font-size:12px;gap:8px}.assessment-company{max-width:none}.assessment-location-col,.assessment-salary-col,.assessment-actions-col{display:none}.mcard-extra{display:block;margin-top:12px}.mcard-info{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.mcard-loc{display:inline-flex;align-items:center;gap:4px;min-width:0;color:#62748e;font-size:12.5px}.mcard-loc svg{flex-shrink:0;font-size:14px}.mcard-loc span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mcard-salary{flex-shrink:0;font-size:13.5px;font-weight:700;color:#020618;white-space:nowrap}.mcard-actions{display:flex;gap:10px}.mcard-btn{flex:1;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:5px;height:44px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;border:1.5px solid transparent;transition:all .15s ease;font-family:inherit}.mcard-btn svg{font-size:15px}.mcard-btn-dark{background:#0b0d12;color:#fff}.mcard-btn-dark:active{background:#000}.assessment-subitem{padding:14px 12px 14px 44px}.subitem-location span{font-size:13px}.subitem-salary{font-size:12px}.subitem-time{font-size:11px}}.benefits-grid{display:grid;gap:1rem;margin-bottom:2rem}.benefit-card{display:flex;align-items:center;gap:1rem;background:var(--brand-color-light);border-radius:16px;padding:1.25rem;border:1px solid var(--brand-color-medium)}.benefit-icon{width:3rem;height:3rem;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-icon.green{background:#22c55e26;color:#22c55e}.benefit-icon.blue{background:#3b82f626;color:#3b82f6}.benefit-icon.purple{background:#9333ea26;color:#9333ea}.benefit-title{font-weight:600;color:#111827;margin-bottom:.25rem}.benefit-subtitle{color:#374151;font-size:.875rem}.section-header{text-align:center;margin-bottom:2rem}.section-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.5rem}.section-subtitle{color:#374151;margin-bottom:1.5rem;font-size:1rem}.map-container{height:300px;background:var(--brand-color-light);border-radius:16px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;border:1px solid var(--brand-color-medium);overflow:hidden;position:relative}.map-container .leaflet-container{height:100%!important;width:100%!important;border-radius:16px}.location-button{position:absolute;top:1rem;right:1rem;z-index:1000;background:#fff;border:2px solid var(--brand-color-medium);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--brand-color);box-shadow:0 2px 10px #0003;transition:all .2s ease}.location-button:hover{background:var(--brand-color-light);transform:scale(1.05)}.map-placeholder{text-align:center;color:#e2e8f0cc;display:flex;flex-direction:column;align-items:center;justify-content:center}.map-icon{width:2.5rem;height:2.5rem;margin-bottom:.5rem;opacity:.7}.custom-user-location-marker{background:transparent!important;border:none!important}.user-location-pin{position:relative;width:60px;height:60px;display:flex;flex-direction:column;align-items:center}.pin-body{width:42px;height:42px;background:var(--brand-color);border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000004d;border:2px solid white}.location-text{transform:rotate(45deg);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.text-line{font-size:.65rem;font-weight:700;color:#fff;line-height:.9}.stores-list{display:grid;gap:1rem;margin-bottom:2rem}.store-card{background:#fff;border-radius:16px;padding:1.5rem;cursor:pointer;transition:all .2s ease;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:1rem}.store-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.store-card.selected{border-color:var(--brand-color);box-shadow:0 0 0 2px var(--brand-color)}.store-header{display:flex;justify-content:space-between;align-items:flex-start}.store-info{flex:1;text-align:left}.store-action{flex-shrink:0;margin-left:1rem}.store-company-logo{width:48px;height:48px;border-radius:12px;object-fit:contain;background:#fff;padding:8px;box-shadow:0 2px 4px #0000001a}.store-company-logo-text{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem}.store-name{font-weight:700;color:#111827;font-size:1.25rem;margin:0 0 .5rem}.store-address{font-size:.875rem;color:#4b5563;margin:0 0 .25rem}.store-distance{font-size:.75rem;color:#059669;font-weight:500;margin:0 0 .75rem}.positions-preview{display:flex;align-items:center;gap:.5rem}.positions-count{font-size:.875rem;color:#111827;font-weight:500}.urgent-badge{font-size:.7rem;background:#ef444426;color:#dc2626;padding:.2rem .4rem;border-radius:6px;border:1px solid rgba(239,68,68,.3);font-weight:600}.selection-summary{background:var(--brand-color-light);border-radius:16px;padding:1.5rem;border:1px solid var(--brand-color-medium);margin-bottom:2rem}.summary-title{font-size:1rem;font-weight:600;color:#111827;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.selected-positions{display:grid;gap:.75rem;margin-bottom:1.5rem}.selected-position{display:flex;justify-content:space-between;align-items:center;background:var(--brand-color-light);border-radius:12px;padding:.75rem;border:1px solid var(--brand-color-medium)}.position-title{font-weight:600;color:#111827;margin-bottom:.25rem}.position-store{font-size:.875rem;color:#6b7280;margin-bottom:.25rem}.position-salary{color:#059669;font-weight:600;font-size:.875rem}.remove-position{background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:6px;padding:.25rem;color:#ef4444;cursor:pointer;transition:all .2s ease}.continue-button{width:100%;padding:1rem;border-radius:12px;font-weight:600;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease}.continue-button:hover:not(:disabled){transform:translateY(-1px)}.continue-button:disabled{opacity:.6;cursor:not-allowed}.standout-button{background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 4px 20px #10b9814d!important;animation:gentle-pulse 3s ease-in-out infinite}.standout-button:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857)!important;box-shadow:0 6px 25px #10b98166!important}@keyframes gentle-pulse{0%,to{box-shadow:0 4px 20px #10b9814d}50%{box-shadow:0 4px 25px #10b98166}}.modal-overlay{position:fixed;inset:0;background:#00000080;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-content{background:#fff;border-radius:16px;padding:1.5rem;max-width:400px;width:100%;border:1px solid #e5e7eb;box-shadow:0 10px 25px #00000026}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.modal-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.modal-close{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem;color:#4b5563;cursor:pointer;transition:all .2s ease}.modal-subtitle{color:#6b7280;margin-bottom:1rem}.positions-list{display:grid;gap:.75rem}.position-card{background:var(--brand-color-light);border:1px solid var(--brand-color-medium);border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s ease}.position-card:hover{background:#3b82f61f;border-color:#3b82f640}.position-card.selected{border-color:var(--brand-color);background:var(--brand-color-light)}.position-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.selected-indicator{margin-top:.5rem;font-size:.8rem;color:var(--brand-color);font-weight:600;text-align:center;background:var(--brand-color-light);padding:.25rem .5rem;border-radius:6px}.icon{width:1.5rem;height:1.5rem}.icon-sm{width:1rem;height:1rem}.spinner{width:1.5rem;height:1.5rem;border:2px solid rgba(226,232,240,.2);border-top:2px solid rgba(226,232,240,.8);border-radius:50%;animation:spin 1s linear infinite}@media(max-width:640px){.page-content{padding:1rem}.hero-title{font-size:1.5rem}.cta-button{padding:1.1rem 1.5rem;font-size:1rem;margin-bottom:1rem}.benefit-card{padding:1rem}.benefit-icon{width:2.5rem;height:2.5rem}.benefits-showcase{gap:.5rem}.benefit-item{padding:.5rem .75rem}.benefit-check{width:1.5rem;height:1.5rem}.benefit-label{font-size:.8rem}.stats-section{margin:1rem 0}.stats-grid{gap:1.5rem}.stat-icon{width:1rem;height:1rem}.stat-value{font-size:1rem}.stat-label{font-size:.8rem}.assessments-title{font-size:1.25rem}.assessment-card{padding:.875rem}.assessment-job{font-size:.9rem}.modal-content{margin:.5rem;max-width:none}}.view-switch,.jobs-topbar{display:none}@media(max-width:720px){.app-container.route-jobs .header{display:none}.jobs-topbar{display:flex;align-items:center;gap:10px;position:sticky;top:0;z-index:1000;margin:-1rem -1rem 8px;padding:12px 16px;background:#f5f5f5}.jobs-topbar-right{margin-left:auto;display:flex;align-items:center;gap:8px}.jobs-topbar-avatar-btn{border:none;background:transparent;padding:0;cursor:pointer;line-height:0;border-radius:12px}.jobs-topbar-avatar{width:42px;height:42px;border-radius:12px;object-fit:cover;box-shadow:0 4px 14px #0000001f}.jobs-topbar-avatar--fallback{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:15px}}@media(max-width:720px){.view-switch{display:inline-flex;align-items:center;gap:2px;padding:4px;background:#fff;border-radius:999px;box-shadow:0 4px 14px #0000001f}.view-switch-btn{border:none;background:transparent;cursor:pointer;height:36px;padding:0 11px;border-radius:999px;font-size:13px;font-weight:600;color:#6b7280;white-space:nowrap;transition:all .15s ease;font-family:inherit}.view-switch-btn.active{background:#111827;color:#fff}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-explorer{position:fixed;inset:0;overflow:hidden;--me-side-w: 420px;--me-map-h: 240px;--me-gutter: 18px;background:#f2f3f5;font-family:GIP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.me-map{position:absolute;top:var(--me-gutter);left:var(--me-gutter);width:var(--me-side-w);height:var(--me-map-h);z-index:16;border-radius:20px;overflow:hidden;background:#eaeef2;border:1px solid rgba(255,255,255,.7);box-shadow:0 12px 32px #0f172a29}.me-map .leaflet-control-container{display:none}.me-marker{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;color:#fff;font-weight:700;font-size:14px;border:3px solid #fff;box-shadow:0 4px 10px #00000038;cursor:pointer;transition:transform .15s ease}.me-marker:hover{transform:scale(1.12)}.me-marker.active{transform:scale(1.22);box-shadow:0 6px 16px #00000052}.me-user-dot{width:18px;height:18px;border-radius:50%;background:#2563eb;border:3px solid #fff;box-shadow:0 0 0 6px #2563eb40}.me-top{position:absolute;top:18px;left:18px;right:18px;z-index:20;display:flex;align-items:flex-start;gap:10px;pointer-events:none}.me-top>*{pointer-events:auto}.me-top-right{margin-left:auto}.me-profile-btn{border:none;background:transparent;padding:0;cursor:pointer;line-height:0;border-radius:12px}.me-bottombar{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:25;display:flex;flex-direction:row;gap:12px;width:min(560px,calc(100vw - 36px))}.me-near-btn{flex:1 1 0;min-width:0;height:50px;justify-content:center}.me-map-locate,.me-locate,.me-sheet,.me-side-dist,.me-side-foot,.me-side-logo,.me-side-company,.me-side-badge,.me-side-expand{display:none}.me-chip{display:inline-flex;align-items:center;gap:8px;height:48px;padding:0 24px;border-radius:999px;border:none;background:#fff;color:#374151;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 14px #0000001a;transition:all .15s ease;white-space:nowrap}.me-chip:hover{box-shadow:0 6px 18px #00000024}.me-chip.active{background:#111827;color:#fff}.me-chip-near{color:#ef4444}.me-chip-near:hover{color:#dc2626}.me-top-right{display:flex;align-items:center;gap:10px}.me-top-company{font-size:15px;font-weight:700;color:#0f172a;white-space:nowrap}.me-logo,.me-logo-img{width:42px;height:42px;border-radius:12px;box-shadow:0 4px 14px #0000001f;object-fit:cover;background:#fff}.me-logo{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:15px}.me-side{position:absolute;top:calc(var(--me-gutter) * 2 + var(--me-map-h));left:var(--me-gutter);bottom:var(--me-gutter);width:var(--me-side-w);z-index:15;display:flex;flex-direction:column;gap:12px;overflow:hidden}.me-side-close,.me-side-backdrop{display:none}.me-company-card{flex-shrink:0;max-height:calc(100% - 200px);overflow-y:auto;padding:14px;background:#ffffff9e;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border:1px solid rgba(255,255,255,.7);border-radius:18px;box-shadow:0 10px 30px #0f172a24}.me-company-card::-webkit-scrollbar{width:5px}.me-company-card::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.me-company-top{display:flex;align-items:center;gap:12px}.me-company-logo{width:46px;height:46px;border-radius:12px;object-fit:cover;flex-shrink:0}.me-company-logo--fallback{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.me-company-meta{min-width:0}.me-company-name{font-size:15px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.me-company-desc{margin-top:2px;font-size:12px;color:#6b7280;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.me-company-stats{display:flex;gap:10px;margin-top:14px}.me-stat{flex:1;display:flex;align-items:center;gap:6px;padding:10px;background:#f7f8fa;border-radius:12px;color:#6b7280;font-size:11px;line-height:1.15}.me-stat svg{color:#9ca3af;flex-shrink:0}.me-stat b{font-size:16px;font-weight:800;color:#111827}.me-stat span{min-width:0}.me-perks-section{margin-top:18px}.me-perks-title{position:relative;padding-left:12px;margin-bottom:12px;font-size:16px;font-weight:800;color:#111827;letter-spacing:-.01em}.me-perks-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:18px;border-radius:999px}.me-perks-title--adv:before{background:#f59e0b}.me-perks-title--ben:before{background:#10b981}.me-perks-grid{display:flex;flex-direction:column;gap:10px}.me-perk-card{display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:16px;border:1.5px solid #E6E9FB;background:#fbfbff;font-size:14px;font-weight:600;color:#1f2937;line-height:1.35;overflow-wrap:anywhere}.me-perk-card--ben{border-color:#dcf3e6;background:#fbfefc}.me-perk-check{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;color:#fff;flex-shrink:0}.me-perk-check--blue{background:#4f6bf6}.me-perk-check--green{background:#10b981}.me-side-list{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:2px}.me-side-list::-webkit-scrollbar{width:5px}.me-side-list::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}.me-side-item{display:flex;align-items:center;gap:10px;padding:12px;background:#fff;border:2px solid transparent;border-radius:14px;cursor:pointer;text-align:left;box-shadow:0 3px 10px #0000000f;transition:all .15s ease}.me-side-item:hover{box-shadow:0 5px 16px #0000001f}.me-side-item.active{border-color:#111827}.me-side .me-side-group{flex-shrink:0;background:#ffffff9e;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border:1.5px solid transparent;border-radius:14px;box-shadow:0 6px 20px #0f172a1a;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.me-side .me-side-group:hover{box-shadow:0 8px 26px #0f172a29}.me-side .me-side-item{border:none;border-radius:0;box-shadow:none;background:transparent}.me-side .me-side-item:hover{box-shadow:none}.me-side .me-side-group.open{border-color:#111827;box-shadow:0 10px 28px #0f172a2e}.me-side .me-side-group.open .me-side-jobs{padding:2px 10px 10px}.me-side-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.me-side-info{min-width:0;flex:1;display:flex;flex-direction:column}.me-side-name{font-size:14px;font-weight:600;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.me-side-addr{font-size:12px;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.me-side-count{flex-shrink:0;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.me-side-chevron{flex-shrink:0;color:#9ca3af;transition:transform .2s ease}.me-side-group.open .me-side-chevron{transform:rotate(180deg)}.me-side-group{display:flex;flex-direction:column}.me-side-jobs{display:flex;flex-direction:column;gap:6px;padding:8px 6px 4px;animation:meJobsDown .2s ease-out}@keyframes meJobsDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.me-side-job{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;border:1px solid #eef1f5;border-radius:10px;background:#f8fafc;cursor:pointer;text-align:left;transition:all .15s ease}.me-side-job:disabled,.me-job-tile:disabled{opacity:.5;cursor:not-allowed}@media(hover:hover){.me-side-job:hover{background:#fff;border-color:#111827}}.me-side-job-title{font-size:13.5px;font-weight:600;color:#111827;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.me-side-job-salary{flex-shrink:0;font-size:12.5px;color:#6b7280;white-space:nowrap}.me-side-job--empty{justify-content:center;color:#9ca3af;cursor:default;font-size:13px}.me-side-job--empty:hover{background:#f8fafc;border-color:#eef1f5}.me-side-job-row{display:flex;align-items:stretch;gap:6px}.me-side-job-row .me-side-job{flex:1;min-width:0}.me-share-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;border:1px solid #eef1f5;border-radius:10px;background:#f8fafc;color:#6b7280;cursor:pointer;transition:all .15s ease}.me-share-branch{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:2px;padding:9px 12px;border:1px dashed #d7dee8;border-radius:10px;background:#fff;color:#4f6bf6;font-family:inherit;font-size:12.5px;font-weight:600;cursor:pointer;transition:all .15s ease}@media(hover:hover){.me-share-btn:hover,.me-share-branch:hover{border-color:#4f6bf6;border-style:solid;color:#4f6bf6;background:#f5f7ff}}.me-share-btn.copied,.me-share-branch.copied{border-style:solid;border-color:#10b981;color:#10b981;background:#ecfdf5}.me-skills-btn{flex:1 1 0;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:50px;padding:0 18px;border:none;border-radius:999px;background:#111827;color:#fff;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 8px 22px #11182759;transition:transform .15s ease,box-shadow .15s ease;white-space:nowrap}.me-skills-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1118276b}.me-job-card{position:absolute;left:50%;bottom:84px;transform:translate(-50%);z-index:30;width:min(540px,calc(100vw - 36px));background:#fff;border-radius:22px;padding:18px 20px 20px;box-shadow:0 18px 50px #00000038;animation:meCardUp .22s ease-out}@keyframes meCardUp{0%{opacity:0;transform:translate(-50%) translateY(16px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.me-job-close{position:absolute;top:16px;right:16px;border:none;background:transparent;color:#9ca3af;cursor:pointer;padding:2px;line-height:0}.me-job-close:hover{color:#374151}.me-job-head{display:flex;align-items:center;gap:12px;padding-right:28px}.me-job-logo{width:48px;height:48px;border-radius:12px;object-fit:cover;flex-shrink:0;border:1px solid #eef0f2}.me-job-logo--fallback{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.me-job-titles{flex:1;min-width:0}.me-job-title{font-size:18px;font-weight:700;color:#111827}.me-job-company{font-size:13px;color:#6b7280;margin-top:1px}.me-job-badge{flex-shrink:0;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:700}.me-job-addr{display:flex;align-items:center;gap:6px;margin-top:14px;font-size:13px;color:#4b5563}.me-job-positions{margin-top:12px;display:flex;flex-direction:column;gap:6px}.me-pos-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;background:#f7f8fa;border-radius:10px}.me-pos-title{font-size:13px;font-weight:600;color:#111827}.me-pos-salary{font-size:13px;color:#6b7280;white-space:nowrap}.me-job-actions{display:flex;gap:10px;margin-top:16px}.me-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;height:46px;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s ease}.me-btn-ghost{background:#fff;border:1.5px solid #e5e7eb;color:#374151}.me-btn-ghost:hover{background:#f9fafb}.me-btn-primary{background:#111827;border:1.5px solid #111827;color:#fff}.me-btn-primary:hover{background:#000}.sm-overlay{position:fixed;inset:0;z-index:1000;background:#11182773;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:flex;align-items:flex-end;justify-content:center;animation:smFade .2s ease-out}@keyframes smFade{0%{opacity:0}to{opacity:1}}.sm-sheet{position:relative;width:min(760px,100%);height:88vh;max-height:88vh;background:#fff;border-radius:26px 26px 0 0;box-shadow:0 -18px 60px #00000047;display:flex;flex-direction:column;padding:0 24px;animation:smUp .32s cubic-bezier(.22,1,.36,1)}@keyframes smUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sm-grabber{width:44px;height:5px;border-radius:999px;background:#e5e7eb;margin:12px auto 4px;flex-shrink:0}.sm-close{position:absolute;top:20px;right:20px;width:34px;height:34px;border:none;border-radius:50%;background:#f3f4f6;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.sm-close:hover{background:#e5e7eb;color:#111827}.sm-header{display:flex;align-items:center;gap:14px;padding:8px 44px 16px 0;flex-shrink:0}.sm-header-icon{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,#111827,#374151);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sm-title{margin:0;font-size:21px;font-weight:800;color:#111827;letter-spacing:-.01em}.sm-subtitle{margin:2px 0 0;font-size:13px;color:#6b7280}.cp-sheet{height:auto;max-height:88vh;padding-bottom:0}.cp-header{display:flex;align-items:center;gap:14px;padding:10px 44px 18px 0;flex-shrink:0}.cp-logo{width:58px;height:58px;border-radius:16px;object-fit:cover;flex-shrink:0;border:1px solid #eef1f5}.cp-logo--fallback{display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:20px}.cp-header-meta{min-width:0}.cp-name{margin:0;font-size:20px;font-weight:800;color:#111827;letter-spacing:-.01em}.cp-desc{margin:4px 0 0;font-size:13.5px;line-height:1.4;color:#6b7280}.cp-body{flex:1;min-height:0;overflow-y:auto;padding-bottom:28px}.cp-stats{display:flex;gap:12px;margin-bottom:22px}.cp-stat{flex:1;display:flex;align-items:center;gap:8px;padding:14px;background:#f7f8fa;border-radius:14px;color:#6b7280;font-size:12.5px;line-height:1.15}.cp-stat svg{color:#9ca3af;flex-shrink:0}.cp-stat b{font-size:19px;font-weight:800;color:#111827}.cp-section{margin-bottom:22px}.cp-section:last-child{margin-bottom:4px}.cp-section-title{display:flex;align-items:center;margin:0 0 12px;padding-left:12px;font-size:17px;font-weight:800;color:#111827;letter-spacing:-.01em;position:relative}.cp-section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:20px;border-radius:999px}.cp-section-title--adv:before{background:#f59e0b}.cp-section-title--ben:before{background:#10b981}.cp-adv-grid{display:flex;flex-wrap:wrap;gap:12px}.cp-adv-chip{flex:1 1 240px;display:flex;align-items:center;gap:10px;padding:14px 18px;border-radius:22px;border:1.5px solid #E6E9FB;background:#fbfbff;font-size:14.5px;font-weight:600;color:#1f2937;line-height:1.35;overflow-wrap:anywhere}.cp-ben-list{display:flex;flex-direction:column;gap:12px}.cp-ben-card{display:flex;align-items:center;gap:12px;padding:16px 18px;border-radius:16px;border:1.5px solid #DCF3E6;background:#fbfefc;font-size:14.5px;font-weight:600;color:#1f2937;line-height:1.4;overflow-wrap:anywhere}.cp-adv-chip.cp-item--sm,.cp-ben-card.cp-item--sm{font-size:13px}.cp-adv-chip.cp-item--xs,.cp-ben-card.cp-item--xs{font-size:12px;line-height:1.35}.cp-check{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;color:#fff;flex-shrink:0}.cp-check--blue{background:#4f6bf6}.cp-check--green{background:#10b981}@media(max-width:640px){.cp-adv-chip{flex-basis:100%}}.sm-search{display:flex;align-items:center;gap:10px;padding:0 16px;height:48px;background:#f3f4f6;border-radius:14px;color:#9ca3af;flex-shrink:0}.sm-search input{flex:1;border:none;background:transparent;outline:none;font-size:15px;color:#111827}.sm-body{flex:1;overflow-y:auto;margin:16px -8px 0;padding:0 8px 24px}.sm-body::-webkit-scrollbar{width:6px}.sm-body::-webkit-scrollbar-thumb{background:#0000001f;border-radius:3px}.sm-list{display:flex;flex-direction:column;gap:10px}.sm-card{display:flex;align-items:center;gap:14px;padding:14px;border:1.5px solid #eef0f2;border-radius:16px;cursor:pointer;transition:all .15s ease;background:#fff}.sm-card:hover{border-color:#d1d5db;box-shadow:0 8px 22px #00000014;transform:translateY(-1px)}.sm-card-logo{width:52px;height:52px;border-radius:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:15px;overflow:hidden}.sm-card-logo img{width:100%;height:100%;object-fit:cover}.sm-card-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sm-card-top{display:flex;align-items:center;gap:8px}.sm-card-name{font-size:15px;font-weight:700;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sm-card-count{flex-shrink:0;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#111827;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.sm-card-company{font-size:12px;color:#9ca3af}.sm-card-meta{display:flex;align-items:center;gap:12px;margin-top:4px;flex-wrap:wrap}.sm-card-loc{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;color:#6b7280}.sm-card-salary{font-size:12.5px;font-weight:700;color:#059669}.sm-card-dist{font-size:12.5px;font-weight:600;color:#16a34a}.sm-card-cta{flex-shrink:0;display:inline-flex;align-items:center;gap:2px;padding:8px 12px 8px 14px;border-radius:999px;background:#111827;color:#fff;font-size:13px;font-weight:600}.sm-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 0;color:#9ca3af}.sm-spinner{width:34px;height:34px;border:3px solid #e5e7eb;border-top-color:#111827;border-radius:50%;animation:smSpin .8s linear infinite}@keyframes smSpin{to{transform:rotate(360deg)}}@media(max-width:720px){.me-side{display:flex;inset:12px;width:auto;z-index:1200;background:#fff;border-radius:22px;box-shadow:0 24px 60px #0f172a47;padding:14px 12px 12px;gap:8px;transform:translate(-118%);transition:transform .28s cubic-bezier(.22,1,.36,1)}.me-side--open{transform:translate(0)}.me-company-card{flex:1;min-height:0;max-height:none;padding:34px 4px 4px;background:transparent;box-shadow:none;border-radius:0}.me-side-list{padding-right:0}.me-side-item{box-shadow:none;border:1px solid #EEF1F5}.me-side-close{display:flex;position:absolute;top:12px;right:12px;z-index:5;width:32px;height:32px;align-items:center;justify-content:center;border:none;border-radius:50%;background:#f3f4f6;color:#6b7280;cursor:pointer}.me-side-backdrop{display:block;position:fixed;inset:0;z-index:1150;background:#11182766;opacity:0;pointer-events:none;transition:opacity .25s ease}.me-side-backdrop.show{opacity:1;pointer-events:auto}.me-map{inset:0 0 auto;width:auto;height:44vh;z-index:1;border:none;border-radius:0;box-shadow:none}.me-bottombar,.me-main{display:none}.me-locate{display:inline-flex;position:absolute;bottom:calc(57vh + 12px);right:14px;z-index:22;height:40px;padding:0 14px;gap:7px;align-items:center;justify-content:center;border:none;border-radius:999px;background:#fff;color:#2563eb;font-family:inherit;font-size:14px;font-weight:600;white-space:nowrap;box-shadow:0 4px 14px #00000029;cursor:pointer}.me-sheet{display:flex;flex-direction:column;position:absolute;top:43vh;left:0;right:0;bottom:0;z-index:15;background:#f2f3f5;border-radius:22px 22px 0 0;box-shadow:0 -12px 30px #0000001f;padding:6px 14px 12px}.me-sheet-grip{width:40px;height:4px;border-radius:999px;background:#d1d5db;margin:6px auto 8px;flex-shrink:0}.me-sheet-title{font-size:15px;font-weight:700;color:#111827;padding:2px 4px 10px;flex-shrink:0}.me-sheet .me-side-list{flex:1;min-height:0;overflow-y:auto;gap:12px;padding-right:2px}.me-side>.me-side-list{display:none}.me-sheet .me-side-group{flex-shrink:0;border:1.5px solid #E9EDF3;border-radius:18px;background:#fff;box-shadow:0 2px 8px #0f172a0d;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.me-sheet .me-side-item{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:16px;border:none;border-radius:0;box-shadow:none;background:transparent}.me-sheet .me-side-group.open{border-color:#4f6bf6;box-shadow:0 6px 18px #4f6bf624}.me-sheet .me-side-dot,.me-sheet .me-side-count,.me-sheet .me-side-chevron,.me-sheet .me-side-addr{display:none}.me-sheet .me-side-jobs{gap:8px;padding:0 16px 16px}.me-sheet .me-side-job{padding:14px;border-radius:12px}.me-side-logo{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;border:1px solid #EEF1F5;background:#fff;overflow:hidden;flex-shrink:0;color:#1e3a8a;font-weight:700;font-size:14px}.me-side-logo img{width:100%;height:100%;object-fit:contain;padding:5px}.me-sheet .me-side-info{flex:1;min-width:0}.me-sheet .me-side-name{font-size:16px;white-space:normal}.me-side-company{display:block;font-size:13px;color:#62748e;margin-top:1px}.me-side-dist{display:inline-flex;align-items:center;gap:5px;margin-top:6px;font-size:13px;color:#62748e;font-weight:500}.me-side-dist--km{color:#4f6bf6;font-weight:600}.me-side-dist svg{flex-shrink:0}.me-side-badge{display:flex;align-items:center;justify-content:center;align-self:flex-start;flex-shrink:0;min-width:30px;height:30px;padding:0 9px;border-radius:999px;background:#4f6bf6;color:#fff;font-size:13px;font-weight:700}.me-side-expand{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex-basis:100%;height:46px;margin-top:4px;border-radius:12px;background:#020618;color:#fff;font-size:14px;font-weight:700}.me-side-expand svg{transition:transform .2s ease}.me-side-group.open .me-side-expand svg{transform:rotate(180deg)}.me-job-card{bottom:20px}.sm-sheet{height:92vh;max-height:92vh;padding:0 16px}.sm-card-cta{padding:8px}.sm-card-cta span{display:none}}@media(min-width:721px){.map-explorer{display:flex;flex-direction:column;gap:18px;overflow-y:auto;padding:20px 200px 200px;background:#f2f3f5}.me-side{display:none}.me-top{position:absolute;inset:36px 216px auto auto;width:auto;z-index:30;align-items:center}.me-map-wrap{position:relative;order:0;flex-shrink:0;width:100%;height:min(460px,52vh)}.me-map{position:relative;top:auto;left:auto;width:100%;height:100%;margin:0;border-radius:22px}.me-map .me-marker{width:38px;height:38px}.me-map-locate{position:absolute;right:16px;bottom:16px;z-index:500;display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 20px;border:none;border-radius:999px;background:#fff;color:#111827;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 6px 18px #0f172a33;transition:transform .15s ease,box-shadow .15s ease}.me-map-locate svg{color:#ef4444}.me-map-locate:hover{transform:translateY(-1px);box-shadow:0 8px 22px #0f172a42}.me-main{position:static;order:1;z-index:10;display:flex;flex-direction:column;overflow:visible;padding:0;background:transparent}.me-hero{padding:24px;text-align:left;border-radius:22px;background:linear-gradient(135deg,#fff,#f7f9fc);border:1px solid #e8ecf2;box-shadow:0 8px 28px #0f172a12}.me-hero-head{display:flex;align-items:flex-start;gap:18px}.me-hero-logo{width:68px;height:68px;border-radius:18px;object-fit:cover;flex-shrink:0;border:1px solid #eef1f5;background:#fff}.me-hero-logo--fallback{display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:800;border:none}.me-hero-meta{min-width:0;flex:1}.me-hero-name{margin:0;font-size:26px;font-weight:800;letter-spacing:-.02em;color:#0f172a}.me-hero-desc{margin:6px 0 0;font-size:14px;line-height:1.5;color:#62748e;max-width:72ch}.me-hero-stats{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.me-hero-stat{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;border-radius:999px;background:#fff;border:1px solid #e8ecf2;font-size:13px;color:#62748e}.me-hero-stat svg{color:#94a3b8}.me-hero-stat b{color:#0f172a;font-size:15px;font-weight:800}.me-hero-perks{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid #eef1f5}.me-hero-perk{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:10px;background:#10b98117;color:#047857;font-size:12.5px;font-weight:600}.me-hero-perk svg{flex-shrink:0}.me-hero-perk--benefit{background:#6366f117;color:#4338ca}.me-main .me-bottombar{position:static;transform:none;width:auto;margin-top:20px;max-width:520px}.me-jobs-head{flex-shrink:0;display:flex;flex-direction:column;gap:14px;margin:4px 2px 16px}.me-jobs-headline{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.me-jobs-filters{display:flex;flex-wrap:wrap;gap:10px}.me-filter{position:relative}.me-filter-btn{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 12px 0 14px;border:1px solid #e1e7ef;border-radius:999px;background:#fff;color:#334155;font-family:inherit;font-size:13.5px;cursor:pointer;box-shadow:0 2px 8px #0f172a0d;transition:border-color .15s ease,box-shadow .15s ease}.me-filter-btn:hover{border-color:#cbd5e1}.me-filter-btn.open,.me-filter-btn.active{border-color:#111827}.me-filter-label{color:#94a3b8;font-weight:500}.me-filter-value{font-weight:700;color:#0f172a;max-width:16ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.me-filter-btn.active .me-filter-value{color:#111827}.me-filter-caret{color:#94a3b8;flex-shrink:0;transition:transform .2s ease}.me-filter-btn.open .me-filter-caret{transform:rotate(180deg)}.me-filter-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:40;min-width:220px;max-width:340px;max-height:340px;overflow-y:auto;overscroll-behavior:contain;padding:6px;background:#fff;border:1px solid #e8ecf2;border-radius:14px;box-shadow:0 14px 40px #0f172a29;animation:meJobsDown .16s ease-out}.me-filter-menu::-webkit-scrollbar{width:6px}.me-filter-menu::-webkit-scrollbar-thumb{background:#00000024;border-radius:3px}.me-filter-opt{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:9px 12px;border:none;border-radius:10px;background:transparent;color:#334155;font-family:inherit;font-size:13.5px;font-weight:500;text-align:left;cursor:pointer;transition:background .12s ease}.me-filter-opt>span{min-width:0;overflow-wrap:anywhere}.me-filter-opt svg{flex-shrink:0}.me-filter-opt:hover{background:#f5f7fa}.me-filter-opt.sel{color:#111827;font-weight:700}.me-filter-opt.sel svg{color:#111827;flex-shrink:0}.me-jobs-title{display:flex;align-items:center;gap:12px;margin:0;font-size:26px;font-weight:800;letter-spacing:-.02em;color:#0f172a}.me-jobs-count{min-width:30px;height:28px;padding:0 10px;border-radius:999px;background:#111827;color:#fff;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.me-near-btn-lg{display:inline-flex;align-items:center;gap:8px;height:46px;padding:0 22px;border:none;border-radius:999px;background:#ef4444;color:#fff;font-size:15px;font-weight:700;font-family:inherit;cursor:pointer;box-shadow:0 6px 18px #ef444452;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.me-near-btn-lg:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 8px 22px #dc262666}.me-filter-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px 6px 12px;border:1px solid #d7dee8;border-radius:999px;background:#fff;color:#334155;font-size:12.5px;font-weight:600;cursor:pointer;transition:all .15s ease}.me-filter-chip:hover{border-color:#111827;color:#111827}.me-filter-chip svg:first-child{color:#94a3b8}.me-jobs-search{display:flex;align-items:center;gap:8px;margin-left:auto;width:min(300px,34vw);height:40px;padding:0 10px 0 13px;border:1px solid #e1e7ef;border-radius:999px;background:#fff;box-shadow:0 2px 8px #0f172a0d;transition:border-color .15s ease,box-shadow .15s ease}.me-jobs-search:focus-within{border-color:#111827;box-shadow:0 4px 14px #0f172a1f}.me-jobs-search>svg{color:#94a3b8;flex-shrink:0}.me-jobs-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:13.5px;color:#0f172a;font-family:inherit}.me-jobs-search input:focus{box-shadow:none}.me-jobs-search input::placeholder{color:#9aa7b8}.me-jobs-search input::-webkit-search-cancel-button{display:none}.me-jobs-search-clear{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border:none;border-radius:50%;background:#f1f4f8;color:#64748b;cursor:pointer}.me-jobs-search-clear:hover{background:#e2e8f0;color:#0f172a}.me-jobs-empty{padding:40px;text-align:center;color:#94a3b8;font-size:14px;background:#fff;border:1px dashed #dde3ec;border-radius:16px}.me-main .assessment-info-col{width:14rem}.me-main .assessment-location-col{width:auto;flex-shrink:0}.me-main .assessment-salary-col{width:auto;min-width:0;flex-shrink:0;overflow:visible;text-overflow:clip}.me-main .assessment-actions-col{width:auto}.me-main .assessment-time{color:#4f6bf6;font-weight:600}}@media(min-width:721px)and (max-width:1180px){.map-explorer{padding:20px 40px 60px}.me-map-wrap{height:min(400px,46vh)}.me-top{right:56px}}*{box-sizing:border-box}button,input,select,textarea,optgroup{font-family:inherit}body{margin:0;font-family:GIP,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;min-height:100vh}.App{text-align:center}.backdrop-blur-lg{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.backdrop-blur-md{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #9333ea1a}button{transition:transform .15s ease,background-color .15s ease,box-shadow .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease}button:hover{transform:translateY(-1px)}button:active{transform:translateY(0)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.animate-gradient{background-size:200% 200%;animation:gradient 3s ease infinite}.card-hover{transition:all .3s cubic-bezier(.4,0,.2,1)}.card-hover:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media(max-width:640px){.container{padding-left:1rem;padding-right:1rem}}@media(prefers-color-scheme:dark){.dark-mode{background:linear-gradient(135deg,#1a1a2e,#16213e)}}.company-logo{height:2.5rem;width:auto;max-width:8rem;object-fit:contain;border-radius:8px;background:#fff;padding:.25rem;box-shadow:0 1px 3px #0000001a}.selection-count{background:#22c55ee6;color:#fff;width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;margin-left:.5rem;animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}
