@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-400.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-500.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-600.ttf) format("truetype");font-weight:600;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-700.ttf) format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Newsreader;src:url(/fonts/newsreader-400.ttf) format("truetype");font-weight:400;font-display:swap}:root{--ink:#263832;--muted:#68716c;--paper:#f7f8fa;--white:#fff;--line:#e7eae7;--green:#244e3d;--green-hover:#163c2c;--sage:#edf3ed;--orange:#c05b35;--peach:#faeadd;--radius:14px;--shadow:0 18px 50px -25px #23372d35;--ease:cubic-bezier(.16,1,.3,1);font-family:DM Sans,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scrollbar-color:#b9c5bd var(--paper);caret-color:var(--green)}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.6}a{color:inherit;text-decoration:none;text-underline-offset:4px}button,input{font:inherit}a,button,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{color:inherit}a,button,input{touch-action:manipulation}input{accent-color:var(--green);min-width:0}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #c67843;outline-offset:4px}::selection{background:#d8e6d5;color:#153c29}::placeholder{color:#6b756f}h1,h2,h3,p{margin:0}h1,h2,h3{text-wrap:balance}h1{font-size:36px;font-weight:500;line-height:1.2;letter-spacing:-.035em}h2{font-size:22px;line-height:1.3;letter-spacing:-.025em}h2,h3{font-weight:600}h3{font-size:16px;line-height:1.4}svg{flex-shrink:0;vertical-align:middle}code{font-family:monospace;font-size:.88em;background:#edf0ed;padding:2px 5px;border-radius:4px;overflow-wrap:anywhere}small{font-size:12px}.muted{color:var(--muted)}.small-copy{font-size:13px}.centered{text-align:center;display:block}.full-width{width:100%}.skip-link{position:fixed;top:-100px;left:20px;background:var(--green);color:white;padding:12px 20px;z-index:100}.skip-link:focus{top:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:12px 21px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:500;line-height:1.3;transition:background .18s,color .18s}.button.primary{background:var(--green);color:#fff}.button.primary:hover:not(:disabled){background:var(--green-hover)}.button.secondary{background:#fff;border-color:#dce2dc}.button.secondary:hover:not(:disabled){background:#f0f4ef}.button.small{min-height:39px;padding:9px 14px;font-size:12px;gap:9px}.button.text-button{background:transparent;padding-left:6px;padding-right:6px}.button.text-button:hover{color:var(--orange)}.button.danger{background:#fff2ee;color:#a13f30;border-color:#e9c8bc}.button.danger:hover{background:#ffe4da}.inline-link{display:inline-flex;align-items:center;gap:9px;font-weight:500;color:var(--green);font-size:13px}.inline-link:hover{text-decoration:underline}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;border-radius:6px;width:34px;height:34px;flex-shrink:0;color:#6b766e}.icon-button:hover:not(:disabled){background:#eaf0e8;color:var(--green)}.brand{font-size:25px;font-weight:600;letter-spacing:-1px;line-height:1}.brand,.brand-mark{display:inline-flex;align-items:center}.brand-mark{width:33px;height:33px;justify-content:center;background:var(--green);color:#fff;border-radius:9px;margin-right:9px}.brand-dot{color:var(--orange)}.public-header{height:90px;max-width:1240px;margin:auto;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.public-header nav{display:flex;align-items:center;gap:28px;font-size:13px}.public-header nav>a:not(.button):hover{color:var(--orange)}.site-footer{max-width:1240px;margin:0 auto;padding:34px 42px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.site-footer nav{display:flex;flex-wrap:wrap;gap:22px}.site-footer a:hover{color:var(--green);text-decoration:underline}.hero{max-width:1160px;margin:0 auto;padding:72px 20px 60px;display:flex;align-items:center;justify-content:space-between;position:relative}.hero-copy{max-width:690px}.hero h1{font-size:clamp(44px,5vw,70px);line-height:1.06;letter-spacing:-.04em}.hero h1 span{color:#789078;font-family:Newsreader,serif;font-weight:400;letter-spacing:-.03em}.hero-copy>p{max-width:525px;font-size:16px;color:var(--muted);line-height:1.8;margin-top:25px}.hero-actions{gap:24px;margin-top:29px}.hero-actions,.hero-assurance{display:flex;align-items:center}.hero-assurance{gap:8px;color:var(--muted);font-size:11px;margin-top:17px}.hero-note{margin:0 60px 0 20px;padding:36px 26px;border-radius:50% 50% 12px 12px;background:#e9eedf;color:#537049;transform:rotate(5deg);text-align:center;min-width:175px}.hero-note p{font:30px/1.1 Newsreader,serif;letter-spacing:-1px;margin-top:20px}.product-preview{max-width:1120px;margin:0 auto 88px;display:grid;grid-template-columns:190px 1fr;background:white;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;animation:arrive .8s var(--ease)}.preview-rail{background:#f0f3ef;padding:28px 20px;display:flex;flex-direction:column;gap:8px}.preview-brand{display:flex;gap:8px;font-weight:600;font-size:17px;margin-bottom:26px}.preview-nav{display:flex;gap:12px;align-items:center;padding:10px;color:var(--muted);font-size:12px}.preview-nav.active{background:#e0e9df;color:var(--green);border-radius:6px;font-weight:600}.preview-bottom{margin-top:auto;display:flex;gap:9px;font-size:10px;color:var(--muted);align-items:center;padding-top:40px}.preview-body{padding:30px 36px 18px}.preview-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.preview-heading h2{font-size:24px;font-weight:500}.preview-heading p{font-size:12px;color:var(--muted);margin-top:6px}.sample-badge{font-size:10px;white-space:nowrap;color:#626e65;border:1px solid #dfe5df;padding:4px 8px;border-radius:5px;font-weight:500;line-height:1.4}.preview-brief{background:#f1f5ec;border-radius:10px;padding:20px 23px;margin:23px 0}.brief-label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#3a6141}.preview-brief>p{font-size:13px;line-height:1.8;color:#52604d;margin:10px 0}.preview-brief>a{font-size:11px;display:inline-flex;align-items:center;gap:8px;font-weight:600;color:#426247}.preview-list-head{display:flex;justify-content:space-between;font-size:12px;padding:0 0 12px;border-bottom:1px solid var(--line)}.preview-list-head>span{font-size:10px;color:var(--muted)}.preview-email{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.preview-email:last-child{border:0}.preview-email>div{display:flex;flex-direction:column;gap:3px;font-size:12px}.preview-email>div>span{font-size:11px;color:var(--muted)}.preview-email>small{margin-left:auto;font-size:10px;color:var(--muted)}.preview-email:hover strong{color:var(--orange)}.avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-size:13px;flex-shrink:0;font-weight:500}.peach{background:#fae9de;color:#885331}.lavender{background:#eceaf4;color:#615e7c}.mint{background:#e3eee6;color:#466a51}.sand{background:#f2eddc;color:#796a3c}.neutral{background:#f1f2ef;color:#697263}.sage{background:#e4eddf;color:#476441}.home-details{max-width:1120px;margin:0 auto 84px;display:grid;grid-template-columns:1fr 1.1fr;gap:110px}.home-details h2{font-size:35px;font-weight:500;line-height:1.2}.home-details>div>p{margin:20px 0;max-width:350px;font-size:14px;color:var(--muted)}.feature-list article{display:flex;gap:22px;padding:0 0 25px;margin-bottom:25px;border-bottom:1px solid var(--line)}.feature-list article:last-child{border:0;margin-bottom:0}.feature-list article>svg{margin-top:3px;color:#587452}.feature-list h3{font-size:15px}.feature-list p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:8px}.closing-cta{max-width:1120px;margin:0 auto 66px;padding:36px 42px;background:#edf1e9;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:30px}.closing-cta h2{font-size:25px;font-weight:500}.closing-cta p{color:var(--muted);font-size:13px;margin-top:7px}.app-layout{min-height:100vh;display:grid;grid-template-columns:226px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--line);padding:29px 18px 15px}.sidebar>.brand{margin:0 11px 45px;font-size:24px}.workspace-label{font-size:9px;letter-spacing:1.5px;font-weight:600;color:#7b827c;padding-left:15px;margin-bottom:12px}.app-nav{display:flex;flex-direction:column;gap:7px}.app-nav>a{display:flex;align-items:center;gap:12px;padding:11px 14px;font-size:13px;color:#6a736d;border-radius:7px}.app-nav>a:hover{background:#f3f6f1}.app-nav>a.active{background:#eaf0e7;color:#335e3d;font-weight:600}.tiny-tag{font-size:9px;color:#687566;border:1px solid #dce4d8;padding:0 5px;border-radius:4px;margin-left:auto;font-weight:500}.sidebar-bottom{margin-top:auto}.privacy-note{margin:20px 4px 25px;padding:17px 13px;background:#f7f8f3;border-radius:9px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.privacy-note>svg{color:#68845c;margin-bottom:2px}.privacy-note strong{font-size:11px;font-weight:500}.privacy-note p{font-size:10px;color:#757d70;line-height:1.8}.privacy-note>a{font-size:10px;color:#4a6544;display:flex;gap:5px;align-items:center;margin-top:3px}.sidebar-legal{display:flex;justify-content:center;gap:22px;font-size:10px;color:#7a817b;margin-bottom:20px}.sidebar-legal>a:hover{text-decoration:underline}.account-chip{padding:14px 0 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:9px}.account-chip>div{display:flex;flex:1 1;min-width:0;flex-direction:column}.account-chip strong{font-size:10px;font-weight:600}.account-chip small{font-size:9px;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.account-chip .avatar{width:32px;height:32px;font-size:11px}.app-main{min-width:0}.app-topbar{height:75px;border-bottom:1px solid var(--line);background:#ffffffaa;justify-content:space-between;padding:0 38px;gap:18px}.app-topbar,.breadcrumb{display:flex;align-items:center}.breadcrumb{gap:13px;font-size:11px;color:#7d847e}.breadcrumb>strong{color:#4f5f54;font-weight:500}.topbar-right{gap:20px}.connection,.topbar-right{display:flex;align-items:center}.connection{gap:6px;font-size:11px;color:#657b61}.connection>span{height:5px;width:5px;border-radius:50%;background:#769267}.workspace-main{max-width:1450px;margin:auto;padding:37px 38px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:27px}.page-heading h1{font-size:30px;font-weight:500;letter-spacing:-.035em}.page-heading h1>span{color:var(--orange)}.page-heading p{font-size:12px;color:var(--muted);margin-top:9px}.demo-notice{gap:10px;padding:10px 13px;background:#f1eee5;color:#746244;font-size:11px;border-radius:7px;margin-bottom:22px}.demo-notice,.demo-notice>a{display:flex;align-items:center}.demo-notice>a{margin-left:auto;white-space:nowrap;gap:6px;font-weight:500}.inbox-overview{display:grid;grid-template-columns:minmax(0,1fr) 225px;gap:23px;margin-bottom:29px}.brief-card{padding:23px 25px;background:#eef3e9;border-radius:12px}.brief-card-heading{display:flex;align-items:center;gap:10px}.brief-symbol{display:flex;color:#5e7d4d}.brief-card h2{font-size:15px;letter-spacing:-.02em;font-weight:600}.brief-card-heading .tag{margin-left:auto;white-space:nowrap}.tag{font-size:9px;padding:3px 7px;border-radius:4px;font-weight:500;line-height:1.5;display:inline-block;white-space:nowrap}.brief-card>p{font-size:12px;line-height:1.9;color:#5e6e55;margin-top:13px;max-width:78ch}.brief-card-footer{margin-top:20px;display:flex;justify-content:space-between;align-items:center;gap:10px}.brief-card-footer .inline-link{font-size:11px;color:#466237}.brief-card-footer>span{display:flex;align-items:center;gap:5px;font-size:9px;color:#6d7b60}.inbox-stats{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:white;border:1px solid var(--line);border-radius:12px;padding:20px 10px}.inbox-stats>div{display:flex;flex-direction:column;align-items:center;gap:4px}.inbox-stats>div+div{border-left:1px solid var(--line)}.stat-icon{color:#799475;margin-bottom:10px}.stat-icon.orange{color:#be8460}.inbox-stats strong{font-size:31px;font-weight:500;letter-spacing:-1.2px;line-height:1.2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.inbox-stats>div>span:last-child{font-size:9px;color:#7b837b;margin-top:5px}.mail-panel{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.mail-toolbar{padding:14px 22px;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.filter-tabs,.mail-toolbar{display:flex;align-items:center}.filter-tabs{gap:7px}.filter-tabs button{border:0;background:transparent;font-size:11px;padding:7px 12px;color:#737d74;border-radius:5px;display:flex;gap:8px;align-items:center;min-height:34px}.filter-tabs button.active{background:#edf1e9;color:#456039;font-weight:500}.filter-tabs button span{font-size:9px;background:#dee7d8;padding:1px 5px;border-radius:3px}.search-input{display:flex;align-items:center;gap:8px;color:#7f877f;background:#fafbf9;border:1px solid #e7eae4;border-radius:6px;padding:7px 10px}.search-input input{border:0;background:transparent;font-size:10px;width:180px;line-height:1.5;color:var(--ink);outline-offset:1px}.email-row{display:flex;align-items:center;border-bottom:1px solid #edf0eb;padding:0 20px;transition:background .18s}.email-row:last-child{border:0}.email-row:focus-within,.email-row:hover{background:#f8faf6}.email-open{border:0;background:transparent;text-align:left;display:flex;align-items:center;gap:14px;padding:19px 0;flex:1 1;min-width:0}.email-content{min-width:0;display:flex;flex-direction:column;gap:4px}.email-sender{font-size:11px;font-weight:500;display:flex;gap:8px;align-items:center}.unread .email-sender{font-weight:700}.email-subject{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unread .email-subject{font-weight:600}.email-snippet{font-size:10px;color:#7b817a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unread-dot{width:5px;height:5px;background:#c77d4a;border-radius:50%;flex-shrink:0}.email-meta{margin-left:auto;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:11px;padding:0 10px;flex-shrink:0}.email-meta time{font-size:9px;color:#81887f;white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.row-actions{display:flex;gap:2px;margin-left:5px}.row-actions .icon-button{height:32px;width:28px}.mail-footer{padding:15px 22px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7b827b;font-size:10px}.mail-footer .button{font-size:10px;min-height:25px;padding:2px}.workspace-footnote{justify-content:center;gap:6px;font-size:10px;color:#7a8377;margin:21px auto;max-width:75ch;text-align:center}.toast,.workspace-footnote{display:flex;align-items:center}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);gap:15px;background:#244e3d;color:white;padding:11px 15px 11px 20px;border-radius:8px;font-size:13px;box-shadow:var(--shadow);z-index:10;max-width:calc(100vw - 30px)}.toast>button:not(.icon-button){border:0;background:transparent;color:#e3edce;text-decoration:underline;font-weight:600}.toast .icon-button{color:white}.notice{padding:15px 18px;border-radius:8px;background:#edf2e8;color:#4c6346;margin:0 0 20px;font-size:13px;line-height:1.7}.notice.error{background:#fbebe7;color:#913c2d}.notice.success{background:#e7f1e6;color:#3b603d}.notice a{text-decoration:underline;font-weight:600}.empty-state{padding:65px 25px;text-align:center;display:flex;align-items:center;flex-direction:column;gap:15px;color:var(--muted)}.empty-state h2,.empty-state h3{color:var(--ink)}.empty-state>p{max-width:470px;font-size:13px}.empty-state>.button{margin-top:6px}.empty-state>svg{color:#789270}.empty-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:95px 30px}.loading-ring{display:block;width:23px;height:23px;border:2px solid #d8e3d3;border-top-color:#648459;border-radius:50%;animation:spin 1s linear infinite}.message-dialog{border:0;border-radius:14px;padding:28px;width:min(720px,calc(100vw - 32px));max-height:85vh;color:var(--ink);box-shadow:0 25px 80px #182b3540}.message-dialog::backdrop{background:#1b2c2866}.dialog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:23px;font-size:12px}.message-dialog h2{font-size:26px;overflow-wrap:anywhere}.message-from{font-size:12px;color:var(--muted);margin-top:13px;overflow-wrap:anywhere}.message-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:25px;padding-bottom:22px;border-bottom:1px solid var(--line)}.message-actions>a{margin-left:auto;font-size:11px}.message-text{font:14px/1.9 DM Sans,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;margin:26px 0 35px}.daily-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(230px,1fr);gap:24px}.daily-summary{padding:32px;background:#edf2e6;border-radius:12px}.daily-summary-top{display:flex;justify-content:space-between;align-items:center;color:#617b4f;font-size:11px;margin-bottom:28px}.daily-summary h2{font:36px/1.15 Newsreader,serif;color:#3b5134;letter-spacing:-.025em}.daily-summary>p{margin-top:22px;font-size:15px;line-height:1.9;color:#4c6243}.brief-scope{font-size:10px;color:#677a5c;border-top:1px solid #d6e0cb;padding-top:18px;margin-top:30px}.breakdown{border:1px solid var(--line);border-radius:12px;background:#fff;padding:28px}.breakdown h2{font-size:16px;margin-bottom:25px}.breakdown dl{margin:0}.breakdown dl>div{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);gap:15px}.breakdown dl>div:last-child{border:0}.breakdown dt{font-size:11px;color:var(--muted)}.breakdown dd{margin:0;font-size:23px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.daily-lower{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(230px,1fr);gap:24px;margin-top:35px}.category-panel h2,.priority-panel h2{font-size:18px;margin-bottom:14px}.priority-row{padding:24px 0;display:flex;align-items:flex-start;gap:18px;border-bottom:1px solid var(--line)}.priority-number{font-size:12px;width:26px;height:26px;flex-shrink:0;border-radius:50%;background:#ebece4;display:flex;align-items:center;justify-content:center}.priority-row h3{font-size:14px}.priority-row p{font-size:12px;color:var(--muted);margin:7px 0 11px}.priority-row a{font-size:11px}.category-panel{padding-left:26px;border-left:1px solid var(--line)}.category-panel>p{font-size:11px;margin-bottom:18px}.category-row{display:flex;gap:10px;align-items:center;padding:13px 0;font-size:12px}.category-row>strong{margin-left:auto;font-weight:500;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.category-dot{width:8px;height:8px;border-radius:3px;flex-shrink:0}.tone-0{background:#c28a61}.tone-1{background:#93a77c}.tone-2{background:#a1a4be}.tone-3{background:#c2b477}.settings-stack{max-width:850px}.settings-section{background:white;border:1px solid var(--line);border-radius:12px;padding:28px 30px;margin-bottom:23px}.settings-title{display:flex;align-items:flex-start;gap:15px;margin-bottom:25px}.settings-title>svg{color:#6b845d;margin-top:1px}.settings-title h2{font-size:17px}.settings-title p{color:var(--muted);font-size:12px;margin-top:4px}.connected-account{display:flex;align-items:center;gap:13px;background:#f7f9f4;padding:17px;border-radius:8px;margin-bottom:18px}.connected-account>div{display:flex;flex-direction:column;gap:3px;min-width:0}.connected-account strong{font-size:13px;overflow-wrap:anywhere}.connected-account>div>span{font-size:11px;color:var(--muted)}.connected-account>.tag{margin-left:auto}.preference-row{display:flex;align-items:flex-start;gap:25px;justify-content:space-between;padding:22px 0;border-top:1px solid var(--line)}.preference-row>span{display:flex;flex-direction:column;gap:8px;max-width:570px}.preference-row strong{font-size:14px;font-weight:500}.preference-row>span>span{font-size:12px;color:var(--muted);line-height:1.8}.preference-row input{appearance:none;width:36px;min-width:36px;height:21px;border-radius:20px;background:#d6dcd2;position:relative;border:1px solid #c3cebf;margin:2px 0 0;cursor:pointer}.preference-row input:before{content:"";position:absolute;width:15px;height:15px;top:2px;left:2px;border-radius:50%;background:white;transition:transform .18s var(--ease)}.preference-row input:checked{background:var(--green);border-color:var(--green)}.preference-row input:checked:before{transform:translateX(15px)}.preference-row input:disabled{opacity:.45;cursor:not-allowed}.settings-actions{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-top:22px}.save-confirmation{font-size:12px;display:flex;gap:5px;align-items:center;color:#517b42}.settings-section>p{font-size:13px;color:var(--muted);line-height:1.8}.settings-links{display:flex;flex-wrap:wrap;gap:20px;font-size:12px;margin:18px 0 25px;text-decoration:underline}.delete-confirm{background:#fff7f4;padding:20px;border-radius:8px}.checkbox-label{display:flex;align-items:flex-start;gap:11px;font-size:12px;line-height:1.8}.checkbox-label input{width:17px;height:17px;flex-shrink:0;margin:3px 0 0}.checkbox-label a{text-decoration:underline;color:var(--green)}.connect-wrap{max-width:1120px;margin:65px auto 90px;display:grid;grid-template-columns:1fr 1.15fr;gap:85px;align-items:center}.connect-story h1{font-size:47px;line-height:1.15;margin-top:32px}.connect-story>p{font-size:15px;color:var(--muted);line-height:1.9;margin:23px 0;max-width:350px}.large-mark{display:inline-flex;width:74px;height:74px;align-items:center;justify-content:center;background:#e9eedf;color:#64824d;border-radius:22px}.connect-panel{background:white;border:1px solid var(--line);padding:35px;border-radius:14px}.connect-panel h2{font-size:24px}.connect-panel>p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:12px}.connect-panel .notice{margin-top:20px}.permission-list{list-style:none;padding:0;margin:28px 0}.permission-list>li{display:flex;align-items:flex-start;gap:15px;margin-top:23px}.permission-list>li>svg{color:#709161;margin-top:2px}.permission-list strong{font-size:13px;font-weight:600}.permission-list p{color:var(--muted);font-size:12px;line-height:1.8;margin-top:5px}.connect-panel p.scope-disclosure{font-size:11px;background:#f6f7f2;border-radius:7px;padding:14px;margin-bottom:24px}.connect-panel .checkbox-label{margin-bottom:20px;font-size:11px}.connect-panel small{font-size:10px;margin-top:17px}.info-layout{max-width:1120px;margin:65px auto 90px;display:grid;grid-template-columns:205px minmax(0,1fr);gap:95px;align-items:start}.info-nav{display:flex;flex-direction:column;position:sticky;top:30px;gap:5px}.info-nav>span{font-size:10px;font-weight:500;color:#7e867c;letter-spacing:1.5px;margin:0 12px 16px}.info-nav>a{font-size:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border-radius:6px}.info-nav>a.active{background:#eaf0e4;color:#405e34;font-weight:500}.info-nav>a:hover{background:#eef2e9}.info-content{max-width:720px}.info-content>h1{font-size:43px;font-weight:500;line-height:1.17;max-width:600px}.info-intro{font-size:14px;color:var(--muted);margin:22px 0 45px!important}.info-content>h2{font-size:20px;margin:37px 0 13px;font-weight:500}.info-content>ol,.info-content>p{font-size:14px;color:#5f6b60;line-height:1.9;margin:12px 0;max-width:72ch}.info-content>ol{padding-left:22px}.info-content>ol>li{margin-bottom:8px}.info-content li a,.info-content p a{text-decoration:underline;color:#395e3e}.info-content>.button{margin-top:24px}.not-found{padding:110px 25px 150px}@keyframes arrive{0%{transform:translateY(12px);opacity:.7;clip-path:inset(0 0 10px 0 round 14px)}to{transform:translateY(0);opacity:1;clip-path:inset(0 0 0 0 round 14px)}}@keyframes spin{to{transform:rotate(1turn)}}@media(min-width:1550px){.workspace-main{padding-top:50px}.email-open{padding:23px 0}.page-heading h1{font-size:34px}}@media(max-width:1150px){.closing-cta,.connect-wrap,.hero,.home-details,.info-layout,.product-preview{margin-left:35px;margin-right:35px}.hero{padding-left:0;padding-right:0}.home-details{gap:55px}.app-layout{grid-template-columns:200px minmax(0,1fr)}.workspace-main{padding:30px 25px}.app-topbar{padding:0 25px}.sidebar{padding-left:13px;padding-right:13px}.inbox-overview{grid-template-columns:minmax(0,1fr) 185px;gap:15px}.brief-card{padding:20px}.brief-card-footer>span,.brief-card-heading .tag,.email-meta .tag{display:none}.info-layout{gap:55px}.connect-wrap{gap:45px}.connect-story h1{font-size:40px}}@media(max-width:900px){.public-header{padding:0 28px}.public-header nav{gap:20px}.hero-note{margin-right:10px;min-width:145px;padding:30px 15px}.hero-note p{font-size:26px}.hero-copy>p{max-width:430px}.app-layout{grid-template-columns:175px minmax(0,1fr)}.sidebar>.brand{font-size:21px;margin-left:5px}.sidebar .brand-mark{width:28px;height:28px;margin-right:6px}.sidebar .brand-mark svg{width:19px}.privacy-note{padding:13px 9px}.privacy-note strong{font-size:10px}.inbox-overview{grid-template-columns:1fr}.inbox-stats{grid-template-columns:1fr 1fr;padding:13px 20px}.inbox-stats>div{flex-direction:row;gap:13px;justify-content:center}.stat-icon{margin-bottom:0}.inbox-stats strong{font-size:23px}.inbox-stats>div>span:last-child{font-size:10px;margin-top:0;max-width:65px}.mail-toolbar{padding:13px 16px}.email-row{padding:0 16px}.email-open{gap:10px}.email-meta{padding:0 3px}.row-actions{flex-direction:column;margin-left:8px}.row-actions .icon-button{height:28px}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.page-heading>.button{font-size:0;padding:9px}.page-heading>.button svg{width:18px;height:18px}.topbar-right{gap:10px}.topbar-right>.sample-badge{display:none}.daily-grid,.daily-lower{grid-template-columns:1fr}.category-panel{border-left:0;padding-left:0}.breakdown dl{display:grid;grid-template-columns:1fr 1fr;column-gap:25px}.breakdown dl>div:nth-last-child(2){border:0}.connect-wrap{grid-template-columns:1fr;max-width:600px;margin-left:auto;margin-right:auto;padding:0 25px;gap:40px}.connect-story{text-align:center}.connect-story h1{font-size:40px;margin-top:20px}.connect-story>p{margin-left:auto;margin-right:auto}.large-mark{width:58px;height:58px;border-radius:16px}.large-mark svg{width:31px}.info-layout{grid-template-columns:165px minmax(0,1fr);gap:35px}.info-content>h1{font-size:35px}.site-footer{padding:30px;flex-direction:column;align-items:flex-start;gap:15px}.preview-body{padding:24px}.preview-heading h2{font-size:20px}.product-preview{grid-template-columns:155px 1fr}.preview-rail{padding:25px 13px}.closing-cta{padding:30px}.closing-cta h2{font-size:22px}}@media(max-width:680px){body{font-size:14px}.public-header{height:78px;padding:0 21px}.public-header .brand{font-size:24px}.public-header nav>a:not(.button){display:none}.public-header .button{font-size:11px;padding:10px 12px}.public-header .button svg{display:none}.hero{margin:0;padding:45px 24px 42px}.hero-copy{width:100%}.hero h1{font-size:46px;letter-spacing:-.04em}.hero-copy>p{font-size:14px;line-height:1.85;margin-top:20px;max-width:420px}.hero-actions{gap:14px;flex-wrap:wrap;margin-top:25px}.hero-actions .button{font-size:12px;gap:8px;min-height:44px;padding-left:14px;padding-right:14px}.hero-assurance{font-size:9px;gap:5px}.hero-note{display:none}.product-preview{margin:0 20px 60px;grid-template-columns:1fr;border-radius:12px}.preview-rail{display:none}.preview-body{padding:22px 20px 10px}.preview-heading{align-items:flex-start}.preview-heading h2{font-size:19px}.preview-heading p{font-size:10px;max-width:170px}.preview-heading .sample-badge{font-size:8px;padding:3px 5px}.preview-brief{padding:17px;margin:20px 0}.brief-label,.preview-brief>p{font-size:11px}.preview-email{gap:10px}.preview-email>div{font-size:10px;min-width:0}.preview-email>div>span{font-size:9px;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-email>small{font-size:8px;white-space:nowrap}.preview-email .avatar{width:28px;height:28px;font-size:10px}.home-details{margin:0 25px 40px;grid-template-columns:1fr;gap:35px}.home-details h2{font-size:31px}.home-details>div>p{font-size:13px;margin-top:17px}.feature-list article{gap:16px;padding-bottom:20px;margin-bottom:20px}.feature-list p{font-size:12px}.closing-cta{margin:0 20px 40px;padding:25px;display:block}.closing-cta h2{font-size:24px}.closing-cta .button{margin-top:20px;font-size:12px}.site-footer{padding:25px;font-size:11px}.site-footer nav{gap:17px;font-size:11px}.app-layout{display:block}.sidebar{height:auto;position:static;display:flex;flex-direction:row;align-items:center;padding:16px 18px;border-right:0;border-bottom:1px solid var(--line);gap:15px}.sidebar>.brand{margin:0;font-size:22px}.sidebar-bottom,.workspace-label{display:none}.app-nav{flex-direction:row;margin-left:auto;gap:3px}.app-nav>a{padding:9px;gap:0;font-size:0}.app-nav>a svg{width:19px;height:19px}.app-nav .tiny-tag{display:none}.app-topbar{height:59px;padding:0 20px}.breadcrumb{font-size:10px;gap:9px}.topbar-right .button{font-size:10px;padding:8px 10px;min-height:33px;gap:7px}.topbar-right .button svg{width:14px}.workspace-main{padding:28px 18px}.page-heading{gap:10px;margin-bottom:22px}.page-heading h1{font-size:25px}.page-heading p{font-size:11px;max-width:245px;line-height:1.8;margin-top:8px}.page-heading>.button{min-width:35px;min-height:35px;margin-top:2px}.demo-notice{font-size:10px;line-height:1.7;padding:11px;margin-bottom:18px;align-items:flex-start;gap:8px}.demo-notice>svg{margin-top:2px}.demo-notice>a{display:none}.inbox-overview{gap:13px;margin-bottom:22px}.brief-card{padding:19px}.brief-card h2{font-size:14px}.brief-card>p{font-size:11px;line-height:1.9;margin-top:12px}.brief-card-footer{margin-top:16px}.brief-card-footer>span{display:flex;font-size:8px}.brief-card-footer .inline-link{font-size:10px}.inbox-stats{padding:15px 10px}.inbox-stats>div{gap:10px}.inbox-stats strong{font-size:24px}.mail-toolbar{flex-direction:column;align-items:stretch;padding:13px;gap:12px}.filter-tabs button{font-size:11px;padding:6px 12px}.search-input input{width:100%;font-size:11px}.search-input{padding:9px 11px}.email-row{padding:0 13px;position:relative}.email-open{padding:18px 0;align-items:flex-start;gap:11px}.email-open .avatar{width:31px;height:31px;font-size:11px;margin-top:2px}.email-content{gap:5px;padding-right:48px;flex:1 1}.email-sender{font-size:10px}.email-subject{font-size:11px}.email-snippet{font-size:10px}.email-meta{position:absolute;top:18px;right:13px;padding:0}.email-meta time{font-size:8px}.row-actions{position:absolute;right:10px;bottom:14px;flex-direction:row;gap:0}.row-actions .icon-button{width:25px;height:30px}.row-actions svg{width:14px;height:14px}.mail-footer{font-size:9px;padding:14px}.mail-footer>span:last-child{display:none}.workspace-footnote{font-size:9px;align-items:flex-start;margin:19px 12px;line-height:1.7}.workspace-footnote svg{margin-top:2px}.daily-summary{padding:25px}.daily-summary h2{font-size:32px}.daily-summary>p{font-size:14px}.daily-summary-top{margin-bottom:20px;font-size:10px}.brief-scope{font-size:10px}.breakdown{padding:23px}.breakdown dl{column-gap:20px}.breakdown dl>div{align-items:flex-start}.breakdown dt{font-size:10px;max-width:95px}.breakdown dd{font-size:21px;line-height:1.3}.daily-lower{gap:30px;margin-top:30px}.priority-row{gap:13px;padding:20px 0}.priority-row h3{font-size:13px}.settings-section{padding:22px 20px}.settings-title{gap:12px}.settings-title h2{font-size:16px}.settings-title p{font-size:11px}.connected-account{padding:13px;gap:10px}.connected-account strong{font-size:11px}.connected-account>div>span{font-size:9px}.connected-account>.tag{font-size:8px}.connected-account .avatar{width:29px;height:29px}.preference-row{gap:17px}.preference-row strong{font-size:13px}.preference-row>span>span,.settings-section>p{font-size:11px}.settings-links{font-size:11px;gap:14px}.settings-title>svg{width:19px}.connect-wrap{margin-top:28px;margin-bottom:55px;padding:0 20px;gap:30px}.connect-story h1{font-size:36px}.connect-story>p{font-size:13px}.connect-story .inline-link{font-size:12px}.connect-panel{padding:25px 22px}.connect-panel h2{font-size:22px}.connect-panel>p{font-size:12px}.permission-list p{font-size:11px}.permission-list strong{font-size:12px}.connect-panel p.scope-disclosure{font-size:10px}.connect-panel small{font-size:9px}.info-layout{display:flex;flex-direction:column;margin:25px 24px 60px;gap:32px}.info-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:6px}.info-nav>span{display:none}.info-nav>a{font-size:10px;padding:7px 10px}.info-nav svg{display:none}.info-content>h1{font-size:35px}.info-content>ol,.info-content>p{font-size:13px}.info-content>h2{font-size:19px;margin-top:32px}.info-intro{font-size:12px!important;margin:18px 0 32px!important}.message-dialog{padding:22px}.message-dialog h2{font-size:23px}.message-actions{gap:8px}.message-actions>a{margin-left:0;margin-top:6px}.message-text{font-size:13px;line-height:1.9}.toast{font-size:11px;gap:10px;white-space:nowrap}.notice{font-size:12px}.not-found{padding:80px 24px 100px}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.breadcrumb,.email-meta time,.email-snippet,.filter-tabs button,.inbox-stats>div>span:last-child,.mail-footer,.privacy-note p,.sidebar-legal,.workspace-footnote,.workspace-label{color:var(--muted)}.mobile-signout{display:none}@media(max-width:900px) and (min-width:681px){.sidebar>.brand{font-size:18px}}@media(max-width:680px){.mobile-signout{display:inline-flex}.row-actions .icon-button{width:28px;min-height:32px}.sidebar>.brand{font-size:21px}}