*{box-sizing:border-box;margin:0;padding:0}.hero-section{background:#0c0a18;flex-direction:column;justify-content:center;min-height:100vh;padding:100px 20px 0;display:flex;position:relative;overflow:hidden}.particle-container{z-index:0;opacity:0;width:100%;height:100%;animation:.8s ease-out .2s forwards fadeInParticles;position:absolute;top:0;left:0}@keyframes fadeInParticles{0%{opacity:0}to{opacity:.5}}.hero-container{z-index:1;flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:40px;width:100%;max-width:1400px;margin:0 auto;display:grid;position:relative}.hero-content{z-index:2;padding-right:40px}.hero-tagline{color:#b794f4;letter-spacing:.02em;margin-bottom:28px;font-size:.85rem;font-weight:500}.hero-title{letter-spacing:-.02em;margin-bottom:36px;font-size:2rem;font-weight:400;line-height:1.2}.title-blue{color:#fff}.title-light,.typing-text{color:#7f56d9}.typing-cursor{color:#7f56d9;margin-left:2px;font-weight:400;animation:.8s infinite blink;display:inline-block}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.animate-line{display:inline-block}.hero-actions{align-items:center;gap:24px;display:flex}.hero-cta{color:#fff;cursor:pointer;background:#7f56d9;border:none;border-radius:8px;padding:10px 22px;font-size:.8rem;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #7f56d966}.hero-cta:hover{background:#6941b0;transform:translateY(-2px);box-shadow:0 6px 28px #7f56d980}.hero-work-process{color:#ccc;cursor:pointer;align-items:center;gap:10px;font-size:.85rem;transition:color .3s;display:flex}.hero-work-process:hover{color:#fff}.play-btn{color:#b794f4;border:2px solid #7f56d980;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.65rem;transition:all .3s;display:flex}.play-btn:hover{background:#7f56d926;border-color:#7f56d9}.hero-visual{justify-content:center;align-items:center;height:clamp(350px,50vh,500px);display:flex;position:relative}.hero-sphere-wrapper{justify-content:center;align-items:center;width:340px;height:340px;display:flex;position:relative}.hero-sphere{z-index:2;background:radial-gradient(circle at 30% 30%,#2d1b4e,#0e0b1a 70%);border-radius:50%;width:280px;height:280px;position:relative;box-shadow:0 0 80px #7f56d926,inset 0 0 60px #00000080}.hero-sphere:before{content:"";background:radial-gradient(#7f56d926 0%,#0000 70%);border-radius:50%;width:30%;height:20%;position:absolute;top:10%;left:15%}.hero-sphere-ring{z-index:1;border:1px solid #7f56d926;border-radius:50%;width:340px;height:340px;animation:20s linear infinite rotateSphere;position:absolute}.hero-sphere-ring:before{content:"";background:#7f56d9;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:50%;box-shadow:0 0 12px #7f56d999}@keyframes rotateSphere{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:3;color:#e0e0e0;background:#ffffff14;border:1px solid #ffffff14;border-radius:8px;padding:10px 20px;font-size:.8rem;font-weight:500;position:absolute;box-shadow:0 4px 16px #0c0a184d}.badge-remote{animation:4s ease-in-out infinite floatBadge1;top:12%;left:5%}.badge-celebrating{color:#b794f4;animation:5s ease-in-out infinite floatBadge2;top:10%;right:5%}.badge-benefits{animation:4.5s ease-in-out infinite floatBadge3;bottom:15%;right:5%}@keyframes floatBadge1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatBadge2{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes floatBadge3{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero-marquee{z-index:2;background:#7f56d926;width:100vw;margin-top:auto;margin-left:calc(50% - 50vw);padding:14px 0;position:relative;overflow:hidden}.marquee-track{gap:0;width:max-content;animation:20s linear infinite marqueeScroll;display:flex}.marquee-item{color:#fff;white-space:nowrap;letter-spacing:.02em;padding:0 28px;font-size:.9rem;font-weight:600}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:1200px){.hero-title{font-size:3rem}.hero-sphere-wrapper{width:280px;height:280px}.hero-sphere{width:230px;height:230px}.hero-sphere-ring{width:280px;height:280px}}@media (max-width:968px){.hero-section{padding:90px 20px 0}.hero-container{grid-template-columns:1fr;gap:30px}.hero-content{text-align:center;padding-right:0}.hero-tagline{text-align:center}.hero-title{font-size:2.5rem}.hero-actions{flex-wrap:wrap;justify-content:center}.hero-visual{height:clamp(250px,35vh,350px)}.hero-sphere-wrapper{width:240px;height:240px}.hero-sphere{width:200px;height:200px}.hero-sphere-ring{width:240px;height:240px}.particle-container{animation:.8s ease-out .2s forwards fadeInParticlesMobile}}@keyframes fadeInParticlesMobile{0%{opacity:0}to{opacity:.4}}@media (max-width:640px){.hero-section{padding:80px 16px 0}.hero-title{font-size:2rem}.hero-actions{flex-direction:column;gap:16px}.hero-cta{width:100%;max-width:300px;padding:14px 28px;font-size:.85rem}.hero-visual{height:clamp(200px,30vh,280px)}.hero-sphere-wrapper{width:200px;height:200px}.hero-sphere{width:160px;height:160px}.hero-sphere-ring{width:200px;height:200px}.badge{padding:8px 14px;font-size:.7rem}.marquee-item{padding:0 20px;font-size:.8rem}}@media (max-width:480px){.hero-section{padding:75px 16px 0}.hero-title{margin-bottom:28px;font-size:1.7rem}.hero-tagline{font-size:.75rem}.hero-visual{height:clamp(180px,28vh,240px)}.hero-sphere-wrapper{width:170px;height:170px}.hero-sphere{width:140px;height:140px}.hero-sphere-ring{width:170px;height:170px}.badge{padding:6px 12px;font-size:.65rem}.hero-marquee{padding:10px 0}.marquee-item{padding:0 16px;font-size:.75rem}}@media (max-width:360px){.hero-section{padding:70px 12px 0}.hero-title{margin-bottom:24px;font-size:1.4rem}.hero-tagline{margin-bottom:20px;font-size:.7rem}.hero-visual{height:clamp(150px,25vh,200px)}.hero-sphere-wrapper{width:140px;height:140px}.hero-sphere{width:110px;height:110px}.hero-sphere-ring{width:140px;height:140px}.badge{padding:4px 8px;font-size:.55rem}.hero-cta{padding:12px 24px;font-size:.8rem}.play-btn{width:36px;height:36px}}
.search-container{background:radial-gradient(80% 50% at 50% 40%,#7f56d973 0%,#0000 70%),linear-gradient(#0c0a18 0%,#1a1035 40%,#f0eff2 85%,#f4f3f6 100%);flex-direction:column;align-items:center;min-height:400px;padding:80px 20px;display:flex;position:relative}.search-content{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.search-title{color:#fff;text-align:center;margin-bottom:12px;font-size:32px;font-weight:600}.search-subtitle{color:#ffffffe6;text-align:center;margin-bottom:40px;font-size:15px}.search-box{background-color:#fff;border:1px solid #e0e0e0;border-radius:40px;align-items:center;width:100%;max-width:900px;padding:8px 10px 8px 25px;display:flex;box-shadow:0 4px 20px #00000026}.search-box input[type=text]{background-image:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"%23999999\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"></circle><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"></line></svg>");background-position:0;background-repeat:no-repeat;flex-grow:1;padding-left:25px}.search-box input{color:#333;background-color:#0000;border:none;outline:none;padding:10px 20px 10px 15px;font-size:14px}.search-btn{color:#fff;cursor:pointer;background-color:#7f56d9;border:none;border-radius:30px;flex-shrink:0;padding:12px 30px;font-size:14px;font-weight:500;transition:background-color .2s}.search-btn:hover{background-color:#6941b0}.search-box input:focus,.search-box select:focus,.search-btn:focus{outline:none}@media (max-width:968px){.search-container{padding:60px 20px}.search-title{font-size:26px}.search-subtitle{font-size:14px}.search-box{-webkit-backdrop-filter:blur(10px);background:#ffffffd9;border-radius:20px;flex-wrap:wrap;gap:10px;padding:15px}.search-box input[type=text]{border-bottom:1px solid #ddd;width:100%;margin-bottom:5px;padding-bottom:15px}.search-btn{width:100%;margin-top:10px}}@media (max-width:640px){.search-container{padding:50px 16px}.search-title{font-size:22px}.search-subtitle{margin-bottom:30px;font-size:12px}.search-box{padding:12px}.search-box input{font-size:13px}.search-btn{padding:12px 20px;font-size:13px}}@media (max-width:480px){.search-title{font-size:18px}.search-subtitle{font-size:11px}}
.custom-select{border-left:1px solid #ddd;min-width:150px;position:relative}.custom-select-trigger{cursor:pointer;color:#7f56d9;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:10px 15px;font-size:14px;transition:all .2s;display:flex}.custom-select-trigger .placeholder,.custom-select-trigger .has-value{color:#7f56d9}.custom-select-arrow{flex-shrink:0;transition:transform .2s}.custom-select-arrow.open{transform:rotate(180deg)}.custom-select-options{z-index:100;background:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:200px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 20px #00000026}.custom-select-option{cursor:pointer;color:#333;padding:12px 15px;font-size:14px;transition:all .15s}.custom-select-option:first-child{border-radius:8px 8px 0 0}.custom-select-option:last-child{border-radius:0 0 8px 8px}.custom-select-option:hover,.custom-select-option.selected{color:#fff;background-color:#7f56d9}@media (max-width:968px){.custom-select{border-left:none;flex:1;min-width:140px}.custom-select-trigger{font-size:13px}.custom-select-options{-webkit-backdrop-filter:blur(10px);background:#ffffffe6}.custom-select-option{background:0 0;font-size:13px}.custom-select-option:hover,.custom-select-option.selected{background-color:#7f56d9e6}}@media (max-width:640px){.custom-select-trigger{padding:8px 12px;font-size:13px}.custom-select-option{padding:10px 12px;font-size:13px}}
.companies-section{background:#f4f3f6;width:100%;padding:60px 20px}.companies-title{text-align:center;color:#1a1a1a;margin-bottom:10px;font-size:1.85rem;font-weight:600}.companies-subtitle{text-align:center;color:#666;margin-bottom:30px;font-size:.95rem}.companies-carousel{padding:10px 0 20px;overflow:hidden}.companies-track{gap:16px;width:max-content;animation:30s linear infinite companiesScroll;display:flex}.companies-track:hover{animation-play-state:paused}@keyframes companiesScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.company-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-shrink:0;align-items:center;gap:14px;min-width:280px;padding:16px;transition:all .3s;display:flex;box-shadow:0 2px 12px #0000000f}.company-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001a}.company-logo{background:#f8f9fa;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;overflow:hidden}.company-logo img{object-fit:contain;width:70%;height:70%}.logo-placeholder{color:#fff;background:linear-gradient(135deg,#7f56d9 0%,#6941b0 100%);border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.25rem;font-weight:700;display:flex}.company-info{flex:1;min-width:0}.company-name{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.9rem;font-weight:600;overflow:hidden}.company-type{color:#666;font-size:.7rem;font-weight:400}.company-stats{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.rating-badge{color:#fff;background:#7f56d9;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;display:flex}.rating-score{font-size:.85rem;font-weight:700}.rating-star{color:#ffb800;font-size:.7rem}.stats-row{color:#666;gap:10px;font-size:.65rem;display:flex}.reviews-count,.hired-count{white-space:nowrap}.hired-count{color:#7f56d9;font-weight:600}@media (max-width:768px){.companies-section{padding:50px 16px}.companies-title{margin-bottom:8px;font-size:1.5rem}.companies-subtitle{margin-bottom:24px;font-size:.85rem}.company-card{gap:12px;min-width:260px;padding:14px}.company-logo{width:45px;height:45px}.company-name{font-size:.85rem}}@media (max-width:480px){.companies-section{padding:40px 14px}.companies-title{margin-bottom:6px;font-size:1.25rem}.companies-subtitle{margin-bottom:20px;font-size:.75rem}.company-card{border-radius:10px;gap:10px;min-width:240px;padding:12px}.company-logo{border-radius:8px;width:40px;height:40px}.logo-placeholder{font-size:1rem}.company-name{font-size:.8rem}.company-type{font-size:.65rem}.rating-badge{padding:3px 8px}.rating-score{font-size:.75rem}.stats-row{font-size:.6rem}}@media (max-width:360px){.companies-section{padding:35px 12px}.companies-title{font-size:1.1rem}.companies-subtitle{font-size:.7rem}.company-card{min-width:220px;padding:10px}.company-logo{width:36px;height:36px}.company-name{font-size:.75rem}}
.explore-pros-section{background:linear-gradient(#6b5b95 0%,#4a3f6b 100%);border-radius:0 0 24px 24px;max-width:1200px;margin:0 auto;padding:80px 20px 60px}.explore-title{text-align:left;color:#fff;margin-bottom:40px;font-size:1.85rem;font-weight:700}.categories-grid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.category-card{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:16px;flex-direction:row;align-items:center;gap:14px;padding:20px;transition:all .3s;display:flex}.category-card:hover{background:#ffffff38;transform:translateY(-3px);box-shadow:0 8px 24px #00000026}.category-icon{color:#b794f4;background:#ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:10px;display:flex}.category-icon svg{width:26px;height:26px}.category-name{color:#fffffff2;font-size:.88rem;font-weight:600;line-height:1.3}@media (max-width:1024px){.categories-grid{grid-template-columns:repeat(4,1fr);gap:14px}.category-card{padding:16px}}@media (max-width:768px){.explore-pros-section{padding:50px 16px}.explore-title{margin-bottom:32px;font-size:1.5rem}.categories-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-card{gap:12px;padding:16px}.category-icon{padding:8px}.category-icon svg{width:22px;height:22px}.category-name{font-size:.78rem}}@media (max-width:640px){.explore-pros-section{padding:40px 14px}.explore-title{margin-bottom:28px;font-size:1.35rem}.categories-grid{grid-template-columns:repeat(2,1fr);gap:10px}.category-card{border-radius:12px;gap:10px;padding:14px}.category-icon{border-radius:10px;padding:7px}.category-icon svg{width:20px;height:20px}.category-name{font-size:.73rem}}@media (max-width:480px){.explore-pros-section{padding:35px 12px}.explore-title{margin-bottom:24px;font-size:1.2rem}.categories-grid{gap:8px}.category-card{gap:8px;padding:12px}.category-icon{border-radius:8px;padding:6px}.category-icon svg{width:18px;height:18px}.category-name{font-size:.68rem}}@media (max-width:360px){.explore-pros-section{padding:30px 10px}.explore-title{margin-bottom:20px;font-size:1.1rem}.categories-grid{gap:6px}.category-card{border-radius:8px;gap:6px;padding:10px}.category-icon{border-radius:6px;padding:5px}.category-icon svg{width:16px;height:16px}.category-name{font-size:.63rem}}
.job-types-section{background:linear-gradient(#ece8f5 0%,#f4f2f9 30%,#f9f8fc 60%,#fff 100%);padding:80px 20px;overflow:hidden}.job-types-container{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.job-types-content{padding-right:20px}.jt-badge{color:#fff;letter-spacing:.03em;background:linear-gradient(135deg,#9061f9,#7f56d9);border-radius:20px;margin-bottom:16px;padding:6px 18px;font-size:.78rem;font-weight:600;display:inline-block}.jt-header{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.jt-visible .jt-header{opacity:1;transform:translateY(0)}.section-title{color:#2d2252;margin-bottom:40px;font-size:2.1rem;font-weight:700;line-height:1.25}.title-accent{color:#7f56d9}.job-types-list{flex-direction:column;gap:14px;margin-bottom:40px;display:flex}.job-type-card{cursor:default;background:#fff;border:1px solid #ece5f8;border-left:3px solid #0000;border-radius:14px;align-items:center;gap:16px;padding:18px 20px;transition:all .3s;display:flex}.job-type-card:hover{background:#faf8ff;border-color:#d4c8f0 #d4c8f0 #d4c8f0 #7f56d9;transform:translateY(-2px);box-shadow:0 6px 24px #7f56d91f}.jt-card-enter{opacity:0;transition:opacity .5s,transform .5s;transform:translate(-20px)}.jt-visible .jt-card-enter{opacity:1;transform:translate(0)}.job-type-icon-wrap{color:#7f56d9;background:linear-gradient(135deg,#7f56d914,#9b7de81f);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex}.job-type-card:hover .job-type-icon-wrap{color:#fff;background:linear-gradient(135deg,#7f56d9,#9061f9);box-shadow:0 4px 12px #7f56d94d}.job-type-text{flex:1;min-width:0}.job-type-title{color:#2d2252;margin:0 0 4px;font-size:1.05rem;font-weight:700;transition:color .25s}.job-type-card:hover .job-type-title{color:#5b3ba5}.job-type-description{color:#6b6580;margin:0;font-size:.82rem;line-height:1.55}.get-started-btn{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#7f56d9 0%,#6941c6 100%);border:none;border-radius:12px;padding:14px 48px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 18px #7f56d94d}.get-started-btn:hover{background:linear-gradient(135deg,#6941c6 0%,#5b3ba5 100%);transform:translateY(-3px);box-shadow:0 8px 28px #7f56d966}.job-types-visual{opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:36px;transition:opacity .7s .2s,transform .7s .2s;display:flex;transform:translateY(24px)}.jt-visible .job-types-visual{opacity:1;transform:translateY(0)}.job-circles-container{width:480px;height:180px;position:relative}.job-circle{border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:absolute;top:0;box-shadow:0 8px 30px #5b3ba526}.job-circle span{color:#fff;text-shadow:0 2px 8px #5b3ba533;font-size:4.2rem;font-weight:700}.circle-j{z-index:1;background:linear-gradient(135deg,#b794f4 0%,#9b7de8 100%);animation:5s ease-in-out infinite floatJ;left:0}.circle-o{z-index:2;background:linear-gradient(135deg,#c4b0e8 0%,#a992d8 100%);animation:5s ease-in-out .5s infinite floatO;left:100px}.circle-b{z-index:3;background:linear-gradient(135deg,#7f56d9 0%,#6941b0 100%);animation:5s ease-in-out 1s infinite floatB;left:200px}.circle-s{z-index:4;background:linear-gradient(135deg,#9b7de8 0%,#7f56d9 100%);animation:5s ease-in-out 1.5s infinite floatS;left:300px}@keyframes floatJ{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatO{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes floatB{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes floatS{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:1200px){.section-title{font-size:1.85rem}.job-circles-container{width:405px;height:150px}.job-circle{width:150px;height:150px}.job-circle span{font-size:3.5rem}.circle-o{left:85px}.circle-b{left:170px}.circle-s{left:255px}}@media (max-width:968px){.job-types-container{grid-template-columns:1fr;gap:40px}.job-types-content{padding-right:0}.jt-header{text-align:center}.jt-badge{margin-left:auto;margin-right:auto}.section-title{text-align:center;font-size:1.65rem}.get-started-btn{text-align:center;margin:0 auto;display:block}.job-circles-container{width:380px;height:140px}.job-circle{width:140px;height:140px}.job-circle span{font-size:3.2rem}.circle-o{left:80px}.circle-b{left:160px}.circle-s{left:240px}}@media (max-width:640px){.job-types-section{padding:50px 16px}.job-types-container{gap:32px}.section-title{margin-bottom:24px;font-size:1.35rem}.jt-badge{padding:5px 14px;font-size:.72rem}.job-types-list{gap:10px;margin-bottom:28px}.job-type-card{border-radius:12px;gap:12px;padding:14px 16px}.job-type-icon-wrap{border-radius:10px;width:40px;height:40px}.job-type-icon-wrap svg{width:18px;height:18px}.job-type-title{margin-bottom:2px;font-size:.92rem}.job-type-description{font-size:.78rem}.get-started-btn{padding:13px 36px;font-size:.88rem}.job-circles-container{width:305px;height:110px}.job-circle{width:110px;height:110px}.job-circle span{font-size:2.5rem}.circle-o{left:65px}.circle-b{left:130px}.circle-s{left:195px}}@media (max-width:480px){.job-types-section{padding:40px 14px}.job-types-container{gap:28px}.section-title{margin-bottom:20px;font-size:1.2rem}.jt-badge{padding:5px 12px;font-size:.68rem}.job-types-list{gap:8px;margin-bottom:24px}.job-type-card{gap:10px;padding:12px 14px}.job-type-icon-wrap{border-radius:8px;width:36px;height:36px}.job-type-icon-wrap svg{width:16px;height:16px}.job-type-title{font-size:.85rem}.job-type-description{font-size:.73rem}.get-started-btn{width:100%;max-width:280px;padding:12px 32px;font-size:.82rem}.job-circles-container{width:255px;height:90px}.job-circle{width:90px;height:90px}.job-circle span{font-size:2rem}.circle-o{left:55px}.circle-b{left:110px}.circle-s{left:165px}}@media (max-width:360px){.job-types-section{padding:35px 12px}.job-types-container{gap:22px}.section-title{margin-bottom:18px;font-size:1.05rem}.jt-badge{padding:4px 10px;font-size:.65rem}.job-types-list{gap:6px;margin-bottom:20px}.job-type-card{border-radius:8px;gap:8px;padding:10px 12px}.job-type-icon-wrap{border-radius:7px;width:32px;height:32px}.job-type-icon-wrap svg{width:14px;height:14px}.job-type-title{font-size:.8rem}.job-type-description{font-size:.68rem}.get-started-btn{border-radius:8px;padding:10px 24px;font-size:.78rem}.job-circles-container{width:217px;height:75px}.job-circle{width:75px;height:75px}.job-circle span{font-size:1.6rem}.circle-o{left:47px}.circle-b{left:95px}.circle-s{left:142px}}
.how-it-works-wrapper{background:linear-gradient(#f3effb 0%,#efe9f7 30%,#ebe5f3 60%,#ddd0ec 100%);border-radius:24px 24px 0 0;max-width:1200px;margin:60px auto 0}.how-it-works{max-width:1200px;margin:0 auto;padding:70px 20px 80px}.how-it-works-header{justify-content:space-between;align-items:center;margin-bottom:44px;padding:0 20px;display:flex}.how-it-works-header h2{color:#2d2252;margin:0;font-size:1.75rem;font-weight:700}.tab-buttons{background:#fff;border:2px solid #e0d8f0;border-radius:50px;display:flex;overflow:hidden;box-shadow:0 2px 12px #7f56d914}.tab-btn{color:#5b4a8a;cursor:pointer;background:0 0;border:none;padding:13px 28px;font-size:.9rem;font-weight:600;transition:all .25s;position:relative}.tab-btn:hover{color:#7f56d9;background:#7f56d90f}.tab-btn.active{color:#fff;background:#7f56d9;box-shadow:0 2px 10px #7f56d94d}.steps-container{grid-template-columns:repeat(3,1fr);gap:24px;padding:0 20px;display:grid;position:relative}.step-card{opacity:1;background:#fff;border:1px solid #eeecf2;border-radius:24px;flex-direction:column;transition:all .25s;display:flex;overflow:hidden}.step-card:hover{border-color:#d4c8f0;transform:translateY(-3px);box-shadow:0 8px 28px #7f56d91a}.step-card.card-enter{animation:.45s both cardSlideUp}@keyframes cardSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.step-visual{height:200px;position:relative;overflow:hidden}.step-gif{object-fit:cover;width:100%;height:100%;display:block}.step-text{text-align:center;padding:20px}.step-text h3{color:#2d2252;margin:0;font-size:1.05rem;font-weight:700}.step-text p{color:#8a8599;opacity:0;max-height:0;margin:0;font-size:.82rem;line-height:1.55;transition:max-height .3s,opacity .25s,margin .3s;overflow:hidden}.step-card:hover .step-text p{opacity:1;max-height:80px;margin-top:6px}.step-hover-btn{color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#7f56d9;border-radius:8px;align-items:center;gap:6px;margin-top:14px;padding:8px 18px;font-size:.78rem;font-weight:600;text-decoration:none;transition:opacity .25s,transform .25s,background .2s;display:inline-flex;transform:translateY(6px)}.step-card:hover .step-hover-btn{opacity:1;pointer-events:auto;transform:translateY(0)}.step-hover-btn:hover{background:#6941c6}@media (max-width:968px){.how-it-works{padding:60px 16px 70px}.how-it-works-header{flex-direction:column;align-items:flex-start;gap:16px;padding:0}.how-it-works-header h2{font-size:1.5rem}.tab-btn{padding:11px 20px;font-size:.82rem}.steps-container{gap:18px;padding:0}.step-visual{height:170px}.step-text{padding:16px}.step-text h3{font-size:.95rem}.step-text p{font-size:.78rem}.step-hover-btn{margin-top:12px;padding:7px 16px;font-size:.74rem}}@media (max-width:768px){.how-it-works{padding:50px 16px 60px}.how-it-works-header{margin-bottom:28px}.steps-container{grid-template-columns:1fr;gap:16px;max-width:420px;margin:0 auto}.step-card{border-radius:20px;flex-direction:row}.step-visual{border-radius:20px 0 0 20px;flex-shrink:0;width:140px;height:auto;min-height:130px}.step-text{flex-direction:column;justify-content:center;padding:16px;display:flex}.step-text h3{font-size:.95rem}.step-hover-btn{margin-top:10px;padding:6px 14px;font-size:.72rem}}@media (max-width:640px){.how-it-works{padding:40px 14px 50px}.how-it-works-header h2{font-size:1.35rem}.tab-btn{white-space:nowrap;padding:10px 16px;font-size:.78rem}.steps-container{gap:12px;max-width:100%}.step-visual{width:120px;min-height:110px}.step-text{padding:14px}.step-text h3{margin-bottom:4px;font-size:.88rem}.step-text p{font-size:.75rem}.step-hover-btn{gap:4px;margin-top:8px;padding:5px 12px;font-size:.68rem}}@media (max-width:480px){.how-it-works{padding:35px 12px 45px}.how-it-works-header{gap:14px;margin-bottom:24px}.how-it-works-header h2{font-size:1.2rem}.tab-btn{padding:9px 14px;font-size:.73rem}.step-visual{width:100px;min-height:100px}.step-text{padding:12px}.step-text h3{font-size:.82rem}.step-text p{font-size:.7rem}.step-hover-btn{border-radius:6px;margin-top:7px;padding:5px 10px;font-size:.65rem}.step-card{border-radius:18px}.step-visual{border-radius:18px 0 0 18px}}@media (max-width:360px){.how-it-works{padding:30px 10px 40px}.how-it-works-header h2{font-size:1.1rem}.tab-btn{padding:8px 11px;font-size:.68rem}.step-visual{width:85px;min-height:90px}.step-text{padding:10px}.step-text h3{font-size:.78rem}.step-text p{font-size:.65rem;line-height:1.45}.step-hover-btn{border-radius:5px;margin-top:6px;padding:4px 9px;font-size:.6rem}.step-card{border-radius:16px}.step-visual{border-radius:16px 0 0 16px}}
.tm-section{background:linear-gradient(#c4b0e8 0%,#9061f9 15%,#7c3aed 50%,#5b21b6 85%,#3b1578 100%);padding:80px 20px;overflow:hidden}.tm-inner{max-width:1200px;margin:0 auto}.tm-header{text-align:center;margin-bottom:50px}.tm-badge{color:#fff;letter-spacing:.5px;background:#ffffff2e;border-radius:50px;margin-bottom:16px;padding:6px 18px;font-size:.82rem;font-weight:600;display:inline-block}.tm-header h2{color:#fff;margin:0 0 12px;font-size:2rem;font-weight:700}.tm-header p{color:#fffc;margin:0;font-size:1rem}.tm-carousel{align-items:center;gap:16px;display:flex;position:relative}.tm-track-wrapper{flex:1;overflow:hidden}.tm-track{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.tm-card-wrapper{box-sizing:border-box;flex:0 0 33.3333%;align-items:center;padding:0 12px;transition:opacity .4s;display:flex}.tm-card-wrapper-center{z-index:2}.tm-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff1a;border:1px solid #fff3;border-radius:18px;width:100%;min-height:220px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 24px #5b21b626}.tm-card-wrapper-center .tm-card{min-height:310px}.tm-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px #5b21b640}.tm-card-center{background-position:top;background-size:cover;border:none;box-shadow:0 8px 32px #5b21b659}.tm-card-center:hover{transform:translateY(-4px);box-shadow:0 14px 40px #5b21b673}.tm-card-overlay{background:linear-gradient(#581c8759 0%,#4c1d95b8 45%,#37146eeb 100%);transition:background .3s;position:absolute;inset:0}.tm-card-center:hover .tm-card-overlay{background:linear-gradient(#581c874d 0%,#4c1d95a6 40%,#37146ee0 100%)}.tm-card-content{z-index:1;flex-direction:column;height:100%;padding:24px 22px;display:flex;position:relative}.tm-card.tm-card-enter{animation:.5s both tmFadeUp}@keyframes tmFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.tm-stars{gap:3px;margin-bottom:14px;display:flex}.tm-quote{color:#ffffffeb;flex-grow:1;margin:0 0 20px;font-size:.88rem;font-style:italic;line-height:1.65}.tm-author{border-top:1px solid #ffffff2e;align-items:center;gap:12px;padding-top:16px;display:flex}.tm-avatar{object-fit:cover;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:42px;height:42px}.tm-author-info{flex-direction:column;gap:1px;display:flex}.tm-name{color:#fff;margin:0;font-size:.85rem;font-weight:600}.tm-role{color:#ffffffbf;margin:0;font-size:.75rem;font-weight:500}.tm-company{color:#ffffff8c;margin:0;font-size:.68rem}.tm-card-center .tm-quote{color:#fffffff2}.tm-card-center .tm-name{color:#fff}.tm-card-center .tm-role{color:#fffc}.tm-card-center .tm-company{color:#fff9}.tm-section .tm-header,.tm-section .tm-carousel{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.tm-section.tm-visible .tm-header{opacity:1;transform:translateY(0)}.tm-section.tm-visible .tm-carousel{opacity:1;transition-delay:.15s;transform:translateY(0)}@media (max-width:968px){.tm-section{padding:65px 16px}.tm-header{margin-bottom:40px}.tm-header h2{font-size:1.75rem}.tm-card{padding:24px 20px}.tm-quote{font-size:.88rem}}@media (max-width:768px){.tm-section{padding:55px 16px}.tm-header h2{font-size:1.5rem}.tm-header p{font-size:.88rem}.tm-card-wrapper{flex:0 0 50%;padding:0 8px}.tm-card{border-radius:16px;min-height:200px;padding:22px 18px}.tm-card-wrapper-center .tm-card{min-height:260px}.tm-quote{margin-bottom:20px;font-size:.85rem}.tm-avatar{width:42px;height:42px}.tm-name{font-size:.85rem}.tm-role{font-size:.75rem}}@media (max-width:640px){.tm-section{padding:45px 14px}.tm-header{margin-bottom:32px}.tm-header h2{font-size:1.35rem}.tm-badge{padding:5px 14px;font-size:.75rem}.tm-card-wrapper{flex:0 0 100%;padding:0 6px}.tm-card{border-radius:16px;min-height:auto;padding:24px 20px}.tm-card-wrapper-center .tm-card{min-height:240px}.tm-quote{font-size:.88rem}.tm-avatar{width:46px;height:46px}.tm-name{font-size:.88rem}.tm-role{font-size:.78rem}.tm-company{font-size:.7rem}}@media (max-width:480px){.tm-section{padding:40px 12px}.tm-header h2{font-size:1.2rem}.tm-header p{font-size:.82rem}.tm-carousel{gap:10px}.tm-card-wrapper{padding:0 4px}.tm-card{border-radius:14px;min-height:auto;padding:20px 16px}.tm-card-wrapper-center .tm-card{min-height:220px}.tm-quote{margin-bottom:18px;font-size:.82rem}.tm-stars svg{width:14px;height:14px}.tm-avatar{width:40px;height:40px}.tm-author{gap:10px;padding-top:16px}.tm-name{font-size:.82rem}.tm-role{font-size:.72rem}}@media (max-width:360px){.tm-section{padding:35px 10px}.tm-header h2{font-size:1.1rem}.tm-header p{font-size:.78rem}.tm-badge{margin-bottom:12px;padding:4px 12px;font-size:.7rem}.tm-card-wrapper{padding:0 2px}.tm-card{border-radius:12px;min-height:auto;padding:18px 14px}.tm-card-wrapper-center .tm-card{min-height:200px}.tm-quote{margin-bottom:16px;font-size:.78rem;line-height:1.6}.tm-avatar{width:36px;height:36px}.tm-author{gap:8px;padding-top:14px}.tm-name{font-size:.78rem}.tm-role{font-size:.68rem}.tm-company{font-size:.62rem}}
.faq-section{text-align:center;background:linear-gradient(#d8c8f0 0%,#ede7f8 20%,#faf8ff 50%,#ede7f8 75%,#c4b0e8 100%);flex-direction:column;align-items:center;padding:70px 20px;display:flex}.faq-header{opacity:0;margin-bottom:40px;transition:opacity .5s,transform .5s;transform:translateY(20px)}.faq-section.faq-visible .faq-header{opacity:1;transform:translateY(0)}.faq-badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#9061f9,#7f56d9);border-radius:50px;margin-bottom:14px;padding:5px 16px;font-size:.78rem;font-weight:600;display:inline-block}.faq-title{color:#2d2252;margin:0 0 8px;font-size:1.75rem;font-weight:700}.faq-subtitle{color:#7a7290;margin:0;font-size:1rem;font-weight:400}.faq-container{opacity:0;background:#fff;border:1px solid #ece5f8;border-radius:18px;width:100%;max-width:800px;transition:opacity .5s .15s,transform .5s .15s;overflow:hidden;transform:translateY(20px);box-shadow:0 6px 28px #7f56d91a}.faq-section.faq-visible .faq-container{opacity:1;transform:translateY(0)}.faq-item{opacity:0;border-bottom:1px solid #ede8f5}.faq-item:last-child{border-bottom:none}.faq-item.faq-item-enter{animation:.4s both faqFadeIn}@keyframes faqFadeIn{0%{opacity:0}to{opacity:1}}.faq-question{cursor:pointer;text-align:left;color:#2d2252;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 24px;font-size:.95rem;font-weight:500;transition:background .25s,color .25s,padding-left .25s;display:flex}.faq-question:hover{background:#f5f0ff}.faq-item.open .faq-question{color:#6941c6;background:#f5f0ff;padding-left:28px;font-weight:600}.faq-question span{flex:1;padding-right:16px}.faq-icon{color:#c4b5de;flex-shrink:0;transition:transform .3s,color .3s}.faq-question:hover .faq-icon{color:#6941c6}.faq-item.open .faq-icon{color:#6941c6;transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .35s;overflow:hidden}.faq-item.open .faq-answer{max-height:300px}.faq-answer p{color:#5b5670;text-align:left;border-left:3px solid #d4c5f0;margin:0 0 0 24px;padding:0 24px 20px 16px;font-size:.88rem;line-height:1.7}@media (max-width:968px){.faq-section{padding:60px 16px}.faq-title{font-size:1.5rem}.faq-subtitle{font-size:.92rem}}@media (max-width:768px){.faq-section{padding:50px 16px}.faq-header{margin-bottom:32px}.faq-title{font-size:1.35rem}.faq-subtitle{font-size:.88rem}.faq-question{padding:18px 20px;font-size:.9rem}.faq-item.open .faq-question{padding-left:24px}.faq-answer p{margin-left:20px;padding:0 20px 18px 16px;font-size:.85rem}.faq-container{border-radius:16px}}@media (max-width:640px){.faq-section{padding:45px 14px}.faq-header{margin-bottom:28px}.faq-title{font-size:1.25rem}.faq-subtitle{font-size:.82rem}.faq-badge{padding:4px 14px;font-size:.72rem}.faq-question{padding:16px 18px;font-size:.85rem}.faq-item.open .faq-question{padding-left:22px}.faq-answer p{margin-left:18px;padding:0 18px 16px 14px;font-size:.82rem}.faq-container{border-radius:14px}}@media (max-width:480px){.faq-section{padding:40px 12px}.faq-header{margin-bottom:24px}.faq-title{font-size:1.15rem}.faq-subtitle{font-size:.78rem}.faq-badge{margin-bottom:12px;padding:4px 12px;font-size:.68rem}.faq-question{padding:14px 16px;font-size:.82rem}.faq-item.open .faq-question{padding-left:20px}.faq-answer p{border-left-width:2px;margin-left:16px;padding:0 16px 14px 12px;font-size:.78rem}.faq-container{border-radius:12px}.faq-icon{width:18px;height:18px}}@media (max-width:360px){.faq-section{padding:35px 10px}.faq-title{font-size:1.05rem}.faq-subtitle{font-size:.72rem}.faq-badge{padding:3px 10px;font-size:.65rem}.faq-question{padding:12px 14px;font-size:.78rem}.faq-item.open .faq-question{padding-left:18px}.faq-answer p{margin-left:14px;padding:0 14px 12px 10px;font-size:.72rem;line-height:1.6}.faq-container{border-radius:10px}.faq-icon{width:16px;height:16px}}
