/* CASTING LAB v126.171 — Company MY responsive management navigation. */
:root{
  --clc-bg:#f5f4f0;
  --clc-panel:#fff;
  --clc-ink:#17191d;
  --clc-muted:#7d818b;
  --clc-line:#dfded8;
  --clc-side:#17191d;
  --clc-selected:#303649;
  --clc-blue:#2d5cff;
  --clc-soft:#f1f2f5;
  --clc-green:#0c8a66;
  --clc-green-bg:#daf4ea;
  --clc-amber:#956100;
  --clc-amber-bg:#fff1d3;
  --clc-red:#9f4444;
  --clc-red-bg:#fde5e5;
}

#myView.cl-company-dashboard-active{background:var(--clc-bg);min-height:100vh}
body.cl-company-dashboard-mode{background:var(--clc-bg)!important}
body.cl-company-dashboard-mode>.app{width:100%!important;max-width:none!important;margin:0!important;padding-bottom:0!important;overflow:visible!important;background:var(--clc-bg)!important}
body.cl-company-dashboard-mode>.app>.header{display:flex!important;position:sticky!important;top:0!important;z-index:90!important}
body.cl-company-dashboard-mode>.app>main{padding:0!important;width:100%!important;max-width:none!important}
body.cl-company-dashboard-mode>.app>main>.business-footer-v76{display:none!important}
body.cl-company-dashboard-mode #myView{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
#myView.cl-company-dashboard-active>.my-page{display:none!important}
#myView .cl-company-dashboard{display:none}
#myView.cl-company-dashboard-active .cl-company-dashboard{display:grid;grid-template-columns:300px minmax(0,1fr);width:100%;max-width:none;min-height:calc(100vh - 70px);background:var(--clc-bg);color:var(--clc-ink)}
body.cl-company-dashboard-mode>.app>.bottom{display:none!important}

.clc-sidebar{position:sticky;top:70px;height:calc(100vh - 70px);background:var(--clc-side);color:#fff;padding:34px 24px 24px;display:flex;flex-direction:column;z-index:52}
.clc-brand{font-size:29px;font-weight:950;letter-spacing:-1.5px;margin:0 10px 36px}.clc-brand span{color:var(--clc-blue)}
.clc-brand-home{border:0;background:transparent;color:inherit;padding:0;cursor:pointer;text-align:left;font-family:inherit;line-height:1.15}
.clc-alert-menu{width:100%;height:58px;border:0;border-radius:15px;background:transparent;color:#aeb3c0;padding:0 18px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;font-size:18px;font-weight:850;text-align:left}
.clc-alert-menu:hover,.clc-alert-menu.active{background:#252a38;color:#fff}.clc-alert-count{min-width:27px;height:27px;padding:0 8px;border-radius:999px;background:var(--clc-blue);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:950}
.clc-nav{display:flex;flex-direction:column;gap:8px;overflow:auto;padding-right:2px}.clc-nav-btn{width:100%;border:0;background:transparent;color:#adb1bd;text-align:left;padding:17px 18px;border-radius:14px;font-size:18px;font-weight:850}.clc-nav-btn:hover{background:#222632;color:#fff}.clc-nav-btn.active{background:var(--clc-selected);color:#fff}
.clc-subnav{display:flex;flex-direction:column;margin:-1px 0 5px 18px}.clc-subnav button{border:0;background:transparent;color:#7f8594;text-align:left;padding:8px 5px;font-size:13px;font-weight:800}.clc-subnav button:hover,.clc-subnav button.active{color:#fff}
.clc-side-bottom{margin-top:auto;padding-top:18px;border-top:1px solid #2b2e34}.clc-logout{width:100%;height:54px;border:1px solid #464b55;border-radius:14px;background:transparent;color:#fff;font-size:16px;font-weight:850}


/* v126.162: MY keeps the exact shared main header. Do not render a second dashboard header. */
body.cl-company-dashboard-mode .header .cl-language-switcher{display:none!important}
body.cl-company-dashboard-mode .clc-mobile-head,
body.cl-company-dashboard-mode .clc-topbar{display:none!important}
body.cl-company-dashboard-mode .header{background:rgba(255,255,255,.97)!important;color:#101114!important}

.clc-mobile-head,.clc-drawer-dim{display:none}.clc-main{min-width:0;padding:32px 42px 56px}.clc-topbar{min-height:82px;border-radius:24px;background:var(--clc-side);color:#fff;padding:18px 22px;display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.clc-topbar-title{font-size:16px;font-weight:900;margin-bottom:5px}.clc-topbar-sub{font-size:12px;color:#aeb2bf}.clc-company-chip{height:46px;background:#fff;color:#17191d;border:1px solid #e3e3e3;border-radius:14px;padding:0 14px;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:850}.clc-company-avatar{width:28px;height:28px;border-radius:8px;background:#eef0ff;color:var(--clc-blue);display:grid;place-items:center;font-size:11px;font-weight:950}
.clc-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.clc-page-title{font-size:31px;line-height:1;font-weight:950;letter-spacing:-1.6px}.clc-page-desc{font-size:14px;color:var(--clc-muted);margin-top:10px}.clc-date{font-size:14px;color:#7b7f89}.clc-primary,.clc-secondary,.clc-small-btn{border-radius:12px;font-weight:850}.clc-primary{height:44px;border:0;background:#17191d;color:#fff;padding:0 18px}.clc-secondary{height:42px;border:1px solid var(--clc-line);background:#fff;color:#17191d;padding:0 15px}.clc-small-btn{height:34px;border:1px solid var(--clc-line);background:#fff;padding:0 10px;font-size:12px}

.clc-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.clc-stat{min-height:128px;background:#fff;border:1px solid var(--clc-line);border-radius:22px;padding:25px 24px 22px}.clc-stat-label{font-size:13px;color:#777b85;margin-bottom:18px}.clc-stat-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.clc-stat-number{font-size:35px;font-weight:950;letter-spacing:-1px}.clc-stat-note{font-size:12px;color:#838690}.clc-stat-note b{color:#17191d}
.clc-two-col{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:18px}.clc-panel{background:#fff;border:1px solid var(--clc-line);border-radius:24px;overflow:hidden}.clc-panel-head{padding:22px 24px;border-bottom:1px solid #e9e8e3;display:flex;align-items:center;justify-content:space-between;gap:12px}.clc-panel-title{font-size:19px;font-weight:900}.clc-panel-sub{font-size:12px;color:#898c95;margin-top:4px}.clc-panel-body{padding:18px 22px 22px}

.clc-project-row{display:grid;grid-template-columns:82px minmax(230px,1fr) 88px 82px 82px 86px 116px;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid #ecebe7}.clc-project-row:last-child{border-bottom:0}.clc-thumb{width:82px;height:82px;border-radius:14px;background:linear-gradient(145deg,#d9dbe4,#f0e8df);position:relative;overflow:hidden}.clc-thumb img{width:100%;height:100%;object-fit:cover;display:block;position:relative;z-index:2}.clc-thumb-fallback{position:absolute;z-index:1;inset:0;display:grid;place-items:center;background:linear-gradient(145deg,#d9dbe4,#f0e8df);font-size:20px;font-weight:950;color:#777}.clc-project-route-link,.clc-project-title-link{color:inherit;text-decoration:none}.clc-project-route-link:hover,.clc-project-title-link:hover{text-decoration:underline;text-underline-offset:3px}.clc-project-route-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:#17191d}.clc-project-route-btn:hover{border-color:#bfc4d2;background:#fafafa}
.clc-project-name{font-size:15px;font-weight:900;margin-bottom:7px}.clc-project-meta{font-size:12px;color:#8b8e96;display:flex;gap:10px;flex-wrap:wrap}.clc-metric{font-size:11px;color:#8b8e96}.clc-metric b{display:block;margin-top:5px;font-size:16px;color:#202228}.clc-dday{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 10px;border-radius:999px;background:#eef1ff;color:#345ee8;font-size:12px;font-weight:900}.clc-dday.closed{background:#ededed;color:#666}
.clc-activity{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #ecebe7}.clc-activity:last-child{border-bottom:0}.clc-activity-badge{width:36px;height:36px;border-radius:11px;background:#f0f2f7;display:grid;place-items:center;flex:0 0 auto;font-size:10px;font-weight:950}.clc-activity-text{font-size:13px;line-height:1.45}.clc-activity-time{font-size:11px;color:#999ca4;margin-top:4px}
.clc-empty{padding:30px 16px;text-align:center;color:#888c95;font-size:13px;line-height:1.6}

.clc-tabs{display:flex;gap:8px;margin-bottom:18px}.clc-tab{border:1px solid var(--clc-line);background:#fff;border-radius:11px;padding:10px 14px;font-size:13px;font-weight:800}.clc-tab.active{background:#17191d;color:#fff;border-color:#17191d}
.clc-table{background:#fff;border:1px solid var(--clc-line);border-radius:22px;overflow:hidden}.clc-table-head,.clc-table-row{display:grid;align-items:center;gap:12px;padding:15px 18px}.clc-table-head{background:#fafafa;border-bottom:1px solid #e7e6e1;color:#777b85;font-size:12px;font-weight:800}.clc-table-row{min-height:74px;border-bottom:1px solid #ecebe7;font-size:13px}.clc-table-row:last-child{border-bottom:0}.clc-cols-project{grid-template-columns:minmax(250px,1.4fr) 100px 90px 90px 90px 100px 118px}.clc-cols-applicant{grid-template-columns:minmax(230px,1.3fr) minmax(210px,1fr) 110px 110px 120px 120px}.clc-cols-offer{grid-template-columns:minmax(220px,1.2fr) minmax(240px,1.2fr) 120px 120px 100px 100px}
.clc-person{display:flex;align-items:center;gap:12px;min-width:0}.clc-person-pic{width:44px;height:44px;border-radius:12px;background:#e9ebf2;display:grid;place-items:center;font-weight:950;color:#555;overflow:hidden;flex:0 0 auto}.clc-person-pic img{width:100%;height:100%;object-fit:cover}.clc-person-name{font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clc-person-role{font-size:11px;color:#8c8f97;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clc-status{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:900;max-width:max-content}.clc-status.new{background:#eef1ff;color:#315ae5}.clc-status.review{background:var(--clc-amber-bg);color:var(--clc-amber)}.clc-status.ok{background:var(--clc-green-bg);color:var(--clc-green)}.clc-status.no{background:var(--clc-red-bg);color:var(--clc-red)}.clc-status.closed{background:#ededed;color:#666}

.clc-message-wrap{display:grid;grid-template-columns:350px 1fr;min-height:570px;background:#fff;border:1px solid var(--clc-line);border-radius:24px;overflow:hidden}.clc-conversation-list{border-right:1px solid #e7e6e1}.clc-search{padding:16px;border-bottom:1px solid #e7e6e1}.clc-search input{width:100%;height:42px;border:1px solid #deddd7;border-radius:12px;padding:0 12px;outline:none}.clc-conversation{width:100%;border:0;background:#fff;padding:16px;display:flex;gap:11px;border-bottom:1px solid #efeee9;text-align:left}.clc-conversation:hover,.clc-conversation.active{background:#f3f4f8}.clc-conv-main{min-width:0;flex:1}.clc-conv-top{display:flex;justify-content:space-between;gap:10px}.clc-conv-name{font-size:13px;font-weight:900}.clc-conv-time{font-size:10px;color:#9a9ca2}.clc-conv-last{font-size:12px;color:#777b85;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clc-unread{min-width:20px;height:20px;border-radius:999px;background:var(--clc-blue);color:#fff;font-size:10px;font-weight:950;display:inline-flex;align-items:center;justify-content:center;padding:0 6px}.clc-message-open{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;background:#fafafa}.clc-message-open h3{font-size:22px;margin:0 0 9px}.clc-message-open p{font-size:13px;color:#7c8089;line-height:1.65;max-width:440px;margin:0 0 20px}

.clc-settings-wrap{display:grid;grid-template-columns:220px 1fr;gap:18px}.clc-settings-nav{background:#fff;border:1px solid var(--clc-line);border-radius:20px;padding:10px;height:max-content}.clc-settings-nav button{width:100%;border:0;background:transparent;text-align:left;padding:13px 14px;border-radius:10px;font-weight:800;color:#777b85}.clc-settings-nav button.active{background:#f0f1f4;color:#17191d}.clc-profile-host{min-width:0}.clc-profile-host>.my-form{margin:0!important;border:1px solid var(--clc-line)!important;border-radius:22px!important;background:#fff!important;overflow:hidden!important}.clc-profile-host .my-form-section{padding:24px!important}.clc-profile-host .my-form-section h3{font-size:20px!important}.clc-profile-host .my-form-section>p{font-size:12px!important}.clc-profile-host .my-field label{font-size:12px!important}.clc-profile-host .my-field input,.clc-profile-host .my-field select,.clc-profile-host .my-field textarea{font-size:14px!important;padding:13px!important;background:#fff!important}.clc-profile-host .my-save{width:calc(100% - 48px)!important;margin:20px 24px 24px!important;background:#17191d!important;font-size:14px!important}
.clc-account-box{background:#fff;border:1px solid var(--clc-line);border-radius:22px;padding:24px}.clc-account-box h3{font-size:20px;margin:0 0 5px}.clc-account-box p{font-size:12px;color:#858992;line-height:1.6;margin:0 0 18px}.clc-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.clc-account-item{border:1px solid #ecebe7;border-radius:14px;padding:14px}.clc-account-item span{display:block;font-size:10px;color:#8d9098}.clc-account-item b{display:block;font-size:14px;margin-top:6px;word-break:break-all}

.clc-support-grid,.clc-favorite-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.clc-support-card,.clc-favorite-card{background:#fff;border:1px solid var(--clc-line);border-radius:22px;padding:24px;min-height:180px}.clc-support-mark{width:44px;height:44px;border-radius:13px;background:#f0f2f7;display:grid;place-items:center;font-size:11px;font-weight:950;margin-bottom:17px}.clc-support-card h3,.clc-favorite-card h3{margin:0 0 9px;font-size:18px}.clc-support-card p,.clc-favorite-card p{margin:0 0 18px;color:#80838d;font-size:13px;line-height:1.55}.clc-favorite-card .clc-person{margin-bottom:18px}

.clc-schedule-wrap{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}.clc-schedule-list{background:#fff;border:1px solid var(--clc-line);border-radius:22px;overflow:hidden}.clc-schedule-item{padding:18px 20px;border-bottom:1px solid #ecebe7;display:grid;grid-template-columns:70px 1fr auto;gap:14px;align-items:center}.clc-schedule-item:last-child{border-bottom:0}.clc-schedule-date{background:#f0f2f7;border-radius:12px;padding:10px;text-align:center;font-size:11px;font-weight:900}.clc-schedule-copy b{display:block;font-size:14px}.clc-schedule-copy span{display:block;font-size:11px;color:#858992;margin-top:5px}.clc-schedule-side{background:#17191d;color:#fff;border-radius:22px;padding:26px}.clc-schedule-side h3{font-size:20px;margin:0 0 8px}.clc-schedule-side p{font-size:12px;color:#c4c7cf;line-height:1.6;margin:0 0 20px}.clc-schedule-side .clc-primary{background:#fff;color:#17191d}

.clc-notification-list{background:#fff;border:1px solid var(--clc-line);border-radius:22px;overflow:hidden}.clc-notification-row{width:100%;border:0;border-bottom:1px solid #efeee9;background:#fff;padding:18px 20px;display:grid;grid-template-columns:42px minmax(0,1fr) 22px;gap:13px;align-items:center;text-align:left}.clc-notification-row:last-child{border-bottom:0}.clc-notification-row:hover{background:#f7f8fb}.clc-notification-mark{width:38px;height:38px;border-radius:11px;background:#eef1ff;color:#315ae5;display:grid;place-items:center;font-size:9px;font-weight:950}.clc-notification-copy{min-width:0}.clc-notification-copy b{display:block;font-size:14px;line-height:1.45;color:#22252b}.clc-notification-copy small{display:block;margin-top:5px;font-size:11px;color:#999ca4}.clc-notification-arrow{font-size:24px;color:#a4a7ae;text-align:right}
.clc-screen{display:none}.clc-screen.active{display:block}


/* v119.8 messages: company page opens instantly; actual room opens only when selected. */
.clc-message-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;padding:14px 18px;background:#fff;border:1px solid var(--clc-line);border-radius:16px}.clc-message-summary b{font-size:14px}.clc-message-summary span{font-size:11px;color:#858992;text-align:right}.clc-message-list-panel{background:#fff;border:1px solid var(--clc-line);border-radius:22px;overflow:hidden}.clc-message-list{max-height:620px;overflow:auto}.clc-message-list .clc-conversation{display:grid;grid-template-columns:46px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:16px 18px}.clc-conv-subject{font-size:13px;font-weight:850;color:#30333a;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clc-conv-arrow{font-size:23px;color:#a8abb2;text-align:right}.clc-conversation:hover .clc-conv-arrow{color:#30333a}

/* v119.8 schedule: upcoming first, monthly calendar below. */
.clc-upcoming-section{margin-bottom:16px}.clc-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.clc-section-title b{font-size:17px}.clc-section-title span{font-size:11px;color:#8b8e96}.clc-upcoming-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.clc-upcoming-card{min-width:0;border:1px solid var(--clc-line);background:#fff;border-radius:16px;padding:14px;display:grid;grid-template-columns:auto minmax(0,1fr) 14px;align-items:center;gap:10px;text-align:left}.clc-upcoming-card:hover{background:#fafafa}.clc-upcoming-date{height:34px;padding:0 9px;border-radius:10px;background:#f0f2f7;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;white-space:nowrap}.clc-upcoming-copy{min-width:0}.clc-upcoming-copy b{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clc-upcoming-copy small{display:block;margin-top:5px;font-size:9px;color:#888c95;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clc-upcoming-arrow{font-size:19px;color:#aaa}.clc-upcoming-empty{grid-column:1/-1;background:#fff;border:1px solid var(--clc-line);border-radius:16px;padding:18px;color:#888c95;font-size:12px;text-align:center}
.clc-calendar-panel{background:#fff;border:1px solid var(--clc-line);border-radius:22px;overflow:hidden}.clc-calendar-head{min-height:72px;padding:16px 18px;border-bottom:1px solid #e8e7e2;display:flex;align-items:center;justify-content:space-between;gap:16px}.clc-calendar-head>div:first-child b{display:block;font-size:19px}.clc-calendar-head>div:first-child span{display:block;margin-top:4px;font-size:10px;color:#8b8e96}.clc-calendar-actions{display:flex;gap:6px}.clc-calendar-actions .clc-secondary{height:34px;padding:0 11px;font-size:11px}.clc-calendar-week{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:1px solid #ecebe7;background:#fafafa}.clc-calendar-week span{padding:10px 6px;text-align:center;font-size:10px;font-weight:850;color:#777b85}.clc-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.clc-cal-day{min-height:116px;padding:8px;border-right:1px solid #efeee9;border-bottom:1px solid #efeee9;background:#fff;overflow:hidden}.clc-cal-day:nth-child(7n){border-right:0}.clc-cal-day.muted{background:#fafafa}.clc-cal-day.muted .clc-cal-daynum{color:#c4c6cc}.clc-cal-day.today{box-shadow:inset 0 0 0 2px #315ae5}.clc-cal-daynum{font-size:11px;font-weight:850;color:#4a4d55}.clc-cal-events{display:flex;flex-direction:column;gap:4px;margin-top:7px}.clc-cal-event,.clc-cal-more{width:100%;border:0;border-radius:7px;background:#eef1ff;color:#315ae5;padding:5px 6px;text-align:left;min-width:0}.clc-cal-event b{display:block;font-size:8px}.clc-cal-event span{display:block;font-size:9px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clc-cal-more{font-size:8px;font-weight:900;background:#f2f3f5;color:#686c75}

/* v126.171: shared header is retained, while company management actions remain reachable at narrow widths. */
.clc-responsive-nav{display:none}

@media(max-width:1023px){
  #myView.cl-company-dashboard-active .cl-company-dashboard{display:block!important;min-height:calc(100vh - 70px)}
  #myView.cl-company-dashboard-active .clc-sidebar{display:none!important}
  #myView.cl-company-dashboard-active .clc-main{width:100%!important;padding:18px 18px 48px!important}
  .clc-responsive-nav{display:flex!important;gap:7px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;margin:0 0 18px;padding:2px 0 5px;white-space:nowrap;-webkit-overflow-scrolling:touch}
  .clc-responsive-nav::-webkit-scrollbar{display:none}
  .clc-responsive-btn{flex:0 0 auto;height:38px;padding:0 13px;border:1px solid var(--clc-line);border-radius:999px;background:#fff;color:#4f535d;font:800 12px/1 inherit;cursor:pointer}
  .clc-responsive-btn.active{background:#17191d;border-color:#17191d;color:#fff}
}

/* Mobile-only layout. PC rules above are unchanged at 768px and wider. */
@media(max-width:767px){
  #myView.cl-company-dashboard-active .cl-company-dashboard{display:block;min-height:calc(100vh - 70px)}
  .clc-mobile-head{position:sticky;top:0;z-index:72;height:62px;background:#17191d;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #282b32}.clc-mobile-brand{font-size:20px;font-weight:950;letter-spacing:-1px;margin:0}.clc-mobile-brand span{color:var(--clc-blue)}.clc-mobile-menu{height:38px;padding:0 14px;border:1px solid #454a55;border-radius:10px;background:transparent;color:#fff;font-size:13px;font-weight:850}
  .clc-drawer-dim{position:fixed;inset:62px 0 0;background:rgba(0,0,0,.36);z-index:64}.clc-drawer-dim.show{display:block}.clc-sidebar{position:fixed;top:62px;left:-330px;width:min(88vw,320px);height:calc(100vh - 62px);padding:18px 16px;transition:left .22s ease;z-index:70;box-shadow:18px 0 48px rgba(0,0,0,.2)}.clc-sidebar.open{left:0}.clc-sidebar .clc-brand{display:none}.clc-alert-menu{height:50px;margin-bottom:10px;font-size:16px;background:#222632;color:#fff}.clc-alert-count{min-width:25px;height:25px;font-size:11px}.clc-nav{gap:5px}.clc-nav-btn{padding:14px 16px;font-size:16px}.clc-subnav{margin-left:16px}.clc-subnav button{font-size:13px;padding:8px 4px}.clc-logout{height:48px}
  .clc-main{width:100%;padding:18px 14px 42px}.clc-topbar{display:none}.clc-page-head{align-items:flex-start;gap:10px;margin-bottom:18px}.clc-page-title{font-size:25px;letter-spacing:-1px}.clc-page-desc{font-size:12px;line-height:1.45;margin-top:7px}.clc-date{font-size:11px;white-space:nowrap}.clc-page-head .clc-primary,.clc-page-head .clc-secondary{height:38px;padding:0 11px;font-size:11px;white-space:nowrap}
  .clc-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.clc-stat{min-height:105px;border-radius:16px;padding:17px 15px}.clc-stat-label{font-size:11px;margin-bottom:13px}.clc-stat-number{font-size:28px}.clc-stat-note{font-size:10px}.clc-two-col{grid-template-columns:1fr;gap:12px}.clc-panel{border-radius:17px}.clc-panel-head{padding:17px 16px}.clc-panel-title{font-size:16px}.clc-panel-sub{font-size:10px;line-height:1.4}.clc-panel-head .clc-primary,.clc-panel-head .clc-secondary{height:35px;padding:0 10px;font-size:10px}.clc-panel-body{padding:8px 14px 14px}
  .clc-project-row{grid-template-columns:68px repeat(3,minmax(0,1fr));gap:8px 10px;padding:14px 0}.clc-project-row .clc-thumb{grid-column:1;grid-row:1 / span 2;width:68px;height:68px;border-radius:11px}.clc-project-row>div:nth-child(2){grid-column:2 / 5;grid-row:1}.clc-project-row>div:nth-child(3){grid-column:2;grid-row:2}.clc-project-row>div:nth-child(4){grid-column:3;grid-row:2}.clc-project-row>div:nth-child(5){grid-column:4;grid-row:2}.clc-project-row>div:nth-child(6){grid-column:1;grid-row:3}.clc-project-row>button:nth-child(7){grid-column:2 / 5;grid-row:3;width:100%}.clc-project-name{font-size:13px;margin-bottom:5px;line-height:1.35}.clc-project-meta{font-size:10px;gap:6px}.clc-metric{font-size:9px}.clc-metric b{font-size:14px;margin-top:3px}.clc-dday{height:28px;font-size:10px;width:100%}.clc-small-btn{height:32px;font-size:11px}.clc-activity{padding:12px 0}.clc-activity-badge{width:32px;height:32px;border-radius:9px;font-size:9px}.clc-activity-text{font-size:12px}
  .clc-tabs{gap:6px;overflow-x:auto;margin-bottom:12px;padding-bottom:3px;scrollbar-width:none}.clc-tabs::-webkit-scrollbar{display:none}.clc-tab{flex:0 0 auto;padding:9px 11px;font-size:11px}
  .clc-table{border:0;background:transparent;border-radius:0;overflow:visible}.clc-table-head{display:none}.clc-table-row{background:#fff;border:1px solid var(--clc-line);border-radius:15px;margin-bottom:10px;padding:15px;min-height:0;gap:12px}.clc-table-row:last-child{border-bottom:1px solid var(--clc-line)}.clc-cols-project,.clc-cols-applicant,.clc-cols-offer{grid-template-columns:repeat(3,minmax(0,1fr))}.clc-table-row>div:first-child{grid-column:1 / -1;padding-bottom:4px}.clc-cols-project>div:nth-child(n+2):before,.clc-cols-applicant>div:nth-child(n+2):before,.clc-cols-offer>div:nth-child(n+2):before{display:block;color:#94979f;font-size:9px;font-weight:800;margin-bottom:5px}.clc-cols-project>div:nth-child(2):before{content:"상태"}.clc-cols-project>div:nth-child(3):before{content:"지원자"}.clc-cols-project>div:nth-child(4):before{content:"조회"}.clc-cols-project>div:nth-child(5):before{content:"관심"}.clc-cols-project>div:nth-child(6):before{content:"마감"}.clc-cols-project>div:nth-child(7):before{content:"관리"}.clc-cols-project>div:nth-child(7){grid-column:1/-1}.clc-cols-project>div:nth-child(7) .clc-small-btn{width:100%}.clc-cols-applicant>div:nth-child(2):before{content:"지원 프로젝트"}.clc-cols-applicant>div:nth-child(3):before{content:"지원일"}.clc-cols-applicant>div:nth-child(4):before{content:"상태"}.clc-cols-applicant>div:nth-child(5):before{content:"메시지"}.clc-cols-applicant>div:nth-child(6):before{content:"관리"}.clc-cols-applicant>div:nth-child(2){grid-column:1/-1}.clc-cols-offer>div:nth-child(2):before{content:"제안 프로젝트"}.clc-cols-offer>div:nth-child(3):before{content:"제안일"}.clc-cols-offer>div:nth-child(4):before{content:"상태"}.clc-cols-offer>div:nth-child(5):before{content:"메시지"}.clc-cols-offer>div:nth-child(6):before{content:"관리"}.clc-cols-offer>div:nth-child(2){grid-column:1/-1}.clc-person-pic{width:40px;height:40px;border-radius:10px}
  .clc-message-wrap{grid-template-columns:1fr;min-height:0;border-radius:16px}.clc-conversation-list{border-right:0;border-bottom:1px solid #e7e6e1;max-height:320px;overflow:auto}.clc-search{padding:12px}.clc-conversation{padding:13px}.clc-message-open{min-height:280px;padding:28px 18px}.clc-message-open h3{font-size:18px}.clc-message-open p{font-size:12px}
  .clc-settings-wrap{grid-template-columns:1fr;gap:10px}.clc-settings-nav{display:flex;gap:5px;overflow-x:auto;padding:7px;border-radius:14px;scrollbar-width:none}.clc-settings-nav::-webkit-scrollbar{display:none}.clc-settings-nav button{width:auto;flex:0 0 auto;padding:10px 12px;font-size:11px}.clc-profile-host>.my-form{border-radius:16px!important}.clc-profile-host .my-form-section{padding:18px 15px!important}.clc-profile-host .my-form-section h3{font-size:18px!important}.clc-profile-host .my-field-grid{grid-template-columns:1fr!important}.clc-profile-host .my-save{width:calc(100% - 30px)!important;margin:16px 15px 18px!important}.clc-account-box{border-radius:16px;padding:18px 15px}.clc-account-grid{grid-template-columns:1fr}
  .clc-support-grid,.clc-favorite-grid{grid-template-columns:1fr;gap:10px}.clc-support-card,.clc-favorite-card{min-height:0;border-radius:16px;padding:18px}.clc-support-card h3,.clc-favorite-card h3{font-size:16px}.clc-support-card p,.clc-favorite-card p{font-size:12px}.clc-schedule-wrap{grid-template-columns:1fr;gap:10px}.clc-schedule-list{border-radius:16px}.clc-schedule-item{grid-template-columns:58px 1fr;gap:10px;padding:14px}.clc-schedule-item>.clc-small-btn{grid-column:2}.clc-schedule-side{border-radius:16px;padding:20px}.clc-notification-list{border-radius:16px}.clc-notification-row{grid-template-columns:36px minmax(0,1fr) 18px;padding:14px 13px;gap:10px}.clc-notification-mark{width:34px;height:34px;border-radius:10px}.clc-notification-copy b{font-size:12px}.clc-notification-copy small{font-size:10px}
  /* v119.8 mobile messages/calendar */
  .clc-message-summary{align-items:flex-start;flex-direction:column;padding:12px 14px;border-radius:14px}.clc-message-summary span{text-align:left;line-height:1.45}.clc-message-list-panel{border-radius:16px}.clc-message-list{max-height:none}.clc-message-list .clc-conversation{grid-template-columns:42px minmax(0,1fr) 16px;padding:13px}.clc-conv-subject{font-size:12px}.clc-conv-last{font-size:10px}.clc-conv-time{font-size:9px}
  .clc-upcoming-section{margin-bottom:12px}.clc-section-title b{font-size:15px}.clc-upcoming-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.clc-upcoming-list::-webkit-scrollbar{display:none}.clc-upcoming-card{flex:0 0 240px;padding:11px;border-radius:13px}.clc-upcoming-empty{flex:1 0 100%;padding:15px}.clc-calendar-panel{border-radius:16px}.clc-calendar-head{min-height:64px;padding:12px;align-items:flex-start}.clc-calendar-head>div:first-child b{font-size:16px}.clc-calendar-actions{gap:4px}.clc-calendar-actions .clc-secondary{height:30px;padding:0 8px;font-size:9px}.clc-calendar-week span{padding:8px 2px;font-size:9px}.clc-cal-day{min-height:72px;padding:5px}.clc-cal-daynum{font-size:9px}.clc-cal-events{gap:3px;margin-top:4px}.clc-cal-event{padding:3px 4px;border-radius:5px}.clc-cal-event b{display:none}.clc-cal-event span{font-size:7px}.clc-cal-more{padding:3px 4px;font-size:7px}

}

@media(max-width:1023px){body.cl-company-dashboard-mode .clc-mobile-head{display:none!important} body.cl-company-dashboard-mode .clc-main{padding-top:18px!important}}

/* v126.164: project titles are plain text links, never native button-like boxes. */
.clc-project-name.clc-project-route-link,.clc-project-title-link{border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;color:inherit!important;text-decoration:none!important;font-family:inherit!important;cursor:pointer}
.clc-project-name.clc-project-route-link:focus,.clc-project-title-link:focus{outline:0!important;box-shadow:none!important}

/* v126.170 message search: author display:grid must not override the hidden attribute. */
.clc-message-list .clc-conversation[hidden]{display:none!important}
[data-clc-message-no-results][hidden]{display:none!important}

/* v126.171 narrow-screen final overrides: no hidden drawer dependency. */
@media(max-width:767px){
  #myView.cl-company-dashboard-active .clc-sidebar{display:none!important}
  #myView.cl-company-dashboard-active .clc-main{padding:14px 14px 42px!important}
  .clc-responsive-nav{margin:0 -2px 15px;padding:2px 2px 5px}
  .clc-responsive-btn{height:36px;padding:0 12px;font-size:11px}
}


/* v126.239 — PC company MY: keep the original sidebar/navigation, remove only the duplicated left CASTING LAB brand. */
#myView.cl-company-dashboard-active .clc-brand{display:none!important}
