.calendar-filter select{border:1px solid var(--line);color:#526071;background:#fff;padding:8px 10px;font-size:10px}.legend-wrap{display:inline-flex;position:relative}.calendar-filter .legend-button{white-space:nowrap;color:#21334b;background:#fff;border-radius:7px;margin-right:8px;padding:8px 11px;border:1px solid #d9e0e9!important}.calendar-legend{z-index:30;color:#172033;background:#fff;border:1px solid #dce3ec;border-radius:12px;width:min(620px,82vw);padding:16px;position:absolute;top:calc(100% + 10px);right:8px;box-shadow:0 18px 48px #0b1b3226}.calendar-legend header{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:flex-start;padding-bottom:12px;display:flex}.calendar-legend header b,.calendar-legend header small{display:block}.calendar-legend header b{font-size:13px}.calendar-legend header small{color:#8491a1;margin-top:3px;font-size:9px}.calendar-legend header button{color:#6d7989;font-size:18px;background:0 0!important;border:0!important;padding:0 3px!important}.calendar-legend section{border-bottom:1px solid #edf1f5;padding:12px 0}.calendar-legend section:last-child{border-bottom:0;padding-bottom:0}.legend-total{justify-content:space-between;align-items:center;font-size:11px;display:flex}.legend-total span{font-weight:700}.legend-total b{color:#17375e;background:#eef3f8;border-radius:12px;place-items:center;min-width:28px;height:24px;display:grid}.legend-statuses{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:9px;display:grid}.legend-statuses span{color:#718096;white-space:nowrap;background:#f7f9fc;border-radius:7px;padding:7px 8px;font-size:8px}.legend-statuses span b{float:right;color:#172033;font-size:9px}.calendar-grid.week-view{grid-template-columns:repeat(7,1fr)}.calendar-grid.day-view{grid-template-columns:1fr}.calendar-grid.month-view{grid-template-columns:repeat(7,1fr);min-height:0}.calendar-grid.month-view .calendar-day{border-bottom:1px solid var(--line);min-height:145px}.calendar-actions .primary,.permission-head .button-row .primary{background:var(--navy2);border-color:var(--navy2);color:#fff;box-shadow:0 4px 12px #10243e22}.calendar-actions .primary:hover,.permission-head .button-row .primary:hover{background:#183b63;border-color:#183b63}.year-select{border:1px solid var(--line);color:#25364c;background:#fff;border-radius:7px;padding:8px 30px 8px 10px;font-size:10px}.year-grid{background:#f7f9fc;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px;display:grid}.year-month{text-align:left;color:#26364a;background:#fff;border:1px solid #e0e6ee;border-radius:11px;min-height:168px;padding:14px;transition:all .18s;box-shadow:0 2px 8px #10243e08}.year-month:hover{border-color:#bd9343;transform:translateY(-1px);box-shadow:0 8px 20px #10243e14}.year-month header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.year-month h3{margin:0;font:500 17px Georgia}.year-month header b{color:#17375e;background:#eef3f8;border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;display:grid}.year-month-bars{background:#edf1f5;border-radius:4px;height:3px;margin-bottom:12px;overflow:hidden}.year-month-bars i{background:#bd9343;height:100%;display:block}.year-month>span,.year-month>small,.year-month>strong{white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:8px;display:block;overflow:hidden}.year-month>span{color:#4e5d70}.year-month>small{color:#9aa4b1;margin-top:20px}.year-month>strong{color:#926d27}.event-dot{background:#3977ad;border:0;border-radius:50%;width:8px;min-width:8px;height:8px;margin-right:7px;padding:0;display:inline-block}.event-dot--project{background:#3977ad}.event-dot--task{background:#7863c7}.event-dot--campaign,.event-dot--approval{background:#c28a25}.event-dot--publish{background:#198160}.event-dot--event{background:#c54c55}.calendar-grid.month-view .calendar-day{padding:9px;overflow:hidden}.calendar-grid.month-view .calendar-day>header{margin-bottom:9px}.calendar-grid.month-view .calendar-day article{margin-bottom:5px;padding:7px 8px}.calendar-grid.month-view .calendar-day article b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.more-events{color:#48617f;background:#eef2f7;border:0;border-radius:6px;width:100%;padding:6px;font-size:8px;font-weight:700}.agenda-list{display:grid}.agenda-header,.agenda-list>button{grid-template-columns:150px minmax(220px,1fr) 100px 140px 150px 130px;align-items:center;gap:14px;display:grid}.agenda-header{border-bottom:1px solid var(--line);color:#8491a1;text-transform:uppercase;letter-spacing:.08em;background:#f7f9fc;padding:10px 18px;font-size:8px}.agenda-list>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:#fff;padding:14px 18px}.agenda-list>button:hover{background:#f8fafc}.agenda-list span,.agenda-list small{color:#7b8797;font-size:9px}.agenda-list b{font-size:11px}.detail-budget-input{border:1px solid var(--line);color:#172033;border-radius:7px;width:100%;max-width:170px;margin-top:6px;padding:8px 10px;font:600 11px inherit}@media (width<=1100px){.year-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-grid.week-view,.calendar-grid.month-view{grid-template-columns:repeat(7,180px);overflow:auto}.agenda-list{overflow:auto}.agenda-header,.agenda-list>button{min-width:920px}.calendar-filter{align-items:flex-start;gap:12px}.calendar-filter>div{max-width:100%}.calendar-filter>div:not(.legend-wrap){overflow:auto}.calendar-actions{flex-wrap:wrap;justify-content:flex-end}.calendar-legend{width:auto;position:fixed;top:130px;left:16px;right:16px}.legend-statuses{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.year-grid{grid-template-columns:1fr}.year-month{min-height:145px}.calendar-actions .primary{width:100%}}.calendar-filter select{border:1px solid var(--line);background:#fff;min-width:105px;padding:8px 9px;font-size:9px}.calendar-day article{cursor:pointer}.calendar-day article.request{background:#f2f4f7;border-color:#6f7b8c}.calendar-day article.campaign{background:#fff4dc;border-color:#bd9343}.calendar-day article.project{background:#eaf3fb;border-color:#3977ad}.calendar-filter select,.year-select{min-height:42px;font-size:var(--type-control)!important}.calendar-legend header b,.legend-total,.agenda-list b{font-size:var(--type-supporting)!important}.calendar-legend header small,.legend-statuses span,.legend-statuses span b,.year-month>span,.year-month>small,.year-month>strong,.more-events,.agenda-header,.agenda-list span,.agenda-list small{line-height:1.45;font-size:var(--type-meta)!important}.year-month h3{font-size:var(--type-section)}:root{--navy:#2a3f54;--navy2:#34495e;--gold:#1abb9c;--ink:#33475b;--muted:#73879c;--line:#e6e9ed;--bg:#f7f7f7;--green:#1abb9c;--blue:#3498db}body{background:var(--bg);color:var(--muted);font-size:16px;line-height:1.55}.sidebar{background:#2a3f54;width:260px;padding:0;box-shadow:3px 0 14px #22364a1f}.sidebar.collapsed{width:82px}.brand{background:#24384c;border-bottom:1px solid #ffffff14;height:74px;margin:0;padding:0 20px}.brand-mark{color:#fff;border:2px solid #1abb9c;border-radius:50%;width:38px;height:38px;font-family:inherit;transform:none}.brand b{font-family:inherit;font-size:14px}.brand span{color:#1abb9c;letter-spacing:2.4px;font-size:10px}.sidebar-navigation{padding:14px 0 20px}.nav-group{margin:10px 0 18px}.nav-group small{color:#9bb0c4;margin-bottom:8px;padding:0 22px;font-weight:700;font-size:11px!important}.nav-item{color:#d6e1ec;border-radius:0;min-height:46px;margin:0;padding:0 22px;font-weight:500;position:relative;font-size:14px!important}.nav-item i{color:#ecf0f1;font-size:18px}.nav-item:hover{background:#ffffff0f}.nav-item.active{color:#fff;background:linear-gradient(90deg,#00000029,#ffffff0a);box-shadow:inset -5px 0 #1abb9c}.sidebar-user{background:#24384c;border-top:1px solid #ffffff1a;margin:0;padding:15px 18px}.sidebar-user b{font-size:13px}.sidebar-user span{color:#aebdcb;font-size:11px!important}.avatar,.user-avatar{background:#1abb9c}.collapse{border-color:#d9dee4;width:27px;height:27px;top:60px;right:-13px;box-shadow:0 2px 8px #2a3f542e}.main{background:#f7f7f7;margin-left:260px}.collapsed+.main{margin-left:82px}.main>header{background:#ededed;border-bottom:1px solid #d9dee4;height:74px;padding:0 30px;box-shadow:0 1px 5px #2a3f5414}.main>header p,.page-intro p{color:#1abb9c;letter-spacing:1.4px;font-size:11px!important}.main>header h1{color:#2a3f54;font-weight:650;font-size:23px!important}.content{max-width:1600px;padding:26px 30px 50px}.panel,.stats article,.page-intro,.my-work-intro,.report-card,.project-template-card{background:#fff;border:1px solid #e6e9ed;border-radius:4px;box-shadow:0 1px 3px #2a3f540f}.panel{color:#73879c}.panel-head,.section-head,.table-tools,.modal-head{border-bottom-color:#e6e9ed}.panel-head h3,.section-head h3,.page-intro h2,.modal-head h2,.report-card h3{color:#2a3f54}.page-intro h2{font-weight:650;font-size:27px!important}.page-intro span,.my-work-intro span{color:#73879c;font-size:14px!important}.welcome{background:linear-gradient(115deg,#2a3f54,#34495e);border-radius:4px;box-shadow:0 2px 7px #2a3f5429}.welcome span{color:#1abb9c;font-size:11px!important}.welcome h2{font-family:inherit;font-weight:650;font-size:28px!important}.welcome p{color:#d7e0e8;font-size:14px!important}.primary{background:#1abb9c;border-radius:4px;min-height:42px;font-size:14px!important}.primary:hover{background:#169f85}.icon-btn,.search,input,select,textarea{border-radius:4px!important}.search{background:#fff;width:290px;height:42px}.search input{font-size:14px!important}.user-switch{font-size:12px!important}.user-switch select{min-height:42px;font-size:13px!important}.table-wrap table{font-size:14px!important}.table-wrap thead th{color:#2a3f54;letter-spacing:.55px;background:#f5f7f9;border-bottom:2px solid #e6e9ed;font-size:12px!important}.table-wrap th,.table-wrap td{padding:15px 14px}.table-wrap tbody tr:nth-child(2n){background:#fbfcfd}.table-wrap tbody tr:hover{background:#eef8f6}.table-wrap td b{color:#34495e;font-size:14px!important}.table-wrap td small{font-size:12px!important}.row-actions button{border-radius:4px;min-height:34px;padding:6px 11px;font-size:12px!important}.dashboard-tabs button,.annual-tabs button{font-size:13px!important}.dashboard-tabs button.active,.annual-tabs button.active{color:#2a3f54;border-bottom-color:#1abb9c}.report-card p{font-size:14px!important}.report-card>span,.report-card>div b,.report-card button{font-size:12px!important}.pagination{font-size:13px!important}.form-grid label,.modal form label{color:#34495e;font-size:13px!important}.form-grid input,.form-grid select,.form-grid textarea,.modal input,.modal select,.modal textarea{min-height:44px;font-size:14px!important}.modal{border-radius:5px}@media (width<=1200px){.content{padding:22px 20px 40px}.main>header{padding:0 20px}.user-switch{display:none}.search{width:200px}.header-actions{min-width:0}.main>header,.activity-list,.workload-list,.approval-list{overflow:hidden}}@media (width<=760px){.sidebar,.sidebar.collapsed{width:min(320px,88vw);box-shadow:8px 0 30px #14243347}.main,.collapsed+.main{margin-left:0}.main>header{height:auto;min-height:72px;padding:12px 16px}.main>header h1{font-size:20px!important}.content{padding:18px 14px 34px}.header-actions{gap:6px}.search{width:44px}.search input{width:0;padding:0}.page-intro h2{font-size:23px!important}.table-wrap th,.table-wrap td{padding:13px 11px}}.content .page-intro,.content .my-work-intro{background:linear-gradient(120deg,#fff 0%,#f8fafc 68%,#f4ead5 135%);border-radius:8px;align-items:center;gap:28px;min-height:164px;padding:34px 40px;box-shadow:0 8px 24px #152a4710}.content .page-intro p{letter-spacing:1.8px;margin:0 0 8px;font-size:13px!important}.content .page-intro h2{margin:0 0 8px;font:650 32px/1.2 Georgia,serif}.content .page-intro>div>span{max-width:920px;line-height:1.55;display:block;font-size:16px!important}.content .page-intro>.primary{flex:none;min-height:54px;padding:0 24px;font-size:15px!important}@media (width<=760px){.content .page-intro,.content .my-work-intro{flex-direction:column;align-items:flex-start;min-height:0;padding:24px 20px}.content .page-intro h2{font-size:26px!important}.content .page-intro>div>span{font-size:14px!important}.content .page-intro>.primary{width:100%}}
