@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap);#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{background:#0000}.login-page{background:#f5f5f5;min-height:100vh;width:100%}.login-navbar{background:#ff8a00;height:105px;justify-content:space-between;padding:0 70px;width:100%}.login-logo,.login-navbar{align-items:center;display:flex}.login-logo{gap:15px}.signup-btn{background:none;border:none;color:#00c77a;cursor:pointer;font-size:16px;font-weight:600;margin-left:5px}.login-logo h1{color:#fff;font-size:38px;font-weight:700}.login-circle{align-items:center;border:4px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:22px;height:52px;justify-content:center;width:52px}.login-nav-links{display:flex;gap:50px;list-style:none}.login-nav-links li{color:#fff;cursor:pointer;font-size:15px;font-weight:600}.login-error{color:red;font-size:15px;font-weight:600;margin-top:15px;text-align:center}.login-title{color:orange;font-size:32px;font-weight:700;margin-bottom:25px;text-align:center}.login-trial-btn{background:#fff;border:none;border-radius:40px;color:#ff8a00;cursor:pointer;font-size:14px;font-weight:700;padding:16px 32px}.login-content{align-items:center;display:flex;justify-content:center;padding-top:50px;width:100%}.login-card{background:#f3f4f8;border-radius:30px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;gap:18px;padding:35px;width:470px}.login-input{border:2px solid #bcc1cd;border-radius:18px;font-size:18px;outline:none;padding:18px;width:100%}.password-box{position:relative}.eye-icon{color:#6d7085;position:absolute;right:18px;top:18px}.login-btn{background:#12d68d;border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:22px;font-weight:700;padding:18px}.forgot{color:#00c77a;display:block;font-size:18px;margin:8px 0;text-align:center;text-decoration:none}.divider{align-items:center;display:flex;gap:15px}.divider span{background:#bbb;flex:1 1;height:1px}.divider p{color:#777}.social-btn{background:#fff;border:2px solid #c7cad4;border-radius:18px;cursor:pointer;font-size:18px;padding:18px}.signup-text{color:#777;margin-top:15px;text-align:center}.signup-text span{color:#00c77a;font-weight:600}.login-nav-links a{color:#fff;text-decoration:none}.public-page-top{background:linear-gradient(135deg,#ff7b00,#ff9d00);padding:38px 0}.public-topbar{align-items:center;background:#fff;border:2px solid #ff6b00;border-radius:8px;box-sizing:border-box;display:flex;gap:24px;justify-content:space-between;margin:0 auto;min-height:188px;padding:28px 44px;width:min(1674px,calc(100% - 80px))}.public-topbar-brand{flex:0 1 440px;min-width:260px}.public-topbar-brand img{display:block;height:auto;width:100%}.public-topbar nav{align-items:center;display:flex;flex:1 1 auto;gap:clamp(18px,2vw,34px);justify-content:center}.public-topbar nav a{color:#f06400}.public-topbar nav a,.public-topbar-cta{font-size:15px;font-weight:800;text-decoration:none;text-transform:uppercase;white-space:nowrap}.public-topbar-cta{background:#ff6b00;border-radius:999px;color:#fff;flex:0 0 auto;padding:22px 34px}@media(max-width:1500px){.public-topbar{gap:20px;padding:24px 30px}.public-topbar-brand{flex-basis:360px}.public-topbar nav{gap:20px}}@media(max-width:1100px){.public-topbar{flex-wrap:wrap;min-height:auto;padding:18px}.public-topbar-brand{flex-basis:280px;min-width:0}.public-topbar nav{flex-wrap:wrap;gap:16px;order:3;width:100%}.public-topbar-cta{font-size:13px;padding:13px 18px}}@media(max-width:560px){.public-page-top{padding:10px 0}.public-topbar{align-items:stretch;flex-direction:column;gap:14px;padding:14px;width:calc(100% - 20px)}.public-topbar nav{display:none}.public-topbar-brand{flex:none;width:100%}.public-topbar-brand img{margin:0 auto;max-width:100%;width:210px}.public-topbar-cta{align-self:center;font-size:11px;padding:11px 14px}}.captcha-widget{align-items:center;display:flex;justify-content:center;min-height:65px}.captcha-config{background:#fff7f7;border:1px solid #f6b8b8;border-radius:8px;color:#bd2525;font-size:13px;font-weight:700;line-height:1.45;margin:0;padding:10px 12px;text-align:center}.dashboard-page{overflow:hidden}.dashboard-logo{align-items:center;display:flex;gap:18px}.dashboard-circle{height:45px;width:45px}.dashboard-logo h1{color:#fff;font-size:42px;font-weight:700}.dashboard-main{height:calc(100vh - 90px);overflow:hidden}.sidebar{background:#fff;border-right:1px solid #e5e5e5;height:100%;overflow-y:hidden;padding:10px;width:280px}.sidebar-logo{align-items:center;background:orange;display:flex;gap:12px;height:90px;margin:-10px -10px 20px;overflow:hidden;padding:0 18px;width:calc(100% + 20px)}.sidebar-logo h1{color:#fff;font-size:24px;font-weight:700;white-space:nowrap}.dashboard-circle{border:4px solid #fff;border-radius:50%;height:38px;min-width:38px}.sidebar-item{border-radius:14px;cursor:pointer;font-size:15px;margin-bottom:6px;padding:12px 18px;transition:.3s}.sidebar-item:hover{background:#f3f4ff}.active{background:#e9eeff;font-weight:600}.dashboard-content{flex:1 1;overflow:auto;padding:18px 35px}.dashboard-content h2{color:orange;font-size:38px;font-weight:700}.stats-grid{margin-bottom:18px}.dashboard-data-error{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#c2410c;font-size:14px;font-weight:700;margin:-6px 0 14px;padding:12px 16px}.stat-card{background:#fff;border-radius:18px;box-shadow:0 2px 10px #0000000d;padding:18px}.stat-card p{color:gray;font-size:14px;margin-bottom:10px}.stat-card h3{font-size:38px}.charts-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1.2fr 1fr}.chart-box{background:#fff;border-radius:20px;box-shadow:0 2px 10px #0000000d;height:340px;overflow:hidden;padding:18px}.chart-header{display:flex;justify-content:space-between;margin-bottom:30px}.chart-header h3{font-size:24px}.chart-header span{color:gray}.bar-chart{align-items:flex-end;display:flex;height:220px;justify-content:space-around}.bar-item{align-items:center;display:flex;flex-direction:column}.bar{animation:growBar 1.5s ease;border-radius:12px 12px 0 0;width:60px}.bar1{background:orange;height:140px}.bar2{background:#4f46e5;height:220px}.bar3{background:#10b981;height:180px}.bar4{background:#ef4444;height:250px}.bar5{background:#06b6d4;height:200px}.bar-item p{font-weight:600;margin-top:10px}@keyframes growBar{0%{height:0}}.pie-container{align-items:center;display:flex;height:320px;justify-content:space-around}.pie-chart{animation:rotatePie 1.5s ease;background:conic-gradient(orange 0 40%,#4f46e5 40% 70%,#10b981 70% 100%);border-radius:50%;height:180px;width:180px}@keyframes rotatePie{0%{transform:rotate(0deg) scale(0)}to{transform:rotate(1turn) scale(1)}}.pie-legend{display:flex;flex-direction:column;gap:20px}.legend-item{align-items:center;display:flex;font-size:18px;gap:12px}.dot{border-radius:50%;height:18px;width:18px}.blue{background:#4f46e5}.orange{background:orange}.green{background:#10b981}.trial-card{background:#fff;border-radius:20px;box-shadow:0 2px 10px #0000000d;justify-content:space-between;margin-bottom:22px;margin-top:18px;padding:22px 30px}.trial-card,.trial-left{align-items:center;display:flex}.trial-left{gap:20px}.trial-icon{align-items:center;background:orange;border-radius:50%;color:#fff;display:flex;font-size:28px;font-weight:700;height:25px;justify-content:center;width:25px}.trial-left h3{font-size:24px;margin-bottom:8px}.trial-left p{color:gray;font-size:16px}.trial-btn{background:orange;color:#fff;font-size:16px;padding:18px 35px;transition:.3s}.trial-btn:hover{transform:scale(1.03)}.trial-modal-backdrop{background:#11182773;display:grid;inset:0;padding:20px;place-items:center;position:fixed;z-index:50}.trial-modal{background:#fff;border:1px solid #ffd3aa;border-radius:8px;box-shadow:0 24px 60px #0000002e;padding:34px;position:relative;text-align:center;width:min(470px,100%)}.trial-modal-close{background:#0000;border:0;color:#6b7280;cursor:pointer;font-size:24px;position:absolute;right:14px;top:12px}.trial-modal-mark{background:#ff8a00;border-radius:50%;color:#fff;display:grid;font-weight:800;height:38px;margin:0 auto 14px;place-items:center;width:38px}.trial-modal h2{color:#111827;font-size:28px}.trial-modal p{color:#6b7280;line-height:1.6;margin:12px 0 22px}.trial-modal-action{background:#ff8a00;border:0;border-radius:8px;color:#fff;cursor:pointer;font-weight:800;padding:14px 20px}.agent-sync-card{align-items:center;background:#fff;border-radius:20px;box-shadow:0 2px 10px #0000000d;display:flex;gap:22px;justify-content:space-between;margin-bottom:22px;padding:22px 30px}.agent-sync-card strong{font-size:20px}.agent-sync-card p{color:gray;margin-top:6px}.agent-sync-dot{background:#9ca3af;border-radius:50%;display:inline-block;height:12px;margin-right:10px;width:12px}.agent-sync-dot.active{background:#16a34a}.agent-sync-stats{align-items:center;display:flex;gap:16px}.agent-download-btn{align-items:center;background:#ff7a00;border-radius:999px;box-shadow:0 8px 18px #ff7a0038;color:#fff;display:inline-flex;font-size:14px;font-weight:800;justify-content:center;min-height:48px;padding:0 22px;text-decoration:none;white-space:nowrap}.agent-download-btn:hover{background:#f06d00}.agent-sync-stats div{background:#f7f8fb;border-radius:14px;min-width:140px;padding:14px 18px}.agent-sync-stats p{font-size:12px;font-weight:700;margin:0 0 6px}.agent-sync-stats strong{font-size:26px}@media (max-width:1100px){.agent-sync-card{align-items:flex-start;flex-direction:column}.agent-sync-stats{flex-wrap:wrap;width:100%}}.app-sidebar{background:#fff;border-right:1px solid #e5e7eb;height:100vh;min-width:350px;overflow:hidden;width:350px}.app-sidebar-brand{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;display:flex;height:115px;padding:0 24px}.app-sidebar-logo{display:block;height:auto;max-width:100%;width:290px}.app-sidebar-nav{display:flex;flex-direction:column;gap:5px;padding:28px 13px 16px}.app-sidebar-item{align-items:center;border-radius:16px;color:#000;display:flex;font-size:20px;font-weight:500;gap:16px;height:49px;letter-spacing:0;padding:0 22px;text-decoration:none;transition:background .2s ease,font-weight .2s ease}.app-sidebar-item svg{flex:0 0 auto}.app-sidebar-item:hover{background:#f4f6ff}.app-sidebar-item.active{background:#e8edff;font-weight:800}.app-sidebar-logout{background:#0000;border:0;color:#dc2626;cursor:pointer;font-family:inherit;text-align:left}.app-sidebar-logout:hover{background:#fff1f1}.app-shell{background:#f5f5f5;display:flex;height:100vh;overflow:hidden}.app-shell-content{flex:1 1;height:100vh;min-width:0;overflow:auto}@media (max-width:900px){.app-shell{flex-direction:column}.app-sidebar{height:auto;min-width:0;overflow:visible;width:100%}.app-sidebar-brand{height:90px}.app-sidebar-nav{padding:14px}}.clients-page{background:#f5f5f5;height:100vh;overflow:auto;padding:35px}.clients-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:25px}.clients-header h2{font-size:42px;font-weight:700;margin-bottom:10px}.clients-header p{color:gray;font-size:16px}.clients-buttons{display:flex;gap:15px}.new-client-btn{background:#fff;border:2px solid orange;border-radius:40px;color:orange;cursor:pointer;font-size:15px;font-weight:600;padding:14px 26px;transition:.3s}.new-client-btn:hover,.new-matter-btn{background:orange;color:#fff}.new-matter-btn{border:none;border-radius:40px;cursor:pointer;font-size:15px;font-weight:600;padding:14px 26px;transition:.3s}.new-matter-btn:hover{transform:scale(1.03)}.clients-box,.matters-box{background:#fff;border-radius:20px;box-shadow:0 2px 10px #0000000d;margin-bottom:25px;padding:30px}.clients-box h4,.matters-box h4{color:gray;font-size:15px;margin-bottom:20px}.clients-box p,.no-matters{color:#555;font-size:18px}.filters-row{align-items:end;display:flex;gap:18px;margin-bottom:35px}.filter-group{display:flex;flex-direction:column}.filter-group label{color:gray;font-size:15px;margin-bottom:8px}.filter-group select{background:#fff;border:1px solid #dcdcdc;border-radius:12px;font-size:16px;outline:none;padding:15px;width:280px}.actions-cell{gap:10px}.actions-cell,.icon-btn{align-items:center;display:flex}.icon-btn{border-radius:8px;justify-content:center;padding:6px;transition:all .2s ease}.edit-btn{color:#f97316}.edit-btn:hover{background:#fff1e8;transform:scale(1.08)}.delete-btn{color:#ef4444}.delete-btn:hover{background:#ffeaea;transform:scale(1.08)}.apply-btn{background:#fff;border:2px solid orange;border-radius:40px;color:orange;cursor:pointer;font-size:15px;font-weight:600;height:52px;padding:0 28px;transition:.3s}.apply-btn:hover{background:orange;color:#fff}.modal-overlay{align-items:center;background:#00000059;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.modal-box{background:#fff;border-radius:20px;max-height:90vh;overflow-y:auto;padding:30px;width:720px}.modal-box h2{font-size:38px;margin-bottom:30px}.modal-section{display:flex;flex-direction:column;margin-bottom:22px}.modal-section label{color:gray;font-size:14px;margin-bottom:10px}.modal-section input,.modal-section select,.two-grid input,textarea{border:1px solid #dcdcdc;border-radius:12px;font-size:16px;outline:none;padding:16px;width:100%}textarea{margin-bottom:22px;resize:none}.two-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin-bottom:22px}.modal-buttons{display:flex;gap:15px;justify-content:flex-end;margin-top:25px}.cancel-btn{background:#fff;border:2px solid #dcdcdc;border-radius:40px;padding:12px 28px}.cancel-btn,.save-btn{cursor:pointer;font-size:15px}.save-btn{background:orange;border:none;border-radius:40px;color:#fff;font-weight:600;padding:12px 32px}.clients-table{margin-top:20px}.clients-table th{border-bottom:2px solid #e5e5e5;color:gray;font-size:15px;padding:18px;text-align:left}.clients-table td{border-bottom:1px solid #f0f0f0;font-size:16px;padding:22px 18px}.clients-table tr:hover{background:#fafafa}.clients-page{padding:20px}.client-form{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.client-form input,.client-form select{border:1px solid #ccc;border-radius:6px;padding:10px}.client-form button{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 16px}.clients-table-container{background:#f5f5f5;border-radius:12px;padding:20px}.clients-table{border-collapse:collapse;width:100%}.clients-table td,.clients-table th{border-bottom:1px solid #ddd;padding:14px;text-align:left}.delete-btn,.edit-btn{align-items:center;background:none;border:none;border-radius:50%;color:#1f2937;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-right:10px;width:32px}.delete-btn:hover,.edit-btn:hover{background:#eef2ff;color:#0b70c9}body{background:#f5f5f5;margin:0;padding:0}.dashboard-page{background:#f5f5f5;min-height:100vh}.dashboard-main{display:flex;min-height:100vh}.clients-page{flex:1 1;margin-bottom:0;padding-bottom:0}.time-layout{height:100vh}.time-nav-link{color:inherit;text-decoration:none}.time-sidebar .sidebar-item{align-items:center;display:flex;gap:12px}.time-content{background:#f7f8fb;flex:1 1;min-width:0;overflow:auto;padding:26px 28px}.time-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.time-header h2{color:#171717;font-size:32px;margin:0 0 6px}.time-header p{color:#5f6673;font-size:15px}.apply-filter-btn,.primary-pill,.quick-filter{border:1px solid #0b70c9;border-radius:999px;cursor:pointer;font-weight:700}.primary-pill{align-items:center;background:#0b70c9;color:#fff;display:inline-flex;gap:8px;padding:12px 20px}.agent-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.agent-badge{background:#f3f4f6;border-radius:999px;color:#4b5563;font-size:13px;font-weight:800;padding:9px 14px}.agent-badge.running{background:#e7f8ed;color:#188444}.agent-stop-btn{background:#ef4444;border:none;border-radius:999px;color:#fff;cursor:pointer;font-weight:800;height:44px;padding:0 18px}.agent-stop-btn:hover{background:#dc2626}.time-filters{align-items:end;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.time-filters .filter-group{min-width:170px}.time-filters input,.time-filters select{background:#fff;border:1px solid #cfd5df;border-radius:8px;font-size:14px;height:46px;padding:0 14px;width:100%}.quick-filter{background:#fff;color:#0b70c9;height:44px;padding:0 18px}.apply-filter-btn{background:#0b70c9;color:#fff;height:46px;padding:0 22px}.time-table-card{background:#fff;border:1px solid #e4e8ef;border-radius:8px;box-shadow:0 2px 10px #0f172a0d;overflow-x:hidden}.time-table{border-collapse:collapse;table-layout:fixed;width:100%}.time-table td,.time-table th{border-bottom:1px solid #e5e7eb;font-size:14px;padding:16px 12px;text-align:left;vertical-align:middle}.time-table th{background:#fbfcfe;color:#4b5563;font-weight:700}.select-column{padding-left:14px!important;padding-right:6px!important}.bulk-select-cell{align-items:center;display:flex;gap:4px}.bulk-delete-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:#374151;cursor:pointer;display:inline-flex;height:30px;justify-content:center;width:30px}.bulk-delete-btn:hover{background:#fee2e2;color:#dc2626}.time-table td span{display:block}.entry-description{line-height:1.45;overflow-wrap:anywhere}.column-select{width:5%}.column-end,.column-start{width:8.5%}.column-matter{width:12%}.column-entry{width:22%}.column-duration{width:7%}.column-status{width:9%}.column-billable{width:7%}.column-invoice{width:10%}.column-actions{width:11%}.invoice-badge,.status-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:700;padding:6px 10px}.status-badge.draft{background:#eef2ff;color:#3730a3}.status-badge.recording{background:#fff7ed;color:#c2410c}.invoice-badge,.status-badge.approved{background:#e7f8ed;color:#188444}.generate-btn{background:#fff;border:1px solid #d9dfe8;border-radius:999px;color:#0b70c9;cursor:pointer;max-width:100%;padding:9px 14px}.generate-btn:disabled{color:#a3aab6;cursor:not-allowed}.row-actions{display:flex;gap:4px;white-space:nowrap}.time-pagination{align-items:center;border-top:1px solid #e5e7eb;color:#5f6673;display:flex;font-size:13px;gap:12px;justify-content:flex-end;padding:14px 16px}.time-pagination label{align-items:center;display:flex;gap:8px}.time-pagination select{background:#fff;border:1px solid #cfd5df;border-radius:6px;color:#374151;font:inherit;height:36px;padding:0 28px 0 10px}.time-page-count{min-width:92px;text-align:center}.time-pagination button{align-items:center;background:#0000;border:0;border-radius:50%;color:#374151;cursor:pointer;display:inline-flex;height:34px;justify-content:center;width:34px}.time-pagination button:hover:not(:disabled){background:#eef2ff;color:#0b70c9}.time-pagination button:disabled{color:#c7cdd6;cursor:not-allowed}.icon-btn{background:#0000;border:none;border-radius:50%;color:#374151;cursor:pointer;height:32px;width:32px}.icon-btn:hover{background:#eef2ff;color:#0b70c9}.time-modal{background:#fff;border-radius:8px;max-height:88vh;overflow:auto;padding:28px;width:620px}.time-modal h2{font-size:28px;margin-bottom:8px}.time-modal p{color:#5f6673;margin-bottom:20px}.time-modal input,.time-modal select,.time-modal textarea{border:1px solid #cfd5df;border-radius:8px;font-size:15px;padding:14px;width:100%}.time-modal textarea{resize:vertical}.time-modal input:disabled{background:#f3f4f6;color:#8b95a5}.billable-check{grid-gap:8px 12px;align-items:center;background:#f8fbff;border:1px solid #b9d8f4;border-radius:8px;color:#1f2937;cursor:pointer;display:grid;gap:8px 12px;grid-template-columns:22px 1fr;margin-top:18px;padding:16px}.billable-check input{accent-color:#0b70c9;height:18px;padding:0;width:18px}.billable-check span{font-weight:800}.billable-check small{color:#64748b;font-size:13px;grid-column:2}.invoice-modal{width:680px}@media (max-width:900px){.time-layout{flex-direction:column}.time-sidebar{height:auto;width:100%}.time-content{padding:18px}}.invoices-page{background:#f7f8fb;height:100vh;overflow:auto;padding:28px}.invoices-shell{margin:0 auto;max-width:1240px}.invoices-topbar{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:22px}.invoices-topbar h2{font-size:34px;margin:0 0 6px}.invoices-topbar p{color:#5f6673;font-size:15px}.new-invoice-btn{align-items:center;background:#0b70c9;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;height:46px;padding:0 20px}.new-invoice-btn:hover{background:#075da8}.invoice-filters{align-items:end;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.invoice-filters .filter-group{min-width:240px}.invoice-filters select{background:#fff;border:1px solid #cfd5df;border-radius:8px;font-size:14px;height:48px;padding:0 14px;width:100%}.apply-invoice-filters{background:#fff;border:1px solid #0b70c9;border-radius:999px;color:#0b70c9;cursor:pointer;font-weight:800;height:48px;padding:0 22px}.apply-invoice-filters:hover{background:#eef7ff}.empty-invoices,.invoice-table-wrap{background:#fff;border:1px solid #e4e8ef;border-radius:8px;box-shadow:0 2px 10px #0f172a0d}.empty-invoices{color:#5f6673;padding:56px;text-align:center}.empty-invoices h3{color:#171717;margin:14px 0 8px}.invoice-table-wrap{overflow:auto}.invoice-table{border-collapse:collapse;min-width:1060px;width:100%}.invoice-table td,.invoice-table th{border-bottom:1px solid #e5e7eb;font-size:14px;padding:16px 14px;text-align:left;vertical-align:middle}.invoice-table th{background:#fbfcfe;color:#4b5563;font-weight:800}.invoice-table tr:last-child td{border-bottom:none}.invoice-status{align-items:center;background:#eef2ff;border-radius:999px;color:#3730a3;display:inline-flex;font-size:12px;font-weight:800;padding:6px 10px}.invoice-status.submitted{background:#fff7ed;color:#c2410c}.invoice-status.paid{background:#e7f8ed;color:#188444}.invoice-row-actions{gap:8px}.icon-action,.invoice-row-actions{align-items:center;display:inline-flex}.icon-action{background:#0000;border:none;border-radius:50%;color:#1f2937;cursor:pointer;height:34px;justify-content:center;width:34px}.icon-action:hover{background:#eef2ff;color:#0b70c9}.icon-action:disabled{color:#c4cad4;cursor:not-allowed}.icon-action:disabled:hover{background:#0000;color:#c4cad4}.icon-action.danger:hover{background:#fee2e2;color:#dc2626}.invoice-modal-box{background:#fff;border-radius:8px;max-height:88vh;overflow:auto;padding:28px;width:680px}.invoice-modal-box h2{font-size:28px;margin:0 0 20px}.invoice-modal-box input,.invoice-modal-box textarea{border:1px solid #cfd5df;border-radius:8px;font-size:15px;padding:14px;width:100%}.invoice-modal-box textarea{margin:14px 0;resize:vertical}@media (max-width:900px){.invoices-page{padding:18px}.invoices-topbar{flex-direction:column}.new-invoice-btn{justify-content:center;width:100%}.apply-invoice-filters,.invoice-filters .filter-group{width:100%}.invoice-modal-box{width:calc(100vw - 32px)}}.timesheets-layout{min-height:100vh}.timesheets-content{padding:38px 36px 56px}.timesheets-header{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;margin-bottom:28px}.timesheets-header h2{font-size:40px;letter-spacing:0;margin:0}.timesheets-header p{color:#596579;font-size:18px;margin:10px 0 0}.timesheets-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.agent-state{align-items:center;background:#f3f4f6;border-radius:999px;color:#4b5563;display:inline-flex;font-weight:800;height:44px;padding:0 18px}.agent-state.live{background:#dcfce7;color:#15803d}.outline-action,.primary-action{align-items:center;border-radius:999px;cursor:pointer;display:inline-flex;font-weight:800;gap:8px;height:44px;padding:0 18px}.outline-action{background:#fff;border:1px solid #0b70c9;color:#0b70c9}.primary-action{background:#0b70c9;border:none;color:#fff}.timesheet-summary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(160px,1fr));margin-bottom:22px}.timesheet-summary div{background:#fff;border:1px solid #dbe3ef;border-radius:8px;box-shadow:0 10px 28px #1f29370f;padding:20px}.timesheet-summary span{color:#6b7280;display:block;font-weight:800;margin-bottom:10px}.timesheet-summary strong{font-size:30px}.timesheet-toolbar{align-items:end;display:flex;gap:18px;justify-content:space-between;margin-bottom:22px}.timesheet-toolbar .filter-group{width:240px}.timesheet-note{align-items:center;color:#64748b;display:flex;font-weight:700;gap:8px}.timesheet-card{background:#fff;border:1px solid #dbe3ef;border-radius:8px;box-shadow:0 12px 28px #1f29370f;overflow:hidden}.timesheet-table{border-collapse:collapse;width:100%}.timesheet-table td,.timesheet-table th{border-bottom:1px solid #e5e7eb;padding:18px 20px;text-align:left;vertical-align:top}.timesheet-table th{color:#374151;font-size:15px}.timesheet-table td{color:#111827;font-size:15px}.row-status{align-items:center;background:#eef2ff;border-radius:999px;color:#3730a3;display:inline-flex;font-weight:800;min-height:34px;padding:0 14px}.row-status.recording{background:#dcfce7;color:#15803d}.empty-timesheet{color:#6b7280;height:140px;text-align:center!important;vertical-align:middle!important}@media (max-width:980px){.timesheet-toolbar,.timesheets-header{align-items:stretch;flex-direction:column}.timesheets-actions{justify-content:flex-start}.timesheet-summary{grid-template-columns:repeat(2,minmax(150px,1fr))}.timesheet-card{overflow-x:auto}}.placeholder-page{background:#f5f5f5;height:100vh;overflow:auto;padding:36px}.placeholder-page h2{color:#111827;font-size:42px;margin-bottom:10px}.placeholder-page p{color:#6b7280;font-size:17px}.admin-shell{background:#f7f8fb;color:#172033;display:flex;min-height:100vh}.admin-sidebar{background:#1d2028;color:#fff;padding:24px 16px;width:230px}.admin-sidebar img{background:#fff;border-radius:6px;padding:8px;width:190px}.admin-sidebar h2{color:#ff8a00;font-size:18px;margin:24px 8px}.admin-sidebar a{align-items:center;border-radius:6px;color:#fff;display:flex;gap:10px;margin:8px 0;padding:12px;text-decoration:none}.admin-sidebar a:hover{background:#ff8a00}.admin-content{flex:1 1;padding:36px}.admin-content header p{color:#ff8a00;font-size:12px;font-weight:800}.admin-content h1{font-size:34px}.admin-content header span{color:#6b7280}.admin-filters{display:flex;gap:12px;margin:28px 0}.admin-search{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;display:flex;flex:1 1;gap:8px;padding:0 14px}.admin-filters select,.admin-search input{background:#fff;border:0;font:inherit;min-height:48px;outline:0}.admin-filters select{border:1px solid #e5e7eb;border-radius:6px;min-width:160px;padding:0 12px}.admin-table-wrap{background:#fff;border:1px solid #eceff3;border-radius:8px;overflow:auto}.admin-table-wrap table{border-collapse:collapse;width:100%}.admin-table-wrap td,.admin-table-wrap th{border-bottom:1px solid #edf0f3;padding:16px;text-align:left}.admin-table-wrap th{color:#6b7280;font-size:12px;text-transform:uppercase}.admin-table-wrap td span{color:#6b7280;display:block;font-size:13px}.admin-status{background:#e8f7ed;border-radius:999px;color:#16803c;font-size:12px;padding:5px 9px}@media(max-width:800px){.admin-shell{display:block}.admin-sidebar{width:100%}.admin-content{padding:20px}.admin-filters{flex-direction:column}}body{background:#fff7ef;overflow-x:hidden}.app{width:100%}.hero{background:linear-gradient(135deg,#ff7b00,#ff9d00);color:#fff;min-height:100vh;padding:30px 70px;position:relative}.hero-content,.navbar{align-items:center;display:flex;justify-content:space-between}.hero-content{margin-top:80px}.hero-left{width:45%}.tagline{font-size:14px;letter-spacing:4px;margin-bottom:20px}.hero-left h1{font-size:78px;font-weight:800;line-height:1.1}.hero-left h1 span{color:#ffe1b8}.hero-desc{font-size:28px;line-height:1.7;margin-top:30px;width:90%}.start-btn{align-items:center;background:#ff8a00;border:none;border-radius:50px;box-shadow:0 8px 25px #00000026;color:#fff;cursor:pointer;display:flex;font-size:17px;font-weight:600;gap:12px;margin-top:40px;padding:20px 35px}.hero-right{width:50%}.dashboard-card{background:#fff;border-radius:25px;box-shadow:0 15px 40px #0003;overflow:hidden;padding-bottom:25px}.browser-top{background:#f0f0f0;height:40px}.dashboard-header{align-items:center;display:flex;justify-content:space-between;padding:25px}.dashboard-header h3{color:#111}.user{align-items:center;display:flex;gap:12px}.avatar{background:linear-gradient(#ff8a00,#ff6200);border-radius:50%;height:42px;width:42px}.user h4{color:#111;font-size:14px}.user p{color:gray;font-size:12px}.stats-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);padding:0 25px}.stat-box{background:#fff7f0;border-radius:15px;padding:20px}.stat-box h2{color:#111;margin-bottom:5px}.stat-box p{color:gray;font-size:14px}.chart-section{display:flex;gap:20px;padding:25px}.chart-box,.project-box{background:#fff8f2;border-radius:18px;flex:1 1;padding:20px}.chart-box h4,.project-box h4{color:#111;margin-bottom:15px}.fake-chart{height:180px;position:relative}.line-chart{background:linear-gradient(90deg,#ff7b00,#ffb347);border-radius:20px;height:4px;position:absolute;top:90px;width:100%}.project-box ul{color:#111;line-height:2.3;padding-left:18px}.feature-section{background:#fff;border-radius:25px;box-shadow:0 15px 35px #00000014;display:grid;grid-template-columns:repeat(6,1fr);margin:50px auto 0;padding:35px;position:relative;width:92%;z-index:10}.feature-card{align-items:flex-start;border-right:1px solid #eaeaea;display:flex;gap:18px;padding:0 18px}.feature-card:last-child{border-right:none}.feature-card h3{color:#111;margin-bottom:10px}.feature-card p{color:gray;line-height:1.6}.dashboard-section{grid-gap:35px;display:grid;gap:35px;grid-template-columns:1fr 1fr;margin:70px auto;width:92%}.dashboard-image{align-items:center;background:#fff;border-radius:25px;display:flex;justify-content:center;min-height:330px}.mini-dashboard{background:#fff8f2;border-radius:20px;height:250px;padding:30px;width:85%}.bars,.mini-dashboard{align-items:flex-end;display:flex}.bars{gap:18px;width:100%}.bars span{background:linear-gradient(#ff7b00,#ffb347);border-radius:10px;flex:1 1}.bars span:first-child{height:90px}.bars span:nth-child(2){height:160px}.bars span:nth-child(3){height:120px}.bars span:nth-child(4){height:190px}.bars span:nth-child(5){height:140px}.dashboard-text{display:flex;flex-direction:column;justify-content:center}.dashboard-text h2{color:#2c1b00;font-size:55px;line-height:1.2}.dashboard-text p{color:#555;font-size:18px;line-height:2;margin-top:20px}.dashboard-buttons{display:flex;gap:20px;margin-top:30px}.analytics-buttons button,.dashboard-buttons button{background:#ff8a00;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:600;padding:16px 28px}.outline-btn{background:#fff!important;box-shadow:0 5px 20px #0000001a;color:#ff7b00!important}.analytics-card{align-items:center;background:linear-gradient(135deg,#ff7b00,#ff9d00);border-radius:25px;color:#fff;display:flex;grid-column:span 2;justify-content:space-between;padding:50px}.analytics-content h2{font-size:48px}.analytics-content p{font-size:18px;line-height:2;margin-top:20px;width:80%}.analytics-buttons{display:flex;gap:20px;margin-top:30px}.light-btn{background:#fff!important;color:#ff7b00!important}.analytics-screen{background:#fff;border-radius:20px;height:260px;position:relative;width:420px}.screen-chart{border:14px solid #ff8a00;border-radius:50%;height:180px;position:absolute;right:35px;top:40px;width:180px}.industries{margin:70px auto;text-align:center;width:92%}.industries h2{color:#2c1b00;font-size:44px;margin-bottom:50px}.industry-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(10,1fr)}.industry-card{background:#fff;border-radius:20px;box-shadow:0 5px 20px #0000000f;padding:25px 10px}.industry-icon{color:#ff8a00;display:flex;justify-content:center;margin-bottom:14px}.industry-card p{color:#333;font-size:14px;font-weight:500}@media(max-width:1200px){.hero-content{flex-direction:column;gap:60px}.hero-left,.hero-right{width:100%}.feature-section{gap:30px;grid-template-columns:repeat(2,1fr)}.dashboard-section{grid-template-columns:1fr}.analytics-card{flex-direction:column;gap:40px;grid-column:span 1}.industry-grid{grid-template-columns:repeat(2,1fr)}.nav-links{display:none}.hero-left h1{font-size:56px}}.pricing-navbar{background:#ff8a00;color:#fff;justify-content:space-between;padding:30px 70px}.logo,.pricing-navbar{align-items:center;display:flex}.logo{font-size:40px;font-weight:700;gap:10px}.logo span{font-size:28px}.logo-icon{height:44px;width:44px}.nav-links{display:flex;font-size:14px;font-weight:500;gap:45px;list-style:none}.nav-links li{cursor:pointer}.nav-link{color:#fff;text-decoration:none}.trial-btn{background:#fff;border:none;border-radius:40px;color:#ff7b00;cursor:pointer;font-weight:600;padding:15px 28px}.pricing-page{background:#fff7ef;min-height:100vh;padding:80px;text-align:center}.pricing-page h1{color:#ff7b00;font-size:60px;margin-bottom:60px}.pricing-grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;max-width:940px}.pricing-card{background:#fff;border-radius:8px;box-shadow:0 10px 30px #00000014;padding:45px;transition:.3s}.pricing-card:hover{transform:translateY(-10px)}.pricing-card h2{color:#222;font-size:36px}.pricing-card h3{color:#ff8a00;font-size:58px;margin:25px 0}.pricing-card h3 span{color:#777;font-size:20px}.pricing-card ul{list-style:none;margin:35px 0}.pricing-card li{color:#555;font-size:18px;margin:18px 0}.pricing-card button{background:#ff8a00;border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:18px 35px}@media(max-width:1000px){.pricing-grid{grid-template-columns:1fr}}.pricing-cycle{background:#fff;border:1px solid #ffd2a8;border-radius:8px;display:inline-flex;margin:-30px 0 40px;padding:4px}.pricing-cycle button{background:#0000;border:0;border-radius:6px;color:#7c4b1c;cursor:pointer;font-weight:700;padding:12px 22px}.pricing-cycle button.active{background:#ff8a00;color:#fff}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,sans-serif}.signup-page{background:#f5f5f5;min-height:100vh;width:100%}.signup-navbar{background:#ff8a00;display:none;height:105px;justify-content:space-between;padding:0 70px;width:100%}.signup-logo,.signup-navbar{align-items:center;display:flex}.signup-logo{gap:15px}.signup-logo h1{color:#fff;font-size:38px;font-weight:700}.signup-circle{align-items:center;border:4px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:22px;height:52px;justify-content:center;width:52px}.signup-nav-links{display:flex;gap:50px;list-style:none}.signup-nav-links li{color:#fff;cursor:pointer;font-size:15px;font-weight:600}.signup-nav-links a{color:#fff;text-decoration:none}.signup-trial-btn{background:#fff;border:none;border-radius:40px;color:#ff8a00;cursor:pointer;font-size:14px;font-weight:700;padding:16px 32px}.signup-content{display:flex;justify-content:center;padding-top:60px;width:100%}.signup-card{background:#f3f4f8;border-radius:30px;box-shadow:0 10px 30px #00000014;display:flex;flex-direction:column;gap:18px;padding:35px;width:500px}.signup-card h2{color:#ff8a00;font-size:36px;margin-bottom:10px;text-align:center}.signup-input{border:2px solid #bcc1cd;border-radius:18px;font-size:18px;outline:none;padding:18px;width:100%}.signup-industry-field{display:flex;flex-direction:column;gap:8px;position:relative}.signup-industry-field label{color:#282d38;font-size:16px;font-weight:700}.signup-industry-trigger{align-items:center;background:#fff;border:2px solid #bcc1cd;border-radius:18px;color:#151922;cursor:pointer;display:flex;font-size:18px;justify-content:space-between;padding:18px;width:100%}.signup-industry-menu{background:#fff;border:1px solid #d7dbe4;border-radius:12px;box-shadow:0 14px 28px #00000024;display:flex;flex-direction:column;left:0;padding:6px;position:absolute;right:0;top:calc(100% + 6px);z-index:10}.signup-industry-menu button{background:#fff;border:0;border-radius:7px;color:#151922;cursor:pointer;font-size:16px;padding:12px;text-align:left}.signup-industry-menu button.selected,.signup-industry-menu button:hover{background:#fff3e2;color:#c96500}.password-rules{color:#666;font-size:14px;line-height:1.6}.create-btn{background:#12d68d;border:none;border-radius:18px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;padding:18px}.signup-error{color:#d22727;font-size:15px;font-weight:700;line-height:1.45;margin:0;text-align:center;white-space:pre-line}.login-text{color:#777;margin-top:18px;text-align:center}.login-text span{color:#00c77a;font-weight:600}.login-text a{text-decoration:none}.signup-password-box{position:relative}.signup-eye{color:#6d7085;cursor:pointer;position:absolute;right:18px;top:18px}.reset-page{background:#f5f5f5;min-height:100vh}.reset-content{display:flex;justify-content:center;padding:52px 20px}.reset-card{background:#fff;border-radius:20px;box-shadow:0 12px 34px #1e293b1a;display:flex;flex-direction:column;gap:16px;padding:34px;width:min(520px,100%)}.reset-card h1{color:#ff7900;font-size:34px;margin:0;text-align:center}.reset-card p{color:#64748b;line-height:1.55;margin:0}.reset-card input{background:#fff;border:2px solid #cbd5e1;border-radius:12px;font:inherit;outline:0;padding:16px;width:100%}.reset-card input:focus{border-color:#ff7900}.reset-card>button,.reset-password-box+input+button{background:#ff7900;border:0;border-radius:12px;color:#fff;cursor:pointer;font:inherit;font-weight:800;padding:15px}.reset-card button:disabled{cursor:wait;opacity:.65}.reset-code{letter-spacing:6px;text-align:center}.reset-secondary{background:#fff!important;border:1px solid #ff7900!important;color:#ff7900!important}.reset-password-box{position:relative}.reset-password-box input{padding-right:54px}.reset-eye{background:#0000;border:0;color:#64748b;cursor:pointer;display:flex;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.reset-rules{font-size:14px}.reset-success{color:#16803c!important;font-weight:700}.reset-error{color:#c62828!important;font-weight:700}.reset-back{color:#f06400;font-weight:700;text-align:center;text-decoration:none}.public-info-page{background:#fff7ef;min-height:100vh}.public-info-content{margin:0 auto;padding:110px 0;text-align:center;width:min(1120px,calc(100% - 40px))}.public-info-content p{color:#f06400;font-size:15px;font-weight:800;letter-spacing:3px;text-transform:uppercase}.public-info-content h1{color:#2c1b00;font-size:72px;margin-top:14px}.public-info-content span{color:#6f5438;display:block;font-size:21px;line-height:1.8;margin:20px auto 0;max-width:780px}@media(max-width:700px){.public-info-content{padding:70px 0}.public-info-content h1{font-size:52px}.public-info-content span{font-size:18px}}.global-notice{align-items:center;background:#fff8f8;border:1px solid #f4b4b4;border-left:4px solid #d83b3b;border-radius:8px;box-shadow:0 12px 30px #4d1a1a29;color:#a92727;display:flex;font-size:15px;font-weight:700;gap:10px;left:50%;padding:14px 16px;position:fixed;top:20px;transform:translateX(-50%);width:min(520px,calc(100vw - 32px));z-index:1000}.global-notice span{flex:1 1;white-space:pre-line}.global-notice button{background:#0000;border:0;color:#a92727;cursor:pointer;display:flex;padding:4px}
/*# sourceMappingURL=main.7c1879fd.css.map*/