body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{height:100%;width:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:.5em;margin-top:0}p{margin-bottom:1em;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-bottom:1em;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-bottom:1em;margin-top:0;overflow:auto}figure{margin:0 0 1em}img{border-style:none;vertical-align:middle}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{caption-side:bottom;padding-bottom:.3em;padding-top:.75em;text-align:left}button,input,optgroup,select,textarea{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5em;line-height:inherit;margin-bottom:.5em;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}.App{background:#f8f9fa;min-height:100vh}.main-content{min-height:calc(100vh - 64px);padding:0}.search-container{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin:0 auto 24px;max-width:1200px;padding:32px}.job-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;cursor:pointer;margin-bottom:16px;transition:all .3s ease}.job-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.job-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.job-title{color:#1890ff;font-size:18px;font-weight:600;margin:0}.job-company{color:#666;font-size:14px;margin:4px 0}.job-location{color:#999;font-size:12px}.job-salary{color:#52c41a;font-size:14px;font-weight:500}.job-description{color:#666;line-height:1.6;margin:12px 0}.job-skills{margin-top:12px}.skill-tag{background:#f0f0f0;border:1px solid #d9d9d9;border-radius:4px;display:inline-block;font-size:12px;margin:2px 4px 2px 0;padding:2px 8px}.required-skill{background:#fff2e8;border-color:#ffb366;color:#d46b08}.preferred-skill{background:#f6ffed;border-color:#b7eb8f;color:#389e0d}.search-form{margin-bottom:24px}.search-input{margin-bottom:16px}.upload-area{background:#fafafa;border:2px dashed #d9d9d9;border-radius:8px;padding:40px;text-align:center;transition:all .3s ease}.upload-area:hover{background:#f0f8ff;border-color:#1890ff}.upload-icon{color:#d9d9d9;font-size:48px;margin-bottom:16px}.results-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.results-count{color:#666;font-size:14px}.loading-container{justify-content:center;min-height:200px}.error-message{background:#fff2f0;border:1px solid #ffccc7;border-radius:6px;color:#a8071a;margin:16px 0;padding:16px}.success-message{background:#f6ffed;border:1px solid #b7eb8f;border-radius:6px;color:#389e0d;margin:16px 0;padding:16px}.match-score{align-items:center;background:#f0f8ff;border:1px solid #91d5ff;border-radius:16px;color:#1890ff;display:inline-flex;font-size:12px;font-weight:500;padding:4px 12px}.match-score.excellent{background:#f6ffed;border-color:#b7eb8f;color:#389e0d}.match-score.good{background:#fff7e6;border-color:#ffd591;color:#d46b08}.match-score.fair{background:#fff2e8;border-color:#ffb366;color:#d46b08}.match-score.poor{background:#fff2f0;border-color:#ffccc7;color:#a8071a}.insights-container{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.insight-section{margin-bottom:24px}.insight-title{color:#262626;font-size:16px;font-weight:600;margin-bottom:12px}.skill-category{margin-bottom:16px}.category-title{color:#595959;font-size:14px;font-weight:500;margin-bottom:8px}.trend-chart{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.ant-menu-horizontal{overflow:visible!important}.ant-menu-horizontal .ant-menu-item{align-items:center;display:inline-flex!important;margin:0 4px!important;min-width:auto!important;padding:0 16px!important}.ant-menu-horizontal .ant-menu-item-selected{background-color:#e6f7ff!important;border-bottom:2px solid #1890ff!important}.ant-menu-horizontal .ant-menu-item:hover{background-color:#f0f8ff!important}@media (max-width:768px){.main-content{padding:16px}.search-container{padding:20px}.job-header{align-items:flex-start;flex-direction:column}.job-salary{margin-top:8px}.ant-menu-horizontal .ant-menu-item{font-size:14px;margin:0 2px!important;padding:0 8px!important}}.homepage-container{background:#f8f9fa;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.homepage-container:before{background-image:radial-gradient(circle,#1890ff1a 1px,#0000 0);background-position:0 0,15px 15px;background-size:30px 30px;bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.homepage-container>*{position:relative;z-index:1}.hero-section{background:linear-gradient(135deg,#fff,#f0f7ff);margin-bottom:60px;overflow:hidden;padding:80px 24px;position:relative}.hero-section:after{background:radial-gradient(circle,#1890ff26 0,#0000 70%);border-radius:50%;content:"";height:600px;pointer-events:none;position:absolute;right:-10%;top:-50%;width:600px}.hero-content{align-items:center;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;margin:0 auto;max-width:1200px}.hero-text{flex:1 1;min-width:300px}.hero-title{color:#1a1a1a!important;font-size:56px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:24px!important}.hero-subtitle{color:#666!important;font-size:20px!important;line-height:1.6!important;margin-bottom:40px!important;max-width:600px}.hero-cta{margin-top:32px}.cta-button-primary{background:#1890ff!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 12px #1890ff4d!important;font-size:18px!important;font-weight:600!important;height:56px!important;padding:0 40px!important;transition:all .3s ease!important}.cta-button-primary:hover{background:#40a9ff!important;box-shadow:0 6px 16px #1890ff66!important;transform:translateY(-2px)}.cta-button-secondary{background:#0000!important;border:2px solid #1890ff!important;border-radius:8px!important;color:#1890ff!important;font-size:18px!important;font-weight:600!important;height:56px!important;padding:0 40px!important;transition:all .3s ease!important}.cta-button-secondary:hover{background:#e6f7ff!important;transform:translateY(-2px)}.hero-visual{flex:1 1;min-width:300px}.ai-matching-visual,.hero-visual{align-items:center;display:flex;justify-content:center}.ai-matching-visual{height:400px;position:relative;width:400px}.matching-circle{align-items:center;animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#1890ff,#096dd9);border-radius:50%;box-shadow:0 8px 24px #1890ff4d;display:flex;flex-direction:column;height:200px;justify-content:center;width:200px;z-index:2}.match-percentage{color:#fff;font-size:48px;font-weight:700;line-height:1}.match-label{color:#ffffffe6;font-size:18px;margin-top:8px}.connecting-lines{height:100%;left:0;position:absolute;top:0;width:100%}.line{animation:lineFlow 3s ease-in-out infinite;background:linear-gradient(90deg,#0000,#1890ff,#0000);height:2px;opacity:.3;position:absolute}.line-1{animation-delay:0s;left:10%;top:20%;transform:rotate(45deg);width:30%}.line-2{animation-delay:1s;right:10%;top:60%;transform:rotate(-45deg);width:30%}.line-3{animation-delay:2s;bottom:10%;left:50%;transform:translateX(-50%) rotate(90deg);width:25%}@keyframes lineFlow{0%,to{opacity:.2;transform:scaleX(.8)}50%{opacity:.5;transform:scaleX(1)}}.job-icons{height:100%;position:absolute;width:100%}.job-icon{align-items:center;animation:float 3s ease-in-out infinite;background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;font-size:32px;height:60px;justify-content:center;position:absolute;width:60px}.icon-1{animation-delay:0s;left:5%;top:10%}.icon-2{animation-delay:1s;right:5%;top:10%}.icon-3{animation-delay:2s;bottom:5%;left:50%;transform:translateX(-50%)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.stats-section{align-items:center;display:flex;flex-direction:column;margin:0 auto 80px;padding:0 24px}.stats-section,.stats-section .ant-row{box-sizing:border-box;max-width:1200px;width:100%}.stats-section .ant-row{flex-wrap:wrap!important;margin:0 auto!important;padding:0!important}.stats-section .ant-col,.stats-section .ant-row{display:flex!important;justify-content:center!important}.stats-section .ant-col{align-items:stretch!important;margin-bottom:24px;padding-left:12px!important;padding-right:12px!important}.stat-card{border:1px solid #f0f0f0!important;border-radius:12px!important;box-shadow:0 2px 8px #00000014!important;margin:0!important;max-width:280px;min-width:200px;transition:all .3s ease!important;width:100%}.stat-card:hover{box-shadow:0 4px 16px #0000001f!important;transform:translateY(-4px)}.gradient-bg-blue{background:linear-gradient(135deg,#e6f7ff,#bae7ff 50%,#f0f7ff);margin:0;padding:80px 0;width:100%}.gradient-bg-pink{background:linear-gradient(135deg,#fff5fa,#fbe2f4 50%,#fff8fc);margin:0;padding:80px 0;width:100%}.gradient-bg-peach{background:linear-gradient(135deg,#fff8f0,#ffe1cc 50%,#fffaf5);margin:0;padding:80px 0;width:100%}.gradient-bg-mint{background:linear-gradient(135deg,#f0fef9,#d4f6ed 50%,#f8fffd);margin:0;padding:80px 0;width:100%}.animate-fade-in{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.animate-fade-in.visible{opacity:1;transform:translateY(0)}.match-breakdown-section{align-items:center;display:flex;flex-direction:column;width:100%}.match-breakdown-section>.section-header{box-sizing:border-box;margin:0 auto 48px;max-width:1200px;padding:0 24px;text-align:center;width:100%}.match-breakdown-section>.match-breakdown-card{box-sizing:border-box;display:block;margin:0 auto;max-width:1200px;padding:0 24px;width:100%}.match-breakdown-card{border:none!important;border-radius:16px!important;box-shadow:0 4px 20px #00000014!important}.match-breakdown-header{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.match-example-title h3{color:#1a1a1a!important;font-size:24px!important;margin-bottom:8px!important}.overall-match-score{text-align:center}.match-score-large{color:#52c41a;font-size:48px;font-weight:700;line-height:1}.match-item{background:#fafafa;border-radius:8px;padding:16px}.match-item-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.match-progress-bar{background:#e8e8e8;border-radius:4px;height:8px;overflow:hidden;width:100%}.match-progress-fill{border-radius:4px;height:100%;transition:width .5s ease}.features-section{align-items:center;display:flex;flex-direction:column;width:100%}.features-section>.section-header{box-sizing:border-box;margin:0 auto 48px;max-width:1200px;padding:0 24px;text-align:center;width:100%}.features-section>.ant-row{box-sizing:border-box;flex-wrap:wrap!important;margin:0 auto!important;max-width:1200px;padding:0 24px!important;width:100%}.features-section>.ant-row,.features-section>.ant-row>.ant-col{align-items:stretch!important;display:flex!important;justify-content:center!important}.features-section>.ant-row>.ant-col{margin-bottom:24px;padding-left:12px!important;padding-right:12px!important}.feature-card{border:1px solid #f0f0f0!important;border-radius:12px!important;box-shadow:0 2px 8px #00000014!important;display:flex!important;height:100%;justify-content:flex-start;margin:0!important;max-width:280px;min-width:250px;padding:32px 24px!important;text-align:center;transition:all .3s ease!important}.feature-card,.feature-card .ant-card-body{align-items:center;flex-direction:column;width:100%}.feature-card .ant-card-body{display:flex;justify-content:center;padding:0!important}.feature-card:hover{box-shadow:0 8px 24px #0000001f!important;transform:translateY(-4px)}.feature-icon{align-items:center;display:flex;justify-content:center;margin-bottom:20px}.feature-title{color:#1a1a1a!important;margin-bottom:12px!important;text-align:center;width:100%}.feature-description{color:#666!important;margin:0!important;text-align:center;width:100%}.user-types-section{align-items:center;display:flex;flex-direction:column;width:100%}.user-types-section>.section-header{box-sizing:border-box;margin:0 auto 48px;max-width:1200px;padding:0 24px;text-align:center;width:100%}.user-types-section>.ant-row{box-sizing:border-box;flex-wrap:wrap!important;margin:0 auto!important;max-width:1200px;padding:0 24px!important;width:100%}.user-types-section>.ant-row,.user-types-section>.ant-row>.ant-col{align-items:stretch!important;display:flex!important;justify-content:center!important}.user-types-section>.ant-row>.ant-col{margin-bottom:32px;padding-left:12px!important;padding-right:12px!important}.user-type-card{border:none!important;border-radius:16px!important;box-shadow:0 4px 16px #00000014!important;display:flex!important;height:100%;justify-content:flex-start;margin:0!important;max-width:360px;min-width:280px;padding:40px 32px!important;text-align:center;transition:all .3s ease!important}.user-type-card,.user-type-card .ant-card-body{align-items:center;flex-direction:column;width:100%}.user-type-card .ant-card-body{display:flex;justify-content:center;padding:0!important}.user-type-card:hover{box-shadow:0 8px 24px #0000001f!important;transform:translateY(-6px)}.user-type-icon{align-items:center;display:flex;justify-content:center;margin-bottom:24px}.user-type-title{color:#1a1a1a!important;margin-bottom:16px!important;text-align:center;width:100%}.user-type-description{color:#666!important;margin-bottom:24px!important;text-align:center;width:100%}.user-type-link{align-items:center;display:inline-flex;font-weight:600!important;justify-content:center;padding:0!important}.demo-jobs-section{align-items:center;display:flex;flex-direction:column;width:100%}.demo-jobs-section>.section-header{box-sizing:border-box;margin:0 auto 48px;max-width:1200px;padding:0 24px;text-align:center;width:100%}.demo-jobs-section>.ant-row{box-sizing:border-box;flex-wrap:wrap!important;margin:0 auto!important;max-width:1200px;padding:0 24px!important;width:100%}.demo-jobs-section>.ant-row,.demo-jobs-section>.ant-row>.ant-col{align-items:stretch!important;display:flex!important;justify-content:center!important}.demo-jobs-section>.ant-row>.ant-col{margin-bottom:24px;padding-left:12px!important;padding-right:12px!important}.demo-jobs-section>.view-all-jobs-btn-container{box-sizing:border-box;margin:48px auto 0;max-width:1200px;padding:0 24px;text-align:center;width:100%}.demo-job-card{border:none!important;border-radius:20px!important;box-shadow:0 2px 12px #00000014!important;display:flex!important;flex-direction:column;height:100%;margin:0!important;max-width:360px;min-width:280px;transition:all .3s ease!important;width:100%}.demo-job-card:hover{box-shadow:0 8px 24px #00000026!important;transform:translateY(-8px)}.demo-job-card .ant-card-body{display:flex;flex-direction:column;height:100%;width:100%}.job-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.company-logo-demo{border-radius:50%;color:#1890ff;font-size:24px;font-weight:700;height:56px;justify-content:center;width:56px}.company-logo-demo,.match-badge{align-items:center;background:#fff;box-shadow:0 2px 8px #0000001a;display:flex}.match-badge{border-radius:12px;flex-direction:column;padding:8px 12px}.match-score{color:#52c41a;font-size:20px;font-weight:700;line-height:1}.match-label{color:#8c8c8c;font-size:11px;margin-top:2px}.job-title-demo{color:#1a1a1a!important;font-size:20px!important;font-weight:600!important;margin:12px 0 8px!important}.company-name-demo{color:#666;display:block;font-size:14px;margin-bottom:16px}.job-details-demo{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.job-detail-item{align-items:center;color:#595959;display:flex;font-size:14px;gap:8px}.job-detail-item .anticon{color:#8c8c8c;font-size:14px}.job-tags-demo{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.job-tag-demo{background:#fff!important;border:1px solid #0000001a!important;border-radius:6px!important;font-size:12px!important;padding:2px 10px!important}.job-details-btn{border-radius:10px!important;font-weight:600!important;height:40px!important}.view-all-jobs-btn-container{margin-top:48px;text-align:center}.view-all-jobs-btn{border-radius:12px!important;box-shadow:0 4px 12px #1890ff4d!important;font-size:16px!important;font-weight:600!important;height:50px!important;padding:0 48px!important}.view-all-jobs-btn:hover{box-shadow:0 6px 16px #1890ff66!important;transform:translateY(-2px)}.testimonials-section{align-items:center;display:flex;flex-direction:column;width:100%}.testimonials-section>.section-header{box-sizing:border-box;margin:0 auto 48px;max-width:1200px;padding:0 24px;text-align:center;width:100%}.testimonials-section>.ant-row{box-sizing:border-box;flex-wrap:wrap!important;margin:0 auto!important;max-width:1200px;padding:0 24px!important;width:100%}.testimonials-section>.ant-row,.testimonials-section>.ant-row>.ant-col{align-items:stretch!important;display:flex!important;justify-content:center!important}.testimonials-section>.ant-row>.ant-col{margin-bottom:24px;padding-left:12px!important;padding-right:12px!important}.testimonial-card{border:1px solid #f0f0f0!important;border-radius:12px!important;box-shadow:0 2px 8px #00000014!important;display:flex!important;flex-direction:column;height:100%;margin:0!important;max-width:360px;min-width:280px;transition:all .3s ease!important;width:100%}.testimonial-card:hover{box-shadow:0 8px 24px #0000001f!important;transform:translateY(-4px)}.testimonial-card .ant-card-body{display:flex;flex-direction:column;height:100%;width:100%}.testimonial-header{align-items:center;display:flex;gap:16px;margin-bottom:16px}.testimonial-avatar{background:linear-gradient(135deg,#1890ff,#096dd9)!important;flex-shrink:0}.testimonial-info{display:flex;flex-direction:column;gap:4px}.testimonial-role{font-size:14px}.testimonial-company{font-size:12px}.testimonial-rating{margin-bottom:16px}.testimonial-text{color:#666!important;font-style:italic;margin:0!important}.partners-section{margin:0 auto 80px;max-width:1200px;padding:0 24px;text-align:center}.partners-logos{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-wrap:wrap;gap:48px;justify-content:center;padding:40px}.partner-logo{opacity:.6;transition:opacity .3s ease}.partner-logo:hover{opacity:1}.cta-section{margin:0 auto 80px;max-width:1200px;padding:0 24px;text-align:center}.cta-card{background:linear-gradient(135deg,#1890ff,#096dd9)!important;border:none!important;border-radius:16px!important;box-shadow:0 4px 20px #00000014!important}.cta-content{padding:60px 40px;text-align:center}.cta-icon{color:#fff;font-size:64px;margin-bottom:24px}.cta-title{color:#fff!important;margin-bottom:16px!important}.cta-description{color:#ffffffe6!important;font-size:18px!important;margin-bottom:32px!important}.cta-buttons{margin-top:32px}.cta-card .cta-button-primary{background:#fff!important;border:none!important;color:#1890ff!important}.cta-card .cta-button-primary:hover{background:#f0f0f0!important}.cta-card .cta-button-secondary{background:#0000!important;border:2px solid #fff!important;color:#fff!important}.cta-card .cta-button-secondary:hover{background:#ffffff1a!important}.section-header{margin-bottom:48px;text-align:center}.section-title{color:#1a1a1a!important;font-size:40px!important;font-weight:700!important;margin-bottom:16px!important}.section-description{color:#666!important;font-size:18px!important;margin:0 auto!important;max-width:600px}@media (max-width:768px){.hero-title{font-size:36px!important}.hero-subtitle{font-size:16px!important}.hero-content{flex-direction:column;gap:40px}.ai-matching-visual{height:300px;width:300px}.matching-circle{height:150px;width:150px}.match-percentage{font-size:36px}.section-title{font-size:28px!important}.cta-content{padding:40px 24px}.partners-logos{gap:24px}.gradient-bg-blue,.gradient-bg-mint,.gradient-bg-peach,.gradient-bg-pink{padding:60px 0}.demo-jobs-section>.ant-row,.demo-jobs-section>.section-header,.demo-jobs-section>.view-all-jobs-btn-container,.features-section>.ant-row,.features-section>.section-header,.match-breakdown-section>.match-breakdown-card,.match-breakdown-section>.section-header,.testimonials-section>.ant-row,.testimonials-section>.section-header,.user-types-section>.ant-row,.user-types-section>.section-header{padding-left:16px!important;padding-right:16px!important}.demo-jobs-section>.ant-row>.ant-col,.features-section>.ant-row>.ant-col,.stats-section .ant-col,.testimonials-section>.ant-row>.ant-col,.user-types-section>.ant-row>.ant-col{padding-left:8px!important;padding-right:8px!important}.demo-job-card{margin-bottom:16px}.job-card-header{margin-bottom:12px}.company-logo-demo{font-size:20px;height:48px;width:48px}.match-badge{padding:6px 10px}.match-score{font-size:18px}.job-title-demo{font-size:18px!important}.demo-job-card,.feature-card,.testimonial-card,.user-type-card{max-width:100%}.demo-jobs-section>.ant-row,.features-section>.ant-row,.testimonials-section>.ant-row,.user-types-section>.ant-row{justify-content:center!important}.demo-jobs-section .ant-col,.features-section .ant-col,.stats-section .ant-col,.testimonials-section .ant-col,.user-types-section .ant-col{display:flex;justify-content:center}}.elaborated-queries-section{margin:0 auto;max-width:1200px;padding:8px 24px 30px}.elaborated-queries-container{width:100%}.elaborated-queries-title{color:#1a1a1a!important;font-size:24px!important;font-weight:600!important;margin-bottom:20px!important;text-align:center}.elaborated-queries-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.elaborated-query-card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;cursor:pointer;padding:24px;transition:all .2s ease}.elaborated-query-card:hover{border-color:#1890ff;box-shadow:0 4px 12px #1890ff1a}.query-example-label{color:#666;display:block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.query-example-text{color:#1a1a1a;font-size:15px;font-weight:500;line-height:1.6;margin-bottom:12px}.query-example-description{color:#999;display:block;font-size:13px;font-style:italic;line-height:1.5}.search-page-initial:before{background-image:radial-gradient(circle,#1890ff1a 1px,#0000 0);background-position:0 0,15px 15px;background-size:30px 30px;bottom:0;content:"";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.initial-search-container,.search-page-initial>*{position:relative;z-index:1}.initial-search-container{max-width:800px;text-align:center;width:100%}.initial-search-title{color:#1a1a1a!important;font-size:48px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:16px!important}.initial-search-subtitle{color:#666!important;font-size:18px!important;line-height:1.6!important;margin-bottom:32px!important}.initial-search-card{background:#fff!important;border:none!important;border-radius:24px!important;box-shadow:0 8px 32px #0000001a!important;padding:40px!important;position:relative;z-index:1}.initial-search-card:before{background:radial-gradient(circle,#1890ff14 0,#0000 70%);border-radius:50%;content:"";height:400px;pointer-events:none;position:absolute;right:-10%;top:-50%;width:400px;z-index:0}.initial-search-card>*{position:relative;z-index:1}.initial-search-input{font-size:16px!important;padding:16px!important}.initial-search-input,.initial-search-input .ant-input{border-radius:12px!important}.search-page-container{background:#f5f7fa;min-height:calc(100vh - 64px)}.search-page-title-section{margin-bottom:20px;text-align:center}.fancy-search-title{color:#1a1a1a!important;font-size:56px!important;font-weight:400!important;line-height:1.2!important;margin-bottom:16px!important}.fancy-search-title .hired-highlight{color:#1890ff!important;padding-bottom:2px;position:relative}.fancy-search-title .hired-highlight:after{border-bottom:2px dashed #1890ff;bottom:0;content:"";left:0;position:absolute;transition:width .5s ease-in-out;width:0}.fancy-search-title .hired-highlight.show-dashes:after{width:100%}.fancy-search-title .hired-highlight.typing:before{animation:blink 1s infinite;content:"|";margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.fancy-search-subtitle{color:#666!important;font-size:18px!important;font-weight:400!important;line-height:1.6!important;margin:0 auto!important;max-width:600px}.top-search-bar{background:#0000;display:flex;justify-content:center;padding:30px 0 20px}.top-search-container{max-width:1200px;padding:0 24px;width:100%}.top-search-card{background:#0000!important;border:none!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.search-bar-wrapper{width:100%}.search-input-container{background:#fff;border:1px solid #e8e8e8;border-radius:16px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;padding:16px 16px 60px;position:relative;transition:all .3s ease;width:100%}.search-input-container:hover{border-color:#d9d9d9;box-shadow:0 4px 12px #00000014}.search-input-container:focus-within{border-color:#1890ff;box-shadow:0 0 0 3px #1890ff1a}.search-bar-textarea{flex:1 1;transition:none!important;width:100%!important}.search-bar-textarea,.search-bar-textarea .ant-input{font-size:16px!important;line-height:1.6!important;min-height:80px!important;padding:0!important;resize:vertical!important}.search-bar-textarea,.search-bar-textarea .ant-input,.search-bar-textarea .ant-input:focus,.search-bar-textarea .ant-input:hover{background:#0000!important;border:none!important;box-shadow:none!important}.search-bar-textarea::placeholder{color:#bfbfbf!important}.search-actions-icons{align-items:center;bottom:16px;display:flex;gap:10px;pointer-events:none;position:absolute;right:16px;z-index:10}.search-actions-icons>*{pointer-events:all}.resume-icon-btn,.search-icon-btn{align-items:center!important;border-radius:50%!important;box-shadow:0 2px 8px #0000001f!important;display:flex!important;height:48px!important;justify-content:center!important;transition:all .3s ease!important;width:48px!important}.resume-icon-btn{background:#fff!important;border:1px solid #e8e8e8!important;color:#666!important}.resume-icon-btn:hover{background:#f0f0f0!important;border-color:#d9d9d9!important;box-shadow:0 4px 12px #00000026!important;color:#1890ff!important;transform:scale(1.05)}.resume-icon-btn.ant-btn-primary{background:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.search-icon-btn{background:#1890ff!important;border:none!important;color:#fff!important}.search-icon-btn:hover{background:#40a9ff!important;box-shadow:0 4px 12px #1890ff66!important;transform:scale(1.05)}.resume-icon-btn .anticon,.search-icon-btn .anticon{font-size:20px!important}.salary-range-top{display:flex;flex-direction:column;gap:8px;padding:0 16px}.salary-label-top{color:#666;font-size:14px;font-weight:500}.salary-slider-top{margin:0}.salary-slider-top .ant-slider-track{background:#1890ff!important}.salary-slider-top .ant-slider-handle{border-color:#1890ff!important}.salary-value-top{color:#666;font-size:13px;font-weight:500}.results-header-simple{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:12px 24px}.jobs-found-text{color:#666;font-size:14px;font-weight:700}.jobs-count-blue{color:#1890ff;font-weight:700}.sort-select-simple{min-width:180px}.sort-select-simple .ant-select-selector{background:#fff!important;border:1px solid #d9d9d9!important;color:#1a1a1a!important}.search-header-bar{background:linear-gradient(135deg,#1a1a2e,#16213e);box-shadow:0 4px 12px #00000026;color:#fff;padding:20px 32px}.header-top{justify-content:space-between;margin-bottom:20px}.header-left,.header-top{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.page-title{color:#fff!important;font-size:28px!important;font-weight:700!important;margin:0!important}.job-count{color:#ffffffd9;font-size:16px;font-weight:500}.sort-select{min-width:180px}.sort-select .ant-select-selector{background:#ffffff26!important;border:1px solid #ffffff40!important;border-radius:8px!important;color:#fff!important;height:40px!important}.sort-select .ant-select-selection-item{color:#fff!important;line-height:38px!important}.sort-select:hover .ant-select-selector{border-color:#fff6!important}.search-filter-bar{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;display:flex;flex-wrap:wrap;gap:16px;padding:16px 20px}.search-input{flex:1 1;max-width:300px;min-width:200px}.search-input .ant-input{background:#fff!important;border:none!important;border-radius:8px!important;height:40px!important}.search-input .ant-input:focus{box-shadow:0 0 0 2px #1890ff33!important}.salary-range{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:280px}.salary-label{color:#fff;font-size:14px;font-weight:500}.salary-slider{margin:0}.salary-slider .ant-slider-track{background:#1890ff!important}.salary-slider .ant-slider-handle{border-color:#1890ff!important;height:16px!important;width:16px!important}.salary-slider .ant-slider-handle:hover{border-color:#40a9ff!important}.salary-slider .ant-slider-rail{background:#fff3!important}.salary-slider .ant-slider-dot{border-color:#ffffff4d!important}.salary-slider .ant-slider-dot-active{border-color:#1890ff!important}.salary-value{color:#fff;font-size:13px;font-weight:500}.search-filter-bar .ant-select,.search-filter-bar .filter-select{min-width:140px}.search-filter-bar .ant-select-selector,.search-filter-bar .filter-select .ant-select-selector{background:#fff!important;border:none!important;border-radius:8px!important;height:40px!important}.search-filter-bar .ant-select:hover .ant-select-selector,.search-filter-bar .filter-select:hover .ant-select-selector{box-shadow:0 0 0 2px #1890ff33!important}.search-content-wrapper{margin:0 auto;max-width:1400px;padding:16px 24px}.search-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:280px 1fr}.sidebar-filters{display:flex;flex-direction:column;gap:16px}.filter-card{background:#fff!important;border:none!important;border-radius:20px!important;box-shadow:0 2px 8px #00000014!important;padding:20px!important}.filter-card-title{align-items:center;color:#1a1a1a!important;display:flex;font-size:16px!important;font-weight:600!important;gap:8px;margin:0 0 16px!important}.filter-card .ant-checkbox-wrapper{align-items:center;display:flex;padding:4px 0}.filter-card .ant-checkbox-wrapper span{color:#666;font-size:14px}.main-content-area{min-height:400px}.stats-card{background:linear-gradient(135deg,#f6ffed,#e6f7ff)!important;border:none!important;border-radius:20px!important;box-shadow:0 2px 8px #00000014!important;margin-bottom:16px;padding:16px!important}.stat-label{color:#666;display:block;font-size:12px;font-weight:500;margin-bottom:8px}.stat-value{display:block;font-size:24px;font-weight:700}.stat-high{color:#52c41a}.stat-medium{color:#1890ff}.stat-low{color:#faad14}.loading-container{min-height:400px;padding:48px}.loading-container,.search-progress{align-items:center;display:flex;flex-direction:column}.search-progress{padding:24px 0}@media (max-width:1200px){.search-content{grid-template-columns:260px 1fr}.job-cards-grid{gap:16px}}@media (max-width:968px){.search-content{grid-template-columns:1fr}.sidebar-filters{order:2}.main-content-area{order:1}.job-cards-grid{gap:14px}.search-filter-bar{align-items:stretch;flex-direction:column}.search-input{max-width:100%}.salary-range{min-width:100%}}@media (max-width:768px){.search-header-bar{padding:16px 20px}.page-title{font-size:24px!important}.header-top{align-items:flex-start;flex-direction:column}.search-content-wrapper{padding:16px}.results-header-simple{flex-wrap:wrap;gap:12px;padding:12px 16px}.jobs-found-text{font-size:13px}.sort-select-simple{min-width:160px}.job-cards-grid{gap:12px}.elaborated-queries-section{padding:8px 16px 24px}.elaborated-queries-title{font-size:20px!important}.elaborated-queries-grid{grid-template-columns:1fr}.top-search-bar{padding:16px 0}.fancy-search-title{font-size:36px!important}.fancy-search-subtitle{font-size:16px!important;padding:0 16px}.search-bar-textarea{padding-right:0!important}.search-input-container{padding-bottom:70px}.search-actions-icons{bottom:20px;left:auto;position:absolute;right:20px}}@media (max-width:480px){.initial-search-title{font-size:28px!important}.job-card-luckyjob{padding:16px!important}.company-logo-luckyjob{font-size:20px;height:48px;width:48px}}.job-cards-grid{display:flex;flex-direction:column;gap:20px;padding:16px 0;width:100%}.job-card-luckyjob{background:#fff!important;border:1px solid #f0f0f0!important;border-radius:16px!important;box-shadow:0 2px 12px #0000000f!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;padding:24px 28px!important;position:relative!important;transition:all .25s ease!important}.job-card-luckyjob:hover{border-color:#1890ff4d!important;box-shadow:0 8px 24px #0000001a!important;transform:translateY(-2px)!important}.job-card-header-luckyjob{align-items:flex-start!important;display:flex!important;gap:16px!important;justify-content:space-between!important;margin-bottom:4px!important}.job-card-title-section{flex:1 1;min-width:0}.job-title-luckyjob{color:#1890ff!important;font-size:19px!important;font-weight:600!important;letter-spacing:-.2px!important;line-height:1.4!important;margin:0!important}.job-index{color:#1890ff;font-weight:600}.job-salary-header{flex-shrink:0;text-align:right}.salary-amount-luckyjob{color:#333!important;font-size:15px!important;font-weight:600!important;white-space:nowrap!important}.job-card-company-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:12px}.company-name-luckyjob{color:#333!important;display:inline!important;font-size:15px!important;font-weight:600!important}.job-location-luckyjob{align-items:center!important;color:#888!important;display:flex!important;font-size:13px!important}.job-match-score-section{background:#fffbf0;border:1px solid #ffe8b0;border-radius:10px;margin:10px 0;padding:12px 16px}.job-match-score-header{align-items:center;display:flex;gap:4px;margin-bottom:8px}.job-match-score-label{color:#555!important;font-size:13px!important;font-weight:600!important}.job-match-quality-tag{border:none!important;border-radius:4px!important;font-size:11px!important;font-weight:600!important;margin-left:8px!important;padding:2px 10px!important}.job-match-quality-tag.excellent{background:#f6ffed!important;color:#52c41a!important}.job-match-quality-tag.good{background:#e6f7ff!important;color:#1890ff!important}.job-match-quality-tag.fair{background:#fffbe6!important;color:#d48806!important}.job-match-quality-tag.low{background:#fff1f0!important;color:#ff4d4f!important}.job-match-score-bar-container{align-items:center;background:#e8e8e8;border-radius:5px;display:flex;gap:10px;height:10px;overflow:visible;position:relative}.job-match-score-bar{border-radius:5px;height:100%;min-width:4px;transition:width .6s ease}.job-match-info-icon{color:#999;cursor:pointer;font-size:16px;position:absolute;right:-28px;transition:color .2s ease}.job-match-info-icon:hover{color:#1890ff}.job-description-snippet{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#555!important;display:-webkit-box;font-size:13.5px!important;line-height:1.6!important;margin:8px 0!important;overflow:hidden}.job-card-footer-section{margin-top:8px}.job-skills-label{color:#333;font-size:13px;font-weight:700;margin-bottom:8px}.job-tags-luckyjob{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:12px!important}.job-tag-skill{background:#fff7e6!important;border:1px solid #ffe7ba!important;border-radius:14px!important;color:#d48806!important;font-size:12px!important;font-weight:500!important;margin:0!important;padding:3px 12px!important}.job-tags-more{align-items:center;color:#999;display:flex;font-size:12px;padding:3px 8px}.job-status-tags{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.job-tag-h1b-yes{background:#f6ffed!important;border:1px solid #b7eb8f!important;border-radius:4px!important;color:#389e0d!important}.job-tag-h1b-no,.job-tag-h1b-yes{font-size:12px!important;font-weight:600!important;margin:0!important}.job-tag-h1b-no{background:#fff1f0!important;border:1px solid #ffa39e!important;border-radius:4px!important;color:#cf1322!important}.job-tag-remote-luckyjob{background:#f6ffed!important;border:1px solid #b7eb8f!important;border-radius:4px!important;color:#389e0d!important;font-size:12px!important;font-weight:600!important;margin:0!important}.job-posted-ago{align-items:center;color:#999;display:flex;font-size:12px;margin-left:auto}@media (max-width:768px){.job-cards-grid{gap:14px}.job-card-luckyjob{border-radius:12px!important;padding:16px 18px!important}.job-card-header-luckyjob{flex-direction:column!important;gap:4px!important}.job-salary-header{text-align:left}.job-title-luckyjob{font-size:16px!important}.company-name-luckyjob{font-size:13px!important}.job-match-score-section{padding:10px 12px}.job-match-info-icon{font-size:14px;right:-24px}}.sidebar-filters{overflow:hidden;transition:all .3s ease-in-out}.sidebar-filters.sidebar-collapsed{margin:0!important;min-width:0!important;opacity:0;padding:0!important;visibility:hidden;width:0!important}.search-content.viewing-job-detail{grid-template-columns:1fr!important}.main-content-area.expanded-content{width:100%}.inline-job-detail{animation:slideIn .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin-bottom:24px;position:relative;scroll-margin-top:20px}.main-content-area.expanded-content{display:flex;flex-direction:column}.main-content-area.expanded-content .inline-job-detail{margin-top:0;order:-1}@keyframes slideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.back-to-search-btn{align-items:center;border-bottom:1px solid #f0f0f0;border-radius:16px 16px 0 0!important;color:#1890ff!important;display:flex!important;font-size:15px!important;gap:8px;padding:16px 24px!important;text-align:left!important;transition:all .2s ease;width:100%}.back-to-search-btn:hover{background:#f8f9fa!important;color:#096dd9!important}.job-detail-content{padding:24px 32px}.job-detail-header{margin-bottom:20px}.job-detail-header-left{align-items:flex-start;display:flex;gap:20px}.job-detail-title-section{flex:1 1}.job-detail-tags{margin-bottom:16px}.job-detail-section{margin-bottom:24px}.job-description-card{background:#fafafa!important;border-radius:12px!important;max-height:none!important}.job-description-text{color:#333;font-size:15px!important;line-height:1.8!important;margin:0!important;white-space:pre-wrap!important}.job-detail-apply-section{padding:16px 0;text-align:center}.apply-now-btn{background:linear-gradient(45deg,#52c41a,#1890ff)!important;border:none!important;border-radius:8px!important;font-size:16px!important;font-weight:700!important;height:48px!important;min-width:200px!important}.apply-now-btn:hover{background:linear-gradient(45deg,#73d13d,#40a9ff)!important;box-shadow:0 4px 12px #1890ff4d;transform:translateY(-2px)}.job-tag-salary:hover{background:#2d8a4e2e!important}.job-tag-h1b{background:#d488061f!important;color:#b37400!important;font-weight:600!important}.job-tag-h1b:hover{background:#d4880633!important}.job-tag-salary{background:#2d8a4e1a!important;color:#2d8a4e!important;font-weight:600!important}@media (max-width:768px){.job-detail-content{padding:16px}.job-detail-header-left{align-items:center;flex-direction:column;text-align:center}.job-detail-title-section{text-align:center}.back-to-search-btn{font-size:14px!important;padding:12px 16px!important}}.job-detail-overlay{animation:overlayFadeIn .25s ease;background:linear-gradient(180deg,#f5f7faf0,#eef1f5f0);bottom:0;left:0;overflow-y:auto;position:fixed;right:0;top:64px;z-index:100}.job-detail-overlay-panel{background:#fff;border-radius:20px;box-shadow:0 4px 24px #00000014;margin:24px auto 40px;max-width:920px}.job-detail-overlay-top-bar{display:flex;justify-content:flex-end;padding:12px 16px 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.job-detail-overlay-close{align-items:center;background:#f5f5f5!important;border-radius:50%!important;color:#666!important;display:flex!important;font-size:18px!important;height:40px!important;justify-content:center;transition:all .2s ease;width:40px!important}.job-detail-overlay-close:hover{background:#e8e8e8!important;color:#333!important;transform:scale(1.05)}.job-detail-overlay-body{padding:8px 32px 40px}@keyframes overlayFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.job-card-apply-row{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-top:12px;padding-top:12px}.job-card-apply-btn{color:#1890ff!important;font-size:14px!important;font-weight:600!important;height:auto!important;padding:4px 0!important;transition:all .2s ease}.job-card-apply-btn:hover{color:#096dd9!important}@media (max-width:768px){.job-detail-overlay-body{padding:8px 16px 32px}.job-detail-overlay-panel{border-radius:0;margin:0;min-height:calc(100vh - 64px)}}.search-results-split{display:flex;gap:0;transition:all .3s ease}.search-results-left{flex:1 1;min-width:0;transition:all .3s ease}.search-results-split.panel-open .search-results-left{flex:1 1}.job-card-explain-btn{border-radius:12px!important;color:#8c8c8c!important;font-size:12px!important;height:auto!important;padding:2px 8px!important;transition:all .2s ease}.job-card-explain-btn.active,.job-card-explain-btn:hover{background:#fffbe6!important;color:#faad14!important}.job-card-explain-btn.active{border:1px solid #faad14!important}.explanation-panel{animation:slideInRight .3s ease;background:#fafafa;border-left:1px solid #f0f0f0;border-radius:8px 0 0 8px;display:flex;flex-direction:column;height:calc(100vh - 200px);min-width:380px;overflow:hidden;position:-webkit-sticky;position:sticky;top:80px;width:380px}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.explanation-panel-header{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:16px 16px 12px}.explanation-panel-header-content{align-items:center;display:flex;gap:8px}.explanation-panel-close{color:#8c8c8c!important}.explanation-panel-close:hover{color:#ff4d4f!important}.explanation-panel-job-context{background:#fff;padding:12px 16px}.explanation-panel-body{flex:1 1;overflow-y:auto;padding:16px}.explanation-panel-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.explanation-bubble{display:flex;gap:10px;margin-bottom:16px}.explanation-bubble-avatar{align-items:center;background:#fffbe6;border:1px solid #fadb14;border-radius:50%;display:flex;height:32px;justify-content:center;min-width:32px;width:32px}.explanation-bubble-content{background:#fff;border:1px solid #f0f0f0;border-radius:4px 12px 12px 12px;box-shadow:0 1px 3px #0000000a;flex:1 1;padding:12px 16px}.explanation-section{background:#fff;border:1px solid #f0f0f0;border-radius:8px;margin-bottom:16px;padding:12px}.explanation-tags{display:flex;flex-wrap:wrap;gap:4px}.explanation-list{display:flex;flex-direction:column;gap:8px}.explanation-list-item{align-items:flex-start;display:flex;gap:8px}@media (max-width:1200px){.explanation-panel{min-width:340px;width:340px}}@media (max-width:992px){.search-results-split.panel-open{position:relative}.explanation-panel{border-radius:8px 0 0 8px;box-shadow:-4px 0 20px #0000001a;height:calc(100vh - 64px);position:fixed;right:0;top:64px;width:380px;z-index:100}}.dashboard-layout{background:#f0f2f5;min-height:calc(100vh - 64px)}.dashboard-sider{background:#fff;box-shadow:2px 0 8px #0000000d}.dashboard-sider .ant-layout-sider-children{display:flex;flex-direction:column}.dashboard-user-info{padding:24px;text-align:center}.dashboard-avatar{background:linear-gradient(135deg,#1890ff,#096dd9);margin-bottom:12px}.dashboard-user-name{margin-bottom:4px!important}.dashboard-menu{border-right:none;flex:1 1}.dashboard-menu .ant-menu-item{border-radius:8px;margin:4px 8px}.dashboard-menu .ant-menu-item-selected{background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff}.dashboard-menu .ant-menu-item-selected .anticon{color:#fff}.dashboard-content{overflow-y:auto;padding:24px}.dashboard-header{margin-bottom:24px}.dashboard-header h2{margin-bottom:8px}.dashboard-card{border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .3s ease}.dashboard-card:hover{box-shadow:0 4px 16px #0000001f}.profile-completion-card{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);margin-bottom:24px}.profile-completion-card h4{color:#333}.stat-card{text-align:center}.stat-card .ant-statistic-title{color:#8c8c8c;font-size:14px}.stat-card .ant-statistic-content{font-size:28px}.action-card{cursor:pointer;padding:24px 16px;text-align:center}.action-card:hover{transform:translateY(-4px)}.action-card h5{margin-bottom:4px;margin-top:12px}.dashboard-stats{margin-bottom:24px}@media (max-width:992px){.dashboard-content{padding:16px}.dashboard-header h2{font-size:24px}}@media (max-width:768px){.profile-completion-card .ant-col{text-align:center!important}.profile-completion-card button{margin-top:16px}}.profile-layout{background:linear-gradient(135deg,#f5f7fa,#e4e8ec);min-height:calc(100vh - 64px)}.profile-content-new{margin:0 auto;max-width:1400px;padding:24px}.profile-loading{align-items:center;background:#f0f2f5;display:flex;height:calc(100vh - 64px);justify-content:center}.profile-sidebar-card{border-radius:16px;box-shadow:0 4px 20px #00000014;position:-webkit-sticky;position:sticky;top:24px}.profile-sidebar-card .ant-card-body{padding:24px}.profile-avatar-section{margin-bottom:16px;text-align:center}.profile-avatar{border:4px solid #fff;box-shadow:0 4px 12px #1890ff4d}.change-photo-btn{color:#666;font-size:12px;margin-top:8px}.change-photo-btn:hover{color:#1890ff}.profile-name-section{margin-bottom:20px;text-align:center}.profile-name-section h3{color:#1a1a2e;margin-bottom:4px}.profile-completion-section{margin-bottom:8px}.completion-header{display:flex;justify-content:space-between;margin-bottom:8px}.profile-stats{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}.stat-item{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;justify-content:center;padding:10px 4px;text-align:center}.stat-icon{color:#1890ff;font-size:16px;margin-bottom:4px}.stat-content{align-items:center;display:flex;flex-direction:column}.stat-content .ant-typography:first-child{font-size:16px;font-weight:600;line-height:1.2}.stat-content .ant-typography:last-child{font-size:10px;line-height:1.2}.profile-list-section{margin-bottom:16px}.section-label{color:#666;display:block;font-size:13px;margin-bottom:8px}.tags-list{display:flex;flex-wrap:wrap;gap:6px;max-height:80px;overflow-x:hidden;overflow-y:auto}.tags-list .ant-tag{font-size:12px;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-social-links,.social-input{margin-bottom:8px}.social-input{border-radius:8px}.social-input:last-child{margin-bottom:0}.resume-upload-section{margin-top:8px}.resume-dragger{border-radius:12px;padding:16px}.resume-dragger .ant-upload-drag{background:#fafafa;border:2px dashed #d9d9d9;border-radius:12px;padding:16px 8px}.resume-dragger .ant-upload-drag:hover{border-color:#1890ff}.upload-text{color:#333;font-size:13px;margin:8px 0 0}.upload-hint{color:#999;font-size:11px;margin:4px 0 0}.section-nav-card{border-radius:16px;box-shadow:0 2px 12px #0000000f;margin-bottom:16px}.section-nav-card .ant-card-body{padding:16px 20px}.section-nav-card .ant-space{width:100%}.section-nav-card .ant-btn{border-radius:8px;font-weight:500}.active-section-btn{background:linear-gradient(135deg,#1890ff,#096dd9)!important;border:none!important}.form-section-card{border-radius:16px;box-shadow:0 4px 20px #00000014;min-height:500px}.form-section-card .ant-card-body{padding:24px}.form-section{min-height:400px}.section-header{border-bottom:2px solid #f0f0f0;margin-bottom:20px;padding-bottom:12px}.section-header h4{color:#1a1a2e;margin:0}.section-header .anticon{color:#1890ff;margin-right:8px}.entry-card-new{border:1px solid #e8e8e8;border-radius:12px;margin-bottom:16px;transition:all .3s}.entry-card-new:hover{border-color:#1890ff;box-shadow:0 4px 12px #00000014}.entry-card-new .ant-card-body{padding:16px}.skill-card-new{border:1px solid #e8e8e8;border-radius:8px;margin-bottom:8px}.skill-card-new .ant-card-body{padding:12px 16px}.remove-entry-btn{margin-top:8px}.add-entry-btn{border-radius:8px;border-style:dashed;font-weight:500;height:44px;margin-top:16px}.add-entry-btn:hover{border-color:#1890ff;color:#1890ff}.form-actions{border-top:1px solid #f0f0f0;margin-top:24px;padding-top:20px;text-align:center}.form-textarea{border-radius:8px;font-size:14px}.applications-list-new{display:flex;flex-direction:column;gap:12px}.application-card-new{border:1px solid #e8e8e8;border-radius:10px;transition:all .2s}.application-card-new:hover{border-color:#1890ff;box-shadow:0 2px 8px #1890ff26}.application-card-new .ant-card-body{padding:14px 16px}.parsed-preview{display:flex;flex-direction:column;gap:12px}.preview-card{border:1px solid #e8e8e8;border-radius:8px}.preview-card .ant-card-head{background:#fafafa;min-height:40px;padding:0 12px}.preview-card .ant-card-head-title{font-size:14px;padding:8px 0}.preview-card .ant-card-body{padding:12px}.preview-item{border-bottom:1px solid #f0f0f0;padding:8px 0}.preview-item:last-child{border-bottom:none;padding-bottom:0}.preview-item:first-child{padding-top:0}.preview-stats{background:linear-gradient(135deg,#1890ff15,#096dd915);border-radius:12px;margin-top:16px;padding:16px}.preview-stat{align-items:center;display:flex;flex-direction:column;text-align:center}.preview-stat .ant-typography:first-child{color:#1890ff}.parsed-summary{background:#f6ffed;border:1px solid #b7eb8f;border-radius:8px;padding:16px}.parsed-summary p{margin-bottom:8px}.parsed-summary p:last-child{margin-bottom:0}.profile-form-new .ant-form-item-label>label{color:#333;font-weight:500}.profile-form-new .ant-input,.profile-form-new .ant-picker,.profile-form-new .ant-select-selector{border-radius:8px}.profile-form-new .ant-input-focused,.profile-form-new .ant-input:focus,.profile-form-new .ant-picker-focused,.profile-form-new .ant-select-focused .ant-select-selector{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}@media (max-width:992px){.profile-sidebar-card{margin-bottom:20px;position:relative;top:0}.profile-stats{grid-template-columns:repeat(8,1fr)}}@media (max-width:768px){.profile-content-new{padding:16px}.profile-stats{grid-template-columns:repeat(4,1fr)}.section-nav-card .ant-btn{font-size:12px;padding:4px 8px}.section-nav-card .ant-btn .anticon{margin-right:4px}.form-section-card .ant-card-body{padding:16px}.entry-card-new .ant-card-body{padding:12px}}@media (max-width:576px){.profile-stats{gap:6px;grid-template-columns:repeat(4,1fr)}.stat-item{padding:8px 2px}.stat-content .ant-typography:first-child,.stat-icon{font-size:14px}.stat-content .ant-typography:last-child{font-size:9px}.section-nav-card .ant-btn span:not(.anticon){display:none}.section-nav-card .ant-btn{padding:8px 12px}.section-nav-card .ant-btn .anticon{font-size:16px;margin:0}}.resume-upload-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.resume-upload-overlay-content{padding:40px;text-align:center}.upload-animation{align-items:center;display:flex;height:120px;justify-content:center;margin:0 auto;position:relative;width:120px}.upload-icon-animated{animation:pulse 1.5s ease-in-out infinite;color:#1890ff;font-size:48px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.upload-progress-ring{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.upload-progress-ring .ant-spin-dot{font-size:60px}.upload-progress-ring .ant-spin-dot-item{background-color:#1890ff}.upload-steps{display:flex;flex-direction:column;gap:12px;margin-top:32px}.upload-step{align-items:center;color:#ffffff80;display:flex;font-size:14px;gap:8px;justify-content:center;transition:all .3s ease}.upload-step.active{color:#52c41a}.upload-step .anticon{font-size:16px}.upload-step .ant-spin{color:#1890ff}.admin-layout{background:#f0f2f5;min-height:100vh}.admin-content{margin:0 auto;max-width:1200px;padding:24px;width:100%}.admin-page-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px}.admin-stats-row{margin-bottom:16px}.admin-stat-card{align-items:center;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;justify-content:center;min-height:120px;text-align:center}.admin-stat-card .ant-card-body{width:100%}.admin-role-dist-card{border-radius:10px;margin-bottom:16px}.admin-table-card{border-radius:12px;box-shadow:0 2px 8px #0000000f}.admin-table-card .ant-card-head{border-bottom:1px solid #f0f0f0}.admin-table-card .ant-table-row:hover{background:#fafafa}.ant-drawer-body .ant-list-item-meta-avatar{margin-top:6px}.ant-drawer-body .ant-list-item-meta-title{margin-bottom:2px!important}.admin-stat-card .ant-statistic-title{color:#8c8c8c;font-size:13px}@media (max-width:768px){.admin-content{padding:12px}.admin-page-header{align-items:flex-start;flex-direction:column}.admin-table-card .ant-card-extra{width:100%}.admin-table-card .ant-card-extra .ant-space{flex-direction:column;width:100%}.admin-table-card .ant-card-extra .ant-input-search,.admin-table-card .ant-card-extra .ant-select{width:100%!important}}