.career-module__AS_nja__page{padding-bottom:2rem}.career-module__AS_nja__container{flex-direction:column;gap:2rem;padding:1.5rem 1rem;display:flex}.career-module__AS_nja__header{margin-bottom:.5rem}.career-module__AS_nja__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.career-module__AS_nja__subtitle{color:var(--secondary);font-size:.95rem;line-height:1.5}.career-module__AS_nja__statsSection{flex-direction:column;gap:1rem;display:flex}.career-module__AS_nja__levelCard{background:linear-gradient(135deg,#1e293bcc 0%,#0f172ae6 100%);border-color:#3b82f64d}.career-module__AS_nja__levelHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.career-module__AS_nja__badge{background:var(--accent);color:#fff;border-radius:1rem;padding:.25rem .75rem;font-size:.8rem;font-weight:700}.career-module__AS_nja__levelPoints{color:var(--accent-hover);font-size:1.25rem;font-weight:800}.career-module__AS_nja__progressBarWrapper{background:var(--secondary-light);border-radius:4px;width:100%;height:8px;margin-bottom:.75rem;overflow:hidden}.career-module__AS_nja__progressBar{background:var(--accent);height:100%;box-shadow:0 0 10px var(--accent);border-radius:4px}.career-module__AS_nja__levelDesc{color:var(--secondary);font-size:.85rem}.career-module__AS_nja__grid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.career-module__AS_nja__statLabel{color:var(--secondary);margin-bottom:.5rem;font-size:.85rem}.career-module__AS_nja__statValue{color:var(--foreground);font-size:1.5rem;font-weight:800}.career-module__AS_nja__historySection{flex-direction:column;gap:1rem;display:flex}.career-module__AS_nja__sectionHeader{justify-content:space-between;align-items:center;display:flex}.career-module__AS_nja__sectionTitle{color:var(--foreground);font-size:1.15rem;font-weight:700}.career-module__AS_nja__historyList{flex-direction:column;gap:1rem;display:flex}.career-module__AS_nja__historyItem{padding:1.25rem}.career-module__AS_nja__historyMeta{justify-content:space-between;margin-bottom:.75rem;font-size:.85rem;display:flex}.career-module__AS_nja__historyDate{color:var(--secondary)}.career-module__AS_nja__historyStatus{color:#22c55e;font-weight:600}.career-module__AS_nja__historyTitle{color:var(--primary-foreground);margin-bottom:.25rem;font-size:1.05rem;font-weight:700}.career-module__AS_nja__historyCompany{color:var(--secondary);font-size:.9rem}.career-module__AS_nja__verificationSection{flex-direction:column;gap:1rem;display:flex}.career-module__AS_nja__badgeGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.career-module__AS_nja__badgeItem{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem .5rem;display:flex}.career-module__AS_nja__badgeIcon{font-size:2rem}.career-module__AS_nja__badgeLabel{color:var(--secondary);font-size:.8rem;font-weight:600}
.GlassCard-module__RQccSq__glassCard{background:var(--card);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;position:relative;overflow:hidden}.GlassCard-module__RQccSq__glassCard:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:0;right:0}.GlassCard-module__RQccSq__hoverable{cursor:pointer}.GlassCard-module__RQccSq__hoverable:hover{box-shadow:var(--shadow-glow);border-color:#3b82f680;transform:translateY(-4px)}
.Button-module__pIC-NW__button{border-radius:var(--radius-sm,.5rem);cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;font-family:inherit;font-weight:600;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.Button-module__pIC-NW__button:active{transform:scale(.96)}.Button-module__pIC-NW__button:disabled{opacity:.5;cursor:not-allowed;transform:none}.Button-module__pIC-NW__sm{padding:.5rem 1rem;font-size:.875rem}.Button-module__pIC-NW__md{padding:.75rem 1.5rem;font-size:1rem}.Button-module__pIC-NW__lg{padding:1rem 2rem;font-size:1.125rem}.Button-module__pIC-NW__fullWidth{width:100%}.Button-module__pIC-NW__primary{background-color:var(--accent);color:#fff;box-shadow:0 4px 14px #3b82f663}.Button-module__pIC-NW__primary:hover:not(:disabled){background-color:var(--accent-hover);transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.Button-module__pIC-NW__secondary{background-color:var(--secondary-light);color:#fff}.Button-module__pIC-NW__secondary:hover:not(:disabled){background-color:var(--secondary)}.Button-module__pIC-NW__outline{border:1px solid var(--border);color:var(--foreground);background-color:#0000}.Button-module__pIC-NW__outline:hover:not(:disabled){background-color:var(--card);border-color:var(--accent);color:var(--accent)}.Button-module__pIC-NW__ghost{color:var(--secondary);background-color:#0000}.Button-module__pIC-NW__ghost:hover:not(:disabled){background-color:var(--card);color:var(--foreground)}
.Features-module__KujwKW__section{background:0 0;padding:4rem 0}.Features-module__KujwKW__header{text-align:left;margin-bottom:2rem;padding:0 1rem}.Features-module__KujwKW__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.Features-module__KujwKW__subtitle{color:var(--secondary);font-size:.95rem}.Features-module__KujwKW__grid{flex-direction:column;gap:1rem;padding:0 1rem;display:flex}.Features-module__KujwKW__cardOverride{flex-direction:column;padding:1.5rem;display:flex}.Features-module__KujwKW__iconWrapper{background:var(--accent-light);width:3.5rem;height:3.5rem;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;transition:all .3s;display:flex}.Features-module__KujwKW__card:hover .Features-module__KujwKW__iconWrapper{background:var(--accent);color:#fff;transform:scale(1.1)}.Features-module__KujwKW__cardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Features-module__KujwKW__cardDesc{color:var(--secondary);font-size:1rem;line-height:1.6}
.JobCardSkeleton-module__Npg_aa__skeletonCard{pointer-events:none;height:100%;padding:1.5rem;position:relative;overflow:hidden}@keyframes JobCardSkeleton-module__Npg_aa__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.JobCardSkeleton-module__Npg_aa__shimmer{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 37%,#ffffff0d 63%) 0 0/200% 100%;border-radius:4px;animation:1.5s infinite JobCardSkeleton-module__Npg_aa__shimmer}.JobCardSkeleton-module__Npg_aa__badge{width:80px;height:18px;margin-bottom:.5rem;}.JobCardSkeleton-module__Npg_aa__title{width:100%;height:24px;}.JobCardSkeleton-module__Npg_aa__meta{gap:1rem;margin-top:1rem;display:flex}.JobCardSkeleton-module__Npg_aa__lineSmall{width:60px;height:14px;}.JobCardSkeleton-module__Npg_aa__wage{width:120px;height:20px;margin-top:1rem;}.JobCardSkeleton-module__Npg_aa__description{flex-direction:column;gap:.5rem;margin-top:1.5rem;display:flex}.JobCardSkeleton-module__Npg_aa__lineFull{width:100%;height:12px;}.JobCardSkeleton-module__Npg_aa__lineHalf{width:50%;height:12px;}.JobCardSkeleton-module__Npg_aa__button{border-radius:12px;width:100%;height:44px;margin-top:1.5rem;}
.Footer-module__rnk_JG__footer{background:var(--background);border-top:1px solid var(--border);color:var(--foreground);padding:4rem 0 2rem}.Footer-module__rnk_JG__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__rnk_JG__brandDesc{color:var(--secondary);margin-top:1rem;font-size:.95rem;line-height:1.6}.Footer-module__rnk_JG__colTitle{color:var(--foreground);margin-bottom:1.25rem;font-size:1.05rem;font-weight:700}.Footer-module__rnk_JG__links{flex-direction:column;gap:.85rem;display:flex}.Footer-module__rnk_JG__link{color:var(--secondary);font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__link:hover{color:var(--foreground)}.Footer-module__rnk_JG__bottom{border-top:1px solid var(--border);text-align:center;color:var(--secondary-light);padding-top:2rem;font-size:.85rem}
.JobFilter-module__x8bI3G__filterSection{background:#ffffff0d;border-radius:1rem;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}.JobFilter-module__x8bI3G__filterGroup{flex-direction:column;gap:.75rem;display:flex}.JobFilter-module__x8bI3G__filterLabel{color:var(--secondary-text);font-size:1rem;font-weight:600}.JobFilter-module__x8bI3G__scrollList{flex-wrap:wrap;gap:.75rem;display:flex}.JobFilter-module__x8bI3G__filterBtn{color:var(--secondary-text);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2rem;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.JobFilter-module__x8bI3G__filterBtn:hover{background:#ffffff1a}.JobFilter-module__x8bI3G__filterBtn.JobFilter-module__x8bI3G__active{background:var(--accent-gold);color:#fff;border-color:gold;box-shadow:0 4px 12px #b48a0966}@media (max-width:480px){.JobFilter-module__x8bI3G__scrollList{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:.5rem;overflow-x:auto}.JobFilter-module__x8bI3G__scrollList::-webkit-scrollbar{display:none}}
.page-module__KocmMW__pageWrap{min-height:100vh;padding-bottom:5rem}.page-module__KocmMW__container{max-width:800px;margin:0 auto;padding:2rem 1.25rem}.page-module__KocmMW__header{text-align:center;margin-bottom:2rem}.page-module__KocmMW__title{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}.page-module__KocmMW__subtitle{color:#ffffff80;font-size:1rem}.page-module__KocmMW__searchBar{z-index:10;margin-bottom:2rem;position:sticky;top:1rem}.page-module__KocmMW__searchInput{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:1.25rem 1.5rem;font-size:1rem;transition:all .3s;box-shadow:0 8px 32px #0003}.page-module__KocmMW__searchInput:focus{background:#ffffff14;border-color:#0a84ff;outline:none;box-shadow:0 0 0 4px #0a84ff1a,0 8px 32px #0000004d}.page-module__KocmMW__tabs{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;gap:.5rem;margin-bottom:2rem;padding:.4rem;display:flex}.page-module__KocmMW__tab{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s}.page-module__KocmMW__tab.page-module__KocmMW__active{color:#fff;background:#0a84ff;box-shadow:0 4px 12px #0a84ff4d}.page-module__KocmMW__resultsInfo{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 .5rem;display:flex}.page-module__KocmMW__countText{color:#fff9;font-size:.9rem}.page-module__KocmMW__countText strong{color:#0a84ff}.page-module__KocmMW__backToGrid{color:#0a84ff;cursor:pointer;background:0 0;border:none;font-size:.85rem;text-decoration:underline}.page-module__KocmMW__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.page-module__KocmMW__grid{grid-template-columns:repeat(2,1fr)}}.page-module__KocmMW__noResults{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:20px;grid-column:1/-1;padding:4rem 2rem}.page-module__KocmMW__noResults p{color:#ffffff80;margin-bottom:1.5rem}.page-module__KocmMW__backBtn{color:#fff;cursor:pointer;background:#0a84ff;border:none;border-radius:12px;padding:.75rem 1.5rem;font-weight:600}.page-module__KocmMW__locationSearch{padding:2rem 0}.page-module__KocmMW__nearMeBox{text-align:center;background:linear-gradient(135deg,#0a84ff1a 0%,#00d2ff0d 100%);border:1px solid #0a84ff33;border-radius:24px;padding:3rem 2rem}.page-module__KocmMW__nearMeIcon{margin-bottom:1rem;font-size:3rem}.page-module__KocmMW__nearMeBox h3{margin-bottom:.75rem;font-size:1.5rem}.page-module__KocmMW__nearMeBox p{color:#fff9;margin-bottom:2rem}.page-module__KocmMW__gpsBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-weight:700}
.Navbar-module__dVeNwG__header{z-index:50;background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);width:100%;position:sticky;top:0}.Navbar-module__dVeNwG__navContainer{justify-content:space-between;align-items:center;height:3.5rem;padding:0 1rem;display:flex}.Navbar-module__dVeNwG__logo{color:var(--primary-foreground);letter-spacing:-.02em;font-size:1.25rem;font-weight:800;text-decoration:none}.Navbar-module__dVeNwG__navLinks{display:none}.Navbar-module__dVeNwG__ctaGroup{align-items:center;gap:.5rem;display:flex}.Navbar-module__dVeNwG__iconButton{color:var(--secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .2s,color .2s;display:flex}.Navbar-module__dVeNwG__iconButton:hover{background:var(--card);color:var(--primary-foreground)}
.Process-module__oS3jRq__section{background:0 0;padding:4rem 0}.Process-module__oS3jRq__header{text-align:left;margin-bottom:3rem;padding:0 1rem}.Process-module__oS3jRq__title{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.Process-module__oS3jRq__subtitle{color:var(--secondary);font-size:.95rem}.Process-module__oS3jRq__timeline{flex-direction:column;gap:2rem;width:100%;padding:2rem 1rem;display:flex;position:relative}.Process-module__oS3jRq__timeline:before{content:"";background:linear-gradient(to bottom,var(--accent)0%,var(--border)100%);opacity:.5;width:2px;height:calc(100% - 10rem);position:absolute;top:5rem;left:2rem}.Process-module__oS3jRq__step{opacity:0;align-items:flex-start;gap:1.5rem;animation:.6s ease-out forwards Process-module__oS3jRq__fadeIn;display:flex;position:relative}.Process-module__oS3jRq__marker{background:var(--card);width:2.5rem;height:2.5rem;color:var(--accent);border:2px solid var(--accent);z-index:10;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;box-shadow:0 0 10px #3b82f633}.Process-module__oS3jRq__content{background:var(--card);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius);border:1px solid var(--border);flex:1;padding:1.5rem;transition:transform .3s}.Process-module__oS3jRq__content:hover{border-color:#3b82f666;transform:translate(4px)}.Process-module__oS3jRq__stepTitle{color:var(--primary-foreground);margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.Process-module__oS3jRq__stepDesc{color:var(--secondary);font-size:.95rem;line-height:1.5}.Process-module__oS3jRq__stepHighlight{color:var(--accent-hover);background:var(--accent-light);border-radius:1rem;margin-top:1rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}@keyframes Process-module__oS3jRq__fadeIn{to{opacity:1}}.Process-module__oS3jRq__step:first-child{animation-delay:.1s}.Process-module__oS3jRq__step:nth-child(2){animation-delay:.3s}.Process-module__oS3jRq__step:nth-child(3){animation-delay:.5s}.Process-module__oS3jRq__step:nth-child(4){animation-delay:.7s}
.page-module__nA1wvW__pageWrap{background:radial-gradient(circle at 50% 0,#0a84ff14 0%,#0000 50%),#000;min-height:100vh;padding-bottom:5rem}.page-module__nA1wvW__main{max-width:800px;margin:0 auto;padding:2.5rem 1.25rem}.page-module__nA1wvW__mapSection{margin-bottom:2.5rem}.page-module__nA1wvW__mapMock{background-color:#111;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:20px 20px;border:1px solid #ffffff0d;border-radius:24px;width:100%;height:240px;position:relative;overflow:hidden}.page-module__nA1wvW__geofenceRing{background:#0a84ff0d;border:2px dashed #0a84ff66;border-radius:50%;width:160px;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__nA1wvW__userMarker{z-index:2;background:#0a84ff;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:55%;left:45%;box-shadow:0 0 15px #0a84ffcc}.page-module__nA1wvW__markerPulse{background:#0a84ff4d;border-radius:50%;width:32px;height:32px;animation:2s infinite page-module__nA1wvW__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes page-module__nA1wvW__pulse{0%{opacity:.8;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2.5)}}.page-module__nA1wvW__mapLabel{color:#fff6;letter-spacing:.05em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:6px;padding:.25rem .75rem;font-size:.75rem;font-weight:800;position:absolute;bottom:1rem;left:1rem}.page-module__nA1wvW__header{margin-bottom:2rem}.page-module__nA1wvW__siteHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.page-module__nA1wvW__siteTitle{color:#fff;flex:1;font-size:1.5rem;font-weight:800}.page-module__nA1wvW__weatherTag{color:#fff9;background:#ffffff0d;border-radius:20px;padding:.25rem .75rem;font-size:.85rem}.page-module__nA1wvW__location{color:#fff6;font-size:.9rem}.page-module__nA1wvW__actionGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem;display:grid}@media (min-width:640px){.page-module__nA1wvW__actionGrid{grid-template-columns:1fr 280px}}.page-module__nA1wvW__statusCard{flex-direction:column;justify-content:center;min-height:240px;padding:2rem;transition:all .5s;display:flex}.page-module__nA1wvW__statusCard.page-module__nA1wvW__working{background:#30d15808!important;border-color:#30d15833!important}.page-module__nA1wvW__idleState,.page-module__nA1wvW__gatheringState,.page-module__nA1wvW__boardedState,.page-module__nA1wvW__gpsState{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.page-module__nA1wvW__gatheringInfo{margin-bottom:1rem}.page-module__nA1wvW__timeLabel{color:#fff6;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:700}.page-module__nA1wvW__gatheringTime{color:#b48a09;margin:.5rem 0;font-size:2.5rem;font-weight:800}.page-module__nA1wvW__gatheringLoc{color:#fff6;font-size:.95rem}.page-module__nA1wvW__pulseIcon{font-size:3rem;animation:2s infinite page-module__nA1wvW__bounce}.page-module__nA1wvW__loadingSpinner{border:3px solid #b48a091a;border-top-color:#b48a09;border-radius:50%;width:40px;height:40px;animation:1s linear infinite page-module__nA1wvW__spin}.page-module__nA1wvW__gpsIndicator{color:#0a84ff;margin-bottom:1.5rem;font-size:.9rem;font-weight:700}@keyframes page-module__nA1wvW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes page-module__nA1wvW__spin{to{transform:rotate(360deg)}}.page-module__nA1wvW__checkInBtn,.page-module__nA1wvW__authBtn{width:100%;border-radius:16px!important;padding:1.25rem!important;font-size:1.1rem!important;font-weight:800!important}.page-module__nA1wvW__authBtn{color:#000!important;background-color:#30d158!important}.page-module__nA1wvW__ppeState{flex-direction:column;gap:1.5rem;display:flex}.page-module__nA1wvW__cameraFrame{background:#000;border:2px solid #ffffff1a;border-radius:12px;width:100%;height:180px;position:relative;overflow:hidden}.page-module__nA1wvW__cameraFocus{border:1px solid #0a84ff80;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__nA1wvW__ppeOverlay{text-align:center;color:#ffffffb3;background:#0009;width:100%;padding:.5rem;font-size:.75rem;position:absolute;bottom:0;left:0}.page-module__nA1wvW__workState{text-align:center}.page-module__nA1wvW__workingLabel{color:#30d158;margin-bottom:.5rem;font-size:.85rem;font-weight:800;display:block}.page-module__nA1wvW__timer{color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 0 20px #ffffff26;margin-bottom:2rem;font-size:3.5rem;font-weight:800}.page-module__nA1wvW__workFooter{justify-content:space-between;align-items:center;display:flex}.page-module__nA1wvW__startTime{color:#fff6;font-size:.85rem}.page-module__nA1wvW__teamCard{padding:1.5rem}.page-module__nA1wvW__cardTitle{color:#ffffff4d;letter-spacing:.1em;margin-bottom:1.25rem;font-size:.8rem;font-weight:800}.page-module__nA1wvW__teamList{flex-direction:column;gap:1rem;display:flex}.page-module__nA1wvW__memberItem{align-items:center;gap:1rem;display:flex;position:relative}.page-module__nA1wvW__memberAvatar{color:#0a84ff;background:#ffffff0d;border:1px solid #0a84ff33;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.75rem;font-weight:800;display:flex}.page-module__nA1wvW__memberName{font-size:.9rem;font-weight:700}.page-module__nA1wvW__memberRole{color:#fff6;font-size:.7rem}.page-module__nA1wvW__activeDot{background:#30d158;border-radius:50%;width:6px;height:6px;position:absolute;right:0;box-shadow:0 0 10px #30d158}.page-module__nA1wvW__checklistSection{margin-top:3rem}.page-module__nA1wvW__sectionTitle{color:#ffffff4d;margin-bottom:1.25rem;padding-left:.5rem;font-size:.9rem;font-weight:800}.page-module__nA1wvW__checklist{flex-direction:column;gap:.75rem;list-style:none;display:flex}.page-module__nA1wvW__checkItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:1.25rem;font-size:.95rem}
.page-module__8wTA3G__pageWrap{background:radial-gradient(circle at 0 0,#0a84ff0d 0%,#0000 40%),radial-gradient(circle at 100% 100%,#00d2ff0d 0%,#0000 40%),#000;min-height:100vh;padding-bottom:5rem}.page-module__8wTA3G__main{max-width:800px;margin:0 auto;padding:2.5rem 1.25rem}.page-module__8wTA3G__profileSection{margin-bottom:2.5rem}.page-module__8wTA3G__profileHeader{align-items:center;gap:1.5rem;display:flex}.page-module__8wTA3G__avatarWrapper{position:relative}.page-module__8wTA3G__avatar{background:linear-gradient(135deg,#0a84ff,#00d2ff);border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;font-size:1.25rem;font-weight:800;display:flex;box-shadow:0 4px 15px #0a84ff4d}.page-module__8wTA3G__verifiedIcon{color:#000;background:gold;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;font-size:.7rem;font-weight:700;display:flex;position:absolute;bottom:-2px;right:-2px}.page-module__8wTA3G__profileMeta .page-module__8wTA3G__name{align-items:center;gap:.75rem;margin-bottom:.25rem;font-size:1.5rem;font-weight:800;display:flex}.page-module__8wTA3G__levelTag{color:#fff9;background:#ffffff1a;border-radius:4px;padding:.1rem .5rem;font-size:.75rem;font-weight:500}.page-module__8wTA3G__speciality{color:#fff9;margin-bottom:.25rem;font-size:.95rem}.page-module__8wTA3G__since{color:#fff6;font-size:.75rem}.page-module__8wTA3G__dashboardGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem;display:grid}@media (min-width:640px){.page-module__8wTA3G__dashboardGrid{grid-template-columns:320px 1fr}}.page-module__8wTA3G__trustCard{text-align:center;flex-direction:column;align-items:center;padding:1.5rem;display:flex;background:#0a84ff08!important;border:1px solid #0a84ff33!important}.page-module__8wTA3G__trustHeader{justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;display:flex}.page-module__8wTA3G__cardTitle{letter-spacing:.1em;color:#fff6;font-size:.8rem;font-weight:800}.page-module__8wTA3G__statusLive{color:#30d158;background:#30d1581a;border-radius:4px;padding:.1rem .4rem;font-size:.6rem;font-weight:800}.page-module__8wTA3G__ringContainer{width:120px;height:120px;margin:1.5rem 0;position:relative}.page-module__8wTA3G__svgRing{width:120px;height:120px;transform:rotate(-90deg)}.page-module__8wTA3G__ringBg{fill:none;stroke:#ffffff0d;stroke-width:8px}.page-module__8wTA3G__ringIndicator{fill:none;stroke:#0a84ff;stroke-width:8px;stroke-linecap:round;stroke-dasharray:340;stroke-dashoffset:340px;transition:stroke-dashoffset 1.5s cubic-bezier(.4,0,.2,1)}.page-module__8wTA3G__scoreText{flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__8wTA3G__scoreNumber{color:#fff;font-size:2.25rem;font-weight:800;line-height:1}.page-module__8wTA3G__scoreUnit{color:#0a84ff;margin-top:.25rem;font-size:.7rem;font-weight:800}.page-module__8wTA3G__trustDesc{color:#ffffff80;margin-top:.5rem;font-size:.85rem}.page-module__8wTA3G__statColumn{flex-direction:column;gap:1.25rem;display:flex}.page-module__8wTA3G__statCard{padding:1.75rem;background:linear-gradient(135deg,#ffffff08 0%,#0000 100%)!important}.page-module__8wTA3G__statLabel{color:#fff6;margin-bottom:.75rem;font-size:.85rem}.page-module__8wTA3G__statValue{color:#00d2ff;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.page-module__8wTA3G__statTrend{color:#30d158;font-size:.75rem}.page-module__8wTA3G__smallGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.page-module__8wTA3G__smallStat{text-align:center;padding:1.25rem}.page-module__8wTA3G__smallValue{color:#fff;font-size:1.5rem;font-weight:800}.page-module__8wTA3G__assetSection{margin-bottom:2.5rem}.page-module__8wTA3G__sectionHeader{margin-bottom:1.25rem}.page-module__8wTA3G__sectionTitle{letter-spacing:.1em;color:#ffffff4d;font-size:.9rem;font-weight:800}.page-module__8wTA3G__badgeGrid{flex-wrap:wrap;gap:1rem;display:flex}.page-module__8wTA3G__badgeItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex:1;align-items:center;gap:1rem;min-width:140px;padding:1rem;transition:all .3s;display:flex}.page-module__8wTA3G__badgeItem:hover{background:#ffffff0f;border-color:#ffffff1a;transform:translateY(-2px)}.page-module__8wTA3G__badgeIcon{font-size:1.5rem}.page-module__8wTA3G__badgeName{margin-bottom:.15rem;font-size:.9rem;font-weight:700}.page-module__8wTA3G__badgeLevel{color:#0a84ff;font-size:.7rem;font-weight:700}.page-module__8wTA3G__lowerGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.page-module__8wTA3G__lowerGrid{grid-template-columns:1fr 1.2fr}}.page-module__8wTA3G__gearCard,.page-module__8wTA3G__historyCard{flex-direction:column;padding:1.5rem;display:flex}.page-module__8wTA3G__gearList,.page-module__8wTA3G__historyList{flex:1;margin:1.25rem 0;list-style:none}.page-module__8wTA3G__gearItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;padding:.75rem 0;display:flex}.page-module__8wTA3G__gearName{color:#fffc;font-size:.9rem;font-weight:600}.page-module__8wTA3G__gearBrand{color:#fff6;font-size:.75rem}.page-module__8wTA3G__addBtn,.page-module__8wTA3G__moreBtn{width:100%}.page-module__8wTA3G__historyItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.85rem 0;display:flex}.page-module__8wTA3G__workInfo p{margin-bottom:.2rem;font-size:.9rem;font-weight:600}.page-module__8wTA3G__workDate{color:#fff6;font-size:.75rem}.page-module__8wTA3G__workEarnings{color:#30d158;font-weight:700}
.page-module__KxNarG__pageWrap{background:radial-gradient(circle at 0 0,#30d1580d 0%,#0000 40%),radial-gradient(circle at 100% 100%,#0a84ff0d 0%,#0000 40%),#000;min-height:100vh;padding-bottom:5rem}.page-module__KxNarG__main{max-width:800px;margin:0 auto;padding:2.5rem 1.25rem}.page-module__KxNarG__header{text-align:center;margin-bottom:2.5rem}.page-module__KxNarG__title{background:linear-gradient(135deg,#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.page-module__KxNarG__subtitle{color:#ffffff80;font-size:.95rem}.page-module__KxNarG__topSection{grid-template-columns:1fr;gap:1.25rem;margin-bottom:3rem;display:grid}@media (min-width:640px){.page-module__KxNarG__topSection{grid-template-columns:repeat(2,1fr)}}.page-module__KxNarG__walletCard{flex-direction:column;padding:2rem;display:flex;background:linear-gradient(135deg,#30d1580d 0%,#0000 100%)!important;border:1px solid #30d15826!important}.page-module__KxNarG__walletHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__KxNarG__label{color:#ffffff80;letter-spacing:.05em;font-size:.85rem;font-weight:700}.page-module__KxNarG__dotLive{color:#30d158;text-transform:uppercase;background:#30d15826;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:800;animation:1.5s infinite page-module__KxNarG__blink;box-shadow:0 0 8px #30d15833}@keyframes page-module__KxNarG__blink{0%,to{opacity:1;text-shadow:0 0 5px #30d15880}50%{opacity:.4;text-shadow:none}}.page-module__KxNarG__balance{color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.page-module__KxNarG__accountInfo{color:#fff6;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.85rem;display:flex}.page-module__KxNarG__bankTag{color:#30d158;font-weight:700}.page-module__KxNarG__transferBtn{width:100%;color:#000!important;background-color:#30d158!important;border-radius:12px!important;padding:1.15rem!important;font-size:1.1rem!important;font-weight:800!important;box-shadow:0 0 20px #30d1584d!important}.page-module__KxNarG__footerNote{color:#ffffff4d;text-align:center;margin-top:1rem;font-size:.7rem}.page-module__KxNarG__escrowCard{flex-direction:column;padding:2rem;display:flex;background:#0a84ff05!important;border:1px solid #0a84ff1a!important}.page-module__KxNarG__escrowHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__KxNarG__secureIcon{font-size:1.25rem}.page-module__KxNarG__lockedAmount{color:#fc0;margin-bottom:1rem;font-size:2rem;font-weight:800}.page-module__KxNarG__escrowDesc{color:#ffffff80;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5}.page-module__KxNarG__progressTrack{background:#ffffff0d;border-radius:2px;width:100%;height:4px;margin-top:auto}.page-module__KxNarG__progressBar{background:linear-gradient(90deg,#1d976c,#93f9b9);border-radius:2px;height:100%;box-shadow:0 0 10px #93f9b94d}.page-module__KxNarG__pendingSection{margin-bottom:3rem}.page-module__KxNarG__sectionTitle{letter-spacing:.1em;color:#ffffff4d;margin-bottom:1.25rem;padding-left:.5rem;font-size:.9rem;font-weight:800}.page-module__KxNarG__siteList{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;overflow:hidden}.page-module__KxNarG__siteItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem;display:flex}.page-module__KxNarG__siteItem:last-child{border-bottom:none}.page-module__KxNarG__siteName{margin-bottom:.25rem;font-size:1rem;font-weight:700}.page-module__KxNarG__siteDate{color:#fff6;font-size:.75rem}.page-module__KxNarG__amountInfo{text-align:right;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.page-module__KxNarG__amount{color:#fff;font-size:1.15rem;font-weight:800}.page-module__KxNarG__statusLabel{border-radius:4px;padding:.2rem .6rem;font-size:.7rem;font-weight:800}.page-module__KxNarG__statusLabel.page-module__KxNarG__locked{color:#fc0;background:#ffcc001a}.page-module__KxNarG__statusLabel.page-module__KxNarG__verifying{color:#0a84ff;background:#0a84ff1a}.page-module__KxNarG__historyCard{padding:1.5rem}.page-module__KxNarG__historyItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1rem .5rem;display:flex}.page-module__KxNarG__historyName{color:#fffc;margin-bottom:.2rem;font-size:.95rem;font-weight:600}.page-module__KxNarG__historyDate{color:#fff6;font-size:.75rem}.page-module__KxNarG__historyAmount{text-align:right}.page-module__KxNarG__settledAmount{color:#fff;font-size:1.05rem;font-weight:700;display:block}.page-module__KxNarG__settledTag{color:#30d158;background:#30d1581a;border-radius:4px;margin-top:.25rem;padding:.15rem .45rem;font-size:.65rem;font-weight:800;display:inline-block}.page-module__KxNarG__fullHistory{width:100%;margin-top:1rem}
