@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#171a21;font-synthesis:none;text-rendering:optimizelegibility;--dc-color-primary:#f60;--dc-color-primary-hover:#e85d00;--dc-color-primary-soft:#fff1e8;--dc-color-background:#f4f6f9;--dc-color-surface:#fff;--dc-color-sidebar:#171d27;--dc-color-sidebar-hover:#232b38;--dc-color-text:#171a21;--dc-color-text-muted:#737b89;--dc-color-text-inverse:#fff;--dc-color-border:#e4e8ee;--dc-color-border-strong:#cbd2dc;--dc-color-success:#22a447;--dc-color-warning:#e89b00;--dc-color-danger:#dc3f3f;--dc-color-info:#2f72e5;--dc-radius-sm:6px;--dc-radius-md:10px;--dc-radius-lg:14px;--dc-radius-xl:20px;--dc-shadow-sm:0 1px 3px #00000014;--dc-shadow-md:0 4px 12px #0000001a;--dc-shadow-lg:0 10px 30px #0000001f;background:#f4f6f9;font-family:Inter,Segoe UI,Arial,sans-serif}html{background:var(--dc-color-background);min-width:320px;min-height:100%}body{background:var(--dc-color-background);min-width:320px;min-height:100vh;color:var(--dc-color-text);margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}html{font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6f9;font-family:Inter,Arial,sans-serif}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}:root{--orange:#f60;--orange-dark:#e95800;--sidebar:#171d27;--sidebar-light:#212937;--background:#f4f6f9;--card:#fff;--text:#151922;--muted:#7b8494;--border:#e8ebf0;--green:#22a447;--blue:#2f72e5;--purple:#9139d7}*{box-sizing:border-box}button,input{font:inherit}button{cursor:pointer}.app-shell{background:var(--background);min-height:100vh;color:var(--text);display:flex}.sidebar{color:#fff;background:radial-gradient(circle at 0 0,#ff660014,#0000 25%),linear-gradient(#181e29 0%,#121721 100%);flex-direction:column;width:270px;min-width:270px;min-height:100vh;padding:22px 15px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:12px;padding:2px 6px 22px;display:flex}.brand-mark{border:3px solid var(--orange);color:#151922;background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:49px;height:49px;font-weight:900;display:grid;box-shadow:0 5px 18px #00000038}.brand-name{letter-spacing:-.3px;font-size:18px;font-weight:800}.brand-name span{color:var(--orange)}.brand-slogan{color:#9da5b2;margin-top:4px;font-size:10px;line-height:1.35}.navigation{flex-direction:column;gap:4px;display:flex}.navigation-item{color:#e6e9ed;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:13px;width:100%;height:42px;padding:0 13px;transition:background .16s,transform .16s;display:flex}.navigation-item:hover{background:#ffffff12;transform:translate(2px)}.navigation-item.active{background:linear-gradient(135deg, var(--orange), #f07818);color:#fff;box-shadow:0 8px 20px #ff660038}.sidebar-admin{border-top:1px solid #ffffff1a;margin-top:20px;padding-top:16px}.sidebar-admin p{color:#7f8998;letter-spacing:1px;margin:0 0 7px;padding:0 13px;font-size:10px;font-weight:700}.sidebar-profile{border-top:1px solid #ffffff1a;align-items:center;gap:10px;margin-top:auto;padding:13px 8px 3px;display:flex}.profile-avatar{background:var(--orange);border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:grid}.profile-information{flex-direction:column;flex:1;min-width:0;display:flex}.profile-information strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.profile-information span{color:#8f98a7;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;overflow:hidden}.main-content{width:calc(100% - 270px);min-height:100vh;margin-left:270px}.topbar{z-index:10;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;align-items:center;height:74px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-title{align-items:center;gap:12px;display:flex}.topbar h1{margin:0;font-size:22px}.mobile-menu{background:0 0;border:0;display:none}.topbar-actions{align-items:center;gap:12px;display:flex}.search-field{border:1px solid var(--border);width:250px;height:41px;color:var(--muted);background:#f8f9fb;border-radius:9px;align-items:center;gap:9px;padding:0 13px;display:flex}.search-field input{background:0 0;border:0;outline:none;width:100%}.icon-button{border:1px solid var(--border);background:#fff;border-radius:9px;place-items:center;width:41px;height:41px;display:grid;position:relative}.notification-button span{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.company-button,.outline-button{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:9px;align-items:center;gap:8px;display:flex}.company-button{height:41px;padding:0 14px}.dashboard-content{padding:26px 28px 40px}.dashboard-heading{justify-content:space-between;align-items:flex-end;margin-bottom:22px;display:flex}.dashboard-heading h2{margin:3px 0 5px;font-size:25px}.dashboard-heading>div>span{color:var(--muted);font-size:13px}.eyebrow,.panel-label{color:var(--orange);letter-spacing:.8px;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.primary-button{background:linear-gradient(135deg, var(--orange), #f47b18);color:#fff;border:0;border-radius:9px;align-items:center;gap:8px;height:43px;padding:0 16px;font-weight:700;display:flex;box-shadow:0 7px 18px #f603}.primary-button>span{font-size:20px;font-weight:400}.statistics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:17px;display:grid}.statistic-card{background:var(--card);border:1px solid var(--border);border-radius:13px;gap:13px;min-height:124px;padding:18px;display:flex;box-shadow:0 5px 18px #161d2709}.statistic-icon{color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:43px;height:43px;display:grid}.statistic-icon.orange{background:var(--orange)}.statistic-icon.blue{background:var(--blue)}.statistic-icon.green,.statistic-icon.revenue{background:var(--green)}.statistic-icon.purple{background:var(--purple)}.statistic-information{flex-direction:column;min-width:0;display:flex}.statistic-title{color:#343a45;font-size:12px;font-weight:700}.statistic-title span{color:var(--muted);font-weight:400}.statistic-information>strong{margin:5px 0;font-size:26px;line-height:1}.statistic-information small{color:var(--green);margin-top:auto;font-size:10px}.dashboard-grid{grid-template-columns:1.1fr 1.1fr .9fr;gap:17px;display:grid}.panel{background:var(--card);border:1px solid var(--border);border-radius:13px;min-width:0;padding:18px;box-shadow:0 5px 18px #161d2709}.chart-panel{grid-column:span 1}.projects-panel{grid-column:span 2}.panel-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.panel-header h3{margin:3px 0 0;font-size:15px}.outline-button{height:34px;padding:0 11px;font-size:11px}.text-button{color:var(--orange);background:0 0;border:0;font-size:11px;font-weight:700}.chart{height:250px;display:flex}.chart-values{width:58px;color:var(--muted);text-align:right;flex-direction:column;justify-content:space-between;padding:4px 7px 26px 0;font-size:9px;display:flex}.chart-area{border-left:1px solid var(--border);border-bottom:1px solid var(--border);flex:1;height:100%;position:relative}.chart-grid-line{background:var(--border);height:1px;position:absolute;left:0;right:0}.line-one{top:16%}.line-two{top:32%}.line-three{top:48%}.line-four{top:64%}.line-five{top:80%}.chart-svg{width:100%;height:calc(100% - 25px);position:absolute;inset:0 0 auto;overflow:visible}.chart-fill{fill:url(#orangeGradient)}.chart-line{fill:none;stroke:var(--orange);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chart-months{color:var(--muted);justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:-2px;left:0;right:0}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{color:var(--muted);text-align:left;padding:0 8px 11px;font-size:9px;font-weight:600}td{border-top:1px solid var(--border);white-space:nowrap;padding:12px 8px}td strong{font-size:10px}.status{border-radius:5px;padding:5px 8px;font-size:9px;font-weight:700}.status.working{color:var(--blue);background:#e7f2ff}.status.planning{color:#d97900;background:#fff1df}.progress-wrapper{align-items:center;gap:8px;display:flex}.progress-track{background:#edf0f3;border-radius:20px;width:74px;height:6px;overflow:hidden}.progress-value{border-radius:inherit;background:var(--green);height:100%}.progress-wrapper span{color:var(--muted);font-size:9px}.task-list,.invoice-list,.activity-list{flex-direction:column;display:flex}.task-row{border-top:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:42px;font-size:11px;display:grid}.task-row:first-child{border-top:0}.task-row time{color:var(--orange);font-size:10px}.task-checkbox{background:#fff;border:1px solid #c8ced7;border-radius:50%;width:16px;height:16px}.invoice-row{border-top:1px solid var(--border);grid-template-columns:1fr auto;gap:5px 12px;min-height:58px;padding:9px 0;display:grid}.invoice-row:first-child{border-top:0}.invoice-row>div{flex-direction:column;display:flex}.invoice-row span,.invoice-row small{color:var(--muted);margin-top:4px;font-size:9px}.invoice-row>strong{font-size:11px}.invoice-row small{color:#eb4d3d;text-align:right;grid-column:2}.time-overview{justify-content:space-around;align-items:center;gap:22px;min-height:170px;display:flex}.time-circle{background:conic-gradient(var(--green) 0 58%, var(--orange) 58% 75%, #343b46 75% 100%);border-radius:50%;flex-shrink:0;place-items:center;width:125px;height:125px;display:grid}.time-circle:before{content:"";background:#fff;border-radius:50%;width:85px;height:85px;position:absolute}.time-circle>div{z-index:1;text-align:center;flex-direction:column;display:flex}.time-circle strong{font-size:20px}.time-circle span{color:var(--muted);font-size:10px}.time-legend{flex-direction:column;gap:13px;display:flex}.time-legend>div{min-width:145px;color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:10px;display:grid}.time-legend strong{color:var(--text)}.legend-dot{border-radius:50%;width:8px;height:8px}.legend-dot.green{background:var(--green)}.legend-dot.orange{background:var(--orange)}.legend-dot.gray{background:#343b46}.activity-list>div{border-top:1px solid var(--border);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:55px;display:grid}.activity-list>div:first-child{border-top:0}.activity-icon{width:33px;height:33px;color:var(--orange);background:#fff0e7;border-radius:8px;place-items:center;display:grid}.activity-list p{margin:0;font-size:10px;line-height:1.5}.activity-list time{color:var(--muted);white-space:nowrap;font-size:9px}@media (width<=1300px){.statistics-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:repeat(2,1fr)}.projects-panel{grid-column:span 1}}@media (width<=950px){.sidebar{display:none}.main-content{width:100%;margin-left:0}.mobile-menu{display:block}.company-button{display:none}.statistics-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.topbar{height:65px;padding:0 17px}.search-field{display:none}.dashboard-content{padding:20px 15px 30px}.dashboard-heading{align-items:flex-start;gap:18px}.dashboard-heading>div>span{display:none}.primary-button{padding:0 12px;font-size:0}.primary-button>span{font-size:20px}.statistics-grid,.dashboard-grid{grid-template-columns:1fr}.statistic-card{min-height:105px}.chart-panel,.projects-panel{grid-column:span 1}.time-overview{flex-direction:column}}
