.mobile-hr{padding-top:56px;min-height:100vh;background:linear-gradient(180deg,#f8f9fa,#fff);padding-bottom:60px}.mobile-hr-container{padding:0 16px}.mobile-hr-banner{width:100%;height:200px;overflow:hidden;position:relative;margin-bottom:0}.mobile-hr-banner__image{width:100%;height:100%;object-fit:cover;display:block}.mobile-hr-banner__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,90,214,.6),rgba(0,90,214,.3));pointer-events:none}.mobile-hr-banner__content{position:absolute;top:20px;left:20px;text-align:left;z-index:1}.mobile-hr-banner__title{font-size:24px;font-weight:600;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5);margin:0 0 4px 0;line-height:1.2}.mobile-hr-banner__subtitle{font-size:13px;font-weight:400;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.5);letter-spacing:1px;margin:0;white-space:nowrap}.mobile-hr-tabs{display:flex;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);position:sticky;top:56px;z-index:100}.mobile-hr-tab{flex:1;padding:16px 0;text-align:center;font-size:16px;font-weight:500;color:#666;background:#fff;border:none;cursor:pointer;transition:all .3s ease;position:relative}.mobile-hr-tab:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#005ad6;transform:scaleX(0);transition:transform .3s ease}.mobile-hr-tab--active{color:#005ad6;font-weight:600}.mobile-hr-tab--active:after{transform:scaleX(1)}.mobile-hr-tab:active{background:#f5f7fb}.mobile-hr-policy{padding:20px 0}.mobile-hr-policy-intro{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.mobile-hr-policy-intro__image{width:100%;height:auto;border-radius:12px;margin-bottom:16px}.mobile-hr-policy-intro__title{font-size:20px;font-weight:600;color:#1e1e1e;margin:0 0 12px 0}.mobile-hr-policy-intro__text{font-size:14px;line-height:1.8;color:#555;margin:0 0 12px 0}.mobile-hr-policy-intro__principle{font-size:14px;line-height:1.8;color:#005ad6;font-weight:500;margin:0}.mobile-hr-salary{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.mobile-hr-salary__title{font-size:18px;font-weight:600;color:#1e1e1e;margin:0 0 16px 0;text-align:center}.mobile-hr-salary__cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px}.mobile-hr-salary__card{aspect-ratio:16/9;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mobile-hr-salary__card-img{width:100%;height:100%;object-fit:cover}.mobile-hr-salary__items{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 16px}.mobile-hr-salary__item{display:flex;align-items:center;font-size:14px;color:#333}.mobile-hr-salary__item:before{content:"";width:14px;height:14px;margin-right:8px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23005AD6'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;flex-shrink:0}.mobile-hr-image-section{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.mobile-hr-image-section__title{font-size:18px;font-weight:600;color:#1e1e1e;margin:0 0 16px 0;text-align:center}.mobile-hr-image-section__img{width:100%;height:auto;border-radius:12px}.mobile-hr-jobs{padding:20px 0}.mobile-hr-job-card{background:#fff;border-radius:16px;padding:20px;margin-bottom:16px;box-shadow:0 2px 12px rgba(0,0,0,.08);position:relative;overflow:hidden;transition:all .3s ease}.mobile-hr-job-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#005ad6,#0073ff)}.mobile-hr-job-card:active{transform:translateY(2px);box-shadow:0 4px 16px rgba(0,90,214,.15)}.mobile-hr-job-card__title{font-size:18px;font-weight:600;color:#1e1e1e;margin:0 0 16px 0;padding-right:20px}.mobile-hr-job-card__meta{display:flex;flex-wrap:wrap;gap:12px 16px;margin-bottom:16px}.mobile-hr-job-card__meta-item{display:flex;align-items:center;font-size:13px;color:#666}.mobile-hr-job-card__meta-icon{width:16px;height:16px;margin-right:6px;flex-shrink:0}.mobile-hr-job-card__section{margin-bottom:12px}.mobile-hr-job-card__section:last-child{margin-bottom:0}.mobile-hr-job-card__label{font-size:14px;font-weight:600;color:#333;margin:0 0 8px 0}.mobile-hr-job-card__text{font-size:14px;line-height:1.6;color:#555;margin:0}.mobile-hr-job-card__divider{height:1px;background:linear-gradient(90deg,#005ad6,transparent);margin:16px 0}.mobile-hr-job-card__email{display:flex;align-items:center;font-size:13px;color:#666;padding-top:12px;border-top:1px solid #f0f0f0}.mobile-hr-job-card__email-label{color:#999;margin-right:8px}.mobile-hr-job-card__email-link{color:#005ad6;font-weight:500}.mobile-hr-loadmore{text-align:center;padding:20px 0 32px}.mobile-hr-loadmore__button{background:#fff;color:#005ad6;border:2px solid #005ad6;border-radius:24px;padding:12px 40px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;min-width:160px;justify-content:center}.mobile-hr-loadmore__button:active{background:linear-gradient(135deg,#005ad6,#0073ff);color:#fff;transform:translateY(2px)}.mobile-hr-loadmore__button:disabled{background:#f5f5f5;color:#ccc;border-color:#e0e0e0;cursor:not-allowed}.mobile-hr-loadmore__text{font-size:14px;color:#999;margin-top:12px}.mobile-hr-loading{text-align:center;padding:60px 20px;color:#005ad6}.mobile-hr-loading__spinner{display:inline-block;width:40px;height:40px;border:3px solid rgba(0,90,214,.2);border-top-color:#005ad6;border-radius:50%;animation:mobile-hr-spin .8s linear infinite}@keyframes mobile-hr-spin{to{transform:rotate(1turn)}}.mobile-hr-loading__text{margin-top:16px;font-size:14px}.mobile-hr-empty{text-align:center;padding:60px 20px;color:#999}.mobile-hr-empty__icon{font-size:64px;margin-bottom:16px;opacity:.3}.mobile-hr-empty__text{font-size:15px;line-height:1.6}@media (max-width:375px){.mobile-hr-container{padding:0 12px}.mobile-hr-salary__cards{gap:10px}.mobile-hr-job-card{padding:16px}.mobile-hr-job-card__title{font-size:17px}}@media (min-width:768px){.mobile-hr-container{max-width:750px;margin:0 auto}.mobile-hr-banner{height:250px}.mobile-hr-tabs{top:0}}