@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700&display=swap";:root{font-family:Be Vietnam Pro,Segoe UI,sans-serif;color:#242424;background:#f5f5f8;font-synthesis:none;--accent:#5b5fc7;--border:#e5e5e8}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr)}.sidebar{background:#17171f;color:#fff;min-height:100vh;position:fixed;width:252px;inset:0 auto 0 0;display:flex;flex-direction:column;z-index:10}.brand{height:76px;display:flex;align-items:center;gap:12px;padding:0 25px;border-bottom:1px solid #2a2a34}.brand>div:last-child{display:flex;flex-direction:column;line-height:1;gap:6px}.brand strong{font-size:18px;letter-spacing:.06em}.brand small{font-size:9px;letter-spacing:.2em;color:#aaaab5}.brand-mark{width:30px;height:30px;position:relative;display:flex;gap:3px;align-items:flex-end}.brand-mark span{display:block;width:7px;border-radius:2px 2px 0 0;transform:skew(-15deg);background:linear-gradient(#818cf8,#5b5fc7)}.brand-mark span:nth-child(1){height:15px}.brand-mark span:nth-child(2){height:24px}.brand-mark span:nth-child(3){height:19px}.sidebar nav{padding:20px 13px;display:flex;flex-direction:column;gap:5px}.sidebar nav button{height:46px;border:0;border-radius:8px;color:#b9b9c5;background:transparent;display:flex;align-items:center;gap:13px;padding:0 13px;text-align:left}.sidebar nav button span{flex:1;font-size:13px;font-weight:500}.sidebar nav button b{font-size:11px;background:#34343f;padding:3px 7px;border-radius:10px}.sidebar nav button:hover,.sidebar nav button.active{background:#29293b;color:#fff}.sidebar nav button.active{box-shadow:inset 3px 0 #818cf8}.sidebar-projects{border-top:1px solid #2a2a34;margin:3px 13px 0;padding:18px 0}.sidebar-projects p{font-size:9px;color:#777785;letter-spacing:.15em;font-weight:700;padding:0 13px}.sidebar-projects button{display:flex;align-items:center;gap:10px;width:100%;color:#aaaab5;border:0;padding:8px 13px;background:transparent;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-projects button:hover{color:#fff}.sidebar-projects button span{width:7px;height:7px;border-radius:2px;flex:none}.sidebar-user{margin-top:auto;border-top:1px solid #2a2a34;padding:17px 18px;display:flex;align-items:center;gap:10px}.sidebar-user>div{display:flex;flex-direction:column;min-width:0;flex:1}.sidebar-user strong{font-size:11px}.sidebar-user small{font-size:9px;color:#8f8f9c;margin-top:4px}.sidebar-user svg{color:#777785}main{grid-column:2;min-width:0}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 34px;position:sticky;top:0;z-index:8}.mobile-brand{display:none}.search{width:min(440px,45%);height:38px;display:flex;align-items:center;gap:10px;padding:0 13px;border-radius:8px;background:#f3f3f6;color:#72727a}.search input{border:0;outline:0;background:transparent;width:100%;font-size:12px;color:#242424}.top-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.source-badge{height:28px;border:1px solid #dedee3;background:#f7f7f9;color:#666;border-radius:14px;padding:0 10px;display:flex;align-items:center;gap:6px;font-size:8px}.source-badge span{width:6px;height:6px;border-radius:50%;background:#999}.source-badge.connected{color:#0b6a0b;background:#f0f8ed;border-color:#cce8c8}.source-badge.connected span{background:#6bb700}.icon-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#616161;position:relative}.icon-button:hover{background:#f1f1f4}.notification-dot{position:absolute;width:6px;height:6px;border-radius:50%;background:#d13438;right:9px;top:8px;border:1px solid white}.primary-button,.secondary-button{height:39px;border-radius:7px;padding:0 15px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:600;white-space:nowrap}.primary-button{border:1px solid #4f52b2;background:var(--accent);color:#fff;box-shadow:0 1px 2px #0002}.primary-button:hover{background:#4f52b2}.secondary-button{border:1px solid #d8d8dc;background:#fff;color:#424242}.secondary-button:hover{background:#f8f8fa}.content{max-width:1520px;margin:auto;padding:30px 34px 46px}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:28px}.page-heading.compact{align-items:center}.page-heading p,.modal-heading p{color:#777;letter-spacing:.13em;font-size:9px;font-weight:700;margin:0 0 8px}.page-heading h1{font-size:24px;line-height:1.2;margin:0;font-weight:700;letter-spacing:-.025em}.page-heading h1 span{font-size:22px}.page-heading h2{font-size:12px;color:#777;font-weight:400;margin:8px 0 0}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.stat-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:18px;display:flex;align-items:flex-start;gap:15px;box-shadow:0 1px 2px #00000008}.stat-icon{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;flex:none}.stat-icon.indigo{color:#5b5fc7;background:#eeeefe}.stat-icon.green{color:#107c10;background:#e8f5e9}.stat-icon.orange{color:#c86f00;background:#fff3e0}.stat-icon.red{color:#c50f1f;background:#fdebec}.stat-card>div:last-child{display:grid;grid-template-columns:auto 1fr;align-items:baseline;min-width:0}.stat-card small{grid-column:1/-1;color:#71717a;font-size:10px}.stat-card strong{font-size:27px;margin-top:5px}.stat-card p{font-size:9px;color:#8a8a93;margin:0 0 0 10px}.dashboard-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:18px}.panel{background:#fff;border:1px solid var(--border);border-radius:10px;padding:20px;box-shadow:0 1px 2px #00000008}.panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.panel-heading h3{font-size:13px;margin:0}.panel-heading button{display:flex;align-items:center;border:0;background:transparent;color:var(--accent);font-size:10px;font-weight:600;padding:4px 0}.project-row{display:flex;align-items:center;gap:13px;padding:12px 0;border-top:1px solid #efeff1}.project-row:first-of-type{border-top:0}.project-icon{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;font-size:10px;font-weight:700}.project-main{flex:1;display:grid;grid-template-columns:1fr auto;gap:5px 10px}.project-main strong{font-size:11px}.project-main small{font-size:9px;color:#8a8a93}.progress-track{grid-column:1/-1;height:5px;border-radius:4px;background:#eeeef1;overflow:hidden}.progress-track span{display:block;height:100%;border-radius:4px}.project-row>b{font-size:11px;min-width:35px;text-align:right}.avatar-stack{display:flex;padding-left:8px}.avatar-stack .avatar{margin-left:-7px;box-shadow:0 0 0 2px #fff}.avatar{color:#fff;border-radius:50%;display:inline-grid;place-items:center;font-weight:600;position:relative;flex:none}.avatar-sm{width:24px;height:24px;font-size:7px}.avatar-md{width:32px;height:32px;font-size:9px}.avatar-lg{width:64px;height:64px;font-size:17px}.avatar i{position:absolute;width:7px;height:7px;border-radius:50%;background:#6bb700;border:2px solid #fff;right:-1px;bottom:0}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:25px;padding:12px 0 7px}.donut{width:118px;height:118px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#5b5fc7 0 var(--progress),#ececf0 var(--progress) 360deg);position:relative}.donut:after{content:"";position:absolute;inset:13px;background:#fff;border-radius:50%}.donut>div{z-index:1;display:flex;flex-direction:column;text-align:center}.donut b{font-size:20px}.donut small{font-size:8px;color:#888}.legend{min-width:120px}.legend>div{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:7px;padding:5px 0}.legend small{font-size:9px;color:#666}.legend b{font-size:10px}.dot{width:7px;height:7px;border-radius:50%;display:inline-block}.dot.neutral{background:#8a8a93}.dot.blue{background:#1683d8}.dot.purple{background:#7c4dbe}.dot.green{background:#107c10}.task-line{display:flex;align-items:center;gap:11px;padding:11px 0;border-top:1px solid #efeff1}.task-check{width:16px;height:16px;border:1.5px solid #aaa;border-radius:50%}.task-line-main{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.task-line-main strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.task-line-main small{font-size:8px;color:#8a8a93}.task-line-main small span{display:inline-block;width:5px;height:5px;border-radius:2px;margin-right:5px}.priority{font-size:8px;font-weight:600;padding:3px 6px;border-radius:4px}.priority-high{color:#c50f1f;background:#fdebec}.priority-medium{color:#c65d00;background:#fff1dc}.priority-low{color:#0b6a0b;background:#e7f4e4}.activity{display:flex;gap:11px;padding:11px 0;border-top:1px solid #efeff1}.activity p{font-size:9px;line-height:1.55;margin:0;color:#666}.activity p b{color:#242424}.activity p strong{color:#5b5fc7;font-weight:500}.activity small{font-size:8px;color:#999}.activity-panel{align-self:start}.board-actions{display:flex;gap:10px}.board-actions select,.modal select,.modal input,.modal textarea{border:1px solid #d7d7dc;background:#fff;border-radius:7px;color:#333;outline:none}.board-actions select{height:39px;padding:0 30px 0 12px;font-size:10px}.board-actions select:focus,.modal select:focus,.modal input:focus,.modal textarea:focus{border-color:#5b5fc7;box-shadow:0 0 0 2px #5b5fc71a}.kanban{display:grid;grid-template-columns:repeat(4,minmax(230px,1fr));gap:14px;align-items:start;overflow-x:auto;padding-bottom:10px}.kanban-column{background:#eeeef2;border-radius:10px;min-width:230px;border:1px solid #e4e4e8;transition:.2s}.kanban-column.drag-active{border-color:#babbe3}.column-heading{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 13px}.column-heading>div{display:flex;align-items:center;gap:8px}.column-heading strong{font-size:10px}.column-heading b{font-size:8px;background:#dedee4;color:#666;padding:3px 6px;border-radius:9px}.column-heading svg{color:#8a8a93}.column-body{padding:0 8px 8px;min-height:360px}.task-card{background:#fff;border:1px solid #e0e0e4;border-radius:8px;padding:13px;margin-bottom:8px;box-shadow:0 1px 2px #0000000a;cursor:grab}.task-card:active{cursor:grabbing;opacity:.7}.task-card-top{display:flex;justify-content:space-between;align-items:center}.project-pill{font-size:8px;font-weight:700;padding:4px 6px;border-radius:4px}.task-card h3{font-size:11px;margin:12px 0 6px;line-height:1.4}.task-card>p{font-size:8px;color:#777;line-height:1.55;margin:0 0 10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tag-row{display:flex;gap:5px;flex-wrap:wrap}.tag-row span{font-size:7px;background:#f2f2f5;color:#666;border-radius:3px;padding:3px 6px}.mini-progress{height:5px;background:#eee;border-radius:5px;margin:13px 28px 0 0;position:relative}.mini-progress>span{display:block;height:100%;border-radius:5px}.mini-progress small{position:absolute;left:calc(100% + 5px);top:-4px;font-size:7px;color:#777}.task-card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;margin-top:13px;padding-top:10px}.task-card-footer>span{display:flex;align-items:center;gap:5px;font-size:8px;color:#777}.add-card{width:100%;height:36px;border:1px dashed #c5c5ca;border-radius:7px;background:transparent;color:#6b6b73;display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px}.add-card:hover{background:#fff;color:#5b5fc7}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.project-card{background:#fff;border:1px solid var(--border);border-radius:11px;overflow:hidden;box-shadow:0 1px 2px #00000008}.project-card-cover{height:92px;padding:16px;color:#fff;display:flex;justify-content:space-between;align-items:flex-start}.project-card-cover span{font-size:10px;font-weight:700;border:1px solid #ffffff50;border-radius:5px;padding:5px 8px;background:#ffffff1c}.project-card-cover svg{opacity:.35;margin-top:24px}.project-card-body{padding:17px}.project-card h3{font-size:13px;margin:0 0 7px}.project-card p{font-size:9px;line-height:1.6;color:#777;min-height:30px;margin:0 0 13px}.project-dates span{display:flex;align-items:center;gap:5px;color:#888;font-size:8px}.progress-label{display:flex;justify-content:space-between;font-size:9px;margin:18px 0 7px}.project-card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.project-card-footer button{border:0;background:transparent;color:#5b5fc7;font-size:9px;font-weight:600;display:flex;align-items:center}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.member-card{background:#fff;border:1px solid var(--border);border-radius:11px;padding:24px;text-align:center;position:relative}.member-status{position:absolute;top:14px;right:14px;color:#888;font-size:8px;display:flex;align-items:center;gap:4px}.member-status i{width:6px;height:6px;background:#6bb700;border-radius:50%}.member-card h3{font-size:12px;margin:12px 0 5px}.member-card>p{font-size:9px;color:#777;margin:0}.member-metrics{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #eee;margin:18px 0 13px;padding:13px 0}.member-metrics>div{display:flex;flex-direction:column;border-right:1px solid #eee}.member-metrics>div:last-child{border:0}.member-metrics b{font-size:13px}.member-metrics small{font-size:7px;color:#888;margin-top:4px}.member-projects{display:flex;justify-content:center;gap:6px}.member-projects span{font-size:8px;font-weight:700;border-radius:4px;padding:4px 7px}.connection-state{display:flex;align-items:center;gap:7px;color:#0b6a0b;background:#edf8ea;border:1px solid #cce8c8;border-radius:16px;padding:7px 11px;font-size:9px;font-weight:600}.connection-state i{width:7px;height:7px;border-radius:50%;background:#6bb700;box-shadow:0 0 0 3px #6bb70022}.data-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);gap:18px;align-items:start}.data-main{padding:24px}.data-intro{display:flex;gap:14px;align-items:center;padding-bottom:20px;border-bottom:1px solid #eee}.excel-logo,.file-icon{display:grid;place-items:center;background:#107c41;color:#fff;font-weight:700}.excel-logo{width:46px;height:46px;border-radius:9px;font-size:20px}.data-intro h3{font-size:13px;margin:0 0 5px}.data-intro p{font-size:9px;color:#777;line-height:1.55;margin:0}.entra-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.entra-form label{display:flex;flex-direction:column;gap:7px;font-size:9px;font-weight:600}.entra-form input{height:39px;border:1px solid #d7d7dc;border-radius:7px;padding:0 10px;font-size:10px;outline:none}.entra-form input:focus{border-color:#5b5fc7;box-shadow:0 0 0 2px #5b5fc71a}.entra-form .primary-button{justify-self:start}.config-note{align-self:center;color:#888;font-size:8px}.account-row{display:flex;align-items:center;gap:10px;padding:15px 0}.account-row>div{display:flex;flex-direction:column;gap:3px;flex:1}.account-row strong{font-size:10px}.account-row small{font-size:8px;color:#777}.account-row>span{font-size:8px;color:#0b6a0b;background:#edf8ea;border-radius:10px;padding:4px 8px}.file-search{height:41px;display:flex;align-items:center;gap:8px;background:#f5f5f7;border-radius:8px;padding:0 6px 0 12px}.file-search svg{color:#777}.file-search input{border:0;outline:0;background:transparent;flex:1;font-size:10px}.file-search button{height:30px;border:0;border-radius:6px;background:#fff;color:#5b5fc7;font-size:9px;font-weight:600;padding:0 12px}.file-list{margin-top:10px;border:1px solid #e8e8eb;border-radius:8px;overflow:hidden}.file-list>button{width:100%;border:0;border-bottom:1px solid #eee;background:#fff;padding:11px 13px;display:flex;align-items:center;gap:11px;text-align:left}.file-list>button:last-child{border-bottom:0}.file-list>button:hover{background:#f7f7fa}.file-list>button>span:nth-child(2){display:flex;flex-direction:column;gap:4px;flex:1}.file-list strong{font-size:10px}.file-list small{font-size:8px;color:#888}.file-list svg{color:#999}.file-icon{width:29px;height:29px;border-radius:5px;font-size:11px}.empty-files{text-align:center;color:#999;padding:30px}.empty-files p{font-size:9px;margin:8px 0 0}.data-error{display:flex;align-items:center;gap:8px;margin-top:12px;padding:10px;border-radius:7px;background:#fdebec;color:#b10e1c;font-size:9px}.schema-panel>p{font-size:9px;color:#777;line-height:1.55}.schema-table{border:1px solid #e7e7ea;border-radius:7px;padding:10px;margin-top:9px}.schema-table>div{display:flex;align-items:center;gap:7px;color:#107c41}.schema-table strong{font-size:10px}.schema-table code{font-family:ui-monospace,monospace;font-size:7px;color:#777;line-height:1.5;display:block;margin-top:7px;white-space:normal}.current-workbook{margin-top:17px;border-top:1px solid #eee;padding-top:16px;display:flex;flex-direction:column;gap:5px}.current-workbook small{font-size:7px;letter-spacing:.12em;color:#888}.current-workbook strong{font-size:10px}.current-workbook p{font-size:8px;margin:0;color:#888}.current-workbook a{font-size:9px;color:#5b5fc7;text-decoration:none;margin-top:5px}.template-download{display:flex;align-items:center;gap:10px;padding:10px;border-radius:7px;background:#edf7f1;color:#242424;text-decoration:none;margin:12px 0}.template-download>span:last-child{display:flex;flex-direction:column;gap:3px}.template-download strong{font-size:9px}.template-download small{font-size:7px;color:#66756b}.modal-backdrop{position:fixed;inset:0;background:#15151d99;z-index:30;display:grid;place-items:center;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:min(600px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:12px;box-shadow:0 20px 60px #0004}.modal-heading{padding:20px 22px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.modal-heading h2{font-size:18px;margin:0}.modal form{padding:20px 22px;display:grid;grid-template-columns:1fr 1fr;gap:15px}.modal label{font-size:9px;font-weight:600;display:flex;flex-direction:column;gap:7px}.modal label.full{grid-column:1/-1}.modal input,.modal select,.modal textarea{padding:10px;font-size:10px;resize:vertical}.modal-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px;border-top:1px solid #eee;padding-top:16px;margin-top:2px}[data-theme=dark]{color-scheme:dark;--border:#3b3a39;background:#292929;color:#fff}[data-theme=dark] .topbar,[data-theme=dark] .panel,[data-theme=dark] .stat-card,[data-theme=dark] .task-card,[data-theme=dark] .project-card,[data-theme=dark] .member-card,[data-theme=dark] .modal{background:#1f1f1f}[data-theme=dark] .search,[data-theme=dark] .kanban-column{background:#333}[data-theme=dark] .progress-track,[data-theme=dark] .mini-progress{background:#444}[data-theme=dark] .donut:after{background:#1f1f1f}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background:#292929;color:#fff}.entra-form{display:flex;align-items:center;gap:14px}.entra-form .primary-button{flex:none;justify-self:auto}.config-note{line-height:1.5}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,620px) minmax(360px,1fr);background:#f7f7fa}.auth-card{display:flex;flex-direction:column;justify-content:center;padding:70px clamp(34px,8vw,110px);background:#fff}.auth-brand{display:flex;align-items:center;gap:10px;margin-bottom:64px}.auth-brand .brand-mark{width:35px;height:35px}.auth-brand>div:last-child{display:flex;align-items:baseline;gap:4px}.auth-brand strong{font-size:13px;letter-spacing:.13em}.auth-brand small{font-size:10px;color:#5b5fc7;letter-spacing:.12em}.auth-kicker{font-size:9px;color:#5b5fc7;font-weight:700;letter-spacing:.15em;margin:0 0 12px}.auth-card h1{font-size:29px;letter-spacing:-.035em;margin:0}.auth-copy{font-size:11px;color:#777;line-height:1.7;margin:13px 0 26px}.auth-providers{display:flex;flex-direction:column;gap:12px;max-width:330px}.google-signin{min-height:44px}.google-signin.disabled{opacity:.55;pointer-events:none}.provider-button{width:300px;min-height:42px;border:1px solid #d7d7dc;border-radius:4px;background:#fff;color:#333;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:12px}.provider-button:disabled{opacity:.55}.provider-button.microsoft b{display:grid;grid-template-columns:repeat(2,7px);gap:1px}.provider-button.microsoft i{display:block;width:7px;height:7px}.provider-button.microsoft i:nth-child(1){background:#f25022}.provider-button.microsoft i:nth-child(2){background:#7fba00}.provider-button.microsoft i:nth-child(3){background:#00a4ef}.provider-button.microsoft i:nth-child(4){background:#ffb900}.auth-divider{display:flex;align-items:center;gap:10px;width:300px;color:#999;font-size:8px}.auth-divider span{height:1px;background:#e5e5e8;flex:1}.auth-note{display:block;max-width:330px;color:#999;font-size:8px;line-height:1.6;margin-top:20px}.auth-benefits{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(48px,8vw,120px);color:#fff;background:linear-gradient(145deg,#25243c,#4c4fa8)}.auth-benefits>span{font-size:9px;font-weight:700;letter-spacing:.16em;color:#b9baf2}.auth-benefits h2{max-width:520px;font-size:34px;line-height:1.2;letter-spacing:-.035em;margin:14px 0 42px}.auth-benefits ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:25px}.auth-benefits li{display:flex;flex-direction:column;gap:7px;border-left:2px solid #8e90ef;padding-left:16px}.auth-benefits li b{font-size:12px}.auth-benefits li small{font-size:9px;line-height:1.65;color:#d3d3e8;max-width:430px}.permission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0}.permission-grid>div{display:grid;grid-template-columns:auto 1fr;gap:3px 7px;align-items:center;padding:10px;border:1px solid #eee;border-radius:7px;color:#999}.permission-grid>div.enabled{color:#107c10;background:#f4faf2;border-color:#dcefd7}.permission-grid span{font-size:8px}.permission-grid b{grid-column:2;font-size:8px}.workspace-users{margin-top:22px;border-top:1px solid #eee;padding-top:18px}.workspace-users .panel-heading small{font-size:8px;color:#888}.workspace-user{display:flex;align-items:center;gap:9px;padding:10px 0;border-top:1px solid #f0f0f2}.workspace-user>div{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.workspace-user strong{font-size:9px}.workspace-user small{font-size:8px;color:#888;overflow:hidden;text-overflow:ellipsis}.workspace-user select{height:30px;border:1px solid #ddd;border-radius:6px;background:#fff;padding:0 7px;font-size:8px}.provider-dot{width:8px;height:8px;border-radius:50%;background:#0078d4}.provider-dot.google{background:#4285f4}@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.data-layout{grid-template-columns:1fr}.project-grid,.team-grid{grid-template-columns:repeat(2,1fr)}.kanban{grid-template-columns:repeat(4,270px)}}@media(max-width:740px){.auth-page{grid-template-columns:1fr}.auth-card{padding:42px 24px}.auth-brand{margin-bottom:38px}.auth-benefits{display:none}.app-shell{display:block}.sidebar{position:fixed;inset:auto 0 0;width:100%;height:61px;min-height:0;flex-direction:row;z-index:20}.sidebar>.brand,.sidebar-projects,.sidebar-user{display:none}.sidebar nav{padding:6px;width:100%;display:grid;grid-template-columns:repeat(5,1fr);gap:2px}.sidebar nav button{height:49px;flex-direction:column;justify-content:center;gap:3px;padding:0;font-size:8px}.sidebar nav button span{flex:none;font-size:7px}.sidebar nav button b{display:none}.sidebar nav button.active{box-shadow:inset 0 -3px #818cf8}.topbar{height:auto;min-height:65px;padding:12px 16px;flex-wrap:wrap;gap:10px}.mobile-brand{display:flex;align-items:center;gap:7px;font-size:12px}.mobile-brand .brand-mark{width:23px;height:23px}.mobile-brand .brand-mark span{width:5px}.search{order:3;width:100%}.top-actions{margin-left:auto}.source-badge{display:none}.top-actions .primary-button{font-size:0;width:38px;padding:0}.top-actions .primary-button svg{width:18px}.content{padding:22px 15px 85px}.page-heading{align-items:flex-start;gap:15px}.page-heading h1{font-size:20px}.page-heading .secondary-button{display:none}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:13px;gap:10px}.stat-icon{width:32px;height:32px}.stat-card strong{font-size:22px}.stat-card p,.project-row .avatar-stack{display:none}.dashboard-grid{gap:12px}.panel{padding:15px}.board-actions select{max-width:140px}.board-actions .primary-button{font-size:0;width:39px;padding:0}.kanban{margin-right:-15px}.project-grid,.team-grid,.permission-grid,.modal form,.entra-form{grid-template-columns:1fr}.modal label.full,.modal-actions{grid-column:1}.modal-backdrop{padding:10px}}@media(max-width:420px){.stats-grid{grid-template-columns:1fr}.page-heading.compact{display:block}.board-actions{margin-top:16px}.donut-wrap{gap:15px}.project-main{grid-template-columns:1fr}.project-main small{display:none}}
