@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@700;800&family=DM+Sans:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700&display=swap";@import"https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Syne:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Syne:wght@700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=Syne:wght@700;800&display=swap";.header{position:sticky;top:0;width:100%;z-index:1000;background:rgba(13,27,42,.78);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.05);transition:background .3s ease,box-shadow .3s ease}.header--scrolled{background:rgba(13,27,42,.96);box-shadow:0 1px #ffffff0a,0 8px 32px #00000059}.header-container{max-width:1200px;margin:auto;padding:0 32px;height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;text-decoration:none;flex-shrink:0;transition:opacity .2s ease}.logo:hover{opacity:.88}.logo-full-wrap{display:flex;align-items:center}.logo-mark-wrap{display:none;align-items:center}.logo-banner{display:block;width:auto;height:70px;max-width:220px;object-fit:contain}.logo-banner-mobile{display:block;width:auto;height:36px;max-width:150px;object-fit:contain}.header-back-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;flex-shrink:0;height:32px;padding:0 10px 0 7px;margin-left:-8px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.09);border-radius:8px;color:#94a3b8;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease,transform .18s ease}.header-back-button:hover{color:#fff;background:rgba(255,255,255,.08);border-color:#ffffff29;transform:translate(-2px)}.header-back-button:active{transform:translate(-3px)}.header-back-button:focus-visible{outline:2px solid rgba(249,115,22,.75);outline-offset:2px}.header-back-icon{width:15px;height:15px;flex-shrink:0}.nav-links{display:flex;align-items:center;gap:4px;font-family:DM Sans,sans-serif;margin-left:auto}.nav-links a{text-decoration:none;color:#94a3b8;font-size:14px;font-weight:500;padding:7px 12px;border-radius:8px;transition:color .15s ease,background .15s ease;white-space:nowrap}.nav-links a:hover{color:#fff;background:rgba(255,255,255,.06)}.nav-links a.active{color:#fff}.nav-divider{width:1px;height:20px;background:rgba(255,255,255,.08);margin:0 8px;flex-shrink:0}.nav-links .nav-login{color:#94a3b8;background:transparent;border:1px solid rgba(255,255,255,.1);padding:6px 14px;border-radius:8px;transition:color .15s ease,border-color .15s ease,background .15s ease}.nav-links .nav-login:hover{color:#fff;border-color:#fff3;background:rgba(255,255,255,.05)}.nav-links .nav-cta{background:#f97316;color:#fff!important;padding:7px 18px;border-radius:8px;font-weight:600;font-size:14px;transition:background .2s ease,transform .15s ease,box-shadow .2s ease;margin-left:4px}.nav-links .nav-cta:hover{background:#ea580c;transform:translateY(-1px);box-shadow:0 4px 16px #f9731659}.nav-links .nav-cta.active{background:#ea580c}.nav-mobile-user{display:none}.header-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.user-menu{position:relative}.user-avatar-btn{display:flex;align-items:center;gap:6px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:5px 10px 5px 5px;cursor:pointer;transition:background .2s ease,border-color .2s ease;font-family:DM Sans,sans-serif}.user-avatar-btn:hover,.user-avatar-btn.active{background:rgba(255,255,255,.1);border-color:#f9731666}.user-initial{width:28px;height:28px;border-radius:7px;background:linear-gradient(135deg,#f97316,#fb923c);color:#fff;font-family:Syne,sans-serif;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.user-chevron{width:10px;height:6px;color:#64748b;transition:transform .2s ease}.user-avatar-btn.active .user-chevron{transform:rotate(180deg)}.user-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:220px;background:#111827;border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0a;padding:6px;z-index:999;animation:dropdownIn .15s ease}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdown-profile{display:flex;align-items:center;gap:10px;padding:10px 10px 12px}.dropdown-avatar{width:36px;height:36px;border-radius:9px;background:linear-gradient(135deg,#f97316,#fb923c);color:#fff;font-family:Syne,sans-serif;font-size:15px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dropdown-info{display:flex;flex-direction:column;gap:2px;min-width:0}.dropdown-name{font-size:13px;font-weight:700;color:#f1f5f9;font-family:DM Sans,sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-role{font-size:11px;color:#fb923c;font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-family:DM Sans,sans-serif}.dropdown-divider{height:1px;background:rgba(255,255,255,.06);margin:4px 0}.dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border-radius:8px;font-size:13.5px;font-weight:500;color:#94a3b8;font-family:DM Sans,sans-serif;text-decoration:none;background:none;border:none;cursor:pointer;transition:background .15s ease,color .15s ease;text-align:left}.dropdown-item svg{width:15px;height:15px;flex-shrink:0;opacity:.7}.dropdown-item:hover{background:rgba(255,255,255,.06);color:#f1f5f9}.dropdown-item:hover svg{opacity:1}.dropdown-logout{color:#f87171}.dropdown-logout:hover{background:rgba(239,68,68,.08);color:#fca5a5}.burger{display:none;flex-direction:column;justify-content:center;gap:5px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:8px;cursor:pointer;width:38px;height:38px}.burger span{display:block;width:18px;height:1.5px;background:#94a3b8;border-radius:2px;transition:transform .25s ease,opacity .25s ease,background .2s ease;transform-origin:center}.burger:hover span{background:#f97316}.burger--open span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.burger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.burger--open span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}@media (max-width: 768px){.burger{display:flex}.user-menu,.logo-full-wrap{display:none}.logo-mark-wrap{display:flex}.nav-links{display:none;position:absolute;top:64px;left:0;right:0;background:#0d1b2a;border-bottom:1px solid rgba(255,255,255,.06);flex-direction:column;align-items:stretch;padding:16px 20px 24px;gap:4px;box-shadow:0 16px 40px #0006}.nav-links.open{display:flex}.nav-links a{font-size:15px;padding:11px 14px;border-radius:8px}.nav-divider{width:100%;height:1px;margin:8px 0}.nav-links .nav-login{text-align:center;border-color:#ffffff1a}.nav-links .nav-cta{text-align:center;margin-left:0;padding:12px}.nav-mobile-user{display:flex;flex-direction:column;gap:4px;width:100%}.nav-logout-mobile{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);color:#f87171;font-size:15px;font-weight:600;font-family:DM Sans,sans-serif;padding:11px 14px;border-radius:8px;cursor:pointer;text-align:center;transition:background .15s ease;margin-top:4px}.nav-logout-mobile:hover{background:rgba(239,68,68,.15)}.header-back-button{height:32px;padding:0 8px 0 6px;margin-left:-4px;gap:4px;font-size:11.5px;border-radius:8px}.header-back-icon{width:15px;height:15px}}@media (max-width: 480px){.header-container{padding:0 16px;gap:10px}.logo-banner-mobile{height:34px;max-width:140px}.header-back-button{padding:0 7px 0 5px;font-size:11px}.header-back-button span{max-width:55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.footer{background:#111111;border-top:1px solid rgba(255,255,255,.06);font-family:DM Sans,sans-serif}.footer-inner{max-width:1200px;margin:0 auto;padding:72px 32px 52px;display:flex;gap:80px;justify-content:space-between;flex-wrap:wrap}.footer-brand{flex:0 1 300px;display:flex;flex-direction:column}.footer-logo{display:inline-flex;align-items:center;text-decoration:none;margin-bottom:20px;width:fit-content;transition:opacity .2s ease,transform .2s ease}.footer-logo:hover{opacity:.85;transform:translateY(-1px)}.footer-logo-image{display:block;width:155px;height:auto;object-fit:contain}.footer-tagline{font-size:13.5px;color:#8a8a8a;line-height:1.75;margin:0 0 22px;font-weight:400}.footer-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:#8a8a8a;font-size:12px;font-weight:500;padding:7px 12px;border-radius:100px;width:fit-content}.footer-badge-dot{width:6px;height:6px;border-radius:50%;background:#f97316;box-shadow:0 0 7px #f97316a6;flex-shrink:0}.footer-cols{display:flex;gap:70px;flex-wrap:wrap;flex:1;justify-content:flex-end}.footer-col{display:flex;flex-direction:column;min-width:120px}.footer-col-heading{font-family:Syne,sans-serif;font-size:11px;font-weight:700;color:#fff;letter-spacing:.1em;text-transform:uppercase;margin:0 0 18px}.footer-col-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-col-list li a{font-size:14px;color:#737373;text-decoration:none;font-weight:400;display:inline-block;transition:color .15s ease,transform .15s ease}.footer-col-list li a:hover{color:#f97316;transform:translate(2px)}.footer-bottom{max-width:1200px;margin:0 auto;padding:20px 32px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-copy{font-size:12px;color:#525252;margin:0}.footer-bottom-links{display:flex;align-items:center;gap:10px}.footer-bottom-links a{font-size:12px;color:#525252;text-decoration:none;transition:color .15s ease}.footer-bottom-links a:hover{color:#f97316}.footer-sep{color:#303030;font-size:12px}@media (max-width: 768px){.footer-inner{flex-direction:column;gap:48px;padding:52px 24px 40px}.footer-brand{flex:none}.footer-cols{justify-content:flex-start;gap:40px}.footer-bottom{padding:18px 24px;flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width: 480px){.footer-logo-image{width:140px}.footer-cols{gap:32px}.footer-col{min-width:100px}}.jcard{font-family:DM Sans,sans-serif;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:18px;position:relative;overflow:hidden;display:flex;flex-direction:column;box-sizing:border-box;width:100%;height:270px;min-height:270px;max-height:270px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.jcard:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:transparent;transition:background .2s ease}.jcard:hover{border-color:#fed7aa;box-shadow:0 6px 24px #f973161a;transform:translateY(-2px)}.jcard:hover:before{background:#f97316}.jcard-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;height:42px;min-height:42px;max-height:4px;margin-bottom:8px;overflow:visible}.jcard-title-row{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0;overflow:hidden}.jcard-featured-pill{background:#f97316;color:#fff;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:100px;font-family:Plus Jakarta Sans,sans-serif;align-self:flex-start;flex-shrink:0;line-height:12px}.jcard-title{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:800;color:#0f172a;letter-spacing:-.02em;line-height:20px;margin:0;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.jcard-top-right{display:flex;align-items:flex-start;gap:6px;flex-shrink:0}.jcard-save{background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;padding:6px;cursor:pointer;color:#94a3b8;display:flex;align-items:center;justify-content:center;width:29px;height:29px;min-width:29px;min-height:29px;flex-shrink:0;transition:color .15s ease,border-color .15s ease,background .15s ease}.jcard-save svg{width:14px;height:14px;display:block}.jcard-save:hover,.jcard-save.saved{color:#f97316;border-color:#fed7aa;background:#fff7ed}.jcard-company-row{display:flex;align-items:center;gap:9px;height:41px;min-height:41px;max-height:41px;margin-bottom:8px;padding-bottom:6px;box-sizing:border-box;border-bottom:1px solid #f1f5f9;overflow:hidden}.jcard-logo{width:31px;height:31px;min-width:31px;min-height:31px;max-width:31px;max-height:31px;border-radius:8px;background:#fff7ed;color:#ea580c;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;text-transform:uppercase;border:1px solid #fed7aa;box-sizing:border-box;overflow:hidden;position:relative}.jcard-logo img{display:block;width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;object-position:center;border-radius:inherit}.jcard-logo span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#ea580c;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:800}.jcard-company-info{display:flex;align-items:center;gap:7px;min-width:0;flex:1;overflow:hidden;line-height:17px;height:20px;height:auto}.jcard-company{display:block;font-size:13px;font-weight:600;color:#0f172a;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.jcard-verified{display:inline-flex;align-items:center;gap:3px;font-size:10px;line-height:14px;color:#f97316;font-weight:500;flex-shrink:0}.jcard-verified svg{width:12px;height:12px;flex-shrink:0}.jcard-salary-section{display:flex;align-items:baseline;gap:4px;height:27px;min-height:27px;max-height:27px;margin-bottom:7px;overflow:hidden}.jcard-salary{font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:800;color:#0f172a;letter-spacing:-.01em;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.jcard-salary-type{font-size:10px;color:#94a3b8;white-space:nowrap;flex-shrink:0;line-height:16px}.jcard-bottom-info{display:flex;flex-direction:column;gap:3px;height:57px;min-height:57px;max-height:57px;margin-bottom:7px;overflow:hidden}.jcard-bottom-item{display:flex;align-items:center;gap:6px;height:17px;min-height:17px;max-height:17px;font-size:11.5px;line-height:17px;color:#64748b;font-weight:400;white-space:nowrap;overflow:hidden}.jcard-bottom-item svg{width:13px;height:13px;min-width:13px;min-height:13px;flex-shrink:0;color:#94a3b8;display:block}.jcard-bottom-item span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:17px}.jcard-job-number{display:flex;align-items:center;justify-content:flex-end;height:17px;min-height:17px;font-size:10px;color:#94a3b8;line-height:17px;white-space:nowrap;overflow:hidden}.jcard-job-number span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jcard-footer{margin-top:auto;display:flex;justify-content:flex-start;align-items:center;gap:8px;height:32px;min-height:32px;max-height:32px;padding-top:7px;border-top:1px solid #f1f5f9;box-sizing:border-box}.jcard-type-pill{display:inline-flex;align-items:center;justify-content:center;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;font-size:10px;font-weight:600;padding:4px 9px;border-radius:100px;white-space:nowrap;line-height:13px;flex-shrink:0}.jcard:focus-visible{outline:2px solid #f97316;outline-offset:2px}.jcard button:focus-visible{outline:2px solid #f97316;outline-offset:2px}@media (max-width: 600px){.jcard{height:265px;min-height:265px;max-height:265px;padding:16px;border-radius:14px}.jcard-top{height:45px;min-height:45px;max-height:45px}.jcard-title{font-size:15px;line-height:19px}.jcard-company-row{height:38px;min-height:38px;max-height:38px}.jcard-logo{width:30px;height:30px;min-width:30px;min-height:30px;max-width:30px;max-height:30px}.jcard-bottom-item{font-size:11px}.jcard-job-number{font-size:9px}}.jm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(15,23,42,.72);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:jmFadeIn .18s ease}@keyframes jmFadeIn{0%{opacity:0}to{opacity:1}}.jm-modal{width:100%;max-width:850px;max-height:calc(100vh - 48px);background:#ffffff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 25px 70px #0f172a47,0 8px 24px #0f172a1f;animation:jmSlideUp .22s ease;font-family:DM Sans,sans-serif}@keyframes jmSlideUp{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.jm-header{position:relative;padding:30px 34px 28px;background:#0d1b2a;color:#fff;overflow:hidden;flex-shrink:0}.jm-header:before{content:"";position:absolute;width:500px;height:500px;top:-250px;right:-120px;background:radial-gradient(circle,rgba(249,115,22,.14) 0%,transparent 70%);pointer-events:none}.jm-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:50px 50px;pointer-events:none}.jm-header>*{position:relative;z-index:1}.jm-close{position:absolute;top:20px;right:20px;width:42px;height:42px;padding:0;margin:0;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:#cbd5e1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:50;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease,transform .15s ease,border-color .15s ease}.jm-close:hover{background:rgba(255,255,255,.14);border-color:#ffffff3d;color:#fff}.jm-close:active{transform:scale(.94)}.jm-close:focus-visible{outline:2px solid #f97316;outline-offset:3px}.jm-close svg{width:19px;height:19px;display:block;pointer-events:none}.jm-featured{display:inline-flex;padding:5px 10px;border-radius:100px;background:rgba(249,115,22,.14);border:1px solid rgba(249,115,22,.28);color:#fb923c;font-size:11px;font-weight:700;margin-bottom:18px}.jm-poster{display:flex;align-items:center;gap:12px;margin-bottom:18px;min-width:0}.jm-poster-logo{position:relative;width:44px;height:44px;min-width:44px;min-height:44px;border-radius:11px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ffffff;border:1px solid rgba(255,255,255,.12)}.jm-poster-logo img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#ffffff}.jm-poster-logo-initial,.jm-poster-logo--fallback img{display:none}.jm-poster-logo--fallback .jm-poster-logo-initial{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f97316;color:#fff;font-size:18px;font-weight:800;line-height:1}.jm-poster-logo--initial{display:flex;align-items:center;justify-content:center;background:#f97316;color:#fff;font-size:18px;font-weight:800;line-height:1}.jm-poster-info{min-width:0;display:flex;flex-direction:column;gap:3px}.jm-poster-name{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:0;color:#f8fafc;font-size:14px;font-weight:700;line-height:1.3}.jm-poster-name>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jm-posted{color:#94a3b8;font-size:11.5px;font-weight:500;line-height:1.3}.jm-verified{display:inline-flex;align-items:center;gap:4px;color:#fb923c;font-size:10.5px;font-weight:700;line-height:1;white-space:nowrap}.jm-verified svg{width:13px;height:13px;flex-shrink:0}.jm-title{max-width:700px;margin:0 0 24px;font-size:clamp(1.65rem,3vw,2.3rem);line-height:1.18;letter-spacing:-.025em;font-weight:800;color:#fff}.jm-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.jm-meta-item{display:flex;align-items:center;gap:9px;min-width:0;padding:10px 12px;border-radius:10px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.07)}.jm-meta-icon{width:28px;height:28px;min-width:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:rgba(249,115,22,.1);color:#fb923c;flex-shrink:0}.jm-meta-icon svg{width:14px;height:14px}.jm-meta-item>div{min-width:0;display:flex;flex-direction:column;gap:2px}.jm-meta-label{color:#64748b;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.jm-meta-value{color:#e2e8f0;font-size:11.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jm-gallery{padding:22px 34px 0;background:#ffffff;flex-shrink:0}.jm-gallery:focus-visible{outline:2px solid #f97316;outline-offset:-2px}.jm-gallery-loading{padding-bottom:0}.jm-gallery-loading-box{width:25%;min-width:180px;height:100px;border-radius:14px;background:#f1f5f9;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:13px;font-weight:600}.jm-gallery-main{position:relative;width:25%;height:100px;border-radius:14px;overflow:hidden;background:#f1f5f9;border:1px solid #e2e8f0;cursor:pointer;outline:none}.jm-gallery-main:hover{border-color:#cbd5e1}.jm-gallery-main:focus-visible{outline:2px solid #f97316;outline-offset:2px}.jm-gallery-main-image{width:100%;height:100%;display:block;object-fit:cover;-webkit-user-select:none;user-select:none;transition:transform .25s ease}.jm-gallery-main:hover .jm-gallery-main-image{transform:scale(1.025)}.jm-gallery-expand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:6px;padding:6px 9px;border-radius:8px;background:rgba(15,23,42,.72);color:#fff;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:opacity .18s ease;white-space:nowrap}.jm-gallery-main:hover .jm-gallery-expand{opacity:1}.jm-gallery-expand svg{width:14px;height:14px}.jm-gallery-expand span{font-size:9px;font-weight:700}.jm-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:50%;background:rgba(15,23,42,.68);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:background .15s ease,transform .15s ease,border-color .15s ease;z-index:3}.jm-gallery-arrow:hover{background:rgba(15,23,42,.9);border-color:#ffffff4d;transform:translateY(-50%) scale(1.04)}.jm-gallery-arrow:active{transform:translateY(-50%) scale(.97)}.jm-gallery-arrow svg{width:17px;height:17px}.jm-gallery-arrow--left{left:8px}.jm-gallery-arrow--right{right:8px}.jm-gallery-counter{position:absolute;right:8px;bottom:8px;padding:5px 8px;border-radius:100px;background:rgba(15,23,42,.72);border:1px solid rgba(255,255,255,.12);color:#fff;font-size:9px;font-weight:700;line-height:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:3}.jm-gallery-thumbnails{display:flex;align-items:center;gap:9px;margin-top:10px;padding-bottom:2px;overflow-x:auto;scrollbar-width:thin}.jm-gallery-thumbnail{position:relative;width:74px;height:58px;padding:0;border:2px solid transparent;border-radius:9px;overflow:hidden;background:#f1f5f9;cursor:pointer;flex:0 0 auto;opacity:.68;transition:opacity .15s ease,border-color .15s ease,transform .15s ease}.jm-gallery-thumbnail:hover{opacity:1;transform:translateY(-1px)}.jm-gallery-thumbnail--active{opacity:1;border-color:#f97316}.jm-gallery-thumbnail img{width:100%;height:100%;display:block;object-fit:cover}.jm-gallery-thumbnail-check{position:absolute;right:4px;bottom:4px;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f97316;color:#fff;font-size:10px;font-weight:800;line-height:1}.jm-image-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;display:flex;align-items:center;justify-content:center;padding:60px 90px 100px;background:rgba(2,6,23,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:jmViewerFadeIn .18s ease;outline:none}@keyframes jmViewerFadeIn{0%{opacity:0}to{opacity:1}}.jm-viewer-content{position:relative;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.jm-viewer-image{display:block;max-width:min(1100px,88vw);max-height:calc(100vh - 170px);width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 30px 90px #0000008c,0 8px 30px #00000059;-webkit-user-select:none;user-select:none}.jm-viewer-close{position:absolute;top:22px;right:24px;width:44px;height:44px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.08);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,transform .15s ease}.jm-viewer-close:hover{background:rgba(255,255,255,.16);transform:scale(1.04)}.jm-viewer-close svg{width:20px;height:20px}.jm-viewer-arrow{position:absolute;top:50%;transform:translateY(-50%);width:54px;height:54px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.16);background:rgba(15,23,42,.7);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transition:background .15s ease,transform .15s ease,border-color .15s ease}.jm-viewer-arrow:hover{background:rgba(249,115,22,.9);border-color:#f97316e6}.jm-viewer-arrow:active{transform:translateY(-50%) scale(.96)}.jm-viewer-arrow svg{width:25px;height:25px}.jm-viewer-arrow--left{left:24px}.jm-viewer-arrow--right{right:24px}.jm-viewer-counter{position:absolute;top:28px;left:50%;transform:translate(-50%);padding:7px 13px;border-radius:100px;background:rgba(15,23,42,.72);border:1px solid rgba(255,255,255,.12);color:#fff;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.jm-viewer-thumbnails{position:absolute;bottom:48px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;max-width:calc(100vw - 100px);padding:7px;border-radius:12px;background:rgba(15,23,42,.72);border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);overflow-x:auto}.jm-viewer-thumbnail{width:62px;height:46px;padding:0;border:2px solid transparent;border-radius:7px;overflow:hidden;background:#1e293b;cursor:pointer;flex:0 0 auto;opacity:.55;transition:opacity .15s ease,border-color .15s ease,transform .15s ease}.jm-viewer-thumbnail:hover{opacity:.9;transform:translateY(-1px)}.jm-viewer-thumbnail--active{opacity:1;border-color:#f97316}.jm-viewer-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.jm-viewer-hint{position:absolute;bottom:17px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:7px;color:#94a3b8;font-size:10px;font-weight:600;white-space:nowrap}.jm-viewer-hint span:first-child,.jm-viewer-hint span:nth-child(3){color:#cbd5e1;font-size:13px}.jm-viewer-hint-divider{color:#475569!important;margin:0 2px}.jm-body{padding:28px 34px;overflow-y:auto;flex:1;min-height:0}.jm-section{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #f1f5f9}.jm-section:last-child{margin-bottom:0}.jm-section-title{margin:0 0 12px;color:#0f172a;font-size:15px;font-weight:800;letter-spacing:-.01em}.jm-section-body p{margin:0 0 9px;color:#475569;font-size:14px;line-height:1.75}.jm-section-body p:last-child{margin-bottom:0}.jm-tags{display:flex;flex-wrap:wrap;gap:7px}.jm-tag{padding:6px 11px;border-radius:100px;background:#fff7ed;border:1px solid #fed7aa;color:#ea580c;font-size:11.5px;font-weight:600}.jm-poster-card{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.jm-poster-card-logo{position:relative;width:40px;height:40px;min-width:40px;min-height:40px;border-radius:10px;overflow:hidden;background:#ffffff;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid #e2e8f0}.jm-poster-card-logo img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#ffffff}.jm-poster-card-logo>span{display:none}.jm-poster-card-logo--fallback img{display:none}.jm-poster-card-logo--fallback>span{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#f97316;color:#fff;font-size:16px;font-weight:800}.jm-poster-card-logo--initial{background:#f97316;color:#fff;font-size:16px;font-weight:800}.jm-poster-card-info{display:flex;flex-direction:column;gap:2px;min-width:0}.jm-poster-card-label{color:#94a3b8;font-size:10px}.jm-poster-card-info strong{color:#0f172a;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jm-poster-card-verified{color:#ea580c;font-size:10px;font-weight:600}.jm-rating{margin-left:auto;font-size:13px;font-weight:700;color:#334155;white-space:nowrap}.jm-rating span{color:#f97316;margin-right:3px}.jm-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 34px;background:#ffffff;border-top:1px solid #e2e8f0;flex-shrink:0}.jm-footer-pay{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.jm-footer-pay span{width:100%;color:#94a3b8;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.jm-footer-pay strong{color:#0f172a;font-size:17px;font-weight:800}.jm-footer-pay small{color:#94a3b8;font-size:11px}.jm-footer-apply{display:flex;flex-direction:column;align-items:flex-end;gap:7px;margin-left:auto}.jm-apply-error{max-width:300px;color:#dc2626;font-size:11px;line-height:1.4;text-align:right}.jm-apply-btn{min-width:190px;padding:13px 22px;border:none;border-radius:10px;background:#f97316;color:#fff;text-align:center;font-family:inherit;font-size:13px;font-weight:800;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s}.jm-apply-btn:hover:not(:disabled){background:#ea580c;transform:translateY(-1px);box-shadow:0 5px 16px #f9731640}.jm-apply-btn:active:not(:disabled){transform:translateY(0)}.jm-apply-btn:disabled{cursor:not-allowed;opacity:.7}.jm-apply-btn--applied{background:#16a34a}.jm-body::-webkit-scrollbar{width:7px}.jm-body::-webkit-scrollbar-track{background:#f8fafc}.jm-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:100px}.jm-body::-webkit-scrollbar-thumb:hover{background:#94a3b8}.jm-gallery-thumbnails::-webkit-scrollbar{height:4px}.jm-gallery-thumbnails::-webkit-scrollbar-track{background:transparent}.jm-gallery-thumbnails::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:100px}.jm-viewer-thumbnails::-webkit-scrollbar{height:4px}.jm-viewer-thumbnails::-webkit-scrollbar-track{background:transparent}.jm-viewer-thumbnails::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:100px}@media (max-width: 700px){.jm-overlay{padding:0;align-items:flex-end}.jm-modal{max-height:94vh;border-radius:18px 18px 0 0}.jm-header{padding:24px 20px 22px}.jm-gallery{padding:18px 20px 0}.jm-gallery-main,.jm-gallery-loading-box{width:40%;min-width:0;height:100px;border-radius:12px}.jm-gallery-arrow{width:32px;height:32px}.jm-gallery-arrow svg{width:16px;height:16px}.jm-gallery-expand{display:none}.jm-body{padding:24px 20px}.jm-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jm-footer{padding:14px 20px}.jm-apply-btn{min-width:150px}.jm-image-viewer{padding:60px 20px 105px}.jm-viewer-image{max-width:94vw;max-height:calc(100vh - 180px)}.jm-viewer-arrow{width:44px;height:44px}.jm-viewer-arrow--left{left:10px}.jm-viewer-arrow--right{right:10px}.jm-viewer-arrow svg{width:21px;height:21px}.jm-viewer-close{top:14px;right:14px}.jm-viewer-thumbnails{bottom:42px;max-width:calc(100vw - 30px)}.jm-viewer-hint{display:none}}@media (max-width: 480px){.jm-header{padding:22px 16px 18px}.jm-close{top:14px;right:14px}.jm-title{padding-right:35px;font-size:1.5rem}.jm-poster{gap:10px;margin-bottom:16px}.jm-poster-logo{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:10px}.jm-poster-logo--initial{width:40px;height:40px;min-width:40px;min-height:40px}.jm-poster-name{font-size:13px;gap:5px}.jm-posted{font-size:10.5px}.jm-verified{font-size:10px}.jm-verified svg{width:12px;height:12px}.jm-gallery{padding:14px 16px 0}.jm-gallery-main,.jm-gallery-loading-box{width:50%;height:90px;border-radius:11px}.jm-gallery-arrow{width:30px;height:30px}.jm-gallery-arrow--left{left:7px}.jm-gallery-arrow--right{right:7px}.jm-gallery-counter{right:7px;bottom:7px;padding:4px 7px;font-size:9px}.jm-gallery-thumbnail{width:64px;height:52px}.jm-meta-grid{grid-template-columns:1fr}.jm-body{padding:20px 16px}.jm-footer{gap:12px}.jm-footer-pay{display:none}.jm-footer-apply{width:100%;margin-left:0;align-items:stretch}.jm-apply-error{max-width:none;text-align:center}.jm-apply-btn{width:100%;min-width:0}.jm-image-viewer{padding:55px 8px 85px}.jm-viewer-image{max-width:96vw;max-height:calc(100vh - 150px);border-radius:7px}.jm-viewer-arrow{width:38px;height:38px}.jm-viewer-arrow--left{left:6px}.jm-viewer-arrow--right{right:6px}.jm-viewer-arrow svg{width:19px;height:19px}.jm-viewer-counter{top:18px;font-size:10px;padding:6px 10px}.jm-viewer-close{top:12px;right:10px;width:38px;height:38px}.jm-viewer-close svg{width:18px;height:18px}.jm-viewer-thumbnails{bottom:15px;padding:5px;gap:5px;border-radius:9px}.jm-viewer-thumbnail{width:48px;height:38px}}@media (prefers-reduced-motion: reduce){.jm-overlay,.jm-modal,.jm-image-viewer{animation:none}.jm-gallery-arrow,.jm-gallery-thumbnail,.jm-gallery-main-image,.jm-apply-btn,.jm-viewer-arrow,.jm-viewer-thumbnail,.jm-viewer-close{transition:none}}.employee-card{position:relative;width:90%;min-height:158px;display:flex;flex-direction:column;padding:17px;box-sizing:border-box;background:#ffffff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;font-family:DM Sans,sans-serif;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.employee-card:hover{transform:translateY(-3px);border-color:#fed7aa;box-shadow:0 12px 32px #0f172a14,0 4px 12px #f9731612}.employee-card:focus-visible{outline:2px solid #f97316;outline-offset:3px}.employee-card-accent{position:absolute;top:0;left:0;right:0;height:3px;background:transparent;transition:background .2s ease}.employee-card:hover .employee-card-accent{background:#f97316}.employee-card-verified-badge{position:absolute;top:10px;right:10px;z-index:5;display:inline-flex;align-items:center;justify-content:center;gap:4px;height:23px;padding:0 7px 0 5px;box-sizing:border-box;border-radius:999px;background:#dcfce7;color:#15803d;border:1px solid #bbf7d0;font-size:9px;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 2px 6px #1665341f;pointer-events:none}.employee-card-verified-badge svg{width:12px;height:12px;flex-shrink:0}.employee-card-verified-badge span{white-space:nowrap}.employee-card-top{display:flex;align-items:center;gap:13px;min-width:0;flex:1}.employee-photo-wrap{position:relative;width:72px;height:72px;min-width:72px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:15px;background:#fff7ed;border:1px solid #fed7aa}.employee-photo{width:100%;height:100%;object-fit:cover;display:block}.employee-initials{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#fff7ed;color:#ea580c;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:800}.employee-initials--hidden{display:none}.employee-photo-fallback .employee-initials--hidden{display:flex}.employee-main{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center;gap:4px}.employee-name-row{min-width:0;display:flex;align-items:center}.employee-name{margin:0;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;line-height:20px;font-weight:800;letter-spacing:-.02em}.employee-occupation{margin:0;overflow:hidden;color:#64748b;font-size:12px;line-height:17px;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.employee-rating{height:18px;display:flex;align-items:center;gap:4px}.employee-stars{display:flex;align-items:center;gap:1px}.employee-star{width:12px;height:12px;color:#cbd5e1}.employee-star--filled{color:#f59e0b}.employee-rating-number{margin-left:2px;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:800}.employee-rating-count{color:#94a3b8;font-size:10px}.employee-new-worker{color:#94a3b8;font-size:10px;font-weight:600}.employee-view-arrow{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:9px;background:#f8fafc;color:#94a3b8;font-size:17px;transition:background .2s ease,color .2s ease,transform .2s ease}.employee-card:hover .employee-view-arrow{background:#fff7ed;color:#f97316;transform:translate(2px)}.employee-card-bottom{min-height:35px;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:10px;border-top:1px solid #f1f5f9}.employee-location{min-width:0;flex:1;display:flex;align-items:center;gap:5px;overflow:hidden;color:#64748b;font-size:11px}.employee-location svg{width:13px;height:13px;flex-shrink:0;color:#94a3b8}.employee-location span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.employee-availability{flex-shrink:0;display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;font-size:9px;font-weight:700;white-space:nowrap;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b}.employee-status-dot{width:6px;height:6px;border-radius:50%;background:#94a3b8}.employee-availability--available,.employee-availability--available_now,.employee-availability--immediately_available{background:#ecfdf5;border-color:#bbf7d0;color:#15803d}.employee-availability--available .employee-status-dot,.employee-availability--available_now .employee-status-dot,.employee-availability--immediately_available .employee-status-dot{background:#22c55e}.employee-availability--available_soon{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.employee-availability--available_soon .employee-status-dot{background:#f97316}.employee-availability--busy{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.employee-availability--busy .employee-status-dot{background:#f59e0b}@media (max-width: 600px){.employee-card{min-height:150px;padding:15px;border-radius:16px}.employee-photo-wrap{width:64px;height:64px;min-width:64px;border-radius:13px}.employee-name{font-size:14px}.employee-view-arrow,.employee-availability{display:none}.employee-card-verified-badge{top:8px;right:8px;height:22px;padding:0 6px 0 5px;font-size:8px}.employee-card-verified-badge svg{width:11px;height:11px}}.em-overlay,.em-overlay *,.em-overlay *:before,.em-overlay *:after{box-sizing:border-box}.em-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;width:100vw;height:100dvh;display:flex;align-items:center;justify-content:center;padding:28px;background:rgba(15,23,42,.68);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);overflow:hidden;isolation:isolate;animation:em-overlay-in .2s ease-out}.em-overlay--closing{animation:em-overlay-out .16s ease-in forwards}.em-modal{position:relative;width:min(820px,calc(100vw - 56px));height:min(780px,calc(100dvh - 110px));min-height:0;display:flex;flex-direction:column;overflow:hidden;flex-shrink:1;background:#ffffff;border:1px solid #e2e8f0;border-radius:21px;box-shadow:0 35px 80px #0f172a47,0 10px 30px #0f172a24;font-family:DM Sans,sans-serif;isolation:isolate;animation:em-modal-in .23s ease-out}.em-modal--closing{animation:em-modal-out .16s ease-in forwards}.em-header{position:relative;flex:0 0 auto;padding:24px 30px 22px;background:radial-gradient(circle at 0% 0%,rgba(249,115,22,.1),transparent 34%),linear-gradient(135deg,#fff7ed 0%,#ffffff 55%,#f8fafc 100%);border-bottom:1px solid #e5e7eb}.em-close{position:absolute;top:14px;right:14px;z-index:5;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:10px;background:rgba(255,255,255,.94);color:#64748b;cursor:pointer;transition:transform .15s ease,background .15s ease,color .15s ease,border-color .15s ease}.em-close:hover{transform:translateY(-1px);background:#ffffff;color:#0f172a;border-color:#cbd5e1}.em-close svg{width:18px;height:18px}.em-profile-header{min-width:0;display:flex;align-items:center;gap:18px;padding-right:40px}.em-avatar-wrapper{position:relative;flex:0 0 auto}.em-avatar{width:86px;height:86px;display:block;object-fit:cover;border-radius:19px;border:3px solid #ffffff;box-shadow:0 8px 22px #0f172a21}.em-avatar--initial{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:29px;font-weight:800}.em-avatar-initial--hidden{display:none}.em-avatar-fallback .em-avatar-initial--hidden{display:flex}.em-avatar-check{position:absolute;right:-4px;bottom:-4px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f97316;color:#fff;border:3px solid #ffffff;font-size:11px;font-weight:800}.em-identity{min-width:0;max-width:100%;display:flex;flex-direction:column;gap:5px}.em-name-row{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.em-name{min-width:0;margin:0;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(24px,3vw,31px);line-height:1.08;font-weight:800;letter-spacing:-.045em;overflow-wrap:anywhere}.em-title{margin:0;color:#475569;font-size:15px;font-weight:600}.em-location{min-width:0;display:flex;align-items:center;gap:6px;color:#64748b;font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.em-location svg{width:15px;height:15px;flex:0 0 auto;color:#94a3b8}.em-verified{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;font-size:10px;font-weight:800;white-space:nowrap}.em-verified-icon{width:15px;height:15px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f97316;color:#fff;font-size:9px}.em-header-bottom{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:2px}.em-rating{display:inline-flex;align-items:center;gap:4px;color:#64748b;font-size:12px}.em-rating-star{color:#f59e0b;font-size:15px}.em-rating strong{color:#0f172a}.em-availability{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.em-availability-dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%}.em-availability--available{background:#ecfdf5;color:#047857}.em-availability--available .em-availability-dot{background:#10b981}.em-availability--soon{background:#fff7ed;color:#c2410c}.em-availability--soon .em-availability-dot{background:#f97316}.em-availability--busy{background:#fff7ed;color:#c2410c}.em-availability--busy .em-availability-dot{background:#f59e0b}.em-availability--unavailable{background:#f1f5f9;color:#64748b}.em-availability--unavailable .em-availability-dot{background:#94a3b8}.em-body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:22px 30px 28px;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.em-body::-webkit-scrollbar{width:6px}.em-body::-webkit-scrollbar-track{background:transparent}.em-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.em-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:22px}.em-meta-item{min-width:0;display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.em-meta-icon{width:32px;height:32px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:9px;background:#ffffff;color:#f97316}.em-meta-icon svg{width:16px;height:16px}.em-meta-item>div:last-child{min-width:0;display:flex;flex-direction:column;gap:1px}.em-meta-item span:not(.em-meta-icon){color:#94a3b8;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.em-meta-item strong{overflow:hidden;color:#0f172a;font-size:11px;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.em-section{margin-top:23px;padding-top:21px;border-top:1px solid #e5e7eb}.em-section-heading{margin-bottom:10px}.em-section-heading h2{margin:0;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:800;letter-spacing:-.025em}.em-section-description{margin:-3px 0 11px;color:#64748b;font-size:12px;line-height:1.5}.em-bio-container{padding:14px 16px;border:1px solid #e2e8f0;border-radius:13px;background:#f8fafc}.em-bio{margin:0;color:#475569;font-size:12px;line-height:1.7;white-space:pre-line}.em-empty-description{padding:14px;border:1px dashed #cbd5e1;border-radius:13px;background:#f8fafc}.em-empty-description p{margin:0;color:#94a3b8;font-size:11px}.em-skills{display:flex;flex-wrap:wrap;gap:6px}.em-skill{display:inline-flex;align-items:center;padding:6px 10px;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:10px;font-weight:700}.em-gallery{width:100%}.em-gallery-main{position:relative;width:100%;height:250px;overflow:hidden;border-radius:15px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e2e8f0}.em-gallery-image{width:100%;height:100%;display:block;object-fit:cover;cursor:zoom-in;transition:opacity .2s ease,transform .3s ease}.em-gallery-main:hover .em-gallery-image{transform:scale(1.012)}.em-gallery-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,rgba(15,23,42,.04),transparent 35%,rgba(15,23,42,.1))}.em-gallery-arrow{position:absolute;top:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transform:translateY(-50%);border:1px solid rgba(255,255,255,.7);border-radius:10px;background:rgba(15,23,42,.58);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;transition:background .15s ease,transform .15s ease}.em-gallery-arrow:hover{background:rgba(15,23,42,.82)}.em-gallery-arrow--left{left:11px}.em-gallery-arrow--right{right:11px}.em-gallery-arrow svg{width:17px;height:17px}.em-gallery-counter{position:absolute;top:10px;right:10px;padding:5px 8px;border-radius:999px;background:rgba(15,23,42,.62);color:#fff;font-size:9px;font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.em-gallery-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:7px}.em-gallery-thumb{height:52px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:9px;background:#f8fafc;cursor:pointer;opacity:.72;transition:border-color .15s ease,opacity .15s ease,transform .15s ease}.em-gallery-thumb:hover{opacity:1;transform:translateY(-1px)}.em-gallery-thumb--active{border-color:#f97316;opacity:1}.em-gallery-thumb img{width:100%;height:100%;display:block;object-fit:cover}.em-gallery-dots{display:flex;justify-content:center;align-items:center;gap:4px;margin-top:7px}.em-gallery-dot{width:5px;height:5px;padding:0;border:0;border-radius:50%;background:#cbd5e1;cursor:pointer;transition:width .15s ease,background .15s ease}.em-gallery-dot--active{width:15px;border-radius:999px;background:#f97316}.em-gallery-empty{display:flex;align-items:center;gap:11px;padding:18px;border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc}.em-gallery-empty-icon{width:36px;height:36px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffff;border:1px solid #e2e8f0;color:#94a3b8}.em-gallery-empty-icon svg{width:18px;height:18px}.em-gallery-empty strong{display:block;color:#334155;font-size:11px}.em-gallery-empty p{margin:2px 0 0;color:#94a3b8;font-size:10px}.em-lightbox-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:40px;background:rgba(15,23,42,.88);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:em-overlay-in .15s ease-out}.em-lightbox-image{max-width:100%;max-height:100%;display:block;object-fit:contain;border-radius:10px;box-shadow:0 20px 60px #00000080}.em-lightbox-close{position:fixed;top:20px;right:20px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);border-radius:10px;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;transition:background .15s ease,transform .15s ease}.em-lightbox-close:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}.em-lightbox-close svg{width:20px;height:20px}.em-lightbox-arrow{position:fixed;top:50%;transform:translateY(-50%);width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.3);border-radius:10px;background:rgba(255,255,255,.1);color:#fff;cursor:pointer;transition:background .15s ease}.em-lightbox-arrow:hover{background:rgba(255,255,255,.2)}.em-lightbox-arrow--left{left:20px}.em-lightbox-arrow--right{right:20px}.em-lightbox-arrow svg{width:22px;height:22px}.em-lightbox-counter{position:fixed;bottom:24px;left:50%;transform:translate(-50%);padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:11px;font-weight:700}.em-availability-card{padding:15px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.em-availability-card.em-availability--available{border-color:#bbf7d0;background:#f0fdf4}.em-availability-card.em-availability--soon,.em-availability-card.em-availability--busy{border-color:#fed7aa;background:#fff7ed}.em-availability-large{display:flex;align-items:flex-start;gap:10px}.em-availability-large-dot{width:8px;height:8px;flex:0 0 auto;margin-top:5px;border-radius:50%;background:#94a3b8}.em-availability--available .em-availability-large-dot{background:#22c55e}.em-availability--soon .em-availability-large-dot{background:#f97316}.em-availability--busy .em-availability-large-dot{background:#f59e0b}.em-availability-large strong{display:block;color:#0f172a;font-size:12px}.em-availability-large p{margin:3px 0 0;color:#64748b;font-size:11px;line-height:1.5}.em-schedule{overflow:hidden;border:1px solid #e2e8f0;border-radius:16px;background:#ffffff;box-shadow:0 5px 18px #0f172a0b}.em-schedule-top{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 16px;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#fff7ed,#ffffff)}.em-schedule-eyebrow{display:block;margin-bottom:3px;color:#f97316;font-size:8px;font-weight:800;letter-spacing:.11em}.em-schedule-top h3{margin:0;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800}.em-schedule-count{flex:0 0 auto;padding:5px 8px;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:9px;font-weight:800}.em-schedule-list{display:flex;flex-direction:column}.em-schedule-day{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:51px;padding:9px 16px;border-bottom:1px solid #f1f5f9;transition:background .15s ease}.em-schedule-day:last-child{border-bottom:0}.em-schedule-day:hover{background:#f8fafc}.em-schedule-day--off{opacity:.56}.em-schedule-day-name{min-width:105px;display:flex;align-items:center;gap:8px}.em-schedule-day-name strong{color:#334155;font-size:11px;font-weight:700}.em-day-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#cbd5e1}.em-day-dot--active{background:#22c55e;box-shadow:0 0 0 3px #22c55e1a}.em-time-slots{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:6px}.em-time-slot{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:9px;font-weight:800;white-space:nowrap}.em-time-slot svg{width:12px;height:12px;flex:0 0 auto}.em-schedule-off{color:#94a3b8;font-size:9px;font-weight:600}.em-schedule-empty{display:flex;align-items:center;gap:12px;padding:16px;border:1px dashed #cbd5e1;border-radius:15px;background:linear-gradient(135deg,#f8fafc,#ffffff)}.em-schedule-empty-icon{width:39px;height:39px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:11px;background:#ffffff;color:#94a3b8}.em-schedule-empty-icon svg{width:20px;height:20px}.em-schedule-empty strong{display:block;color:#334155;font-size:11px;font-weight:800}.em-schedule-empty p{margin:3px 0 0;color:#94a3b8;font-size:10px;line-height:1.45}.em-verification-card{display:flex;align-items:center;gap:10px;margin-top:21px;padding:13px 15px;border:1px solid #fed7aa;border-radius:14px;background:#fff7ed}.em-verification-icon{width:34px;height:34px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f97316;color:#fff;font-size:13px;font-weight:800}.em-verification-card strong{display:block;color:#9a3412;font-size:12px}.em-verification-card p{margin:2px 0 0;color:#c2410c;font-size:10px;line-height:1.45}.em-rating-card{display:flex;align-items:center;gap:14px;padding:15px;border:1px solid #e2e8f0;border-radius:14px;background:#ffffff}.em-rating-score{color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:31px;font-weight:800;letter-spacing:-.05em}.em-rating-details{display:flex;flex-direction:column;gap:2px}.em-large-stars{color:#f59e0b;font-size:15px;letter-spacing:1px}.em-rating-details strong{color:#334155;font-size:11px}.em-rating-details span{color:#94a3b8;font-size:10px}.em-no-rating{display:flex;align-items:center;gap:10px;padding:14px;border:1px dashed #cbd5e1;border-radius:13px;background:#f8fafc}.em-no-rating>span{font-size:21px;color:#cbd5e1}.em-no-rating strong{color:#475569;font-size:11px}.em-no-rating p{margin:2px 0 0;color:#94a3b8;font-size:10px}.em-footer{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 24px;border-top:1px solid #e5e7eb;background:#ffffff}.em-footer-info{min-width:0;display:flex;flex-direction:column;gap:2px}.em-footer-info strong{color:#0f172a;font-size:11px}.em-footer-info span{color:#94a3b8;font-size:9px}.em-btn{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;flex:0 0 auto;border-radius:10px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.em-btn:hover{transform:translateY(-1px)}.em-btn-primary{border:1px solid #f97316;background:#f97316;color:#fff;box-shadow:0 5px 14px #f9731638}.em-btn-primary:hover{background:#ea580c;box-shadow:0 7px 18px #f973164d}.em-contact-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.62);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);animation:em-overlay-in .18s ease-out}.em-contact-modal{position:relative;width:min(430px,calc(100vw - 40px));overflow:hidden;background:#ffffff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 30px 70px #0f172a40,0 8px 24px #0f172a1f;font-family:DM Sans,sans-serif;animation:em-contact-modal-in .2s ease-out}.em-contact-header{position:relative;padding:22px 22px 18px;background:radial-gradient(circle at 0% 0%,rgba(249,115,22,.1),transparent 42%),linear-gradient(135deg,#fff7ed 0%,#ffffff 62%,#f8fafc 100%);border-bottom:1px solid #e5e7eb}.em-contact-header h2{margin:0;padding-right:38px;color:#0f172a;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;line-height:1.2;font-weight:800;letter-spacing:-.035em}.em-contact-header p{margin:6px 0 0;color:#64748b;font-size:12px;line-height:1.5}.em-contact-close{position:absolute;top:13px;right:13px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:9px;background:rgba(255,255,255,.94);color:#64748b;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease}.em-contact-close:hover{transform:translateY(-1px);background:#ffffff;color:#0f172a;border-color:#cbd5e1}.em-contact-close svg{width:17px;height:17px}.em-contact-body{padding:18px 22px 22px}.em-contact-phone{display:flex;align-items:center;gap:12px;margin-bottom:14px;padding:13px 14px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.em-contact-phone-icon{width:36px;height:36px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:10px;background:#ffffff;color:#f97316}.em-contact-phone-icon svg{width:17px;height:17px}.em-contact-phone-info{min-width:0;display:flex;flex-direction:column;gap:2px}.em-contact-phone-label{color:#94a3b8;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.em-contact-phone-number{color:#0f172a;font-size:13px;font-weight:800;letter-spacing:.01em;overflow-wrap:anywhere}.em-contact-options{display:flex;flex-direction:column;gap:9px}.em-contact-option{width:100%;min-height:62px;display:flex;align-items:center;gap:12px;padding:11px 13px;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff;color:#0f172a;text-align:left;cursor:pointer;transition:transform .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.em-contact-option:hover{transform:translateY(-1px);border-color:#cbd5e1;background:#f8fafc;box-shadow:0 5px 14px #0f172a12}.em-contact-option:active{transform:translateY(0)}.em-contact-option-icon{width:38px;height:38px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569}.em-contact-option-icon svg{width:18px;height:18px}.em-contact-option--call:hover{border-color:#fed7aa;background:#fffaf5}.em-contact-option--call .em-contact-option-icon{background:#fff7ed;border-color:#fed7aa;color:#ea580c}.em-contact-option--whatsapp:hover{border-color:#86efac;background:#f0fdf4}.em-contact-option--whatsapp .em-contact-option-icon{background:#f0fdf4;border-color:#bbf7d0;color:#16a34a}.em-contact-option-content{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.em-contact-option-title{color:#0f172a;font-size:12px;font-weight:800}.em-contact-option-subtitle{color:#64748b;font-size:10px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.em-contact-option-arrow{width:18px;height:18px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;color:#94a3b8;transition:transform .15s ease,color .15s ease}.em-contact-option-arrow svg{width:16px;height:16px}.em-contact-option:hover .em-contact-option-arrow{transform:translate(2px);color:#475569}.em-contact-option--call:hover .em-contact-option-arrow{color:#ea580c}.em-contact-option--whatsapp:hover .em-contact-option-arrow{color:#16a34a}.em-contact-unavailable{padding:14px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;font-size:11px;line-height:1.5;text-align:center}@keyframes em-contact-modal-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes em-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes em-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes em-modal-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes em-modal-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(8px) scale(.985)}}@media (max-width: 700px){.em-overlay{padding:14px}.em-modal{width:calc(100vw - 28px);height:calc(100dvh - 40px);max-height:calc(100dvh - 40px);border-radius:19px}.em-header{padding:20px 20px 18px}.em-profile-header{gap:14px;padding-right:34px}.em-avatar{width:70px;height:70px;border-radius:16px}.em-avatar--initial{font-size:24px}.em-name{font-size:23px}.em-title{font-size:13px}.em-body{padding:18px 20px 24px}.em-footer{padding:12px 18px}.em-gallery-main{height:220px}.em-lightbox-overlay{padding:20px}.em-lightbox-arrow{width:38px;height:38px}.em-lightbox-arrow--left{left:12px}.em-lightbox-arrow--right{right:12px}}@media (max-width: 500px){.em-overlay{align-items:center;padding:8px}.em-modal{width:calc(100vw - 16px);height:calc(100dvh - 16px);max-height:calc(100dvh - 16px);border-radius:17px}.em-header{padding:18px 17px 16px}.em-profile-header{align-items:flex-start;gap:12px;padding-right:25px}.em-avatar{width:64px;height:64px;border-radius:15px}.em-avatar--initial{font-size:21px}.em-avatar-check{width:21px;height:21px;font-size:9px}.em-name{font-size:21px}.em-title{font-size:12px}.em-location{font-size:11px}.em-header-bottom{gap:6px}.em-body{padding:16px 17px 22px}.em-meta-grid{grid-template-columns:1fr;gap:6px;margin-bottom:18px}.em-meta-item{padding:9px}.em-section{margin-top:20px;padding-top:18px}.em-section-heading{margin-bottom:9px}.em-section-heading h2{font-size:15px}.em-gallery-main{height:190px;border-radius:13px}.em-gallery-arrow{width:32px;height:32px}.em-gallery-thumb{height:46px}.em-lightbox-overlay{padding:12px}.em-lightbox-close{top:12px;right:12px;width:36px;height:36px}.em-lightbox-arrow{width:34px;height:34px}.em-lightbox-arrow--left{left:8px}.em-lightbox-arrow--right{right:8px}.em-lightbox-counter{bottom:14px;font-size:10px}.em-schedule-top{align-items:flex-start;padding:13px}.em-schedule-top h3{font-size:12px}.em-schedule-count{font-size:8px}.em-schedule-day{align-items:flex-start;flex-direction:column;gap:7px;padding:10px 13px}.em-schedule-day-name{min-width:0}.em-time-slots{width:100%;justify-content:flex-start}.em-time-slot{font-size:8px;padding:5px 8px}.em-schedule-off{margin-left:15px}.em-schedule-empty{padding:13px}.em-schedule-empty-icon{width:34px;height:34px}.em-schedule-empty strong{font-size:10px}.em-schedule-empty p{font-size:9px}.em-footer{padding:11px 14px;align-items:stretch;flex-direction:column;gap:9px}.em-btn{width:100%}.em-contact-overlay{padding:12px}.em-contact-modal{width:min(100%,430px);border-radius:16px}.em-contact-header{padding:19px 17px 16px}.em-contact-header h2{font-size:18px}.em-contact-header p{font-size:11px}.em-contact-close{top:11px;right:11px;width:31px;height:31px}.em-contact-body{padding:15px 17px 18px}.em-contact-phone{margin-bottom:11px;padding:11px 12px}.em-contact-phone-icon{width:34px;height:34px}.em-contact-phone-number{font-size:12px}.em-contact-option{min-height:59px;gap:10px;padding:10px 11px}.em-contact-option-icon{width:36px;height:36px}.em-contact-option-title{font-size:11px}.em-contact-option-subtitle{font-size:9px}.em-contact-option-arrow{width:17px;height:17px}}@media (max-height: 700px) and (min-width: 701px){.em-overlay{padding:15px}.em-modal{height:calc(100dvh - 30px);max-height:calc(100dvh - 30px);width:min(800px,calc(100vw - 30px))}.em-header{padding:18px 25px 16px}.em-avatar{width:72px;height:72px}.em-body{padding-top:17px;padding-bottom:20px}.em-section{margin-top:18px;padding-top:17px}.em-gallery-main{height:190px}.em-footer{padding:11px 20px}}.em-contact-icons{display:flex;align-items:center;gap:10px;flex-shrink:0}.em-contact-icon{width:48px;height:48px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.em-contact-icon svg{width:23px;height:23px}.em-contact-icon--phone{background:#f1f5f9;color:#334155;border:1px solid #e2e8f0}.em-contact-icon--whatsapp{background:#25d366;color:#fff;border:1px solid #25d366}.em-contact-icon:hover{transform:translateY(-2px)}.em-contact-icon--phone:hover{background:#e2e8f0;box-shadow:0 5px 14px #0f172a1f}.em-contact-icon--whatsapp:hover{background:#20bd5a;box-shadow:0 5px 14px #25d36647}.em-contact-icon:active{transform:translateY(0)}@media (max-width: 600px){.em-contact-icons{width:100%;justify-content:flex-end}.em-contact-icon{width:46px;height:46px}}.sb-wrap{width:100%;max-width:760px;display:flex;flex-direction:column;gap:14px}.sb-box{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:16px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:border-color .2s ease,box-shadow .2s ease}.sb-box:focus-within{border-color:#f97316bf;box-shadow:0 0 0 3px #f973161f}.sb-main-row{display:flex;align-items:center;min-height:58px}.sb-field{display:flex;align-items:center;flex:1;height:58px;padding:0 18px;gap:10px;min-width:0}.sb-field-icon{width:17px;height:17px;color:#f97316;flex-shrink:0}.sb-input{flex:1;background:none;border:none;outline:none;font-size:14px;font-family:DM Sans,sans-serif;font-weight:500;color:#fff;min-width:0}.sb-input::placeholder{color:#94a3b8}.sb-divider{width:1px;height:25px;background:rgba(255,255,255,.12);flex-shrink:0}.sb-filters-btn{display:flex;align-items:center;gap:7px;background:transparent;border:none;border-left:1px solid rgba(255,255,255,.08);color:#e2e8f0;font-size:13px;font-weight:600;font-family:DM Sans,sans-serif;padding:0 18px;height:58px;cursor:pointer;transition:color .15s ease,background .15s ease;white-space:nowrap}.sb-filters-btn svg{width:15px;height:15px}.sb-filters-btn:hover,.sb-filters-btn.active{color:#fb923c;background:rgba(249,115,22,.08)}.sb-filter-badge{background:#f97316;color:#fff;font-size:10px;font-weight:700;width:17px;height:17px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.sb-search-btn{background:#f97316;color:#fff;border:none;border-radius:0 14px 14px 0;padding:0 25px;height:58px;font-size:14px;font-weight:700;font-family:DM Sans,sans-serif;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .15s ease;flex-shrink:0}.sb-search-btn:hover{background:#ea580c}.sb-search-btn:active{transform:scale(.98)}.sb-filter-row{display:flex;align-items:flex-end;gap:12px;padding:15px 16px 17px;border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.18);flex-wrap:wrap}.sb-filter-field{display:flex;flex-direction:column;gap:5px;flex:1;min-width:150px}.sb-filter-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#cbd5e1;font-family:DM Sans,sans-serif}.sb-select{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#f1f5f9;font-size:13px;font-family:DM Sans,sans-serif;font-weight:500;padding:9px 12px;outline:none;cursor:pointer;transition:border-color .15s ease,background .15s ease;width:100%;box-sizing:border-box}.sb-select:hover{border-color:#f9731666}.sb-select:focus{border-color:#f97316;box-shadow:0 0 0 2px #f973161a}.sb-select option{background:#1e293b;color:#f1f5f9}.sb-select::placeholder{color:#64748b}.sb-clear-btn{background:transparent;border:1px solid rgba(255,255,255,.14);color:#cbd5e1;font-size:12px;font-weight:600;font-family:DM Sans,sans-serif;padding:9px 14px;border-radius:8px;cursor:pointer;white-space:nowrap;align-self:flex-end;transition:color .15s ease,border-color .15s ease,background .15s ease;margin-bottom:1px}.sb-clear-btn:hover{color:#fb923c;border-color:#f9731666;background:rgba(249,115,22,.06)}.sb-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sb-tags-label{font-size:12px;color:#94a3b8;font-weight:500;font-family:DM Sans,sans-serif}.sb-tag{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);color:#cbd5e1;font-size:12px;font-weight:500;font-family:DM Sans,sans-serif;padding:5px 12px;border-radius:100px;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.sb-tag:hover{background:rgba(249,115,22,.12);border-color:#f9731659;color:#fb923c}@media (max-width: 700px){.sb-main-row{min-height:54px}.sb-field{height:54px;padding:0 14px}.sb-search-btn{height:54px;padding:0 17px;font-size:13px}.sb-filters-btn{height:54px;padding:0 12px}.sb-filter-row{gap:10px}.sb-filter-field{min-width:120px}}@media (max-width: 500px){.sb-main-row{flex-wrap:wrap;height:auto}.sb-field{width:100%;flex-basis:100%}.sb-divider{display:none}.sb-filters-btn{flex:1;border-top:1px solid rgba(255,255,255,.08);border-left:none;justify-content:center}.sb-search-btn{flex:1;border-radius:0 0 14px}.sb-filter-row{flex-direction:column;align-items:stretch}.sb-filter-field,.sb-clear-btn{width:100%}}.home-page{font-family:DM Sans,sans-serif;color:#0f172a;background:#f8f9fc;overflow-x:hidden}.home-page *,.home-page *:before,.home-page *:after{box-sizing:border-box}.hero{position:relative;min-height:620px;background:#0d1b2a;display:flex;align-items:center;padding:76px 64px;overflow:hidden}.hero-grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.45}.hero-grid-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px}.hero:before{content:"";position:absolute;width:600px;height:600px;right:-180px;top:-200px;background:radial-gradient(circle,rgba(249,115,22,.16),transparent 68%);pointer-events:none}.hero:after{content:"";position:absolute;width:400px;height:400px;left:-200px;bottom:-250px;background:radial-gradient(circle,rgba(34,211,238,.06),transparent 70%);pointer-events:none}.hero-content{position:relative;z-index:5;width:55%;max-width:610px;animation:fadeUp .7s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero-pill{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:7px 13px;border-radius:999px;margin-bottom:22px}.pill-dot{width:6px;height:6px;border-radius:50%;background:#34d399;box-shadow:0 0 7px #34d399b3}.hero-h1{font-family:Syne,sans-serif;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:800;line-height:1.05;letter-spacing:-.035em;color:#f8fafc;margin:0 0 20px;max-width:600px}.typewriter{color:#fb923c;display:inline-block;min-width:5ch;white-space:nowrap;vertical-align:baseline}.cursor{color:#fb923c;font-weight:300;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-p{color:#94a3b8;font-size:1rem;line-height:1.65;font-weight:400;max-width:470px;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:18px}.hero-browse-btn{display:inline-flex;align-items:center;justify-content:center;background:#f97316;color:#fff;text-decoration:none;padding:11px 20px;border-radius:9px;font-size:13px;font-weight:700;transition:background .2s ease,transform .2s ease}.hero-browse-btn:hover{background:#ea580c;transform:translateY(-2px)}.hero-post-link{color:#94a3b8;text-decoration:none;font-size:13px;font-weight:600;transition:color .2s ease}.hero-post-link:hover{color:#fb923c}.hero-image-wrap{position:absolute;right:0;top:0;bottom:0;width:51%;z-index:1;overflow:hidden;pointer-events:none}.hero-image-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to right,#0d1b2a 0%,#0d1b2a 8%,rgba(13,27,42,.85) 22%,rgba(13,27,42,.25) 58%,transparent 100%)}.hero-image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to bottom,#0d1b2a 0%,transparent 12%,transparent 88%,#0d1b2a 100%)}.hero-img{width:100%;height:100%;object-fit:cover;object-position:center;opacity:.65;display:block}.marquee-strip{background:#f97316;overflow:hidden;padding:11px 0;white-space:nowrap}.marquee-track{display:inline-flex;animation:marquee 22s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{font-family:Syne,sans-serif;font-size:12px;font-weight:700;color:#ffffffeb;letter-spacing:.05em;text-transform:uppercase;padding:0 24px}.marquee-dot{color:#fff6;margin-left:24px}.section-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#f97316;margin:0 0 6px}.section-eyebrow.center{text-align:center}.section-title{font-family:Syne,sans-serif;font-size:1.9rem;font-weight:800;color:#0f172a;letter-spacing:-.025em;margin:0}.section-title.center{text-align:center;margin-bottom:46px}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.see-all-link{font-size:13px;font-weight:700;color:#f97316;text-decoration:none;transition:opacity .15s}.see-all-link:hover{opacity:.7}.jobs-section{background:#f8f9fc;padding:72px 64px}.jobs-section-inner{max-width:1200px;margin:0 auto}.home-jobs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.jobs-state{text-align:center;padding:48px 20px;font-size:14px;color:#94a3b8}.jobs-state a{color:#f97316;font-weight:700;text-decoration:none}.workers-section{position:relative;background:#0d1b2a;min-height:500px;padding:40px 60px 65px;overflow:hidden}.workers-section:before{content:"";position:absolute;width:500px;height:500px;right:-180px;top:-180px;background:radial-gradient(circle,rgba(249,115,22,.1),transparent 70%);pointer-events:none}.workers-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.workers-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto}.workers-section .section-header{margin-bottom:24px;align-items:center}.workers-section .section-eyebrow{margin-bottom:4px}.workers-section .section-title{color:#f1f5f9}.workers-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;grid-template-rows:repeat(2,auto)!important;column-gap:8px;row-gap:12px;width:100%;margin:0;padding:0}.workers-grid>*{margin:0!important}.workers-state{text-align:center;padding:45px 20px;color:#64748b;font-size:14px}.workers-empty{text-align:center;max-width:480px;margin:0 auto;padding:35px 20px}.workers-empty-icon{font-size:32px;margin-bottom:12px}.workers-empty h3{font-family:Syne,sans-serif;color:#f1f5f9;font-size:17px;margin:0 0 8px}.workers-empty p{color:#64748b;font-size:13px;line-height:1.6;margin:0}.trust-section{background:#f8f9fc;padding:85px 64px 95px}.trust-inner{max-width:1100px;margin:0 auto}.trust-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:0 0 56px;padding:34px 10px;background:#fff;border:1px solid #e2e8f0;border-radius:16px}.trust-stat{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.trust-stat:not(:last-child):after{content:"";position:absolute;right:-10px;top:4px;bottom:4px;width:1px;background:#e2e8f0}.trust-stat-value{font-family:Syne,sans-serif;font-size:1.8rem;font-weight:800;color:#f97316;letter-spacing:-.02em}.trust-stat-label{font-size:12px;font-weight:600;color:#64748b}.trust-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trust-card{position:relative;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:30px 26px 26px;transition:transform .2s ease,box-shadow .2s ease}.trust-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0f172a0f}.trust-quote-mark{font-family:Syne,sans-serif;font-size:2.6rem;font-weight:800;color:#f973162e;line-height:1;margin-bottom:4px}.trust-quote{font-size:13.5px;line-height:1.65;color:#334155;margin:0 0 20px}.trust-person{display:flex;flex-direction:column;gap:2px;border-top:1px solid #e2e8f0;padding-top:14px}.trust-person-name{font-size:13px;font-weight:700;color:#0f172a}.trust-person-role{font-size:11.5px;color:#94a3b8;font-weight:500}.conversion-section{position:relative;background:#0d1b2a;padding:90px 64px;overflow:hidden}.conversion-grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.45;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px}.conversion-section:before{content:"";position:absolute;width:550px;height:550px;left:-200px;top:-220px;background:radial-gradient(circle,rgba(249,115,22,.14),transparent 68%);pointer-events:none}.conversion-section:after{content:"";position:absolute;width:450px;height:450px;right:-220px;bottom:-240px;background:radial-gradient(circle,rgba(34,211,238,.07),transparent 70%);pointer-events:none}.conversion-inner{position:relative;z-index:1;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;gap:50px;align-items:stretch}.conversion-divider{width:1px;background:rgba(255,255,255,.1)}.conversion-col{display:flex;flex-direction:column;align-items:flex-start}.conversion-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fb923c;margin:0 0 12px}.conversion-h3{font-family:Syne,sans-serif;font-size:1.9rem;font-weight:800;color:#f8fafc;letter-spacing:-.02em;margin:0 0 14px}.conversion-p{color:#94a3b8;font-size:14px;line-height:1.65;margin:0 0 20px;max-width:360px}.conversion-stat{display:inline-block;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#cbd5e1;font-size:12px;font-weight:600;padding:7px 13px;border-radius:999px;margin-bottom:26px}.conversion-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;padding:12px 24px;border-radius:10px;font-size:13.5px;font-weight:700;transition:background .2s ease,transform .2s ease,border-color .2s ease,color .2s ease}.conversion-btn-primary{background:#f97316;color:#fff}.conversion-btn-primary:hover{background:#ea580c;transform:translateY(-2px)}.conversion-btn-ghost{background:transparent;color:#f8fafc;border:1.5px solid rgba(255,255,255,.2)}.conversion-btn-ghost:hover{border-color:#f97316;color:#fb923c;transform:translateY(-2px)}@media (max-width: 1100px){.hero,.jobs-section,.workers-section,.trust-section,.conversion-section{padding-left:40px;padding-right:40px}.home-jobs-grid,.workers-grid{grid-template-columns:1fr;gap:8px!important}.trust-stats{grid-template-columns:repeat(2,1fr)}.trust-testimonials,.conversion-inner{grid-template-columns:1fr}.conversion-divider{width:100%;height:1px}}@media (max-width: 900px){.hero{min-height:570px;padding:70px 28px 60px}.hero-content{width:100%;max-width:600px}.hero-image-wrap{width:65%;opacity:.35}.hero-image-wrap:before{background:linear-gradient(to right,#0d1b2a 0%,rgba(13,27,42,.9) 35%,rgba(13,27,42,.3) 100%)}.hero-h1{font-family:Syne,sans-serif;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:800;line-height:1.05;letter-spacing:-.035em;color:#f8fafc;margin:0 0 20px;max-width:600px;overflow:visible}.hero-p{max-width:430px}}@media (max-width: 600px){.hero{min-height:530px;padding:55px 20px 50px}.hero-image-wrap{width:100%;opacity:.18}.hero-h1{font-size:2.55rem}.hero-p{font-size:.95rem;max-width:360px}.hero-actions{gap:14px}.hero-browse-btn{padding:11px 18px}.jobs-section,.workers-section,.trust-section,.conversion-section{padding:60px 20px}.section-header{flex-direction:column;align-items:flex-start;gap:8px}.workers-section .section-header{margin-bottom:20px}.home-jobs-grid,.workers-grid{grid-template-columns:1fr;gap:14px}.section-title{font-size:1.7rem}.trust-stats{grid-template-columns:1fr 1fr;padding:24px 16px}.trust-stat-value{font-size:1.4rem}.conversion-h3{font-size:1.5rem}}.sj-page{--orange: #f97316;--orange-dark: #ea580c;--orange-light: #fff7ed;font-family:DM Sans,sans-serif;background:#f8f9fc;min-height:100vh}.sj-header{position:relative;background:#0d1b2a;padding:64px 32px 48px;text-align:center;overflow:hidden}.sj-header-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.sj-header:before{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(249,115,22,.18) 0%,transparent 70%);top:-220px;left:50%;transform:translate(-50%);pointer-events:none}.sj-header-inner{position:relative;z-index:1;max-width:850px;margin:0 auto}.sj-eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fb923c;margin-bottom:12px}.sj-title{font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:10px}.sj-sub{font-size:15px;color:#cbd5e1;margin-bottom:32px;font-weight:300}.sj-header .sb-wrap{width:100%;max-width:760px;margin:0 auto}.sj-body{padding:36px 28px 80px}.sj-body-inner{max-width:1500px;margin:0 auto;display:flex;gap:24px;align-items:flex-start}.sj-sidebar{flex:0 0 210px;display:flex;flex-direction:column;gap:12px;position:sticky;top:80px}.sj-sidebar-section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px}.sj-sidebar-heading{font-family:Syne,sans-serif;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin-bottom:12px}.sj-filter-group{display:flex;flex-direction:column;gap:2px}.sj-filter-btn{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:8px 10px;border:none;background:none;border-radius:8px;font-size:13px;color:#64748b;cursor:pointer;transition:background .15s,color .15s;font-family:DM Sans,sans-serif;font-weight:500}.sj-filter-btn:hover{background:#fff7ed;color:#0f172a}.sj-filter-btn.active{background:#fff7ed;color:var(--orange);font-weight:600}.sj-filter-dot{width:7px;height:7px;border-radius:50%;border:1.5px solid #cbd5e1;flex-shrink:0}.sj-filter-dot.active{background:var(--orange);border-color:var(--orange)}.sj-main{flex:1;min-width:0}.sj-results-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:10px}.sj-results-count{font-size:13px;color:#94a3b8}.sj-results-count strong{color:#0f172a;font-weight:600}.sj-active-filters{display:flex;gap:8px;flex-wrap:wrap}.sj-active-chip{display:flex;align-items:center;gap:6px;background:#fff7ed;color:var(--orange);font-size:12px;font-weight:500;padding:5px 10px;border-radius:100px}.sj-active-chip button{background:none;border:none;color:var(--orange);cursor:pointer;font-size:14px;line-height:1;padding:0}.sj-cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.sj-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:16px;border-radius:10px;margin-bottom:20px;font-size:14px}.sj-empty{grid-column:1 / -1;text-align:center;padding:70px 20px;background:#fff;border:1px solid #e2e8f0;border-radius:14px}.sj-empty-icon{font-size:2.2rem;display:block;margin-bottom:14px}.sj-empty p{font-size:16px;font-weight:600;color:#0f172a;margin-bottom:6px}.sj-empty span{font-size:13px;color:#94a3b8}@media (max-width: 1250px){.sj-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1000px){.sj-body-inner{flex-direction:column}.sj-sidebar{flex:none;width:100%;position:static;flex-direction:row;flex-wrap:wrap}.sj-sidebar-section{flex:1 1 220px}.sj-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){.sj-header{padding:48px 18px 36px}.sj-body{padding:24px 16px 60px}.sj-cards-grid{grid-template-columns:1fr}.sj-sidebar{flex-direction:column}.sj-sidebar-section{width:100%}}.jd-page{min-height:100vh;background:#f7f8fa;font-family:DM Sans,sans-serif;color:#17202a}.jd-state{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#64748b;text-align:center}.jd-state-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#fff3e8;border:1px solid #fed7aa;border-radius:50%;color:#f97316;font-size:22px;font-weight:800}.jd-state p{margin:0;font-size:15px;font-weight:500}.jd-spinner{width:36px;height:36px;border:3px solid #e5e7eb;border-top-color:#f97316;border-radius:50%;animation:jd-spin .7s linear infinite}@keyframes jd-spin{to{transform:rotate(360deg)}}.jd-back-btn{margin-top:4px;padding:10px 18px;border:none;border-radius:8px;background:#f97316;color:#fff;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s,transform .15s}.jd-back-btn:hover{background:#ea580c;transform:translateY(-1px)}.jd-header{position:relative;overflow:hidden;background:#111827;padding:38px 32px 46px}.jd-header-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.jd-header-glow{position:absolute;width:600px;height:600px;top:-300px;right:-120px;background:radial-gradient(circle,rgba(249,115,22,.18) 0%,rgba(249,115,22,.06) 35%,transparent 70%);pointer-events:none}.jd-header-inner{position:relative;z-index:2;max-width:1120px;margin:0 auto}.jd-back{display:inline-flex;align-items:center;gap:7px;margin:0 0 28px;padding:0;border:none;background:none;color:#94a3b8;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:color .15s}.jd-back svg{width:15px;height:15px}.jd-back:hover{color:#fff}.jd-company-row{display:flex;align-items:center;gap:13px;margin-bottom:25px}.jd-company-logo{width:50px;height:50px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:12px;background:#f97316;color:#fff;font-size:20px;font-weight:800}.jd-company-logo--img{object-fit:contain;padding:4px;background:#fff;border:1px solid #e5e7eb}.jd-company-name{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#f8fafc;font-size:15px;font-weight:700}.jd-posted{margin-top:4px;color:#64748b;font-size:12px}.jd-verified{display:inline-flex;align-items:center;gap:4px;color:#fb923c;font-size:11px;font-weight:700}.jd-verified svg{width:14px;height:14px}.jd-title-area{margin-bottom:24px}.jd-title-label{margin-bottom:8px;color:#fb923c;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.jd-title{max-width:900px;margin:0;color:#f8fafc;font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3.1rem);font-weight:800;letter-spacing:-.035em;line-height:1.1}.jd-pills{display:flex;flex-wrap:wrap;gap:8px}.jd-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 13px;border:1px solid rgba(255,255,255,.09);border-radius:100px;background:rgba(255,255,255,.055);color:#cbd5e1;font-size:12.5px;font-weight:500}.jd-pill-icon{display:flex;align-items:center;color:#fb923c}.jd-pill-icon svg{width:14px;height:14px}.jd-body{padding:42px 32px 80px}.jd-body-inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.jd-content{min-width:0}.jd-section{margin-bottom:16px;padding:28px 30px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;animation:jd-fade-up .35s ease both}@keyframes jd-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.jd-section-title{margin:0 0 17px;padding-bottom:13px;border-bottom:1px solid #f1f5f9;color:#111827;font-size:16px;font-weight:800;letter-spacing:-.015em}.jd-section-body p{margin:0 0 11px;color:#475569;font-size:14.5px;line-height:1.75}.jd-section-body p:last-child{margin-bottom:0}.jd-tags{display:flex;flex-wrap:wrap;gap:8px}.jd-tag{display:inline-flex;align-items:center;padding:6px 12px;border:1px solid #fed7aa;border-radius:100px;background:#fff7ed;color:#ea580c;font-size:12px;font-weight:700}.jd-sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:88px}.jd-apply-card{padding:24px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 30px #0f172a0d}.jd-pay-label{margin-bottom:5px;color:#94a3b8;font-size:10px;font-weight:800;letter-spacing:.1em}.jd-apply-salary{margin-bottom:20px}.jd-apply-amount{color:#111827;font-size:1.45rem;font-weight:800;letter-spacing:-.025em}.jd-apply-period{margin-left:4px;color:#94a3b8;font-size:12px;font-weight:500}.jd-apply-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;margin-bottom:10px;padding:13px 16px;border-radius:9px;background:#f97316;color:#fff;font-family:DM Sans,sans-serif;font-size:14px;font-weight:800;text-align:center;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s}.jd-apply-btn:hover{background:#ea580c;color:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #f9731640}.jd-apply-btn span{font-size:17px}.jd-save-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box;margin-bottom:16px;padding:10px;border:1px solid #e5e7eb;border-radius:9px;background:#fff;color:#475569;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.jd-save-btn svg{width:16px;height:16px}.jd-save-btn:hover{border-color:#fdba74;background:#fff7ed;color:#ea580c}.jd-apply-note{padding-top:14px;border-top:1px solid #f1f5f9;color:#94a3b8;font-size:11.5px;line-height:1.5;text-align:center}.jd-apply-note strong{display:block;margin-top:2px;color:#475569;font-weight:700}.jd-detail-card{padding:22px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.jd-detail-card-title{margin:0 0 17px;padding-bottom:12px;border-bottom:1px solid #f1f5f9;color:#111827;font-size:14px;font-weight:800}.jd-detail-rows{display:flex;flex-direction:column;gap:12px}.jd-detail-row{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;font-size:12.5px}.jd-detail-row span{color:#94a3b8}.jd-detail-row strong{max-width:62%;color:#1e293b;font-weight:700;text-align:right}.jd-employer-card{padding:20px 22px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.jd-employer-heading{display:flex;align-items:center;gap:11px;margin-bottom:15px}.jd-small-avatar{width:38px;height:38px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:9px;background:#fff7ed;color:#ea580c;font-size:15px;font-weight:800}.jd-employer-heading h3{margin:0;color:#1e293b;font-size:13px;font-weight:800}.jd-employer-heading span{display:block;margin-top:2px;color:#94a3b8;font-size:10.5px}.jd-employer-status{display:flex;align-items:center;gap:7px;padding-top:13px;border-top:1px solid #f1f5f9;color:#64748b;font-size:11.5px;font-weight:600}.jd-status-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #dcfce7}@media (max-width: 950px){.jd-body-inner{grid-template-columns:1fr}.jd-sidebar{position:static;order:-1}.jd-apply-card{max-width:none}}@media (max-width: 650px){.jd-header{padding:30px 20px 38px}.jd-body{padding:24px 16px 60px}.jd-company-row{margin-bottom:20px}.jd-company-logo{width:44px;height:44px}.jd-title{font-size:2rem}.jd-pills{gap:6px}.jd-pill{font-size:11.5px;padding:6px 10px}.jd-section{padding:21px}.jd-apply-card,.jd-detail-card,.jd-employer-card{padding:20px}}.auth-page{font-family:DM Sans,sans-serif;background:#f8f9fc;min-height:100vh}.auth-header{position:relative;background:#0d1b2a;padding:64px 32px 52px;text-align:center;overflow:hidden}.auth-header-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.auth-header-noise{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;opacity:.35}.auth-header:before{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(249,115,22,.16) 0%,transparent 70%);top:-140px;left:50%;transform:translate(-50%);pointer-events:none}.auth-header-inner{position:relative;z-index:1}.auth-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f97316;margin-bottom:12px}.auth-title{font-family:Syne,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:#f1f5f9;letter-spacing:-.02em;margin-bottom:10px}.auth-sub{font-size:15px;color:#94a3b8;font-weight:300}.auth-body{display:flex;justify-content:center;padding:48px 24px 80px}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:36px;width:100%;max-width:440px;box-shadow:0 1px 3px #0f172a0a;animation:fadeUp .4s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.auth-field{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.auth-label-row{display:flex;justify-content:space-between;align-items:center}.auth-forgot{border:none;background:none;padding:0;margin:0;color:#111827;font-family:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:color .2s ease,opacity .2s ease}.auth-forgot:hover{color:#4b5563;text-decoration:underline}.auth-forgot:disabled{opacity:.5;cursor:not-allowed}.auth-input{width:100%;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;color:#0f172a;background:#fff;outline:none;font-family:DM Sans,sans-serif;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.auth-input:disabled{opacity:.65;cursor:not-allowed}.auth-role-toggle{display:grid;grid-template-columns:1fr 1fr;gap:10px}.auth-role-btn{padding:12px;border:1.5px solid #e2e8f0;border-radius:10px;background:#f8f9fc;color:#64748b;font-size:13.5px;font-weight:600;font-family:DM Sans,sans-serif;cursor:pointer;transition:all .15s;text-align:center}.auth-role-btn:hover{border-color:#fb923c;color:#f97316}.auth-role-btn.active{background:#fff7ed;border-color:#f97316;color:#ea580c}.auth-btn-primary{width:100%;background:#f97316;color:#fff;border:none;padding:12px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;font-family:DM Sans,sans-serif;transition:background .2s,transform .15s,box-shadow .2s;margin-top:4px}.auth-google-section{width:100%;margin-top:4px}.auth-google-label{margin:0 0 12px;text-align:center;color:#475569;font-size:13px;font-weight:600}.auth-google-wrapper{width:100%;min-height:40px;display:flex;justify-content:center;align-items:center;position:relative;transition:opacity .2s ease}.auth-google-button{width:100%;min-height:40px;display:flex;justify-content:center;align-items:center}.auth-google-button iframe{max-width:100%}.auth-google-wrapper.disabled{opacity:.55;pointer-events:none}.auth-divider{display:flex;align-items:center;gap:12px;margin:26px 0 20px;color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.08em}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-size:13.5px;font-weight:500;padding:12px 16px;border-radius:10px;margin-bottom:20px}.auth-success{width:100%;box-sizing:border-box;margin-bottom:20px;padding:13px 15px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;font-size:14px;line-height:1.5}.auth-switch{text-align:center;font-size:13.5px;color:#64748b;margin-top:24px;padding-top:20px;border-top:1px solid #f1f5f9}.forgot-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;background:rgba(15,23,42,.62);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:forgotOverlayIn .2s ease}.forgot-modal{position:relative;width:100%;max-width:470px;box-sizing:border-box;padding:38px;background:#ffffff;border-radius:16px;box-shadow:0 25px 60px #0003;animation:forgotModalIn .25s ease}.forgot-modal-close{position:absolute;top:15px;right:18px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#f3f4f6;color:#4b5563;font-size:25px;font-weight:400;line-height:1;cursor:pointer;transition:background .2s ease,color .2s ease}.forgot-modal-close:hover{background:#e5e7eb;color:#111827}.forgot-modal-close:disabled{opacity:.5;cursor:not-allowed}.forgot-modal-icon{width:54px;height:54px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:14px;background:#f3f4f6;font-size:25px}.forgot-modal-eyebrow{margin:0 0 7px;color:#6b7280;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.forgot-modal-title{margin:0 35px 12px 0;color:#111827;font-size:26px;font-weight:700;line-height:1.2}.forgot-modal-description{margin:0 0 24px;color:#6b7280;font-size:14px;line-height:1.65}.forgot-submit{width:100%}.forgot-back-button{width:100%;margin-top:12px;padding:11px 15px;border:none;background:transparent;color:#4b5563;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:color .2s ease}.forgot-back-button:hover{color:#111827}.forgot-back-button:disabled{opacity:.5;cursor:not-allowed}.forgot-success-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:28px;font-weight:700}.forgot-email-note{margin:0 0 18px;padding:14px 16px;border-radius:8px;background:#f9fafb;color:#374151;font-size:14px;word-break:break-word}.forgot-small-text{margin:0 0 24px;color:#9ca3af;font-size:12px;line-height:1.6}@keyframes forgotOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes forgotModalIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 600px){.forgot-modal-overlay{padding:14px}.forgot-modal{padding:30px 22px;border-radius:14px}.forgot-modal-title{font-size:23px}}@media (max-width: 480px){.auth-card{padding:28px 20px}.auth-header{padding:48px 20px 40px}.auth-google-button{width:100%}}.auth-page{position:relative;min-height:100vh;font-family:DM Sans,sans-serif;background:#f8f9fc;isolation:isolate}.auth-header{position:relative;z-index:1;background:#0d1b2a;padding:64px 32px 52px;text-align:center;overflow:hidden}.auth-header-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.auth-header-noise{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;opacity:.35}.auth-header:before{content:"";position:absolute;z-index:0;width:500px;height:500px;background:radial-gradient(circle,rgba(249,115,22,.16) 0%,transparent 70%);top:-140px;left:50%;transform:translate(-50%);pointer-events:none}.auth-header-inner{position:relative;z-index:2;pointer-events:none}.auth-eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fb923c;margin:0 0 12px}.auth-title{font-family:Syne,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:#f1f5f9;letter-spacing:-.02em;margin:0 0 10px}.auth-sub{font-size:15px;color:#94a3b8;font-weight:300;margin:0}.auth-body{position:relative;z-index:10;display:flex;justify-content:center;padding:48px 24px 80px;pointer-events:auto}.auth-card{position:relative;z-index:20;background:#ffffff;border:1px solid #e2e8f0;border-radius:16px;padding:36px;width:100%;max-width:480px;box-shadow:0 1px 3px #0f172a0a;animation:fadeUp .4s ease both;box-sizing:border-box;pointer-events:auto}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.auth-card form{position:relative;z-index:30;pointer-events:auto}.auth-field{position:relative;z-index:30;display:flex;flex-direction:column;gap:6px;margin-bottom:20px;pointer-events:auto}.auth-label{font-size:13px;font-weight:600;color:#0f172a}.auth-input{position:relative;z-index:31;width:100%;padding:10px 14px;border:1.5px solid #e2e8f0;border-radius:10px;font-size:14px;color:#0f172a;background:#fff;outline:none;font-family:DM Sans,sans-serif;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;pointer-events:auto}.auth-input:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.auth-input::placeholder{color:#94a3b8}.auth-capability-help{font-size:12.5px;color:#64748b;line-height:1.5;margin:-1px 0 12px}.auth-capability-list{position:relative;z-index:100;display:flex;flex-direction:column;gap:10px;width:100%;pointer-events:auto}.auth-capability-btn{position:relative;z-index:101;display:flex;align-items:center;gap:12px;width:100%;padding:14px;border:1.5px solid #e2e8f0;border-radius:12px;background:#f8f9fc;color:#334155;text-align:left;font-family:DM Sans,sans-serif;cursor:pointer;pointer-events:auto;user-select:none;-webkit-user-select:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease;box-sizing:border-box}.auth-capability-btn:hover:not(:disabled){border-color:#fdba74;background:#fffaf5;transform:translateY(-1px)}.auth-capability-btn:active:not(:disabled){transform:translateY(0)}.auth-capability-btn:focus{outline:none}.auth-capability-btn:focus-visible{outline:3px solid rgba(249,115,22,.25);outline-offset:2px}.auth-capability-btn.active{border-color:#f97316;background:#fff7ed;box-shadow:0 2px 8px #f9731614}.auth-capability-btn:disabled{opacity:.6;cursor:not-allowed}.auth-capability-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:9px;background:#fff;font-size:20px;border:1px solid #e2e8f0;pointer-events:none}.auth-capability-btn.active .auth-capability-icon{border-color:#fed7aa}.auth-capability-content{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0;pointer-events:none}.auth-capability-content strong{font-size:13.5px;font-weight:700;color:#0f172a}.auth-capability-content small{font-size:11.5px;line-height:1.4;color:#64748b}.auth-check{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border:1.5px solid #cbd5e1;border-radius:50%;color:#fff;font-size:12px;font-weight:700;pointer-events:none;transition:background .15s ease,border-color .15s ease}.auth-capability-btn.active .auth-check{background:#f97316;border-color:#f97316}.auth-type-info{position:relative;z-index:40;display:flex;align-items:flex-start;gap:10px;padding:12px 14px;margin-top:-4px;margin-bottom:20px;border:1px solid #fed7aa;border-radius:10px;background:#fff7ed}.auth-type-info-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border-radius:50%;background:#f97316;color:#fff;font-size:11px;font-weight:700}.auth-type-info strong{display:block;font-size:12.5px;font-weight:700;color:#9a3412;margin-bottom:3px}.auth-type-info p{margin:0;font-size:11.5px;line-height:1.45;color:#7c2d12}.auth-btn-primary{position:relative;z-index:40;width:100%;background:#f97316;color:#fff;border:none;padding:12px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;pointer-events:auto;font-family:DM Sans,sans-serif;transition:background .2s,transform .15s,box-shadow .2s;margin-top:4px}.auth-btn-primary:hover:not(:disabled){background:#ea580c;transform:translateY(-1px);box-shadow:0 4px 16px #f973164d}.auth-btn-primary:active:not(:disabled){transform:translateY(0)}.auth-btn-primary:disabled{opacity:.6;cursor:not-allowed}.auth-error{position:relative;z-index:200;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-size:13.5px;font-weight:500;padding:12px 16px;border-radius:10px;margin-bottom:20px;line-height:1.45}.auth-divider{position:relative;z-index:30;display:flex;align-items:center;gap:12px;margin:24px 0 20px;color:#94a3b8;font-size:10px;font-weight:600;letter-spacing:.08em}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.auth-divider span{flex-shrink:0}.auth-google-section{position:relative;z-index:50;display:flex;flex-direction:column;align-items:center;width:100%;pointer-events:auto}.auth-google-label{margin:0 0 10px;color:#475569;font-size:12.5px;font-weight:600;text-align:center}.auth-google-help{margin:0 0 10px;color:#94a3b8;font-size:11.5px;text-align:center}.auth-google-wrapper{position:relative;z-index:100;display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;pointer-events:auto}.auth-google-wrapper.disabled{opacity:.45;pointer-events:none}.auth-google-button{position:relative;z-index:101;display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;pointer-events:auto}.auth-google-button>div{position:relative;z-index:102;max-width:100%;pointer-events:auto}.auth-switch{position:relative;z-index:30;text-align:center;font-size:13.5px;color:#64748b;margin:24px 0 0;padding-top:20px;border-top:1px solid #f1f5f9}.auth-switch a{color:#f97316;font-weight:600;text-decoration:none}.auth-switch a:hover{opacity:.75}@media (max-width: 480px){.auth-card{padding:28px 20px;border-radius:14px}.auth-header{padding:48px 20px 40px}.auth-body{padding:32px 16px 60px}.auth-capability-btn{padding:12px}.auth-capability-icon{width:34px;height:34px;font-size:18px}.auth-capability-content strong{font-size:13px}.auth-capability-content small{font-size:11px}.auth-google-button{width:100%}}.about-page{--orange: #f97316;--orange-dark: #ea580c;--orange-light: #fff7ed;font-family:DM Sans,sans-serif;background:#f8f9fc;min-height:100vh;color:#0f172a}.about-hero{position:relative;background:#0d1b2a;padding:100px 32px 110px;overflow:hidden;text-align:center}.about-hero-grid,.about-cta-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.about-hero-glow{position:absolute;width:750px;height:750px;background:radial-gradient(circle,rgba(249,115,22,.17) 0%,transparent 70%);top:-330px;left:50%;transform:translate(-50%);pointer-events:none}.about-hero-inner{position:relative;z-index:1;max-width:780px;margin:0 auto}.about-eyebrow{display:inline-block;color:#fb923c;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:17px}.about-hero-title{font-family:Syne,sans-serif;font-size:clamp(2.4rem,5vw,4rem);line-height:1.03;letter-spacing:-.045em;font-weight:800;color:#fff;margin:0 0 22px}.about-hero-title span{color:#fb923c}.about-hero-sub{max-width:650px;margin:0 auto;color:#cbd5e1;font-size:16px;line-height:1.75}.about-mission{background:#fff;border-bottom:1px solid #e2e8f0}.about-mission-inner{max-width:1050px;margin:0 auto;padding:75px 32px;display:grid;grid-template-columns:1.5fr .8fr;gap:70px;align-items:center}.about-section-label{display:block;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}.about-mission-copy h2{max-width:650px;font-family:Syne,sans-serif;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.15;letter-spacing:-.035em;margin:0 0 20px}.about-mission-copy p{max-width:680px;color:#64748b;font-size:15px;line-height:1.8;margin:0 0 14px}.about-mission-card{min-height:260px;border-radius:22px;background:#0d1b2a;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.about-mission-card:before{content:"";position:absolute;width:300px;height:300px;right:-100px;top:-100px;background:radial-gradient(circle,rgba(249,115,22,.25),transparent 70%)}.about-mission-card-mark{position:absolute;top:30px;left:30px;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(249,115,22,.12);border:1px solid rgba(249,115,22,.3);color:#fb923c;font-family:Syne,sans-serif;font-weight:800}.about-mission-card strong{position:relative;color:#fff;font-family:Syne,sans-serif;font-size:23px;margin-bottom:12px}.about-mission-card>span{position:relative;color:#94a3b8;font-size:14px;line-height:1.8}.about-building{padding:75px 32px;background:#f8f9fc}.about-body-inner{max-width:1050px;margin:0 auto}.about-section-heading{max-width:700px;margin:0 auto 38px;text-align:center}.about-section-heading h2{font-family:Syne,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15;letter-spacing:-.035em;margin:0 0 12px}.about-section-heading p{color:#64748b;font-size:15px;line-height:1.75;margin:0}.about-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-category-card{display:flex;gap:15px;padding:22px;background:#fff;border:1px solid #e2e8f0;border-radius:15px;transition:border-color .2s,box-shadow .2s,transform .2s}.about-category-card:hover{border-color:#fed7aa;box-shadow:0 7px 22px #0f172a0f;transform:translateY(-2px)}.about-category-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:var(--orange-light);border:1px solid #fed7aa;border-radius:10px;font-size:20px;flex-shrink:0}.about-category-card h3{font-family:Syne,sans-serif;font-size:14px;font-weight:800;margin:1px 0 9px}.about-category-card ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:3px}.about-category-card li{color:#64748b;font-size:12px;padding-left:11px;position:relative}.about-category-card li:before{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:var(--orange);left:0;top:6px}.about-impact{background:#fff;padding:75px 32px;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.about-impact-header{max-width:720px;margin-bottom:35px}.about-impact-header h2{max-width:650px;font-family:Syne,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.15;letter-spacing:-.035em;margin:0 0 14px}.about-impact-header p{color:#64748b;font-size:15px;line-height:1.8;max-width:700px;margin:0}.about-impact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-impact-card{padding:26px;border:1px solid #e2e8f0;border-radius:15px;background:#f8fafc}.about-impact-card>span{color:var(--orange);font-family:Syne,sans-serif;font-size:11px;font-weight:800}.about-impact-card h3{font-family:Syne,sans-serif;font-size:16px;margin:13px 0 7px}.about-impact-card p{color:#64748b;font-size:13px;line-height:1.7;margin:0}.about-values{padding:75px 32px;background:#f8f9fc}.about-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-value-card{padding:26px;background:#fff;border:1px solid #e2e8f0;border-radius:15px;transition:border-color .2s,box-shadow .2s}.about-value-card:hover{border-color:#fed7aa;box-shadow:0 7px 22px #0f172a0d}.about-value-icon{display:block;font-size:25px;margin-bottom:14px}.about-value-card h3{font-family:Syne,sans-serif;font-size:15px;margin:0 0 8px}.about-value-card p{color:#64748b;font-size:13px;line-height:1.7;margin:0}.about-cta{position:relative;overflow:hidden;background:#0d1b2a;margin:0;text-align:center}.about-cta-grid{opacity:.8}.about-cta:after{content:"";position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(249,115,22,.2),transparent 70%);right:-180px;top:-180px}.about-cta-inner{position:relative;z-index:1;max-width:700px;margin:0 auto;padding:75px 32px}.about-cta-label{color:#fb923c;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.about-cta h2{font-family:Syne,sans-serif;color:#fff;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.04em;margin:10px 0}.about-cta p{color:#94a3b8;font-size:15px;line-height:1.7;margin:0 auto 28px;max-width:580px}.about-cta-btns{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.about-btn-primary,.about-btn-ghost{padding:12px 26px;border-radius:9px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s,background .2s}.about-btn-primary{background:var(--orange);color:#fff}.about-btn-primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.about-btn-ghost{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:#cbd5e1}.about-btn-ghost:hover{background:rgba(255,255,255,.1);transform:translateY(-1px)}@media (max-width: 900px){.about-mission-inner{grid-template-columns:1fr;gap:35px}.about-categories,.about-values-grid{grid-template-columns:repeat(2,1fr)}.about-impact-grid{grid-template-columns:1fr}}@media (max-width: 600px){.about-hero{padding:70px 20px 80px}.about-mission,.about-building,.about-impact,.about-values{padding:55px 16px}.about-mission-inner{padding:0}.about-categories,.about-values-grid{grid-template-columns:1fr}.about-category-card{padding:18px}.about-cta-inner{padding:60px 20px}}.contact-page{--orange: #f97316;--orange-dark: #ea580c;--orange-light: #fff7ed;font-family:DM Sans,sans-serif;background:#f8f9fc;min-height:100vh;color:#0f172a}.contact-hero{position:relative;background:#0d1b2a;padding:90px 32px 100px;text-align:center;overflow:hidden}.contact-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.contact-hero-glow{position:absolute;width:650px;height:650px;background:radial-gradient(circle,rgba(249,115,22,.18) 0%,transparent 70%);top:-250px;left:50%;transform:translate(-50%);pointer-events:none}.contact-hero-inner{position:relative;z-index:1;max-width:700px;margin:0 auto}.contact-eyebrow{display:inline-block;color:#fb923c;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:17px}.contact-hero-title{font-family:Syne,sans-serif;color:#fff;font-size:clamp(2.4rem,5vw,3.8rem);line-height:1.03;letter-spacing:-.045em;margin:0 0 20px}.contact-hero-title span{color:#fb923c}.contact-hero-sub{max-width:600px;margin:0 auto;color:#cbd5e1;font-size:15px;line-height:1.75}.contact-body{padding:65px 32px 80px}.contact-body-inner{max-width:1050px;margin:0 auto;display:grid;grid-template-columns:330px 1fr;gap:24px;align-items:start}.contact-left{display:flex;flex-direction:column;gap:16px}.contact-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:30px 26px}.contact-card-label,.contact-form-label{display:block;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.contact-info-card h2,.contact-form h2{font-family:Syne,sans-serif;font-size:21px;letter-spacing:-.025em;margin:0 0 9px}.contact-info-intro{color:#64748b;font-size:13px;line-height:1.7;margin:0 0 25px}.contact-items{display:flex;flex-direction:column;gap:18px;padding-top:21px;border-top:1px solid #f1f5f9}.contact-item{display:flex;align-items:flex-start;gap:12px}.contact-item-icon{width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:var(--orange-light);border:1px solid #fed7aa;border-radius:9px;font-size:15px;flex-shrink:0}.contact-item>div{display:flex;flex-direction:column;gap:2px;padding-top:1px}.contact-item-label{color:#94a3b8;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.contact-item-value{color:#334155;font-size:13px;font-weight:500}.contact-note{position:relative;overflow:hidden;display:flex;gap:13px;padding:22px;background:#0d1b2a;border-radius:16px}.contact-note:after{content:"";position:absolute;width:180px;height:180px;background:radial-gradient(circle,rgba(249,115,22,.2),transparent 70%);right:-70px;top:-70px}.contact-note-mark{position:relative;z-index:1;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:9px;color:#fb923c;background:rgba(249,115,22,.1);border:1px solid rgba(249,115,22,.25);font-family:Syne,sans-serif;font-size:12px;font-weight:800;flex-shrink:0}.contact-note>div:last-child{position:relative;z-index:1}.contact-note strong{display:block;color:#fff;font-family:Syne,sans-serif;font-size:13px;margin-bottom:6px}.contact-note p{color:#94a3b8;font-size:12px;line-height:1.65;margin:0}.contact-right{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:38px 40px}.contact-form h2{font-size:24px;margin-bottom:7px}.contact-form-intro{color:#64748b;font-size:13px;margin:0 0 26px}.contact-form{display:flex;flex-direction:column;gap:18px}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-field{display:flex;flex-direction:column;gap:6px}.contact-label{color:#334155;font-size:12px;font-weight:600}.contact-input{width:100%;box-sizing:border-box;padding:11px 13px;border:1.5px solid #e2e8f0;border-radius:9px;background:#fff;color:#0f172a;font-family:DM Sans,sans-serif;font-size:13px;outline:none;transition:border-color .2s,box-shadow .2s}.contact-input:focus{border-color:#f97316b3;box-shadow:0 0 0 3px #f973161a}.contact-input::placeholder{color:#94a3b8}.contact-textarea{resize:vertical;min-height:135px;line-height:1.6}.contact-submit{align-self:flex-start;display:inline-flex;align-items:center;gap:10px;border:none;background:var(--orange);color:#fff;padding:12px 23px;border-radius:9px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s,transform .15s}.contact-submit:hover{background:var(--orange-dark);transform:translateY(-1px)}.contact-submit span{font-size:16px}.contact-success{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.contact-success-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--orange-light);border:1px solid #fed7aa;color:var(--orange);font-size:24px;font-weight:700;margin-bottom:15px}.contact-success-label{color:var(--orange);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px}.contact-success h2{font-family:Syne,sans-serif;font-size:23px;margin:0 0 8px}.contact-success p{max-width:390px;color:#64748b;font-size:13px;line-height:1.7;margin:0 0 20px}.contact-reset{background:#fff;border:1px solid #e2e8f0;color:var(--orange-dark);padding:9px 18px;border-radius:8px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;cursor:pointer}.contact-reset:hover{background:var(--orange-light);border-color:#fed7aa}.contact-bottom{position:relative;overflow:hidden;background:#fff;border-top:1px solid #e2e8f0;padding:70px 32px;text-align:center}.contact-bottom-inner{position:relative;max-width:700px;margin:0 auto}.contact-bottom-inner>span{color:var(--orange);font-family:Syne,sans-serif;font-size:11px;font-weight:800;letter-spacing:.16em}.contact-bottom h2{font-family:Syne,sans-serif;font-size:clamp(1.8rem,4vw,2.7rem);line-height:1.1;letter-spacing:-.035em;margin:12px 0}.contact-bottom p{color:#64748b;font-size:14px;line-height:1.7;margin:0 auto;max-width:550px}@media (max-width: 850px){.contact-body-inner{grid-template-columns:1fr}.contact-left{display:grid;grid-template-columns:1fr 1fr}}@media (max-width: 600px){.contact-hero{padding:65px 20px 75px}.contact-body{padding:45px 16px 60px}.contact-left{display:flex;flex-direction:column}.contact-right{padding:28px 20px}.contact-row{grid-template-columns:1fr}.contact-submit{width:100%;justify-content:center}.contact-bottom{padding:55px 20px}}.how-page{--orange: #f97316;--orange-dark: #ea580c;--orange-light: #fff7ed;font-family:DM Sans,sans-serif;background:#f8f9fc;min-height:100vh;color:#0f172a}.how-hero{position:relative;background:#0d1b2a;padding:90px 32px 100px;overflow:hidden;text-align:center}.how-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.how-hero-glow{position:absolute;width:700px;height:700px;background:radial-gradient(circle,rgba(249,115,22,.18) 0%,transparent 70%);top:-300px;left:50%;transform:translate(-50%);pointer-events:none}.how-hero-inner{position:relative;z-index:1;max-width:760px;margin:0 auto}.how-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fb923c;margin-bottom:18px}.how-hero-title{font-family:Syne,sans-serif;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.02;font-weight:800;letter-spacing:-.045em;color:#fff;margin:0 0 20px}.how-hero-title span{color:#fb923c}.how-hero-sub{max-width:620px;margin:0 auto;color:#cbd5e1;font-size:16px;line-height:1.7}.how-mission{background:#fff;border-bottom:1px solid #e2e8f0}.how-mission-inner{max-width:1050px;margin:0 auto;padding:42px 32px;display:flex;align-items:flex-start;gap:22px}.how-mission-mark{width:46px;height:46px;border-radius:12px;background:var(--orange-light);border:1px solid #fed7aa;color:var(--orange);display:flex;align-items:center;justify-content:center;font-family:Syne,sans-serif;font-weight:800;flex-shrink:0}.how-mission-label,.how-section-label{display:block;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px}.how-mission h2{font-family:Syne,sans-serif;font-size:22px;line-height:1.25;letter-spacing:-.025em;margin:0 0 8px}.how-mission p{max-width:760px;color:#64748b;font-size:14px;line-height:1.75;margin:0}.how-jobs,.how-body{padding:70px 32px}.how-section-heading{max-width:720px;margin:0 auto 30px;text-align:center}.how-section-heading h2{font-family:Syne,sans-serif;font-size:clamp(1.7rem,3vw,2.3rem);line-height:1.15;letter-spacing:-.03em;margin:0 0 12px}.how-section-heading p{color:#64748b;font-size:15px;line-height:1.7;margin:0 auto}.how-jobs{background:#f8f9fc}.how-jobs-grid{max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.how-job-pill{display:flex;align-items:center;gap:8px;padding:9px 15px;background:#fff;border:1px solid #e2e8f0;border-radius:100px;color:#475569;font-size:13px;font-weight:500;transition:border-color .2s,background .2s,color .2s,transform .2s}.how-job-pill:hover{border-color:#fed7aa;background:var(--orange-light);color:var(--orange-dark);transform:translateY(-1px)}.how-job-icon{font-size:16px}.how-body{background:#fff}.how-body-inner{max-width:820px;margin:0 auto}.how-steps-heading{margin-bottom:28px}.how-tabs{display:flex;gap:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:5px;margin-bottom:42px}.how-tab{flex:1;border:none;border-radius:8px;padding:11px 16px;background:transparent;color:#64748b;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s}.how-tab.active{background:var(--orange);color:#fff;box-shadow:0 3px 10px #f9731633}.how-tab:not(.active):hover{color:#0f172a;background:#fff}.how-steps{display:flex;flex-direction:column}.how-step{display:flex;gap:22px;align-items:stretch}.how-step-left{width:48px;display:flex;flex-direction:column;align-items:center;flex-shrink:0}.how-step-num{width:46px;height:46px;border-radius:12px;background:var(--orange-light);border:1px solid #fed7aa;color:var(--orange);font-family:Syne,sans-serif;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;z-index:1}.how-step-line{width:1px;flex:1;min-height:28px;background:#fed7aa;margin:5px 0}.how-step-content{flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:22px 25px;margin-bottom:12px;transition:border-color .2s,box-shadow .2s,transform .2s}.how-step-content:hover{border-color:#fed7aa;box-shadow:0 6px 20px #0f172a0f;transform:translate(2px)}.how-step-label{display:block;color:var(--orange);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.how-step-content h3{font-family:Syne,sans-serif;font-size:17px;font-weight:800;letter-spacing:-.015em;margin:0 0 7px;color:#0f172a}.how-step-content p{color:#64748b;font-size:14px;line-height:1.7;margin:0}.how-productivity{position:relative;overflow:hidden;margin-top:65px;border-radius:20px;background:#0d1b2a;color:#fff}.how-productivity-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:45px 45px}.how-productivity:after{content:"";position:absolute;width:450px;height:450px;right:-180px;top:-180px;background:radial-gradient(circle,rgba(249,115,22,.2),transparent 70%)}.how-productivity-inner{position:relative;z-index:1;padding:46px 42px}.how-productivity-eyebrow{color:#fb923c;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.how-productivity h2{max-width:620px;font-family:Syne,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1.15;letter-spacing:-.03em;margin:10px 0 14px}.how-productivity-inner>p{max-width:650px;color:#94a3b8;font-size:14px;line-height:1.75;margin:0}.how-productivity-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}.how-productivity-points div{padding:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.07);border-radius:12px}.how-productivity-points strong{display:block;color:#fff;font-size:13px;margin-bottom:5px}.how-productivity-points span{display:block;color:#94a3b8;font-size:12px;line-height:1.5}.how-cta{margin-top:24px;background:var(--orange-light);border:1px solid #fed7aa;border-radius:20px}.how-cta-inner{padding:46px 32px;text-align:center}.how-cta-label{color:var(--orange-dark);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.how-cta h2{font-family:Syne,sans-serif;font-size:2rem;letter-spacing:-.03em;margin:8px 0}.how-cta p{color:#64748b;font-size:14px;margin:0 0 24px}.how-cta-btns{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.how-btn-primary,.how-btn-ghost{padding:12px 25px;border-radius:9px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .15s,background .2s}.how-btn-primary{background:var(--orange);color:#fff}.how-btn-primary:hover{background:var(--orange-dark);transform:translateY(-1px)}.how-btn-ghost{background:#fff;border:1px solid #fed7aa;color:var(--orange-dark)}.how-btn-ghost:hover{background:#fff7ed;transform:translateY(-1px)}@media (max-width: 700px){.how-hero{padding:65px 20px 75px}.how-mission-inner{padding:32px 20px}.how-jobs,.how-body{padding:50px 16px}.how-productivity-points{grid-template-columns:1fr}.how-productivity-inner{padding:36px 25px}.how-step{gap:14px}.how-step-left{width:40px}.how-step-num{width:40px;height:40px}.how-step-content{padding:18px}}@media (max-width: 500px){.how-tabs,.how-mission-inner{flex-direction:column}.how-hero-title{font-size:2.35rem}}.candidate-dashboard{min-height:100vh;background:#f7f8fb;font-family:DM Sans,sans-serif;color:#0f172a;padding:42px 24px 80px}.candidate-container{width:100%;max-width:1180px;margin:0 auto}.candidate-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.candidate-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#f97316;font-size:11px;font-weight:800;letter-spacing:.12em;margin-bottom:10px}.candidate-header h1{font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.04em;margin:0 0 12px}.candidate-header p{color:#64748b;margin:0;font-size:15px}.candidate-header-actions{display:flex;gap:10px;flex-shrink:0}.candidate-primary-btn,.candidate-outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:10px;text-decoration:none;font-size:13px;font-weight:700;transition:.2s ease}.candidate-primary-btn{background:#f97316;color:#fff}.candidate-primary-btn:hover{background:#ea580c;transform:translateY(-1px)}.candidate-outline-btn{background:#fff;color:#334155;border:1px solid #e2e8f0}.candidate-outline-btn:hover{border-color:#f97316;color:#f97316}.candidate-mode-card{display:flex;align-items:center;gap:18px;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;padding:20px;margin-bottom:22px}.candidate-mode-icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;font-size:22px}.candidate-mode-content{flex:1}.candidate-mode-label{font-size:10px;font-weight:800;letter-spacing:.1em;color:#ea580c}.candidate-mode-content h2{font-size:16px;margin:3px 0 4px}.candidate-mode-content p{margin:0;color:#9a3412;font-size:12.5px;line-height:1.5}.candidate-stop-btn{border:1px solid #fdba74;background:#fff;color:#c2410c;border-radius:9px;padding:10px 14px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:.2s ease}.candidate-stop-btn:hover:not(:disabled){background:#ffedd5}.candidate-stop-btn:disabled{opacity:.6;cursor:not-allowed}.candidate-employer-switch-section{margin-top:46px;margin-bottom:0}.candidate-employer-switch-section .candidate-mode-card{margin-bottom:0}.candidate-profile-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:34px}.candidate-profile-left{display:flex;align-items:center;gap:15px}.candidate-avatar{width:58px;height:58px;border-radius:50%;overflow:hidden;background:#fff7ed;border:2px solid #fed7aa;display:flex;align-items:center;justify-content:center;flex-shrink:0}.candidate-avatar img{width:100%;height:100%;object-fit:cover}.candidate-avatar span{color:#ea580c;font-size:22px;font-weight:800}.candidate-profile-card h2{font-size:17px;margin:0 0 3px}.candidate-profile-card p{color:#64748b;font-size:13px;margin:0 0 4px}.candidate-location{font-size:11px;color:#94a3b8}.candidate-profile-edit{color:#f97316;text-decoration:none;font-size:12px;font-weight:700}.candidate-profile-edit:hover{color:#ea580c}.candidate-application-section{margin-bottom:44px}.candidate-application-section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.candidate-application-section-header h2{font-family:Syne,sans-serif;font-size:24px;letter-spacing:-.03em;margin:5px 0}.candidate-application-section-header p{margin:0;max-width:520px;color:#64748b;font-size:13px;line-height:1.5}.candidate-selected-view-all{flex-shrink:0;color:#f97316;text-decoration:none;font-size:12px;font-weight:700}.candidate-selected-view-all:hover{color:#ea580c}.candidate-application-carousel-wrapper{position:relative;display:flex;align-items:center;width:100%}.candidate-application-carousel{display:flex;align-items:flex-start;gap:18px;width:100%;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;scroll-padding-left:4px;padding:10px 4px 14px;margin:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.candidate-application-carousel::-webkit-scrollbar{display:none}.candidate-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff;border:1px solid #e2e8f0;color:#334155;font-family:Arial,sans-serif;font-size:28px;font-weight:400;line-height:1;cursor:pointer;padding:0;box-shadow:0 4px 12px #0f172a1a;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.candidate-carousel-arrow:hover{background:#fff7ed;border-color:#fed7aa;color:#f97316;box-shadow:0 6px 16px #0f172a24;transform:translateY(-50%) scale(1.05)}.candidate-carousel-arrow:active{transform:translateY(-50%) scale(.96)}.candidate-carousel-arrow-left{left:-30px}.candidate-carousel-arrow-right{right:-30px;transform:translateY(calc(-50% - 1px))}.candidate-carousel-arrow-right:hover{transform:translateY(calc(-50% - 1px)) scale(1.05)}.candidate-carousel-arrow-right:active{transform:translateY(calc(-50% - 1px)) scale(.96)}.candidate-carousel-arrow:focus-visible{outline:2px solid #f97316;outline-offset:2px}.candidate-application-slide{position:relative;flex:0 0 auto;width:320px;scroll-snap-align:start}.candidate-selected-badge{position:absolute;top:-10px;left:16px;z-index:5;display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:999px;background:#dcfce7;color:#15803d;border:1px solid #bbf7d0;font-size:9px;font-weight:800;letter-spacing:.08em;pointer-events:none;box-shadow:0 2px 6px #0f172a0d}.candidate-selected-badge span{font-size:10px;font-weight:900}.candidate-pending-badge{position:absolute;top:-10px;left:16px;z-index:5;display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:999px;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;font-size:9px;font-weight:800;letter-spacing:.08em;pointer-events:none;box-shadow:0 2px 6px #0f172a0d}.candidate-pending-badge span{font-size:10px}.candidate-rejected-badge{position:absolute;top:-10px;left:16px;z-index:5;display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:999px;background:#f8fafc;color:#64748b;border:1px solid #cbd5e1;font-size:9px;font-weight:800;letter-spacing:.08em;pointer-events:none;box-shadow:0 2px 6px #0f172a0d}.candidate-rejected-badge span{font-size:11px;font-weight:900}.candidate-section-eyebrow{font-size:10px;color:#f97316;font-weight:800;letter-spacing:.12em}.candidate-empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:52px 30px;margin-bottom:44px}.candidate-empty-icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;background:#fff7ed;border-radius:14px;font-size:25px;margin-bottom:16px}.candidate-empty-state h2{font-family:Syne,sans-serif;font-size:23px;letter-spacing:-.025em;margin:7px 0 8px}.candidate-empty-state p{max-width:480px;color:#64748b;font-size:13px;line-height:1.55;margin:0 0 20px}.candidate-loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;color:#64748b}.candidate-loading-state p{margin:12px 0 0;font-size:13px}.candidate-loading-spinner{width:30px;height:30px;border:3px solid #e2e8f0;border-top-color:#f97316;border-radius:50%;animation:candidate-spin .8s linear infinite}@keyframes candidate-spin{to{transform:rotate(360deg)}}.candidate-section{margin-bottom:30px}.candidate-section-heading h2{font-family:Syne,sans-serif;font-size:22px;letter-spacing:-.025em;margin:5px 0 18px}.candidate-actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.candidate-action-card{display:flex;align-items:center;gap:14px;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;text-decoration:none;color:inherit;transition:.2s ease}.candidate-action-card:hover{border-color:#fdba74;transform:translateY(-2px);box-shadow:0 8px 22px #0f172a0f}.candidate-action-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#fff7ed;border-radius:10px;flex-shrink:0;font-size:19px}.candidate-action-card div{flex:1}.candidate-action-card strong{display:block;font-size:14px;margin-bottom:4px}.candidate-action-card p{margin:0;color:#64748b;font-size:11.5px;line-height:1.45}.candidate-action-arrow{color:#f97316;font-size:18px;font-weight:700}@media (max-width: 700px){.candidate-header{align-items:flex-start;flex-direction:column}.candidate-header-actions{width:100%}.candidate-primary-btn,.candidate-outline-btn{flex:1}.candidate-mode-card{align-items:flex-start;flex-wrap:wrap}.candidate-stop-btn{width:100%}.candidate-actions-grid{grid-template-columns:1fr}.candidate-application-section-header{align-items:flex-start;flex-direction:column}.candidate-selected-view-all{margin-top:-8px}.candidate-application-carousel{gap:14px;padding-left:18px;padding-right:18px}.candidate-application-slide{width:78vw;max-width:320px}.candidate-employer-switch-section{margin-top:36px}.candidate-carousel-arrow{width:34px;height:34px;font-size:24px}.candidate-carousel-arrow-left{left:-18px}.candidate-carousel-arrow-right{right:-18px}}@media (max-width: 520px){.candidate-dashboard{padding:28px 16px 60px}.candidate-profile-card{align-items:flex-start;flex-direction:column}.candidate-profile-edit{padding-left:73px}.candidate-application-section{margin-bottom:36px}.candidate-application-section-header h2{font-size:21px}.candidate-application-carousel{gap:14px;padding-left:14px;padding-right:14px}.candidate-application-slide{width:82vw}.candidate-selected-badge,.candidate-pending-badge,.candidate-rejected-badge{left:12px}.candidate-carousel-arrow{width:32px;height:32px;font-size:23px}.candidate-carousel-arrow-left{left:-14px}.candidate-carousel-arrow-right{right:-14px}.candidate-empty-state{padding:42px 20px}.candidate-employer-switch-section{margin-top:30px}}.employer-dashboard{min-height:100vh;background:#f7f8fb;font-family:DM Sans,sans-serif;color:#0f172a;padding:42px 24px 90px}.employer-container{width:100%;max-width:1180px;margin:0 auto}.employer-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.employer-eyebrow{display:inline-flex;color:#f97316;font-size:11px;font-weight:800;letter-spacing:.12em;margin-bottom:10px}.employer-header h1{font-family:Syne,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1.05;letter-spacing:-.04em;margin:0 0 12px}.employer-header p{color:#64748b;margin:0;font-size:15px}.employer-header-actions{display:flex;gap:10px;flex-shrink:0}.employer-primary-btn,.employer-outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:10px;text-decoration:none;font-size:13px;font-weight:700;transition:.2s ease}.employer-primary-btn{background:#f97316;color:#fff}.employer-primary-btn:hover{background:#ea580c;transform:translateY(-1px)}.employer-outline-btn{background:#fff;color:#334155;border:1px solid #e2e8f0}.employer-outline-btn:hover{color:#f97316;border-color:#fdba74}.employer-jobseeker-card{display:flex;align-items:center;gap:18px;padding:21px;margin-bottom:22px;border:1px solid #fed7aa;border-radius:16px;background:#fff7ed;transition:.2s ease}.employer-jobseeker-active{background:#f0fdf4;border-color:#bbf7d0}.employer-jobseeker-icon{width:48px;height:48px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:22px;border:1px solid rgba(249,115,22,.08)}.employer-jobseeker-active .employer-jobseeker-icon{color:#16a34a;border-color:#bbf7d0}.employer-jobseeker-content{flex:1;min-width:0}.employer-jobseeker-content>span{color:#ea580c;font-size:10px;font-weight:800;letter-spacing:.1em}.employer-jobseeker-active .employer-jobseeker-content>span{color:#16a34a}.employer-jobseeker-content h2{font-size:16px;margin:4px 0}.employer-jobseeker-content p{color:#9a3412;font-size:12.5px;line-height:1.5;margin:0}.employer-jobseeker-active .employer-jobseeker-content p{color:#166534}.employer-jobseeker-btn{border:none;border-radius:9px;background:#f97316;color:#fff;padding:11px 16px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:.2s ease}.employer-jobseeker-btn:hover:not(:disabled){background:#ea580c;transform:translateY(-1px)}.employer-jobseeker-btn-active{background:#fff;color:#dc2626;border:1px solid #fecaca}.employer-jobseeker-btn-active:hover:not(:disabled){background:#fef2f2;color:#b91c1c}.employer-jobseeker-btn:disabled{opacity:.6;cursor:not-allowed}.employer-profile-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:22px}.employer-profile-left{display:flex;align-items:center;gap:15px}.employer-avatar{width:58px;height:58px;border-radius:12px;overflow:hidden;background:#f8fafc;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.employer-avatar img{width:100%;height:100%;object-fit:cover}.employer-avatar span{color:#475569;font-size:22px;font-weight:800}.employer-profile-card h2{font-size:17px;margin:0 0 3px}.employer-profile-card p{color:#64748b;font-size:13px;margin:0 0 4px}.employer-profile-card span{color:#94a3b8;font-size:11px}.employer-profile-score{text-align:right}.employer-profile-score strong{display:block;font-family:Syne,sans-serif;color:#f97316;font-size:24px}.employer-profile-score span{font-size:11px}.employer-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:44px}.employer-stat-card{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px}.employer-stat-icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:10px;font-size:17px}.employer-stat-card strong{display:block;font-family:Syne,sans-serif;font-size:22px;line-height:1;margin-bottom:5px}.employer-stat-card span:last-child{display:block;color:#64748b;font-size:11px}.employer-section{margin-bottom:34px}.employer-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.employer-section-heading>div:first-child{min-width:0}.employer-section-heading>span{display:block;font-size:10px;color:#f97316;font-weight:800;letter-spacing:.12em;margin-bottom:5px}.employer-section-heading h2{font-family:Syne,sans-serif;font-size:23px;letter-spacing:-.025em;margin:0 0 5px}.employer-section-heading p{color:#64748b;font-size:12px;margin:0}.employer-section-count{min-width:36px;height:36px;padding:0 10px;border-radius:10px;background:#fff7ed;color:#ea580c;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px}.employer-section-count.muted{background:#f1f5f9;color:#64748b}.employer-job-list{display:flex;flex-direction:column;gap:12px}.employer-job-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:20px;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:15px;transition:.2s ease}.employer-job-card:hover{border-color:#fdba74;box-shadow:0 8px 24px #0f172a0d}.employer-job-expired{opacity:.8;background:#fafafa}.employer-job-main{display:flex;align-items:flex-start;gap:14px;min-width:0}.employer-job-icon{width:44px;height:44px;border-radius:11px;background:#fff7ed;color:#ea580c;display:flex;align-items:center;justify-content:center;font-family:Syne,sans-serif;font-size:18px;flex-shrink:0}.employer-job-information{min-width:0}.employer-job-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:7px}.employer-job-title-row h3{font-size:15px;margin:0;line-height:1.3}.employer-featured,.employer-expired-badge{display:inline-flex;align-items:center;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:800}.employer-featured{color:#9a3412;background:#ffedd5}.employer-expired-badge{color:#64748b;background:#f1f5f9}.employer-job-meta{display:flex;flex-wrap:wrap;gap:7px 12px}.employer-job-meta span{color:#64748b;font-size:10.5px}.employer-job-description{color:#64748b;font-size:11px;line-height:1.5;margin:9px 0 0;max-width:700px}.employer-job-applicants{min-width:78px;text-align:center;padding:8px 10px;border-left:1px solid #f1f5f9;border-right:1px solid #f1f5f9}.employer-job-applicants strong{display:block;font-family:Syne,sans-serif;color:#0f172a;font-size:20px;line-height:1;margin-bottom:4px}.employer-job-applicants span{display:block;color:#94a3b8;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.employer-job-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.employer-job-actions button,.employer-job-actions a{min-height:34px;border-radius:8px;padding:0 11px;font-family:inherit;font-size:10.5px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease}.employer-applicants-button{border:1px solid #fed7aa;background:#fff7ed;color:#c2410c}.employer-applicants-button:hover{background:#ffedd5}.employer-applicants-button.has-applicants{background:#f97316;color:#fff;border-color:#f97316}.employer-applicants-button.has-applicants:hover{background:#ea580c}.employer-view-button{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.employer-view-button:hover{border-color:#cbd5e1;background:#f1f5f9}.employer-edit-button{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd}.employer-edit-button:hover{background:#e0f2fe}.employer-delete-button{color:#dc2626;background:#fff;border:1px solid #fecaca}.employer-delete-button:hover:not(:disabled){background:#fef2f2;border-color:#fca5a5}.employer-delete-button:disabled{opacity:.6;cursor:not-allowed}.employer-actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.employer-action-card{display:flex;align-items:center;gap:14px;padding:20px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;color:inherit;text-decoration:none;transition:.2s ease}.employer-action-card:hover{border-color:#fdba74;transform:translateY(-2px);box-shadow:0 8px 22px #0f172a0f}.employer-action-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#fff7ed;border-radius:10px;flex-shrink:0;font-size:19px}.employer-action-card div{flex:1}.employer-action-card strong{display:block;font-size:14px;margin-bottom:4px}.employer-action-card p{margin:0;color:#64748b;font-size:11.5px;line-height:1.45}.employer-action-arrow{color:#f97316;font-size:18px;font-weight:700}.employer-empty-state{padding:55px 24px;background:#fff;border:1px dashed #cbd5e1;border-radius:15px;text-align:center}.employer-empty-icon{width:48px;height:48px;margin:0 auto 13px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff7ed;color:#f97316;font-size:22px;font-weight:700}.employer-empty-state h4{font-size:16px;margin:0 0 6px}.employer-empty-state p{color:#64748b;font-size:12px;max-width:420px;margin:0 auto 18px;line-height:1.5}.employer-loading{min-height:180px;background:#fff;border:1px solid #e2e8f0;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.employer-loading p{color:#64748b;font-size:12px;margin:0}.employer-spinner{width:28px;height:28px;border:3px solid #e2e8f0;border-top-color:#f97316;border-radius:50%;animation:employer-spin .8s linear infinite}@keyframes employer-spin{to{transform:rotate(360deg)}}.employer-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:rgba(15,23,42,.48);display:flex;justify-content:flex-end;animation:employer-overlay-in .2s ease}@keyframes employer-overlay-in{0%{opacity:0}to{opacity:1}}.employer-drawer{width:min(620px,100%);height:100%;background:#f7f8fb;box-shadow:-12px 0 40px #0f172a29;display:flex;flex-direction:column;animation:employer-drawer-in .25s ease}@keyframes employer-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.employer-drawer-header{padding:22px 24px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-shrink:0}.employer-drawer-header h2{font-family:Syne,sans-serif;font-size:20px;line-height:1.25;letter-spacing:-.01em;margin:0 0 4px}.employer-drawer-header p{color:#64748b;font-size:12.5px;margin:0}.employer-drawer-close{width:34px;height:34px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#475569;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s ease;flex-shrink:0}.employer-drawer-close:hover{background:#f8fafc;color:#0f172a}.employer-drawer-body{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.employer-drawer-body::-webkit-scrollbar{width:7px}.employer-drawer-body::-webkit-scrollbar-track{background:transparent}.employer-drawer-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.employer-applicant-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:18px;transition:.15s ease}.employer-applicant-card:hover{border-color:#cbd5e1}.employer-applicant-accepted{border-color:#bbf7d0}.employer-applicant-rejected{border-color:#fca5a5}.employer-applicant-top{display:flex;align-items:flex-start;gap:12px}.employer-applicant-avatar{width:46px;height:46px;border-radius:11px;object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0;flex-shrink:0}.employer-applicant-avatar-text{display:flex;align-items:center;justify-content:center;color:#475569;font-size:16px;font-weight:800}.employer-applicant-identity{flex:1;min-width:0}.employer-applicant-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.employer-applicant-name-row strong{font-size:15px}.employer-verified-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:10px;font-weight:700}.employer-applicant-title{color:#64748b;font-size:12px;margin:2px 0 5px}.employer-applicant-meta{display:flex;flex-wrap:wrap;gap:4px 10px}.employer-applicant-meta span{color:#94a3b8;font-size:11px}.employer-applicant-meta span:not(:last-child):after{content:"⋅";margin-left:10px;color:#cbd5e1}.employer-status{flex-shrink:0;padding:5px 10px;border-radius:999px;font-size:10.5px;font-weight:700}.status-new{color:#c2410c;background:#ffedd5}.status-reviewed{color:#0369a1;background:#e0f2fe}.status-shortlisted{color:#15803d;background:#dcfce7}.status-rejected{color:#b91c1c;background:#fee2e2}.employer-applicant-about{margin-top:14px;padding-top:14px;border-top:1px solid #f1f5f9;display:flex;flex-direction:column;gap:10px}.employer-applicant-bio{color:#475569;font-size:12.5px;line-height:1.6;margin:0}.employer-applicant-skills{display:flex;flex-wrap:wrap;gap:6px}.employer-applicant-skills span{padding:4px 10px;border-radius:999px;background:#f8fafc;color:#475569;border:1px solid #e2e8f0;font-size:10.5px;font-weight:600}.employer-applicant-message{padding:12px 13px;border-radius:10px;background:#f8fafc;border-left:2px solid #fdba74}.employer-applicant-message span{display:block;color:#94a3b8;font-size:10.5px;font-weight:600;margin-bottom:4px}.employer-applicant-message p{color:#475569;font-size:12.5px;line-height:1.55;margin:0}.employer-applicant-contact{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.employer-contact-item{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;text-decoration:none;font-size:11.5px;font-weight:600;transition:.15s ease}.employer-contact-item:hover{border-color:#cbd5e1;background:#f1f5f9}.employer-whatsapp-contact:hover{color:#15803d;border-color:#bbf7d0;background:#f0fdf4}.employer-whatsapp-icon{width:15px;height:15px;fill:currentColor;flex-shrink:0}.employer-applicant-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.employer-view-candidate-button,.employer-message-button{min-height:38px;border-radius:8px;font-family:inherit;font-size:11.5px;font-weight:700;cursor:pointer;transition:.15s ease}.employer-view-candidate-button{background:#fff;color:#334155;border:1px solid #e2e8f0}.employer-view-candidate-button:hover{border-color:#cbd5e1;background:#f8fafc}.employer-message-button{background:#fff;color:#334155;border:1px solid #e2e8f0}.employer-message-button:hover:not(:disabled){color:#15803d;border-color:#bbf7d0;background:#f0fdf4}.employer-message-button:disabled{opacity:.45;cursor:not-allowed}.employer-profile-fetch-note{grid-column:1 / -1;color:#94a3b8;font-size:10px;line-height:1.4}.employer-applicant-decision{display:grid;grid-template-columns:2fr 1fr;gap:8px;margin-top:10px}.employer-accept-button,.employer-deny-button{min-height:40px;border-radius:8px;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:.15s ease}.employer-accept-button{color:#fff;background:#16a34a;border:1px solid #16a34a}.employer-accept-button:hover:not(:disabled){background:#15803d}.employer-deny-button{color:#64748b;background:#fff;border:1px solid #e2e8f0}.employer-deny-button:hover:not(:disabled){color:#dc2626;border-color:#fecaca;background:#fef2f2}.employer-accept-button:disabled,.employer-deny-button:disabled{opacity:.5;cursor:not-allowed}.employer-final-decision{display:flex;flex-direction:column;gap:2px;margin-top:10px;padding:12px 13px;border-radius:9px}.employer-final-decision strong{font-size:12px}.employer-final-decision span{font-size:11px}.employer-final-decision.accepted{background:#f0fdf4;color:#166534}.employer-final-decision.rejected{background:#fef2f2;color:#991b1b}.employer-worker-rating{margin-top:14px;padding:17px 18px 18px;border:1px solid #e5e7eb;border-radius:13px;background:linear-gradient(180deg,#ffffff 0%,#fafafa 100%)}.employer-worker-rating-complete{border-color:#bbf7d0;background:#f0fdf4}.employer-worker-rating-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.employer-worker-rating-label{display:block;color:#94a3b8;font-size:9px;font-weight:800;letter-spacing:.12em;margin-bottom:5px}.employer-worker-rating-heading h4{margin:0;color:#0f172a;font-size:13px;line-height:1.4;font-weight:700}.employer-worker-rating-checking{flex-shrink:0;color:#94a3b8;font-size:10px;font-weight:600;padding-top:2px}.employer-worker-rating-star-row{display:flex;align-items:center;gap:2px;margin-top:11px}.employer-worker-rating-star{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:none;background:transparent;width:34px;height:36px;padding:0;margin:0;display:inline-flex;align-items:center;justify-content:center;color:#d7dce2;font-size:28px;line-height:1;cursor:pointer;transition:color .16s ease,transform .16s ease,filter .16s ease}.employer-worker-rating-star:hover{color:#f59e0b;transform:translateY(-2px) scale(1.08)}.employer-worker-rating-star.active{color:#f59e0b;filter:drop-shadow(0 2px 4px rgba(245,158,11,.18))}.employer-worker-rating-star:focus-visible{border-radius:7px;outline:2px solid #fdba74;outline-offset:1px}.employer-worker-rating-score{margin-left:7px;color:#f59e0b;font-size:11px;font-weight:800}.employer-worker-rating-form{margin-top:9px;animation:employer-rating-form-in .18s ease}@keyframes employer-rating-form-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.employer-worker-rating-comment{width:100%;min-height:76px;resize:vertical;padding:10px 11px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#334155;font-family:inherit;font-size:11.5px;line-height:1.5;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.employer-worker-rating-comment::placeholder{color:#a1aab7}.employer-worker-rating-comment:focus{border-color:#fdba74;box-shadow:0 0 0 3px #f9731614}.employer-worker-rating-comment:disabled{background:#f8fafc;cursor:not-allowed}.employer-worker-rating-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:8px}.employer-worker-rating-counter{color:#a1aab7;font-size:9.5px}.employer-worker-rating-submit{min-height:35px;padding:0 14px;border:0;border-radius:8px;background:#f97316;color:#fff;font-family:inherit;font-size:11px;font-weight:800;cursor:pointer;transition:background .15s ease,transform .15s ease,opacity .15s ease}.employer-worker-rating-submit:hover:not(:disabled){background:#ea580c;transform:translateY(-1px)}.employer-worker-rating-submit:disabled{opacity:.5;cursor:not-allowed}.employer-worker-rating-error{margin:9px 0 0;padding:8px 10px;border-radius:8px;background:#fff7ed;color:#c2410c;font-size:10px;line-height:1.45}.employer-worker-rating-complete-icon{width:27px;height:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#dcfce7;color:#15803d;font-size:13px;font-weight:900}.employer-worker-rating-stars-static{margin-top:9px}.employer-worker-rating-star-static{color:#d7dce2;font-size:23px;line-height:1}.employer-worker-rating-star-static.active{color:#f59e0b}.employer-worker-rating-complete-text{margin:7px 0 0;color:#166534;font-size:10.5px}@media (max-width: 1050px){.employer-job-card{grid-template-columns:1fr;gap:15px}.employer-job-applicants{border:none;border-top:1px solid #f1f5f9;padding:12px 0 0;text-align:left}.employer-job-applicants strong,.employer-job-applicants span{display:inline}.employer-job-applicants strong{margin-right:5px}.employer-job-actions{justify-content:flex-start}}@media (max-width: 900px){.employer-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width: 700px){.employer-dashboard{padding:28px 16px 70px}.employer-header{align-items:flex-start;flex-direction:column}.employer-header-actions{width:100%}.employer-primary-btn,.employer-outline-btn{flex:1}.employer-jobseeker-card{align-items:flex-start;flex-wrap:wrap}.employer-jobseeker-content{flex-basis:calc(100% - 66px)}.employer-jobseeker-btn{width:100%}.employer-actions-grid{grid-template-columns:1fr}.employer-section-heading{align-items:flex-start}}@media (max-width: 560px){.employer-stats{grid-template-columns:1fr 1fr;gap:10px}.employer-stat-card{padding:14px}.employer-stat-icon{width:34px;height:34px;font-size:15px}.employer-stat-card strong{font-size:19px}.employer-profile-card{align-items:flex-start}.employer-profile-score{display:none}.employer-job-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.employer-job-actions button,.employer-job-actions a{width:100%}.employer-applicants-button{grid-column:1 / -1}.employer-drawer-header{padding:18px 16px}.employer-drawer-body{padding:12px}.employer-applicant-card{padding:15px}.employer-applicant-actions,.employer-applicant-decision{grid-template-columns:1fr}.employer-worker-rating{padding:15px}.employer-worker-rating-heading{gap:10px}.employer-worker-rating-star-row{gap:1px}.employer-worker-rating-star{width:38px;height:40px;font-size:30px}.employer-worker-rating-footer{align-items:stretch;flex-direction:column}.employer-worker-rating-counter{text-align:right}.employer-worker-rating-submit{width:100%}}@media (max-width: 420px){.employer-dashboard{padding-left:12px;padding-right:12px}.employer-header-actions{flex-direction:column}.employer-primary-btn,.employer-outline-btn{width:100%}.employer-stats{grid-template-columns:1fr 1fr}.employer-stat-card{gap:8px}.employer-stat-card span:last-child{font-size:9px}.employer-job-main{gap:10px}.employer-job-icon{width:38px;height:38px;font-size:15px}.employer-applicant-top{flex-wrap:wrap}.employer-applicant-contact{flex-direction:column}.employer-contact-item{width:100%}.employer-worker-rating-star{width:35px;height:38px;font-size:28px}}.employer-close-button{border:1px solid #f59e0b;background:#fff7ed;color:#c2410c;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.employer-close-button:hover{background:#ffedd5;border-color:#ea580c;color:#9a3412}.employer-close-button:active{transform:scale(.97)}.employer-close-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.confirm-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(7,15,25,.68);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);animation:confirmOverlayIn .18s ease}.confirm-modal{width:100%;max-width:430px;background:#ffffff;border:1px solid #e5e7eb;border-radius:20px;padding:28px;box-shadow:0 25px 70px #00000040,0 8px 25px #00000014;font-family:DM Sans,sans-serif;animation:confirmModalIn .2s ease}.confirm-modal-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;border-radius:15px;background:#fff7ed;color:#f97316;border:1px solid #fed7aa}.confirm-modal-icon--danger{background:#fef2f2;color:#dc2626;border-color:#fecaca}.confirm-modal-icon svg{width:25px;height:25px}.confirm-modal-content{text-align:center}.confirm-modal-content h2{margin:0;color:#111827;font-family:Syne,sans-serif;font-size:21px;font-weight:800;line-height:1.25}.confirm-modal-content p{margin:10px auto 0;max-width:350px;color:#64748b;font-size:14px;font-weight:400;line-height:1.6}.confirm-modal-actions{display:flex;gap:10px;margin-top:25px}.confirm-modal-actions button{flex:1;height:44px;border-radius:10px;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease}.confirm-modal-cancel{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.confirm-modal-cancel:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}.confirm-modal-confirm{background:#f97316;color:#fff;border:1px solid #f97316;box-shadow:0 4px 12px #f9731633}.confirm-modal-confirm:hover{background:#ea580c;border-color:#ea580c;transform:translateY(-1px);box-shadow:0 6px 16px #f9731647}.confirm-modal-confirm--danger{background:#dc2626;border-color:#dc2626;box-shadow:0 4px 12px #dc262633}.confirm-modal-confirm--danger:hover{background:#b91c1c;border-color:#b91c1c;box-shadow:0 6px 16px #dc262647}.confirm-modal-actions button:focus-visible{outline:2px solid #f97316;outline-offset:2px}@keyframes confirmOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes confirmModalIn{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){.confirm-modal-overlay{padding:16px}.confirm-modal{max-width:none;border-radius:18px;padding:24px 20px}.confirm-modal-icon{width:48px;height:48px;margin-bottom:15px}.confirm-modal-content h2{font-size:19px}.confirm-modal-content p{font-size:13.5px}.confirm-modal-actions{margin-top:22px}.confirm-modal-actions button{height:43px;font-size:13px}}.wok-post-page{min-height:100vh;background:#f7f8fa;color:#111827;font-family:DM Sans,sans-serif}.wok-post-page button,.wok-post-page input,.wok-post-page textarea,.wok-post-page select{font-family:DM Sans,sans-serif}.wok-post-header{position:relative;overflow:hidden;padding:50px 24px 55px;color:#fff;background:linear-gradient(135deg,#111827 0%,#1b2029 52%,#111827 100%)}.wok-post-header:before{content:"";position:absolute;width:450px;height:450px;top:-260px;left:50%;transform:translate(-50%);border-radius:50%;background:rgba(249,115,22,.18);filter:blur(80px);pointer-events:none}.wok-post-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:50px 50px;pointer-events:none}.wok-header-content{position:relative;z-index:2;width:100%;max-width:760px;margin:0 auto;text-align:center}.wok-header-badge{display:inline-flex;align-items:center;gap:6px;margin-bottom:18px;padding:7px 13px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.07);font-size:12px;font-weight:700}.wok-header-badge span{color:#fb923c}.wok-post-header h1{margin:0 0 14px;font-family:Syne,sans-serif;font-size:clamp(2rem,5vw,3rem);line-height:1;letter-spacing:-.04em}.wok-post-header p{margin:0;color:#cbd5e1;font-size:16px}.wok-header-note{display:inline-block;margin-top:20px;padding:7px 13px;border:1px solid rgba(249,115,22,.25);border-radius:999px;background:rgba(249,115,22,.12);color:#fdba74;font-size:12px;font-weight:600}.wok-post-container{width:100%;max-width:760px;margin:0 auto;padding:32px 20px 80px}.wok-form-card{margin-bottom:16px;padding:28px;border:1px solid #e5e7eb;border-radius:16px;background:white;box-shadow:0 2px 5px #0f172a06}.wok-card-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:24px;padding-bottom:22px;border-bottom:1px solid #f1f5f9}.wok-step{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;border-radius:9px;background:#fff7ed;color:#f97316;font-size:12px;font-weight:800}.wok-step.optional{background:#f1f5f9;color:#64748b}.wok-card-heading h2{margin:1px 0 4px;color:#111827;font-size:16px;font-weight:800}.wok-card-heading p{margin:0;color:#94a3b8;font-size:12.5px;line-height:1.5}.wok-field{display:flex;flex-direction:column;gap:7px;margin-bottom:20px}.wok-field:last-child{margin-bottom:0}.wok-field label{display:flex;align-items:center;gap:4px;color:#1e293b;font-size:13px;font-weight:700}.wok-field label span{color:#f97316}.wok-field label em{margin-left:auto;color:#94a3b8;font-size:11px;font-style:normal;font-weight:500;text-align:right}.wok-field small{color:#94a3b8;font-size:11px;line-height:1.5}.wok-field input,.wok-field textarea{width:100%;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;background:white;color:#111827;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .15s ease,box-shadow .15s ease}.wok-field input{height:44px;padding:11px 13px}.wok-field textarea{min-height:100px;padding:11px 13px;resize:vertical;line-height:1.55}.wok-field input::placeholder,.wok-field textarea::placeholder{color:#a1a1aa}.wok-field input:focus,.wok-field textarea:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.wok-character-count{margin-top:-3px;text-align:right;color:#94a3b8;font-size:10px}.wok-location-description{margin:-2px 0 2px;color:#94a3b8;font-size:11px;line-height:1.5}.wok-select-wrap{position:relative}.wok-select-wrap:after{content:"";position:absolute;top:50%;right:15px;width:9px;height:9px;border-right:2px solid #94a3b8;border-bottom:2px solid #94a3b8;transform:translateY(-65%) rotate(45deg);pointer-events:none;transition:border-color .15s ease}.wok-select-wrap:focus-within:after{border-color:#f97316}.wok-select{width:100%;height:44px;padding:0 40px 0 13px;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;background:white;color:#111827;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:border-color .15s ease,box-shadow .15s ease}.wok-select:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.wok-select:invalid{color:#a1a1aa}.wok-select option{color:#111827}.wok-select option:disabled{color:#a1a1aa}.wok-select optgroup{color:#94a3b8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.wok-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.wok-category{min-height:40px;padding:9px 8px;border:1px solid #e2e8f0;border-radius:9px;background:white;color:#64748b;font-family:DM Sans,sans-serif;font-size:11.5px;font-weight:600;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease,transform .15s ease}.wok-category:hover{border-color:#fdba74;background:#fffaf5;color:#ea580c}.wok-category.active{border-color:#f97316;background:#fff7ed;color:#ea580c;box-shadow:0 0 0 1px #f9731614}.wok-pay-type{display:flex;flex-wrap:wrap;gap:7px}.wok-pay-option{padding:9px 15px;border:1px solid #e2e8f0;border-radius:999px;background:white;color:#64748b;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s ease}.wok-pay-option:hover{border-color:#fdba74;color:#ea580c}.wok-pay-option.active{border-color:#f97316;background:#f97316;color:#fff}.wok-salary-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.wok-money-input{display:flex;align-items:center;height:44px;overflow:hidden;border:1.5px solid #e2e8f0;border-radius:10px;transition:border-color .15s ease,box-shadow .15s ease}.wok-money-input:focus-within{border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.wok-money-input>span{padding-left:13px;color:#64748b;font-size:14px;font-weight:700}.wok-money-input input{height:42px!important;padding-left:7px!important;border:none!important;outline:none!important;box-shadow:none!important}.wok-pay-preview{display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:9px;background:#f8fafc;color:#64748b;font-size:12px}.wok-pay-preview strong{flex-shrink:0;padding:3px 6px;border-radius:5px;background:#fff7ed;color:#ea580c;font-size:11px}.wok-contact-note{display:flex;align-items:center;gap:8px;padding:11px 13px;border:1px solid #fed7aa;border-radius:9px;background:#fff7ed;color:#9a3412;font-size:11.5px;font-weight:600}.wok-contact-note>span:first-child{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border-radius:50%;background:#f97316;color:#fff;font-size:11px}.wok-image-upload-area{width:100%}.wok-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%}.wok-image-add{position:relative;display:flex;align-items:center;justify-content:center;min-height:190px;padding:20px;border:2px dashed #d6d9df;border-radius:14px;background:linear-gradient(135deg,#fafafa 0%,#f7f7f8 100%);color:#64748b;text-align:center;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.wok-image-add:hover{border-color:#fb923c;background:linear-gradient(135deg,#fffaf5 0%,#fff7ed 100%);color:#ea580c;transform:translateY(-2px);box-shadow:0 8px 24px #f9731614}.wok-image-add:active{transform:translateY(0)}.wok-image-add-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.wok-image-add-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:3px;border:1px solid #e5e7eb;border-radius:12px;background:rgba(255,255,255,.85);color:#f97316;font-size:30px;font-weight:400;line-height:1;box-shadow:0 2px 8px #0f172a0a;transition:background .18s ease,border-color .18s ease,transform .18s ease}.wok-image-add:hover .wok-image-add-icon{border-color:#fed7aa;background:white;transform:scale(1.04)}.wok-image-add strong{color:#334155;font-size:13px;font-weight:700}.wok-image-add:hover strong{color:#ea580c}.wok-image-add span{color:#94a3b8;font-size:10.5px;line-height:1.4}.wok-image-preview{position:relative;min-height:190px;overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#f1f5f9}.wok-image-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.12),transparent 25%,transparent 70%,rgba(0,0,0,.1))}.wok-image-preview img{display:block;width:100%;height:190px;object-fit:cover}.wok-image-label{position:absolute;z-index:3;left:9px;bottom:9px;padding:4px 7px;border-radius:5px;background:rgba(17,24,39,.75);color:#fff;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.wok-image-label.new{background:rgba(249,115,22,.88)}.wok-image-remove{position:absolute;z-index:5;top:8px;right:8px;display:flex;align-items:center;justify-content:center;width:29px;height:29px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(17,24,39,.78);color:#fff;font-family:Arial,sans-serif;font-size:20px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:background .15s ease,transform .15s ease}.wok-image-remove:hover{background:#dc2626;transform:scale(1.05)}.wok-image-help{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;color:#94a3b8;font-size:10.5px;text-align:center}.wok-image-help span:first-child{color:#ea580c;font-weight:600}.wok-error{display:flex;align-items:flex-start;gap:11px;margin-bottom:16px;padding:13px 15px;border:1px solid #fecdd3;border-radius:10px;background:#fff1f2;color:#be123c;font-size:12px}.wok-error-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;flex-shrink:0;border-radius:50%;background:#be123c;color:#fff;font-size:12px;font-weight:800}.wok-error strong{display:block;margin-bottom:3px;font-size:13px}.wok-error span{display:block;line-height:1.45}.wok-publish-area{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border-radius:14px;background:#111827}.wok-publish-info{display:flex;align-items:center;gap:11px}.wok-publish-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;flex-shrink:0;border-radius:9px;background:rgba(249,115,22,.14);color:#fb923c;font-size:16px}.wok-publish-info strong{display:block;color:#fff;font-size:13px}.wok-publish-info p{margin:3px 0 0;color:#94a3b8;font-size:11px;line-height:1.4}.wok-publish-btn{display:flex;align-items:center;justify-content:center;gap:10px;min-width:145px;height:46px;flex-shrink:0;padding:0 23px;border:none;border-radius:10px;background:#f97316;color:#fff;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;cursor:pointer;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.wok-publish-btn:hover:not(:disabled){background:#ea580c;transform:translateY(-1px);box-shadow:0 6px 20px #f973164d}.wok-publish-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.wok-publish-btn>span:last-child{font-size:17px}.wok-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:wok-spin .7s linear infinite}.wok-spinner.dark{width:24px;height:24px;margin:0 auto 20px;border-color:#fed7aa;border-top-color:#f97316}@keyframes wok-spin{to{transform:rotate(360deg)}}.wok-success-card{width:calc(100% - 40px);max-width:500px;margin:100px auto;padding:40px 30px;border:1px solid #e5e7eb;border-radius:18px;background:white;text-align:center;box-shadow:0 15px 50px #0f172a14}.wok-success-icon{display:flex;align-items:center;justify-content:center;width:62px;height:62px;margin:0 auto 20px;border-radius:50%;background:#fff7ed;color:#f97316;font-size:27px;font-weight:800}.wok-success-card h1{margin:0 0 10px;color:#111827;font-family:Syne,sans-serif;font-size:28px}.wok-success-card p{max-width:390px;margin:0 auto 25px;color:#64748b;font-size:14px;line-height:1.6}.wok-success-actions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap}.wok-primary-btn,.wok-secondary-btn{padding:11px 18px;border-radius:9px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none;transition:background .15s ease,transform .15s ease}.wok-primary-btn{border:none;background:#f97316;color:#fff}.wok-primary-btn:hover{background:#ea580c;transform:translateY(-1px)}.wok-secondary-btn{border:1px solid #e2e8f0;background:white;color:#475569}.wok-secondary-btn:hover{background:#f8fafc;transform:translateY(-1px)}.wok-category:focus-visible,.wok-select:focus-visible,.wok-pay-option:focus-visible,.wok-image-add:focus-visible,.wok-image-remove:focus-visible,.wok-publish-btn:focus-visible,.wok-primary-btn:focus-visible,.wok-secondary-btn:focus-visible{outline:3px solid rgba(249,115,22,.25);outline-offset:2px}@media (max-width: 760px){.wok-image-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.wok-post-header{padding:38px 18px 42px}.wok-post-header p{font-size:14px;line-height:1.5}.wok-post-container{padding:20px 12px 50px}.wok-form-card{padding:21px 17px;border-radius:13px}.wok-card-heading{gap:10px;margin-bottom:20px;padding-bottom:18px}.wok-category-grid{grid-template-columns:repeat(2,1fr)}.wok-salary-row{grid-template-columns:1fr;gap:0}.wok-publish-area{flex-direction:column;align-items:stretch}.wok-publish-btn{width:100%}.wok-publish-info{align-items:flex-start}.wok-success-card{margin:60px auto;padding:32px 22px}.wok-image-grid{grid-template-columns:repeat(2,1fr);gap:9px}.wok-image-add{min-height:150px;padding:12px}.wok-image-preview{min-height:150px}.wok-image-preview img{height:150px}.wok-image-add-icon{width:44px;height:44px;font-size:26px}.wok-image-add strong{font-size:11.5px}.wok-image-add span{font-size:9px}.wok-image-help{flex-wrap:wrap}.wok-field label em{max-width:50%;line-height:1.3}}@media (max-width: 380px){.wok-category-grid{grid-template-columns:repeat(2,1fr)}.wok-category{padding-right:5px;padding-left:5px;font-size:10.5px}.wok-card-heading p{font-size:11.5px}.wok-post-header h1{font-size:2rem}.wok-image-grid{grid-template-columns:1fr}.wok-image-add,.wok-image-preview{min-height:180px}.wok-image-preview img{height:180px}.wok-image-add-icon{width:48px;height:48px;font-size:28px}.wok-success-actions{flex-direction:column}.wok-primary-btn,.wok-secondary-btn{width:100%}}.ep-page{min-height:100vh;background:#f8f9fc;color:#0f172a;font-family:DM Sans,sans-serif}.ep-page *,.ep-page *:before,.ep-page *:after{box-sizing:border-box}.ep-header{position:relative;overflow:hidden;padding:48px 32px 52px;background:#0d1b2a}.ep-header-grid{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px}.ep-header-noise{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E")}.ep-header:before{content:"";position:absolute;width:520px;height:520px;top:-170px;right:-100px;pointer-events:none;background:radial-gradient(circle,rgba(249,115,22,.18) 0%,rgba(249,115,22,.07) 35%,transparent 72%)}.ep-header-inner{position:relative;z-index:2;max-width:780px;margin:0 auto}.ep-back{display:inline-flex;align-items:center;gap:6px;padding:0;margin:0 0 24px;border:none;background:none;color:#94a3b8;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:color .15s ease,transform .15s ease}.ep-back svg{width:14px;height:14px}.ep-back:hover{color:#f97316;transform:translate(-2px)}.ep-eyebrow{margin:0 0 10px;color:#f97316;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.ep-title{margin:0 0 8px;color:#f1f5f9;font-family:Syne,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;letter-spacing:-.02em}.ep-sub{max-width:650px;margin:0;color:#94a3b8;font-size:14px;line-height:1.65}.ep-header-completion{max-width:430px;margin-top:28px}.ep-header-completion-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:#cbd5e1;font-size:12px}.ep-header-completion-top strong{color:#fff;font-size:13px}.ep-header-progress{width:100%;height:7px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.12)}.ep-header-progress>div{height:100%;border-radius:inherit;background:#f97316;transition:width .3s ease}.ep-body{padding:40px 32px 80px}.ep-body-inner{max-width:780px;margin:0 auto}.ep-loading-full,.ep-loading{display:flex;align-items:center;justify-content:center;gap:12px;min-height:60vh;color:#64748b;font-size:14px}.ep-spinner{width:24px;height:24px;border:3px solid #e2e8f0;border-top-color:#f97316;border-radius:50%;animation:ep-spin .7s linear infinite}@keyframes ep-spin{to{transform:rotate(360deg)}}.ep-form{display:flex;flex-direction:column;gap:20px}.ep-success{display:flex;align-items:center;gap:10px;padding:14px 18px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#166534;font-size:14px;font-weight:500}.ep-success svg{width:18px;height:18px;flex-shrink:0}.ep-error{padding:14px 18px;border:1px solid #fecaca;border-radius:10px;background:#fef2f2;color:#dc2626;font-size:14px;line-height:1.5}.ep-section{padding:28px 32px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 1px 2px #0f172a05}.ep-section-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #f1f5f9}.ep-section-num{flex-shrink:0;margin-top:2px;padding:4px 8px;border:1px solid #fed7aa;border-radius:6px;background:#fff7ed;color:#ea580c;font-size:11px;font-weight:800;letter-spacing:.04em}.ep-section-title{margin:0 0 3px;color:#0f172a;font-size:15px;font-weight:600;letter-spacing:-.01em}.ep-section-sub{margin:0;color:#94a3b8;font-size:12.5px;line-height:1.5}.ep-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.ep-field{display:flex;flex-direction:column;gap:6px;min-width:0}.ep-field--full{margin-bottom:0}.ep-label{display:flex;align-items:center;gap:6px;color:#374151;font-size:13px;font-weight:500}.ep-req{color:#f97316}.ep-help{margin:1px 0 0;color:#94a3b8;font-size:11.5px;line-height:1.5}.ep-input{width:100%;min-height:43px;padding:10px 14px;outline:none;border:1.5px solid #e2e8f0;border-radius:9px;background:#fff;color:#0f172a;font-family:DM Sans,sans-serif;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ep-input:hover{border-color:#cbd5e1}.ep-input:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.ep-input::placeholder{color:#94a3b8}.ep-textarea{min-height:110px;resize:vertical;line-height:1.6}.ep-select-wrap{position:relative}.ep-select-wrap:after{content:"";position:absolute;top:50%;right:15px;width:9px;height:9px;border-right:2px solid #94a3b8;border-bottom:2px solid #94a3b8;transform:translateY(-65%) rotate(45deg);pointer-events:none;transition:border-color .15s ease}.ep-select-wrap:focus-within:after{border-color:#f97316}.ep-select{width:100%;min-height:43px;padding:10px 40px 10px 14px;border:1.5px solid #e2e8f0;border-radius:9px;outline:none;background:#ffffff;color:#0f172a;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.4;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.ep-select:hover{border-color:#cbd5e1}.ep-select:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.ep-select:invalid{color:#94a3b8}.ep-select option[value=""]{color:#94a3b8}.ep-select option{padding:10px 12px;background:#ffffff;color:#0f172a;font-family:DM Sans,sans-serif;font-size:14px}.ep-select option:checked{background:#fff7ed;color:#ea580c}.ep-select optgroup{padding:6px 0;background:#ffffff;color:#64748b;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700}.ep-profile-photo-row{display:flex;align-items:center;gap:18px;margin-bottom:24px;padding:16px;border:1px solid #f1f5f9;border-radius:14px;background:#fafafa}.ep-profile-photo{width:92px;height:92px;flex-shrink:0;overflow:hidden;border:2px solid #fff;border-radius:50%;background:#fff7ed;box-shadow:0 2px 8px #0f172a14}.ep-profile-photo-img{display:block;width:100%;height:100%;object-fit:cover}.ep-profile-photo-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#fff7ed;color:#f97316;font-family:Syne,sans-serif;font-size:32px;font-weight:800}.ep-profile-photo-info{display:flex;flex-direction:column;align-items:flex-start}.ep-profile-photo-label{margin:0 0 3px;color:#334155;font-size:13px;font-weight:600}.ep-profile-photo-hint{max-width:460px;margin:0 0 9px;color:#94a3b8;font-size:11.5px;line-height:1.5}.ep-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.ep-chip{padding:5px 12px;border:1px solid #fed7aa;border-radius:100px;background:#fff7ed;color:#ea580c;font-size:12px;font-weight:500}.ep-discoverability-note{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding:15px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed}.ep-discoverability-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:8px;background:#f97316;color:#fff;font-size:13px}.ep-discoverability-note strong{display:block;margin-bottom:3px;color:#9a3412;font-size:13px}.ep-discoverability-note p{margin:0;color:#c2410c;font-size:12px;line-height:1.5}.ep-visibility-card{padding:16px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4}.ep-visibility-status{display:flex;align-items:flex-start;gap:12px}.ep-visibility-dot{width:9px;height:9px;flex-shrink:0;margin-top:5px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 4px #16a34a1a}.ep-visibility-status strong{display:block;color:#166534;font-size:13px}.ep-visibility-status p{margin:3px 0 0;color:#4d7c5c;font-size:12px;line-height:1.5}.ep-discoverability-list,.ep-trust-list{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.ep-discoverability-item,.ep-trust-item{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #f1f5f9;border-radius:10px;background:#fafafa}.ep-discoverability-item>span,.ep-trust-item>span{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;border-radius:50%;background:#dcfce7;color:#16a34a;font-size:11px;font-weight:700}.ep-discoverability-item strong,.ep-trust-item strong{display:block;color:#334155;font-size:12px}.ep-discoverability-item small,.ep-trust-item small{display:block;margin-top:3px;color:#94a3b8;font-size:11px;line-height:1.4}.ep-image-upload-area{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 24px;border:1.5px dashed #fed7aa;border-radius:16px;background:linear-gradient(135deg,rgba(249,115,22,.03),rgba(249,115,22,.06));text-align:center}.ep-image-add-box{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin-bottom:14px;border:none;border-radius:50%;background:#fff;box-shadow:0 2px 8px #f9731626,0 0 0 1px #f9731626 inset;cursor:pointer;transition:transform .2s ease,background .2s ease}.ep-image-add-box:hover{transform:translateY(-2px) scale(1.05);background:#f97316}.ep-image-plus{color:#f97316;font-size:26px;font-weight:300}.ep-image-add-box:hover .ep-image-plus{color:#fff}.ep-image-help{margin:0 0 4px;color:#334155;font-size:13.5px;font-weight:500}.ep-image-format{margin:0;color:#94a3b8;font-size:11.5px}.ep-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px}.ep-image-item{position:relative;min-height:190px;overflow:hidden;border-radius:14px;background:#f1f5f9;box-shadow:0 1px 3px #0f172a14}.ep-image-item img{display:block;width:100%;height:190px;object-fit:cover}.ep-image-remove{position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:none;border-radius:50%;background:rgba(15,23,42,.75);color:#fff;font-size:18px;cursor:pointer}.ep-image-remove:hover{background:#dc2626}.ep-image-add-box--small{width:100%;height:190px;margin:0;border:1.5px dashed #fed7aa;border-radius:14px;background:#fff7ed;box-shadow:none;flex-direction:column;gap:5px}.ep-image-add-box--small .ep-image-plus{font-size:32px}.ep-image-add-box--small small{color:#ea580c;font-size:11px}.ep-logo-row{display:flex;align-items:center;gap:18px;margin-bottom:24px}.ep-logo-preview{width:76px;height:76px;flex-shrink:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc}.ep-logo-img{width:100%;height:100%;object-fit:contain}.ep-logo-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#fff7ed;color:#f97316;font-family:Syne,sans-serif;font-size:28px;font-weight:800}.ep-logo-info{display:flex;flex-direction:column;align-items:flex-start}.ep-logo-label{margin:0 0 3px;color:#334155;font-size:13px;font-weight:600}.ep-logo-hint{max-width:440px;margin:0 0 9px;color:#94a3b8;font-size:11.5px;line-height:1.5}.ep-logo-btn{display:inline-flex;align-items:center;padding:8px 13px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#ea580c;font-size:12px;font-weight:600;cursor:pointer}.ep-logo-btn:hover{background:#ffedd5}.ep-logo-error{margin:0 0 8px;color:#dc2626;font-size:11px}.ep-submit-row{display:flex;justify-content:flex-end;gap:12px;padding-top:4px}.ep-btn-ghost,.ep-btn-primary{min-height:43px;padding:11px 24px;border-radius:10px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer}.ep-btn-ghost{border:1.5px solid #e2e8f0;background:transparent;color:#475569;transition:border-color .2s ease,background .2s ease,color .2s ease}.ep-btn-ghost:hover{border-color:#f97316;background:#fff7ed;color:#ea580c}.ep-btn-primary{border:none;background:#f97316;color:#fff;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.ep-btn-primary:hover{background:#ea580c;transform:translateY(-1px);box-shadow:0 5px 14px #f9731633}.ep-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.ep-file-input{display:none}.ep-availability-note{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding:15px;border:1px solid #fed7aa;border-radius:12px;background:#fff7ed}.ep-availability-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:8px;background:#f97316;color:#fff;font-size:13px;font-weight:700}.ep-availability-note strong{display:block;margin-bottom:3px;color:#9a3412;font-size:13px}.ep-availability-note p{margin:0;color:#c2410c;font-size:12px;line-height:1.5}.ep-availability-list{display:flex;flex-direction:column;gap:8px}.ep-availability-day{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:68px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:11px;background:#fff;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.ep-availability-day:hover{border-color:#cbd5e1}.ep-availability-day.is-enabled{border-color:#fed7aa;background:#fffaf5;box-shadow:0 1px 3px #f973160d}.ep-availability-day-main{display:flex;align-items:center;gap:12px;min-width:150px}.ep-availability-toggle{display:inline-flex;position:relative;cursor:pointer}.ep-availability-toggle input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ep-toggle-track{position:relative;display:block;width:40px;height:22px;border-radius:999px;background:#cbd5e1;transition:background .2s ease,box-shadow .2s ease}.ep-toggle-thumb{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a33;transition:transform .2s ease}.ep-availability-toggle input:checked+.ep-toggle-track{background:#f97316;box-shadow:0 0 0 3px #f9731614}.ep-availability-toggle input:checked+.ep-toggle-track .ep-toggle-thumb{transform:translate(18px)}.ep-availability-day-name{display:flex;flex-direction:column;gap:2px}.ep-availability-day-name strong{color:#334155;font-size:13px;font-weight:600}.ep-availability-day-name span{color:#94a3b8;font-size:11px}.ep-availability-day.is-enabled .ep-availability-day-name span{color:#ea580c}.ep-availability-times{display:flex;align-items:flex-end;gap:10px}.ep-availability-time-field{display:flex;flex-direction:column;gap:5px}.ep-availability-time-field label{color:#94a3b8;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.04em}.ep-time-input{width:125px;padding:9px 10px;font-size:13px}.ep-availability-to{padding-bottom:10px;color:#94a3b8;font-size:12px}.ep-availability-summary{display:flex;align-items:center;gap:8px;margin-top:14px;color:#64748b;font-size:11.5px}.ep-availability-summary-dot{width:7px;height:7px;border-radius:50%;background:#f97316}.ep-verification-card{position:relative;width:100%;margin-top:28px;margin-bottom:32px;padding:24px 26px;border:1px solid #dbe3ea;border-radius:14px;background:#f8fafc;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.ep-verification-card:hover{border-color:#cbd5e1;background:#f8fafc}.ep-verification-card .ep-profile-photo-label{margin:0 0 7px;font-size:15px;line-height:1.4;font-weight:700;color:#111827}.ep-verification-card .ep-help{max-width:720px;margin:0 0 14px;font-size:13px;line-height:1.65;color:#64748b}.ep-verification-card .ep-help strong{color:#334155;font-weight:700}.ep-verification-card .ep-verified-status{display:inline-flex;align-items:center;gap:8px;margin:4px 0 16px;padding:9px 13px;border-radius:8px;background:#ecfdf5;color:#047857;font-size:13px;font-weight:700}.ep-verification-card .ep-pending-status{display:inline-flex;align-items:center;gap:8px;margin:4px 0 16px;padding:9px 13px;border-radius:8px;background:#fffbeb;color:#b45309;font-size:13px;font-weight:700}.ep-verification-card .ep-logo-error{margin:0 0 12px;color:#dc2626;font-size:13px;line-height:1.5;font-weight:500}.ep-verification-card .ep-logo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid #cbd5e1;border-radius:8px;background:#ffffff;color:#1e293b;font-size:13px;font-weight:700;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease}.ep-verification-card .ep-logo-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#0f172a}.ep-verification-card .ep-logo-btn:active{transform:translateY(1px)}.ep-verification-card .ep-logo-btn:focus-visible{outline:3px solid rgba(249,115,22,.18);outline-offset:2px}@media (max-width: 700px){.ep-header{padding:36px 20px 40px}.ep-body{padding:24px 16px 60px}.ep-section{padding:22px 20px}.ep-row{grid-template-columns:1fr}.ep-submit-row{flex-direction:column}.ep-btn-ghost,.ep-btn-primary{width:100%}.ep-image-grid,.ep-discoverability-list,.ep-trust-list{grid-template-columns:1fr}.ep-logo-row,.ep-profile-photo-row{align-items:flex-start}.ep-select{width:100%;min-height:45px;padding-left:13px;padding-right:40px;font-size:14px}.ep-availability-day{align-items:flex-start;flex-direction:column;gap:14px}.ep-availability-day-main,.ep-availability-times{width:100%}.ep-availability-time-field{flex:1}.ep-time-input{width:100%}}@media (max-width: 430px){.ep-header{padding:30px 16px 34px}.ep-body{padding:20px 12px 50px}.ep-section{padding:20px 16px;border-radius:13px}.ep-section-header{gap:10px;margin-bottom:20px}.ep-section-title{font-size:14px}.ep-section-sub{font-size:11.5px}.ep-input{font-size:14px}.ep-select{min-height:44px;padding:10px 38px 10px 13px;font-size:14px}.ep-select-wrap:after{right:13px}.ep-image-add-box{width:52px;height:52px}.ep-image-plus{font-size:22px}.ep-logo-row{flex-direction:column}.ep-logo-info{width:100%}.ep-profile-photo-row{flex-direction:column}.ep-profile-photo-info{width:100%}.ep-profile-photo{width:84px;height:84px}.ep-verification-card{margin-top:22px;padding:20px;border-radius:12px}.ep-verification-card .ep-help{font-size:12.5px;line-height:1.6}.ep-verification-card .ep-logo-btn{width:100%;min-height:44px}}.profile-page{background:#f4f6f9;min-height:100vh;padding:50px 20px;display:flex;justify-content:center}.profile-card{background:white;border-radius:16px;padding:48px 40px;max-width:560px;width:100%;box-shadow:0 4px 20px #0000000f;text-align:center}.profile-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#5b21b6,#7c3aed);color:#fff;font-size:1.8rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.profile-card h1{font-size:1.5rem;color:#1e1b4b;margin-bottom:4px}.profile-title{color:#5b21b6;font-weight:500;margin-bottom:6px}.profile-location{color:#888;font-size:13px;margin-bottom:20px}.profile-skills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px}.profile-bio{text-align:left;margin-bottom:28px;padding:20px;background:#f9f7ff;border-radius:10px}.profile-bio h3{color:#1e1b4b;margin-bottom:10px;font-size:14px;text-transform:uppercase;letter-spacing:.05em}.profile-bio p{color:#555;font-size:14px;line-height:1.7}.trust-page{background:#f4f6f9}.trust-hero{background:linear-gradient(135deg,#1e1b4b,#5b21b6);color:#fff;text-align:center;padding:70px 20px}.trust-hero h1{font-size:2.2rem;margin-bottom:12px}.trust-hero p{color:#c4b5fd}.trust-body{max-width:760px;margin:50px auto;padding:0 20px;display:flex;flex-direction:column;gap:20px}.trust-card{background:white;border-radius:14px;padding:28px;display:flex;gap:22px;align-items:flex-start;box-shadow:0 2px 8px #0000000a}.trust-icon{font-size:28px;flex-shrink:0}.trust-card h3{color:#1e1b4b;margin-bottom:8px}.trust-card p{color:#555;font-size:14px;line-height:1.7}.apply-page{font-family:DM Sans,sans-serif;min-height:100vh;background:#f8f9fc}.apply-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:60vh;color:#64748b;font-size:15px}.apply-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:apply-spin .7s linear infinite}@keyframes apply-spin{to{transform:rotate(360deg)}}.apply-header{position:relative;background:#0d1b2a;padding:48px 64px 40px;overflow:hidden}.apply-header-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.apply-header-inner{position:relative;z-index:1;max-width:1000px;margin:0 auto}.apply-back{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:#64748b;font-size:13px;cursor:pointer;font-family:DM Sans,sans-serif;margin-bottom:24px;padding:0;transition:color .15s}.apply-back svg{width:14px;height:14px}.apply-back:hover{color:#f1f5f9}.apply-job-info{display:flex;align-items:center;gap:16px}.apply-company-logo{width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg,#6366f1,#818cf8);color:#fff;font-family:DM Sans,sans-serif;font-weight:800;font-size:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.apply-job-title{font-family:Syne,sans-serif;font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;color:#f1f5f9;letter-spacing:-.02em;margin:0 0 4px}.apply-company-name{font-size:14px;color:#64748b;margin:0}.apply-location{color:#475569}.apply-body{max-width:1000px;margin:40px auto;padding:0 24px 80px;display:grid;grid-template-columns:1fr 300px;gap:28px;align-items:start}.apply-form{display:flex;flex-direction:column;gap:0}.apply-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px 32px;margin-bottom:20px}.apply-section-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:24px}.apply-section-num{width:32px;height:32px;border-radius:8px;background:#f1f5f9;color:#6366f1;font-family:DM Sans,sans-serif;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.04em}.apply-section-header h2{font-family:DM Sans,sans-serif;font-size:16px;font-weight:800;color:#0f172a;margin:0 0 3px}.apply-section-header p{font-size:13px;color:#64748b;margin:0}.apply-section-header a{color:#6366f1;text-decoration:none}.apply-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.apply-info-item{background:#f8f9fc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:3px}.apply-info-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8}.apply-info-value{font-size:14px;color:#0f172a;font-weight:500}.apply-missing{font-style:italic;color:#94a3b8;font-size:13px}.apply-missing a{color:#6366f1}.apply-dropzone{border:2px dashed #e2e8f0;border-radius:12px;padding:36px 24px;text-align:center;cursor:pointer;transition:border-color .2s,background .2s;display:flex;flex-direction:column;align-items:center;gap:8px}.apply-dropzone:hover,.apply-dropzone.dragging{border-color:#6366f1;background:rgba(99,102,241,.03)}.apply-dropzone.has-file{border-color:#34d399;background:rgba(52,211,153,.03)}.apply-dropzone-icon{font-size:2rem}.apply-dropzone-upload svg{width:36px;height:36px;color:#cbd5e1}.apply-dropzone-text{font-size:15px;font-weight:600;color:#334155;margin:0}.apply-dropzone-filename{font-size:14px;font-weight:600;color:#34d399;margin:0;word-break:break-all}.apply-dropzone-hint{font-size:12px;color:#94a3b8;margin:0}.apply-textarea{width:100%;background:#f8f9fc;border:1px solid #e2e8f0;border-radius:10px;padding:14px 16px;font-size:14px;font-family:DM Sans,sans-serif;color:#0f172a;resize:vertical;outline:none;transition:border-color .15s;box-sizing:border-box;line-height:1.6}.apply-textarea:focus{border-color:#6366f1;background:#fff}.apply-textarea--sm{min-height:80px}.apply-char-count{font-size:11px;color:#94a3b8;text-align:right;margin:4px 0 0}.apply-question{margin-bottom:20px}.apply-question:last-child{margin-bottom:0}.apply-question-label{display:block;font-size:14px;font-weight:600;color:#0f172a;margin-bottom:8px;line-height:1.5}.apply-required{color:#f87171;font-weight:700}.apply-optional{color:#94a3b8;font-size:12px;font-weight:400}.apply-error{background:rgba(248,113,113,.08);border:1px solid rgba(248,113,113,.25);color:#f87171;border-radius:10px;padding:12px 16px;font-size:13.5px;margin-bottom:16px}.apply-submit-row{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px 32px;display:flex;align-items:center;gap:20px;justify-content:space-between}.apply-submit-note{font-size:12px;color:#94a3b8;line-height:1.6;max-width:380px;margin:0}.apply-submit-btn{background:#6366f1;color:#fff;border:none;border-radius:10px;padding:14px 28px;font-size:15px;font-weight:700;cursor:pointer;font-family:DM Sans,sans-serif;transition:background .2s,transform .15s;white-space:nowrap;display:flex;align-items:center;gap:8px;flex-shrink:0}.apply-submit-btn:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}.apply-submit-btn:disabled{background:#c7d2fe;cursor:default}.apply-submit-btn.loading{background:#4f46e5}.apply-btn-spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:apply-spin .7s linear infinite}.apply-success{max-width:520px;margin:100px auto;text-align:center;padding:0 24px}.apply-success-icon svg{width:64px;height:64px;margin-bottom:20px}.apply-success h2{font-family:DM Sans,sans-serif;font-size:1.8rem;font-weight:800;color:#0f172a;margin-bottom:12px}.apply-success p{font-size:15px;color:#64748b;line-height:1.7;margin-bottom:32px}.apply-success-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.apply-btn-primary{background:#6366f1;color:#fff;padding:13px 24px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;font-family:DM Sans,sans-serif;transition:background .2s}.apply-btn-primary:hover{background:#4f46e5}.apply-btn-ghost{background:#fff;color:#0f172a;border:1.5px solid #e2e8f0;padding:13px 24px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none;font-family:DM Sans,sans-serif;transition:border-color .2s}.apply-btn-ghost:hover{border-color:#6366f1;color:#6366f1}.apply-sidebar{display:flex;flex-direction:column;gap:16px;position:sticky;top:24px}.apply-sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px}.apply-sidebar-card h4{font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin:0 0 12px}.apply-sidebar-title{font-family:DM Sans,sans-serif;font-size:16px;font-weight:800;color:#0f172a;margin:0 0 4px}.apply-sidebar-company{font-size:13px;color:#64748b;margin:0 0 12px}.apply-sidebar-pills{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.apply-sidebar-pills span{background:#f1f5f9;color:#475569;font-size:11px;font-weight:600;padding:3px 10px;border-radius:100px;text-transform:capitalize}.apply-sidebar-tags{display:flex;flex-wrap:wrap;gap:5px}.apply-sidebar-tag{background:rgba(99,102,241,.08);border:1px solid rgba(99,102,241,.15);color:#6366f1;font-size:11px;padding:2px 8px;border-radius:100px}.apply-sidebar-tips h4{color:#94a3b8}.apply-sidebar-tips ul{margin:0;padding-left:16px;display:flex;flex-direction:column;gap:6px}.apply-sidebar-tips li{font-size:13px;color:#475569;line-height:1.5}@media (max-width: 768px){.apply-header{padding:32px 20px 28px}.apply-body{grid-template-columns:1fr;padding:0 16px 60px}.apply-sidebar{display:none}.apply-section{padding:20px}.apply-submit-row{flex-direction:column;align-items:stretch}.apply-submit-btn{width:100%;justify-content:center}.apply-info-grid{grid-template-columns:1fr}}*{box-sizing:border-box}.dashboard-loading,.dashboard-empty{min-height:100vh;background:#f7f8fb;font-family:DM Sans,sans-serif}.dashboard-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#64748b}.dashboard-loading p{margin:0;font-size:14px}.dashboard-loading-spinner{width:34px;height:34px;border:3px solid #e2e8f0;border-top-color:#f97316;border-radius:50%;animation:dashboardSpin .8s linear infinite}@keyframes dashboardSpin{to{transform:rotate(360deg)}}.dashboard-empty{display:flex;align-items:center;justify-content:center;padding:30px}.dashboard-empty-card{width:100%;max-width:420px;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:42px 32px;text-align:center;box-shadow:0 8px 30px #0f172a0f}.dashboard-empty-icon{font-size:36px;margin-bottom:16px}.dashboard-empty-card h2{margin:0 0 8px;font-family:Syne,sans-serif;color:#0f172a}.dashboard-empty-card p{margin:0 0 24px;color:#64748b;line-height:1.6;font-size:14px}.dashboard-primary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:10px;background:#f97316;color:#fff;text-decoration:none;font-weight:700;font-size:14px;transition:.2s ease}.dashboard-primary-btn:hover{background:#ea580c;transform:translateY(-1px)}@media (max-width: 600px){.dashboard-empty{padding:20px}.dashboard-empty-card{padding:34px 22px}}.workers-page{--orange: #f97316;--orange-dark: #ea580c;--orange-light: #fff7ed;--navy: #0d1b2a;--navy-light: #16283b;--text: #0f172a;--muted: #64748b;--soft: #94a3b8;--border: #e2e8f0;--background: #f8f9fc;min-height:100vh;background:var(--background);font-family:DM Sans,sans-serif;color:var(--text)}.workers-hero{position:relative;overflow:hidden;background:var(--navy);padding:68px 28px 62px;text-align:center}.workers-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none}.workers-hero-glow{position:absolute;width:700px;height:500px;top:-260px;left:50%;transform:translate(-50%);background:radial-gradient(circle,rgba(249,115,22,.2) 0%,rgba(249,115,22,.08) 35%,transparent 70%);pointer-events:none}.workers-hero-inner{position:relative;z-index:1;width:100%;max-width:900px;margin:0 auto}.workers-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:14px;color:#fb923c;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.workers-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #f973161f}.workers-title{margin:0 auto 12px;max-width:800px;color:#fff;font-family:Syne,sans-serif;font-size:clamp(2.1rem,5vw,3.6rem);font-weight:800;line-height:1.05;letter-spacing:-.035em}.workers-title span{color:#fb923c}.workers-subtitle{max-width:650px;margin:0 auto 34px;color:#cbd5e1;font-size:15px;font-weight:300;line-height:1.7}.workers-search{position:relative;display:flex;align-items:center;width:100%;max-width:760px;height:58px;margin:0 auto;background:#fff;border:1px solid rgba(255,255,255,.15);border-radius:12px;box-shadow:0 16px 40px #0003;text-align:left}.workers-search svg{width:21px;height:21px;margin-left:20px;color:#94a3b8;flex-shrink:0}.workers-search input{width:100%;height:100%;padding:0 46px 0 13px;border:none;outline:none;background:transparent;color:var(--text);font-family:DM Sans,sans-serif;font-size:14px}.workers-search input::placeholder{color:#94a3b8}.workers-search-clear{position:absolute;right:17px;top:50%;transform:translateY(-50%);width:28px;height:28px;border:none;border-radius:50%;background:#f1f5f9;color:#64748b;font-size:19px;line-height:1;cursor:pointer;transition:background .15s,color .15s}.workers-search-clear:hover{background:var(--orange-light);color:var(--orange)}.workers-content{padding:38px 28px 90px}.workers-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:28px;width:100%;max-width:1500px;margin:0 auto;align-items:start}.workers-sidebar{position:sticky;top:80px}.workers-filter-card{background:#fff;border:1px solid var(--border);border-radius:16px;overflow:hidden}.workers-filter-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px;border-bottom:1px solid #f1f5f9}.workers-filter-label{display:block;margin-bottom:3px;color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.workers-filter-header h2{margin:0;font-family:Syne,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.02em}.workers-clear-btn{border:none;background:none;color:var(--orange);font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;cursor:pointer}.workers-clear-btn:hover{text-decoration:underline}.workers-filter-section{padding:19px 20px;border-bottom:1px solid #f1f5f9}.workers-filter-section-last{border-bottom:none}.workers-filter-section>label{display:block;margin-bottom:9px;color:#475569;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.workers-filter-section select{width:100%;height:42px;padding:0 32px 0 11px;border:1px solid #e2e8f0;border-radius:9px;outline:none;background:#f8fafc;color:#334155;font-family:DM Sans,sans-serif;font-size:12px;cursor:pointer;transition:border-color .15s,box-shadow .15s,background .15s}.workers-filter-section select:hover{background:#fff}.workers-filter-section select:focus{border-color:#fdba74;box-shadow:0 0 0 3px #f9731614;background:#fff}.workers-filter-section select optgroup{color:#64748b;font-weight:700}.workers-filter-section select option{color:#334155;font-weight:400}.workers-verified-filter{display:flex;align-items:center;gap:10px;width:100%;padding:0;border:none;background:none;text-align:left;cursor:pointer}.workers-verified-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#f1f5f9;color:#94a3b8;font-size:13px;font-weight:700;transition:background .15s,color .15s}.workers-verified-filter.active .workers-verified-icon{background:var(--orange-light);color:var(--orange)}.workers-verified-filter>span:nth-child(2){display:flex;flex-direction:column;flex:1}.workers-verified-filter strong{color:#334155;font-size:11px;font-weight:600}.workers-verified-filter small{margin-top:2px;color:#94a3b8;font-size:9px}.workers-toggle{position:relative;width:32px;height:18px;padding:2px;border-radius:100px;background:#e2e8f0;transition:background .2s;flex-shrink:0}.workers-toggle span{display:block;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #00000026;transition:transform .2s}.workers-verified-filter.active .workers-toggle{background:var(--orange)}.workers-verified-filter.active .workers-toggle span{transform:translate(14px)}.workers-main{min-width:0}.workers-results-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.workers-results-eyebrow{display:block;margin-bottom:5px;color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.workers-results-title{margin:0;font-family:Syne,sans-serif;font-size:25px;font-weight:800;letter-spacing:-.025em;color:var(--text)}.workers-results-description{margin:5px 0 0;color:#94a3b8;font-size:12px}.workers-sort{display:flex;align-items:center;gap:9px;flex-shrink:0}.workers-sort label{color:#94a3b8;font-size:11px}.workers-sort select{min-width:160px;height:38px;padding:0 30px 0 11px;border:1px solid var(--border);border-radius:9px;outline:none;background:#fff;color:#475569;font-family:DM Sans,sans-serif;font-size:11px;cursor:pointer}.workers-sort select:focus{border-color:#fdba74;box-shadow:0 0 0 3px #f973160f}.workers-active-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:18px}.workers-active-filters>span{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border-radius:100px;background:var(--orange-light);color:var(--orange);font-size:10px;font-weight:600}.workers-active-filters button{width:15px;height:15px;padding:0;border:none;border-radius:50%;background:rgba(249,115,22,.12);color:var(--orange);font-size:12px;line-height:1;cursor:pointer}.workers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.workers-grid .employee-card{min-width:0}.employee-skeleton{min-height:175px;padding:20px;border:1px solid var(--border);border-radius:14px;background:#fff;overflow:hidden}.skeleton-top{display:flex;gap:13px}.skeleton-avatar{width:54px;height:54px;border-radius:12px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:skeleton-loading 1.4s infinite}.skeleton-lines{flex:1;display:flex;flex-direction:column;gap:8px;padding-top:4px}.skeleton-lines span{display:block;height:9px;border-radius:5px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:skeleton-loading 1.4s infinite}.skeleton-lines span:first-child{width:65%}.skeleton-lines span:nth-child(2){width:45%}.skeleton-lines span:nth-child(3){width:35%}.skeleton-bottom{display:flex;justify-content:space-between;margin-top:35px}.skeleton-bottom span{width:28%;height:8px;border-radius:5px;background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;animation:skeleton-loading 1.4s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.workers-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:330px;padding:40px 25px;border:1px solid var(--border);border-radius:16px;background:#fff;text-align:center}.workers-state-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:15px;border-radius:14px;background:var(--orange-light);color:var(--orange);font-family:Syne,sans-serif;font-size:24px;font-weight:800}.workers-state-icon svg{width:23px;height:23px}.workers-state h3{margin:0 0 6px;color:var(--text);font-family:Syne,sans-serif;font-size:18px;font-weight:800}.workers-state p{max-width:390px;margin:0 0 18px;color:#94a3b8;font-size:12px;line-height:1.6}.workers-state button{padding:9px 15px;border:none;border-radius:8px;background:var(--orange);color:#fff;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;cursor:pointer;transition:background .15s,transform .15s}.workers-state button:hover{background:var(--orange-dark);transform:translateY(-1px)}.workers-state-error{border-color:#fecaca;background:#fffafa}.workers-state-error .workers-state-icon{background:#fef2f2;color:#dc2626}@media (max-width: 1250px){.workers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 1000px){.workers-layout{grid-template-columns:1fr}.workers-sidebar{position:static}.workers-filter-card{display:grid;grid-template-columns:220px repeat(2,minmax(180px,1fr))}.workers-filter-header{grid-row:1 / span 2;border-bottom:none;border-right:1px solid #f1f5f9}.workers-filter-section{border-bottom:none;border-right:1px solid #f1f5f9}.workers-filter-section-last{border-right:none}}@media (max-width: 760px){.workers-hero{padding:52px 18px 44px}.workers-title{font-size:2.2rem}.workers-content{padding:26px 16px 60px}.workers-filter-card{display:block}.workers-filter-header,.workers-filter-section{border-right:none;border-bottom:1px solid #f1f5f9}.workers-filter-section-last{border-bottom:none}.workers-results-header{align-items:flex-start;flex-direction:column}.workers-sort{width:100%}.workers-sort select{flex:1}}@media (max-width: 560px){.workers-grid{grid-template-columns:1fr}.workers-hero{padding-top:44px}.workers-title{font-size:2rem}.workers-subtitle{font-size:13px}.workers-search{height:54px}.workers-results-title{font-size:21px}}.reset-page{min-height:100vh;background:#f4f6f8;color:#111827}.reset-header{position:relative;overflow:hidden;background:#111827;padding:70px 20px 80px;color:#fff}.reset-header-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;background-image:linear-gradient(rgba(255,255,255,.5) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.5) 1px,transparent 1px);background-size:35px 35px}.reset-header-inner{position:relative;width:100%;max-width:700px;margin:0 auto;text-align:center}.reset-eyebrow{margin:0 0 12px;color:#d1d5db;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.reset-title{margin:0 0 14px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.1;letter-spacing:-1px}.reset-subtitle{max-width:550px;margin:0 auto;color:#d1d5db;font-size:15px;line-height:1.7}.reset-body{display:flex;justify-content:center;padding:45px 20px 70px}.reset-card{width:100%;max-width:480px;box-sizing:border-box;padding:38px;background:#ffffff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 30px #0000000f}.reset-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;border-radius:14px;background:#f3f4f6;font-size:25px}.reset-card-title{margin:0 0 12px;color:#111827;font-size:25px;font-weight:700;line-height:1.25}.reset-card-description{margin:0 0 22px;color:#6b7280;font-size:14px;line-height:1.7}.reset-error{margin-bottom:20px;padding:13px 15px;border:1px solid #fecaca;border-radius:8px;background:#fef2f2;color:#b91c1c;font-size:14px;line-height:1.5}.reset-field{margin-bottom:20px}.reset-label{display:block;margin-bottom:8px;color:#374151;font-size:13px;font-weight:600}.reset-password-wrapper{position:relative;display:flex;align-items:center}.reset-input{width:100%;box-sizing:border-box;padding:13px 68px 13px 14px;border:1px solid #d1d5db;border-radius:8px;outline:none;background:#ffffff;color:#111827;font-family:inherit;font-size:14px;transition:border-color .2s ease,box-shadow .2s ease}.reset-input:focus{border-color:#111827;box-shadow:0 0 0 3px #11182714}.reset-input:disabled{background:#f9fafb;cursor:not-allowed}.reset-show-password{position:absolute;right:12px;border:none;background:transparent;color:#4b5563;font-family:inherit;font-size:12px;font-weight:700;cursor:pointer}.reset-show-password:hover{color:#111827}.reset-show-password:disabled{opacity:.5;cursor:not-allowed}.reset-requirement{margin:7px 0 0;color:#9ca3af;font-size:12px}.reset-requirement.valid{color:#15803d}.reset-requirement.invalid{color:#dc2626}.reset-submit{width:100%;padding:13px 18px;border:none;border-radius:8px;background:#111827;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .1s ease,opacity .2s ease}.reset-submit:hover:not(:disabled){background:#1f2937}.reset-submit:active:not(:disabled){transform:translateY(1px)}.reset-submit:disabled{opacity:.55;cursor:not-allowed}.reset-back-link{display:block;margin-top:20px;color:#4b5563;font-size:13px;font-weight:600;text-align:center;text-decoration:none}.reset-back-link:hover{color:#111827;text-decoration:underline}.reset-success{text-align:center}.reset-success .reset-card-description{margin-bottom:12px}.reset-success-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;margin:0 auto 22px;border-radius:50%;background:#dcfce7;color:#15803d;font-size:30px;font-weight:700}@media (max-width: 600px){.reset-header{padding:55px 18px 60px}.reset-body{padding:25px 14px 50px}.reset-card{padding:28px 20px}.reset-title{font-size:34px}}.wok-notification-container{position:fixed;top:82px;right:24px;z-index:100000;display:flex;flex-direction:column;gap:12px;width:min(390px,calc(100vw - 32px));pointer-events:none}.wok-notification{position:relative;display:flex;align-items:flex-start;gap:12px;padding:15px 15px 15px 14px;background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 45px #0f172a24,0 5px 15px #0f172a14;pointer-events:auto;animation:wokNotificationIn .22s ease-out}.wok-notification-icon{width:34px;height:34px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:11px;font-size:16px;font-weight:900}.wok-notification-content{min-width:0;flex:1;padding-top:1px}.wok-notification-content strong{display:block;margin-bottom:3px;color:#111827;font-size:13px;font-weight:800}.wok-notification-content p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.wok-notification-close{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin:-3px -3px 0 0;padding:0;border:0;background:transparent;color:#94a3b8;border-radius:8px;font-size:20px;line-height:1;cursor:pointer}.wok-notification-close:hover{background:#f8fafc;color:#475569}.wok-notification-success{border-left:4px solid #16a34a}.wok-notification-success .wok-notification-icon{background:#dcfce7;color:#15803d}.wok-notification-error{border-left:4px solid #dc2626}.wok-notification-error .wok-notification-icon{background:#fef2f2;color:#dc2626}.wok-notification-warning{border-left:4px solid #f97316}.wok-notification-warning .wok-notification-icon{background:#fff7ed;color:#ea580c}.wok-notification-info{border-left:4px solid #f97316}.wok-notification-info .wok-notification-icon{background:#fff7ed;color:#ea580c}@keyframes wokNotificationIn{0%{opacity:0;transform:translate(25px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}@media (max-width: 600px){.wok-notification-container{top:74px;right:16px;width:calc(100vw - 32px)}.wok-notification{border-radius:15px}}:root{--primary: #5b21b6;--primary-dark: #4c1d95;--primary-light: #ede9fe;--bg: #f4f6f9;--white: #ffffff;--text: #333333;--text-secondary: #666666;--border: #e5e7eb;--shadow: 0 2px 6px rgba(0, 0, 0, .06);--radius: 8px}html{zoom:1.2}body{margin:0;font-family:Arial,sans-serif;background-color:var(--bg);color:var(--text)}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}.page-title{font-size:28px;font-weight:600;margin-bottom:20px}.text-muted{color:var(--text-secondary)}.primary-btn{background:var(--primary);color:#fff;border:none;padding:10px 20px;border-radius:var(--radius);font-size:15px;font-weight:500;transition:background .2s ease}.primary-btn:hover{background:var(--primary-dark)}.secondary-btn{background:var(--border);color:var(--text);border:none;padding:10px 20px;border-radius:var(--radius);font-size:15px;font-weight:500;transition:background .2s ease}.secondary-btn:hover{background:#d1d5db}.page-wrapper{max-width:1100px;margin:0 auto;padding:40px 20px}.section{padding:60px 20px}.container{max-width:1100px;margin:0 auto}*{box-sizing:border-box;margin:0;padding:0}
