@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&family=Righteous&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}a{text-decoration:none}html,body{height:100%;width:100%}@media (min-width: 1701px){.container{max-width:1920px}}h1,h2,h3,h4,h5{font-family:Lexend,sans-serif}h2.section-title{font-size:3.75rem}h3.section-title{font-size:3rem}@media (max-width: 1024){h2.section-title{font-size:3.125rem}h3.section-title{font-size:2.75rem}}p{font-size:1.25rem}.section-container{padding:5rem 10rem}@media (max-width: 1024px){.section-container{padding:4rem 5rem}}@media (max-width: 778px){h2.section-title{font-size:2.125rem}p{font-size:.875rem}h3.section-title{font-size:2.125rem}.section-container{padding:3.75rem .9375rem}}.hero-section{border-radius:0 0 250px;overflow:hidden}.hero-wrapper{position:relative;width:100%;background-size:cover;background-position:center}.hero-container{display:flex;justify-content:space-between;align-items:center;max-width:1920px;margin:0 auto}.hero-content{max-width:50%}.hero-title{font-size:3.75rem;font-weight:500;color:#fff}.hero-subtitle{font-size:1.125rem;line-height:1.6;color:#fffc;margin-top:1rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:24px;margin-top:2rem}.hero-image{position:relative;max-width:50%}.hero-main-img{width:100%;max-width:400px;object-fit:contain}.hero-decor{position:absolute;bottom:-20px;right:-20px;width:100px}@media (max-width: 1024px){.hero-title{font-size:2.25rem}.hero-container{padding:2.5rem .9375rem}}@media (max-width: 1024px){.hero-section{border-radius:0 0 80px}.hero-container{flex-direction:column;text-align:center;gap:50px}.hero-content,.hero-image{max-width:100%}.hero-buttons{justify-content:center}}@media (min-width: 1701px){.hero-wrapper{max-width:1920px;margin:0 auto}}.custom-button{display:inline-block;background:#fff;color:#000;font-weight:500;height:45px;font-size:16px;border:none;padding:10px 20px;border-radius:0 25px;cursor:pointer;text-decoration:none;text-align:center;transition:all .3s ease-in-out;box-shadow:0 4px 6px #0000001a}.custom-button:hover{background:#f0f0f0}.primary{background:#007bff;color:#fff}.secondary{background:#6c757d;color:#fff}@media (max-width: 1024px){.custom-button{border-radius:0 10px}}@media (max-width: 768px){.custom-button{border-radius:0 10px;font-size:.875rem}}.head-title-container{display:flex;align-items:center;gap:8px}.head-circle{width:10px;height:10px;border-radius:50%}.head-title-container .head-title{font-size:20px;margin-bottom:unset;margin-left:12px}.about-sec{background-image:url(/images/about/layer1.svg);background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.about-sec:before{content:"";position:absolute;height:320px;width:500px;top:0;right:0;background-image:url(/images/about/layer2.svg);background-repeat:no-repeat}.secTitle h1{color:#000}.card-container{display:flex;justify-content:space-between;margin-top:2rem}.card-html-body{margin-top:20px;padding:5px}.about-card{flex:1;max-width:370px;background-color:unset;text-align:start}.card-image{max-width:204px;object-fit:contain;margin-bottom:10px}h3.card-title{font-size:1.875rem;font-weight:500;color:#000}.card-description{font-size:1.125rem;color:#000}@media (min-width: 1701px){.about-sec{max-width:1920px;margin:0 auto}}@media (max-width: 1024px){.about-sec:before{width:400px;height:250px}}@media (max-width: 768px){.about-sec{max-height:unset}.card-container{flex-direction:column;align-items:center}.about-card{width:100%;min-width:350px;max-width:unset;margin-bottom:32px}.about-sec:before{display:none}}@media (max-width: 480px){.secTitle h1{font-size:1.75rem;margin-bottom:unset}.card-image{margin-bottom:10px}.card-description{margin-top:20px}.about-card{max-width:unset;margin-bottom:32px}}.about-cta{margin-top:3rem}.consult-btn{background-color:#2563eb;color:#fff;border:"1px solid #fff";font-weight:"500";cursor:pointer;transition:all .25s ease}.card-container.grid-two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:40px;justify-items:center}.card-container.grid-two-col .about-card{max-width:500px;width:100%}@media (max-width: 768px){.card-container.grid-two-col{grid-template-columns:1fr;gap:32px}}.consult-btn:hover{background-color:#1e40af;transform:translateY(-2px)}.ai-section{display:flex;flex-direction:column;background:url(/images/home_1/stoneBlob.png) no-repeat left center / contain;gap:2rem}.ai-content{max-width:700px;width:100%}.badge{background-color:#dbeafe;color:#1e3a8a;padding:6px 12px;border-radius:999px;font-size:.875rem;font-weight:600}.ai-content .description{font-size:1.125rem;color:#000;margin-top:1rem}.ai-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:700px;width:100%}.feature-card{background-color:#dbeafe;padding:1.5rem;border-radius:8px}.feature-card img{width:50px;height:auto}h3.feature-title{font-size:1.25rem;font-weight:500;color:#000;margin-top:.5rem}.feature-description{font-size:.875rem;color:#4b5563;margin-top:.5rem}@media (min-width: 1024px){.ai-section{flex-direction:row;justify-content:space-between;text-align:left}.ai-content{flex:1;max-width:751px}.ai-features{flex:1}}@media (max-width: 768px){.ai-section{flex-direction:column;background:unset}.ai-content,.ai-features{max-width:100%}}@media (min-width: 1701px){.ai-section{max-width:1920px;margin:0 auto}}.how-it-works-stats{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:1.5rem}.stat-item{color:#333;font-weight:500;font-size:1rem}.stat-separator{margin-left:10px;color:#ccc}.services-section{background:linear-gradient(135deg,#3e8fcc,#1c288e);border-radius:250px 0 0;color:#fff;display:flex;justify-content:center;flex-direction:column;align-items:start;position:relative;overflow:hidden}.services-section:after{content:"";position:absolute;height:400px;width:400px;bottom:0;right:0;background-image:url(/images/home_1/bg-lines.svg);background-size:contain;background-position:bottom;background-repeat:no-repeat;opacity:.3}.head-wrapper{gap:40px;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;padding:1rem;flex:1 1}.services-container{display:grid;grid-template-columns:1fr 1fr;gap:40px;max-width:1200px;width:100%}.services-list{display:flex;flex-direction:column}.section-tag{background:#fff;color:#000;padding:6px 12px;border-radius:15px;font-size:14px;font-weight:700;width:fit-content}.service-title{font-weight:500;margin-top:10px}.service-item{padding:15px;border-bottom:1px solid #fff;cursor:pointer;transition:all .3s ease-in-out;text-align:start}.service-item:last-child{border-bottom:none}.service-item:hover,.service-item.active{background:#ddf0ff;border-radius:8px}span.service-number{color:#fff;font-weight:500;font-size:2rem;margin-right:10px;transition:.3s all ease}.service-item h3{font-weight:500;font-size:2rem;margin-right:10px;transition:.3s all ease}.service-item.active h3,.service-item:hover h3,.service-item.active h3 .service-number,.service-item:hover h3 .service-number{color:#3e8fcc}.service-item.active p,.service-item:hover p{color:#000}.services-content{display:flex;flex-direction:column;gap:20px}.service-description{font-size:16px;margin-left:10%}.service-image-container{position:relative;display:flex;justify-content:center;align-items:center}.bg-svg{position:absolute;width:100%;max-width:500px;opacity:.3;z-index:1}.robot-image{max-width:500px;border-radius:30px}@media (min-width: 1701px){.services-section{max-width:1920px;margin:0 auto}.service-description{margin-left:unset}}@media (max-width: 1294px){.service-description{margin-left:unset}}@media (max-width: 1024px){.services-container{grid-template-columns:1fr;text-align:center}.head-wrapper{flex-direction:column;text-align:start;gap:20px;padding:1rem 0}.service-title{width:100%}.service-description{width:100%;margin-left:unset}.services-list{align-items:center}.service-item{width:100%}}@media (max-width: 768px){.services-section{background:linear-gradient(0deg,#3e8fcc,#1c288e);border-radius:80px 0 0}.head-wrapper{grid-template-columns:1fr;gap:20px;padding:1rem 0}.services-container{gap:30px}.services-list{text-align:center}.service-item{font-size:16px}.service-description{font-size:14px}.bg-svg{max-width:350px}.robot-image{width:100%}}.accordion-item{border:1px solid #b5babe;border-radius:15px;background:#27476000;transition:all .4s ease;margin-bottom:20px;overflow:hidden}.accordion-section h2{font-weight:500;margin-bottom:50px}.accordion-item.active{background-color:#ddf0ff}.accordion-header{font-size:20px;font-weight:500;cursor:pointer;padding:20px;display:flex;justify-content:space-between;align-items:center}.accordion-arrow{transition:transform .3s ease}.accordion-item.active .accordion-arrow{transform:rotate(180deg)}.accordion-body{overflow:hidden;transition:height .3s ease}.accordion-content{padding:20px}@media (min-width: 1701px){.accordion-section{max-width:1920px;margin:0 auto}}.brand-section{overflow:hidden;white-space:nowrap}.brand-section-wrapper{display:flex;align-items:center;justify-content:center}.brand-marquee{width:100%;overflow:hidden;position:relative}.brand-track{display:flex;gap:40px;animation:marquee 60s linear infinite;width:max-content}.brand-item{flex:0 0 auto}.brand-item img{max-height:80px;width:auto}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (min-width: 1701px){.brand-section{max-width:1920px;margin:0 auto}}.sub-footer{padding:0 10rem 5rem}.gradient-card{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#3e8fcc,#1c288e);color:#fff;border-radius:30px;position:relative;overflow:hidden;flex-wrap:wrap}.gradient-card:before{content:"";position:absolute;top:-10px;left:0;background-image:url(/images/home_1/eliipse-3.png);width:100px;height:100%;background-repeat:no-repeat}@media (min-width: 1701px){.sub-footer{max-width:2050px;margin:0 auto}}.gradient-card-bg{position:absolute;top:0;left:0;width:214px;height:214px;background-size:cover;background-repeat:no-repeat;z-index:0}.gradient-card-content{max-width:65%;z-index:1;padding:4.6875rem 0 4.6875rem 4.6875rem}.gradient-card-tag{background:#fff;color:#004aad;font-weight:700;border:none;padding:10px 20px;border-radius:20px;cursor:pointer}h2.gradient-card-title{font-weight:500;margin:10px 0}.gradient-card-description{font-size:1rem;opacity:.8;margin-top:20px}.gradient-card-image{position:absolute;bottom:0;right:0;max-width:50%;z-index:2}.sub-footer-image{max-width:100%;height:auto;display:block}@media (max-width: 1024px){.gradient-card{flex-direction:column;text-align:center}.gradient-card-content{padding:1.875rem .9375rem}.gradient-card-content{max-width:100%;text-align:start;padding:2.625rem 0 2.625rem 2.625rem}.gradient-card-bg{width:180px}.gradient-card-image{position:relative;max-width:100%}}@media (max-width: 768px){.sub-footer{padding:3.75rem .9375rem}.gradient-card-content{padding:1.875rem .9375rem 0}.gradient-card{flex-direction:column}.gradient-card-description{font-size:.9rem}.gradient-card-button{padding:10px 16px}.gradient-card-image{position:relative;max-width:100%}}._testimonialSection_1igmg_1{padding:80px 20px;background:#f8f9fa}._container_1igmg_6{max-width:1200px;margin:0 auto}._sectionHeader_1igmg_11{text-align:center;margin-bottom:60px}._sectionTitle_1igmg_16{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:15px}._sectionSubtitle_1igmg_23{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto;line-height:1.6}._carouselWrapper_1igmg_31{position:relative;width:100%;max-width:900px;margin:0 auto 40px;padding:0 50px}._carousel_1igmg_31{position:relative;width:100%;overflow:hidden;border-radius:16px}._testimonialCard_1igmg_46{background:#fff;border-radius:16px;padding:40px;box-shadow:0 8px 24px #00000014;position:absolute;width:100%;opacity:0;transition:opacity .5s ease-in-out;min-height:350px;display:flex;flex-direction:column;justify-content:space-between}._testimonialCard_1igmg_46._active_1igmg_61{position:relative;opacity:1}._quoteIcon_1igmg_66{font-size:3rem;color:#007bff;opacity:.3;margin-bottom:10px}._testimonialText_1igmg_73{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:30px;flex-grow:1}._authorInfo_1igmg_81{display:flex;align-items:center;gap:16px;border-top:1px solid #eee;padding-top:20px}._authorImage_1igmg_89{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #007bff}._authorDetails_1igmg_97{flex:1}._authorName_1igmg_101{font-size:1.05rem;font-weight:600;color:#1a1a1a;margin:0}._authorTitle_1igmg_108{font-size:.9rem;color:#888;margin:6px 0 0}._prevButton_1igmg_114,._nextButton_1igmg_115{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:2px solid #007bff;color:#007bff;width:50px;height:50px;border-radius:50%;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}._prevButton_1igmg_114:hover,._nextButton_1igmg_115:hover{background:#007bff;color:#fff}._prevButton_1igmg_114{left:0}._nextButton_1igmg_115{right:0}._dotsContainer_1igmg_148{display:flex;justify-content:center;gap:12px;margin-top:20px}._dot_1igmg_148{width:12px;height:12px;border-radius:50%;border:2px solid #007bff;background:transparent;cursor:pointer;transition:all .3s ease}._dot_1igmg_148._activeDot_1igmg_165{background:#007bff;width:32px;border-radius:6px}@media (max-width: 1024px){._carouselWrapper_1igmg_31{padding:0 50px}}@media (max-width: 768px){._testimonialSection_1igmg_1{padding:60px 15px}._sectionTitle_1igmg_16{font-size:2rem}._carouselWrapper_1igmg_31{padding:0 40px;margin-bottom:50px}._testimonialCard_1igmg_46{padding:30px;min-height:320px}._testimonialText_1igmg_73{font-size:1rem}._prevButton_1igmg_114,._nextButton_1igmg_115{width:44px;height:44px;font-size:1.2rem}}@media (max-width: 640px){._carouselWrapper_1igmg_31{padding:0 35px}._sectionTitle_1igmg_16{font-size:1.75rem}._sectionSubtitle_1igmg_23{font-size:1rem}._testimonialCard_1igmg_46{padding:20px;min-height:300px}._testimonialText_1igmg_73{font-size:.95rem;margin-bottom:20px}._prevButton_1igmg_114,._nextButton_1igmg_115{width:40px;height:40px;font-size:1rem}._authorImage_1igmg_89{width:50px;height:50px}._authorName_1igmg_101{font-size:1rem}._authorTitle_1igmg_108{font-size:.85rem}}@media (max-width: 480px){._carouselWrapper_1igmg_31{padding:0 30px}._sectionTitle_1igmg_16{font-size:1.5rem}._testimonialCard_1igmg_46{padding:16px;min-height:280px}._prevButton_1igmg_114,._nextButton_1igmg_115{width:36px;height:36px;font-size:.9rem}}.talent-section{display:flex;flex-direction:column;gap:3rem}.talent-header{max-width:820px}.talent-header .description{font-size:1.125rem;color:#000;margin-top:1rem}h2.title{font-weight:500;margin-top:1rem;color:#000}.talent-roles{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem}.talent-pill{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem 1.5rem;background:#f4f9ff;border-radius:14px;transition:all .25s ease}.talent-pill:hover{background:#e9f3ff;transform:translateY(-2px)}.pill-dot{width:10px;height:10px;background:#2563eb;border-radius:50%;margin-top:.5rem;flex-shrink:0}.pill-title{font-size:1.05rem;font-weight:500;color:#000}.pill-description{font-size:.9rem;color:#4b5563;margin-top:.25rem;line-height:1.5}@media (max-width: 768px){.talent-roles{grid-template-columns:1fr}}@media (min-width: 1701px){.talent-section{max-width:1920px;margin:0 auto}}.talent-metrics{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;font-size:.95rem;color:#1f2937}.talent-metrics strong{font-weight:600;color:#000}.talent-metrics span{white-space:nowrap}@media (max-width: 600px){.talent-metrics{font-size:.9rem;gap:.5rem}}.solutions-standards-section{padding:4rem 10%;text-align:center;background-color:#f9f9f9}.standards-header h2{font-size:2rem;margin-bottom:3rem;color:#333}.standards-list{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;gap:1.5rem}.standard-item{font-size:1.1rem;font-weight:600;color:#555;position:relative}.standard-separator{color:#007bff;font-weight:300;font-size:1.5rem}.about-cta-section{padding:5rem 10%;text-align:center;background:linear-gradient(135deg,#007bff,#00d4ff);color:#fff}.about-cta-content h2{font-size:2.5rem;margin-bottom:2rem;font-weight:700}.about-cta-btn{display:inline-block;padding:1rem 2.5rem;background-color:#fff;color:#007bff;font-weight:600;border-radius:50px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.about-cta-btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00000026}.sec-head-container.bg-lines{position:relative;overflow:hidden}.sec-head-container.bg-lines:before{content:"";position:absolute;top:0;left:0;width:300px;height:300px;background:url(/images/left-sec-head.svg) no-repeat left center / contain;z-index:-1}.sec-head-container.bg-lines:after{content:"";position:absolute;bottom:-50px;right:0;width:300px;height:300px;background:url(/images/right-sec-head.svg) no-repeat right center / contain;z-index:-1}.sec-head-container.center{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.sec-head-container.left{text-align:start;display:flex;flex-direction:column;justify-content:center;align-items:start}.sec-head-container.right{text-align:end;display:flex;flex-direction:column;justify-content:center;align-items:end}.section-title{font-size:2rem;margin-bottom:10px}.section-description{max-width:983px}@media (max-width: 768px){.sec-head-container.bg-lines:before,.sec-head-container.bg-lines:after{content:none;display:none}.section-title{font-size:1.5rem}.section-description{font-size:.9rem}}@media (min-width: 1701px){.sec-head-container{max-width:1920px;margin:0 auto}}.section-layout-wrapper{background-color:#f2f8fc;position:relative}.section-layout-wrapper:after{content:"";position:absolute;top:0;right:0;width:500px;height:320px;background:url(/images/bg-lines.svg) no-repeat top right / contain;z-index:0;pointer-events:none}.section-layout-item{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:60px;position:relative;z-index:1;flex-wrap:wrap}.section-layout-item.reverse{flex-direction:row-reverse}.section-layout-content{flex:1;min-width:300px}.section-layout-image{flex:1;min-width:300px;display:flex;justify-content:center;align-items:center}.section-img{max-width:100%;height:auto;border-radius:12px}@media (max-width: 768px){.section-layout-item,.section-layout-item.reverse{flex-direction:column}.section-layout-content,.section-layout-image{min-width:unset;width:100%}.section-layout-wrapper:after{display:none}}@media (min-width: 1701px){.section-layout-wrapper{max-width:1920px;margin:0 auto}}.sub-sec-head-container.bg-lines{position:relative;overflow:hidden}.sub-sec-head-container.bg-lines:before{content:"";position:absolute;top:0;left:0;width:300px;height:300px;background:url(/images/left-sec-head.svg) no-repeat left center / contain;z-index:-1}.sub-sec-head-container.bg-lines:after{content:"";position:absolute;bottom:-50px;right:0;width:300px;height:300px;background:url(/images/right-sec-head.svg) no-repeat right center / contain;z-index:-1}.sub-sec-head-container.center{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.sub-sec-head-container.left{text-align:start;display:flex;flex-direction:column;justify-content:center;align-items:start}.sub-sec-head-container.right{text-align:end;display:flex;flex-direction:column;justify-content:center;align-items:end}h2.section-title{font-size:2.25rem;margin-bottom:10px}.section-description{max-width:983px;padding:5px}.section-head-banner{position:relative;margin:32px auto auto;overflow:hidden;border-radius:10px}.section-image{width:100%;display:block}.section-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#1c288e,#3e8fcc);opacity:.7}@media (max-width: 768px){.sub-sec-head-container.bg-lines:before,.sub-sec-head-container.bg-lines:after{content:none;display:none}.section-title{font-size:1.5rem}.section-description{font-size:.9rem}}.section-desc .description{text-align:center;max-width:1100px;margin:0 auto;color:#2c3b32;font-size:1rem}._blogsSection_ra872_1{padding:80px 20px;background:#f8f9fa}._container_ra872_6{max-width:1200px;margin:0 auto}._heroSection_ra872_11{padding:80px 20px;background:linear-gradient(135deg,#e0e7ff,#f3e8ff);text-align:center;margin-bottom:40px}._heroTitle_ra872_19{font-size:3rem;font-weight:700;color:#111827;margin-bottom:1.5rem}._heroSubtitle_ra872_26{font-size:1.25rem;color:#4b5563;max-width:800px;margin:0 auto;line-height:1.6}._featuredSection_ra872_35{padding:40px 20px}._featuredCard_ra872_39{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000001a;display:grid;grid-template-columns:1fr 1fr;transition:transform .3s ease}._featuredCard_ra872_39:hover{transform:translateY(-5px)}._featuredImage_ra872_53{width:100%;height:100%;min-height:350px}._featuredImage_ra872_53 img{width:100%;height:100%;object-fit:cover}._featuredContent_ra872_65{padding:40px;display:flex;flex-direction:column;justify-content:center}._metaRow_ra872_72{display:flex;align-items:center;gap:15px;margin-bottom:15px;font-size:.875rem;color:#6b7280}._categoryBadge_ra872_81{background:#dbeafe;color:#2563eb;padding:4px 12px;border-radius:9999px;font-weight:500}._featuredTitle_ra872_89{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.2}._featuredExcerpt_ra872_97{font-size:1.125rem;color:#4b5563;margin-bottom:1.5rem;line-height:1.6}._readMoreBtn_ra872_104{display:inline-flex;align-items:center;gap:8px;background:#2563eb;color:#fff;padding:10px 20px;border-radius:6px;font-weight:500;text-decoration:none;width:fit-content;transition:background .2s}._readMoreBtn_ra872_104:hover{background:#1d4ed8}._blogsGrid_ra872_123{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-top:40px}._blogCard_ra872_130{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;border:1px solid #e5e7eb}._blogCard_ra872_130:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}._blogCardImage_ra872_146{height:200px;width:100%;overflow:hidden}._blogCardImage_ra872_146 img{width:100%;height:100%;object-fit:cover;transition:transform .3s}._blogCard_ra872_130:hover ._blogCardImage_ra872_146 img{transform:scale(1.05)}._blogCardContent_ra872_163{padding:24px;display:flex;flex-direction:column;flex:1}._blogCardTitle_ra872_170{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem;line-height:1.4}._blogCardTitle_ra872_170 a{color:inherit;text-decoration:none}._blogCardTitle_ra872_170 a:hover{color:#2563eb}._blogCardExcerpt_ra872_187{color:#6b7280;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._newsletterSection_ra872_200{background:#2563eb;padding:80px 20px;text-align:center;color:#fff;margin-top:60px}._newsletterContent_ra872_208{max-width:600px;margin:0 auto}._newsletterTitle_ra872_213{font-size:2.25rem;font-weight:700;margin-bottom:1rem}._newsletterText_ra872_219{font-size:1.125rem;color:#dbeafe;margin-bottom:2rem}._newsletterForm_ra872_225{display:flex;gap:10px;justify-content:center}._newsletterInput_ra872_231{padding:12px 20px;border-radius:8px;border:none;width:100%;max-width:300px;font-size:1rem}._newsletterBtn_ra872_240{padding:12px 24px;background:#fff;color:#2563eb;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}._newsletterBtn_ra872_240:hover{background:#f3f4f6}._skeleton_ra872_256{background-color:#e5e7eb;border-radius:.5rem;animation:_pulse_ra872_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_ra872_1{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 768px){._featuredCard_ra872_39{grid-template-columns:1fr}._featuredImage_ra872_53{height:250px;min-height:auto}._heroTitle_ra872_19{font-size:2rem}._newsletterForm_ra872_225{flex-direction:column;align-items:center}._newsletterInput_ra872_231{width:100%}}.fade-in-up{opacity:0;transform:translateY(60px);animation:fadeInUp .6s forwards}._careerPage_pvuds_1{background-color:#fff;min-height:100vh}._statsSection_pvuds_10{display:flex;justify-content:center;gap:2rem;padding:2rem 0;flex-wrap:wrap;background-color:transparent}._statItem_pvuds_19{color:#555;font-weight:600;font-size:1rem}._statSeparator_pvuds_25{color:#ccc}._whyLimitlessSection_pvuds_30{padding:4rem 10%;text-align:center}._whyHeader_pvuds_35 h2{font-size:2.5rem;margin-bottom:.5rem;color:#3e8fcc}._whyHeader_pvuds_35 p{font-size:1.2rem;color:#666;margin-bottom:3rem}._whyCards_pvuds_47{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}._whyCard_pvuds_47{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000000d;text-align:left;transition:transform .3s ease}._whyCard_pvuds_47:hover{transform:translateY(-5px)}._whyCard_pvuds_47 h3{font-size:1.5rem;margin-bottom:1rem;color:#333}._whyCard_pvuds_47 p{color:#666;line-height:1.6}._heroSection_pvuds_78{padding:8rem 2rem 4rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);text-align:center}._heroTitle_pvuds_84{font-size:3rem;font-weight:700;color:#111827;margin-bottom:1.5rem;line-height:1.2}._heroSubtitle_pvuds_92{font-size:1.25rem;color:#4b5563;max-width:800px;margin:0 auto;line-height:1.6}._section_pvuds_101{padding:5rem 2rem}._container_pvuds_105{max-width:1200px;margin:0 auto}._sectionHeader_pvuds_110{text-align:center;margin-bottom:4rem}._sectionTitle_pvuds_115{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem}._sectionDesc_pvuds_122{font-size:1.125rem;color:#6b7280;max-width:700px;margin:0 auto}._cultureGrid_pvuds_130{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media (min-width: 1024px){._cultureGrid_pvuds_130{grid-template-columns:1fr 1fr}}._cultureContent_pvuds_143 h2{font-size:2.25rem;font-weight:700;color:#111827;margin-bottom:1.5rem}._cultureContent_pvuds_143 p{font-size:1.125rem;color:#4b5563;margin-bottom:1.5rem;line-height:1.8}._cultureImage_pvuds_157{width:100%;height:400px;border-radius:12px;overflow:hidden;background-color:#f3f4f6}._cultureImage_pvuds_157 img{width:100%;height:100%;object-fit:cover}._benefitsGrid_pvuds_172{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._benefitCard_pvuds_178{background:#fff;padding:2rem;border-radius:12px;border:1px solid #e5e7eb;text-align:center;transition:all .3s ease}._benefitCard_pvuds_178:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000000d;border-color:#3b82f6}._benefitIcon_pvuds_193{width:64px;height:64px;background:#eff6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#2563eb;font-size:2rem}._benefitTitle_pvuds_206{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem}._benefitDesc_pvuds_213{color:#6b7280;line-height:1.6}._jobsGrid_pvuds_219{display:flex;flex-direction:column;gap:1.5rem;max-width:1000px;margin:0 auto}._jobCard_pvuds_227{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;transition:all .3s ease}._jobCard_pvuds_227:hover{box-shadow:0 10px 25px #0000000d;border-color:#3b82f6}._jobCardContent_pvuds_240{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){._jobCardContent_pvuds_240{grid-template-columns:2fr 1fr 150px;align-items:center}}._jobInfo_pvuds_253 h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}._jobDesc_pvuds_260{color:#4b5563;margin-bottom:1rem;line-height:1.6}._jobTags_pvuds_266{display:flex;flex-wrap:wrap;gap:.5rem}._tag_pvuds_272{background:#f3f4f6;color:#374151;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}._jobMeta_pvuds_281{display:flex;flex-direction:column;gap:.75rem}._metaItem_pvuds_287{display:flex;align-items:center;gap:.5rem;color:#6b7280;font-size:.875rem}._applyBtn_pvuds_295{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:#2563eb;color:#fff;border-radius:8px;font-weight:500;text-decoration:none;transition:background .2s;white-space:nowrap}._applyBtn_pvuds_295:hover{background:#1d4ed8}._pagination_pvuds_314{display:flex;justify-content:center;gap:.5rem;margin-top:3rem}._pageBtn_pvuds_321{padding:.5rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:6px;color:#374151;font-weight:500;cursor:pointer;transition:all .2s}._pageBtn_pvuds_321:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}._pageBtn_pvuds_321._active_pvuds_337{background:#2563eb;color:#fff;border-color:#2563eb}._pageBtn_pvuds_321:disabled{opacity:.5;cursor:not-allowed}._ctaSection_pvuds_349{background:#2563eb;padding:5rem 2rem;text-align:center;color:#fff}._ctaSection_pvuds_349 h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}._ctaSection_pvuds_349 p{font-size:1.25rem;color:#dbeafe;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}._ctaBtn_pvuds_371{display:inline-block;padding:1rem 2rem;background:#fff;color:#2563eb;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s}._ctaBtn_pvuds_371:hover{background:#f0f9ff;transform:translateY(-2px)}._skeleton_pvuds_388{background-color:#e5e7eb;border-radius:.5rem;animation:_pulse_pvuds_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_pvuds_1{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 768px){._heroTitle_pvuds_84{font-size:2.25rem}}.contact-section{padding-top:unset}.contact-container{display:flex;flex-wrap:wrap;margin:auto;gap:80px;justify-content:space-between}.contact-form-container,.contact-info{flex:1 1;min-width:320px}.contact-form-container h2,.contact-info h2{font-size:2rem;margin-bottom:20px;font-weight:500}form label{display:block;font-weight:500;margin-bottom:6px}input,textarea{width:100%;padding:10px 12px;margin-bottom:12px;border:1px solid #ccc;border-radius:6px;font-family:inherit;font-size:1rem}textarea{resize:vertical;min-height:100px}.input-group{display:flex;gap:16px;flex-wrap:wrap}.input-group>div{flex:1;min-width:150px}.submit-btn{padding:10px 20px;min-width:160px;background-color:#3e8fcc!important;color:#fff;font-weight:700;border-radius:0 20px;border:none;cursor:pointer}.submit-btn:hover{background-color:#336fa1}.error{font-size:.8rem;color:red;margin-top:-10px;display:block}.success{color:green;margin-top:10px}.info-card{background:#ddf0ff;border-radius:10px;padding:2.5rem;margin-bottom:16px;display:flex;gap:16px;flex-direction:column;align-items:flex-start}.info-icon-wrapper{display:flex;gap:20px;align-items:center}.info-icon-wrapper h4{font-size:1.625rem;font-weight:500}.info-icon-wrapper svg{width:40px;height:40px}@media (max-width: 768px){.contact-container{flex-direction:column}.contact-form-container,.contact-info{flex:1 1 100%}}@media (min-width: 1701px){.contact-section{max-width:1920px;margin:0 auto}}.cs_social_links_wrap{margin-top:1rem}.cs_social_links_wrap h2{font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.cs_social_links{display:flex;gap:.75rem;align-items:center}.cs_social_links a{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;background-color:#e2e8f0;transition:background .3s ease,transform .2s ease;color:#4a5568;font-size:1.2rem}.cs_social_links a:hover{background-color:#3182ce;color:#fff;transform:scale(1.1)}footer{background-color:#ddf0ff;padding:5rem 10rem 1rem;text-align:left}.footer-container{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;max-width:1920px;margin:auto}.footer-left{flex:1;min-width:250px}.footer-left .footer-logo{font-family:Righteous,sans-serif;font-weight:400}.footer-left h2{color:#337ab7;font-weight:700;font-size:22px}.footer-left p{color:#555;margin-top:10px;font-size:14px;line-height:1.6}.footer-middle{flex:1;min-width:200px}.footer-middle h3,.footer-right h3{font-size:18px;font-weight:700;margin-bottom:10px;color:#000}.footer-middle ul{list-style:none;padding:0}.footer-middle ul li{margin-bottom:8px}.footer-middle ul li a{text-decoration:none;color:#7f7d7d;font-size:14px}h3.footer-title{font-weight:500}.footer-middle ul li a:hover{color:#337ab7}.footer-right{flex:1;min-width:250px}p.footer-text{margin-top:20px;font-size:.9375rem;color:#7f7d7d}.footer-right input[type=email]{width:70%;padding:8px;border:1px solid #ccc;border-radius:4px}.footer-right button{background-color:#337ab7;color:#fff;border:none;padding:8px 15px;cursor:pointer;border-radius:4px}.footer-right button:hover{background-color:#286090}.footer-social{margin-top:15px}.footer-social a{margin-right:10px;color:#333;font-size:18px}.footer-social a:hover{color:#337ab7}.footer-bottom{text-align:center;margin-top:20px;padding-top:10px;border-top:1px solid #ccc;font-size:14px;color:#666}@media (max-width: 768px){.footer-middle,.footer-right{margin-top:40px}footer{padding:2.5rem 1.25rem}}.header{position:absolute;top:0;left:0;width:100%;padding:15px 20px;z-index:1000;transition:background-color .3s ease-in-out}.header.scrolled{position:fixed;background-color:#1c288e}.header.menu-open{background-color:#1c278edf}.header-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo h1{font-family:Righteous,sans-serif;font-weight:400}.logo{text-decoration:none}.nav-links{list-style:none;display:flex;gap:50px}.nav-links li{position:relative;color:#fff}.nav-links a{color:#fff;text-decoration:none;font-size:16px;height:inherit;transition:.3s all ease}.nav-links li a:hover{color:#3e8fcc}.dropdown{position:relative}.dropdown-toggle{cursor:pointer;display:flex;align-items:center;gap:5px}.dropdown-menu{position:absolute;top:170%;left:0;background:#fff;color:#000;min-width:200px;border-radius:5px;box-shadow:0 2px 9px #00000040;list-style:none;flex-direction:column;padding:1rem;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s}.dropdown-menu.show{display:flex;opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu li{transition:.3s all ease;position:relative;margin-bottom:20px}.dropdown-menu li:last-child{margin-bottom:unset}.nav-links a.black-menu{color:#000}.nav-links a.white-menu{color:#fff}.nav-links span.black-menu a{color:#000}.nav-links span.white-menu a{color:#fff}.dropdown-menu li a{color:#000;text-wrap:nowrap;transition:.3s all ease}.dropdown-toggle.black-menu{color:#000}.dropdown-toggle.white-menu{color:#fff}.dropdown-menu li:hover a{color:#3e8fcc}.dropdown-menu li:hover{transform:translate(10px)}.dropdown-menu li:hover:before{content:"-";position:absolute;left:-15px;font-size:18px;color:#3e8fcc;font-weight:700;transition:.3s all ease}.menu-icon{display:none;background:none;border:none;font-size:24px;cursor:pointer}@media (max-width: 968px){.nav{position:fixed;top:0;left:-100%;width:70%;height:100%;background:#1e2c91e5;text-align:left;display:flex;flex-direction:column;padding-top:80px;transition:left .3s ease-in-out}.menu-icon{display:grid;place-content:center}}@media (max-width: 368px){.logo h1{font-size:1rem}}@media (max-width: 768px){.nav{position:fixed;top:0;left:-100%;width:70%;height:100%;background:#1e2c91e5;text-align:left;display:flex;flex-direction:column;padding-top:80px;transition:left .3s ease-in-out}.nav.open{left:0}.nav-links{flex-direction:column;padding-left:20px;gap:20px}.dropdown{width:100%}.dropdown-toggle{display:flex;justify-content:space-between;width:100%;color:#fff;font-size:18px;padding:0 10px 0 0;cursor:pointer}.dropdown-menu{position:relative;top:0;left:0;background:transparent;color:#fff;box-shadow:none;padding:0;opacity:1;visibility:visible;transform:none;display:none;margin-left:30px}.dropdown-menu.show{display:block}.dropdown-menu li:first-child{margin-top:10px}.dropdown-menu li a{color:#fff!important;white-space:pre-wrap}.dropdown-menu li:hover a{color:#3e8fcc}}.dashboard-container{padding:2rem;max-width:1400px;margin:0 auto}@media (max-width: 768px){.dashboard-container{padding:0rem}}.dashboard-header{margin-bottom:2rem}.dashboard-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.dashboard-subtitle{color:#4b5563;font-size:1rem}.stats-gridd{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.stats-gridd{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.stats-gridd{grid-template-columns:repeat(3,1fr)}}.stat-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e5e7eb}.stat-content{padding:1.5rem;display:flex;justify-content:space-between;align-items:center}.stat-info h3{font-size:.875rem;font-weight:500;color:#4b5563;margin-bottom:.25rem}.stat-value{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:.25rem}.stat-change{font-size:.75rem;color:#16a34a}.stat-icon-wrapper{padding:.75rem;border-radius:9999px;display:flex;align-items:center;justify-content:center}.text-blue-600{color:#2563eb}.bg-blue-600{background-color:#2563eb}.text-green-600{color:#16a34a}.text-purple-600{color:#9333ea}.text-orange-600{color:#ea580c}.dashboard-content-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.dashboard-content-grid{grid-template-columns:1fr}}.dashboard-card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;height:100%}.card-header{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid #f3f4f6}.card-title{font-size:1.125rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.card-body{padding:1.5rem}.activity-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.activity-dot{width:.5rem;height:.5rem;background-color:#2563eb;border-radius:50%;margin-top:.4rem}.activity-details p.action{font-weight:500;font-size:.875rem;color:#111827}.activity-details p.job{font-size:.875rem;color:#4b5563}.activity-details p.time{font-size:.75rem;color:#6b7280}.quick-action-btn{width:100%;padding:.75rem;text-align:left;border-radius:.5rem;border:none;cursor:pointer;margin-bottom:.75rem;transition:background-color .2s}.btn-blue{background-color:#eff6ff}.btn-blue:hover{background-color:#dbeafe}.btn-green{background-color:#f0fdf4}.btn-green:hover{background-color:#dcfce7}.btn-purple{background-color:#faf5ff}.btn-purple:hover{background-color:#f3e8ff}.action-title{font-weight:500;color:#111827;margin-bottom:.25rem}.action-desc{font-size:.875rem;color:#4b5563}.dashboard-fade-in,.dashboard-wrapper{opacity:0;transform:translateY(20px);animation:fadeInUp .6s forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:#f9fafb}@media (prefers-color-scheme: dark){.login-container{background-color:#111827}}.login-card-wrapper{width:100%;max-width:28rem}.login-card{background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;border:1px solid #e5e7eb;overflow:hidden}.login-header{padding:1.5rem;text-align:center;border-bottom:1px solid #f3f4f6}.logo-container{width:4rem;height:4rem;background-color:#2563eb;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.logo-text{color:#fff;font-weight:700;font-size:1.25rem}.login-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem}.login-subtitle{color:#4b5563;font-size:.875rem}.login-content{padding:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-input{width:100%;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.password-input-wrapper{position:relative;width:100%}.password-toggle-btn{position:absolute;right:.75rem;top:40%;transform:translateY(-50%);background:none;border:none;padding:0;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center}.password-toggle-btn:hover{color:#374151}.submit-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#fff;background-color:#2563eb;border:1px solid transparent;border-radius:.375rem;cursor:pointer;transition:background-color .15s ease-in-out}.submit-btn:hover{background-color:#1d4ed8}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.spinner{animation:spin 1s linear infinite;margin-right:.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.managers-container{padding:2rem;max-width:1400px;margin:0 auto}@media (max-width: 768px){.managers-container{padding:0rem}}.managers-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.managers-title h1{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.managers-title p{color:#4b5563;font-size:1rem}.btn-primary{display:inline-flex;align-items:center;padding:.5rem 1rem;white-space:nowrap;background-color:#2563eb;color:#fff;font-weight:500;border-radius:.375rem;border:none;cursor:pointer;transition:background-color .2s}.btn-outline{display:inline-flex;align-items:center;padding:.5rem 1rem;background-color:transparent;color:#374151;font-weight:500;border-radius:.375rem;border:1px solid #d1d5db;cursor:pointer;transition:background-color .2s}.btn-icon-sm{padding:.25rem .5rem;margin-right:.25rem;border-radius:.25rem;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.btn-icon-sm:hover{background-color:#f9fafb}.card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.card-header{padding:1.5rem;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;font-size:1.125rem;font-weight:600}.table-container{width:100%;overflow-x:auto}.managers-table{width:100%;border-collapse:collapse;font-size:.875rem;text-align:left}.managers-table th{padding:.75rem 1rem;font-weight:500;color:#6b7280;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.managers-table td{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;color:#111827}.managers-table tr:last-child td{border-bottom:none}.badge{display:inline-flex;align-items:center;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;font-weight:500}.badge-active{background-color:#dcfce7;color:#166534}.badge-inactive{background-color:#f3f4f6;color:#374151}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;animation:fadeIn .2s ease-out}.modal-content{background-color:#fff;border-radius:.5rem;width:100%;max-width:32rem;box-shadow:0 20px 25px -5px #0000001a;padding:1.5rem;animation:slideUp .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{margin-bottom:1rem}.modal-title{font-size:1.25rem;font-weight:600;color:#111827}.close-btn{float:right;background:none;border:none;cursor:pointer;font-size:1.5rem;line-height:1;color:#6b7280}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.form-input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.skeleton{background-color:#e5e7eb;border-radius:.25rem;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.skeleton-h4{height:1rem;width:6rem}.skeleton-h6{height:1.5rem;width:8rem}.skeleton-row{height:2.5rem;margin-bottom:.5rem}.blogs-container{padding:2rem;max-width:1400px;margin:0 auto}@media (max-width: 768px){.blogs-container{padding:0rem}}.blogs-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.blogs-title h1{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.blogs-title p{color:#4b5563;font-size:1rem}.stats-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;padding:1.5rem;box-shadow:0 1px 3px #0000001a}.stat-flex{display:flex;justify-content:space-between;align-items:center}.stat-label{font-size:.875rem;font-weight:500;color:#4b5563}.stat-value{font-size:1.5rem;font-weight:700;color:#111827}.bg-blue{background-color:#dbeafe;color:#2563eb}.bg-green{background-color:#dcfce7;color:#16a34a}.bg-yellow{background-color:#fef9c3;color:#ca8a04}.bg-purple{background-color:#f3e8ff;color:#9333ea}.blogs-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.blogs-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.blogs-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;overflow:hidden;transition:box-shadow .3s ease}.blog-card:hover{box-shadow:0 10px 15px -3px #0000001a}.blog-image-wrapper{height:12rem;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;overflow:hidden}.blog-image{width:100%;height:100%;object-fit:cover}.blog-image-placeholder{color:#6b7280;font-size:.875rem}.blog-content{padding:1.5rem}.blog-meta-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.badge-category{background-color:#eff6ff;color:#2563eb;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.status-badge{padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.status-published{background-color:#f0fdf4;color:#166534}.status-draft{background-color:#fefce8;color:#854d0e}.blog-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.75rem;line-height:1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog-excerpt{color:#4b5563;font-size:1rem;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-meta-footer{display:flex;justify-content:space-between;font-size:.875rem;color:#6b7280;margin-bottom:1rem}.blog-meta-item{display:flex;align-items:center;gap:.25rem}.blog-actions{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e5e7eb}.actions-left,.actions-right{display:flex;gap:.5rem}.sheet-content{background:#fff;width:600px;max-width:100%;height:100%;box-shadow:-4px 0 15px #0000001a;display:flex;flex-direction:column;animation:slideLeft .3s ease-out}@keyframes slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}.sheet-body{flex:1;overflow-y:auto;padding:1.5rem}.btn{padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;font-size:.875rem;transition:all .2s;border:1px solid transparent}.btn-outline{background-color:transparent;border:1px solid #d1d5db;color:#374151}.btn-outline:hover{background-color:#f3f4f6}.btn-icon-text{display:inline-flex;align-items:center;gap:.5rem}.btn-featured{color:#ca8a04;border-color:#ca8a04}.btn-featured:hover{background-color:#fefce8}.form-input,.form-select,.form-textarea{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827}.skeleton{background:#e5e7eb;animation:pulse 1.5s infinite;border-radius:.25rem}.skeleton-text{height:1rem;margin-bottom:.5rem}.skeleton-title{height:1.5rem;margin-bottom:1rem;width:70%}.skeleton-box{width:100%;height:12rem}.skeleton-circle{width:3rem;height:3rem;border-radius:9999px}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.job-management-container{max-width:1200px;margin:0 auto;padding:2rem}@media (max-width: 768px){.job-management-container{padding:0rem}}.job-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.job-header h1{font-size:2rem;font-weight:700;color:#111827}.job-header p{color:#6b7280;margin-top:.5rem}.job-stats-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media (min-width: 768px){.job-stats-grid{grid-template-columns:repeat(3,1fr)}}.stat-card{background:#fff;padding:1.5rem;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.stat-content{display:flex;justify-content:space-between;align-items:center}.stat-label{font-size:.875rem;font-weight:500;color:#6b7280}.stat-value{font-size:1.5rem;font-weight:700;color:#111827;margin-top:.5rem}.stat-icon{width:3rem;height:3rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.bg-blue-soft{background-color:#dbeafe;color:#2563eb}.bg-green-soft{background-color:#dcfce7;color:#16a34a}.bg-purple-soft{background-color:#f3e8ff;color:#9333ea}.job-list{display:flex;flex-direction:column;gap:1.5rem}.job-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem;transition:box-shadow .2s}.job-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.job-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.job-title-row{flex:1}.job-title{font-size:1.25rem;font-weight:600;color:#111827;display:flex;align-items:center;gap:.75rem}.status-badge{font-size:.75rem;padding:.125rem .625rem;border-radius:9999px;font-weight:500}.status-active{background-color:#dcfce7;color:#166534}.status-closed{background-color:#fee2e2;color:#991b1b}.status-draft{background-color:#fef9c3;color:#854d0e}.job-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#4b5563}.meta-item{display:flex;align-items:center;gap:.25rem}.job-description{color:#4b5563;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.job-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #f3f4f6}.posted-date{font-size:.875rem;color:#6b7280}.job-actions{display:flex;gap:.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;cursor:pointer;font-size:.875rem;transition:all .2s;border:1px solid transparent}.btn-primary{background-color:#2563eb;color:#fff;white-space:nowrap}.btn-primary:hover{background-color:#1d4ed8}.btn-outline{background-color:#fff;border:1px solid #d1d5db;color:#374151}.btn-outline:hover{background-color:#f9fafb}.btn-sm{padding:.25rem .5rem;font-size:.75rem}.btn-icon{padding:.5rem}.sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:50;display:flex;justify-content:flex-end}.sheet-content{background:#fff;height:100vh;width:600px;max-width:100%;box-shadow:-4px 0 15px #0000001a;display:flex;flex-direction:column;animation:slideInRight .3s ease-out}.sheet-wide{width:800px}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.sheet-header{padding:1.5rem;border-bottom:1px solid #e5e7eb}.sheet-title{font-size:1.25rem;font-weight:600;color:#111827}.sheet-body{padding:1.5rem;overflow-y:auto;flex:1}.form-group{margin-bottom:1rem}.form-label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#374151}.form-input,.form-select,.form-textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#111827}.form-textarea{min-height:100px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.application-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.app-meta{display:flex;gap:1rem;margin:.5rem 0;color:#6b7280;font-size:.875rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.skeleton{background-color:#f3f4f6;border-radius:.25rem;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.layout-container{min-height:100vh;background-color:#f9fafb;color:#111827}.mobile-topbar{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}@media (min-width: 768px){.mobile-topbar{display:none}}.menu-toggle-btn{background:none;border:none;cursor:pointer;padding:.5rem}.layout-flex{display:flex;position:relative;min-height:100vh}.desktop-sidebar{display:none;height:100vh;position:sticky;top:0;flex-shrink:0;transition:width .3s ease;border-right:1px solid #e5e7eb;background-color:#fff}@media (min-width: 768px){.desktop-sidebar{display:block}}.sidebar-container{height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;background-color:#fff}.sidebar-top{padding-bottom:1rem}.sidebar-logo{padding:1.5rem;display:flex;align-items:center;gap:.5rem}.sidebar-logo.centered{justify-content:center}.logo-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit}.logo-icon-box{width:2.5rem;height:2rem;background-color:#2563eb;border-radius:.5rem;display:flex;justify-content:center;align-items:center}.logo-text-short{color:#fff;font-weight:700;font-size:.875rem}.logo-text-full{font-size:1.25rem;font-weight:700}.sidebar-subtitle{padding:0 1.5rem;font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem}.nav-link{display:flex;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;color:#4b5563}.nav-link:hover{background-color:#f9fafb}.nav-link.active{background-color:#eff6ff;color:#2563eb;border-right:2px solid #2563eb}.nav-icon{margin-right:.75rem}.sidebar-container.collapsed .nav-link{justify-content:center;padding:.75rem}.sidebar-container.collapsed .nav-icon{margin-right:0}.sidebar-bottom{padding:1.5rem;border-top:1px solid #f3f4f6}.user-profile{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.user-avatar{width:2.5rem;height:2.5rem;background-color:#dbeafe;border-radius:9999px;display:flex;align-items:center;justify-content:center}.user-avatar span{color:#2563eb;font-weight:600;font-size:.875rem}.user-name{font-size:.875rem;font-weight:500}.user-role{font-size:.75rem;color:#6b7280;text-transform:capitalize}.logout-btn{width:100%;display:flex;align-items:center;justify-content:center;padding:.5rem;border:1px solid #e5e7eb;background:transparent;border-radius:.375rem;cursor:pointer;font-size:.875rem;color:#374151;transition:background-color .2s}.logout-btn:hover{background-color:#f3f4f6}.logout-btn-icon{width:100%;display:flex;justify-content:center;padding:.5rem;border:none;background:transparent;cursor:pointer;color:#2563eb}.logout-btn-icon:hover{background-color:#f3f4f6;border-radius:.375rem}.collapse-btn{position:absolute;right:-.75rem;top:1.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:9999px;padding:.25rem;box-shadow:0 1px 3px #0000001a;display:none;cursor:pointer;z-index:10}@media (min-width: 768px){.collapse-btn{display:flex;align-items:center;justify-content:center}}.mobile-sidebar-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:none}@media (max-width: 767px){.mobile-sidebar-wrapper.open{display:block}}.mobile-sidebar-content{position:fixed;top:0;bottom:0;left:0;width:16rem;background-color:#fff;z-index:50;transform:translate(-100%);transition:transform .3s ease-in-out}.mobile-sidebar-wrapper.open .mobile-sidebar-content{transform:translate(0)}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:45}.main-content{flex:1;overflow-x:hidden}.content-fade-in{padding:1rem;animation:contentFadeIn .3s ease-out forwards}@media (min-width: 768px){.content-fade-in{padding:2rem}}@keyframes contentFadeIn{0%{opacity:0}to{opacity:1}}.w-20{width:5rem}.w-64{width:16rem}.process-flow-section{padding:4rem 0;text-align:center}.process-header{margin-bottom:3rem}.process-title{font-size:2.25rem;color:#111827}.process-flow-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;max-width:1000px;margin:0 auto}.process-step{display:flex;align-items:center}.step-content{background:#e0f2fe;color:#0c4a6e;padding:1.5rem 2rem;border-radius:50px;font-weight:600;font-size:1.125rem;box-shadow:0 4px 6px #0000000d;transition:transform .2s;min-width:200px;display:flex;justify-content:center;align-items:center}.step-content:hover{transform:translateY(-2px);background:#bae6fd}.step-connector{margin:0 1rem;color:#94a3b8;font-size:2rem;font-weight:700}.arrow-down{display:none}@media (max-width: 1024px){.process-flow-container{flex-direction:column}.process-step{flex-direction:column;width:100%}.step-content{width:100%;max-width:400px}.step-connector{margin:1rem 0}.arrow-right{display:none}.arrow-down{display:block}}.contact-form-section{padding:4rem 0;background-color:#f9fafb}.contact-form-wrapper{max-width:600px;margin:0 auto;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}.contact-header{text-align:center;margin-bottom:2rem}.contact-header h2{font-size:2rem;color:#111827;margin-bottom:.5rem}.unified-contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{width:100%}.form-input{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;color:#374151;transition:all .2s}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.submit-btn.full-width{width:100%;padding:1rem;font-size:1.125rem;background-color:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .2s}.submit-btn.full-width:hover{background-color:#1d4ed8}._blogDetailSection_15z63_1{padding:80px 20px;background:#f8f9fa;min-height:100vh;margin-top:40px}._container_15z63_8{max-width:900px;margin:0 auto}._breadcrumb_15z63_13{margin-bottom:40px;font-size:.95rem;color:#666}._breadcrumb_15z63_13 a{color:#007bff;cursor:pointer;text-decoration:none;transition:color .3s ease}._breadcrumb_15z63_13 a:hover{color:#0056b3}._headerContent_15z63_31{margin-bottom:40px;text-align:left}._backBtn_15z63_36{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-weight:500;margin-bottom:24px;text-decoration:none;transition:all .2s}._backBtn_15z63_36:hover{background:#f9fafb}._metaRow_15z63_55{display:flex;align-items:center;gap:15px;margin-bottom:20px;font-size:.875rem;color:#6b7280;flex-wrap:wrap}._categoryBadge_15z63_65{background:#dbeafe;color:#2563eb;padding:4px 12px;border-radius:9999px;font-weight:500;text-transform:uppercase;font-size:.75rem}._title_15z63_75{font-size:2.5rem;font-weight:700;color:#111827;line-height:1.2;margin-bottom:24px}@media (min-width: 1024px){._title_15z63_75{font-size:3rem}}._authorRow_15z63_89{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f3f4f6;border-bottom:1px solid #f3f4f6;padding:20px 0}._authorProfile_15z63_98{display:flex;align-items:center;gap:12px}._authorAvatar_15z63_104{width:48px;height:48px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#9ca3af}._authorInfo_15z63_115 h4{font-size:1rem;font-weight:600;color:#111827;margin:0}._authorInfo_15z63_115 p{font-size:.875rem;color:#6b7280;margin:0}._shareBtn_15z63_128{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-weight:500;cursor:pointer}._featuredImage_15z63_142{width:100%;height:400px;margin:40px 0;border-radius:12px;overflow:hidden;background:#e5e7eb}._featuredImage_15z63_142 img{width:100%;height:100%;object-fit:cover}._content_15z63_158{color:#374151;margin-bottom:60px}._contentH2_15z63_163{font-size:1.5rem;font-weight:700;color:#111827;margin-top:2rem;margin-bottom:1rem}@media (min-width: 1024px){._contentH2_15z63_163{font-size:1.875rem}}._contentLi_15z63_177{list-style:disc;margin-left:1.5rem;margin-bottom:.5rem;color:#4b5563;font-size:1.125rem}._contentP_15z63_185{font-size:1.125rem;line-height:1.8;color:#374151;margin-bottom:1.5rem}._paragraph_15z63_192{margin-bottom:1.5rem}._relatedSection_15z63_197{margin-top:80px;border-top:1px solid #e5e7eb;padding-top:60px}._sectionTitle_15z63_203{font-size:2rem;font-weight:700;color:#111827;margin-bottom:40px}._relatedGrid_15z63_210{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px}._relatedCard_15z63_216{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column}._relatedCard_15z63_216:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}._relatedContent_15z63_231{padding:24px;display:flex;flex-direction:column;flex:1}._relatedCategory_15z63_238{color:#2563eb;font-size:.875rem;font-weight:500;margin-bottom:8px}._relatedTitle_15z63_245{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:12px;line-height:1.4}._relatedExcerpt_15z63_253{font-size:.95rem;color:#6b7280;margin-bottom:20px;flex:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._relatedLink_15z63_265{color:#2563eb;font-weight:500;text-decoration:none;font-size:.95rem}._relatedLink_15z63_265:hover{text-decoration:underline}._skeleton_15z63_277{background-color:#e5e7eb;border-radius:.5rem;animation:_pulse_15z63_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_15z63_1{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 768px){._title_15z63_75{font-size:2rem}._authorRow_15z63_89{flex-direction:column;align-items:flex-start;gap:20px}._featuredImage_15z63_142{height:250px}}._jobDetailPage_ncu30_1{background-color:#fff;min-height:100vh}._headerSection_ncu30_7{padding:6rem 2rem 4rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}._backBtn_ncu30_13{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-weight:500;margin-bottom:24px;text-decoration:none;transition:all .2s}._backBtn_ncu30_13:hover{background:#f3f4f6;border-color:#d1d5db}._jobTitle_ncu30_33{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem}._jobMeta_ncu30_40{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;color:#4b5563}._metaItem_ncu30_48{display:flex;align-items:center;gap:.5rem;font-size:1rem}._jobDescription_ncu30_55{font-size:1.125rem;color:#4b5563;line-height:1.7;max-width:800px}._mainSection_ncu30_62{padding:4rem 2rem}._container_ncu30_66{max-width:1200px;margin:0 auto}._grid_ncu30_71{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 1024px){._grid_ncu30_71{grid-template-columns:2fr 1fr}}._card_ncu30_84{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px -1px #0000000d}._cardTitle_ncu30_93{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}._list_ncu30_102{list-style:none;padding:0;margin:0}._listItem_ncu30_108{display:flex;gap:1rem;margin-bottom:1rem;line-height:1.6;color:#4b5563}._listIcon_ncu30_116{color:#2563eb;flex-shrink:0;margin-top:4px}._sidebar_ncu30_123{position:sticky;top:2rem}._applyCard_ncu30_128{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;box-shadow:0 10px 15px -3px #0000000d}._formGroup_ncu30_136{margin-bottom:1.25rem}._label_ncu30_140{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._input_ncu30_148,._textarea_ncu30_149{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;outline:none;transition:border-color .2s}._input_ncu30_148:focus,._textarea_ncu30_149:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._fileInput_ncu30_165{display:block;width:100%;font-size:.875rem;color:#6b7280}._fileInput_ncu30_165::-webkit-file-upload-button{background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:.5rem 1rem;margin-right:1rem;cursor:pointer;transition:all .2s}._fileInput_ncu30_165::-webkit-file-upload-button:hover{background:#f9fafb}._submitBtn_ncu30_186{width:100%;padding:.875rem;background:#2563eb;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}._submitBtn_ncu30_186:hover{background:#1d4ed8}._submitBtn_ncu30_186:disabled{background:#93c5fd;cursor:not-allowed}._successMessage_ncu30_208{padding:1rem;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;color:#047857;margin-bottom:1rem}._errorMessage_ncu30_217{padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;color:#b91c1c;margin-bottom:1rem}._quickApplyCard_ncu30_227{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000000d}._quickApplyStats_ncu30_235{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;font-size:.875rem;color:#6b7280}._statRow_ncu30_244{display:flex;align-items:center;gap:.5rem}._skeleton_ncu30_251{background-color:#e5e7eb;border-radius:.5rem;animation:_pulse_ncu30_1 1.5s ease-in-out infinite}@keyframes _pulse_ncu30_1{0%{opacity:1}50%{opacity:.5}to{opacity:1}}
