@font-face{font-family:Gotham;src:url(/fonts/Gotham-Book.woff)format("woff");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Gotham;src:url(/fonts/Gotham-Medium.woff)format("woff");font-style:normal;font-weight:500;font-display:swap}:root{--canvas:#fff;--surface:#fff;--ink:#1f2023;--muted:#6f7075;--line:#e2e3e5;--soft-line:#ececef;--accent:#6f5cff;--accent-soft:#f0eeff}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:var(--canvas);min-height:100vh;margin:0}a{color:inherit}button,input{font:inherit}::selection{background:var(--ink);color:var(--surface)}.landing-shell{background:var(--canvas);grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;overflow:hidden}.site-header{border-bottom:1px solid var(--line);background:#fffffff2;align-items:center;min-height:68px;padding:0 28px;display:flex}.brand{width:fit-content;color:var(--ink);letter-spacing:-.035em;align-items:center;gap:8px;font-size:18px;font-weight:650;text-decoration:none;display:inline-flex}.brand-mark{background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:32px;height:32px}.button{border:1px solid var(--ink);letter-spacing:-.01em;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:1;text-decoration:none;transition:background .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,.brand:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.button-dark{color:#fff;background:#202124;box-shadow:inset 0 0 0 1px #ffffff0d,0 1px 2px #0000001f}.button-dark:hover{background:#333438}.button-small{gap:10px;min-height:34px;margin-left:auto;padding-inline:13px}.landing-hero{isolation:isolate;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin:0 auto;padding:clamp(112px,14vw,178px) 24px 112px;display:flex;position:relative}.landing-hero:before{content:"";z-index:-1;background:repeating-linear-gradient(90deg,#7067b909 0 1px,#0000 1px 4px),radial-gradient(circle at 50% 86%,#adb8ff73,#0000 56%),linear-gradient(#fff0,#f4f5ff 74%,#eef0ff 100%);position:absolute;inset:40% 0 0;-webkit-mask-image:linear-gradient(#0000,#000 28%);mask-image:linear-gradient(#0000,#000 28%)}.landing-hero h1{letter-spacing:-.06em;white-space:nowrap;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(44px,5.3vw,72px);font-weight:650;line-height:.98}.hero-copy{max-width:580px;color:var(--muted);letter-spacing:-.025em;margin:24px 0 0;font-size:clamp(16px,1.45vw,19px);font-weight:450;line-height:1.35}.hero-actions{flex-direction:column;align-items:center;gap:16px;margin-top:24px;display:flex}.hero-location{color:#8a8b90;letter-spacing:.045em;text-transform:uppercase;font-size:11px;font-weight:500}.landing-footer{border-top:1px solid var(--line);color:#77787d;letter-spacing:.04em;text-transform:uppercase;background:#ffffffb8;justify-content:space-between;align-items:center;min-height:54px;padding:0 28px;font-size:11px;display:flex}.footer-link{text-decoration:none;transition:color .16s}.footer-link:hover{color:var(--ink)}@media (max-width:700px){.site-header{min-height:64px;padding-inline:18px}.landing-hero{padding:104px 18px 76px}.landing-hero h1{font-size:clamp(35px,9.8vw,56px)}.hero-copy{max-width:360px;margin-top:28px}.hero-actions{margin-top:28px}.landing-footer{padding-inline:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.login-page{background:#f7f7ff;grid-template-rows:68px minmax(0,1fr);min-height:100svh;display:grid}.login-aside{z-index:1;border-bottom:1px solid var(--line);min-height:68px;color:var(--ink);background:#fffffff2;align-items:center;padding:0 28px;display:flex;position:relative;overflow:hidden}.login-aside:before,.login-aside:after{display:none}.brand-inverse{color:var(--ink);z-index:1;position:relative}.login-aside-copy{display:none}.private-label{color:#c7c8cb;letter-spacing:.04em;text-transform:uppercase;border:1px solid #ffffff2b;border-radius:7px;align-items:center;gap:7px;width:fit-content;margin-bottom:26px;padding:7px 9px;font-size:10px;display:inline-flex}.login-aside-copy>p{letter-spacing:-.065em;margin:0;font-size:clamp(36px,4.6vw,68px);line-height:.98}.login-aside-footer{display:none}.login-main{background:repeating-linear-gradient(90deg,#7067b906 0 1px,#0000 1px 4px),radial-gradient(circle at 50% 100%,#adb8ff61,#0000 56%),linear-gradient(#fff 0%,#f7f7ff 100%);justify-content:center;align-items:center;min-height:calc(100svh - 68px);padding:30px;display:flex;position:relative}.back-link{color:var(--muted);align-items:center;gap:7px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex;position:absolute;top:30px;left:30px}.back-link:hover{color:var(--ink)}.login-form{border:1px solid var(--line);background:#fffffff7;border-radius:12px;width:min(100%,410px);padding:32px;box-shadow:0 18px 50px #302d5a14,0 2px 7px #1c1d1f0a}.login-form-heading{align-items:flex-start;gap:13px;margin-bottom:30px;display:flex}.login-form-icon{border:1px solid var(--line);background:var(--accent-soft);color:#5d4de4;border-color:#dedaf9;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.login-form-heading h1{letter-spacing:-.04em;margin:0 0 7px;font-size:24px;font-weight:650}.login-form-heading p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.setup-callout{color:#70482f;background:#fbf4ef;border:1px solid #e2cbbd;border-radius:8px;flex-direction:column;gap:4px;margin:-10px 0 24px;padding:12px;font-size:11px;line-height:1.5;display:flex}.setup-callout strong{color:#50321f;font-weight:500}.field-label{color:#46474b;margin:0 0 8px;font-size:13px;font-weight:500;display:block}.text-field{width:100%;height:44px;color:var(--ink);background:#fff;border:1px solid #d5d5d2;border-radius:9px;outline:none;margin:0 0 18px;padding:0 12px;font-size:14px;transition:border-color .16s,box-shadow .16s;box-shadow:inset 0 1px 1px #00000005}.text-field::placeholder{color:#a3a4a8}.text-field:focus{border-color:#8b7cf6;box-shadow:0 0 0 3px #6f5cff1a}.text-field:disabled{color:#a3a4a8;background:#f4f4f2}.form-error{color:#a33e34;margin:-5px 0 16px;font-size:12px;line-height:1.45}.login-submit{cursor:pointer;border:0;width:100%;margin-top:3px}.login-submit:disabled{cursor:not-allowed;opacity:.45;transform:none}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-security-note{color:#8c8d92;text-align:center;margin:17px 0 0;font-size:11px;line-height:1.55}.setup-page{background:linear-gradient(to right, transparent calc(50% - .5px), var(--soft-line) 50%, transparent calc(50% + .5px)), var(--canvas);place-items:center;min-height:100svh;padding:24px;display:grid}.setup-panel{border:1px solid var(--line);background:#fffffff2;border-radius:16px;width:min(100%,650px);padding:clamp(28px,5vw,54px);box-shadow:0 22px 65px #1c1d1f12}.setup-icon{border:1px solid var(--line);background:var(--canvas);border-radius:11px;place-items:center;width:42px;height:42px;margin-top:72px;display:grid}.setup-kicker{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin:18px 0 10px;font-size:10px}.setup-panel h1{letter-spacing:-.06em;max-width:520px;margin:0;font-size:clamp(35px,5vw,53px);font-weight:400;line-height:1.02}.setup-copy{max-width:510px;color:var(--muted);margin:19px 0 0;font-size:14px;line-height:1.55}.setup-checklist{border-top:1px solid var(--line);margin:34px 0}.setup-checklist>div{border-bottom:1px solid var(--line);grid-template-columns:34px 1fr;gap:12px;padding:15px 0;display:grid}.setup-checklist span{color:#9a9b9f;font-size:10px}.setup-checklist p{color:#4c4d51;margin:0;font-size:12px;line-height:1.55}.command-center{height:100svh;color:var(--ink);background:#f8f8fa;grid-template-columns:232px minmax(0,1fr);display:grid;overflow:hidden}.cc-sidebar{background:#fbfbfc;border-right:1px solid #e1e2e5;flex-direction:column;min-width:0;padding:10px 9px 9px;display:flex}.cc-sidebar-top{justify-content:space-between;align-items:center;min-height:42px;padding:0 4px;display:flex}.icon-button{color:#6d6f73;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid}.icon-button:hover{color:var(--ink);background:#1c1d1f0f}.workspace-switcher{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e1e4;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-top:8px;padding:7px;display:grid}.workspace-avatar,.user-avatar{color:#fff;background:#6f5cff;border-radius:7px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:500;display:grid}.workspace-switcher>span:nth-child(2),.user-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-switcher strong,.user-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.workspace-switcher small,.user-copy small{color:#85868a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.quick-action{color:#68696e;cursor:pointer;background:#fff;border:1px solid #e1e2e5;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:34px;margin:11px 0 6px;padding:0 8px;font-size:12px;display:flex}.quick-action span{text-align:left;flex:1}.quick-action kbd,.keyboard-hint{color:#8a8b8f;background:#f8f8fa;border:1px solid #d9d9d6;border-radius:4px;padding:2px 4px;font-family:inherit;font-size:10px}.cc-nav,.cc-nav-section{flex-direction:column;gap:2px;display:flex}.cc-nav-section{margin-top:20px}.cc-nav-section>p{color:#94959a;letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px;padding:0 8px;font-size:10px}.cc-nav-item{color:#5f6065;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;min-height:34px;padding:0 8px;font-size:12px;display:flex}.cc-nav-item:hover,.cc-nav-item.active{color:var(--ink);background:#f0efff}.cc-nav-item span:not(.space-icon){flex:1}.cc-nav-item small{color:#95969a;font-size:10px}.space-icon{color:#53677e;background:#dfe9f3;border-radius:5px;place-items:center;width:20px;height:20px;display:grid}.space-icon.violet{color:#6f5e82;background:#eae3f1}.space-icon.green{color:#526f5d;background:#e0ece3}.cc-sidebar-bottom{margin-top:auto}.user-row{border-top:1px solid #d8d8d5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:7px;padding:9px 7px 2px;display:grid}.user-avatar{background:#2f3034;border-radius:50%}.cc-workspace{background:#fff;grid-template-rows:52px minmax(0,1fr);min-width:0;min-height:0;display:grid}.cc-topbar{background:#fffffff5;border-bottom:1px solid #e4e4e7;justify-content:space-between;align-items:center;padding:0 15px 0 20px;display:flex}.breadcrumbs,.cc-topbar-actions{color:#8a8b8f;align-items:center;gap:8px;font-size:12px;display:flex}.breadcrumbs strong{color:#48494d;font-weight:500}.saved-state{color:#7b7d81;align-items:center;gap:4px;display:inline-flex}.cc-topbar .button-small{cursor:pointer;border:0;gap:6px;min-height:34px;padding-inline:12px;font-size:12px}.cc-scroll-area{background:radial-gradient(circle at 50% 0,#ebe8ff8c,#0000 420px),#f8f8fa;min-height:0;overflow-y:auto}.cc-content{width:min(100%,1180px);margin:0 auto;padding:40px 32px 72px}.cc-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.cc-heading p{color:#8d8f93;letter-spacing:.04em;text-transform:uppercase;margin:0 0 7px;font-size:11px}.cc-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(30px,3.2vw,40px);font-weight:650;line-height:1.05}.view-button,.text-button{color:#5e6064;cursor:pointer;background:#fff;border:1px solid #ddddda;border-radius:9px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:12px;display:inline-flex}.overview-grid{grid-template-columns:1.25fr .85fr .85fr;gap:12px;display:grid}.panel{background:#fffffffa;border:1px solid #e1e2e5;border-radius:10px;box-shadow:0 1px 2px #1c1d1f08}.focus-card,.capture-card,.agenda-card{flex-direction:column;min-height:250px;display:flex}.panel-heading{color:#58595d;border-bottom:1px solid #e8e8e5;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;font-size:12px;font-weight:500;display:flex}.panel-heading>div{align-items:center;gap:8px;display:flex}.panel-icon{color:#56575b;background:#f0f0f2;border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.panel-icon.warm{color:#6857ea;background:#efedff}.panel-icon.green{color:#4f745b;background:#e2eee5}.panel-icon.violet{color:#715d83;background:#ebe5f1}.focus-body{flex:1;padding:20px 18px 16px}.focus-label{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:10px}.focus-body h2{letter-spacing:-.045em;max-width:360px;margin:0;font-size:22px;font-weight:600;line-height:1.16}.focus-body>p:last-child{color:#77797d;max-width:420px;margin:12px 0 0;font-size:12px;line-height:1.55}.focus-footer{border-top:1px solid #e8e8e5;justify-content:space-between;align-items:center;min-height:45px;padding:0 14px;display:flex}.avatar-stack>span{color:#fff;background:#2f3034;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;display:grid}.subtle-tag,.status-tag{color:#55704d;background:#f2f7ef;border:1px solid #dfe3da;border-radius:6px;align-items:center;gap:5px;padding:4px 6px;font-size:10px;display:inline-flex}.capture-card,.agenda-card{min-width:0}.capture-input{color:#8a8b8f;text-align:left;cursor:pointer;background:#fafaf8;border:1px dashed #d5d5d2;border-radius:8px;align-items:center;gap:8px;margin:14px;padding:13px;font-size:12px;display:flex}.capture-stats{color:#8b8c90;border-top:1px solid #e8e8e5;align-items:center;gap:18px;margin-top:auto;padding:14px;font-size:10px;display:flex}.capture-stats strong{color:#47484c;font-size:13px;font-weight:500}.text-link{color:#85868a;font-size:11px}.empty-agenda{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:24px 16px;display:flex}.empty-icon{color:#77797d;background:#fafaf8;border:1px solid #e0e0dd;border-radius:9px;place-items:center;width:34px;height:34px;margin-bottom:11px;display:grid}.empty-agenda strong{font-size:12px;font-weight:500}.empty-agenda p{color:#95969a;max-width:150px;margin:6px 0 0;font-size:10px;line-height:1.5}.projects-panel{margin-top:12px;overflow:hidden}.section-heading{border-bottom:1px solid #e6e6e3;justify-content:space-between;align-items:center;gap:20px;min-height:74px;padding:15px 18px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:0 0 5px;font-size:15px;font-weight:600}.section-heading p{color:#85868a;margin:0;font-size:11px}.text-button{background:0 0;border:0;flex:none}.project-table{width:100%}.project-row{color:#66676b;border-bottom:1px solid #ededeb;grid-template-columns:1.25fr .65fr .7fr 1.4fr;align-items:center;gap:16px;min-height:52px;padding:0 18px;font-size:12px;display:grid}.project-row:last-child{border-bottom:0}.project-header{color:#97989c;letter-spacing:.06em;text-transform:uppercase;background:#fafafd;min-height:36px;font-size:10px}.project-name{color:#3f4044;align-items:center;gap:8px;font-weight:500;display:flex}.project-dot{background:#cfc8ff;border:1px solid #725ff0;border-radius:50%;width:7px;height:7px}.status-tag.planned{color:#747579;background:#f4f4f2;border-color:#e1e1de}.next-action{color:#7f8084;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bottom-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.small-panel{overflow:hidden}.system-row{color:#6b6d71;border-bottom:1px solid #ededeb;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;min-height:56px;padding:0 14px;display:grid}.system-row:last-child{border-bottom:0}.status-light{background:#d1d2d3;border-radius:50%;width:7px;height:7px}.status-light.online{background:#5b9b6c;box-shadow:0 0 0 3px #e4f0e7}.system-row>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.system-row strong{color:#4a4b4f;font-size:12px;font-weight:500}.system-row small{color:#999a9e;font-size:10px}.system-row.muted>svg{color:#a3a4a8}.task-row{color:#58595d;border-bottom:1px solid #ededeb;align-items:center;gap:9px;min-height:56px;padding:0 14px;font-size:12px;display:flex}.task-row:last-child{border-bottom:0}.task-row input{width:14px;height:14px;accent-color:var(--ink);margin:0}@media (max-width:980px){.overview-grid{grid-template-columns:1fr 1fr}.focus-card{grid-column:1/-1}}@media (max-width:760px){.login-page{display:grid}.login-aside{min-height:64px;padding:0 18px}.login-main{min-height:calc(100svh - 64px);padding:72px 20px 32px}.back-link{top:22px;left:22px}.command-center{grid-template-columns:1fr}.cc-sidebar{display:none}.cc-content{padding:36px 18px 70px}.overview-grid,.bottom-grid{grid-template-columns:1fr}.focus-card{grid-column:auto}.project-row{grid-template-columns:1.2fr .7fr .8fr}.project-row>:last-child{display:none}}@media (max-width:520px){.setup-page{padding:12px}.setup-panel{padding:24px}.setup-icon{margin-top:55px}.cc-heading{flex-direction:column;align-items:flex-start}.project-row{grid-template-columns:1.35fr .75fr}.project-row>:nth-child(3),.section-heading p,.saved-state,.breadcrumbs span:nth-child(2),.breadcrumbs strong{display:none}}
