.Joblist_wrapper__PXWtB{display:flex;gap:2rem;padding:2rem;background-color:#fefefe}.Joblist_leftColumn__bbMEs{flex:1 1;max-width:360px;border-right:2px solid #f0f0f0;padding-right:1rem}.Joblist_rightColumn__wRaep{flex:2 1;background-color:#fffdf9;padding:2.5rem;border-radius:12px;box-shadow:0 0 10px rgba(255,165,0,.08);line-height:1.75}.Joblist_rightColumn__wRaep h2{margin-bottom:1.5rem;font-size:1.8rem;color:#222}.Joblist_rightColumn__wRaep p{margin-bottom:1rem;font-size:1.05rem;color:#444}.Joblist_heading__nKIks{font-size:1.8rem;margin-bottom:1rem;color:#333}.Joblist_jobList__vK8yA{display:flex;flex-direction:column;gap:1rem}.Joblist_card__M7Rdx{background-color:#ffffff;padding:1rem;border-radius:8px;cursor:pointer;transition:all .2s ease;border:2px solid transparent;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Joblist_card__M7Rdx:hover{border-color:orange;background-color:#fffaf3}.Joblist_activeCard__MiylH{border-color:orange;background-color:#fff3e6}.Joblist_button__me3fw{margin-top:.8rem;background-color:transparent;border:2px solid orange;color:orange;padding:.5rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:background .2s ease}.Joblist_button__me3fw:hover{background-color:orange;color:white}.Joblist_emptyMessage__A7gc3{margin-top:1rem;font-size:1.1rem;color:#777;padding:1rem;background-color:#fff7f0;border:1px solid #ffe0c2;border-radius:8px}@media (max-width:768px){.Joblist_wrapper__PXWtB{flex-direction:column-reverse;padding:1rem}.Joblist_leftColumn__bbMEs{max-width:100%;border-right:none;padding-right:0}.Joblist_rightColumn__wRaep{margin-top:2rem;padding:1.5rem}}