.gylet-dashboard-page{background:#eef4fb;overflow:auto}.gylet-dashboard-page>.navbar,.gylet-dashboard-page #content>#sidebar{display:none!important}.gylet-dashboard-page #content{margin:0;display:block;height:auto}.gylet-dashboard-page #page-container{display:block;width:100%;padding:0;overflow:visible}.gylet-dashboard-page #page-container>.scrollable-page{height:auto!important;overflow:visible!important}
.gp-shell,.gp-shell *{box-sizing:border-box}.gp-shell{--navy:#071942;--blue:#1685ef;--teal:#20cbb8;--green:#20c77a;--orange:#ff8c27;--muted:#74839b;display:flex;min-height:100vh;color:var(--navy);background:#f5f8fc;font-family:'Open Sans',Arial,sans-serif}.gp-sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:218px;padding:28px 20px 22px;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e6edf5}.gp-brand{display:flex;align-items:center;gap:10px;padding:0 8px 26px;color:var(--navy)}.gp-brand:hover{color:var(--navy)}.gp-brand-mark{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(135deg,var(--green) 0 48%,var(--navy) 49%);font-size:21px;font-weight:800}.gp-brand b{display:block;font-size:25px;line-height:1;letter-spacing:1px}.gp-brand small{display:block;margin-top:4px;color:#63728a;font-size:10px}.gp-nav{display:grid;gap:5px}.gp-nav a,.gp-sidebar-bottom>a{display:flex;align-items:center;gap:13px;min-height:42px;padding:0 13px;border-radius:9px;color:#41526c;font-size:14px;transition:.2s}.gp-nav a i,.gp-sidebar-bottom>a i{width:19px;color:#49607e;text-align:center}.gp-nav a:hover,.gp-sidebar-bottom>a:hover{background:#f2f7fc;color:var(--blue)}.gp-nav a.active{color:#0879e7;background:#eaf4ff;font-weight:700}.gp-nav a.active i{color:#0879e7}.gp-sidebar-bottom{display:grid;gap:4px;margin-top:auto}.gp-lift-card{position:relative;overflow:hidden;min-height:196px;margin-top:16px;padding:20px 15px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:12px;background:linear-gradient(155deg,#edf6ff,#f9fcff 50%,#d6e4ef);box-shadow:inset 0 0 0 1px #e4edf6}.gp-lift-card:after{content:"";position:absolute;right:-22px;bottom:-40px;width:110px;height:190px;border:5px solid rgba(7,25,66,.18);transform:skewY(-14deg)}.gp-lift-card i{position:absolute;right:21px;bottom:6px;color:rgba(7,25,66,.16);font-size:98px}.gp-lift-card b,.gp-lift-card span{position:relative;z-index:1;max-width:105px}.gp-lift-card b{font-size:13px;line-height:1.25}.gp-lift-card b:after{content:"";display:block;width:24px;height:3px;margin:11px 0;background:var(--green)}.gp-lift-card span{color:#6e7f94;font-size:10px;line-height:1.4}
.gp-brand-logo{display:block;width:150px;height:42px;object-fit:contain;object-position:left center;transition:filter .2s ease,opacity .2s ease}.gp-workspace{width:calc(100% - 218px);margin-left:218px}.gp-topbar{position:sticky;top:0;z-index:15;height:74px;padding:0 28px;display:flex;align-items:center;gap:24px;background:rgba(255,255,255,.96);border-bottom:1px solid #e7edf5;backdrop-filter:blur(12px)}.gp-menu-toggle{display:none;border:0;background:transparent;font-size:20px}.gp-search{width:min(570px,52vw);height:40px;margin:0;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid #e5ebf3;border-radius:11px;background:#f7f9fc}.gp-search i{color:#52647d}.gp-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--navy);font-size:13px}.gp-search kbd{padding:2px 7px;border:1px solid #dae1ea;border-radius:5px;background:#fff;color:#78879b;font:12px inherit;box-shadow:none}.gp-top-actions{margin-left:auto;display:flex;align-items:center;gap:19px}.gp-icon-button{position:relative;width:36px;height:36px;border:0;border-radius:50%;color:#203552;background:#fff;font-size:16px}.gp-icon-button span{position:absolute;top:4px;right:5px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#ef3340}.gp-user{display:flex;align-items:center;gap:10px}.gp-user img{width:38px;height:38px;border-radius:50%;object-fit:cover;background:#eaf0f7}.gp-user>span{display:grid;min-width:105px}.gp-user b{font-size:13px}.gp-user small{color:var(--muted);font-size:10px}.gp-user>i{color:#75849a;font-size:10px}
.gp-main{width:100%;max-width:none;margin:0;padding:28px}.gp-welcome{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.gp-welcome p{margin:0 0 2px;color:#5f7189;font-size:14px}.gp-welcome h1{margin:0;color:var(--navy);font-size:31px;font-weight:800;letter-spacing:-.8px}.gp-welcome>div>span{color:#78869a;font-size:15px}.gp-date-filter,.gp-card-head button{border:1px solid #e1e7ef;border-radius:8px;background:#fff;color:#33445d}.gp-date-filter{min-height:40px;padding:0 14px;display:flex;align-items:center;gap:10px;font-size:13px;box-shadow:0 4px 14px rgba(24,50,82,.04)}.gp-date-filter .fa-calendar{color:#315d96}.gp-date-filter .fa-chevron-down{margin-left:8px;font-size:10px}
.gp-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:14px}.gp-metric{min-height:112px;padding:18px;display:flex;align-items:center;gap:15px;border:1px solid #e7edf4;border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(30,57,91,.045)}.gp-metric-icon{width:50px;height:50px;flex:0 0 50px;display:grid;place-items:center;border-radius:12px;font-size:22px}.gp-metric-icon.blue{color:var(--blue);background:#e9f4ff}.gp-metric-icon.teal{color:#12af99;background:#e8fbf7}.gp-metric-icon.green{color:var(--green);background:#e9fbf2}.gp-metric-icon.orange{color:var(--orange);background:#fff3e6}.gp-metric>div:last-child{min-width:0}.gp-metric span{display:block;color:#66758b;font-size:13.5px;font-weight:600}.gp-metric strong{display:block;margin:1px 0 4px;font-size:28px;line-height:1}.gp-metric small{white-space:nowrap;color:#8290a2;font-size:11.5px}.gp-metric small b{margin-right:7px;font-size:12.5px}.gp-metric small.positive b{color:#18b86d}.gp-metric small.negative b{color:#e43149}
.gp-dashboard-grid{display:grid;grid-template-columns:1.18fr .72fr .96fr;gap:14px;align-items:stretch}.gp-card{min-width:0;padding:18px;border:1px solid #e6edf4;border-radius:12px;background:#fff;box-shadow:0 7px 22px rgba(30,57,91,.04)}.gp-card-head{min-height:26px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.gp-card-head h2{margin:0;font-size:16.5px;font-weight:750}.gp-card-head a{color:#157edc;font-size:12.5px;font-weight:650;white-space:nowrap}.gp-card-head button{padding:6px 10px;font-size:11.5px}.gp-card-head button i{margin-left:5px;font-size:9px}.gp-project-progress{grid-column:1/3}.gp-sprint{grid-column:3}.gp-task-status{grid-column:1}.gp-workload{grid-column:2/4}.gp-deadlines{grid-column:1}.gp-milestones{grid-column:2}.gp-right-stack{grid-column:3;display:grid;gap:14px}.gp-project-list,.gp-team-list{display:grid;gap:9px}.gp-project-row,.gp-team-row{min-height:42px;display:flex;align-items:center;gap:10px;color:var(--navy)}.gp-project-row:hover{color:var(--blue)}.gp-project-icon{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:end center;border-radius:8px;color:#274d78;background:linear-gradient(145deg,#dce8f3,#f4f8fb);font-size:24px;overflow:hidden}.gp-project-name,.gp-team-name{width:175px;min-width:120px;display:grid}.gp-project-name b,.gp-team-name b,.gp-deadline-row>div b{overflow:hidden;color:#1d2b43;font-size:12.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.gp-project-name small,.gp-team-name small,.gp-deadline-row>div small{color:#8090a4;font-size:10.5px}.gp-progress{position:relative;flex:1;height:10px;overflow:hidden;border-radius:10px;background:#e9eef4}.gp-progress i{display:block;height:100%;border-radius:inherit}.gp-progress i.blue{background:var(--blue)}.gp-progress i.teal{background:var(--teal)}.gp-progress i.orange{background:var(--orange)}.gp-progress i.green{background:var(--green)}.gp-project-row>strong,.gp-team-row>strong{width:40px;color:#263750;font-size:12px;font-weight:700;text-align:right}.gp-sprint-title{display:flex;justify-content:space-between;margin:8px 0 10px}.gp-sprint-title>div,.gp-sprint-title>span{display:grid}.gp-sprint-title>span{text-align:right}.gp-sprint-title b{font-size:13.5px}.gp-sprint-title small{color:#78889c;font-size:11px}.gp-progress.large{height:12px;margin-bottom:18px}.gp-statuses{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.gp-statuses div{padding:11px 8px;border-radius:7px;background:#f5f7fb}.gp-statuses div:nth-child(2){background:#edf7ff}.gp-statuses div:nth-child(3){background:#fff4e9}.gp-statuses div:nth-child(4){background:#eafbf3}.gp-statuses span{display:block;color:#53657d;font-size:10.5px;font-weight:600}.gp-statuses strong{font-size:22px}
.gp-donut-wrap{display:flex;align-items:center;justify-content:center;gap:25px;padding:4px 0 1px}.gp-donut{width:142px;height:142px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--blue) 0 30%,var(--teal) 30% 55%,var(--orange) 55% 73%,var(--green) 73% 100%)}.gp-donut:before{content:"";grid-area:1/1;width:80px;height:80px;border-radius:50%;background:#fff}.gp-donut span{z-index:1;grid-area:1/1;display:grid;text-align:center}.gp-donut b{font-size:23px}.gp-donut small{color:#77869a;font-size:10.5px}.gp-legend{min-width:124px;display:grid;gap:9px}.gp-legend span{display:flex;align-items:center;gap:7px;color:#586a81;font-size:11.5px}.gp-legend i{width:9px;height:9px;border-radius:50%}.gp-legend i.blue{background:var(--blue)}.gp-legend i.teal{background:var(--teal)}.gp-legend i.orange{background:var(--orange)}.gp-legend i.green{background:var(--green)}.gp-legend b{margin-left:auto;color:#25364e;font-size:11.5px}.gp-avatar{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;border-radius:50%;color:#174670;background:#e2f0fb;font-size:11px;font-weight:700}.gp-team-row:nth-child(2) .gp-avatar{background:#e6f6ee;color:#14704a}.gp-team-row:nth-child(3) .gp-avatar{background:#fff0e4;color:#984d18}.gp-team-row:nth-child(4) .gp-avatar{background:#e9eafa;color:#454d95}
.gp-deadline-row{min-height:50px;padding:5px 0;display:flex;align-items:center;gap:11px;border-bottom:1px solid #eff3f7}.gp-deadline-row:last-child{border-bottom:0}.gp-deadline-row time{width:38px;height:42px;flex:0 0 38px;display:grid;place-content:center;border-radius:7px;color:#f04452;background:#fff0f1;text-align:center}.gp-deadline-row time span{font-size:9px;font-weight:700}.gp-deadline-row time b{font-size:16px;line-height:1}.gp-deadline-row>div{min-width:0;flex:1;display:grid}.gp-deadline-row em{padding:5px 8px;border-radius:6px;color:#3674ad;background:#edf6ff;font-size:10px;font-style:normal;white-space:nowrap}.gp-deadline-row em.urgent{color:#be7413;background:#fff4df}.gp-timeline{margin:0;padding:0 0 0 8px;list-style:none}.gp-timeline li{position:relative;min-height:42px;padding-left:32px;display:grid}.gp-timeline li:before{content:"";position:absolute;left:10px;top:20px;bottom:-6px;width:2px;background:#d6dee8}.gp-timeline li:last-child:before{display:none}.gp-timeline li>i{position:absolute;top:2px;left:0;width:22px;height:22px;display:grid;place-items:center;border:2px solid #9aabbf;border-radius:50%;color:#fff;background:#fff;font-size:9px;font-style:normal}.gp-timeline li.done>i{border-color:var(--green);background:var(--green)}.gp-timeline li.active>i{border:4px solid var(--blue)}.gp-timeline b{font-size:12.5px}.gp-timeline span{color:#7a899e;font-size:11px}.gp-timeline li.active span{color:var(--blue)}.gp-productivity-body{display:flex;align-items:end;justify-content:space-between;gap:15px}.gp-productivity-body>div:first-child{display:grid}.gp-productivity-body strong{color:#12b967;font-size:29px}.gp-productivity-body span,.gp-productivity-body small{color:#7e8da0;font-size:11px}.gp-bars{height:64px;flex:1;display:flex;align-items:end;gap:7px;border-bottom:1px solid #e3eaf2;background:repeating-linear-gradient(to top,transparent 0 19px,#edf2f7 20px)}.gp-bars i{flex:1;max-width:15px;background:linear-gradient(to top,#42acf8,#1685ef)}.gp-activity ul{margin:0;padding:0;list-style:none}.gp-activity li{min-height:32px;display:flex;align-items:center;gap:8px}.gp-activity .gp-avatar{width:26px;height:26px;flex-basis:26px;font-size:10px}.gp-activity p{flex:1;margin:0;overflow:hidden;color:#52647b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.gp-activity p b{color:#26364c}.gp-activity time{color:#8593a4;font-size:10.5px;white-space:nowrap}.gp-empty-search{margin:14px 0;padding:20px;border:1px dashed #b9c9dc;border-radius:10px;color:#61738b;background:#fff;text-align:center}.gp-footer{padding:24px 0 6px;display:flex;align-items:center;justify-content:center;gap:22px;color:#708097;font-size:10.5px;letter-spacing:5px;text-transform:uppercase}.gp-footer span{width:55px;height:1px;background:#71849a}
.gp-no-data{padding:18px 4px;color:#8190a3;font-size:12px;text-align:center}
@media(max-width:1180px){.gp-metrics{grid-template-columns:repeat(2,1fr)}.gp-dashboard-grid{grid-template-columns:1fr 1fr}.gp-project-progress,.gp-sprint,.gp-task-status,.gp-workload,.gp-deadlines,.gp-milestones,.gp-right-stack{grid-column:auto}.gp-workload{grid-row:2}.gp-right-stack{grid-template-columns:1fr}.gp-user>span{display:none}.gp-project-name,.gp-team-name{width:135px}}@media(max-width:820px){.gp-sidebar{transform:translateX(-100%);transition:transform .25s}.gp-shell.nav-open .gp-sidebar{transform:translateX(0);box-shadow:20px 0 50px rgba(7,25,66,.18)}.gp-workspace{width:100%;margin-left:0}.gp-menu-toggle{display:block}.gp-topbar{height:66px;padding:0 16px;gap:12px}.gp-search{width:auto;flex:1}.gp-main{padding:18px}.gp-welcome{display:grid}.gp-date-filter{justify-self:start}.gp-dashboard-grid{grid-template-columns:1fr}.gp-workload{grid-row:auto}.gp-footer{letter-spacing:2px}.gp-user>i{display:none}}@media(max-width:560px){.gp-top-actions{gap:2px}.gp-user img{width:32px;height:32px}.gp-search kbd{display:none}.gp-welcome h1{font-size:24px}.gp-metrics{grid-template-columns:1fr}.gp-metric{min-height:92px}.gp-project-name,.gp-team-name{width:110px}.gp-donut-wrap{gap:15px}.gp-donut{width:120px;height:120px}.gp-statuses{grid-template-columns:repeat(2,1fr)}.gp-footer span{width:22px}}

/* Dashboard controls and flush fixed header */
.gp-topbar{position:fixed;top:0;left:218px;right:0;margin:0!important}.gp-main{padding-top:102px}.gp-icon-button{display:grid;place-items:center}.gp-user{padding:0;border:0;background:transparent;text-align:left}.gp-account,.gp-date-control{position:relative}.gp-popover{position:absolute;z-index:40;display:none;border:1px solid #e1e8f0;border-radius:10px;background:#fff;box-shadow:0 14px 38px rgba(7,25,66,.16)}.gp-popover.open{display:block}.gp-account-menu{top:48px;right:0;width:190px;padding:7px}.gp-account-menu a{display:flex;align-items:center;gap:10px;padding:10px;border-radius:7px;color:#35465d;font-size:12px}.gp-account-menu a:hover{color:#0879e7;background:#eef6ff}.gp-account-menu a:last-child{color:#cc3045;border-top:1px solid #edf1f5;border-radius:0;margin-top:4px}.gp-account-menu i{width:15px;text-align:center}.gp-date-menu{top:47px;right:0;width:285px;padding:14px}.gp-date-menu label{display:grid;gap:5px;margin-bottom:10px;color:#5f6f84;font-size:12px}.gp-date-menu input{width:100%;height:37px;padding:0 9px;border:1px solid #dce4ed;border-radius:7px;color:#243650;background:#fff}.gp-date-menu>div{display:flex;align-items:center;justify-content:space-between;margin-top:3px}.gp-date-menu>div a{color:#6e7f94;font-size:12px}.gp-date-menu>div button{padding:8px 13px;border:0;border-radius:7px;color:#fff;background:#1685ef;font-size:12px}.gp-statuses a{padding:11px 8px;border-radius:7px;color:var(--navy);background:#f5f7fb}.gp-statuses a:nth-child(2){background:#edf7ff}.gp-statuses a:nth-child(3){background:#fff4e9}.gp-statuses a:nth-child(4){background:#eafbf3}.gp-statuses a:hover{box-shadow:inset 0 0 0 1px #cbdbea}.gp-statuses a span{display:block;color:#53657d;font-size:10.5px;font-weight:600}.gp-statuses a strong{font-size:22px}
.gp-donut,.gp-productivity .gp-card-head button{cursor:pointer}
@media(max-width:820px){.gp-topbar{left:0}.gp-main{padding-top:84px}.gp-date-control{justify-self:start}.gp-date-menu{right:auto;left:0}.gp-shell.nav-open:after{content:"";position:fixed;inset:0;z-index:19;background:rgba(7,25,66,.2)}}

/* Use a name initial in the account control when no profile image is uploaded. */
.gp-user .gp-user-initial {
  width: 38px;
  height: 38px;
  min-width: 38px;
  flex: 0 0 38px;
  display: inline-grid;
  place-items: center;
  border-radius: 50%;
  color: #1769aa;
  background: #e2f0fb;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}


/* One notification design for Projects, Daily Work, and Overtime Work. */
.gylet-project-shell .app-alert.animate {
  bottom: 20px;
  width: min(410px, calc(100vw - 32px));
  min-width: 0;
  padding: 16px 44px 17px 16px;
  border: 1px solid #dce7f0;
  border-left: 4px solid #1685df;
  border-radius: 15px;
  background: #fff;
  color: #324b66;
  text-shadow: none;
  box-shadow: 0 18px 46px rgba(16, 43, 76, .18), 0 3px 9px rgba(16, 43, 76, .06);
  overflow: hidden;
}
.gylet-project-shell .app-alert.animate.alert-success,
.gylet-project-shell .app-alert.animate.gylet-alert-add { border-left-color: #1fac7c; }
.gylet-project-shell .app-alert.animate.alert-danger,
.gylet-project-shell .app-alert.animate.gylet-alert-delete,
.gylet-project-shell .app-alert.animate.gylet-alert-error { border-left-color: #df5964; }
.gylet-project-shell .app-alert.animate.alert-warning { border-left-color: #d69a35; }
.gylet-project-shell .app-alert.animate.gylet-alert-edit { border-left-color: #1685df; }
.gylet-project-shell .app-alert.animate .app-alert-message {
  display: flex;
  align-items: center;
  gap: 12px;
  max-width: none;
  min-width: 0;
  min-height: 40px;
  margin: 0;
  color: #324b66;
  font-size: 12px;
  line-height: 1.4;
  overflow-wrap: anywhere;
}
.gylet-project-shell .app-alert.animate .gylet-alert-icon {
  display: grid;
  flex: 0 0 40px;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 11px;
  background: #e8f4ff;
  color: #1478c5;
  font-size: 16px;
}
.gylet-project-shell .app-alert.animate.alert-success .gylet-alert-icon,
.gylet-project-shell .app-alert.animate.gylet-alert-add .gylet-alert-icon { background: #e7f8f1; color: #16865b; }
.gylet-project-shell .app-alert.animate.alert-danger .gylet-alert-icon,
.gylet-project-shell .app-alert.animate.gylet-alert-delete .gylet-alert-icon,
.gylet-project-shell .app-alert.animate.gylet-alert-error .gylet-alert-icon { background: #fff0f1; color: #c84955; }
.gylet-project-shell .app-alert.animate .gylet-alert-copy { min-width: 0; }
.gylet-project-shell .app-alert.animate .gylet-alert-copy strong {
  display: block;
  overflow: hidden;
  margin-bottom: 3px;
  color: #17304e;
  font-size: 13.5px;
  font-weight: 750;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gylet-project-shell .app-alert.animate .gylet-alert-copy span { display: block; color: #657a91; font-size: 12px; font-weight: 500; line-height: 1.4; }
.gylet-project-shell .app-alert.animate:not(.gylet-action-toast):not(.gylet-success-toast) .app-alert-message {
  position: relative;
  display: block;
  padding: 21px 0 0 52px;
  color: #657a91;
}
.gylet-project-shell .app-alert.animate:not(.gylet-action-toast):not(.gylet-success-toast) .app-alert-message:before {
  content: "\f05a";
  position: absolute;
  top: 0;
  left: 0;
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 11px;
  background: #e8f4ff;
  color: #1478c5;
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}
.gylet-project-shell .app-alert.animate:not(.gylet-action-toast):not(.gylet-success-toast) .app-alert-message:after {
  content: "Information";
  position: absolute;
  top: 0;
  left: 52px;
  right: 0;
  overflow: hidden;
  color: #17304e;
  font-size: 13.5px;
  font-weight: 750;
  line-height: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gylet-project-shell .app-alert.animate.alert-success:not(.gylet-action-toast):not(.gylet-success-toast) .app-alert-message:before { content: "\f058"; background: #e7f8f1; color: #16865b; }
.gylet-project-shell .app-alert.animate.alert-success:not(.gylet-action-toast):not(.gylet-success-toast) .app-alert-message:after { content: "Action done"; }
.gylet-project-shell .app-alert.animate.alert-danger:not(.gylet-action-toast) .app-alert-message:before { content: "\f00d"; background: #fff0f1; color: #c84955; }
.gylet-project-shell .app-alert.animate.alert-danger:not(.gylet-action-toast) .app-alert-message:after { content: "Action failed"; }
.gylet-project-shell .app-alert.animate.alert-warning:not(.gylet-action-toast) .app-alert-message:before { content: "\f071"; background: #fff4e5; color: #b77a20; }
.gylet-project-shell .app-alert.animate.alert-warning:not(.gylet-action-toast) .app-alert-message:after { content: "Attention"; }
.gylet-project-shell .app-alert.animate .close {
  position: absolute;
  top: 9px;
  right: 11px;
  width: 26px;
  height: 26px;
  margin: 0;
  color: #75889b;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  text-shadow: none;
  opacity: .7;
  border-radius: 7px;
  transition: background-color .2s ease, opacity .2s ease;
}
.gylet-project-shell .app-alert.animate .close:hover,
.gylet-project-shell .app-alert.animate .close:focus { color: #263e59; background: #edf3f8; opacity: 1; }
.gylet-project-shell .app-alert.animate .progress { position: absolute; right: 0; bottom: 0; left: 0; height: 3px; margin: 0; background: #edf2f6; }
.gylet-project-shell .app-alert.animate .progress-bar { background: #1685df; box-shadow: none; }
.gylet-project-shell .app-alert.animate.alert-success .progress-bar,
.gylet-project-shell .app-alert.animate.gylet-alert-add .progress-bar { background: #1fac7c; }
.gylet-project-shell .app-alert.animate.alert-danger .progress-bar,
.gylet-project-shell .app-alert.animate.gylet-alert-delete .progress-bar,
.gylet-project-shell .app-alert.animate.gylet-alert-error .progress-bar { background: #df5964; }
.gylet-project-shell .app-alert.animate.alert-warning .progress-bar { background: #d69a35; }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate { border-color: #29435e; background: #102238; color: #dce8f5; box-shadow: 0 18px 46px rgba(0, 0, 0, .52); }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.alert-success,
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.gylet-alert-add { border-left-color: #2bc18d; }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.alert-info,
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.gylet-alert-edit { border-left-color: #42a5ec; }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.alert-danger,
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.gylet-alert-delete,
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.gylet-alert-error { border-left-color: #ed707b; }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate .app-alert-message,
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate .gylet-alert-copy span { color: #9eb1c5; }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate .gylet-alert-copy strong,
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate:not(.gylet-action-toast) .app-alert-message:after { color: #edf5ff; }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate .close { color: #a9bbcd; }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate .progress { background: #1b3148; }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.alert-success .gylet-alert-icon,
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.gylet-alert-add .gylet-alert-icon { background: #153d34; color: #73dbb4; }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.alert-info .gylet-alert-icon,
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.gylet-alert-edit .gylet-alert-icon { background: #173c59; color: #86c9f8; }
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.alert-danger .gylet-alert-icon,
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.gylet-alert-delete .gylet-alert-icon,
.gylet-project-shell.gylet-dashboard-dark .app-alert.animate.gylet-alert-error .gylet-alert-icon { background: #46252d; color: #ff9da6; }
@media (max-width: 480px) {
  .gylet-project-shell .app-alert.animate { right: 10px !important; bottom: 10px; width: calc(100vw - 20px); }
}
@media(max-width:560px) {
  .gp-user .gp-user-initial {
    width: 32px;
    height: 32px;
    min-width: 32px;
    flex-basis: 32px;
  }
}

/* Persistent dark theme */
.gylet-dashboard-page,.gylet-dashboard-page .gp-shell,.gylet-dashboard-page .gp-sidebar,.gylet-dashboard-page .gp-topbar,.gylet-dashboard-page .gp-card,.gylet-dashboard-page .gp-metric,.gylet-dashboard-page .gp-popover{transition:background-color .2s ease,border-color .2s ease,color .2s ease}
.gylet-dashboard-dark{background:#07111f;color:#dbe6f5}
.gylet-dashboard-dark .gp-shell{--navy:#e8f1ff;--muted:#8fa0b7;background:#0a1424;color:#dbe6f5}
.gylet-dashboard-dark .gp-sidebar{background:#0c192b;border-color:#203149}
.gylet-dashboard-dark .gp-brand{color:#f0f5fb}.gylet-dashboard-dark .gp-brand-logo{filter:grayscale(1) brightness(0) invert(1);opacity:.94}
.gylet-dashboard-dark .gp-nav a,.gylet-dashboard-dark .gp-sidebar-bottom>a{color:#a9b8ca}
.gylet-dashboard-dark .gp-nav a i,.gylet-dashboard-dark .gp-sidebar-bottom>a i{color:#8fa5bd}
.gylet-dashboard-dark .gp-nav a:hover,.gylet-dashboard-dark .gp-sidebar-bottom>a:hover{background:#14243a;color:#70b7ff}
.gylet-dashboard-dark .gp-nav a.active{background:#123258;color:#6eb8ff}.gylet-dashboard-dark .gp-nav a.active i{color:#6eb8ff}
.gylet-dashboard-dark .gp-lift-card{background:linear-gradient(155deg,#13243a,#0f1d31 55%,#172a45);box-shadow:inset 0 0 0 1px #263a53}.gylet-dashboard-dark .gp-lift-card b{color:#e3ebf6}.gylet-dashboard-dark .gp-lift-card span{color:#94a4b9}.gylet-dashboard-dark .gp-lift-card i{color:rgba(201,164,71,.16)}
.gylet-dashboard-dark .gp-topbar{background:rgba(10,20,36,.97);border-color:#213249}.gylet-dashboard-dark .gp-search{border-color:#263851;background:#111f33}.gylet-dashboard-dark .gp-search input{color:#e6eef9}.gylet-dashboard-dark .gp-search input::placeholder{color:#7f90a7}.gylet-dashboard-dark .gp-search kbd{border-color:#34465d;background:#17283e;color:#aebcd0}.gylet-dashboard-dark .gp-icon-button,.gylet-dashboard-dark .gp-user{color:#cbd8e8;background:transparent}.gylet-dashboard-dark .gp-user small{color:#8799b0}
.gylet-dashboard-dark .gp-main{background:#0a1424}.gylet-dashboard-dark .gp-welcome p,.gylet-dashboard-dark .gp-welcome>div>span{color:#91a1b7}.gylet-dashboard-dark .gp-welcome h1{color:#edf4ff}.gylet-dashboard-dark .gp-date-filter,.gylet-dashboard-dark .gp-card-head button{border-color:#2a3b52;background:#111f33;color:#cbd8e8}
.gylet-dashboard-dark .gp-card,.gylet-dashboard-dark .gp-metric{border-color:#1e3047;background:#0f1d31;box-shadow:0 8px 24px rgba(0,0,0,.16)}.gylet-dashboard-dark .gp-metric span,.gylet-dashboard-dark .gp-metric small{color:#8fa0b6}.gylet-dashboard-dark .gp-metric strong,.gylet-dashboard-dark .gp-card-head h2{color:#e8f1ff}
.gylet-dashboard-dark .gp-project-row,.gylet-dashboard-dark .gp-team-row{color:#dbe6f5}.gylet-dashboard-dark .gp-project-icon{color:#7cb9ef;background:linear-gradient(145deg,#172c44,#203951)}.gylet-dashboard-dark .gp-project-name b,.gylet-dashboard-dark .gp-team-name b,.gylet-dashboard-dark .gp-deadline-row>div b{color:#dce8f7}.gylet-dashboard-dark .gp-project-name small,.gylet-dashboard-dark .gp-team-name small,.gylet-dashboard-dark .gp-deadline-row>div small{color:#8294ab}.gylet-dashboard-dark .gp-progress{background:#27374b}.gylet-dashboard-dark .gp-project-row>strong,.gylet-dashboard-dark .gp-team-row>strong{color:#c7d4e4}
.gylet-dashboard-dark .gp-sprint-title small{color:#8496ad}.gylet-dashboard-dark .gp-statuses a{color:#dce7f4;background:#16243a}.gylet-dashboard-dark .gp-statuses a:nth-child(2){background:#102b40}.gylet-dashboard-dark .gp-statuses a:nth-child(3){background:#302518}.gylet-dashboard-dark .gp-statuses a:nth-child(4){background:#123326}.gylet-dashboard-dark .gp-statuses a span{color:#a8b8ca}.gylet-dashboard-dark .gp-statuses a:hover{box-shadow:inset 0 0 0 1px #496078}
.gylet-dashboard-dark .gp-donut:before{background:#0f1d31}.gylet-dashboard-dark .gp-donut small,.gylet-dashboard-dark .gp-legend span{color:#9aacbf}.gylet-dashboard-dark .gp-legend b{color:#dce7f4}.gylet-dashboard-dark .gp-deadline-row{border-color:#203047}.gylet-dashboard-dark .gp-deadline-row time{background:#321d27}.gylet-dashboard-dark .gp-deadline-row em{background:#142b43}.gylet-dashboard-dark .gp-deadline-row em.urgent{background:#322719}.gylet-dashboard-dark .gp-timeline li:before{background:#35455a}.gylet-dashboard-dark .gp-timeline li>i{border-color:#667a92;background:#0f1d31}.gylet-dashboard-dark .gp-timeline li.done>i{border-color:var(--green);background:var(--green)}.gylet-dashboard-dark .gp-timeline span,.gylet-dashboard-dark .gp-productivity-body span,.gylet-dashboard-dark .gp-productivity-body small,.gylet-dashboard-dark .gp-activity time{color:#8294aa}.gylet-dashboard-dark .gp-bars{border-color:#33445b;background:repeating-linear-gradient(to top,transparent 0 19px,#1c2d43 20px)}.gylet-dashboard-dark .gp-activity p{color:#a4b4c7}.gylet-dashboard-dark .gp-activity p b{color:#dce7f4}.gylet-dashboard-dark .gp-avatar{background:#203a54;color:#91c5f2}.gylet-dashboard-dark .gp-empty-search,.gylet-dashboard-dark .gp-no-data{border-color:#35475e;color:#91a3b9;background:#0f1d31}.gylet-dashboard-dark .gp-footer{color:#71849b}
.gylet-dashboard-dark .gp-popover{border-color:#2b3d55;background:#101e31;box-shadow:0 18px 44px rgba(0,0,0,.4)}.gylet-dashboard-dark .gp-account-menu a{color:#c1cedd}.gylet-dashboard-dark .gp-account-menu a:hover{background:#192c43;color:#73baff}.gylet-dashboard-dark .gp-account-menu a:last-child{border-color:#2b3b50;color:#ff7a8c}.gylet-dashboard-dark .gp-date-menu label{color:#9aabc0}.gylet-dashboard-dark .gp-date-menu input{border-color:#31445d;background:#17263a;color:#e4edf8;color-scheme:dark}
.gylet-dashboard-dark .erp-switcher-modal .modal-content,.gylet-dashboard-dark .erp-switcher-modal .modal-header{border-color:#293b52;background:#0f1d31}.gylet-dashboard-dark .erp-switcher-modal .modal-title{color:#edf3fb}.gylet-dashboard-dark .erp-switcher-description{color:#91a1b5}.gylet-dashboard-dark .erp-option{border-color:#293b52;background:#132238;color:#d7e2ef}.gylet-dashboard-dark .erp-option:hover{border-color:#8f793f;background:#211f1b;color:#f0f4fa}.gylet-dashboard-dark .erp-option-text strong{color:#e7eef8}.gylet-dashboard-dark .erp-option-text small{color:#8fa0b6}.gylet-dashboard-dark .erp-options-empty,.gylet-dashboard-dark .erp-switcher-modal .modal-footer{border-color:#293b52;background:#111f32;color:#91a1b5}.gylet-dashboard-dark .erp-switcher-modal .btn-default{border-color:#3b4d64!important;background:#18283d;color:#dce6f2}

/* Shared Gylet Project shell used by every non-dashboard staff page. */
.gylet-project-shell:not(.gylet-dashboard-page){min-height:100vh;background:#f5f8fc;color:#20314a}
.gylet-project-shell:not(.gylet-dashboard-dark),.gylet-project-shell:not(.gylet-dashboard-dark) #content,.gylet-project-shell:not(.gylet-dashboard-dark) #page-container,.gylet-project-shell:not(.gylet-dashboard-dark) .scrollable-page{background-color:#f5f8fc}
.gylet-project-shell:not(.gylet-dashboard-page)>.navbar{height:74px;min-height:74px;margin:0;border:0;border-bottom:1px solid #e6edf5;background:rgba(255,255,255,.97);box-shadow:0 4px 18px rgba(27,52,84,.05);backdrop-filter:blur(12px)}
.gylet-project-shell:not(.gylet-dashboard-page)>.navbar .navbar-header{width:218px;height:73px;border-right:1px solid #e6edf5}
.gylet-project-shell:not(.gylet-dashboard-page) .gylet-shell-brand{width:160px;height:73px;margin:0;padding:15px 20px;display:flex;align-items:center}
.gylet-project-shell:not(.gylet-dashboard-page) .gylet-shell-brand img{width:138px;max-width:100%;max-height:42px;object-fit:contain;object-position:left center;transition:filter .2s ease}
.gylet-project-shell:not(.gylet-dashboard-page)>.navbar .navbar-collapse{height:73px!important;padding-left:0}
.gylet-project-shell:not(.gylet-dashboard-page)>.navbar .navbar-nav>li>a{min-height:73px;padding-top:26px;padding-bottom:23px;color:#52647b}
.gylet-project-shell:not(.gylet-dashboard-page)>.navbar .dropdown-user>a{display:flex;align-items:center;gap:8px;padding-top:17px;padding-bottom:17px;color:#253750;font-weight:600}
.gylet-project-shell:not(.gylet-dashboard-page)>.navbar .dropdown-user .avatar{margin-top:0!important}
.gylet-shell-theme-toggle{width:42px;height:73px;padding:0;border:0;background:transparent;color:#334a66;font-size:16px}
.gylet-shell-theme-toggle:hover,.gylet-shell-theme-toggle:focus{color:#1685ef;background:#f2f7fc;outline:0}
.gylet-project-shell:not(.gylet-dashboard-page) #content{display:block;width:100%;min-height:calc(100vh - 74px);margin-top:74px}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar{position:fixed;z-index:30;top:74px;bottom:0;left:0;width:218px;height:auto;padding:14px 12px;background:#fff;border-right:1px solid #e6edf5;font-size:14px;overflow:hidden}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar.collapsed{width:72px;padding-left:4px;padding-right:4px}.gylet-project-shell:not(.gylet-dashboard-page) #sidebar.collapsed+#page-container{margin-left:72px}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-scroll{height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#cbd7e4 transparent}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu{padding:0;margin:0 0 18px}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu li{margin:3px 0}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu li a{min-height:42px;padding:11px 13px;border-radius:9px;color:#53647b;line-height:20px;transition:background .15s ease,color .15s ease}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu li a i{width:20px;margin-right:10px;color:#60758e;text-align:center}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu li a:hover{background:#f2f7fc;color:#0879e7}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu>li.active>a,.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu>li.open>a{background:#eaf4ff;color:#0879e7;font-weight:700}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu>li.active>a i,.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu>li.open>a i{color:#0879e7}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu li ul{margin:4px 0 7px;padding:4px 0 4px 20px;border-left:1px solid #dce6f0;background:transparent}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-menu li ul li a{min-height:34px;padding:7px 10px;font-size:12px}
.gylet-project-shell:not(.gylet-dashboard-page) #page-container{display:block;width:auto;min-height:calc(100vh - 74px);margin-left:218px;background:#f5f8fc;overflow-x:hidden}
.gylet-project-shell:not(.gylet-dashboard-page) #page-container>.scrollable-page{min-height:calc(100vh - 74px)}
.gylet-project-shell:not(.gylet-dashboard-page) #page-container>.scrollable-page.gylet-native-touch-scroll{height:calc(100vh - 74px)!important;height:calc(100dvh - 74px)!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;touch-action:pan-y!important}
.gylet-project-shell:not(.gylet-dashboard-page) #page-container>.scrollable-page.gylet-native-touch-scroll:after{content:"";display:block;width:100%;height:calc(72px + env(safe-area-inset-bottom, 0px));pointer-events:none}
.gylet-project-shell:not(.gylet-dashboard-page) #page-content{width:100%;max-width:1280px!important;margin-left:auto;margin-right:auto}
.gylet-project-shell:not(.gylet-dashboard-page) .page-title{border-color:#e5ecf3;background:#fff}
.gylet-project-shell:not(.gylet-dashboard-page) .panel{border-color:#e4ebf2;border-radius:10px;box-shadow:0 5px 18px rgba(30,57,91,.04)}

/* Shared shell dark mode. */
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page){background:#0a1424;color:#dbe6f5}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page)>.navbar{border-color:#203149;background:rgba(10,20,36,.97)}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page)>.navbar .navbar-header{border-color:#203149}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .gylet-shell-brand img{filter:grayscale(1) brightness(0) invert(1);opacity:.94}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page)>.navbar .navbar-nav>li>a,.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page)>.navbar .dropdown-user>a,.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .gylet-shell-theme-toggle{color:#c0cde0}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .gylet-shell-theme-toggle:hover{background:#14243a;color:#70b7ff}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) #sidebar{border-color:#203149;background:#0c192b}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) #sidebar-menu li a{color:#a9b8ca}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) #sidebar-menu li a i{color:#8fa5bd}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) #sidebar-menu li a:hover{background:#14243a;color:#70b7ff}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) #sidebar-menu>li.active>a,.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) #sidebar-menu>li.open>a{background:#123258;color:#6eb8ff}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) #sidebar-menu li ul{border-color:#2a3c54}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) #page-container{background:#0a1424;color:#cbd7e6}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .page-title,.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .panel,.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .panel-heading,.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .panel-footer,.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .dropdown-menu{border-color:#263950;background:#0f1d31;color:#dce7f4}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .table>tbody>tr>td,.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .table>thead>tr>th{border-color:#263950}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .form-control{border-color:#31445d;background:#17263a;color:#e4edf8}

@media(max-width:767px){
	.gylet-project-shell:not(.gylet-dashboard-page) #page-container>.scrollable-page.gylet-native-touch-scroll{height:calc(100vh - 66px)!important;height:calc(100dvh - 66px)!important}
	.gylet-project-shell:not(.gylet-dashboard-page) #page-container>.scrollable-page.gylet-native-touch-scroll:after{height:calc(160px + env(safe-area-inset-bottom, 0px))}
	.gylet-project-shell.gylet-dashboard-page .gp-dashboard-content{padding-bottom:calc(160px + env(safe-area-inset-bottom, 0px))}
  .gylet-project-shell:not(.gylet-dashboard-page)>.navbar{height:66px;min-height:66px}
  .gylet-project-shell:not(.gylet-dashboard-page)>.navbar .navbar-header{width:100%;height:65px;border-right:0}
  .gylet-project-shell:not(.gylet-dashboard-page) .gylet-shell-brand{width:125px;height:65px;padding:11px 8px}
  .gylet-project-shell:not(.gylet-dashboard-page) .gylet-shell-brand img{width:105px;height:38px}
  .gylet-project-shell:not(.gylet-dashboard-page)>.navbar .navbar-toggle{display:block;margin-top:15px;margin-bottom:14px}
  .gylet-project-shell:not(.gylet-dashboard-page)>.navbar #sidebar-toggle{float:left;margin-left:7px;margin-right:0}
  .gylet-project-shell:not(.gylet-dashboard-page)>.navbar .navbar-collapse{position:absolute;top:66px;left:0;right:0;height:auto!important;padding:0 14px;border:0;background:#fff;box-shadow:0 12px 30px rgba(20,42,70,.12)}
  .gylet-project-shell:not(.gylet-dashboard-page)>.navbar .navbar-nav{margin:0}
  .gylet-project-shell:not(.gylet-dashboard-page)>.navbar .navbar-nav>li>a,.gylet-project-shell:not(.gylet-dashboard-page)>.navbar .dropdown-user>a{min-height:46px;padding:13px 10px}
  .gylet-project-shell:not(.gylet-dashboard-page) .gylet-shell-theme-toggle{width:100%;height:46px;text-align:left;padding:0 10px}
  .gylet-project-shell:not(.gylet-dashboard-page) #content{min-height:calc(100vh - 66px);margin-top:66px}
  .gylet-project-shell:not(.gylet-dashboard-page) #sidebar,.gylet-project-shell:not(.gylet-dashboard-page) #sidebar.collapsed{display:block;top:66px;bottom:0;width:238px;padding:12px;opacity:1;transform:translateX(-100%);box-shadow:none}
  .gylet-project-shell:not(.gylet-dashboard-page).off-screen #sidebar,.gylet-project-shell:not(.gylet-dashboard-page).off-screen #sidebar.collapsed{display:block;width:238px;transform:translateX(0);box-shadow:18px 0 45px rgba(7,25,66,.2)}
  .gylet-project-shell:not(.gylet-dashboard-page) #page-container,.gylet-project-shell:not(.gylet-dashboard-page).off-screen #page-container{display:block;width:100%;margin-left:0}
  .gylet-project-shell:not(.gylet-dashboard-page) #page-content{padding:14px!important}
  .gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page)>.navbar .navbar-collapse{background:#0f1d31}
  .gylet-project-shell:not(.gylet-dashboard-page).off-screen:after{content:"";position:fixed;z-index:25;top:66px;right:0;bottom:0;left:238px;background:rgba(7,25,66,.24)}
}

@media(max-width:820px){
  .gp-sidebar{overflow-y:auto;overscroll-behavior:contain}
  .gp-shell.nav-open .gp-sidebar{transform:translateX(0)}
}
@media(max-width:480px){
  .gp-lift-card{display:none}
  .gp-sidebar{width:250px;padding-bottom:20px}
  .gp-topbar{padding:0 10px;gap:8px}
  .gp-search{height:38px;padding:0 10px}
  .gp-top-actions{gap:0}
}

/* Use the dashboard navigation composition as the department-wide shell. */
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar{left:218px;width:calc(100% - 218px);height:74px;padding:0 28px}
.gylet-project-shell.gylet-sidebar-collapsed>.gp-shared-topbar{left:72px;width:calc(100% - 72px)}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-header{display:none}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-collapse{display:flex!important;align-items:center;width:100%;height:73px!important;margin:0;padding:0;border:0}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-left{display:flex;align-items:center;gap:8px;min-width:0;margin:0}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-right{display:flex;align-items:center;gap:3px;margin:0 0 0 auto}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-left>li>a,.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-right>li>a{min-height:40px;padding:11px 13px;border-radius:9px}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-left>li>a:hover,.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-right>li>a:hover{background:#f2f7fc;color:#1685ef}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .dropdown-user>a{min-height:48px;padding:5px 9px 5px 5px}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .dropdown-user .avatar{width:38px;height:38px;margin:0 3px 0 0!important}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .dropdown-user .avatar img{width:38px;height:38px;object-fit:cover}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar #sidebar-toggle-md{width:36px;height:40px;padding:0;border:0;border-radius:9px;background:transparent;color:#52647b}
.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar #sidebar-toggle-md:hover{background:#f2f7fc;color:#1685ef}
.gp-shared-search-item{padding:0 8px}.gp-shared-search{width:min(480px,38vw);height:40px;margin:0;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid #e5ebf3;border-radius:11px;background:#f7f9fc}.gp-shared-search i{color:#52647d}.gp-shared-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#071942;font-size:13px}.gp-shared-search kbd{padding:2px 7px;border:1px solid #dae1ea;border-radius:5px;background:#fff;color:#78879b;font:12px inherit;box-shadow:none}
.gp-mobile-sidebar-item{display:none!important}.gp-mobile-sidebar-trigger>i{position:static!important;width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;line-height:1!important}.gp-mobile-sidebar-trigger:before,.gp-mobile-sidebar-trigger:after,.gp-mobile-sidebar-trigger>i:before,.gp-mobile-sidebar-trigger>i:after{border:0!important;background:transparent!important;box-shadow:none!important}.gp-mobile-sidebar-trigger:hover,.gp-mobile-sidebar-trigger:focus{outline:0!important;box-shadow:none!important}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar{top:0;padding:0 12px 14px;background:#fff}
.gylet-project-shell:not(.gylet-dashboard-page) .gp-shared-sidebar-brand{height:74px;padding:15px 10px;display:flex;align-items:center;border-bottom:1px solid #edf1f5}
.gylet-project-shell:not(.gylet-dashboard-page) .gp-shared-sidebar-brand img{display:block;width:150px;height:42px;object-fit:contain;object-position:left center;transition:filter .2s ease}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar-scroll{height:calc(100% - 74px);padding-top:13px}
.gylet-project-shell:not(.gylet-dashboard-page) #sidebar.collapsed .gp-shared-sidebar-brand{padding-left:6px;padding-right:6px}.gylet-project-shell:not(.gylet-dashboard-page) #sidebar.collapsed .gp-shared-sidebar-brand img{width:48px;object-fit:contain}
.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .gp-shared-sidebar-brand{border-color:#203149}.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .gp-shared-sidebar-brand img{filter:grayscale(1) brightness(0) invert(1);opacity:.94}.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .gp-shared-search{border-color:#263851;background:#111f33}.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .gp-shared-search input{color:#e6eef9}.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .gp-shared-search input::placeholder{color:#7f90a7}.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page) .gp-shared-search kbd{border-color:#34465d;background:#17283e;color:#aebcd0}.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-left>li>a:hover,.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-right>li>a:hover,.gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page)>.gp-shared-topbar #sidebar-toggle-md:hover{background:#14243a;color:#70b7ff}

@media(max-width:1100px) and (min-width:768px){.gp-shared-search{width:270px}.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar{padding:0 16px}.gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-left>li:not(.gp-shared-search-item):not(:first-child){display:none}}
@media(max-width:767px){
  /* Mobile topbar: single always-visible flex strip */
  .gylet-project-shell>.gp-shared-topbar,
  .gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar {
    position: fixed;
    top: 0; left: 0; right: 0;
    width: 100%;
    height: 58px;
    padding: 0 10px;
    z-index: 1030;
    display: flex !important;
    align-items: center;
    gap: 6px;
    background: rgba(255,255,255,0.97);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border-bottom: 1px solid #e2e8f0;
    box-sizing: border-box;
  }
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar,
  .gylet-project-shell.gylet-dashboard-dark:not(.gylet-dashboard-page)>.gp-shared-topbar {
    background: rgba(10,20,36,0.97) !important;
    border-bottom-color: #1e334e !important;
  }
  /* Hide the desktop navbar-header (logo + old toggle buttons) on mobile */
  .gylet-project-shell>.gp-shared-topbar .navbar-header,
  .gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-header {
    display: none !important;
  }
  /* #navbar always visible as flex row - NO collapsing on mobile */
  .gylet-project-shell>.gp-shared-topbar .navbar-collapse,
  .gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-collapse {
    position: static !important;
    display: flex !important;
    align-items: center !important;
    flex: 1 1 auto !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    overflow: visible !important;
    max-height: none !important;
    z-index: auto !important;
  }
  /* navbar-left: search takes all remaining space */
  .gylet-project-shell>.gp-shared-topbar .navbar-left,
  .gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-left {
    display: flex !important;
    align-items: center !important;
    flex: 1 1 auto !important;
    min-width: 0 !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
  }
  .gylet-project-shell>.gp-shared-topbar .navbar-left>li,
  .gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-left>li {
    display: flex !important;
    flex: 1 1 auto !important;
    height: 100% !important;
    align-items: center !important;
    padding: 0 !important;
  }
  /* Search box - full width of navbar-left */
  .gylet-project-shell>.gp-shared-topbar .gp-shared-search,
  .gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .gp-shared-search {
    width: 100% !important;
    max-width: 100% !important;
    height: 38px !important;
    border-radius: 10px !important;
    background: #f1f5f9 !important;
    border: 1px solid #dde4ed !important;
    gap: 8px !important;
  }
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-shared-search {
    background: #122034 !important;
    border-color: #1e3451 !important;
  }
  .gylet-project-shell>.gp-shared-topbar .gp-shared-search kbd { display: none !important; }
  /* navbar-right: compact flex row of icon buttons */
  .gylet-project-shell>.gp-shared-topbar .navbar-right,
  .gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-right {
    display: flex !important;
    align-items: center !important;
    flex: 0 0 auto !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    gap: 2px !important;
  }
  .gylet-project-shell>.gp-shared-topbar .navbar-right>li,
  .gylet-project-shell:not(.gylet-dashboard-page)>.gp-shared-topbar .navbar-right>li {
    display: flex !important;
    align-items: center !important;
    height: auto !important;
    float: none !important;
    padding: 0 !important;
    margin: 0 !important;
    position: relative !important;
  }
  /* All icon buttons in the topbar: uniform square pill */
  .gylet-project-shell>.gp-shared-topbar .gp-icon-button,
  .gylet-project-shell>.gp-shared-topbar .gylet-shell-theme-toggle,
  .gylet-project-shell>.gp-shared-topbar .gp-mobile-sidebar-trigger {
    width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 !important;
    border-radius: 9px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    font-size: 15px !important;
    border: none !important;
    background: transparent !important;
    cursor: pointer;
    transition: background 0.18s ease, color 0.18s ease;
  }
  .gylet-project-shell>.gp-shared-topbar .gp-icon-button:hover,
  .gylet-project-shell>.gp-shared-topbar .gylet-shell-theme-toggle:hover,
  .gylet-project-shell>.gp-shared-topbar .gp-mobile-sidebar-trigger:hover {
    background: #eef4fb !important;
    color: #0879e7 !important;
  }
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-icon-button:hover,
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gylet-shell-theme-toggle:hover,
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-mobile-sidebar-trigger:hover {
    background: #162a43 !important;
    color: #6eb8ff !important;
  }
  /* User avatar only - hide name/role/chevron on mobile topbar */
  .gylet-project-shell>.gp-shared-topbar .gp-user>span,
  .gylet-project-shell>.gp-shared-topbar .gp-user>i {
    display: none !important;
  }
  .gylet-project-shell>.gp-shared-topbar .gp-user {
    width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 !important;
    gap: 0 !important;
    border-radius: 50% !important;
    justify-content: center !important;
  }
  .gylet-project-shell>.gp-shared-topbar .gp-user-avatar {
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    margin: 0 !important;
  }
  /* Mobile sidebar trigger - rightmost item */
  .gp-mobile-sidebar-item { display: flex !important; }
  /* Account dropdown menu - absolute positioned below avatar */
  .gylet-project-shell>.gp-shared-topbar .gp-account-menu {
    top: 46px !important;
    right: 0 !important;
    left: auto !important;
    position: absolute !important;
    width: 210px !important;
    min-width: 210px !important;
  }
  /* Notification dropdown - constrain to viewport */
  .gylet-project-shell>.gp-shared-topbar .gp-notif-dropdown,
  .gylet-project-shell>.gp-shared-topbar .gp-nav-notif-item .dropdown-menu {
    min-width: 0 !important;
    width: calc(100vw - 16px) !important;
    max-width: 420px !important;
    right: 0 !important;
    left: auto !important;
  }
  /* Night mode notification dropdown */
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .dropdown-details,
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .dropdown-details.panel,
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-notif-dropdown {
    background: #111f33 !important;
    border-color: #243852 !important;
    color: #cbd8e8 !important;
  }
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .dropdown-details .list-group-item {
    background: #111f33 !important;
    border-color: #1e3350 !important;
    color: #c0cfe4 !important;
  }
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-notif-dropdown .panel-footer {
    background: #0d1b2e !important;
    border-color: #1e3350 !important;
  }
  .gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-notif-dropdown .panel-footer a {
    color: #58a6ff !important;
  }
  /* Sidebar off-canvas stays full height on mobile */
  .gylet-project-shell:not(.gylet-dashboard-page) #sidebar,
  .gylet-project-shell:not(.gylet-dashboard-page) #sidebar.collapsed {
    top: 0;
    display: flex !important;
    width: 250px !important;
    padding: 0 12px 14px !important;
    opacity: 1 !important;
    transform: translate3d(-100%, 0, 0);
    visibility: hidden;
    pointer-events: none;
    transition: transform .36s cubic-bezier(.2, .8, .2, 1), visibility 0s linear .36s;
  }
  .gylet-project-shell:not(.gylet-dashboard-page).off-screen #sidebar,
  .gylet-project-shell:not(.gylet-dashboard-page).off-screen #sidebar.collapsed {
    z-index: 1045;
    display: flex !important;
    width: 250px !important;
    padding-top: 0 !important;
    opacity: 1 !important;
    transform: translate3d(0, 0, 0);
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
  }
  .gylet-project-shell:not(.gylet-dashboard-page):after {
    content: "";
    position: fixed;
    z-index: 1040;
    top: 0;
    right: 0;
    bottom: 0;
    left: 250px;
    background: rgba(7,25,66,.24);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .3s ease, visibility 0s linear .36s;
  }
  .gylet-project-shell:not(.gylet-dashboard-page).off-screen:after {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
  }
  /* Content top padding for 58px bar */
  .gylet-project-shell:not(.gylet-dashboard-page) #content { margin-top: 58px; }
}

/* Dashboard content now lives inside the same shared shell as every other page. */
.gp-dashboard-content{--navy:#071942;--blue:#1685ef;--teal:#20cbb8;--green:#20c77a;--orange:#ff8c27;--muted:#74839b;width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding:28px;background:#f5f8fc;color:var(--navy);font-family:'Open Sans',Arial,sans-serif}
.gylet-project-shell.gylet-dashboard-dark .gp-dashboard-content{--navy:#e8f1ff;--muted:#8fa0b7;background:#0a1424;color:#dbe6f5}
.gp-shared-topbar .gylet-shell-theme-toggle,.gp-shared-topbar #web-notification-icon{width:36px;height:36px;min-height:36px;padding:0;border-radius:50%}
.gp-shared-topbar .gp-shared-search{width:min(570px,52vw)}
.gylet-project-shell>.gp-shared-topbar{box-sizing:border-box;align-items:center;overflow:visible}
.gylet-project-shell>.gp-shared-topbar .navbar-collapse{position:static;flex:1 1 auto;min-width:0;overflow:visible!important}
.gylet-project-shell>.gp-shared-topbar .navbar-left,.gylet-project-shell>.gp-shared-topbar .navbar-right{height:100%;align-items:center}
.gylet-project-shell>.gp-shared-topbar .navbar-left>li,.gylet-project-shell>.gp-shared-topbar .navbar-right>li{height:100%;display:flex;align-items:center;position:relative}
.gylet-project-shell>.gp-shared-topbar .navbar-right>li.dropdown-user{padding-right:0!important}
.gylet-project-shell>.gp-shared-topbar .gp-user{box-sizing:border-box;width:auto;height:54px;min-height:54px!important;margin:0;padding:7px 6px!important;display:flex!important;align-items:center!important;gap:10px;border-radius:10px;line-height:1.2!important}
.gylet-project-shell>.gp-shared-topbar .gp-user-avatar{display:block;width:38px!important;height:38px!important;min-width:38px;margin:0!important;border-radius:50%;object-fit:cover;background:#eaf0f7}
.gylet-project-shell>.gp-shared-topbar .gp-user>span{min-width:125px;margin:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;line-height:1.2}
.gylet-project-shell>.gp-shared-topbar .gp-user b{display:block;max-width:180px;overflow:hidden;color:#0d2144;font-size:13px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}
.gylet-project-shell>.gp-shared-topbar .gp-user small{display:block;max-width:180px;margin-top:2px;overflow:hidden;color:#74839b;font-size:11px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}
.gylet-project-shell>.gp-shared-topbar .gp-user>i{margin:0 2px 0 0;align-self:center;color:#75849a;font-size:10px;line-height:1}
.gylet-project-shell>.gp-shared-topbar .gp-icon-button{display:grid!important;place-items:center;line-height:1!important}
.gylet-dashboard-dark .navbar-nav>li>a:hover,.gylet-dashboard-dark .navbar-nav>li>a:focus,.gylet-dashboard-dark .navbar-nav>.open>a,.gylet-dashboard-dark .navbar-nav>.open>a:hover,.gylet-dashboard-dark .navbar-nav>.open>a:focus,.gylet-dashboard-dark .dropdown-user.open>a,.gylet-dashboard-dark .dropdown-user.open>a:hover,.gylet-dashboard-dark .dropdown-user.open>a:focus,.gylet-dashboard-dark .gp-user:hover,.gylet-dashboard-dark .gp-user:focus,.gylet-dashboard-dark .gp-user.active,.gylet-dashboard-dark .dropdown-user.open>.gp-user,.gylet-dashboard-dark .dropdown-user.open>.gp-user:hover,.gylet-dashboard-dark .dropdown-user.open>.gp-user:focus{background-color:rgba(255,255,255,.08)!important;color:#edf4ff!important}
.gylet-dashboard-dark .gp-user b,.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-user b{color:#edf4ff!important}
.gylet-dashboard-dark .gp-user small,.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-user small{color:#8fa0b7!important}
.gylet-dashboard-dark .gp-user>i,.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-user>i{color:#8fa5bd!important}
.gylet-dashboard-dark .gp-user-avatar,.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-user-avatar{background-color:#1b2a3e!important}
.gylet-dashboard-dark .gp-icon-button:hover,.gylet-dashboard-dark .gp-icon-button:focus,.gylet-dashboard-dark .open>.gp-icon-button,.gylet-dashboard-dark .open>.gp-icon-button:hover,.gylet-dashboard-dark .open>.gp-icon-button:focus{background-color:rgba(255,255,255,.1)!important;color:#fff!important}
.gylet-project-shell>.gp-shared-topbar .gp-account-menu{top:62px;right:0;left:auto;width:210px;min-width:210px;margin:0;padding:8px!important;border:1px solid #e2e9f1;border-radius:12px;background:#fff;box-shadow:0 16px 42px rgba(7,25,66,.16)}
/* Mobile-only sidebar trigger: hidden on desktop */
.gp-mobile-sidebar-item{display:none}
.gylet-project-shell>.gp-shared-topbar .gp-account-menu:before{content:"";position:absolute;top:-6px;right:19px;width:11px;height:11px;border-top:1px solid #e2e9f1;border-left:1px solid #e2e9f1;background:#fff;transform:rotate(45deg)}
.gylet-project-shell>.gp-shared-topbar .gp-account-menu>li{margin:0}
.gylet-project-shell>.gp-shared-topbar .gp-account-menu>li>a{min-height:42px;padding:11px 12px!important;display:flex;align-items:center;gap:11px;border:0;border-radius:8px;color:#35465d;font-size:13px;line-height:20px}
.gylet-project-shell>.gp-shared-topbar .gp-account-menu>li>a i{width:18px;margin:0!important;color:#60758e;text-align:center}
.gylet-project-shell>.gp-shared-topbar .gp-account-menu>li>a:hover,.gylet-project-shell>.gp-shared-topbar .gp-account-menu>li>a:focus{background:#eef6ff;color:#0879e7}
.gylet-project-shell>.gp-shared-topbar .gp-account-menu>li>a:hover i,.gylet-project-shell>.gp-shared-topbar .gp-account-menu>li>a:focus i{color:#0879e7}
.gylet-project-shell>.gp-shared-topbar .gp-account-menu>.gp-sign-out{margin-top:5px;padding-top:5px;border-top:1px solid #edf1f5}
.gylet-project-shell>.gp-shared-topbar .gp-account-menu>.gp-sign-out>a,.gylet-project-shell>.gp-shared-topbar .gp-account-menu>.gp-sign-out>a i{color:#cc3045}
.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-account-menu{border-color:#2b3d55;background:#101e31;box-shadow:0 18px 44px rgba(0,0,0,.4)}
.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-account-menu:before{border-color:#2b3d55;background:#101e31}
.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-account-menu>li>a{color:#c1cedd}
.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-account-menu>li>a i{color:#91a5bc}
.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-account-menu>li>a:hover,.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-account-menu>li>a:focus{background:#192c43;color:#73baff}
.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-account-menu>.gp-sign-out{border-color:#2b3b50}
.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-account-menu>.gp-sign-out>a,.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-account-menu>.gp-sign-out>a i{color:#ff7a8c}
@media(max-width:1180px) and (min-width:768px){.gylet-project-shell>.gp-shared-topbar .gp-user>span{display:none}.gylet-project-shell>.gp-shared-topbar .gp-user{gap:4px}}
@media(min-width:768px) and (max-width:820px){.gylet-project-shell .gp-shared-sidebar{transform:none}.gylet-project-shell>.gp-shared-topbar{left:218px;width:calc(100% - 218px)}.gylet-project-shell>.gp-shared-topbar .gp-menu-toggle{display:none}}
@media(max-width:820px){.gp-dashboard-content{padding:18px}}
/* Mobile user span/role display handled in the main mobile topbar block */
@media(max-width:480px){.gp-dashboard-content{padding:14px}}

/* Stable dashboard-style sidebar hover and submenu states. */
.gylet-project-shell #sidebar-menu>li>a{width:100%;display:flex;align-items:center;cursor:pointer;border-left:0!important;outline:0;box-shadow:none;transform:none}
.gylet-project-shell #sidebar-menu>li>a:before{order:3;float:none!important;margin:0 2px 0 auto!important;top:auto!important;color:#8a99ab;line-height:20px}
.gylet-project-shell #sidebar-menu>li>a>i{flex:0 0 20px}
.gylet-project-shell #sidebar-menu>li>a>span{min-width:0;flex:1}
.gylet-project-shell #sidebar-menu>li>a:hover,.gylet-project-shell #sidebar-menu>li>a:focus{border-left:0!important;background:#eef6ff!important;color:#0879e7!important;text-decoration:none}
.gylet-project-shell #sidebar-menu>li>a:hover i,.gylet-project-shell #sidebar-menu>li>a:focus i,.gylet-project-shell #sidebar-menu>li>a:hover:before,.gylet-project-shell #sidebar-menu>li>a:focus:before{color:#0879e7!important}
.gylet-project-shell #sidebar-menu>li.active>a,.gylet-project-shell #sidebar-menu>li.open>a{border-left:0!important;background:#eaf4ff!important;color:#0879e7!important}
.gylet-project-shell #sidebar-menu>li>ul{background:transparent!important}
.gylet-project-shell #sidebar-menu>li>ul>li{margin:2px 0}
.gylet-project-shell #sidebar-menu>li>ul>li>a{min-height:36px;padding:8px 10px!important;display:flex;align-items:center;border:0!important;border-radius:8px;background:transparent!important;color:#66768c!important;line-height:20px;text-decoration:none;transition:background .15s ease,color .15s ease}
.gylet-project-shell #sidebar-menu>li>ul>li>a .dot{flex:0 0 8px;width:8px;margin:0 9px 0 0!important;color:#9aabba;visibility:visible!important}
.gylet-project-shell #sidebar-menu>li>ul>li>a:hover,.gylet-project-shell #sidebar-menu>li>ul>li>a:focus,.gylet-project-shell #sidebar-menu>li>ul>li.active>a{border:0!important;background:#f2f7fc!important;color:#0879e7!important}
.gylet-project-shell #sidebar-menu>li>ul>li>a:hover .dot,.gylet-project-shell #sidebar-menu>li>ul>li>a:focus .dot,.gylet-project-shell #sidebar-menu>li>ul>li.active>a .dot{color:#0879e7!important}
.gylet-project-shell.gylet-dashboard-dark #sidebar-menu>li>a:hover,.gylet-project-shell.gylet-dashboard-dark #sidebar-menu>li>a:focus{background:#14243a!important;color:#70b7ff!important}
.gylet-project-shell.gylet-dashboard-dark #sidebar-menu>li.active>a,.gylet-project-shell.gylet-dashboard-dark #sidebar-menu>li.open>a{background:#123258!important;color:#6eb8ff!important}
.gylet-project-shell.gylet-dashboard-dark #sidebar-menu>li>ul>li>a{background:transparent!important;color:#9eafc2!important}
.gylet-project-shell.gylet-dashboard-dark #sidebar-menu>li>ul>li>a:hover,.gylet-project-shell.gylet-dashboard-dark #sidebar-menu>li>ul>li>a:focus,.gylet-project-shell.gylet-dashboard-dark #sidebar-menu>li>ul>li.active>a{background:#14243a!important;color:#70b7ff!important}

/* Focused Project ERP sidebar. */
.gylet-project-shell .gp-shared-sidebar{padding:0 14px 16px!important;background:linear-gradient(180deg,#fff 0%,#fbfdff 72%,#f5f9fd 100%)!important;box-shadow:8px 0 30px rgba(31,55,85,.035)}
.gylet-project-shell .gp-shared-sidebar-brand{margin:0 -2px;padding:15px 10px!important;border-bottom:1px solid #edf1f5}
.gylet-project-shell .gp-shared-sidebar-brand:after{display:none!important;content:none!important}
.gylet-project-shell .gp-sidebar-minimize{position:absolute;z-index:3;top:20px;right:9px;width:32px;height:34px;padding:0;display:grid;place-items:center;border:0;border-radius:0;background:transparent;color:#111827;font-size:12px;box-shadow:none;transition:color .15s ease,transform .15s ease}
.gylet-project-shell .gp-sidebar-minimize-icon{display:block!important;width:24px;height:26px;overflow:visible;color:currentColor!important;font-family:Arial,sans-serif!important;font-size:27px!important;font-style:normal;font-weight:700;line-height:24px!important;text-align:center;text-indent:0;opacity:1!important;visibility:visible!important;transition:transform .2s ease}
.gylet-project-shell .gp-sidebar-minimize.is-collapsed .gp-sidebar-minimize-icon{transform:rotate(180deg)}
.gylet-project-shell .gp-sidebar-minimize:hover,.gylet-project-shell .gp-sidebar-minimize:focus{border:0;background:transparent;color:#0879e7;outline:0;transform:translateX(-1px)}
.gylet-project-shell .gp-shared-sidebar #sidebar-scroll{padding:14px 0 4px!important}
.gylet-project-shell .gp-sidebar-section-label{padding:0 12px 9px;color:#9aa8b9;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu{margin:0;display:grid;gap:6px}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu li,.gylet-project-shell .gp-shared-sidebar #sidebar-menu li:hover,.gylet-project-shell .gp-shared-sidebar #sidebar-menu li:focus-within{background:transparent!important}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li{margin:0}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li>a{min-height:48px;padding:7px 9px!important;gap:10px;border-radius:12px;color:#50627a!important;font-size:13px;font-weight:600}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li>a>i{width:32px;height:32px;margin:0!important;display:grid;place-items:center;flex:0 0 32px;border-radius:9px;background:#f1f5f9;color:#61758d!important;font-size:14px;transition:background .15s ease,color .15s ease,transform .15s ease}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li>a:hover,.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li>a:focus{background:#eef6ff!important;color:#0879e7!important}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li>a:hover>i,.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li>a:focus>i{background:#dceeff;color:#0879e7!important;transform:translateY(-1px)}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.active>a,.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.open>a{background:linear-gradient(135deg,#e9f4ff,#f0f8ff)!important;color:#0879e7!important;box-shadow:inset 0 0 0 1px #d9eafa}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.active>a>i,.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.open>a>i{background:#1685ef;color:#fff!important;box-shadow:0 5px 12px rgba(22,133,239,.22)}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li>a:before{display:none!important;content:none!important}
.gylet-project-shell .gp-submenu-arrow{width:20px;height:20px;margin-left:auto;display:grid;place-items:center;flex:0 0 20px;color:#8798aa;font-size:10px;line-height:1;transition:color .15s ease,transform .2s ease}
.gylet-project-shell #sidebar-menu>li.open>a .gp-submenu-arrow{color:#0879e7;transform:rotate(90deg)}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li>ul{margin:5px 5px 2px 16px;padding:5px 0 5px 18px!important;border-left:1px solid #d5e2ef;border-radius:0;background:transparent!important}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.expand:not(.open)>ul{display:none!important}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li>ul>li>a{min-height:38px;padding:8px 10px!important;border-radius:9px;font-size:12px}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li:last-child{margin:0;padding:0;border:0}
.gylet-project-shell .gp-sidebar-footer{margin:24px 2px 0;padding:12px;display:flex;align-items:center;gap:10px;border:1px solid #e4edf6;border-radius:12px;background:linear-gradient(145deg,#f7fbff,#edf5fc);color:#344960}
.gylet-project-shell .gp-sidebar-footer-icon{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:9px;background:#fff;color:#1685ef;box-shadow:0 4px 12px rgba(31,64,99,.08)}
.gylet-project-shell .gp-sidebar-footer>span:last-child{min-width:0;display:grid;gap:2px}.gylet-project-shell .gp-sidebar-footer b{font-size:11px;line-height:14px}.gylet-project-shell .gp-sidebar-footer small{color:#8493a5;font-size:9px;line-height:12px;white-space:nowrap}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar{background:linear-gradient(180deg,#0c192b 0%,#0b1727 100%)!important;box-shadow:none}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar-brand{border-color:#203149}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-minimize{border:0;background:transparent;color:#edf4ff;box-shadow:none}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-minimize:hover{border:0;background:transparent;color:#70b7ff}
.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-section-label{color:#657991}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li>a{color:#a9b8ca!important}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li>a>i{background:#142338;color:#91a5bc!important}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li>a:hover,.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li>a:focus{background:#14243a!important;color:#70b7ff!important}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li>a:hover>i,.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li>a:focus>i{background:#193653;color:#70b7ff!important}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li.active>a,.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li.open>a{background:#123258!important;color:#6eb8ff!important;box-shadow:inset 0 0 0 1px #1b4776}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li.active>a>i,.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li.open>a>i{background:#1685ef;color:#fff!important}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li>ul{border-color:#2a3c54}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li:last-child{border-color:#203149}
.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-footer{border-color:#23364e;background:linear-gradient(145deg,#112239,#0f1d31);color:#d8e3f0}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-footer-icon{background:#172b43;color:#70b7ff}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-footer small{color:#7f91a8}
@media(max-width:767px){.gylet-project-shell .gp-sidebar-footer{margin-top:18px}}

/* Bottom-anchored settings and elevator campaign card. */
.gylet-project-shell .gp-shared-sidebar #sidebar-scroll{height:auto!important;min-height:0;flex:1 1 auto}
.gylet-project-shell .gp-sidebar-bottom{flex:0 0 auto;margin-top:auto;padding-top:12px;border-top:1px solid #e8eef4}
.gylet-project-shell .gp-sidebar-settings{min-height:46px;padding:7px 9px;display:flex;align-items:center;gap:10px;border-radius:11px;color:#50627a;font-size:13px;font-weight:600;transition:background .15s ease,color .15s ease}
.gylet-project-shell .gp-sidebar-settings>i{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:9px;background:#f1f5f9;color:#61758d;font-size:14px;transition:background .15s ease,color .15s ease}
.gylet-project-shell .gp-sidebar-settings:hover,.gylet-project-shell .gp-sidebar-settings:focus,.gylet-project-shell .gp-sidebar-settings.active{background:#eaf4ff;color:#0879e7;text-decoration:none;outline:0}
.gylet-project-shell .gp-sidebar-settings:hover>i,.gylet-project-shell .gp-sidebar-settings:focus>i,.gylet-project-shell .gp-sidebar-settings.active>i{background:#1685ef;color:#fff}
.gylet-project-shell .gp-sidebar-promo{position:relative;overflow:hidden;height:245px;margin-top:12px;border:1px solid #dfe9f3;border-radius:12px;background:#eaf3fb;box-shadow:0 8px 22px rgba(28,57,89,.08)}
.gylet-project-shell .gp-sidebar-promo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(248,252,255,.9) 0%,rgba(248,252,255,.34) 43%,rgba(235,244,251,.18) 65%,rgba(241,248,253,.88) 100%)}
.gylet-project-shell .gp-sidebar-promo>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:57% center}
.gylet-project-shell .gp-sidebar-promo-copy{position:absolute;z-index:1;inset:15px 13px 12px;display:flex;flex-direction:column;align-items:flex-start;color:#0c2145}
.gylet-project-shell .gp-sidebar-promo-copy strong{font-size:12px;line-height:1.18}.gylet-project-shell .gp-sidebar-promo-copy>i{width:24px;height:3px;margin-top:10px;border-radius:2px;background:#20c77a}.gylet-project-shell .gp-sidebar-promo-copy p{margin:auto 0 0;color:#5f7189;font-size:10px;line-height:1.35}
.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-bottom{border-color:#203149}
.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-settings{color:#a9b8ca}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-settings>i{background:#142338;color:#91a5bc}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-settings:hover,.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-settings:focus,.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-settings.active{background:#123258;color:#6eb8ff}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-settings:hover>i,.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-settings:focus>i,.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-settings.active>i{background:#1685ef;color:#fff}
.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-promo{border-color:#263a53;background:#101e31}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-promo>img{filter:brightness(.62) saturate(.75)}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-promo:after{background:linear-gradient(180deg,rgba(12,25,43,.38),rgba(12,25,43,.08) 55%,rgba(12,25,43,.86))}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-promo-copy{color:#edf4ff}.gylet-project-shell.gylet-dashboard-dark .gp-sidebar-promo-copy p{color:#a1b1c4}
@media(max-height:760px){.gylet-project-shell .gp-sidebar-promo{display:none!important}.gylet-project-shell .gp-sidebar-bottom{padding-bottom:4px}}

/* Compact icon-only sidebar state. */
.gylet-project-shell #sidebar.collapsed{width:72px;padding:0 8px 14px!important}
.gylet-project-shell #sidebar.collapsed .gp-shared-sidebar-brand{margin:0;padding:15px 4px!important;justify-content:center}
.gylet-project-shell #sidebar.collapsed .gp-shared-sidebar-brand{pointer-events:none;cursor:default}
.gylet-project-shell #sidebar.collapsed .gp-shared-sidebar-brand img{opacity:0}
.gylet-project-shell #sidebar.collapsed .gp-sidebar-minimize{top:20px;right:19px}
.gylet-project-shell #sidebar.collapsed .gp-sidebar-section-label,.gylet-project-shell #sidebar.collapsed .gp-sidebar-promo{display:none!important}
.gylet-project-shell #sidebar.collapsed #sidebar-scroll{padding-top:14px!important}
.gylet-project-shell #sidebar.collapsed #sidebar-menu{gap:7px}
.gylet-project-shell #sidebar.collapsed #sidebar-menu>li{margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.gylet-project-shell #sidebar.collapsed #sidebar-menu>li>a{width:48px;min-height:48px;margin:0 auto;padding:8px!important;gap:0;justify-content:center;border-radius:12px}
.gylet-project-shell #sidebar.collapsed #sidebar-menu>li>a>i{margin:0!important}
.gylet-project-shell #sidebar.collapsed #sidebar-menu>li>a>span,.gylet-project-shell #sidebar.collapsed .gp-sidebar-settings>span{max-width:0;min-width:0;flex:0 0 0;opacity:0;visibility:hidden;transform:translateX(-8px);overflow:hidden;white-space:nowrap}
.gylet-project-shell #sidebar.collapsed #sidebar-menu>li>a:before,.gylet-project-shell #sidebar.collapsed .gp-submenu-arrow,.gylet-project-shell #sidebar.collapsed #sidebar-menu>li>ul,.gylet-project-shell #sidebar.collapsed #sidebar-menu>li:hover>ul{display:none!important;visibility:hidden!important}
.gylet-project-shell #sidebar.collapsed .gp-sidebar-bottom{padding-top:10px}.gylet-project-shell #sidebar.collapsed .gp-sidebar-settings{width:48px;min-height:48px;margin:0 auto;padding:8px;gap:0;justify-content:center}.gylet-project-shell #sidebar.collapsed .gp-sidebar-settings>i{margin:0}
.gp-sidebar-menu-tooltip{position:fixed;z-index:1100;min-width:72px;max-width:220px;padding:7px 10px;border-radius:7px;background:#10213a;color:#fff;font-size:12px;font-weight:600;line-height:16px;white-space:nowrap;pointer-events:none;box-shadow:0 7px 18px rgba(7,25,66,.2);opacity:0;visibility:hidden;transform:translateX(-4px);transition:opacity .12s ease,transform .12s ease,visibility .12s}.gp-sidebar-menu-tooltip:before{content:"";position:absolute;top:50%;left:-5px;width:10px;height:10px;background:#10213a;transform:translateY(-50%) rotate(45deg)}.gp-sidebar-menu-tooltip.visible{opacity:1;visibility:visible;transform:translateX(0)}

/* One coordinated sidebar motion for the rail, content, and header. */
@media (min-width:768px){
  .gylet-project-shell.gylet-sidebar-ready:not(.gylet-dashboard-page) #sidebar{transition:width .34s cubic-bezier(.2,.8,.2,1),padding .34s cubic-bezier(.2,.8,.2,1)}
  .gylet-project-shell.gylet-sidebar-ready:not(.gylet-dashboard-page) #page-container{transition:margin-left .34s cubic-bezier(.2,.8,.2,1)}
  .gylet-project-shell.gylet-sidebar-ready:not(.gylet-dashboard-page)>.gp-shared-topbar{transition:left .34s cubic-bezier(.2,.8,.2,1),width .34s cubic-bezier(.2,.8,.2,1)}
  .gylet-project-shell #sidebar-menu>li>a{transition:background .15s ease,color .15s ease,width .34s cubic-bezier(.2,.8,.2,1)}
  .gylet-project-shell #sidebar-menu>li>a>span,.gylet-project-shell .gp-sidebar-settings>span{max-width:160px;opacity:1;transform:translateX(0);overflow:hidden;white-space:nowrap;transition:opacity .18s ease .1s,transform .25s ease .08s,max-width .34s cubic-bezier(.2,.8,.2,1),visibility 0s}
  .gylet-project-shell #sidebar.collapsed #sidebar-menu>li>a>span:not(.badge){position:static;top:auto;left:auto;width:auto;margin:0;padding:0;border-radius:0;background:transparent;filter:none;transition:opacity .12s ease,transform .2s ease,max-width .34s cubic-bezier(.2,.8,.2,1),visibility 0s linear .12s}
  .gylet-project-shell #sidebar.collapsed .gp-sidebar-settings>span{transition:opacity .12s ease,transform .2s ease,max-width .34s cubic-bezier(.2,.8,.2,1),visibility 0s linear .12s}
}
@media (prefers-reduced-motion:reduce){
  .gylet-project-shell #sidebar,.gylet-project-shell #page-container,.gylet-project-shell>.gp-shared-topbar,.gylet-project-shell:not(.gylet-dashboard-page):after,.gylet-project-shell #sidebar-menu>li>a>span,.gylet-project-shell .gp-sidebar-settings>span{transition:none!important}
}

/* Expanded is structural; active is reserved for the current submenu route. */
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a{background:transparent!important;color:#50627a!important;box-shadow:none!important;font-weight:600}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a>i{background:#f1f5f9!important;color:#61758d!important;box-shadow:none!important;transform:none}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a .gp-submenu-arrow{color:#8798aa}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a:hover,.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a:focus{background:#eef6ff!important;color:#0879e7!important}
.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a:hover>i,.gylet-project-shell .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a:focus>i{background:#dceeff!important;color:#0879e7!important}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a{background:transparent!important;color:#a9b8ca!important;box-shadow:none!important}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a>i{background:#142338!important;color:#91a5bc!important;box-shadow:none!important}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a:hover,.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a:focus{background:#14243a!important;color:#70b7ff!important}
.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a:hover>i,.gylet-project-shell.gylet-dashboard-dark .gp-shared-sidebar #sidebar-menu>li.open:not(.active)>a:focus>i{background:#193653!important;color:#70b7ff!important}

/* Dashboard-native all-projects workspace. */
.gp-projects-page{width:100%;max-width:none!important;min-height:calc(100vh - 64px);padding:30px 30px 72px;background:#f4f7fb;color:#10213a}
.gp-projects-hero{position:relative;isolation:isolate;width:100%;max-width:none;min-height:142px;margin:0 0 18px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px;overflow:hidden;border:1px solid #d9e8f5;border-radius:18px;background:radial-gradient(circle at 86% 8%,rgba(78,193,242,.25),transparent 28%),linear-gradient(125deg,#fafdff,#e7f5ff 65%,#d6eeff);box-shadow:0 14px 34px rgba(27,73,117,.10)}
.gp-projects-hero:after{content:"";position:absolute;z-index:-1;right:-46px;top:-86px;width:270px;height:270px;border:1px solid rgba(22,133,223,.12);border-radius:50%;box-shadow:0 0 0 42px rgba(22,133,223,.035),0 0 0 84px rgba(22,133,223,.022)}
.gp-projects-eyebrow{margin-bottom:7px;color:#1685df;font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}
.gp-projects-hero h1{margin:0;color:#102b4c;font-size:28px;font-weight:780;line-height:1.2;letter-spacing:-.035em}
.gp-projects-hero p{max-width:680px;margin:7px 0 0;color:#688098;font-size:13px;line-height:1.5}
.gp-projects-live{height:34px;padding:0 13px;display:flex;align-items:center;gap:8px;border:1px solid #dce7f1;border-radius:9px;background:#fff;color:#52667d;font-size:11px;font-weight:700;box-shadow:0 5px 15px rgba(26,51,82,.04);white-space:nowrap}
.gp-projects-live>span{width:8px;height:8px;border-radius:50%;background:#20c77a;box-shadow:0 0 0 4px rgba(32,199,122,.12)}
.gp-projects-card{max-width:1480px;margin:0 auto;overflow:hidden;border:1px solid #e3ebf3;border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(27,50,78,.055)}
.gp-projects-card-heading{min-height:76px;padding:17px 20px;display:flex;align-items:center;gap:13px;border-bottom:1px solid #e9eff5}
.gp-projects-card-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;border-radius:10px;background:#eaf4ff;color:#1685ef;font-size:17px}
.gp-projects-card-heading h2{margin:0;color:#14243a;font-size:16px;font-weight:750;line-height:1.35}
.gp-projects-card-heading p{margin:3px 0 0;color:#8795a8;font-size:11px;line-height:1.4}
.gp-projects-card .table-responsive{padding:0 20px 18px;overflow-x:auto;border:0}
.gp-projects-card .datatable-tools{min-height:58px;margin:0;padding:12px 0;display:flex;align-items:center;flex-wrap:wrap;gap:8px;border-bottom:0}
.gp-projects-card .datatable-tools .btn,.gp-projects-card .datatable-tools .select2-choice,.gp-projects-card .datatable-tools .dropdown-toggle{min-height:34px;border-color:#dce6ef!important;border-radius:8px!important;background:#fff!important;color:#52667d!important;box-shadow:none!important;font-size:11px}
.gp-projects-card .datatable-tools .btn:hover,.gp-projects-card .datatable-tools .btn:focus,.gp-projects-card .datatable-tools .dropdown-toggle:hover{border-color:#bcd8f4!important;background:#eef7ff!important;color:#0879e7!important}
.gp-projects-card .dataTables_filter{margin:0 0 10px 10px}
.gp-projects-card .dataTables_filter input,.gp-projects-card .datatable-search,.gp-projects-card .custom-filter-search{height:36px;width:230px;padding:7px 34px 7px 12px;border:1px solid #dce6ef;border-radius:9px;background-color:#f8fafc;color:#24364d;font-size:11px}
.gp-projects-card .dataTables_filter input:focus,.gp-projects-card .datatable-search:focus,.gp-projects-card .custom-filter-search:focus{border-color:#87bff3;background-color:#fff;box-shadow:0 0 0 3px rgba(22,133,239,.1)}
.gp-projects-card table.dataTable{margin:0!important;border-collapse:separate!important;border-spacing:0;overflow:hidden;border:1px solid #e5ecf3;border-radius:10px}
.gp-projects-card table.dataTable thead th{padding:13px 12px;border:0;border-bottom:1px solid #dfe8f1;background:#f7f9fc;color:#63748a;font-size:10px;font-weight:800;letter-spacing:.45px;text-transform:uppercase;white-space:nowrap}
.gp-projects-card table.dataTable tbody td{height:52px;padding:11px 12px;border:0;border-bottom:1px solid #edf1f5;background:#fff;color:#43536a;font-size:11px;vertical-align:middle}
.gp-projects-card table.dataTable tbody tr:last-child td{border-bottom:0}
.gp-projects-card table.dataTable.display tbody tr.odd,.gp-projects-card table.dataTable.display tbody tr.even{background:#fff}
.gp-projects-card table.dataTable.display tbody tr:hover td{background:#f4f9ff;color:#24364d}
.gp-projects-card table.dataTable a{color:#167ed9;font-weight:700}
.gp-projects-card table.dataTable a:hover{color:#075fae;text-decoration:none}
.gp-projects-card table.dataTable .label-info{margin-top:5px;display:inline-block;border:0;border-radius:5px;background:#eaf4ff;color:#1479ce;font-size:9px;font-weight:700}
.gp-projects-card .dataTables_info{padding-top:17px!important;color:#8795a8!important;font-size:11px}
.gp-projects-card .dataTables_paginate{padding-top:12px!important}
.gp-projects-card .dataTables_wrapper .dataTables_paginate .paginate_button{min-width:33px;height:33px;margin-left:5px;padding:7px 10px!important;border:1px solid #e1e9f1!important;border-radius:8px;background:#fff!important;color:#66778c!important;font-size:11px}
.gp-projects-card .dataTables_wrapper .dataTables_paginate .paginate_button.current,.gp-projects-card .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{border-color:#1685ef!important;border-radius:8px;background:#1685ef!important;color:#fff!important}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-page{background:#0b1626;color:#dfe9f5}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-hero h1{color:#edf4ff}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-hero p{color:#8fa1b7}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-live{border-color:#263a53;background:#101e31;color:#a7b7c9;box-shadow:none}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card{border-color:#22364e;background:#101e31;box-shadow:none}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card-heading{border-color:#22364e}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card-heading h2{color:#e7eff9}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card-heading p{color:#8092a8}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card-icon{background:#173451;color:#70b7ff}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card .datatable-tools .btn,.gylet-project-shell.gylet-dashboard-dark .gp-projects-card .datatable-tools .select2-choice,.gylet-project-shell.gylet-dashboard-dark .gp-projects-card .datatable-tools .dropdown-toggle{border-color:#2a3d55!important;background:#142338!important;color:#a9b8ca!important}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card .dataTables_filter input,.gylet-project-shell.gylet-dashboard-dark .gp-projects-card .datatable-search,.gylet-project-shell.gylet-dashboard-dark .gp-projects-card .custom-filter-search{border-color:#2a3d55;background-color:#142338;color:#d6e1ee}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card table.dataTable{border-color:#263950}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card table.dataTable thead th{border-color:#2a3c53;background:#142338;color:#91a4bb}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card table.dataTable tbody td{border-color:#203149;background:#101e31;color:#b4c2d2}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card table.dataTable.display tbody tr.odd,.gylet-project-shell.gylet-dashboard-dark .gp-projects-card table.dataTable.display tbody tr.even{background:#101e31}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card table.dataTable.display tbody tr:hover td{background:#142a43;color:#e4edf7}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card table.dataTable .label-info{background:#173451;color:#70b7ff}
.gylet-project-shell.gylet-dashboard-dark .gp-projects-card .dataTables_wrapper .dataTables_paginate .paginate_button{border-color:#2a3d55!important;background:#142338!important;color:#a9b8ca!important}
@media(max-width:767px){.gp-projects-page{padding:18px 14px 48px}.gp-projects-hero{display:block;min-height:0;padding:22px 18px;border-radius:14px}.gp-projects-hero h1{font-size:24px}.gp-projects-overview{width:100%;margin-top:17px}.gp-projects-card-heading{padding:15px}.gp-projects-card .table-responsive{padding:0 12px 14px}.gp-projects-card .datatable-tools{align-items:stretch;flex-direction:column}.gp-projects-card .dataTables_filter{float:none;margin:0 0 10px}.gp-projects-card .dataTables_filter input,.gp-projects-card .datatable-search,.gp-projects-card .custom-filter-search{width:100%}.gp-projects-card .dataTables_info,.gp-projects-card .dataTables_paginate{float:none!important;text-align:center!important}}

/* Purpose-built project browser (no DataTables dependency). */
.gp-projects-overview{position:relative;z-index:1;min-width:154px;padding:11px 14px;display:flex;align-items:center;gap:11px;border:1px solid rgba(186,218,242,.92);border-radius:12px;background:rgba(255,255,255,.76);box-shadow:0 7px 20px rgba(26,51,82,.07);backdrop-filter:blur(8px)}
.gp-projects-overview-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:10px;background:#eaf4ff;color:#1685df;font-size:16px}
.gp-projects-overview>span:last-child{display:grid}.gp-projects-overview strong{color:#132947;font-size:19px;line-height:1.1}.gp-projects-overview small{margin-top:3px;color:#8695a8;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.55px}
.gp-project-browser{width:100%;max-width:none;margin:0;overflow:hidden;border:1px solid #e3ebf3;border-radius:15px;background:#fff;box-shadow:0 12px 34px rgba(27,50,78,.06)}
.gp-project-toolbar{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e8eef4}
.gp-project-search{position:relative;min-width:260px;max-width:410px;margin:0;flex:1}
.gp-project-search>i{position:absolute;z-index:1;top:50%;left:13px;transform:translateY(-50%);color:#8191a4;font-size:13px}
.gp-project-search>input{width:100%;height:42px;padding:9px 14px 9px 38px;border:1px solid #dae5ef;border-radius:10px;background:#f8fafc;color:#21354e;font-size:12.5px;font-weight:500;outline:0;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}
.gp-project-search>input:focus{border-color:#75b8f5;background:#fff;box-shadow:0 0 0 3px rgba(22,133,239,.1)}
.gp-project-filters{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;flex-wrap:wrap}
.gp-project-filters label{margin:0;display:grid;gap:4px}.gp-project-filters label>span{padding-left:2px;color:#91a0b2;font-size:9.5px;font-weight:800;letter-spacing:.65px;text-transform:uppercase}
.gp-project-filters select{height:39px;min-width:134px;padding:7px 30px 7px 11px;border:1px solid #dce6ef;border-radius:9px;background:#fff;color:#52657c;font-size:11.5px;font-weight:600;outline:0}
.gp-project-filters select:focus{border-color:#7abaf3;box-shadow:0 0 0 3px rgba(22,133,239,.08)}
.gp-project-reset{height:39px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid #dce6ef;border-radius:9px;background:#fff;color:#6d7f94;font-size:11.5px;font-weight:700;outline:0;transition:all .15s ease}
.gp-project-reset:hover,.gp-project-reset:focus{border-color:#b9d9f7;background:#eef7ff;color:#0879e7}
.gp-project-list-head,.gp-portfolio-row{display:grid;grid-template-columns:minmax(255px,1.55fr) minmax(145px,.9fr) minmax(205px,1.1fr) minmax(170px,.9fr) minmax(105px,.65fr);align-items:center;column-gap:18px}
.gp-project-browser.has-price .gp-project-list-head,.gp-project-browser.has-price .gp-portfolio-row{grid-template-columns:minmax(255px,1.55fr) minmax(145px,.9fr) minmax(205px,1.1fr) minmax(100px,.62fr) minmax(115px,.72fr) minmax(105px,.66fr)}
.gp-project-list-head{min-width:1000px;padding:12px 20px;border-bottom:1px solid #e5edf4;background:#f7f9fc;color:#8190a3;font-size:10.5px;font-weight:800;letter-spacing:.75px;text-transform:uppercase}
.gp-project-table-scroll{width:100%;overflow:visible;outline:0}
.gp-project-horizontal-controls{display:none}
.gp-portfolio-list{min-height:0}
.gp-portfolio-row{position:relative;min-width:1000px;min-height:80px;padding:13px 20px;border-bottom:1px solid #edf1f5;background:#fff;transition:background .15s ease,box-shadow .15s ease}
.gp-project-placeholder{min-width:940px;min-height:80px;padding:13px 20px;display:grid;grid-template-columns:minmax(255px,1.65fr) minmax(145px,1fr) minmax(205px,1.15fr) minmax(105px,.68fr) minmax(105px,.7fr);align-items:center;column-gap:18px;border-bottom:1px solid #edf1f5;background:#fff}.gp-project-browser.has-price .gp-project-placeholder{grid-template-columns:minmax(255px,1.55fr) minmax(145px,.9fr) minmax(205px,1.1fr) minmax(100px,.62fr) minmax(115px,.72fr) minmax(105px,.66fr)}.gp-project-placeholder i,.gp-project-placeholder-mark,.gp-project-placeholder-status{display:block;overflow:hidden;border-radius:6px;background:#e8eef5;position:relative}.gp-project-placeholder i:after,.gp-project-placeholder-mark:after,.gp-project-placeholder-status:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);animation:gp-project-placeholder-shimmer 1.35s ease-in-out infinite}.gp-project-placeholder-primary{display:flex;align-items:center;gap:12px}.gp-project-placeholder-mark{width:40px;height:40px;flex:0 0 40px;border-radius:10px}.gp-project-placeholder-primary>span:last-child,.gp-project-placeholder-cell,.gp-project-placeholder-dates>span{display:grid;gap:7px}.gp-project-placeholder-primary>span:last-child{width:min(170px,70%)}.gp-project-placeholder-primary i:nth-child(1){width:48%;height:10px}.gp-project-placeholder-primary i:nth-child(2){width:100%;height:11px}.gp-project-placeholder-primary i:nth-child(3){width:37%;height:7px}.gp-project-placeholder-cell i:first-child{width:82%;height:11px}.gp-project-placeholder-cell i:last-child{width:46%;height:7px}.gp-project-placeholder-dates{display:flex;gap:20px}.gp-project-placeholder-dates>span{width:74px}.gp-project-placeholder-dates i:first-child{width:38px;height:7px}.gp-project-placeholder-dates i:last-child{width:68px;height:11px}.gp-project-placeholder-status{width:78px;height:27px;border-radius:999px}@keyframes gp-project-placeholder-shimmer{100%{transform:translateX(100%)}}
.gp-portfolio-row:before{content:"";position:absolute;top:12px;bottom:12px;left:0;width:3px;border-radius:0 3px 3px 0;background:#1685ef;opacity:0;transform:scaleY(.35);transition:opacity .15s ease,transform .15s ease}
.gp-portfolio-row:hover{z-index:1;background:#f8fbff;box-shadow:0 5px 16px rgba(31,64,99,.045)}.gp-portfolio-row:hover:before{opacity:1;transform:scaleY(1)}
.gp-project-primary{min-width:0;display:flex;align-items:center;gap:12px}.gp-project-primary>span:last-child{min-width:0;display:grid}
.gp-project-mark{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:7px;background:#eaf4ff;color:#1685ef;font-size:12px}
.gp-project-primary a{max-width:100%;overflow:hidden;color:#167ed9;font-size:13px;font-weight:800;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.gp-project-primary a:hover{color:#075fae;text-decoration:none}
.gp-project-primary strong{max-width:100%;margin-top:3px;overflow:hidden;color:#263a53;font-size:12px;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
.gp-project-labels{min-height:0;margin-top:4px;line-height:1}.gp-project-labels:empty{display:none}.gp-project-labels em{margin:0 4px 2px 0;padding:2px 6px;display:inline-block;border-radius:4px;background:#edf6ff;color:#3b83c3;font-size:9.5px;font-style:normal;font-weight:700}
.gp-project-cell{min-width:0;display:grid;gap:3px}.gp-project-cell strong{overflow:hidden;color:#405269;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.gp-project-cell small{color:#96a3b3;font-size:9.5px;font-weight:650;text-transform:uppercase;letter-spacing:.4px}
.gp-project-value strong{color:#193b68;font-size:12.5px}
.gp-project-dates{display:flex;align-items:center;gap:10px;color:#475970;font-size:11.5px;font-weight:700}.gp-project-dates>span{display:grid;gap:3px;white-space:nowrap}.gp-project-dates small{color:#96a3b3;font-size:9.5px;font-weight:650;text-transform:uppercase;letter-spacing:.4px}.gp-project-dates>i{color:#b3bfcb;font-size:10px}.gp-project-dates .text-danger,.gp-project-dates .text-warning{margin:0!important}
.gp-project-status{display:flex;justify-content:flex-start}.gp-project-status>span{min-width:78px;padding:6px 12px;border-radius:999px;background:#edf2f7;color:#68798c;font-size:10.5px;font-weight:800;text-align:center;white-space:nowrap}.gp-project-status .is-open{background:#e8f4ff;color:#1678cf}.gp-project-status .is-progress{background:#e8f8f5;color:#179c86}.gp-project-status .is-deposit{background:#fff4e5;color:#c77a13}.gp-project-status .is-completed{background:#e9f9ef;color:#159458}.gp-project-status .is-hold{background:#fff4df;color:#a86a0c}.gp-project-status .is-canceled{background:#ffedef;color:#c34050}
.gp-project-status .is-pending{background:#fff4e5;color:#a86a0c}
.gp-project-status .is-rejected{background:#ffedef;color:#a52f44}
.gp-project-list-footer{min-height:60px;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fbfcfe;color:#8190a3;font-size:11.5px;font-weight:600}
.gp-project-pagination{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px}.gp-project-pagination button{min-width:32px;height:32px;padding:0 8px;border:1px solid #dce6f0;border-radius:7px;background:#fff;color:#526a85;font-size:11px;font-weight:750;cursor:pointer}.gp-project-pagination button:hover:not(:disabled),.gp-project-pagination button:focus-visible{border-color:#1685ef;color:#1685ef}.gp-project-pagination button.is-active{border-color:#1685ef;background:#1685ef;color:#fff}.gp-project-pagination button:disabled{opacity:.4;cursor:default}.gp-project-page-ellipsis{padding:0 3px;color:#8190a3}
@media(prefers-reduced-motion:reduce){.gp-project-placeholder i:after,.gp-project-placeholder-mark:after,.gp-project-placeholder-status:after{animation:none}}
.gp-project-scroll-top{position:fixed;z-index:1040;right:24px;bottom:24px;width:43px;height:43px;padding:0;display:grid;place-items:center;border:0;border-radius:12px;background:#1685ef;color:#fff;font-size:13px;box-shadow:0 10px 24px rgba(12,91,169,.28);opacity:0;visibility:hidden;transform:translateY(12px);pointer-events:none;outline:0;transition:opacity .18s ease,visibility .18s ease,transform .18s ease,background .15s ease}.gp-project-scroll-top.visible{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.gp-project-scroll-top:hover,.gp-project-scroll-top:focus{background:#0874d5;color:#fff;box-shadow:0 12px 28px rgba(12,91,169,.34)}
.gp-project-loading,.gp-project-empty{min-height:260px;padding:38px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#8695a8;text-align:center}.gp-project-loading{gap:10px;font-size:12px}.gp-project-loading i{color:#1685ef;font-size:20px}.gp-project-empty>span{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eef6ff;color:#1685ef;font-size:18px}.gp-project-empty h3{margin:12px 0 4px;color:#31465f;font-size:15px}.gp-project-empty p{margin:0;font-size:11px}
.gylet-dashboard-dark .gp-projects-page,.gylet-project-shell.gylet-dashboard-dark .gp-projects-page{background:#081322;color:#e2ecf8}
.gylet-dashboard-dark .gp-projects-eyebrow{color:#38bdf8;text-shadow:0 0 16px rgba(56,189,248,.25);font-size:12px}
.gylet-dashboard-dark .gp-projects-hero,.gylet-project-shell.gylet-dashboard-dark .gp-projects-hero{border-color:#223b55;background:radial-gradient(circle at 86% 8%,rgba(43,169,224,.16),transparent 28%),linear-gradient(125deg,#10243a,#112e49);box-shadow:0 15px 36px rgba(0,0,0,.24)}
.gylet-dashboard-dark .gp-projects-hero h1,.gylet-project-shell.gylet-dashboard-dark .gp-projects-hero h1{color:#f0f6ff}
.gylet-dashboard-dark .gp-projects-hero p,.gylet-project-shell.gylet-dashboard-dark .gp-projects-hero p{color:#96a9bd}
.gylet-dashboard-dark .gp-projects-overview,.gylet-project-shell.gylet-dashboard-dark .gp-projects-overview{border-color:#294561;background:rgba(11,30,49,.76);box-shadow:0 8px 24px rgba(0,0,0,.28)}
.gylet-dashboard-dark .gp-projects-overview-icon,.gylet-project-shell.gylet-dashboard-dark .gp-projects-overview-icon{background:rgba(56,189,248,.15);color:#38bdf8;border:1px solid rgba(56,189,248,.28)}
.gylet-dashboard-dark .gp-projects-overview strong,.gylet-project-shell.gylet-dashboard-dark .gp-projects-overview strong{color:#ffffff;font-size:22px}
.gylet-dashboard-dark .gp-projects-overview small,.gylet-project-shell.gylet-dashboard-dark .gp-projects-overview small{color:#94a8be;font-size:10px}
.gylet-dashboard-dark .gp-project-browser,.gylet-project-shell.gylet-dashboard-dark .gp-project-browser{border-color:#1e3552;background:#0c1a2c;box-shadow:0 14px 40px rgba(0,0,0,.35)}
.gylet-dashboard-dark .gp-project-toolbar,.gylet-project-shell.gylet-dashboard-dark .gp-project-toolbar{border-color:#1e3552;background:#0f2036}
.gylet-dashboard-dark .gp-project-search>i{color:#7289a4;font-size:13px}
.gylet-dashboard-dark .gp-project-search>input,.gylet-project-shell.gylet-dashboard-dark .gp-project-search>input{border-color:#264164;background:#0a1626;color:#edf4ff;font-size:13px}
.gylet-dashboard-dark .gp-project-search>input::placeholder{color:#697f99}
.gylet-dashboard-dark .gp-project-search>input:focus,.gylet-project-shell.gylet-dashboard-dark .gp-project-search>input:focus{border-color:#38bdf8;background:#0d1e34;box-shadow:0 0 0 3px rgba(56,189,248,.18)}
.gylet-dashboard-dark .gp-project-filters label>span{color:#93a9c3;font-size:10px;font-weight:800}
.gylet-dashboard-dark .gp-project-filters select,.gylet-project-shell.gylet-dashboard-dark .gp-project-filters select{border-color:#264164;background:#0a1626;color:#e2edfa;color-scheme:dark;font-size:12px}
.gylet-dashboard-dark .gp-project-filters select:focus{border-color:#38bdf8;box-shadow:0 0 0 3px rgba(56,189,248,.18)}
.gylet-dashboard-dark .gp-project-reset,.gylet-project-shell.gylet-dashboard-dark .gp-project-reset{border-color:#2b4568;background:#12243b;color:#a4bad1;font-size:12px}
.gylet-dashboard-dark .gp-project-reset:hover,.gylet-dashboard-dark .gp-project-reset:focus{border-color:#38bdf8;background:#173357;color:#38bdf8}
.gylet-dashboard-dark .gp-project-list-head,.gylet-project-shell.gylet-dashboard-dark .gp-project-list-head{border-color:#1e3552;background:#12243c;color:#9ab1cc;font-size:11px;font-weight:800;letter-spacing:.75px}
.gylet-dashboard-dark .gp-portfolio-row,.gylet-project-shell.gylet-dashboard-dark .gp-portfolio-row{border-color:#1a2f48;background:#0d1b2e}
.gylet-dashboard-dark .gp-project-placeholder,.gylet-project-shell.gylet-dashboard-dark .gp-project-placeholder{border-color:#1a2f48;background:#0d1b2e}.gylet-dashboard-dark .gp-project-placeholder i,.gylet-dashboard-dark .gp-project-placeholder-mark,.gylet-dashboard-dark .gp-project-placeholder-status,.gylet-project-shell.gylet-dashboard-dark .gp-project-placeholder i,.gylet-project-shell.gylet-dashboard-dark .gp-project-placeholder-mark,.gylet-project-shell.gylet-dashboard-dark .gp-project-placeholder-status{background:#1a304a}.gylet-dashboard-dark .gp-project-placeholder i:after,.gylet-dashboard-dark .gp-project-placeholder-mark:after,.gylet-dashboard-dark .gp-project-placeholder-status:after,.gylet-project-shell.gylet-dashboard-dark .gp-project-placeholder i:after,.gylet-project-shell.gylet-dashboard-dark .gp-project-placeholder-mark:after,.gylet-project-shell.gylet-dashboard-dark .gp-project-placeholder-status:after{background:linear-gradient(90deg,transparent,rgba(125,211,252,.13),transparent)}
.gylet-dashboard-dark .gp-portfolio-row:nth-child(even),.gylet-project-shell.gylet-dashboard-dark .gp-portfolio-row:nth-child(even){background:#0b1829}
.gylet-dashboard-dark .gp-portfolio-row:hover,.gylet-project-shell.gylet-dashboard-dark .gp-portfolio-row:hover{background:#132742;box-shadow:0 4px 18px rgba(0,0,0,.25)}
.gylet-dashboard-dark .gp-portfolio-row:before{background:#38bdf8}
.gylet-dashboard-dark .gp-project-mark,.gylet-project-shell.gylet-dashboard-dark .gp-project-mark{background:rgba(56,189,248,.14);color:#38bdf8;border:1px solid rgba(56,189,248,.28)}
.gylet-dashboard-dark .gp-project-primary a,.gylet-project-shell.gylet-dashboard-dark .gp-project-primary a{color:#58a6ff!important;font-size:13.5px;font-weight:800}
.gylet-dashboard-dark .gp-project-primary a:hover,.gylet-project-shell.gylet-dashboard-dark .gp-project-primary a:hover{color:#93c5fd!important;text-decoration:none}
.gylet-dashboard-dark .gp-project-primary strong,.gylet-project-shell.gylet-dashboard-dark .gp-project-primary strong{color:#eaf1fb;font-size:12.5px;font-weight:650}
.gylet-dashboard-dark .gp-project-labels em,.gylet-project-shell.gylet-dashboard-dark .gp-project-labels em{background:rgba(56,189,248,.15);color:#7dd3fc;border:1px solid rgba(56,189,248,.3);font-size:10px;font-weight:700}
.gylet-dashboard-dark .gp-project-cell strong,.gylet-project-shell.gylet-dashboard-dark .gp-project-cell strong{color:#e2edfa;font-size:12.5px;font-weight:650}
.gylet-dashboard-dark .gp-project-cell small,.gylet-project-shell.gylet-dashboard-dark .gp-project-cell small{color:#8da4bf;font-size:10px;font-weight:750}
.gylet-dashboard-dark .gp-project-value strong,.gylet-project-shell.gylet-dashboard-dark .gp-project-value strong{color:#4ade80;font-size:13px;font-weight:750}
.gylet-dashboard-dark .gp-project-dates,.gylet-project-shell.gylet-dashboard-dark .gp-project-dates{color:#dce7f5;font-size:12px;font-weight:600}
.gylet-dashboard-dark .gp-project-dates small,.gylet-project-shell.gylet-dashboard-dark .gp-project-dates small{color:#8da4bf;font-size:10px;font-weight:750}
.gylet-dashboard-dark .gp-project-dates>i{color:#587599;font-size:11px}
.gylet-dashboard-dark .gp-project-dates .text-danger,.gylet-project-shell.gylet-dashboard-dark .gp-project-dates .text-danger{color:#f87171!important;font-weight:750}
.gylet-dashboard-dark .gp-project-dates .text-warning,.gylet-project-shell.gylet-dashboard-dark .gp-project-dates .text-warning{color:#fbbf24!important;font-weight:750}
.gylet-dashboard-dark .gp-project-status>span,.gylet-project-shell.gylet-dashboard-dark .gp-project-status>span{min-width:84px;padding:7px 14px;font-size:11px;font-weight:750;letter-spacing:.25px;background:rgba(148,163,184,.15);color:#94a3b8;border:1px solid rgba(148,163,184,.3)}
.gylet-dashboard-dark .gp-project-status .is-open,.gylet-project-shell.gylet-dashboard-dark .gp-project-status .is-open{background:rgba(56,189,248,.16)!important;color:#38bdf8!important;border:1px solid rgba(56,189,248,.35)!important}
.gylet-dashboard-dark .gp-project-status .is-progress,.gylet-project-shell.gylet-dashboard-dark .gp-project-status .is-progress{background:rgba(45,212,191,.16)!important;color:#2dd4bf!important;border:1px solid rgba(45,212,191,.35)!important}
.gylet-dashboard-dark .gp-project-status .is-deposit,.gylet-project-shell.gylet-dashboard-dark .gp-project-status .is-deposit{background:rgba(251,191,36,.16)!important;color:#fbbf24!important;border:1px solid rgba(251,191,36,.35)!important}
.gylet-dashboard-dark .gp-project-status .is-completed,.gylet-project-shell.gylet-dashboard-dark .gp-project-status .is-completed{background:rgba(74,222,128,.16)!important;color:#4ade80!important;border:1px solid rgba(74,222,128,.35)!important}
.gylet-dashboard-dark .gp-project-status .is-hold,.gylet-project-shell.gylet-dashboard-dark .gp-project-status .is-hold{background:rgba(250,204,21,.16)!important;color:#facc15!important;border:1px solid rgba(250,204,21,.35)!important}
.gylet-dashboard-dark .gp-project-status .is-canceled,.gylet-project-shell.gylet-dashboard-dark .gp-project-status .is-canceled{background:rgba(248,113,113,.16)!important;color:#f87171!important;border:1px solid rgba(248,113,113,.35)!important}
.gylet-dashboard-dark .gp-project-status .is-pending,.gylet-project-shell.gylet-dashboard-dark .gp-project-status .is-pending{background:rgba(251,191,36,.16)!important;color:#fbbf24!important;border:1px solid rgba(251,191,36,.35)!important}
.gylet-dashboard-dark .gp-project-status .is-rejected,.gylet-project-shell.gylet-dashboard-dark .gp-project-status .is-rejected{background:rgba(248,113,113,.16)!important;color:#f87171!important;border:1px solid rgba(248,113,113,.35)!important}
.gylet-dashboard-dark .gp-project-list-footer,.gylet-project-shell.gylet-dashboard-dark .gp-project-list-footer{border-color:#1e3552;background:#091524;color:#91a6be;font-size:12px;font-weight:650}
.gylet-dashboard-dark .gp-project-pagination button,.gylet-project-shell.gylet-dashboard-dark .gp-project-pagination button{border-color:#2b4461;background:#10243a;color:#b7cbe0}.gylet-dashboard-dark .gp-project-pagination button:hover:not(:disabled),.gylet-project-shell.gylet-dashboard-dark .gp-project-pagination button:hover:not(:disabled){border-color:#38bdf8;color:#38bdf8}.gylet-dashboard-dark .gp-project-pagination button.is-active,.gylet-project-shell.gylet-dashboard-dark .gp-project-pagination button.is-active{border-color:#38bdf8;background:#38bdf8;color:#061527}
.gylet-dashboard-dark .gp-project-scroll-top,.gylet-project-shell.gylet-dashboard-dark .gp-project-scroll-top{background:#38bdf8;color:#061527;box-shadow:0 10px 25px rgba(0,0,0,.45)}
.gylet-dashboard-dark .gp-project-scroll-top:hover,.gylet-dashboard-dark .gp-project-scroll-top:focus,.gylet-project-shell.gylet-dashboard-dark .gp-project-scroll-top:hover,.gylet-project-shell.gylet-dashboard-dark .gp-project-scroll-top:focus{background:#7dd3fc;color:#04101e}
.gylet-dashboard-dark .gp-project-loading i{color:#38bdf8}
.gylet-dashboard-dark .gp-project-loading span{color:#9ab0c8}
.gylet-dashboard-dark .gp-project-empty>span{background:rgba(56,189,248,.14);color:#38bdf8;border:1px solid rgba(56,189,248,.28)}
.gylet-dashboard-dark .gp-project-empty h3,.gylet-project-shell.gylet-dashboard-dark .gp-project-empty h3{color:#edf4ff}
.gylet-dashboard-dark .gp-project-empty p{color:#8fa5be}
@media(max-width:1180px){.gp-project-toolbar{align-items:stretch;flex-direction:column}.gp-project-search{max-width:none}.gp-project-filters{justify-content:flex-start}}
@media(min-width:768px){.scrollable-page.gp-projects-touch-parent,.scrollable-page.gp-projects-touch-parent.mCustomScrollbar{touch-action:auto!important}.gp-project-table-scroll{display:block;max-width:100%;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:auto!important;scrollbar-gutter:stable;cursor:grab}.gp-project-table-scroll:active{cursor:grabbing}.gp-project-table-scroll::-webkit-scrollbar{height:12px}.gp-project-table-scroll::-webkit-scrollbar-track{background:#edf2f7}.gp-project-table-scroll::-webkit-scrollbar-thumb{min-width:60px;border:3px solid #edf2f7;border-radius:999px;background:#7892ac}.gp-project-table-scroll::-webkit-scrollbar-thumb:hover{background:#526f8c}.gp-project-browser.has-price .gp-project-list-head,.gp-project-browser.has-price .gp-portfolio-row,.gp-project-browser.has-price .gp-project-placeholder{min-width:1040px}.gp-project-horizontal-controls.is-scrollable{min-height:43px;padding:7px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e5edf4;background:#f9fbfd;color:#6f8196;font-size:10.5px;font-weight:700}.gp-project-horizontal-controls>span{display:flex;align-items:center;gap:7px}.gp-project-horizontal-controls>span i{color:#1685ef;font-size:13px}.gp-project-horizontal-controls>div{display:flex;gap:6px}.gp-project-horizontal-controls button{width:30px;height:29px;padding:0;border:1px solid #cfdeeb;border-radius:7px;background:#fff;color:#40607f}.gp-project-horizontal-controls button:hover,.gp-project-horizontal-controls button:focus{border-color:#8ec3f1;background:#eaf5ff;color:#0879e7}.gp-project-horizontal-controls button:disabled{opacity:.35;cursor:not-allowed}.gylet-dashboard-dark .gp-project-table-scroll::-webkit-scrollbar-track,.gylet-project-shell.gylet-dashboard-dark .gp-project-table-scroll::-webkit-scrollbar-track{background:#0b1728}.gylet-dashboard-dark .gp-project-table-scroll::-webkit-scrollbar-thumb,.gylet-project-shell.gylet-dashboard-dark .gp-project-table-scroll::-webkit-scrollbar-thumb{border-color:#0b1728;background:#49647f}.gylet-dashboard-dark .gp-project-horizontal-controls.is-scrollable,.gylet-project-shell.gylet-dashboard-dark .gp-project-horizontal-controls.is-scrollable{border-color:#1e3552;background:#0b1728;color:#91a6be}.gylet-dashboard-dark .gp-project-horizontal-controls button,.gylet-project-shell.gylet-dashboard-dark .gp-project-horizontal-controls button{border-color:#29435f;background:#102238;color:#a9bed4}}
@media(max-width:767px){.gp-projects-overview{width:100%}.gp-project-browser{overflow:visible;background:transparent;border:0;box-shadow:none}.gp-project-toolbar{padding:14px;border:1px solid #e3ebf3;border-radius:13px;background:#fff}.gp-project-filters{display:grid;grid-template-columns:1fr 1fr}.gp-project-filters label:last-of-type{grid-column:1/-1}.gp-project-filters select{width:100%}.gp-project-reset{justify-content:center}.gp-project-list-head{display:none}.gp-portfolio-list{display:grid;gap:10px;margin-top:12px}.gp-portfolio-row,.gp-project-browser.has-price .gp-portfolio-row,.gp-project-placeholder,.gp-project-browser.has-price .gp-project-placeholder{min-width:0;min-height:0;padding:15px;display:grid;grid-template-columns:1fr 1fr;gap:14px;border:1px solid #e3ebf3;border-radius:13px;box-shadow:0 6px 18px rgba(27,50,78,.04)}.gp-project-placeholder-primary{grid-column:1/-1;padding-bottom:11px;border-bottom:1px solid #edf1f5}.gp-project-placeholder-dates{grid-column:1/-1;padding:10px;justify-content:space-between;border-radius:9px;background:#f7f9fc}.gp-project-placeholder-status{align-self:center;justify-self:end}.gp-portfolio-row:before{top:14px;bottom:14px;border-radius:0 3px 3px 0}.gp-project-primary{grid-column:1/-1;padding-bottom:11px;border-bottom:1px solid #edf1f5}.gp-project-primary strong{white-space:normal}.gp-project-dates{grid-column:1/-1;padding:10px;border-radius:9px;background:#f7f9fc;justify-content:space-between}.gp-project-status{align-items:center;justify-content:flex-end}.gp-project-list-footer{margin-top:10px;padding:13px;align-items:center;flex-direction:column;border:1px solid #e3ebf3;border-radius:12px;background:#fff}.gylet-dashboard-dark .gp-project-toolbar,.gylet-dashboard-dark .gp-portfolio-row,.gylet-dashboard-dark .gp-project-placeholder,.gylet-dashboard-dark .gp-project-list-footer,.gylet-project-shell.gylet-dashboard-dark .gp-project-toolbar,.gylet-project-shell.gylet-dashboard-dark .gp-portfolio-row,.gylet-project-shell.gylet-dashboard-dark .gp-project-placeholder,.gylet-project-shell.gylet-dashboard-dark .gp-project-list-footer{border-color:#1e3552;background:#0d1b2e}.gylet-dashboard-dark .gp-project-primary,.gylet-dashboard-dark .gp-project-placeholder-primary,.gylet-project-shell.gylet-dashboard-dark .gp-project-primary,.gylet-project-shell.gylet-dashboard-dark .gp-project-placeholder-primary{border-color:#1e3552}.gylet-dashboard-dark .gp-project-dates,.gylet-dashboard-dark .gp-project-placeholder-dates,.gylet-project-shell.gylet-dashboard-dark .gp-project-dates,.gylet-project-shell.gylet-dashboard-dark .gp-project-placeholder-dates{background:#0a1626;border:1px solid #1a2f48}}
@media(max-width:420px){.gp-project-filters{grid-template-columns:1fr}.gp-project-filters label:last-of-type{grid-column:auto}.gp-portfolio-row,.gp-project-browser.has-price .gp-portfolio-row{grid-template-columns:1fr}.gp-project-primary,.gp-project-dates{grid-column:1}.gp-project-status{justify-content:flex-start}}
@media(max-width:767px){.gp-project-scroll-top{right:16px;bottom:16px;width:42px;height:42px;border-radius:11px}}

/* Keep the empty-photo initial circular; generic user text styles otherwise stretch it. */
.gylet-project-shell>.gp-shared-topbar .gp-user>span.gp-user-initial {
  width: 38px !important;
  height: 38px !important;
  min-width: 38px !important;
  flex: 0 0 38px !important;
  display: inline-grid !important;
  place-items: center !important;
  margin: 0 !important;
  border-radius: 50% !important;
  color: #1769aa;
  background: #e2f0fb;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
}
.gylet-project-shell.gylet-dashboard-dark>.gp-shared-topbar .gp-user>span.gp-user-initial {
  color: #b9dcf7;
}
@media(max-width:767px) {
  .gylet-project-shell>.gp-shared-topbar .gp-user,
  .gylet-project-shell>.gp-shared-topbar .gp-user:hover,
  .gylet-project-shell>.gp-shared-topbar .gp-user:focus,
  .gylet-project-shell>.gp-shared-topbar .gp-account.open>.gp-user {
    width: 36px !important;
    height: 36px !important;
    min-height: 36px !important;
    padding: 0 !important;
    gap: 0 !important;
    border-radius: 50% !important;
    justify-content: center !important;
  }
  .gylet-project-shell>.gp-shared-topbar .gp-user>span.gp-user-initial {
    width: 34px !important;
    height: 34px !important;
    min-width: 34px !important;
    flex-basis: 34px !important;
    display: inline-grid !important;
  }
}

/* Keep link hover styling consistent across all project pages. */
a[href]:hover { text-decoration: none !important; }
