._dashboard_pjs4l_1{max-width:1200px;margin:30px auto;display:grid;grid-template-columns:repeat(4,250px);gap:20px}._job_column_1u1ye_1{border-radius:10px;padding:10px 20px 20px;display:flex;flex-direction:column;gap:20px;height:580px;overflow-y:auto;transition:box-shadow .2s ease}._job_column_1u1ye_1._Offer_1u1ye_21{border:3px solid var(--offer-color)}._job_column_1u1ye_1._Applied_1u1ye_29{border:3px solid var(--applied-color)}._job_column_1u1ye_1._Interview_1u1ye_37{border:3px solid var(--interview-color)}._job_column_1u1ye_1._Rejected_1u1ye_45{border:3px solid var(--rejected-color)}._drag_over_1u1ye_55._Offer_1u1ye_21{box-shadow:0 0 10px var(--offer-color)}._drag_over_1u1ye_55._Applied_1u1ye_29{box-shadow:0 0 10px var(--applied-color)}._drag_over_1u1ye_55._Interview_1u1ye_37{box-shadow:0 0 10px var(--interview-color)}._drag_over_1u1ye_55._Rejected_1u1ye_45{box-shadow:0 0 10px var(--rejected-color)}._title_1u1ye_91{text-align:center}._title_1u1ye_91._Offer_1u1ye_21{color:var(--offer-color);border-bottom:3px solid var(--offer-color)}._title_1u1ye_91._Applied_1u1ye_29{color:var(--applied-color);border-bottom:3px solid var(--applied-color)}._title_1u1ye_91._Interview_1u1ye_37{color:var(--interview-color);border-bottom:3px solid var(--interview-color)}._title_1u1ye_91._Rejected_1u1ye_45{color:var(--rejected-color);border-bottom:3px solid var(--rejected-color)}._link_1jvzk_1{padding:3px 10px;border-radius:10px;color:#fff;text-decoration:none;width:fit-content;display:flex;align-items:center;gap:5px;position:relative;overflow:hidden}._link_1jvzk_1:before{content:"";position:absolute;width:200%;height:30%;bottom:-60px;left:-30px;background-color:#fff;transform:rotate(35deg);-webkit-user-select:none;user-select:none;pointer-events:none;transition:transform .3s ease}._link_1jvzk_1 span{display:flex;place-items:center}._link_1jvzk_1:hover{text-decoration:underline}._link_1jvzk_1:hover:before{transform:translateY(-110px) rotate(25deg)}._Applied_1jvzk_81{background-color:#89a8b2}._Interview_1jvzk_89{background-color:#f0a04b}._Rejected_1jvzk_97{background-color:#da6c6c}._Offer_1jvzk_105{background-color:#b0db9c}._job_card_1jyfa_1{border-radius:5px;color:var(--text-color-a);padding:10px;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none;cursor:grab;background-color:#fff;z-index:10;transition:transform .1s ease;animation:_show_1jyfa_1 .4s ease both}._job_card_1jyfa_1:active{cursor:grabbing}._Offer_1jyfa_39{box-shadow:0 0 5px var(--offer-color)}._Applied_1jyfa_45{box-shadow:0 0 5px var(--applied-color)}._Interview_1jyfa_51{box-shadow:0 0 5px var(--interview-color)}._Rejected_1jyfa_57{box-shadow:0 0 5px var(--rejected-color)}._dragged_1jyfa_65{outline-offset:-2px}._dragged_1jyfa_65._Offer_1jyfa_39{outline:2px solid var(--offer-color)}._dragged_1jyfa_65._Applied_1jyfa_45{outline:2px solid var(--applied-color)}._dragged_1jyfa_65._Interview_1jyfa_51{outline:2px solid var(--interview-color)}._dragged_1jyfa_65._Rejected_1jyfa_57{outline:2px solid var(--rejected-color)}._header_1jyfa_97{display:flex;align-items:center;gap:5px;margin-bottom:10px}._actions_1jyfa_111{display:flex;justify-content:end;align-items:center;gap:5px;margin-top:10px}._info_1jyfa_127{display:flex;align-items:center;gap:5px;margin-top:5px}._info_1jyfa_127 span{display:flex;place-items:center}._description_1jyfa_151{margin-top:5px}@keyframes _show_1jyfa_1{0%{scale:0}to{scale:1}}._button_oh9y9_1{background-color:transparent;border:none;cursor:pointer;color:var(--text-color-b);display:flex;place-items:center;transition:scale .3s ease}._button_oh9y9_1:hover{scale:1.1}._button_oh9y9_1._edit_oh9y9_27:hover{color:#9ec6f3}._button_oh9y9_1._delete_oh9y9_35:hover{color:#da6c6c}._button_oh9y9_1._close_oh9y9_43{color:var(--applied-color)}._button_oh9y9_1._add_oh9y9_51{color:#fff;background-color:#89a8b2;padding:8px 10px;font-weight:700;border-radius:8px;font-size:.9em}._button_oh9y9_1._add_form_oh9y9_69{justify-content:center;width:100%;color:#fff;background-color:#89a8b2;padding:5px 8px;font-weight:700;border-radius:8px}._button_oh9y9_1._add_form_oh9y9_69:hover{scale:1;opacity:.9}._dialog_1xwg1_1{position:fixed;top:0;left:0;background-color:#0005;width:100%;height:100%;border:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:grid;place-items:center;z-index:40}._dialog_1xwg1_1[open]{opacity:1;transition:opacity .2s ease,display .3s ease allow-discrete}@starting-style{._dialog_1xwg1_1[open]{opacity:0}}._form_1xwg1_47{width:400px;background-color:#fff;padding:15px;border-radius:10px;z-index:50;display:flex;flex-direction:column;gap:15px;animation:_entrance_1xwg1_1 .4s ease both}._field_1xwg1_71{position:relative;display:flex;flex-direction:column;gap:5px;color:var(--text-color-a)}._close_button_container_1xwg1_87{display:flex;justify-content:end}._buttons_wrapper_1xwg1_97{display:flex;align-items:center;gap:20px;margin-top:20px}._workplace_error_1xwg1_111,._link_error_1xwg1_113{width:200px;position:absolute;bottom:-20px;left:-13px;color:var(--rejected-color)}._link_error_1xwg1_113{left:0}@keyframes _entrance_1xwg1_1{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}._input_oeuu2_1{width:100%;padding:8px 10px;border:2px solid #89a8b2;border-radius:10px;resize:none;font-size:.9em;font-family:inherit}._input_oeuu2_1:focus-visible{outline:none}._search_oeuu2_29,._minSalary_oeuu2_31,._workplace_oeuu2_33{font-size:1em;background-color:transparent;padding:0;border:none;border-radius:0;color:var(--text-color-c)}._header_7ri69_1{margin:0 auto;max-width:500px;display:flex;flex-direction:column;gap:5px}._hero_7ri69_17{display:flex;justify-content:space-between;align-items:center;padding-bottom:5px;border-bottom:2px solid #89a8b2}._filter_7ri69_33{display:flex;gap:10px;align-items:center;animation:_show-down_7ri69_1 .5s cubic-bezier(.175,.885,.32,1.275) .7s both}._filter_options_7ri69_47{display:flex;align-items:center;gap:10px}._search_7ri69_59{display:flex;align-items:start;gap:10px;flex:1;color:#89a8b2}._search_7ri69_59 label{display:flex;place-items:center}._filter_wrapper_7ri69_85{border-radius:10px;border:2px solid #89a8b2;padding:4px 8px;position:relative;transition:opacity .3s ease,scale .3s ease}._filter_wrapper_7ri69_85:has(input[type=number]){cursor:text;width:110px}._filter_wrapper_7ri69_85:has(select),._filter_wrapper_7ri69_85 select{cursor:pointer}._filter_wrapper_7ri69_85:has(input:focus-visible),._filter_wrapper_7ri69_85:has(select:focus-visible){scale:1.05;box-shadow:0 0 5px #89a8b2}._dimmed_7ri69_133{opacity:.5}@keyframes _show-down_7ri69_1{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}:root{--text-color-a: #666;--text-color-b: #888;--text-color-c: #333;--offer-color: #b0db9c;--applied-color: #89a8b2;--interview-color: #f0a04b;--rejected-color: #da6c6c;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{min-height:100vh}.layout-container{min-height:100vh;height:100%;display:flex;flex-direction:column;justify-content:space-evenly}header{width:100%;position:sticky;top:0;background-color:#9ec6f366;padding-bottom:10px;box-shadow:0 0 20px #9ec6f366;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20}h1{color:var(--text-color-a)}main{height:100%;flex:1}footer{height:10dvh;background-color:#777;display:flex;justify-content:center;color:#fff;align-items:center}footer a{margin-left:5px}
