:root{color-scheme:light;--ink:#1f2420;--muted:#70766f;--line:#e7e8e2;--cream:#f8f7f2;--green:#43624d}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}.side{background:#efeee7;border-right:1px solid #e2e1d9;padding:28px 20px;display:flex;flex-direction:column}.brand{font-size:21px;font-weight:800;margin-bottom:34px}.brand i{display:inline-grid;place-items:center;width:31px;height:31px;background:#243027;color:#fff;border-radius:9px;font-style:normal;margin-right:9px}.nav{display:grid;grid-gap:6px;gap:6px}.nav a{padding:12px;border-radius:9px;color:#6f746e;text-decoration:none;font-size:14px;font-weight:600}.nav a:first-child{background:white;color:var(--ink)}.side small{margin-top:auto;color:#858980}.content{padding:38px 44px}.top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.top p{font-size:10px;letter-spacing:.1em;color:#7e837d;font-weight:700}.top h1{font-size:27px;margin:7px 0}.primary{border:0;background:var(--green);color:#fff;padding:12px 16px;border-radius:9px;font-weight:700}.hero{background:#607760;color:#fff;border-radius:18px;padding:34px 38px;display:flex;justify-content:space-between;align-items:end}.hero h2{font-size:30px;margin:13px 0}.hero p{color:#e6ebe5;max-width:520px;line-height:1.6}.badge{font-size:9px;letter-spacing:.09em;background:#ffffff1c;border-radius:14px;padding:6px 9px}.hero strong{font-size:34px}.section-title{display:flex;justify-content:space-between;align-items:end;margin:32px 0 15px}.section-title h2{font-size:19px;margin:0}.section-title p{color:var(--muted);font-size:12px}.cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px}.card small{color:#858a83;font-size:9px;letter-spacing:.08em}.card h3{font-size:14px;margin:11px 0 7px}.card p{font-size:11px;color:var(--muted)}.card footer{border-top:1px solid #eee;margin-top:17px;padding-top:13px;display:flex;justify-content:space-between;font-size:10px}.green{color:#52715a}.onboarding{max-width:680px;margin:7vh auto;background:#fff;border:1px solid var(--line);padding:38px;border-radius:18px}.onboarding h1{margin:0}.onboarding>p{color:var(--muted);line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px;margin-top:27px}.field{display:grid;grid-gap:7px;gap:7px}.field label{font-size:10px;font-weight:700;color:#72776f}.field input,.field select{border:1px solid var(--line);border-radius:9px;padding:12px;background:#fcfcfa}.wide{grid-column:1/-1}.actions{display:flex;justify-content:flex-end;margin-top:26px}@media(max-width:800px){.shell{grid-template-columns:1fr}.side{display:none}.content{padding:24px}.cards,.form-grid{grid-template-columns:1fr}.wide{grid-column:auto}}textarea{font:inherit}.nav button{padding:12px;border:0;background:transparent;text-align:left;border-radius:9px;color:#6f746e;font-size:14px;font-weight:600}.nav button.active,.nav button:hover,.secondary{background:#fff;color:var(--ink)}.secondary{border:1px solid var(--line);padding:11px 15px;border-radius:9px;font-weight:700;text-decoration:none}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.page-heading h2,.template-panel h2{font-size:28px;margin:8px 0}.page-heading p,.template-panel p{color:var(--muted);margin:0}.eyebrow{font-size:10px;letter-spacing:.1em;color:#7e837d;font-weight:800}.search{width:290px;border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px 14px}.workspace{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(430px,1.2fr);grid-gap:18px;gap:18px}.composer,.people-list,.template-panel{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}.people-list{align-self:start}.person{width:100%;display:grid;grid-template-columns:42px 1fr auto;grid-gap:12px;gap:12px;align-items:center;text-align:left;border:1px solid transparent;background:transparent;border-radius:12px;padding:14px;color:var(--ink)}.person.selected,.person:hover{background:#f1f4ee;border-color:#dbe3d9}.avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#dfe8df;color:#36523e;font-size:12px;font-weight:800}.person span:nth-child(2){display:grid;grid-gap:3px;gap:3px}.person small{color:var(--muted);font-size:11px}.person em{font-size:10px;font-style:normal;color:#4f6a56;background:#e8efe7;padding:5px 7px;border-radius:10px}.composer{padding:24px}.composer-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:18px}.composer h3{margin:7px 0 0}.verified{font-size:10px;color:#356744;background:#e8f3e9;padding:7px 9px;border-radius:12px}.composer label,.template-panel label{display:grid;grid-gap:7px;gap:7px;margin-top:13px;color:#747b73;font-size:9px;font-weight:800;letter-spacing:.08em}.composer input,.composer textarea,.template-panel input,.template-panel textarea{width:100%;border:1px solid var(--line);background:#fbfcf9;color:var(--ink);border-radius:9px;padding:11px;font-size:13px;letter-spacing:normal}.composer textarea{min-height:235px;line-height:1.55;resize:vertical}.send-actions{display:flex;gap:9px;margin-top:16px}.send{font-size:13px}.privacy{font-size:10px;color:var(--muted);line-height:1.5;margin-bottom:0}.template-panel{padding:30px;max-width:780px}.template-panel code{background:#edf1ea;color:#425c49;padding:2px 5px;border-radius:4px}.template-panel textarea{min-height:280px;line-height:1.6;resize:vertical}.template-panel button{margin-top:18px}@media(max-width:950px){.workspace{grid-template-columns:1fr}.page-heading{align-items:start;gap:18px;flex-direction:column}.search{width:100%}}@media(max-width:700px){.send-actions{flex-direction:column}}.autopilot-page{max-width:1080px;margin:0 auto;padding:48px 30px}.auto-top{display:flex;justify-content:space-between;align-items:start;margin-bottom:28px}.auto-top h1{font-size:34px;margin:8px 0}.auto-top p{color:var(--muted);max-width:650px;line-height:1.6}.connect-card,.settings-card{background:#fff;border:1px solid var(--line);border-radius:16px}.connect-card{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.connect-card p{color:var(--muted);font-size:13px;margin:5px 0 0}.connected{background:#e8f3e9;color:#356744;padding:7px 10px;border-radius:12px;font-size:11px;font-weight:800}.auto-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.settings-card{padding:26px}.settings-card h2{margin:7px 0 22px;font-size:21px}.settings-card label{display:grid;grid-gap:7px;gap:7px;margin-top:15px;font-size:10px;font-weight:800;color:#6f766f}.settings-card input,.settings-card select{border:1px solid var(--line);border-radius:9px;background:#fbfcf9;padding:12px;color:var(--ink)}.settings-card label small{font-weight:400;color:var(--muted)}.two-fields{display:grid;grid-template-columns:1fr 1fr;grid-gap:13px;gap:13px}.big-toggle{display:flex;justify-content:space-between;align-items:center;padding:17px;background:#f5f6f1;border-radius:12px}.big-toggle p{font-size:12px;color:var(--muted);max-width:270px;margin:5px 0 0;line-height:1.4}.toggle{width:48px;height:28px;border:0;border-radius:20px;background:#cacdc7;padding:3px}.toggle i{display:block;width:22px;height:22px;background:#fff;border-radius:50%;transition:.2s}.toggle.on{background:var(--green)}.toggle.on i{transform:translateX(20px)}.safety-list{list-style:none;padding:10px 0;margin:10px 0}.safety-list li{padding:7px 0;font-size:12px;color:#596159}.safety-list li:before{content:"✓";color:#4e7658;font-weight:800;margin-right:9px}.tomorrow{border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;font-size:12px}.tomorrow span{color:var(--muted)}.auto-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px;margin-top:20px}.auto-actions span{font-size:12px;color:var(--muted)}@media(max-width:760px){.auto-grid{grid-template-columns:1fr}.auto-top{gap:18px;flex-direction:column}.two-fields{grid-template-columns:1fr}}.simple-auto{max-width:760px;margin:0 auto;padding:32px 24px 70px}.simple-auto>header{display:flex;justify-content:space-between;align-items:center;padding-bottom:52px;font-size:12px;color:var(--muted)}.wordmark{font-size:21px;font-weight:900;color:var(--ink);text-decoration:none}.auto-intro{text-align:center;margin-bottom:32px}.auto-intro h1{font-size:36px;letter-spacing:-.03em;margin:10px 0}.auto-intro p{max-width:590px;margin:0 auto;color:var(--muted);line-height:1.6}.choice-block,.daily-preview,.simple-connect{background:#fff;border:1px solid var(--line);border-radius:16px;margin-top:14px;padding:21px}.simple-connect{display:flex;justify-content:space-between;align-items:center}.simple-connect p{font-size:12px;color:var(--muted);margin:5px 0 0}.choice-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.choice-title>div{display:flex;align-items:center;gap:10px}.choice-title>div>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e7ede5;color:var(--green);font-size:11px;font-weight:900}.choice-title small{color:var(--muted)}.office-choices{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.office-choices button{border:1px solid var(--line);background:#fafbf8;color:var(--ink);border-radius:10px;padding:12px;text-align:left}.office-choices button.chosen{background:#edf3eb;border-color:#8fa390}.office-choices i{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;font-style:normal;margin-right:8px;background:#fff;color:var(--green)}.choice-block input[type=range]{width:100%;accent-color:var(--green)}.range-labels{color:var(--muted);font-size:10px;margin-top:5px}.daily-preview,.range-labels{display:flex;justify-content:space-between}.daily-preview{align-items:center;background:#4c6652;color:#fff;margin-top:18px;padding:25px}.daily-preview .eyebrow,.daily-preview p{color:#dfe7df}.daily-preview h2{margin:7px 0;font-size:22px}.daily-preview p{font-size:11px;margin:0}.launch{background:#fff;color:#36513e;white-space:nowrap}.pause-button{border:1px solid #ffffff70;background:transparent;color:#fff;padding:12px 16px;border-radius:9px;font-weight:700}.daily-preview button:disabled{opacity:.45;cursor:not-allowed}.auto-footer{display:flex;justify-content:flex-end;gap:16px;align-items:center;margin-top:14px}.auto-footer span{color:var(--muted);font-size:11px}.auto-footer button{border:0;background:transparent;color:var(--green);font-weight:800}.auto-footer button:disabled{opacity:.4}@media(max-width:620px){.office-choices{grid-template-columns:1fr}.daily-preview,.simple-connect{align-items:flex-start;flex-direction:column;gap:18px}.daily-preview button,.simple-connect a{width:100%;text-align:center}.auto-intro h1{font-size:30px}}.dashboard-content{padding:34px 40px 70px;min-width:0}.nav a.active{background:#fff;color:var(--ink)}.dash-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.dash-header h1{font-size:28px;margin:6px 0}.dash-header p{font-size:12px;color:var(--muted);margin:0}.header-actions{display:flex;align-items:center;gap:10px}.live-dot{font-size:11px;color:#3e6949}.live-dot:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#59a66e;margin-right:6px}.live-dot.off{color:var(--muted)}.live-dot.off:before{background:#aaa}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.dash-card,.metric-grid article,.progress-strip{background:#fff;border:1px solid var(--line);border-radius:14px}.metric-grid article{padding:18px}.metric-grid article>span{font-size:9px;letter-spacing:.08em;color:var(--muted);font-weight:800}.metric-grid article>strong{display:block;font-size:28px;margin:8px 0 3px}.metric-grid article>strong small{font-size:13px;color:#999}.metric-grid article p{font-size:10px;color:var(--muted);margin:0}.progress-strip{margin:12px 0 18px;padding:14px 18px}.progress-strip>div:first-child{display:flex;justify-content:space-between;font-size:11px}.progress-track{height:6px;background:#e8ebe5;border-radius:5px;margin:9px 0}.progress-track i{height:100%;display:block;background:var(--green);border-radius:5px}.progress-strip p{font-size:9px;color:var(--muted);margin:0}.dashboard-grid{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:14px;gap:14px}.dash-card{padding:21px}.card-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:15px}.card-heading h2{font-size:17px;margin:5px 0}.card-heading>a,.card-heading>button{border:0;background:transparent;color:var(--green);font-size:10px;font-weight:700;text-decoration:none}.compact-people{display:grid}.compact-person{display:grid;grid-template-columns:36px 1fr auto 22px;grid-gap:10px;gap:10px;align-items:center;padding:9px 0;border-top:1px solid #f0f0ec}.compact-person .avatar{width:32px;height:32px;font-size:9px}.compact-person strong{font-size:11px}.compact-person p{font-size:9px;color:var(--muted);margin:2px 0}.reason{font-size:9px;color:#56705c;background:#edf3eb;padding:5px 7px;border-radius:10px}.ready-check{color:#527b5d}.plan-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.plan-actions button{font-size:11px}.plan-actions button:disabled{opacity:.65}.task,.task-list{display:grid}.task{grid-template-columns:8px 1fr;grid-gap:10px;gap:10px;padding:11px 0;border-top:1px solid #f0f0ec}.task>i{width:7px;height:7px;border-radius:50%;background:#d9a44e;margin-top:4px}.task>i.thanks{background:#65926e}.task>i.schedule{background:#6789a5}.task strong{font-size:11px}.task p{font-size:9px;color:var(--muted);margin:3px 0 7px}.task button{border:0;background:transparent;color:var(--green);padding:0;text-align:left;font-size:9px;font-weight:800}.empty-state{padding:35px 5px;color:var(--muted);font-size:12px;text-align:center}.pipeline-card{margin:14px 0}.pipeline{display:grid;grid-template-columns:repeat(5,1fr);background:#f7f8f4;border-radius:11px}.pipeline>div{padding:16px;position:relative}.pipeline span{display:block;font-size:9px;color:var(--muted)}.pipeline strong{display:block;font-size:23px;margin-top:5px}.pipeline i{position:absolute;right:2px;top:25px;color:#aab0a8;font-style:normal}.lower-grid{grid-template-columns:1fr 1fr}.office-row{padding:11px 0;border-top:1px solid #f0f0ec}.office-row>div:first-child{display:flex;justify-content:space-between}.office-row strong{font-size:11px}.office-row span{font-size:9px;color:var(--green)}.office-bar{height:5px;background:#edf0eb;border-radius:5px;margin:8px 0}.office-bar i{display:block;height:100%;background:#66806b;border-radius:5px}.office-row p{font-size:9px;color:var(--muted);margin:0}.job-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid #f0f0ec}.job-row>div:last-child{text-align:right}.job-row strong{font-size:11px}.job-row p{font-size:9px;color:var(--muted);margin:3px 0}.job-status{font-size:8px;color:#4c6d53;background:#e9f0e8;border-radius:10px;padding:4px 6px}.toast{position:fixed;right:25px;bottom:25px;background:#243027;color:#fff;border:0;border-radius:10px;padding:12px 16px;font-size:11px}@media(max-width:1000px){.metric-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:700px){.dashboard-content{padding:24px}.dash-header{align-items:flex-start;gap:15px;flex-direction:column}.metric-grid{grid-template-columns:1fr 1fr}.pipeline{grid-template-columns:1fr}.pipeline i{display:none}.compact-person{grid-template-columns:36px 1fr 22px}.reason{display:none}}.app-nav{height:66px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:20px;gap:20px;border-bottom:1px solid var(--line);margin-bottom:38px}.app-brand{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none;font-size:17px;font-weight:850;white-space:nowrap}.app-brand i{display:grid;place-items:center;width:31px;height:31px;border-radius:9px;background:#26372c;color:#fff;font-style:normal}.app-nav nav{display:flex;justify-content:center;gap:2px}.app-nav nav a,.back-home{color:var(--muted);font-size:10px;font-weight:750;text-decoration:none;padding:9px;border-radius:8px;white-space:nowrap}.app-nav nav a.active,.app-nav nav a:hover{background:#eaf0e8;color:var(--green)}.back-home{color:var(--green)}.gmail-identity{text-align:right;color:var(--muted);font-size:11px;margin-top:-25px;margin-bottom:25px}@media(max-width:980px){.app-nav{grid-template-columns:1fr auto}.app-nav nav{display:none}}@media(max-width:520px){.app-brand span{font-size:14px}.back-home{font-size:0}.back-home:after{content:"Dashboard";font-size:10px}.gmail-identity{text-align:left}}.home-page{max-width:1080px;margin:0 auto;padding:0 30px 70px}.home-nav{height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;border-bottom:1px solid var(--line)}.home-nav nav{display:flex;justify-content:center;gap:22px}.home-nav nav a{color:var(--muted);font-size:11px;font-weight:700;text-decoration:none}.home-nav nav a:hover{color:var(--green)}.home-hero{text-align:center;padding:76px 20px 55px}.home-hero h1{font-size:46px;letter-spacing:-.045em;line-height:1.05;max-width:750px;margin:12px auto}.home-hero p{max-width:620px;margin:18px auto;color:var(--muted);font-size:15px;line-height:1.6}.home-actions{display:flex;justify-content:center;gap:10px;margin-top:27px}.profile-nudge,.queue-summary{background:#fff;border:1px solid var(--line);border-radius:18px}.profile-nudge{display:flex;align-items:center;justify-content:space-between;padding:18px 21px;margin-bottom:14px}.profile-nudge p{font-size:11px;color:var(--muted);margin:4px 0 0}.queue-summary{display:grid;grid-template-columns:1.5fr auto repeat(3,1fr);align-items:center;padding:22px;grid-gap:16px;gap:16px}.queue-summary h2{font-size:18px;margin:5px 0}.queue-summary>a{font-size:10px;color:var(--green);font-weight:800;text-decoration:none}.queue-summary article{border-left:1px solid var(--line);padding-left:18px}.queue-summary article strong{display:block;font-size:27px}.queue-summary article span{font-size:9px;color:var(--muted)}.workflow-strip{display:flex;justify-content:center;align-items:center;gap:18px;margin-top:22px;padding:18px;color:var(--muted);font-size:10px;font-weight:700}.workflow-strip span{display:flex;align-items:center;gap:7px}.workflow-strip i{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#e8eee6;color:var(--green);font-style:normal}.workflow-strip b{color:#b2b8b1}@media(max-width:800px){.home-nav{grid-template-columns:1fr auto}.home-nav nav{display:none}.home-hero{padding-top:52px}.home-hero h1{font-size:36px}.queue-summary{grid-template-columns:1fr 1fr}.queue-summary>div{grid-column:1/-1}.queue-summary>a{position:absolute;right:45px}.workflow-strip{align-items:flex-start;flex-direction:column}.workflow-strip>b{display:none}}@media(max-width:520px){.home-page{padding:0 16px 50px}.home-actions,.profile-nudge{align-items:stretch;flex-direction:column}.home-actions a{text-align:center}.queue-summary{grid-template-columns:1fr}.queue-summary article{border-left:0;border-top:1px solid var(--line);padding:12px 0 0}.queue-summary>a{position:static}}.public-footer{margin-top:36px;padding:23px 4px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:11px}.public-footer nav{display:flex;gap:18px}.public-footer a{color:var(--green);font-weight:700;text-decoration:none}.legal-page{max-width:900px;margin:0 auto;padding:0 30px 60px}.legal-nav{height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.legal-footer a,.legal-nav>a:last-child{color:var(--green);font-size:11px;font-weight:750;text-decoration:none}.legal-page article{margin-top:46px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:46px 52px}.legal-page h1{font-size:42px;letter-spacing:-.04em;margin:10px 0 5px}.legal-updated{color:var(--muted);font-size:12px;margin:0 0 34px}.legal-page h2{font-size:19px;margin:31px 0 9px}.legal-page li,.legal-page p{color:#555d56;font-size:14px;line-height:1.75}.legal-page li+li{margin-top:7px}.legal-page a{color:var(--green)}.legal-page code{background:#edf1ea;border-radius:5px;padding:2px 5px}.legal-footer{display:flex;justify-content:center;gap:22px;padding-top:25px}@media(max-width:620px){.public-footer{align-items:flex-start;gap:14px;flex-direction:column}.legal-page{padding:0 16px 40px}.legal-page article{padding:30px 22px}.legal-page h1{font-size:34px}}