*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Noto Sans KR,Roboto,sans-serif}#root{width:100%;height:100%}.badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}.badge-recruiting{background-color:#6b46c1;color:#fff}.badge-reserved{background-color:#f59e0b;color:#fff}.badge-closed{background-color:#ef4444;color:#fff}.login_top{display:flex!important;align-items:center!important;position:fixed!important;width:100%!important;height:49px!important;background:#fff!important;top:0!important;left:0!important;z-index:20!important;border-bottom:1px solid #e4e8eb!important}.login_top h1{padding:0 0 0 20px!important;margin:0!important;display:inline-flex!important;align-items:center!important;height:100%!important}.login_top h1 .company_name{padding:0!important;font-size:24px!important;font-weight:600!important;line-height:1!important;color:#414141!important}.mobile-menu-btn{display:none!important;position:absolute;left:15px;top:50%;transform:translateY(-50%);background:transparent;border:none;cursor:pointer;padding:10px;z-index:1001;transition:all .3s ease;width:40px;height:40px;border-radius:4px;align-items:center;justify-content:center}.mobile-menu-btn:hover{background-color:#0000000d}.mobile-menu-btn:active{transform:translateY(-50%) scale(.95);background-color:#0000001a}.hamburger-icon{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;position:relative}.hamburger-icon span{display:block;width:100%;height:3px;background-color:#333;border-radius:2px;transition:all .3s ease}.mobile-menu-btn:hover .hamburger-icon span{background-color:#2094fa}@media only screen and (max-width: 1023px){.mobile-menu-btn{display:flex!important}.login_top h1{padding-left:60px!important}}@media only screen and (max-width: 480px){.login_top h1{padding-left:55px!important}.login_top h1 .company_name{font-size:18px!important}.mobile-menu-btn{left:10px;width:36px;height:36px}.hamburger-icon{width:20px;height:15px}}@media only screen and (min-width: 1024px){.left_menu{display:block!important}}@media only screen and (max-width: 1023px){.left_menu{display:none!important;position:fixed;top:50px;left:-280px;width:280px;height:calc(100% - 50px);background:#fff;z-index:1000;transition:left .3s ease-in-out;box-shadow:2px 0 10px #0000001a;overflow-y:auto}.left_menu.mobile-open{display:block!important;left:0}.sidebar-overlay-mobile{display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.content_St{margin-left:0!important;width:100%!important;padding:20px 15px!important}}@media only screen and (max-width: 480px){.left_menu{width:250px;left:-260px}.left_menu.mobile-open{left:0}.left_menu #lnb>ul>li>a{font-size:13px!important;padding:12px 0!important}}.left_menu{transition:all .3s cubic-bezier(.4,0,.2,1)}@media only screen and (max-width: 1023px){.left_menu #lnb>ul>li.on>a{background-color:#f0f8ff!important;color:#2094fa!important;border-left:4px solid #2094fa;padding-left:11px!important}}@media only screen and (min-width: 1024px){.content_St{margin-left:220px;padding:30px 40px;min-height:calc(100vh - 50px);box-sizing:border-box}}@media only screen and (max-width: 1023px) and (min-width: 769px){.content_St{margin-left:0!important;width:100%!important;padding:25px 30px!important;min-height:calc(100vh - 50px);box-sizing:border-box}.table_area{overflow-x:auto}.btn_area{flex-wrap:wrap;gap:10px}}@media only screen and (max-width: 768px){.content_St{margin-left:0!important;width:100%!important;padding:20px 15px!important;min-height:calc(100vh - 50px);box-sizing:border-box}.card_box,.card_full,.card_st{width:100%!important;margin:0 0 15px!important}.table_area{overflow-x:auto;-webkit-overflow-scrolling:touch}.table_area table{min-width:600px}.search_area,.filter_area{flex-direction:column;gap:10px}.search_area input[type=text],.filter_area select{width:100%!important}.btn_area{flex-direction:column;width:100%}.btn_area button{width:100%!important}.page_title{font-size:20px!important}}@media only screen and (max-width: 480px){.content_St{padding:15px 10px!important}.tit_area{flex-direction:column;align-items:flex-start!important;gap:10px}.search_box{width:100%!important}.table_area table{font-size:12px!important}.table_area th,.table_area td{padding:8px 5px!important}.pagination{font-size:12px!important}.pagination button,.pagination a{padding:5px 8px!important}.modal_box{width:95%!important;max-width:100%!important}input[type=text],input[type=password],textarea,select{font-size:14px!important}}.mobile-only{display:none}.desktop-only{display:block}@media only screen and (max-width: 1023px){.mobile-only{display:block}.desktop-only{display:none}}@media only screen and (max-width: 1023px) and (orientation: landscape){.content_St{padding:20px 30px!important}}@media only screen and (max-width: 320px){.content_St{min-width:320px;overflow-x:auto}}.login_section{position:absolute;top:0;left:0;width:100%;height:auto;min-height:100%;background:#fff;display:flex}.login_section .bg_area{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:0}.login_section .bg_area .bg_image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:50% 50%;opacity:.5}.login_section .login_area{position:relative;width:90%;min-width:280px;max-width:380px;margin:30px auto;border:1px solid #dbe2e6;box-sizing:border-box;border-radius:20px;background:#fff;box-shadow:0 0 20px -5px #0000001a;align-self:center;z-index:1}.login_section .section{position:relative;width:90%;max-width:80%;margin:0 auto;padding:30px 0 50px}.login_section .section h1{padding:30px 0 0;text-align:center}.login_section .section h1 img{width:auto;max-height:40px;display:block;margin:0 auto 10px}.login_section .section h1 .c_name{font-size:22px;color:#484848;font-weight:700;vertical-align:middle;letter-spacing:-.02em;display:block;text-align:center}.login_section .section .title{padding:40px 0 10px;font-size:24px;font-weight:600;color:#3e3e3e;text-align:left}.login_section .section .input_Box{width:100%;margin-top:30px}.login_section .section .tit{padding:15px 0 5px;font-size:14px;color:#484848;text-indent:2px;text-align:left;font-weight:600}.login_section .section .input_a{padding:0 0 10px}.login_section .section .input_a .text{font-size:20px;color:#222;line-height:1.3;font-weight:600}.login_section .section input[type=text],.login_section .section input[type=password]{padding:10px;background:#fcfdff;font-size:13px;margin:0;border:1px solid #d1dde7;border-radius:4px;transition:all .2s;font-family:Roboto,Noto Sans KR,sans-serif}.login_section .section input[type=text]:focus,.login_section .section input[type=password]:focus{border:1px solid #72bdff;background:#fff;outline:none}.login_section .section input::placeholder{color:#b0c4d4}.login_section .section .btn_Box{width:100%;text-align:center;padding:10px 0}.login_section .section .btn_Box span{cursor:pointer;font-size:13px;font-weight:500;line-height:1.3;color:#777;padding:0 3px;transition:color .2s}.login_section .section .btn_Box span:hover{color:#2b82ce}.login_section .section .line{width:100%;height:1px;border-bottom:1px solid #e3e8ed;margin:10px 0}.login_section .section button{font-weight:600;font-size:15px;padding:15px 20px;margin:4px 0;border:none;border-radius:6px;cursor:pointer;transition:all .3s;font-family:Roboto,Noto Sans KR,sans-serif}.btn_blue_grd{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none}.btn_blue_grd:hover{background:linear-gradient(135deg,#5568d3,#6a3f8f);transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.btn_green_grd{background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff;border:none}.btn_green_grd:hover{background:linear-gradient(135deg,#0f8678,#2fd66d);transform:translateY(-1px);box-shadow:0 4px 12px #11998e66}@media only screen and (max-width: 480px){.login_section{position:absolute;top:0;left:0;width:100%;height:100%;display:block;overflow:auto}.login_section .section{position:relative;width:100%;max-width:300px;padding:30px 20px 50px;align-self:center;margin:0 auto;box-sizing:border-box}}.dashboard-page{padding:24px}.dashboard-page h2{margin-bottom:24px;font-size:28px;font-weight:600}.stats-widgets{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px}.stat-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:transform .2s}.stat-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.stat-card h3{font-size:14px;color:#666;margin-bottom:12px;font-weight:500}.stat-card .stat-number{font-size:36px;font-weight:700;color:#333;margin:0}.stat-card .stat-label{font-size:14px;color:#999}.stat-card.alert{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.stat-card.alert h3,.stat-card.alert .stat-number,.stat-card.alert .stat-label{color:#fff}.charts-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:32px}.chart-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.chart-card h3{font-size:18px;margin-bottom:20px;color:#333;font-weight:600}.recent-activities{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px}.activity-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a}.activity-card h3{font-size:18px;margin-bottom:16px;color:#333;font-weight:600}.activity-table{width:100%;border-collapse:collapse}.activity-table thead th{background:#f8f9fa;padding:12px;text-align:left;font-size:14px;font-weight:600;color:#666;border-bottom:2px solid #e9ecef}.activity-table tbody td{padding:12px;font-size:14px;color:#333;border-bottom:1px solid #e9ecef}.activity-table tbody tr:hover{background:#f8f9fa}.status-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:500}.status-badge.pending{background:#fff3cd;color:#856404}.status-badge.resolved{background:#d4edda;color:#155724}.dashboard-loading,.dashboard-error{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:18px;color:#666}@media (max-width: 768px){.stats-widgets{grid-template-columns:repeat(2,1fr)}.charts-section,.recent-activities{grid-template-columns:1fr}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999}.modal-container{background:#fff;border-radius:8px;padding:24px;min-width:400px;max-width:500px;box-shadow:0 4px 20px #00000026}.modal-content{margin-bottom:24px}.modal-title{font-size:18px;font-weight:600;color:#333;margin:0 0 12px}.modal-message{font-size:14px;color:#666;margin:0 0 8px;line-height:1.5}.modal-message-sub{font-size:13px;color:#999;margin:0;line-height:1.5}.modal-buttons{display:flex;gap:12px;justify-content:flex-end}.modal-button{padding:10px 24px;border:none;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;min-width:80px}.modal-button-cancel{background-color:#f5f5f5;color:#666}.modal-button-cancel:hover{background-color:#e0e0e0}.modal-button-confirm{background-color:#2c2c2c;color:#fff}.modal-button-confirm:hover{background-color:#1a1a1a}.chatroom-container{display:grid;grid-template-columns:1fr 1fr;gap:0;width:100%;height:calc(100vh - 120px);min-height:800px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;background:#fff}.chatroom-messages{overflow-y:auto;height:100%;border-right:1px solid #e5e7eb;display:flex;flex-direction:column}.messages-list{display:flex;flex-direction:column;gap:20px;padding:24px;flex:1}.message-item{display:flex;flex-direction:column}.system-message-content{display:flex;flex-direction:column;align-items:center;gap:8px}.message-date{font-size:12px;color:#999;text-align:center}.system-badge{background-color:#f0f0f0;padding:6px 16px;border-radius:12px;font-size:13px;color:#666;text-align:center}.user-message-content{display:flex;gap:12px;align-items:flex-start}.message-avatar{flex-shrink:0}.avatar-image{width:40px;height:40px;min-width:40px;min-height:40px;border-radius:50%;object-fit:cover;object-position:center;border:2px solid #e5e7eb;display:block}.avatar-circle{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:16px}.message-body{flex:1;display:flex;flex-direction:column;gap:4px}.message-header{display:flex;align-items:center;gap:8px}.sender-name{font-weight:600;font-size:14px;color:#333}.message-badge{background-color:#333;color:#fff;padding:2px 8px;border-radius:10px;font-size:11px}.message-text{background-color:#f9f9f9;padding:10px 14px;border-radius:8px;font-size:14px;color:#333;line-height:1.6;white-space:pre-wrap;max-width:500px}.message-time{font-size:12px;color:#999;margin-top:2px}.chatroom-sidebar{display:flex;flex-direction:column;overflow-y:auto;padding:24px;gap:20px}.post-info-section{background:#fff;border-radius:8px;padding:20px;border:1px solid #e5e7eb}.post-thumbnail{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;margin-bottom:16px}.post-info-text{display:flex;flex-direction:column;gap:12px}.participants-section{background:#fff;border-radius:8px;padding:20px;border:1px solid #e5e7eb}.section-title{margin:0 0 16px;font-size:16px;font-weight:600;color:#333}.post-title{font-size:16px;font-weight:600;color:#333;margin:0;line-height:1.4}.post-meta{font-size:13px;color:#999}.post-price,.post-recruit{font-size:14px;color:#666}.post-price strong,.post-recruit strong{color:#333;margin-right:4px}.participants-list{display:flex;flex-direction:column;gap:12px}.participant-item{display:flex;align-items:center;gap:10px}.participant-avatar .avatar-image{width:36px;height:36px;min-width:36px;min-height:36px;border-radius:50%;object-fit:cover;object-position:center;border:2px solid #e5e7eb;display:block}.participant-avatar .avatar-circle{width:36px;height:36px;font-size:14px}.participant-info{flex:1;display:flex;align-items:center;justify-content:space-between}.participant-name{font-size:14px;color:#333;font-weight:500}.participant-role{padding:3px 10px;border-radius:10px;font-size:12px;font-weight:500}.role-방장{background-color:#8b5cf6;color:#fff}.role-참여자{background-color:#10b981;color:#fff}.role-미참여{background-color:#e5e7eb;color:#6b7280}@media (max-width: 1200px){.chatroom-container{grid-template-columns:1fr}.chatroom-sidebar{display:none}}.info-table{width:100%;border-collapse:collapse}.info-table th{width:120px;text-align:left;padding:12px 16px;background-color:#f5f5f5;border-bottom:1px solid #e0e0e0;font-weight:600;color:#333}.info-table td{padding:12px 16px;border-bottom:1px solid #e0e0e0;color:#666}.info-table tr:last-child th,.info-table tr:last-child td{border-bottom:none}.badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.badge-success{background-color:#d1fae5;color:#065f46}.badge-warning{background-color:#fef3c7;color:#92400e}.badge-danger{background-color:#fee2e2;color:#991b1b}.stat-card{background-color:#f9fafb;padding:20px;border-radius:8px;text-align:center;border:1px solid #e5e7eb}.stat-label{font-size:14px;color:#6b7280;margin-bottom:8px}.stat-value{font-size:24px;font-weight:700;color:#111827}.btn{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn:hover{opacity:.9;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn-warning{background-color:#f59e0b;color:#fff}.btn-success{background-color:#10b981;color:#fff}.btn-danger{background-color:#ef4444;color:#fff}.btn-secondary{background-color:#6b7280;color:#fff}
