@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";*{box-sizing:border-box;margin:0;padding:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif!important}:root{color:#191f28;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:#f2f4f6}html,body,#root,button,input,select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.02em;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif!important}#root{text-align:left;background-color:#fff;flex-direction:column;width:100%;min-height:100vh;margin:0 auto;display:flex}.notif-wrapper{align-items:center;display:flex;position:relative}.notif-bell-icon{background-color:currentColor;width:22px;height:22px;display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9'%3E%3C/path%3E%3Cpath d='M13.73 21a2 2 0 0 1-3.46 0'%3E%3C/path%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 8A6 6 0 0 0 6 8c0 7-3 9-3 9h18s-3-2-3-9'%3E%3C/path%3E%3Cpath d='M13.73 21a2 2 0 0 1-3.46 0'%3E%3C/path%3E%3C/svg%3E") 50%/contain no-repeat}.notif-icon-btn{cursor:pointer;color:#4d5158;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:relative}.notif-icon-btn:hover,.notif-icon-btn.active{color:#ff7e36;background-color:#f5f5f5}.notif-badge-dot{color:#fff;background-color:#ff4d4f;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.notif-dropdown-panel{z-index:1000;background:#fff;border:1px solid #e9ecef;border-radius:14px;width:340px;animation:.2s ease-out slideDown;position:absolute;top:50px;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001f}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notif-panel-header{background:#fff;border-bottom:1px solid #f1f3f5;justify-content:space-between;align-items:center;padding:16px;display:flex}.notif-panel-header .title{color:#212529;font-size:16px;font-weight:800}.read-all-btn{color:#ff7e36;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:13px;font-weight:600}.read-all-btn:hover{background-color:#fff9f5}.notif-panel-list{max-height:380px;overflow-y:auto}.notif-panel-item{cursor:pointer;border-bottom:1px solid #f8f9fa;gap:12px;padding:16px;display:flex;position:relative}.notif-panel-item:hover{background-color:#f8f9fa}.notif-panel-item.unread{background-color:#fffaf7}.notif-item-icon{background:#f1f3f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.notif-item-info p{color:#343a40;word-break:break-all;margin:0 0 4px;font-size:14px;line-height:1.4}.notif-item-info small{color:#adb5bd;font-size:12px}.orange-dot{background-color:#ff7e36;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.notif-panel-empty{text-align:center;color:#adb5bd;padding:60px 0;font-size:14px}.notif-panel-footer{text-align:center;color:#495057;cursor:pointer;background:#f8f9fa;border-top:1px solid #e9ecef;padding:14px;font-size:13px;font-weight:600}.notif-panel-footer:hover{background-color:#f1f3f5}.navbar{z-index:100;background-color:#fff;border-bottom:1px solid #e9ecef;justify-content:center;height:64px;display:flex;position:sticky;top:0}.navbar-content{justify-content:space-between;align-items:center;width:100%;max-width:1024px;padding:0 20px;display:flex}.logo{letter-spacing:-.5px;align-items:center;gap:2px;font-family:Pretendard,sans-serif;font-size:24px;transition:opacity .2s;display:flex}.logo:hover{opacity:.8}.nav-links{align-items:center;display:flex}.nav-links a{color:#4d5158;border-bottom:2px solid #0000;margin:0 15px;padding:4px 0;font-weight:500;text-decoration:none;transition:all .2s}.nav-links a:hover{color:#ff7e36}.nav-links a.active{color:#ff7e36;border-bottom:2px solid #ff7e36;font-weight:700}.login-btn{color:#fff;cursor:pointer;background-color:#ff7e36;border:none;border-radius:8px;padding:10px 20px;font-weight:700;transition:background .2s}.login-btn:hover{background-color:#e86a23}.user-menu{align-items:center;gap:20px;display:flex}.profile-group{cursor:pointer;border-radius:20px;align-items:center;gap:8px;padding:4px 8px;transition:background .2s;display:flex}.profile-group:hover{background-color:#f5f5f5}.avatar-circle img{object-fit:cover;width:100%;height:100%}.user-name{color:#212529;font-size:15px}.logout-btn{color:#868e96;cursor:pointer;background:0 0;border:1px solid #e5e8eb;border-radius:6px;padding:6px 12px;font-size:14px;font-weight:500;transition:all .2s}.logout-btn:hover{color:#495057;background-color:#f8f9fa;border-color:#adb5bd}.footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;margin-top:60px;padding:40px 20px}.footer-content{color:#868e96;justify-content:space-between;max-width:1024px;margin:0 auto;font-size:14px;line-height:1.8;display:flex}.footer-links span{cursor:pointer;margin-right:15px}.footer-bottom{text-align:center;color:#adb5bd;margin-top:30px;font-size:13px}.main-container{max-width:1024px;margin:0 auto;padding:0 20px}.hero-section{text-align:center;background:linear-gradient(#fff7f2,#fff);padding:80px 0}.hero-section h1{color:#191f28;margin-bottom:20px;font-size:42px;font-weight:800;line-height:1.4}.main-cta-btn{color:#fff;cursor:pointer;background-color:#ff7e36;border:none;border-radius:12px;margin-top:30px;padding:16px 32px;font-size:18px;font-weight:700}.feature-section{grid-template-columns:repeat(3,1fr);gap:20px;margin:60px 0;display:grid}.feature-card{text-align:center;cursor:pointer;background:#f9fafb;border-radius:20px;padding:30px;transition:transform .2s}.feature-card:hover{background:#f2f4f6;transform:translateY(-5px)}.class-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:20px;display:grid}.class-card{cursor:pointer;border:1px solid #e5e8eb;border-radius:16px;padding:20px}.class-card .category{color:#ff7e36;margin-bottom:8px;font-size:13px;font-weight:700;display:inline-block}.class-card h4{color:#191f28;margin:0 0 12px;font-size:18px;font-weight:600;line-height:1.4}.card-footer{color:#8b95a1;justify-content:flex-start;gap:10px;font-size:14px;display:flex}.class-card{background-color:#fff;border:1px solid #e5e8eb;border-radius:16px;padding:20px;transition:all .2s}.class-card:hover{background-color:#f9fafb}.recent-section{margin-top:80px;padding-bottom:100px}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.section-header h2{color:#191f28;margin:0;font-size:24px;font-weight:700}.view-all{color:#8b95a1;cursor:pointer;background:0 0;border:none;font-size:15px;font-weight:500}.view-all:hover{color:#4e5968}.web-board-card{cursor:pointer;background-color:#fff;border-bottom:1px solid #f1f3f5;justify-content:space-between;padding:26px 20px;transition:all .2s;display:flex}.web-board-card:hover{background-color:#fcfcfc}.card-content-area{flex-direction:column;flex:1;display:flex}.card-title-box{align-items:center;gap:10px;margin-bottom:14px;display:flex}.category-label{color:#ff8e1b;font-size:12px;font-weight:800}.main-title{color:#212529;margin:0;font-size:19px;font-weight:700}.description-text{color:#495057;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 18px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.curriculum-tag-row{flex-wrap:wrap;gap:8px 16px;margin-top:20px;display:flex}.curriculum-item{color:#495057;letter-spacing:-.02em;align-items:center;padding:2px 0;font-size:14px;font-weight:600;display:inline-flex}.curriculum-item{background-color:#f8f9fa;border:1px solid #f1f3f5;border-radius:6px;padding:4px 10px}.card-status-area{flex-direction:column;justify-content:space-between;align-items:flex-end;min-width:180px;display:flex}.recruitment-group{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.participant-info{color:#adb5bd;font-size:13px}.participant-info strong{color:#212529;font-size:15px}.status-badges-web{gap:8px;display:flex}.pill{border-radius:6px;padding:4px 12px;font-size:12px;font-weight:700}.pill.student.active{color:#ff8e1b;background:#fff5eb;border:1px solid #ffe3cc}.pill.instructor.active{color:#2f9e44;background:#ebfbee;border:1px solid #d3f9d8}.pill.done{color:#868e96;background:#f1f3f5;border:1px solid #dee2e6}.meta-info-row{color:#adb5bd;align-items:center;gap:6px;font-size:13px;display:flex}.meta-sep{font-size:10px}.pagination-wrapper{justify-content:center;align-items:center;margin-top:40px;padding-bottom:60px;display:flex}.pagination{align-items:center;gap:6px;display:flex}.ellipsis{color:#adb5bd;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:32px;font-weight:700;display:flex}.page-btn,.arrow-btn{color:#495057;cursor:pointer;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;outline:none;justify-content:center;align-items:center;min-width:38px;height:38px;font-size:14px;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.page-btn:hover:not(.active),.arrow-btn:hover:not(:disabled){color:#ff8e1b;background-color:#f8f9fa;border-color:#dee2e6}.page-btn.active{color:#fff;background-color:#ff8e1b;border-color:#ff8e1b;font-weight:700;box-shadow:0 4px 10px #ff8e1b40}.arrow-btn{background-color:#fdfdfd;font-size:18px}.arrow-btn:disabled{cursor:default;color:#dee2e6;background-color:#f8f9fa;border-color:#e9ecef}@media (width<=480px){.pagination{gap:4px}.page-btn,.arrow-btn{min-width:32px;height:32px;font-size:13px}}:root{--primary-color:#ff8e1b;--primary-light:#fff5eb;--gray-50:#f8f9fa;--gray-100:#f1f3f5;--gray-200:#e9ecef;--gray-400:#adb5bd;--gray-700:#495057;--border-radius-lg:14px;--border-radius-md:10px;--transition:all .25s cubic-bezier(.4, 0, .2, 1)}.search-container{letter-spacing:-.02em;margin-bottom:32px}.selected-tags-area{flex-wrap:wrap;align-items:center;gap:10px;min-height:48px;margin-bottom:16px;padding:4px;display:flex}.selected-tag-chip{background:var(--primary-color);color:#fff;border-radius:50px;align-items:center;gap:8px;padding:7px 14px;font-size:13px;font-weight:600;animation:.3s ease-out tagPop;display:flex;box-shadow:0 4px 12px #ff8e1b33}.selected-tag-chip .remove-btn{color:#fff;cursor:pointer;width:20px;height:20px;transition:var(--transition);background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex}.selected-tag-chip .remove-btn:hover{background:#fff6}.search-box-wrapper{margin-bottom:28px;position:relative}.search-box{border:1px solid var(--gray-200);border-radius:var(--border-radius-lg);transition:var(--transition);background:#fff;padding:8px;display:flex;box-shadow:0 10px 25px #0000000a}.search-box:focus-within{border-color:var(--primary-color);box-shadow:0 10px 25px #ff8e1b14}.search-input{color:var(--gray-700);border:none;outline:none;flex:1;padding:12px 20px;font-size:16px}.search-submit-btn{background:var(--primary-color);color:#fff;border-radius:var(--border-radius-md);cursor:pointer;transition:var(--transition);border:none;padding:0 28px;font-weight:700}.search-submit-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.category-browse-section{background:var(--gray-50);border-radius:var(--border-radius-lg);border:1px solid var(--gray-100);margin-bottom:24px;padding:24px}.category-tabs{border-bottom:1px solid var(--gray-200);gap:24px;margin-bottom:20px;display:flex}.category-tab{cursor:pointer;color:var(--gray-400);transition:var(--transition);background:0 0;border:none;padding:10px 2px;font-size:15px;font-weight:600;position:relative}.category-tab.active{color:var(--primary-color)}.category-tab.active:after{content:"";background:var(--primary-color);border-radius:10px 10px 0 0;width:100%;height:3px;position:absolute;bottom:-1px;left:0}.curriculum-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;display:grid}.curriculum-item-btn{border:1px solid var(--gray-200);border-radius:var(--border-radius-md);cursor:pointer;color:var(--gray-700);transition:var(--transition);text-align:center;background:#fff;padding:12px 10px;font-size:13px}.curriculum-item-btn:hover{border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.curriculum-item-btn.selected{background:var(--primary-light);border-color:var(--primary-color);color:var(--primary-color);font-weight:700}.status-toggle-btn{border:1px solid var(--gray-200);color:var(--gray-700);cursor:pointer;transition:var(--transition);background:#fff;border-radius:50px;margin-right:8px;padding:10px 20px;font-size:13px;font-weight:600}.status-toggle-btn.RECRUITING{color:#ff8e1b;background:#fff5eb;border-color:#ff8e1b;font-weight:700}.status-toggle-btn:hover{background:var(--gray-50)}.placeholder-text{color:var(--gray-400);opacity:.8;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}@keyframes tagPop{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.list-page-wrapper{background-color:#fff;justify-content:center;min-height:100vh;padding:60px 20px;display:flex}.list-page-inner{width:100%;max-width:1000px}.web-list-header{justify-content:space-between;align-items:center;margin-bottom:48px;padding:20px 0;display:flex}.web-title{color:#111417;letter-spacing:-.05em;text-shadow:0 1px 1px #00000003;text-rendering:optimizelegibility;word-break:keep-all;background:linear-gradient(#191f28 0%,#333d4b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:12px;font-size:32px;font-weight:700;line-height:1.1}.web-title:after{content:"";background:#ff8e1b;border-radius:2px;width:40px;height:4px;position:absolute;bottom:-4px;left:0}.web-subtitle{color:#8b95a1;letter-spacing:-.02em;font-size:16px}.web-write-btn{color:#fff;cursor:pointer;background-color:#ff8e1b;border:none;border-radius:12px;padding:14px 28px;font-weight:700;transition:all .2s}.web-write-btn:hover{background-color:#e67e17;transform:translateY(-2px)}.web-filter-bar{border-bottom:1px solid #f1f3f5;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 0;display:flex}.sort-tabs{gap:24px;display:flex}.sort-tab{color:#adb5bd;cursor:pointer;background:0 0;border:none;padding:8px 0;font-size:15px;font-weight:600;position:relative}.sort-tab.active{color:#212529}.sort-tab.active:after{content:"";background-color:#212529;width:100%;height:2px;position:absolute;bottom:-16px;left:0}.web-select{color:#495057;cursor:pointer;border:none;outline:none;font-size:14px}.web-class-list{flex-direction:column;gap:0;display:flex}.pagination-wrapper{justify-content:center;margin-top:60px;display:flex}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#21252999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.success-card{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:500px;padding:40px 50px;box-shadow:0 20px 40px #0003}.success-header h2{color:#212529;margin:20px 0 10px;font-size:1.5rem}.check-icon{color:#fff;background:#ff7e36;border-radius:50%;width:60px;height:60px;font-size:32px;line-height:60px;display:inline-block}.modal-actions{gap:15px;margin-top:35px;display:flex}.btn-home,.btn-detail{cursor:pointer;border-radius:8px;flex:1;padding:14px;font-weight:600;transition:all .2s}.btn-home{color:#495057;background:#f1f3f5;border:none}.btn-home:hover{background:#e9ecef}.btn-detail{color:#fff;background:#ff7e36;border:none}.btn-detail:hover{background:#eb6b1f;box-shadow:0 4px 12px #ff7e364d}.form-page-layout{box-sizing:border-box;grid-template-columns:1.2fr .8fr;align-items:flex-start;gap:80px;width:100%;max-width:1400px;margin:60px auto;padding:0 40px;display:grid}.form-container{width:100%;box-shadow:none;background:0 0;border-radius:0;padding:0}.form-title{color:#191f28;letter-spacing:-.03em;margin-bottom:12px;font-size:32px;font-weight:800}.form-subtitle{color:#8b95a1;margin-bottom:64px;font-size:18px;line-height:1.6}.input-group{margin-bottom:48px}.input-group label{color:#4e5968;margin-bottom:14px;font-size:16px;font-weight:700;display:block}.form-input,.form-textarea,.dropdown-trigger,.selected-chips{color:#191f28;background-color:#f2f4f6;border:2px solid #0000;border-radius:18px;outline:none;width:100%;padding:20px 24px;font-size:18px;transition:all .2s cubic-bezier(.4,0,.2,1)}.form-textarea{resize:none;box-sizing:border-box;background-color:#f2f4f6;border:2px solid #0000;border-radius:18px;width:100%;min-height:240px;padding:24px;font-size:18px;line-height:1.8;transition:background-color .2s,border-color .2s;overflow:hidden}.form-input:focus,.form-textarea:focus,.dropdown-trigger.active{background-color:#fff;border-color:#ff7e36;box-shadow:0 0 0 4px #ff7e361a}.textarea-wrapper{width:100%;position:relative}.curriculum-sidebar{background-color:#f9fafb;border:1px solid #f2f4f6;border-radius:32px;max-height:calc(100vh - 120px);padding:48px 40px;position:sticky;top:60px;overflow-y:auto}.curriculum-sidebar h3{margin-bottom:12px;font-size:22px;font-weight:700}.sidebar-info{color:#8b95a1;margin-bottom:32px;font-size:15px}.curriculum-grid{flex-wrap:wrap;gap:12px;display:flex}.curriculum-btn{color:#4e5968;cursor:pointer;background-color:#fff;border:1px solid #e5e8eb;border-radius:50px;padding:12px 20px;font-size:15px;font-weight:500;transition:all .2s}.curriculum-btn:hover{background-color:#f2f4f6;transform:translateY(-2px)}.curriculum-btn.active{color:#fff;background-color:#ff7e36;border-color:#ff7e36;font-weight:600;box-shadow:0 4px 12px #ff7e3633}.chip{color:#fff;white-space:nowrap;background-color:#ff7e36;border-radius:50px;align-items:center;gap:8px;padding:8px 14px;font-size:15px;font-weight:600;display:inline-flex}.chip button{color:#fffc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;margin:0;padding:0;font-size:18px;line-height:1;transition:color .2s;display:flex}.submit-button{color:#fff;cursor:pointer;background-color:#ff7e36;border:none;border-radius:20px;width:100%;margin-top:20px;padding:24px;font-size:20px;font-weight:800;transition:all .2s}.submit-button:hover{background-color:#e86c2c;transform:translateY(-2px);box-shadow:0 8px 24px #e86c2c33}.character-count{color:#8b95a1;pointer-events:none;font-size:14px;font-weight:500;position:absolute;bottom:20px;right:24px}.character-count span.limit{color:#ff4d4f;font-weight:700}.search-box{margin-bottom:24px;position:relative}.search-box input{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%238b95a1' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E");background-position:14px;background-repeat:no-repeat;border:1px solid #e5e8eb;border-radius:12px;outline:none;width:100%;padding:12px 16px 12px 40px;font-size:15px;transition:all .2s}.search-box input:focus{border-color:#ff7e36;box-shadow:0 0 0 3px #ff7e361a}.no-result{color:#adb5bd;text-align:center;width:100%;padding:20px 0;font-size:14px}.clear-btn{color:#fff;cursor:pointer;background:#adb5bd;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (width<=1024px){.form-page-layout{grid-template-columns:1fr;gap:40px}.curriculum-sidebar{order:-1;position:static}}.carrot-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out fadeIn;display:flex;position:fixed;top:0;left:0}.carrot-modal-content{background-color:#fff;border-radius:16px;width:90%;max-width:400px;padding:32px 24px 24px;animation:.3s ease-out slideUp;position:relative;box-shadow:0 10px 25px #0000001a}.carrot-modal-close-btn{color:#868e96;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1;position:absolute;top:16px;right:16px}.carrot-modal-close-btn:hover{color:#495057}.carrot-modal-body{text-align:center;margin-bottom:24px}.carrot-icon-container{margin-bottom:16px;font-size:48px}.carrot-modal-title{color:#212529;margin:0 0 12px;font-size:18px;font-weight:700}.carrot-modal-description{color:#495057;margin:0;font-size:15px;line-height:1.5}.carrot-modal-actions{gap:12px;display:flex}.carrot-btn{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px 0;font-size:15px;font-weight:600;transition:background-color .2s}.carrot-btn-cancel{color:#495057;background-color:#f1f3f5}.carrot-btn-cancel:hover{background-color:#e9ecef}.carrot-btn-login{color:#fff;background-color:#ff6f0f}.carrot-btn-login:hover{background-color:#e8650d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-container{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:60px 40px}.page-container h1{color:#191f28;letter-spacing:-.03em;margin-bottom:12px;font-size:36px;font-weight:800}.page-container p{color:#4e5968;margin-bottom:40px;font-size:18px;line-height:1.6}.page-container>div{width:100%}.custom-dropdown{width:100%;position:relative}.dropdown-trigger{box-sizing:border-box;color:#191f28;cursor:pointer;background-color:#f2f4f6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%234e5968' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 24px center;background-repeat:no-repeat;border-radius:18px;justify-content:space-between;align-items:center;width:100%;padding:20px 60px 20px 24px;font-size:18px;transition:all .2s;display:flex}.dropdown-trigger:hover{background-color:#e5e8eb}.dropdown-trigger.active{background-color:#fff;border:2px solid #ff7e36;box-shadow:0 0 0 4px #ff7e361a}.dropdown-menu{z-index:1000;background-color:#fff;border:1px solid #f2f4f6;border-radius:18px;width:100%;margin:0;padding:8px;list-style:none;animation:.2s dropdownFadeIn;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}.dropdown-menu li{color:#4e5968;cursor:pointer;border-radius:12px;padding:16px 20px;font-size:16px;transition:all .2s}.dropdown-menu li:hover{color:#ff7e36;background-color:#f2f4f6;font-weight:600}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.sticky-nav-bar{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#ffffffe6;border-bottom:1px solid #f1f3f5;padding:10px 0;display:flex;position:sticky;top:64px}.list-btn-web{color:#495057;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-weight:600;transition:background .2s;display:flex}.list-btn-web:hover{color:#212529;background:#f8f9fa}.writer-menu-container{align-items:center;display:inline-flex;position:relative}.writer-info-trigger{cursor:pointer;align-items:center;gap:8px;display:flex}.writer-profile-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex;width:24px!important;height:24px!important}.writer-dropdown{background:#fff;border:1px solid #e5e8eb;border-radius:8px;flex-direction:column;min-width:160px;margin-top:8px;padding:8px 0;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #00000026}.dropdown-item{color:#333;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;width:100%;padding:10px 16px;font-size:13px;text-decoration:none;display:block}.dropdown-item:hover{color:#ff7e36;background-color:#f8f9fa}.dropdown-item.header{color:#8b95a1;border-bottom:1px solid #f1f3f5;margin-bottom:4px;padding-bottom:8px;font-size:11px}.detail-header-container{border-bottom:2px solid #f8f9fa;margin-bottom:48px;padding-bottom:40px}.header-top-nav{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.status-group{align-items:center;gap:8px;display:flex}.status-badge{letter-spacing:-.2px;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:700}.status-recruiting{color:#ff8e1b;background-color:#fff5eb}.status-completed{color:#868e96;background-color:#f1f3f5}.header-category{color:#adb5bd;margin-left:8px;font-size:14px;font-weight:500}.owner-management-actions{align-items:center;gap:10px;display:flex}.action-link{color:#adb5bd;cursor:pointer;background:0 0;border:none;font-size:14px;transition:color .2s}.action-link:hover{color:#495057;text-decoration:underline}.action-link.delete:hover{color:#fa5252}.action-divider{background-color:#e9ecef;width:1px;height:12px}.header-main-title{color:#212529;word-break:keep-all;margin:0 0 32px;font-size:36px;font-weight:800;line-height:1.3}.header-bottom-meta{justify-content:space-between;align-items:center;display:flex}.meta-right{gap:32px;display:flex}.info-item{flex-direction:column;align-items:flex-end;gap:4px;min-width:max-content;display:flex}.info-label{color:#adb5bd;text-transform:uppercase;font-size:11px;font-weight:600}.info-value{color:#495057;font-size:14px;font-weight:500}.info-value.highlight{color:#ff8e1b;font-weight:700}.class-detail-body{text-align:left;flex-direction:column;gap:48px;padding:20px 0;display:flex}.info-section{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.section-title{color:#212529;letter-spacing:-.3px;margin:0;font-size:18px;font-weight:700}.tag-cloud{flex-wrap:wrap;gap:8px;display:flex}.web-curriculum-chip{color:#495057;cursor:default;-webkit-user-select:none;user-select:none;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;align-items:center;padding:8px 14px;font-size:14px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.web-curriculum-chip:hover{color:#ff8e1b;background-color:#fffaf5;border-color:#ff8e1b;transform:translateY(-1px);box-shadow:0 4px 8px #ff8e1b14}.hash-mark{color:#ff8e1b;opacity:.8;margin-right:4px;font-size:13px;font-weight:800}.description-content{width:100%;padding:8px 0}.description-text{color:#343a40;white-space:pre-wrap;word-break:break-all;margin:0;font-size:17px;line-height:1.8}.empty-message{color:#adb5bd;font-size:15px}.detail-footer-bar{border-top:2px solid #f8f9fa;margin-top:60px;padding-top:32px}.footer-container{background-color:#fff;border:1px solid #f1f3f5;border-radius:16px;justify-content:space-between;align-items:center;padding:24px 32px;display:flex;box-shadow:0 4px 12px #00000008}.footer-left{align-items:center;display:flex}.footer-status-label{align-items:center;gap:12px;display:flex}.headcount-info{color:#495057;font-size:15px}.headcount-info strong{color:#ff8e1b;font-weight:700}.status-text{color:#868e96;margin:0;font-size:15px}.user-role-badge{letter-spacing:.5px;border-radius:4px;padding:4px 10px;font-size:11px;font-weight:800}.user-role-badge.host{color:#ff8e1b;background:#fff5eb}.user-role-badge.member{color:#228be6;background:#e7f5ff}.action-group{gap:12px;display:flex}.btn-web{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;min-width:140px;height:48px;padding:0 24px;font-size:15px;font-weight:700;transition:all .2s;display:flex}.btn-web.primary{color:#fff;background-color:#ff8e1b}.btn-web.secondary{color:#ff8e1b;background-color:#fffaf5;border:1px solid #ffe8cc}.btn-web.outline-danger{color:#fa5252;background-color:#fff;border:1px solid #ffe3e3}.btn-web.disabled{color:#adb5bd;cursor:not-allowed;background-color:#f1f3f5}.btn-web:not(.disabled):hover{filter:brightness(.95);transform:translateY(-1px)}.admin-msg{color:#adb5bd;font-size:14px;font-weight:500}.web-apply-container{flex-direction:column;height:100%;display:flex}.apply-form-header{margin-bottom:32px}.apply-form-title{color:#212529;margin-bottom:8px;font-size:24px;font-weight:800}.apply-form-subtitle{color:#868e96;font-size:14px}.web-apply-form{flex-direction:column;gap:28px;display:flex}.web-input-group{flex-direction:column;gap:10px;display:flex}.web-label{color:#495057;font-size:14px;font-weight:700}.web-segment-control{z-index:1;background-color:#f1f3f5;border-radius:10px;padding:4px;display:flex;position:relative}.segment-item{color:#868e96;cursor:pointer;z-index:2;background:0 0;border:none;flex:1;padding:10px 0;font-size:14px;font-weight:600;transition:color .3s}.segment-item.active{color:#ff8e1b}.segment-slider{z-index:1;background-color:#fff;border-radius:8px;width:calc(50% - 4px);height:calc(100% - 8px);transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:4px;left:4px;box-shadow:0 2px 4px #0000000d}.segment-slider.right{transform:translate(100%)}.web-segment-control.disabled{opacity:.6;cursor:not-allowed}.web-textarea{resize:none;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;width:100%;height:180px;padding:16px;font-size:15px;line-height:1.6;transition:all .2s}.web-textarea:focus{background-color:#fff;border-color:#ff8e1b;outline:none;box-shadow:0 0 0 4px #ff8e1b1a}.web-form-actions{gap:12px;margin-top:auto;padding-top:20px;display:flex}.web-btn{cursor:pointer;border:none;border-radius:12px;flex:1;height:52px;font-size:15px;font-weight:700;transition:all .2s}.web-btn.submit{color:#fff;background-color:#ff8e1b}.web-btn.cancel{color:#495057;background-color:#f1f3f5}.web-btn:hover:not(:disabled){filter:brightness(.95);transform:translateY(-1px)}.apply-success-wrapper{text-align:center;background-color:#fff;flex-direction:column;justify-content:space-between;height:100%;padding:40px 20px;display:flex}.success-content{margin-top:60px}.check-circle{background-color:#f2f4f6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.check-icon{color:#3182f6;font-size:40px;font-weight:700}.success-title{color:#191f28;margin-bottom:12px;font-size:24px;font-weight:700}.success-desc{color:#4e5968;font-size:16px;line-height:1.6}.success-confirm-btn{color:#fff;cursor:pointer;background-color:#3182f6;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:600;transition:background-color .2s}.success-confirm-btn:hover{background-color:#1b64da}.detail-page-wrapper{background-color:#fff;justify-content:center;min-height:100vh;padding:40px 20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.detail-page-wrapper.applying{padding-right:440px}.main-content{background:#fff;border:1px solid #f1f3f5;border-radius:20px;width:100%;max-width:900px;padding:56px;position:relative;box-shadow:0 8px 24px #00000005}.top-nav{align-items:center;margin-bottom:16px;display:flex}.detail-header-section{margin-bottom:40px}.detail-top-bar{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.status-badge{border-radius:6px;margin-right:8px;padding:6px 14px;font-size:13px;font-weight:700}.status-recruiting{color:#ff8e1b;background:#fff5eb}.status-completed{color:#868e96;background:#f1f3f5}.detail-title{color:#212529;letter-spacing:-.5px;margin-bottom:24px;font-size:36px;font-weight:800}.detail-meta{border-bottom:1px solid #f1f3f5;justify-content:space-between;align-items:flex-end;padding-bottom:20px;display:flex}.detail-content-section{margin-bottom:60px}.section-title{color:#495057;align-items:center;gap:8px;margin-bottom:16px;font-size:19px;font-weight:700;display:flex}.detail-curriculum-tag{color:#495057;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:0 8px 8px 0;padding:8px 16px;font-size:14px;transition:all .2s;display:inline-block}.detail-curriculum-tag:hover{color:#ff8e1b;background:#fff;border-color:#ff8e1b}.detail-text{color:#343a40;background:#fdfdfd;border:1px solid #f1f3f5;border-radius:12px;padding:24px;font-size:17px;line-height:1.8}.detail-footer{background:#fff;border-top:2px solid #f8f9fa;padding:32px 0 0}.footer-status-info{text-align:center;margin-bottom:24px}.button-group{gap:12px;display:flex}.apply-btn{cursor:pointer;border-radius:12px;flex:1;height:56px;font-size:16px;font-weight:700;transition:transform .1s,filter .2s}.apply-btn:hover{filter:brightness(.95)}.apply-btn:active{transform:scale(.98)}.apply-btn.student{color:#fff;background:#ff8e1b;border:none}.apply-btn.teacher{color:#ff8e1b;background:#fff;border:1px solid #ff8e1b}.side-panel{z-index:100;background:#fff;width:400px;height:100vh;padding:60px 40px;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-400px;box-shadow:-4px 0 16px #00000014}.detail-page-wrapper.applying .side-panel{right:0}.my-apply-container{max-width:600px;margin:40px auto;padding:0 20px}.page-title{margin-bottom:24px;font-size:22px;font-weight:700}.my-apply-card{background:#fff;border:1px solid #f2f4f6;border-radius:16px;margin-bottom:16px;padding:20px;box-shadow:0 2px 12px #00000005}.card-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.position-tag{border-radius:6px;padding:4px 8px;font-size:11px;font-weight:600}.position-tag.student{color:#4e5968;background:#f2f4f6}.position-tag.instructor{color:#ff7e36;background:#fff0e6}.status-badge{font-size:13px;font-weight:700}.status-badge.pending{color:#1b64da}.status-badge.accepted{color:#157e38}.status-badge.rejected{color:#d32f2f}.board-title{color:#191f28;margin-bottom:8px;font-size:17px;font-weight:600}.apply-msg{color:#4e5968;background:#f9fafb;border-radius:8px;padding:10px;font-size:14px}.card-footer{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.apply-date{color:#adb5bd;font-size:12px}.btn-cancel{color:#8b95a1;cursor:pointer;background:0 0;border:1px solid #e5e8eb;border-radius:6px;padding:6px 12px;font-size:13px}.btn-cancel:hover{color:#d32f2f;background:#fdf0f0;border-color:#fdf0f0}.btn-go-list{color:#fff;cursor:pointer;background:#ff7e36;border:none;border-radius:8px;margin-top:15px;padding:10px 20px;font-weight:600}.user-info-container{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:30px;padding:30px;display:flex;box-shadow:0 4px 20px #0000000d}.profile-section{align-items:center;gap:20px;display:flex}.profile-image-wrapper{background:linear-gradient(135deg,#ff7e36,#ff922b);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex;overflow:hidden}.profile-img-tag{object-fit:cover;width:100%;height:100%}.default-profile-avatar{color:#fff;text-shadow:0 2px 4px #0000001a;font-size:28px;font-weight:800}.profile-text h2{color:#191f28;margin:0 0 4px;font-size:22px;font-weight:700}.stats-section{align-items:center;gap:32px;display:flex}.stat-item{flex-direction:column;align-items:center;min-width:60px;display:flex}.stat-item span{color:#8b95a1;margin-bottom:6px;font-size:13px;font-weight:600}.stat-item strong{color:#ff7e36;font-size:20px;font-weight:800}.divider{background:#f2f4f6;width:1px;height:32px}@media (width<=600px){.user-info-container{text-align:center;flex-direction:column;gap:24px}.profile-section{flex-direction:column}.stats-section{border-top:1px solid #f2f4f6;justify-content:space-around;width:100%;padding-top:20px}}.modal-content{background:#fff;border:1px solid #e9ecef;border-radius:12px;width:90%;max-width:480px;padding:30px;position:relative;box-shadow:0 8px 24px #0000001f}.modal-header h2{color:#212529;margin:0;font-family:Pretendard,sans-serif;font-size:20px;font-weight:700}.detail-row{margin-bottom:14px;font-size:15px;display:flex}.detail-row label{color:#868e96;width:90px;font-weight:500}.detail-row span{color:#212529;font-weight:600}.status-badge{border-radius:6px;padding:4px 10px;font-size:13px;font-weight:700}.status-badge.pending{color:#ff7e36;background:#fff1e9}.status-badge.accepted{color:#007bff;background:#e7f5ff}.status-badge.rejected{color:#868e96;background:#f8f9fa}.detail-content{margin-top:24px}.detail-content label{color:#868e96;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.content-box{color:#4d5158;white-space:pre-wrap;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;min-height:150px;max-height:300px;padding:16px;font-size:15px;line-height:1.6;overflow-y:auto}.modal-footer{justify-content:center;margin-top:28px;display:flex}.modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content.board-detail-modal{background:#fff;border:1px solid #e9ecef;border-radius:12px;width:90%;max-width:500px;max-height:85vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 8px 24px #0000001a}.modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.modal-category{color:#ff7e36;background-color:#fff1e9;border-radius:6px;padding:4px 10px;font-size:14px;font-weight:700}.close-btn{cursor:pointer;color:#adb5bd;background:0 0;border:none;font-size:24px;transition:color .2s}.close-btn:hover{color:#495057}.modal-title{color:#212529;letter-spacing:-.5px;margin:0 0 20px;font-family:Pretendard,sans-serif;font-size:22px;font-weight:700}.writer-profile{background-color:#f8f9fa;border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:12px;display:flex}.avatar-circle{color:#fff;background-color:#ff7e36;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;font-weight:700;display:flex;overflow:hidden}.writer-info{flex-direction:column;display:flex}.writer-info .name{color:#212529;font-size:15px;font-weight:700}.writer-info .email{color:#868e96;font-size:13px}.view-count{color:#adb5bd;margin-left:auto;font-size:13px}.divider{border:0;border-top:1px solid #e9ecef;margin:20px 0}.info-grid{gap:30px;margin-bottom:24px;display:flex}.info-item{flex-direction:column;gap:4px;display:flex}.info-item label{color:#868e96;font-size:13px;font-weight:500}.info-item span{color:#4d5158;font-size:15px;font-weight:600}.content-section{margin-bottom:24px}.content-section label{color:#212529;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.description-text{color:#4d5158;white-space:pre-wrap;font-size:15px;line-height:1.6}.curriculum-box{color:#4d5158;white-space:pre-wrap;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:16px;font-size:15px;line-height:1.6}.modal-footer{margin-top:30px}.confirm-btn{color:#fff;cursor:pointer;background-color:#ff7e36;border:none;border-radius:8px;width:100%;padding:14px;font-size:16px;font-weight:700;transition:background-color .2s}.confirm-btn:hover{background-color:#e86a23}.my-crew-container{padding:20px 0}.crew-item-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;flex-direction:column;transition:all .2s ease-in-out;display:flex;overflow:hidden}.crew-item-card:hover{border-color:#ff7e36;transform:translateY(-4px);box-shadow:0 10px 20px #ff7e3614}.crew-card-body{cursor:pointer;flex-grow:1;padding:24px}.role-tag{border-radius:6px;margin-bottom:12px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.role-tag.host{color:#f04452;background:#fff0f0}.role-tag.instructor{color:#ff922b;background:#fff4e6}.role-tag.student{color:#228be6;background:#e7f5ff}.crew-title{color:#212529;margin:0 0 12px;font-size:18px;font-weight:700;line-height:1.4}.crew-meta{color:#868e96;align-items:center;gap:6px;font-size:14px;display:flex}.crew-card-footer{background-color:#f9fafb;border-top:1px solid #e9ecef;gap:10px;padding:16px 24px;display:flex}.btn-enter{color:#fff;cursor:pointer;background-color:#ff7e36;border:none;border-radius:8px;flex:2;padding:10px;font-weight:700}.btn-leave{color:#adb5bd;cursor:pointer;background-color:#fff;border:1px solid #e5e8eb;border-radius:8px;flex:1;padding:10px;font-weight:500}.btn-leave:hover{color:#f04452;background-color:#fff0f0;border-color:#f04452}.btn-manage-link{color:#ff7e36;cursor:pointer;background:0 0;border:1px solid #ff7e36;border-radius:8px;width:100%;padding:10px;font-weight:700}.apply-manage-wrapper{background:#fff;border-radius:20px;padding:20px}.apply-manage-wrapper h2{color:#212529;margin-bottom:30px;font-size:24px;font-weight:800}.manage-section h3{align-items:center;gap:8px;margin-bottom:15px;font-size:18px;font-weight:700;display:flex}.sub-tabs button{color:#868e96;cursor:pointer;background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;padding:8px 16px;font-weight:600;transition:all .2s}.sub-tabs button.active{color:#fff;background:#ff7e36;border-color:#ff7e36}.apply-list-item{background:#fff;border:1px solid #e9ecef;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:20px;transition:box-shadow .2s;display:flex}.apply-list-item:hover{box-shadow:0 4px 12px #0000000d}.item-info{cursor:pointer;flex:1}.item-info .title{margin-bottom:5px;font-size:16px;font-weight:700;display:block}.item-info .card-content{color:#495057;margin:0;font-size:14px}.crew-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;display:grid}.crew-list-item{background:#f1f3f5;border-radius:10px;justify-content:space-between;align-items:center;padding:15px;display:flex}.crew-info{flex-direction:column;gap:5px;display:flex}.role-badge{text-transform:uppercase;border-radius:4px;width:fit-content;padding:2px 6px;font-size:10px;font-weight:800}.role-badge.host{color:#f04452;background:#fff0f0}.role-badge.instructor{color:#ff922b;background:#fff4e6}.role-badge.student{color:#228be6;background:#e7f5ff}.crew-info .name{font-size:15px;font-weight:700}.btn-group button{color:#fff;cursor:pointer;background:#ff7e36;border:none;border-radius:6px;padding:8px 14px;font-weight:700}.btn-group .cancel-btn{color:#868e96;background:#f1f3f5}.kick-btn{color:#fa5252;cursor:pointer;background:0 0;border:1px solid #ffc9c9;border-radius:4px;padding:4px 8px;font-size:12px}.kick-btn:hover{background:#fff5f5}body{background-color:#f8f9fa;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.mypage-container{max-width:800px;margin:40px auto;padding:0 20px}.profile-dashboard{background:#fff;border-radius:20px;justify-content:space-between;align-items:center;margin-bottom:30px;padding:30px;display:flex;box-shadow:0 4px 20px #0000000d}.profile-info{align-items:center;gap:20px;display:flex}.profile-avatar{color:#fff;background:linear-gradient(135deg,#ff7e36,#ff922b);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:28px;font-weight:800;display:flex}.profile-text h2{color:#1a1a1a;margin:0 0 4px;font-size:22px}.profile-text p{color:#868e96;margin:0;font-size:14px}.activity-stats{align-items:center;gap:30px;display:flex}.stat-item{flex-direction:column;align-items:center;display:flex}.stat-label{color:#868e96;margin-bottom:4px;font-size:13px}.stat-value{color:#ff7e36;font-size:20px;font-weight:800}.stat-divider{background:#e9ecef;width:1px;height:30px}.tab-menu{background:#eee;border-radius:12px;margin:24px 0;padding:4px;display:flex;border-bottom:none!important}.tab-menu button{color:#495057;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;padding:12px;font-size:15px;font-weight:600;transition:all .2s}.tab-menu button.active,.tab-menu button[style*="font-weight: bold"]{color:#ff7e36;background:#fff;box-shadow:0 2px 8px #0000001a}.apply-section h3{color:#191f28;align-items:center;gap:8px;margin:32px 0 16px;font-size:16px;font-weight:700;display:flex}.apply-list-item,.list-item{background:#fff;border:1px solid #f2f4f6;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:24px;transition:transform .2s;display:flex;box-shadow:0 2px 12px #0000000a}.apply-list-item:hover,.list-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.item-info{flex-direction:column;flex:1;gap:6px;display:flex}.item-info .title{color:#191f28;margin-right:10px;font-size:18px;font-weight:700}.btn-group{align-items:center;gap:8px;margin-left:20px;display:flex}.btn-group button{color:#4e5968;cursor:pointer;background-color:#f2f4f6;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.btn-group button:hover{color:#191f28;background-color:#e5e8eb}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:40px;box-shadow:0 10px 40px #0003}.empty-msg,p:empty+p,.apply-section>p{text-align:center;color:#adb5bd;padding:40px 0;font-size:15px}.sub-tabs{gap:12px;margin-bottom:20px;display:flex}.sub-tabs button{color:#4e5968;cursor:pointer;background-color:#f1f3f5;border:1px solid #0000;border-radius:20px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.sub-tabs button:hover{background-color:#e9ecef}.sub-tabs button.active{color:#ff7e36;background-color:#fff4e6;border:1px solid #ff7e36}.card-grid{flex-direction:column;gap:16px;display:flex}.apply-list-item.clickable{cursor:pointer}.apply-list-item{background:#fff;border:1px solid #f2f4f6;border-radius:16px;justify-content:space-between;align-items:center;padding:20px 24px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 12px #0000000a}.apply-list-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.item-info{flex-direction:column;gap:4px;display:flex}.item-info .category{color:#ff7e36;font-size:13px;font-weight:600}.item-info .title{color:#191f28;font-size:18px;font-weight:700}.item-info .status{color:#8b95a1;margin-top:4px;font-size:14px}.btn-group{gap:8px;display:flex}.btn-group button{cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.btn-group button:first-child{color:#4e5968;background-color:#f2f4f6}.btn-group button:first-child:hover{background-color:#e5e8eb}.cancel-btn{color:#fa5252;background-color:#fff5f5}.cancel-btn:hover{background-color:#ffe3e3}.empty-msg{text-align:center;color:#adb5bd;padding:60px 0;font-size:15px}.text-ellipsis{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tab-menu button{position:relative!important;overflow:visible!important}.unread-dot{z-index:10!important;background-color:#ff4d4f!important;border:2px solid #fff!important;border-radius:50%!important;width:10px!important;height:10px!important;display:block!important;position:absolute!important;top:2px!important;right:2px!important}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#0006;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:20px;width:100%;max-width:380px;animation:.3s ease-out slideUp;overflow:hidden;box-shadow:0 10px 30px #00000026}.modal-header{border-bottom:1px solid #f1f1f1;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.modal-header h4{color:#333;margin:0;font-size:1.1rem}.close-x-btn{color:#999;cursor:pointer;background:0 0;border:none;font-size:24px;transition:color .2s}.close-x-btn:hover{color:#333}.modal-body{padding:24px}.target-profile-section{background:#f8f9fa;border-radius:12px;align-items:center;gap:16px;margin-bottom:24px;padding:16px;display:flex}.target-avatar{background:#e9ecef;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.target-text strong{color:#222;font-size:1.1rem;display:block}.target-text span{color:#666;font-size:.85rem}.manage-section{margin-bottom:24px}.manage-section label{color:#adb5bd;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:.8rem;font-weight:700;display:block}.role-btn-group,.danger-btn-group{gap:8px;display:flex}.role-btn-group button,.danger-btn-group button{cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:10px;flex:1;padding:12px;font-size:.95rem;font-weight:500;transition:all .2s}.role-btn-group button.active{color:#fff;background:#ff7e36;border-color:#ff7e36;font-weight:600}.h-btn:hover{color:#228be6;background-color:#e7f5ff;border-color:#a5d8ff}.k-btn{color:#fa5252}.k-btn:hover{background-color:#fff5f5;border-color:#ffc9c9}.members-header{align-items:center;gap:10px;margin-bottom:20px;display:flex}.members-header h3{color:#333;font-size:1.1rem}.members-header .count{color:#ff7e36;font-weight:700}.member-list{flex-direction:column;gap:12px;display:flex}.member-card:hover{border-color:#ff7e36;box-shadow:0 4px 12px #0000000d}.member-card.is-me{background:#fffaf7;border-color:#ffe0cc}.member-avatar-wrapper{margin-right:15px;position:relative}.member-avatar{background:#f4f4f4;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:flex;overflow:hidden}.crown-icon{font-size:1.1rem;position:absolute;top:-8px;left:-5px;transform:rotate(-15deg)}.name-wrapper{align-items:center;gap:8px;margin-bottom:4px;display:flex}.member-name{color:#222;font-weight:600}.me-badge{color:#fff;background:#ff7e36;border-radius:4px;padding:1px 5px;font-size:10px;font-weight:700}.role-tag{border-radius:6px;padding:2px 8px;font-size:11px;font-weight:500}.role-tag.HOST{color:#2e7d32;background:#e8f5e9}.role-tag.INSTRUCTOR{color:#1565c0;background:#e3f2fd}.role-tag.STUDENT{color:#616161;background:#f5f5f5}.role-change-group{background:#f1f1f1;border-radius:8px;padding:3px;display:flex}.role-btn{cursor:pointer;color:#888;background:0 0;border:none;border-radius:6px;padding:4px 12px;font-size:12px;transition:all .2s}.role-btn.active{color:#ff7e36;background:#fff;font-weight:600;box-shadow:0 2px 4px #0000001a}.danger-zone{border-left:1px solid #eee;gap:8px;padding-left:20px;display:flex}.icon-btn{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:6px;padding:6px 12px;font-size:12px;transition:all .2s}.icon-btn.handover:hover{background:#f8f9fa;border-color:#bbb}.icon-btn.kick:hover{color:#fa5252;background:#fff5f5;border-color:#ffc9c9}.edit-manage-btn{color:#666;cursor:pointer;background-color:#fff;border:1px solid #eee;border-radius:10px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.edit-manage-btn:hover{color:#ff7e36;background-color:#fffaf7;border-color:#ff7e36;box-shadow:0 2px 8px #ff7e361a}.edit-manage-btn:hover:before{filter:grayscale(0)}.admin-controls{align-items:center;gap:12px;display:flex}.crew-detail-container{background-color:#f8f9fa;min-height:calc(100vh - 64px);display:flex}.crew-sidebar{background-color:#fff;border-right:1px solid #e9ecef;flex-direction:column;width:260px;padding:20px 0;display:flex}.sidebar-header{border-bottom:1px solid #f1f3f5;padding:0 20px 20px}.back-btn{color:#868e96;cursor:pointer;background:0 0;border:none;margin-bottom:12px;font-size:14px}.sidebar-nav{flex-direction:column;gap:8px;padding:20px 10px;display:flex}.nav-item{text-align:left;color:#4d5158;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:12px 16px;font-size:15px;font-weight:500;transition:all .2s}.nav-item:hover{color:#ff7e36;background-color:#f8f9fa}.nav-item.active{color:#ff7e36;background-color:#fff4e6;font-weight:700}.crew-main-content{flex-direction:column;flex:1;display:flex}.content-header{background-color:#fff;border-bottom:1px solid #e9ecef;padding:24px 40px}.badge-instructor{color:#ff922b;background-color:#fff4e6;border-radius:4px;margin-bottom:8px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-block}.content-body{max-width:1000px;padding:40px}.welcome-card{color:#fff;background:linear-gradient(135deg,#ff7e36 0%,#e86a23 100%);border-radius:20px;margin-bottom:30px;padding:30px}.status-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.status-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:24px}.status-card h4{color:#495057;margin-top:0}.placeholder-view{text-align:center;color:#adb5bd;padding:100px 0}.member-list{flex-direction:column;gap:12px;margin-top:20px;display:flex}.member-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;justify-content:space-between;align-items:center;padding:15px 20px;transition:transform .2s;display:flex}.member-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.role-badge{border-radius:20px;padding:2px 8px;font-size:11px;font-weight:600}.role-badge.HOST{color:#d6336c;background:#fff0f6}.role-badge.INSTRUCTOR{color:#228be6;background:#e7f5ff}.role-badge.STUDENT{color:#7950f2;background:#f3f0ff}.me-tag{color:#adb5bd;margin-left:5px;font-size:12px}.admin-actions{gap:8px;display:flex}.admin-actions button{cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:5px 12px;font-size:12px}.btn-kick:hover{color:#fa5252;background:#fff5f5;border-color:#ffa8a8}.external-link-card{text-align:center;flex-direction:column;justify-content:space-between;transition:transform .2s;display:flex}.external-link-card:hover{transform:translateY(-5px)}.external-link-card p{color:#666;margin-bottom:20px;font-size:14px;line-height:1.5}.external-btn{cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px;font-weight:700;transition:background .3s}.schedule-btn{color:#fff;background-color:#4caf50}.schedule-btn:hover{background-color:#43a047}.chat-btn{color:#fff;background-color:#2196f3}.chat-btn:hover{background-color:#1e88e5}.notfound-container{background-color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.notfound-content{text-align:center;padding:20px}.notfound-content .icon{margin-bottom:24px;font-size:80px}.notfound-content h1{color:#191f28;letter-spacing:-.02em;margin-bottom:16px;font-size:36px;font-weight:800}.notfound-content p{color:#4e5968;margin-bottom:40px;font-size:18px;line-height:1.6}.go-home-btn{color:#fff;cursor:pointer;background-color:#ff7e36;border:none;border-radius:12px;padding:16px 32px;font-size:18px;font-weight:700;transition:background-color .2s}.go-home-btn:hover{background-color:#e6702e}:root{--primary-color:#ff7e36;--bg-gray:#f8f9fa;--border-color:#e9ecef;--text-main:#212529;--text-sub:#868e96}.box-common{background-color:var(--bg-gray);white-space:pre-wrap;border-radius:12px;margin-top:12px;padding:24px;line-height:1.8}
