/* v61 — approved desktop homepage alignment */
.v60-home{--ig-purple:#461fa8;--ig-purple-2:#5726bd;--ig-navy:#07142f;background:#fff}
.v60-home .container{width:min(calc(100% - 72px),1500px)}

/* Header */
.v60-topbar{height:112px;border-bottom:1px solid #f1f1f6;box-shadow:none}
.v60-nav-wrap{grid-template-columns:390px 1fr auto;gap:26px}
.v60-brand img{width:355px;max-height:86px;object-fit:contain;object-position:left center}
.v60-main-nav{gap:58px}
.v60-main-nav a{font-size:15px;font-weight:800;letter-spacing:-.1px;color:#0b1428}
.v60-top-actions{gap:18px}
.v60-btn{height:54px;min-width:116px;padding:0 24px;border-radius:8px;font-size:15px}
.v60-btn-outline{border:1.5px solid #6846cc}
.v60-btn-primary{min-width:112px;background:linear-gradient(135deg,#5727bd,#3c168d);box-shadow:0 8px 18px rgba(69,30,159,.18)}

/* Hero */
.v60-hero{background:linear-gradient(90deg,#fbfbff 0%,#f9f8ff 48%,#f2efff 100%);border-bottom:0}
.v60-hero-grid{min-height:470px;grid-template-columns:55% 45%;padding:0}
.v60-hero-copy{padding:58px 0 54px;justify-content:center;position:relative;z-index:4}
.v60-hero h1{font-size:55px;line-height:1.13;letter-spacing:-2.2px;font-weight:900;max-width:760px}
.v60-hero h1 span{color:#4c20b3}
.v60-hero-copy>p{margin:18px 0 35px;font-size:18px;color:#4f5c76}
.v60-search{width:min(790px,100%);height:62px;grid-template-columns:1.28fr .93fr 118px;border-radius:8px;border:1px solid #e2e4ed;box-shadow:0 7px 22px rgba(31,24,74,.05)}
.v60-search-field{padding:0 18px;gap:12px}
.v60-search input,.v60-search select{font-size:14px;color:#56637c}
.v60-search button{font-size:15px;background:linear-gradient(135deg,#5525bd,#3b168c)}
.v60-city-chips{margin-top:24px;gap:10px;font-size:12px}
.v60-city-chips strong{font-weight:850}
.v60-city-chips a{padding:8px 14px;border-radius:8px;border-color:#e2e4ec;box-shadow:0 3px 10px rgba(37,31,76,.025)}

.v60-hero-visual{overflow:visible;min-height:470px}
.v60-person-wrap{inset:0;overflow:hidden;background:#eef0f5}
.v60-person-wrap:before{display:none}
.v60-person-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 23%;display:block}
.v60-float{border:1px solid #e4e5ec;border-radius:11px;box-shadow:0 10px 26px rgba(25,27,57,.10);padding:16px 18px;min-width:190px;background:rgba(255,255,255,.98)}
.v60-float-jobs{left:-72px;top:58px}
.v60-float-business{right:-8px;top:58px}
.v60-float-city{right:22px;bottom:48px}
.v60-float b{font-size:20px;color:#101a34}
.v60-float small{font-size:12px;color:#66718a}
.v60-stat-icon{width:42px;height:42px}

/* Employer strip */
.v60-trusted{padding:28px 0 18px}
.v60-trusted h2{font-size:25px;font-weight:900;margin-bottom:22px;color:#101a34}
.v60-company-row{gap:16px}
.v60-company-row .brand{height:66px;border-radius:9px;border-color:#e8e9ef;font-size:20px;box-shadow:0 4px 15px rgba(25,31,61,.025)}

/* Statistics */
.v60-stats{margin-top:6px;margin-bottom:22px;border-radius:12px;grid-template-columns:1.35fr repeat(4,1fr);background:linear-gradient(105deg,#351170 0%,#492090 48%,#2f106e 100%);box-shadow:0 11px 28px rgba(61,25,128,.16)}
.v60-stats>div{min-height:145px}
.v60-stats>div:first-child{padding-left:58px}
.v60-stats-title strong{font-size:24px}
.v60-stat-cell b{font-size:25px}
.v60-stat-cell small{font-size:13px}

/* Contact footer matching reference */
.v60-contact-strip{padding:17px 0;border-top:0}
.v60-contact-grid{grid-template-columns:115px 1fr 1fr 1.1fr}
.v60-contact-brand{justify-content:flex-start}
.v60-mini-person{width:60px;height:60px}
.v60-contact-item{min-height:68px;padding:0 34px}
.v60-contact-icon{font-size:31px}
.v60-contact-item b{font-size:14px}
.v60-contact-item a,.v60-contact-item div>span{font-size:13px}
.v60-footer{padding-top:16px}
.v60-footer-logo{width:250px}
.v60-chat{right:34px;bottom:30px;padding:13px 23px;background:linear-gradient(135deg,#5a27bd,#3a1486)}

@media(max-width:1320px){
  .v60-nav-wrap{grid-template-columns:330px 1fr auto}.v60-brand img{width:310px}.v60-main-nav{gap:34px}
  .v60-hero h1{font-size:49px}.v60-float-jobs{left:-32px}.v60-float-business{right:0}
}
@media(max-width:1050px){
  .v60-nav-wrap{grid-template-columns:280px 1fr auto}.v60-brand img{width:260px}.v60-main-nav{gap:22px}.v60-main-nav a{font-size:13px}
  .v60-hero-grid{grid-template-columns:1fr}.v60-hero-copy{padding:44px 0 30px}.v60-hero-visual{height:420px;min-height:420px}.v60-float-jobs{left:18px}.v60-float-business{right:18px}
}
@media(max-width:860px){
  .v60-home .container{width:min(calc(100% - 28px),1500px)}.v60-topbar{height:82px}.v60-nav-wrap{grid-template-columns:1fr auto}.v60-brand img{width:220px}.v60-main-nav{display:none}
  .v60-hero h1{font-size:41px}.v60-search{height:auto;grid-template-columns:1fr}.v60-search-field{height:54px}.v60-hero-visual{height:360px;min-height:360px}
  .v60-float{min-width:150px}.v60-float-jobs{top:28px;left:8px}.v60-float-business{top:42px;right:8px}.v60-float-city{right:8px;bottom:24px}
}
@media(max-width:520px){
  .v60-brand img{width:185px}.v60-hero h1{font-size:34px}.v60-hero-visual{height:310px;min-height:310px}.v60-float{min-width:128px;padding:10px 12px}.v60-float b{font-size:15px}.v60-float small{font-size:10px}
}
