.job-card{border-radius:12px;transition:all .3s ease;border:1px solid rgba(0,0,0,.08)}.job-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.job-title-link{text-decoration:none}.job-title-link:hover .job-title{color:rgb(var(--v-theme-primary))!important}.job-title{transition:color .2s ease}.recruiter-link{text-decoration:none;color:rgb(var(--v-theme-primary))}.recruiter-link:hover{text-decoration:underline}.status-chip{text-transform:uppercase;font-size:.7rem;font-weight:600}.meta-details{display:flex;flex-wrap:wrap;align-items:center}.action-panel,.visitor-panel{width:100%}.visitor-panel{display:flex;justify-content:center}.visitor-panel .v-btn{font-weight:500;letter-spacing:.01em;transition:all .2s ease}.visitor-panel .v-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1976d240}.visitor-actions-mobile{display:flex;justify-content:center}.stats-banner{background:linear-gradient(135deg,#1976d214,#1976d20a)}.stats-card{background:#fff;border:1px solid rgba(25,118,210,.12);transition:all .2s ease}.stats-card:hover{border-color:#1976d233;box-shadow:0 2px 12px #1976d214}.stat-block .stat-number{font-weight:700;line-height:1.1}.stat-block .stat-label{opacity:.8;font-weight:500}.stats-header{display:flex;align-items:center;color:rgb(var(--v-theme-primary));font-weight:500}.stats-grid{display:flex;align-items:center;justify-content:space-around}.stat-item{display:flex;flex-direction:column;align-items:center;flex:1}.stat-item .stat-number{font-weight:700;font-size:1.25rem;line-height:1.2}.stat-item .stat-label{opacity:.7;font-weight:500}.stat-divider{width:1px;height:32px;background:#00000014;margin:0 12px}.button-group{display:flex;flex-direction:column;gap:8px}.app-manager-btn{position:relative;font-weight:500;letter-spacing:.01em;transition:all .2s ease}.app-manager-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1976d240}.app-manager-btn:has(.ml-2){animation:subtle-pulse 3s ease-in-out infinite}.roles-section .job-roles{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}@media(min-width:1200px){.roles-section .job-roles{grid-template-columns:repeat(4,1fr)}}.roles-section .role-card{transition:all .2s ease;border:1px solid rgba(0,0,0,.08)}.roles-section .role-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.roles-section .role-card.more-roles{background:linear-gradient(135deg,#4caf5014,#4caf500a)}.job-card-mobile{border-radius:12px;border:1px solid rgba(0,0,0,.08)}.meta-details-mobile>div{display:flex;align-items:center;margin-bottom:2px}.meta-details-mobile>div .v-icon{margin-right:4px}.button-group-mobile,.job-roles-mobile{display:flex;flex-direction:column;gap:8px}.role-card-mobile{border:1px solid rgba(0,0,0,.08)}.role-card-mobile:last-child{margin-bottom:0!important}@keyframes subtle-pulse{0%,to{box-shadow:0 2px 4px #1976d21a}50%{box-shadow:0 2px 8px #1976d226}}@media(max-width:600px){.stats-grid{gap:8px}.stat-divider{margin:0 8px}.stat-item .stat-number{font-size:1rem}}
