:root{color-scheme:light;--paper:#f5f5f7;--ink:#202124;--muted:#6d7480;--line:#e6e7ec;--blue:#0071e3;--white:#fff;--soft:#eceef3;font-synthesis:none}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.shell{max-width:1216px;padding:0 48px;margin:auto}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);font-size:18px;font-weight:650;letter-spacing:-.5px;line-height:1.25}.brand img{border-radius:12px;box-shadow:0 3px 8px #24466d0b}.brand small{display:block;color:var(--muted);font-size:11px;font-weight:400;letter-spacing:0;margin-top:3px}.profile{display:flex;gap:16px;align-items:center}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e8ebf2;box-shadow:inset 0 0 0 1px #dce1ec;color:#707989;font-size:12px;font-weight:650}main{min-height:calc(100svh - 177px);padding:62px 0 56px}.hidden{display:none!important}.eyebrow{margin:0 0 15px;font-size:10px;font-weight:600;letter-spacing:1.65px;color:var(--muted)}h1,h2,p{overflow-wrap:break-word}h1{margin:0;font-size:48px;line-height:1.08;font-weight:650;letter-spacing:-2px}h2{font-size:25px;font-weight:600;letter-spacing:-.8px;line-height:1.25;margin:0}
/* The entry screen stays quiet: one message, one action. */
#login{display:grid;grid-template-columns:minmax(0,1fr) 378px;align-items:center;gap:76px;min-height:520px;padding-bottom:10px}.welcome{padding-bottom:12px}.app-emblem{margin-bottom:28px;line-height:0}.app-emblem img{border-radius:26px;box-shadow:0 16px 35px -15px #5089ce66,0 0 0 1px #fff}.welcome .eyebrow{font-size:9px;letter-spacing:1.5px;margin-bottom:17px}.welcome h1{font-size:clamp(45px,5.1vw,66px);line-height:1.05;letter-spacing:-3px}.welcome h1 span{color:var(--blue)}.intro{font-size:17px;line-height:1.65;color:var(--muted);margin:24px 0 22px;letter-spacing:-.25px}.welcome-note{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--muted)}.small-dot{width:6px;height:6px;background:#92a8c2;border-radius:50%;flex:none}.panel{background:var(--white);border:1px solid #e9e9ef;border-radius:26px;box-shadow:0 12px 30px -20px #202b4433,0 1px 3px #202b4403}.login-panel{padding:34px 30px 28px;box-shadow:0 22px 65px -25px #30466926,0 2px 6px #202b4403}.login-symbol{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#f1f5fc;color:#5077a4;margin-bottom:25px}.login-symbol svg{width:23px;height:23px;stroke-width:1.55}.login-panel h2{font-size:25px;letter-spacing:-.9px}.login-description{color:var(--muted);font-size:13px;margin:8px 0 28px}label{display:block;font-size:12px;font-weight:550;margin-bottom:8px}input,textarea{width:100%;color:var(--ink);border:1px solid var(--line);border-radius:12px;background:#fafafb;padding:13px 14px;transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#92949c;opacity:1}input{min-height:48px;font-size:16px}input:focus,textarea:focus{outline:none;border-color:#77abe5;box-shadow:0 0 0 4px #0071e319}button:focus-visible,a:focus-visible,.file-label:focus-within{outline:3px solid #80b6f0;outline-offset:4px}button{cursor:pointer;border:0;border-radius:12px;padding:12px 17px;min-height:44px;background:var(--soft);color:var(--ink);transition:background .16s,box-shadow .16s,transform .16s}button:active{transform:scale(.985)}button:disabled{opacity:.5;cursor:wait;transform:none}.primary{display:flex;align-items:center;justify-content:center;gap:16px;background:var(--blue);color:white;font-weight:550;font-size:13px;min-height:48px;box-shadow:0 2px 3px #0071e316}.primary:hover:not(:disabled){background:#0077ed;box-shadow:0 4px 12px #0071e324}.primary svg{width:18px;height:18px;stroke-width:1.8}.login-panel .primary{width:100%;margin-top:14px}.quiet{background:transparent;color:var(--muted);font-size:12px;border-radius:10px;padding:10px 12px}.quiet:hover{background:#e9ebf0;color:var(--ink)}.hint{color:var(--muted);font-size:11px;line-height:1.6}.login-privacy{text-align:center;font-size:10px;max-width:235px;margin:20px auto 0;color:#6d7480}
/* Workspace and navigation. */
.heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:34px}.heading .eyebrow{margin-bottom:12px}.view-subtitle{color:var(--muted);margin:12px 0 0;font-size:15px;letter-spacing:-.2px}.badge{display:inline-flex;gap:7px;align-items:center;background:#eaf2ec;border:1px solid #dceadf;color:#487456;font-size:11px;line-height:1.3;padding:8px 12px;border-radius:20px;max-width:270px}.badge::before{content:"";width:5px;height:5px;border-radius:50%;background:#65a275;flex:none}.badge[data-state="loading"],.badge[data-state="paused"]{background:#eceef3;border-color:#e1e4eb;color:#7c8290}.badge[data-state="loading"]::before,.badge[data-state="paused"]::before{background:#9da4b3}.section-nav{display:inline-flex;gap:3px;padding:4px;background:#e9ebf0;border:1px solid #e4e6ec;border-radius:14px;margin-bottom:28px;max-width:100%}.section-nav button{display:flex;gap:8px;align-items:center;justify-content:center;padding:9px 18px;min-height:40px;font-size:12px;font-weight:500;color:#757a85;background:transparent;border-radius:10px;white-space:nowrap}.section-nav svg{width:17px;height:17px;stroke-width:1.65}.section-nav .selected{color:var(--ink);background:#fff;box-shadow:0 2px 5px #26334d0e,0 0 0 1px #232c4005}.section-nav button:hover:not(.selected){background:#e1e4ec}#count:empty{display:none}#count{font-size:9px;min-width:17px;padding:1px 4px;border-radius:5px;background:#dde1e9;color:#626b7b;text-align:center}.capture-layout{display:grid;grid-template-columns:minmax(0,1fr) 267px;gap:34px;align-items:start}.composer{padding:27px 28px 24px;min-width:0}.composer-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.composer-heading label{font-size:16px;font-weight:550;letter-spacing:-.35px;margin:0}.document-tag{font-size:8px;letter-spacing:1.2px;color:#6d7480;white-space:nowrap}textarea{resize:vertical;border-color:transparent;background:transparent;padding:8px 0;min-height:227px;border-radius:8px;font-size:16px;line-height:1.8;letter-spacing:-.2px}textarea:focus{border-color:transparent;box-shadow:none;outline:2px solid #b3d3f7;outline-offset:6px}.compose-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:16px 0;border-bottom:1px solid var(--line)}.file-label{display:flex;gap:7px;align-items:center;cursor:pointer;margin:0;color:#737b8a;font-size:11px;font-weight:450;min-height:28px}.file-label:hover{color:var(--blue)}.file-label svg{width:15px;height:15px;stroke-width:1.5}#chars{font-size:10px;white-space:nowrap;color:#6d7480;font-variant-numeric:tabular-nums}.send-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:20px}.send-hint{font-size:10px;color:#6d7480}.send-row .primary{padding:12px 16px;gap:13px;white-space:nowrap}.companion{padding-top:10px}.companion-icon{display:grid;place-items:center;width:48px;height:48px;background:#eaf0fa;border:1px solid #e1e9f7;border-radius:15px;color:#819cc4;margin-bottom:24px}.companion-icon svg{width:32px;height:32px;stroke-width:1.4}.companion .eyebrow{font-size:8px;letter-spacing:1.3px;margin-bottom:12px;color:#6d7480}.companion h2{font-size:24px;line-height:1.22;letter-spacing:-.75px}.companion>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#6d7480;margin:16px 0 18px}.reassurance{list-style:none;padding:0;margin:0;color:#6d7480;font-size:10px;line-height:2.4}.reassurance li::before{content:"✓";display:inline-block;width:18px;color:#8fa5a0;font-size:10px}.budget-wrap{border-top:1px solid var(--line);margin-top:23px;padding-top:15px}.budget-label{font-size:8px;letter-spacing:1.2px;color:#6d7480;font-weight:500}.budget{font-size:10px;line-height:1.7;color:#6d7480;margin:6px 0 0;font-variant-numeric:tabular-nums}
/* Search, activity, and the shared note sheet. */
.searchbar{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);padding:8px 9px 8px 20px;border-radius:18px;box-shadow:0 4px 15px #23345003}.searchbar>svg{color:#8793a6;width:21px;height:21px}.searchbar input{padding:8px 0;border:0;background:transparent;border-radius:4px;min-width:0}.searchbar input:focus{box-shadow:none;outline:0}.searchbar:focus-within{border-color:#77abe5;box-shadow:0 0 0 4px #0071e319}.searchbar button{background:#edf3fc;color:var(--blue);font-size:12px;min-height:40px}.search-hint{margin:13px 4px 28px;font-size:10px}.search-empty{text-align:center;padding:62px 20px 76px;color:#969eac}.empty-symbol{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;margin:0 auto 19px;background:#e9edf4;font-size:25px;font-weight:300;color:#9aacc6}.search-empty h2{font-size:21px;letter-spacing:-.5px;color:#7f8998}.search-empty p{font-size:12px;margin:10px 0}.card{display:flex;gap:17px;align-items:center;text-align:left;width:100%;border:1px solid var(--line);background:#fff;border-radius:18px;margin:12px 0;padding:20px 22px;box-shadow:0 3px 12px #1a315003}.card:hover{border-color:#cdd9e8;box-shadow:0 5px 20px #1a315009;transform:translateY(-1px)}.card-copy{min-width:0;flex:1}.card strong{display:block;font-size:15px;font-weight:550;letter-spacing:-.3px;margin-bottom:6px;overflow-wrap:anywhere}.card p{font-size:12px;line-height:1.7;color:var(--muted);margin:6px 0 8px;white-space:pre-wrap;overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.card small{display:block;color:#6d7480;font-size:10px;overflow-wrap:anywhere}.card-arrow{font-size:22px;color:#b9c1ce;font-weight:300;flex:none}.empty{padding:48px 24px;text-align:center;color:#8b94a3;font-size:13px;border:1px dashed #dce1e9;border-radius:20px}.activity-hint{font-size:10px;margin:24px 4px}#message:empty{display:none}#message{position:fixed;bottom:calc(24px + env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);z-index:5;margin:0;padding:14px 20px;max-width:min(540px,calc(100% - 32px));width:max-content;border-radius:15px;background:#edf5eff5;border:1px solid #d3e4d9;box-shadow:0 10px 35px #223c351a;color:#35644a;font-size:13px;backdrop-filter:blur(18px)}#message.error{background:#fff2f2f5;border-color:#f0d8d8;color:#9b4848}footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);min-height:73px;padding:20px 0;color:#6d7480;font-size:10px}footer a{color:#6d7480;text-decoration:none;display:inline-flex;gap:7px;align-items:center;min-height:32px}footer a:hover{color:var(--blue)}footer a span{font-size:14px}dialog{width:min(760px,calc(100vw - 32px));max-height:86dvh;overflow:auto;border:1px solid #fff;border-radius:26px;background:var(--white);color:var(--ink);padding:30px;box-shadow:0 30px 100px #16244233}dialog::backdrop{background:#35415445;backdrop-filter:blur(9px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-head .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:10px}.dialog-head h2{font-size:23px;line-height:1.3;overflow-wrap:anywhere}.close-button{display:grid;place-items:center;width:36px;height:36px;min-height:36px;padding:8px;background:#f0f1f5;border-radius:50%;align-self:start;flex:none}.close-button svg{width:18px;height:18px}#detail-state{font-size:11px;color:#6d7480;margin:18px 0;padding-bottom:18px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.9 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#515969;margin:0}#detail-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}#detail-actions:empty{display:none}#detail-actions .primary{width:auto}
@media(min-width:1300px){main{padding-top:72px}#login{min-height:570px}}
@media(max-width:980px){.shell{padding:0 32px}#login{gap:42px;grid-template-columns:minmax(0,1fr) 340px}.welcome h1{font-size:51px;letter-spacing:-2.5px}.intro{font-size:15px}.capture-layout{grid-template-columns:minmax(0,1fr) 226px;gap:25px}.composer{padding:25px}.send-hint{display:none}.send-row{justify-content:flex-end}.companion h2{font-size:23px}}
@media(max-width:760px){.shell{padding:0 24px}.site-header{height:88px}main{padding:42px 0 38px;min-height:calc(100svh - 165px)}#login{grid-template-columns:1fr;gap:30px;min-height:auto;max-width:470px;margin:auto;padding-bottom:12px}.welcome{text-align:center;padding:0}.app-emblem{margin-bottom:24px}.app-emblem img{width:68px;height:68px;border-radius:20px}.welcome h1{font-size:51px;letter-spacing:-2.4px}.intro{font-size:15px;margin:20px 0 16px}.welcome-note{justify-content:center;font-size:10px}.login-panel{padding:28px;width:100%;max-width:100%}.login-symbol{display:none}.login-panel h2{font-size:23px}.login-description{margin-bottom:22px}.capture-layout{grid-template-columns:1fr;gap:0}.companion{display:grid;grid-template-columns:40px minmax(0,1fr);column-gap:13px;margin:28px 5px 0;padding:0}.companion-icon{width:36px;height:36px;border-radius:12px;margin:0;grid-row:1 / 4}.companion-icon svg{width:26px;height:26px}.companion .eyebrow,.reassurance{display:none}.companion h2{font-size:15px;line-height:1.3;letter-spacing:-.25px}.companion h2 br{display:none}.companion>p:not(.eyebrow){font-size:12px;margin:6px 0 0;line-height:1.65}.budget-wrap{grid-column:2;margin-top:12px;padding-top:11px}.budget-label{display:none}.budget{font-size:10px;margin:0}.heading{margin-bottom:26px;align-items:flex-start;gap:18px}.heading h1{font-size:39px;letter-spacing:-1.5px}.heading .eyebrow{font-size:8px;letter-spacing:1.5px}.view-subtitle{font-size:13px;max-width:300px;margin-top:10px}.badge{font-size:9px;padding:7px 9px;margin-top:25px;max-width:180px}.section-nav{margin-bottom:22px}.composer{padding:25px}.composer-heading label{font-size:15px}textarea{min-height:210px}.send-row .primary{width:100%;min-height:48px}.section-nav button{padding:9px 14px}footer{font-size:9px;min-height:77px}dialog{padding:25px}.dialog-head h2{font-size:21px}}
@media(max-width:500px){.shell{padding:0 20px}.site-header{height:80px}.brand{font-size:17px;gap:10px}.brand img{width:35px;height:35px;border-radius:11px}.brand small{font-size:10px}.avatar{width:30px;height:30px;font-size:11px}.profile{gap:5px}.profile .quiet{font-size:11px;padding:9px}main{padding-top:32px}#login{gap:27px}.welcome .eyebrow{font-size:8px;letter-spacing:1.35px;margin-bottom:14px}.welcome h1{font-size:45px;letter-spacing:-2px}.app-emblem{margin-bottom:20px}.app-emblem img{width:62px;height:62px;border-radius:19px}.intro{font-size:13px;line-height:1.7;margin-top:18px}.welcome-note{font-size:10px}.login-panel{padding:25px 23px 23px;border-radius:23px}.login-panel h2{font-size:22px}.login-description{font-size:12px}.login-privacy{font-size:10px;max-width:235px;margin-top:16px}.heading{display:block;margin-bottom:22px}.heading h1{font-size:37px;letter-spacing:-1.5px}.heading .eyebrow{margin-bottom:11px}.view-subtitle{font-size:12px}.badge{margin-top:16px;font-size:10px;max-width:100%}.section-nav{display:flex;width:100%;gap:2px;padding:4px;border-radius:13px}.section-nav button{flex:1;gap:5px;padding:9px 6px;font-size:11px;min-height:39px;border-radius:9px}.section-nav svg{width:15px;height:15px}#count{min-width:14px;font-size:8px;padding:1px 3px}.composer{padding:22px 21px 20px;border-radius:22px}.document-tag{font-size:7px}.composer-heading{margin-bottom:13px;gap:8px}.composer-heading label{font-size:14px}textarea{min-height:200px;font-size:16px;line-height:1.75}.compose-footer{padding-top:10px;padding-bottom:14px}.send-row{padding-top:16px}.file-label{font-size:11px;min-height:32px}.companion{margin-top:24px;column-gap:10px}.companion h2{font-size:14px}.companion>p:not(.eyebrow){font-size:12px}.searchbar{gap:10px;padding-left:15px;border-radius:15px}.searchbar input{font-size:16px}.searchbar button{padding:9px 12px;font-size:11px}.searchbar>svg{width:18px;height:18px}.search-hint{font-size:10px;margin-bottom:20px}.search-empty{padding:48px 12px}.search-empty h2{font-size:19px}.search-empty p{font-size:12px}.card{padding:18px;gap:10px;border-radius:17px}.card strong{font-size:14px}.card p{font-size:12px}.card small{font-size:10px}.activity-hint{font-size:10px}footer{display:flex;flex-wrap:wrap;justify-content:center;gap:2px;padding:18px 0 20px;text-align:center;line-height:1.6}footer>span{width:100%;font-size:10px}footer a{font-size:10px;min-height:28px}dialog{padding:23px;border-radius:23px}.dialog-head h2{font-size:19px}pre{font-size:13px;line-height:1.8}#detail-actions{flex-direction:column}#detail-actions button,#detail-actions .primary{width:100%}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:360px){.section-nav button{font-size:10px;padding-inline:5px}.section-nav button svg{width:14px;height:14px}}
