:root{--purple:#635bff;--ink:#172033;--muted:#6b7280;--bg:#f6f7fb;--card:#fff;--line:#e8eaf1;--green:#00a878;--shadow:0 18px 55px rgba(26,34,56,.09)}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:240px;background:#16192b;color:#fff;padding:28px 20px;display:flex;flex-direction:column;z-index:10}.logo{display:flex;align-items:center;gap:12px;font-size:21px}.logo span,.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#7b73ff,var(--purple));color:#fff;font-weight:900;box-shadow:0 10px 25px #635bff55}.sidebar nav{display:grid;gap:8px;margin-top:45px}.sidebar nav button{border:0;background:transparent;color:#aeb3c8;text-align:left;padding:13px 16px;border-radius:12px}.sidebar nav button.active,.sidebar nav button:hover{color:#fff;background:#ffffff12}.profile{margin-top:auto;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px}.profile .avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#635bff}.profile strong,.profile small{display:block}.profile small{color:#969db8;font-size:11px;margin-top:2px}.profile a{color:#aeb3c8;text-decoration:none}.content{margin-left:240px;max-width:1120px;padding:36px 48px 100px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.topbar h1{margin:4px 0 0;font-size:30px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;color:var(--purple)}.icon-btn{border:1px solid var(--line);background:var(--card);width:44px;height:44px;border-radius:14px}.date-row{display:flex;justify-content:center;align-items:center;gap:25px;text-transform:capitalize;margin-bottom:22px}.date-row button{border:0;background:white;width:34px;height:34px;border-radius:50%;font-size:22px}.summary{background:linear-gradient(135deg,#1b2037,#2b3151);color:white;border-radius:22px;padding:22px 26px;box-shadow:var(--shadow)}.summary>div:first-child{display:flex;justify-content:space-between}.summary span,.summary small{color:#bfc4d9}.progress{height:7px;background:#ffffff20;border-radius:99px;margin:14px 0 10px;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,#7b73ff,#9b96ff);border-radius:99px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:30px 0 16px}.section-head h2{margin:0}.section-head p{margin:5px 0 0;color:var(--muted)}.section-head button{border:0;color:var(--purple);background:transparent;font-weight:700}.timeline{display:grid;gap:12px}.task-card{display:grid;grid-template-columns:72px 1fr auto;gap:16px;align-items:center;background:var(--card);border:1px solid var(--line);border-left:4px solid var(--project);border-radius:16px;padding:16px 18px;box-shadow:0 5px 20px rgba(26,34,56,.04)}.task-card.done{opacity:.65}.time strong,.time small{display:block}.time small,.task-body p{color:var(--muted);font-size:12px}.task-body h3{margin:5px 0}.task-body p{margin:0}.task-meta{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--project);font-weight:700}.priority{width:7px;height:7px;border-radius:50%;background:#94a3b8}.priority.alta{background:#ef4444}.priority.baixa{background:#10b981}.task-actions{display:flex;gap:8px}.task-actions button{border:1px solid var(--line);background:#fff;width:36px;height:36px;border-radius:11px}.check{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e7f8f1;color:var(--green);font-weight:900}.empty{text-align:center;background:#fff;border:1px dashed #cfd3df;border-radius:18px;padding:42px;display:grid;justify-items:center;gap:10px}.empty span{color:var(--muted)}.btn{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 17px;font-weight:750}.btn.primary{border-color:var(--purple);background:var(--purple);color:#fff}.fab{position:fixed;right:28px;bottom:28px;width:58px;height:58px;border:0;border-radius:19px;background:var(--purple);color:#fff;font-size:30px;box-shadow:0 12px 30px #635bff60;z-index:15}.bottom-nav{display:none}.week-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.week-day{min-height:320px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:10px}.week-day header{display:flex;justify-content:space-between;text-transform:capitalize;margin-bottom:12px}.week-day header span{display:grid;place-items:center;background:#f0efff;color:var(--purple);width:26px;height:26px;border-radius:8px}.week-day button{display:grid;width:100%;text-align:left;border:0;border-left:3px solid var(--project);background:#f8f8fb;border-radius:8px;padding:8px;margin:7px 0;font-size:11px}.week-day button small{color:var(--muted)}.week-day em{font-size:11px;color:#a4a9b6}.project-grid,.kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.project-grid article,.kpis article,.report-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:20px}.project-grid i{display:block;width:34px;height:7px;border-radius:99px}.project-grid h3{margin:18px 0 4px}.project-grid p,.kpis small{color:var(--muted);font-size:12px}.kpis strong{display:block;font-size:34px;margin:8px 0}.report-card{margin-top:18px}.bar-row{display:grid;grid-template-columns:150px 1fr 45px;gap:10px;align-items:center;margin:15px 0;font-size:13px}.bar-row>div{height:8px;background:#eef0f5;border-radius:99px;overflow:hidden}.bar-row i{display:block;height:100%;border-radius:99px}.focus-mode{text-align:center;max-width:620px;margin:40px auto;background:#fff;border-radius:28px;padding:42px;box-shadow:var(--shadow)}.focus-ring{width:190px;height:190px;border-radius:50%;margin:25px auto;display:grid;place-items:center;background:conic-gradient(var(--purple) 70%,#efeff7 0);position:relative}.focus-ring:before{content:"";position:absolute;inset:10px;border-radius:50%;background:#fff}.focus-ring strong{position:relative;font-size:40px}.focus-mode h2{font-size:28px}.focus-mode p,.focus-mode small{color:var(--muted)}dialog{border:0;border-radius:24px;padding:0;box-shadow:0 30px 100px #11182755;width:min(650px,calc(100% - 24px))}dialog::backdrop{background:#111827aa;backdrop-filter:blur(4px)}.dialog-card{padding:28px}.dialog-head{display:flex;justify-content:space-between}.dialog-head h2{margin:5px 0 22px}.close{border:0;background:#f1f2f6;border-radius:50%;width:35px;height:35px;font-size:22px}.form-grid{display:grid;gap:15px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid .wide{grid-column:1/-1}label{display:grid;gap:6px;font-size:12px;font-weight:700}input,select,textarea{width:100%;border:1px solid #d9dce6;border-radius:11px;padding:12px;background:#fff;color:var(--ink)}textarea{resize:vertical}.actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.login-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,#eae8ff,transparent 35%),var(--bg);padding:20px}.auth-card{width:min(420px,100%);background:#fff;border:1px solid var(--line);border-radius:26px;padding:38px;box-shadow:var(--shadow)}.auth-card .brand-mark{margin-bottom:24px}.auth-card h1{font-size:32px;margin:10px 0}.auth-card>p{color:var(--muted);margin-bottom:28px}.error{color:#dc2626;min-height:18px;font-size:13px}.notice{padding:12px;background:#eefbf6;color:#08785a;border-radius:10px;margin:15px 0}
@media(max-width:800px){.sidebar{display:none}.content{margin:0;padding:22px 16px 110px}.topbar{margin-bottom:20px}.topbar h1{font-size:26px}.fab{right:18px;bottom:82px;width:54px;height:54px}.bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);inset:auto 0 0;background:#fff;border-top:1px solid var(--line);padding:7px 5px max(7px,env(safe-area-inset-bottom));z-index:12}.bottom-nav button{border:0;background:transparent;padding:10px 3px;font-size:11px;color:var(--muted)}.bottom-nav button.active{color:var(--purple);font-weight:800}.task-card{grid-template-columns:55px 1fr auto;padding:14px 12px;gap:10px}.task-actions{display:grid}.task-actions button{width:32px;height:32px}.week-grid{overflow-x:auto;grid-template-columns:repeat(7,145px);padding-bottom:10px}.week-day{min-height:260px}.project-grid,.kpis{grid-template-columns:1fr 1fr}.form-grid.two{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.dialog-card{padding:22px}.focus-mode{margin:10px 0;padding:30px 18px}.focus-ring{width:165px;height:165px}.bar-row{grid-template-columns:100px 1fr 35px}.auth-card{padding:28px}}

/* Semana v1.1 */
.week-toolbar{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 14px;text-align:center}.week-toolbar button{width:38px;height:38px;border:0;border-radius:12px;background:#f0efff;color:var(--purple);font-size:24px}.week-toolbar strong,.week-toolbar small,.week-day header b,.week-day header small{display:block}.week-toolbar small,.week-day header small{color:var(--muted);font-size:11px;margin-top:3px}.week-day header div{min-width:0}.week-day header span{min-width:26px;width:auto;padding:0 7px}.week-day button{gap:3px}.week-day button strong,.week-day button span{display:block}.week-day button span{font-weight:650}.week-day .free-day{border:1px dashed #d9dce6;border-left:3px solid #cbd0dc;background:#fff;color:var(--muted)}.week-day.is-today{border-color:#aaa5ff;box-shadow:0 0 0 2px #635bff16}
@media(max-width:800px){.week-heading{margin-top:22px}.week-grid{display:grid;grid-template-columns:1fr;gap:12px;overflow:visible;padding-bottom:0}.week-day{min-height:0;padding:14px}.week-day header{margin-bottom:8px}.week-day-content{display:grid;gap:7px}.week-day button{grid-template-columns:92px 1fr;align-items:center;margin:0;padding:10px 12px;font-size:12px}.week-day button strong{grid-row:1/3}.week-day button small{grid-column:2}.week-day .free-day{grid-template-columns:1fr}.week-day .free-day strong,.week-day .free-day small{grid-column:1}.week-toolbar{position:sticky;top:8px;z-index:3;box-shadow:0 8px 24px rgba(26,34,56,.08)}}

.color-palette{display:flex;gap:12px;flex-wrap:wrap;margin:4px 0 18px}.color-palette button{width:38px;height:38px;border:3px solid #fff;border-radius:50%;background:var(--color);box-shadow:0 0 0 1px #d9dce5;cursor:pointer}.color-palette button:focus{outline:3px solid #b9b4ff;outline-offset:2px}input[type=color]{width:100%;height:52px;padding:5px;cursor:pointer}.project-close{border:0;background:#f1f2f6;border-radius:50%;width:35px;height:35px;font-size:22px}
.logout-link,.mobile-logout{color:#fff;text-decoration:none;font-size:12px;font-weight:800;padding:8px 10px;border-radius:9px;background:#ffffff12}.mobile-logout{display:none;color:var(--purple);background:#f0efff}.top-actions,.project-head{display:flex;align-items:center;gap:9px}.project-head{justify-content:space-between}.project-head i{margin:0}.danger-icon{border:0!important;background:#fff1f2!important;color:#dc2626!important;border-radius:10px!important}.project-grid .danger-icon{width:34px;height:34px}.task-actions .danger-icon{font-size:13px}
@media(max-width:800px){.mobile-logout{display:inline-flex;align-items:center}.top-actions{gap:7px}}
