:root{color:#111815;background:#f7f8f5;font-family:Outfit,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #111815;--muted: #707973;--paper: #ffffff;--soft: #f7f8f5;--line: #e3e8e1;--green: #1f5b42;--green-2: #e2f0e8;--gold: #b78a34;--gold-2: #f6eddc;--rose: #ad4d3f;--rose-2: #fae8e2;--blue: #3c5f8f;--blue-2: #e6edf8;--shadow: 0 22px 60px rgba(23, 32, 28, .1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-size:14px;line-height:1.5;font-weight:400}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid rgba(36,91,66,.22);outline-offset:2px}input,textarea,select{width:100%;border:1px solid var(--line);border-radius:8px;min-height:46px;padding:.7rem .82rem;background:#fcfdfb;color:var(--ink);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input:hover,textarea:hover,select:hover,input:focus,textarea:focus,select:focus{border-color:#245b426b;background:#fff;box-shadow:0 10px 30px #17201c0f}textarea{min-height:72px;resize:vertical}h1,h2,p{margin:0}h1{max-width:780px;font-size:clamp(1.9rem,1.65rem + .8vw,2.35rem);font-weight:700;line-height:1.08;letter-spacing:0}h2{font-size:1.1rem;font-weight:700;letter-spacing:0}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:linear-gradient(135deg,#245b4214,#b8892d1f),#f3f5f1}.auth-panel{width:min(1050px,100%);display:grid;grid-template-columns:1.05fr .95fr;gap:1.25rem;align-items:stretch;padding:.8rem;border:1px solid rgba(225,230,223,.9);border-radius:12px;background:#ffffffc7;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-copy{display:flex;min-height:580px;flex-direction:column;justify-content:space-between;gap:2rem;padding:2.2rem;border-radius:10px;color:#f5fbf7;background:linear-gradient(150deg,#0d1a14f5,#245b42eb),#13251c;overflow:hidden}.auth-copy h1{margin-top:.8rem;color:#fff}.mark,.brand-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(135deg,#1f6b4b,#123e2e);color:#fff;box-shadow:0 14px 34px #1f5b4247}.mark svg,.brand-icon svg{color:#fff;stroke-width:2.35}.auth-preview{display:grid;gap:1rem;padding:1rem;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff14}.preview-line,.preview-task{display:flex;align-items:center;gap:.7rem}.preview-line small{margin-left:auto;color:#f6dca5;font-weight:600}.preview-dot{width:11px;height:11px;border-radius:999px;background:#f6dca5}.preview-bars{display:grid;gap:.45rem}.preview-bars span{height:8px;border-radius:999px;background:#ffffff2e}.preview-bars span:nth-child(1){width:78%;background:#f6dca5}.preview-bars span:nth-child(2){width:56%}.preview-bars span:nth-child(3){width:38%}.auth-card{display:grid;align-content:center;gap:.95rem;padding:2rem;border-radius:10px;background:var(--paper)}.auth-card label{display:grid;gap:.38rem;color:#2f3934;font-size:.88rem;font-weight:600}.eyebrow{color:var(--green);font-size:.76rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.auth-copy .eyebrow{color:#f6dca5}.muted{color:var(--muted);margin-top:.6rem}.auth-copy .muted{max-width:560px;color:#ffffffb8}.segmented{display:grid;grid-template-columns:1fr 1fr;padding:.24rem;background:#eff2ed;border-radius:8px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.choice-grid.triple{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-grid button{min-height:46px;border:1px solid var(--line);border-radius:8px;background:#fcfdfb;color:var(--muted);font-weight:600;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.choice-grid .selected{border-color:#245b4257;background:var(--green-2);color:var(--green);box-shadow:0 12px 24px #245b4214}.segmented button,.filter-tabs button{border:0;border-radius:7px;padding:.72rem;background:transparent;color:var(--muted);font-weight:700}.segmented .active,.filter-tabs .active{background:#fff;color:var(--ink);box-shadow:0 8px 20px #19201c14}.primary,.ghost,.icon-button,.text-button,.sidebar-action{display:inline-flex;align-items:center;justify-content:center;position:relative;isolation:isolate;gap:.5rem;border-radius:8px;min-height:44px;font-weight:700;-webkit-user-select:none;user-select:none;will-change:transform;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}.primary{border:0;background:linear-gradient(135deg,#245b42,#173f2f);color:#fff;padding:.78rem 1rem;box-shadow:0 12px 28px #245b4238}.primary:not(:disabled):not(.is-loading):not([aria-busy=true]):hover,.ghost:not(:disabled):not(.is-loading):not([aria-busy=true]):hover,.icon-button:not(:disabled):not(.is-loading):not([aria-busy=true]):hover,.text-button:not(:disabled):not(.is-loading):not([aria-busy=true]):hover,.sidebar-action:not(:disabled):not(.is-loading):not([aria-busy=true]):hover{transform:translateY(-1px)}.primary:not(:disabled):not(.is-loading):not([aria-busy=true]):hover{background:linear-gradient(135deg,#296549,#184633);box-shadow:0 16px 34px #245b4247}.primary:not(:disabled):not(.is-loading):not([aria-busy=true]):active,.ghost:not(:disabled):not(.is-loading):not([aria-busy=true]):active,.icon-button:not(:disabled):not(.is-loading):not([aria-busy=true]):active,.text-button:not(:disabled):not(.is-loading):not([aria-busy=true]):active,.sidebar-action:not(:disabled):not(.is-loading):not([aria-busy=true]):active{transform:translateY(0)}.primary:not(:disabled):not(.is-loading):not([aria-busy=true]):active{background:linear-gradient(135deg,#1d4e38,#123326);box-shadow:0 8px 18px #245b4238}.primary:disabled,.primary.is-loading,.primary[aria-busy=true],.ghost:disabled,.ghost.is-loading,.ghost[aria-busy=true],.icon-button:disabled,.icon-button.is-loading,.icon-button[aria-busy=true],.text-button:disabled,.text-button.is-loading,.text-button[aria-busy=true],.sidebar-action:disabled,.sidebar-action.is-loading,.sidebar-action[aria-busy=true]{cursor:not-allowed;pointer-events:none;transform:none;box-shadow:none}.primary:focus-visible,.ghost:focus-visible,.icon-button:focus-visible,.text-button:focus-visible,.sidebar-action:focus-visible{outline:3px solid rgba(36,91,66,.18);outline-offset:2px}.primary:focus-visible{box-shadow:0 0 0 4px #245b4224,0 16px 34px #245b4242}.wide{width:100%}.user-chip{display:inline-flex;align-items:center;gap:.7rem;min-height:46px;padding:.45rem .65rem .45rem .45rem;border:1px solid rgba(36,91,66,.1);border-radius:999px;background:#fffffff5;color:#23312b;box-shadow:0 12px 28px #14201c0f}.user-chip:hover{background:#f5f8f4}.user-chip.active{border-color:#1f5b422e;background:#eef7f1}.user-chip-avatar{display:grid;width:34px;height:34px;place-items:center;border-radius:999px;background:linear-gradient(135deg,#245b42,#173f2f);color:#fff;font-size:.88rem;font-weight:700}.user-chip-copy{display:grid;min-width:0;text-align:left}.user-chip-copy strong,.user-chip-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chip-copy strong{font-size:.9rem;font-weight:700}.user-chip-copy small{color:var(--muted);font-size:.76rem}.ghost{border:1px solid rgba(36,91,66,.08);color:#344039;background:#eef2ed;padding:.72rem .9rem}.ghost:not(:disabled):not(.is-loading):not([aria-busy=true]):hover,.text-button:not(:disabled):not(.is-loading):not([aria-busy=true]):hover,.sidebar-action:not(:disabled):not(.is-loading):not([aria-busy=true]):hover,.choice-grid button:hover{background:#f5f8f4;border-color:#245b4233;box-shadow:0 12px 24px #17201c0f}.ghost:not(:disabled):not(.is-loading):not([aria-busy=true]):active,.text-button:not(:disabled):not(.is-loading):not([aria-busy=true]):active,.sidebar-action:not(:disabled):not(.is-loading):not([aria-busy=true]):active{background:#e7ede8;border-color:#245b422e;box-shadow:inset 0 1px 2px #161e1a0f}.primary:disabled,.primary.is-loading,.primary[aria-busy=true]{background:linear-gradient(135deg,#5d786c,#50695f);color:#fffffff2;opacity:1}.ghost:disabled,.ghost.is-loading,.ghost[aria-busy=true],.icon-button:disabled,.icon-button.is-loading,.icon-button[aria-busy=true],.text-button:disabled,.text-button.is-loading,.text-button[aria-busy=true],.sidebar-action:disabled,.sidebar-action.is-loading,.sidebar-action[aria-busy=true]{border-color:#e1e7e2;background:#f1f4f0;color:#84908a;opacity:1}.icon-button{border:0;width:44px;flex:0 0 44px;color:var(--ink);background:#eef2ed}.icon-button.danger{color:var(--rose);background:var(--rose-2)}.alert{border:1px solid #efc4b8;border-radius:8px;padding:.8rem;color:#8b2c21;background:#fff4f0}.success{border:1px solid rgba(36,91,66,.2);border-radius:8px;padding:.8rem;color:var(--green);background:#eef7f1}.app-shell{display:grid;grid-template-columns:292px minmax(0,1fr);min-height:100vh;background:radial-gradient(circle at top left,rgba(31,91,66,.08),transparent 32rem),linear-gradient(180deg,#ffffffdb,#f7f8f500),#f7f8f5}.sidebar{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;gap:.9rem;padding:1rem .9rem;border-right:1px solid var(--line);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:.78rem;padding:.35rem .12rem .6rem}.brand-icon{width:40px;height:40px}.brand strong{display:block;font-size:1rem}.brand span,.member-row span,.task-meta,.project-list small,.quiet{color:var(--muted);font-size:.84rem}.sidebar-action{width:100%;min-height:44px;border:1px solid var(--line);border-radius:8px;padding:.72rem .84rem;background:var(--paper);color:#344039;font-weight:600;box-shadow:0 10px 24px #19201c0a;justify-content:flex-start}.sidebar-action.active{border-color:#1f5b423d;background:var(--green-2);color:var(--green)}.project-list-header,.topbar-actions,.composer-actions{display:flex;align-items:center;gap:.65rem}.project-list-header,.topbar-actions{justify-content:space-between}.tour-trigger{justify-content:flex-start}.sidebar-footer-links{margin-top:auto;display:grid;gap:.65rem}.tour-footer-link{min-height:42px;font-size:.88rem;opacity:.78}.tour-footer-link:hover,.tour-footer-link:focus-visible{opacity:1}.mode-switch{display:grid;gap:.55rem;padding:.8rem;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 12px 30px #19201c0d}.segmented.compact{gap:.2rem}.segmented.compact button{padding:.62rem .5rem;font-size:.86rem}.create-project{display:grid;gap:.62rem;padding:.8rem;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 12px 30px #19201c0d}.mini-title{display:flex;align-items:center;gap:.45rem;color:var(--green);font-size:.82rem;font-weight:700}.small-button{min-height:36px;padding:.45rem .7rem}.project-list{display:grid;gap:.55rem;overflow:auto;padding-right:.15rem}.project-list button{display:grid;gap:.18rem;width:100%;border:1px solid transparent;border-radius:8px;padding:.78rem .82rem;background:transparent;text-align:left;transition:border-color .16s ease,background .16s ease,transform .16s ease}.project-list button:hover{background:#f7f8f5;transform:translate(2px)}.project-list .selected{border-color:#1f5b4247;background:var(--green-2)}.project-list span{overflow:hidden;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.logout{margin-top:0}.workspace{width:min(100%,1540px);margin:0 auto;padding:1.35rem 1.6rem 1.6rem;overflow:auto}.mobile-utility-actions{display:none}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.9rem;padding:.2rem 0 .1rem}.role-pill,.priority,.overdue-pill{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.42rem .65rem;font-size:.76rem;font-weight:700;white-space:nowrap}.role-pill{background:var(--gold-2);color:#7d5716}.command-band{display:grid;grid-template-columns:minmax(260px,1.25fr) repeat(4,minmax(112px,.55fr));gap:.7rem;margin-bottom:.9rem}.composer-panel{gap:1.15rem;margin-bottom:.9rem;padding:1.15rem}.composer-copy{display:grid;gap:.55rem;max-width:720px}.composer-copy p:last-child{color:#44504a}.composer-form{display:grid;gap:.85rem}.composer-form label,.profile-form-grid label{display:grid;gap:.38rem;color:#2f3934;font-size:.88rem;font-weight:600}.composer-actions{justify-content:flex-start;flex-wrap:wrap}.progress-block,.stat,.panel,.empty-dashboard{border:1px solid rgba(225,230,223,.96);border-radius:9px;background:#fffffff0;box-shadow:0 16px 42px #19201c0e}.progress-block{display:grid;align-content:center;gap:.8rem;min-height:98px;padding:.9rem 1rem}.progress-block>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:1rem}.progress-block span{color:var(--muted);font-size:.86rem;font-weight:600}.progress-block strong{color:var(--green);font-size:1.85rem}.progress-track,.workload-track{overflow:hidden;height:9px;border-radius:999px;background:#ebeee9}.progress-track span,.workload-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#245b42,#b8892d)}.stat{display:grid;grid-template-columns:34px 1fr;gap:.2rem .62rem;min-height:98px;padding:.9rem;align-items:center}.stat svg{color:var(--green);width:22px;height:22px}.stat span{align-self:end;color:var(--muted);font-size:.84rem;font-weight:600}.stat strong{grid-column:2;align-self:start;font-size:1.55rem}.danger-stat svg,.danger-stat strong{color:var(--rose)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,340px);gap:.9rem;align-items:start}.panel{display:grid;gap:.85rem;padding:1rem}.panel-title{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.status-stack{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.status-stack span{display:grid;min-width:70px;gap:.12rem;padding:.5rem .62rem;border-radius:8px;background:#f4f6f2;color:var(--muted);font-size:.74rem;font-weight:600}.status-stack strong{color:var(--ink);font-size:1rem}.toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:.65rem;align-items:center}.search-box{position:relative;display:flex;align-items:center}.search-box svg{position:absolute;left:.84rem;color:var(--muted)}.search-box input{padding-left:2.45rem}.filter-tabs{display:flex;gap:.25rem;flex-wrap:wrap;padding:.24rem;border-radius:8px;background:#eef2ed}.task-form{display:grid;grid-template-columns:minmax(220px,1.6fr) 150px 130px 165px;gap:.58rem;padding:.72rem;border:1px dashed rgba(36,91,66,.22);border-radius:9px;background:linear-gradient(180deg,#fcfdfb,#f8faf6)}.task-form textarea{grid-column:1 / -1;min-height:88px}.task-inline-message,.member-inline-message,.composer-inline-message{margin:0}.task-inline-message,.composer-inline-message{grid-column:1 / -1}.task-form button{grid-column:1 / -1;min-height:46px;justify-self:start;min-width:190px}.task-list,.member-list,.workload-list,.side-stack{display:grid;gap:.74rem}.task-row{display:grid;grid-template-columns:30px minmax(0,1fr) minmax(180px,auto);gap:.75rem;align-items:center;padding:.82rem;border:1px solid #e6ebe4;border-radius:9px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.task-row:hover{border-color:#245b4233;box-shadow:0 16px 34px #19201c14;transform:translateY(-1px)}.task-row.completed{background:#fbfcfa}.status-rail{display:grid;place-items:center;color:var(--green)}.task-main{min-width:0}.task-heading{display:flex;align-items:center;gap:.52rem;flex-wrap:wrap}.task-heading strong{overflow-wrap:anywhere}.task-row p{margin-top:.35rem;color:#44504a;overflow-wrap:anywhere}.task-meta{display:flex;align-items:center;gap:.42rem;flex-wrap:wrap;margin-top:.55rem}.avatar{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#dfeee6,#f7edda);color:var(--green);font-size:.75rem;font-weight:700}.avatar.large{width:38px;height:38px;flex:0 0 38px}.dot{width:4px;height:4px;border-radius:999px;background:#b5beb7}.task-actions{display:flex;align-items:center;gap:.5rem;justify-content:flex-end;flex-wrap:wrap}.priority.low{color:var(--green);background:var(--green-2)}.priority.medium{color:#7d5716;background:var(--gold-2)}.priority.high,.overdue-pill{color:var(--rose);background:var(--rose-2)}.member-form{display:grid;grid-template-columns:minmax(0,1fr) 128px;gap:.5rem}.member-inline-message{grid-column:1 / -1}.member-row{display:grid;grid-template-columns:38px minmax(0,1fr);gap:.7rem;align-items:start;padding:.7rem;border:1px solid #e6ebe4;border-radius:9px;background:#fbfcfa}.member-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-row>div span{display:block;margin-top:.18rem;overflow-wrap:anywhere;white-space:normal}.row-actions{display:flex;grid-column:2;align-items:center;gap:.45rem;flex-wrap:wrap;justify-content:flex-start}.row-actions small{border-radius:999px;padding:.28rem .48rem;color:var(--blue);background:var(--blue-2);font-weight:700}.text-button{min-height:44px;border:1px solid var(--line);border-radius:8px;padding:.55rem .74rem;background:#fff;color:#344039;font-weight:600}.text-button.danger{color:var(--rose);border-color:#ad4d3f2e;background:var(--rose-2)}.add-member{grid-column:1 / -1;width:100%;background:#eef2ed;color:var(--green)}.button-spinner{width:.95rem;height:.95rem;display:inline-block;flex:0 0 .95rem;border:2px solid currentColor;border-right-color:transparent;border-radius:999px;animation:button-spin .7s linear infinite}.workload-row{display:grid;grid-template-columns:minmax(90px,1fr) 1.2fr 26px;gap:.6rem;align-items:center;color:#344039;font-size:.88rem;font-weight:600}.workload-row strong{text-align:right}.empty-state,.empty-dashboard{display:grid;place-items:center;gap:.42rem;padding:1.45rem;color:var(--muted);text-align:center}.empty-state strong,.empty-dashboard h2{color:var(--ink)}.empty-dashboard{min-height:360px}.profile-page{display:grid;gap:1rem}.profile-grid{display:grid;grid-template-columns:minmax(260px,320px) minmax(0,1fr);gap:.9rem}.profile-summary,.profile-form{display:grid;gap:.9rem}.profile-summary-copy p,.profile-summary-meta p{color:#44504a}.profile-avatar{display:grid;place-items:center;width:96px;height:96px;border-radius:20px;background:linear-gradient(135deg,#245b42,#b8892d);color:#fff;font-size:2rem;font-weight:700;box-shadow:0 18px 40px #245b4233}.profile-summary-meta{display:grid;gap:.8rem}.profile-summary-meta div{display:grid;gap:.2rem;padding:.8rem;border-radius:10px;background:#f7f8f5}.profile-summary-meta strong{font-size:1rem}.profile-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.profile-form .success,.profile-form .alert{margin-top:-.15rem}.profile-submit{justify-self:start}.tour-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.tour-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#11181585}.tour-highlight{position:fixed;border:2px solid rgba(255,255,255,.92);border-radius:16px;box-shadow:0 0 0 9999px #11181529;pointer-events:none}.tour-card{position:fixed;display:grid;gap:.82rem;padding:1rem;border:1px solid rgba(225,230,223,.96);border-radius:12px;background:#fffffffa;box-shadow:0 28px 70px #1118153d}.tour-card h3{margin:0;font-size:1.08rem;font-weight:700}.tour-card p{color:#44504a;line-height:1.55}.tour-step{color:var(--green);font-size:.76rem;font-weight:700;text-transform:uppercase}.tour-controls,.tour-actions{display:flex;align-items:center;gap:.55rem}.tour-controls{justify-content:space-between;flex-wrap:wrap}@keyframes button-spin{to{transform:rotate(360deg)}}@media(max-width:1320px){.command-band{grid-template-columns:repeat(2,minmax(160px,1fr))}.progress-block{grid-column:span 2}.content-grid,.profile-grid{grid-template-columns:1fr}.toolbar{grid-template-columns:1fr;align-items:stretch}.side-stack{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){h1{font-size:2rem}.auth-panel,.app-shell{grid-template-columns:1fr}.auth-copy{min-height:auto}.sidebar{position:relative;height:auto;border-right:0;border-bottom:1px solid var(--line)}.sidebar-footer-links{display:none}.project-list{max-height:220px}.toolbar,.task-form,.side-stack,.member-form,.profile-form-grid{grid-template-columns:1fr}.profile-avatar{width:84px;height:84px}.mobile-utility-actions{display:grid;gap:.7rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}}@media(max-width:640px){.auth-shell,.workspace{padding:.85rem}.auth-copy,.auth-card{padding:1.1rem}h1{font-size:1.72rem}.topbar,.panel-title,.topbar-actions,.project-list-header,.composer-actions{align-items:stretch;flex-direction:column}.user-chip{width:100%;justify-content:flex-start}.command-band{grid-template-columns:1fr}.progress-block{grid-column:auto}.choice-grid,.member-form{grid-template-columns:1fr}.filter-tabs{overflow-x:auto;flex-wrap:nowrap}.task-row{grid-template-columns:1fr}.status-rail{display:none}.task-actions,.member-row,.workload-row{grid-template-columns:1fr}.task-actions{display:grid}.tour-card{width:min(100vw - 24px,360px)!important;left:12px!important;right:12px}}
