@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#121315;background:#fff;font-synthesis:none;font-weight:400;--ink: #121315;--muted: #757780;--line: #e5e6e9;--soft: #f6f6f7;--subtle: #9597a0;--radius: 4px;--accent: #2458d3;--accent-hover: #1c46aa;--accent-soft: #eef4ff;--accent-line: #c9d9ff}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.48}button{background:none;border:0}a{color:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}input:focus,textarea:focus,select:focus{outline:0;border-color:var(--accent);box-shadow:0 0 0 2px #2458d31a}::selection{background:#dce7ff}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;letter-spacing:-.045em}h1{font-size:50px;line-height:1.12}h2{font-size:24px;line-height:1.2}h3{font-size:16px;line-height:1.4;letter-spacing:-.02em}p{line-height:1.6}svg{flex-shrink:0}small{font-size:12px;line-height:1.55}.hidden{display:none}.subtle{color:var(--muted)}.mono{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:-.03em}.eyebrow{font-size:10px;font-weight:550;letter-spacing:.14em;color:var(--muted);line-height:1.5}.spin{animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.full-width{width:100%}.centered{margin-inline:auto;justify-content:center}.danger{color:#a8342d!important}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:12px 18px;border-radius:3px;font-size:13px;font-weight:550;transition:background .15s,transform .15s;border:1px solid transparent}.primary{background:#111214;color:#fff;border-color:#111214}.primary:not(:disabled){background:var(--accent);border-color:var(--accent)}.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.primary:active:not(:disabled){transform:translateY(1px)}.secondary{background:#fff;border:1px solid #dcdde2}.secondary:hover:not(:disabled){background:#f5f5f6;border-color:#bfc1c8}.secondary.small{min-height:31px;padding:6px 14px;font-size:12px}.text-link{display:inline-flex;align-items:center;gap:8px;padding:0;font-size:12px;text-decoration:none}.text-link:hover{text-decoration:underline;text-underline-offset:3px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:3px;padding:4px}.icon-button:hover{background:#f0f0f2}.brand{display:inline-flex;flex-direction:column;align-items:flex-end;line-height:1;color:#101112}.brand>span{font-size:43px;letter-spacing:-3px;font-weight:700;line-height:.88}.brand>small{font-size:9px;font-weight:400;letter-spacing:-.015em;margin-top:1px;margin-right:1px}.brand-button{padding:0;text-align:left}.app-shell{--page-gutter: 24px;--page-header-height: 72px;--page-inline-start: max(var(--page-gutter), env(safe-area-inset-left));--page-inline-end: max(var(--page-gutter), env(safe-area-inset-right));width:100%;min-height:100dvh;margin:0}.app-header{height:var(--page-header-height);min-height:var(--page-header-height);display:flex;align-items:center;gap:24px;padding:0 var(--page-inline-end) 0 var(--page-inline-start);border-bottom:1px solid var(--line)}.desktop-nav{display:flex;align-self:stretch;align-items:stretch;gap:26px;margin-left:21px}.desktop-nav button{position:relative;padding:3px 0 0;color:#62646f;font-size:12px;white-space:nowrap}.desktop-nav button.active{color:var(--accent);font-weight:600}.desktop-nav button.active:after{content:"";position:absolute;bottom:12px;left:0;right:0;height:2px;background:var(--accent)}.assistant-number{display:flex;align-items:center;gap:12px;margin-left:auto;padding:0;text-align:left}.assistant-number small{display:block;font-size:10px;margin-bottom:2px}.assistant-number strong{display:block;font-size:16px;letter-spacing:-.015em;font-weight:600;white-space:nowrap}.header-assistant{border-left:1px solid #d0d1d5;padding-left:20px;display:flex;flex-direction:column;gap:2px}.header-assistant strong{font-size:13px;font-weight:600}.header-assistant small{font-size:9px;white-space:nowrap}.profile-button{display:flex;align-items:center;gap:10px;padding:0;font-size:11px;min-height:44px;min-width:44px;justify-content:center}.avatar{width:33px;height:33px;border-radius:50%;background:#f0f0f2;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500}.profile-menu{position:relative;flex-shrink:0}.profile-avatar{overflow:hidden;flex-shrink:0}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-button[aria-expanded=true]>svg{transform:rotate(180deg)}.profile-menu-panel{position:absolute;z-index:45;top:calc(100% + 12px);right:0;width:min(300px,calc(100vw - 46px));padding:6px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 32px #17181b14,0 2px 6px #17181b08}.profile-menu-identity{display:flex;align-items:center;gap:12px;padding:15px 10px 18px;margin-bottom:5px;border-bottom:1px solid var(--line)}.profile-menu-identity .profile-avatar-large{width:42px;height:42px;font-size:15px}.profile-menu-identity>div{min-width:0}.profile-menu-identity strong,.profile-menu-identity>div>span{display:block;overflow-wrap:anywhere}.profile-menu-identity strong{font-size:14px;font-weight:600}.profile-menu-identity>div>span{margin-top:4px;font-size:12px;color:#747680;line-height:1.5}.profile-menu-actions button{display:flex;align-items:center;gap:11px;width:100%;min-height:44px;padding:11px 12px;border-radius:4px;font-size:13px;text-align:left}.profile-menu-actions button:hover,.profile-menu-actions button:focus-visible{background:#f4f4f5}.profile-menu-actions button[aria-disabled=true]{color:#747680;cursor:wait}.environment-strip{display:flex;justify-content:space-between;align-items:center;padding:10px var(--page-inline-end) 10px var(--page-inline-start);background:#fafafb;border-bottom:1px solid #eeeeef;font-size:10px;color:#747680;min-height:37px}.environment-strip>div{display:flex;align-items:center;gap:8px}.environment-strip>div>span:nth-child(2){font-size:9px;letter-spacing:.095em;font-weight:500}.status-dot{width:5px;height:5px;background:#8d919a;border-radius:50%;display:inline-block}.live-dot{background:#3d7756}.strip-detail{border-left:1px solid #dbdce0;margin-left:3px;padding-left:11px}.strip-right{font-size:10px}.environment-strip button{display:flex;align-items:center;gap:5px;font-size:10px}.main-content{width:100%;min-width:0;margin:0;padding:24px var(--page-inline-end) 26px var(--page-inline-start)}.main-content>*{min-width:0}.greeting .eyebrow{margin-bottom:16px}.greeting h1{letter-spacing:-.06em;font-size:49px}.greeting>p{font-size:19px;color:#777984;margin-top:9px;letter-spacing:-.025em}.composer-block{margin-top:28px}.composer{display:flex;gap:9px;width:100%}.compose-input{position:relative;display:flex;flex:1;min-width:0;border:1px solid #d9dbe0;border-radius:3px;transition:border-color .15s}.compose-input:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px #2458d31a}.compose-input textarea{padding:18px 54px 15px 18px;width:100%;resize:none;min-height:65px;height:65px;max-height:120px;font-size:14px;border:0;line-height:1.75;background:transparent;box-shadow:none}.compose-input textarea::placeholder{color:#93949e}.attach-button{position:absolute;right:14px;top:50%;transform:translateY(-50%);padding:3px;color:#737682}.send-button{font-size:14px;gap:24px;min-width:193px;padding:17px 21px;border-radius:3px;margin:4px 0}.composer-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:10px;font-size:10px;color:#92949d}.composer-foot .chat-entry{flex-shrink:0;min-height:44px;color:var(--accent);background:var(--accent-soft);border-color:var(--accent-line);font-size:12px;gap:9px;padding:10px 13px}.composer-foot .chat-entry:hover:not(:disabled){border-color:var(--accent);background:#e5edff}.attachment-chip{display:flex;align-items:center;gap:7px;font-size:12px;max-width:100%;width:max-content;padding:3px 5px 3px 10px;border:1px solid var(--line);border-radius:4px;margin-bottom:8px}.attachment-chip>span{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-photo{position:relative;width:176px;max-width:100%;margin-bottom:12px}.attachment-photo-preview{display:block;width:100%;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:5px;text-align:left;background:#fafafa}.attachment-photo-preview>img{display:block;width:100%;height:116px;object-fit:contain}.attachment-photo-preview>span:last-child:not(.private-image-fallback){display:block;padding:8px 10px;background:#fff;border-top:1px solid var(--line);font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-photo-remove{position:absolute;top:4px;right:4px;width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:#fff;box-shadow:0 1px 4px #17181b0a}.private-image-fallback{display:flex;min-height:116px;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px;background:#f6f6f8;color:#747782;font-size:12px;text-align:center}.quick-actions{display:grid;grid-template-columns:repeat(3,1fr);margin-top:27px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0}.quick-action{display:flex;align-items:center;padding:5px 25px;gap:22px;text-align:left;min-width:0;transition:background .15s}.quick-action:first-child{padding-left:7px}.quick-action:last-child{padding-right:9px}.quick-action+.quick-action{border-left:1px solid #dedfe3}.quick-action:hover{background:#fafafa}.quick-icon svg{color:var(--accent);height:29px;width:29px;stroke-width:1.5}.quick-action>span:nth-child(2){min-width:0}.quick-action strong{display:block;font-size:14px;font-weight:600;letter-spacing:-.03em}.quick-action small{color:#93949d;display:block;font-size:11px;margin-top:3px;white-space:nowrap}.quick-action>svg{margin-left:auto}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) min(34%,520px);gap:28px;margin-top:26px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:31px;margin-bottom:14px}.section-heading h2{font-size:23px;letter-spacing:-.05em}.section-heading>.subtle{font-size:11px}.section-heading .text-link>svg,.empty-day .text-link>svg{color:var(--accent)}.dashboard-section .section-heading{padding-right:2px}.saved-aside{padding-left:26px;border-left:1px solid var(--line)}.empty-day{display:flex;align-items:center;gap:29px;min-height:183px;padding:25px 22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.empty-day h3{font-size:17px}.empty-day p{font-size:12px;color:#92949c;line-height:1.75;margin-top:7px}.empty-day .text-link{margin-top:14px;font-size:11px}.empty-calendar{width:84px;height:93px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--accent-line);border-radius:3px;background:var(--accent-soft);position:relative;box-shadow:3px 4px #f1f1f3;flex-shrink:0}.empty-calendar svg{color:var(--accent)}.empty-calendar>span{font-family:IBM Plex Mono,monospace;font-size:9px;color:var(--accent);letter-spacing:.1em;margin-top:4px}.recent-activity{margin-top:29px}.empty-activity{display:flex;align-items:center;gap:20px;padding:22px 12px;border-top:1px solid var(--line);color:#8e929b}.empty-activity h3{font-size:13px;font-weight:500;color:#646771}.empty-activity p{font-size:11px;color:#989aa2;margin-top:3px}.saved-empty{text-align:center;background:#fafafb;border:1px dashed #dddfe4;min-height:315px;padding:31px 12px 25px}.saved-empty h3{margin-top:23px;font-size:15px}.saved-empty p{font-size:11px;line-height:1.8;color:#92949c;margin-top:7px}.saved-empty .secondary{margin-top:18px;font-size:11px;min-height:35px;padding:8px 12px;background:transparent}.paper-stack{width:90px;height:95px;position:relative;margin:0 auto}.paper-back{position:absolute;width:70px;height:84px;left:6px;top:2px;transform:rotate(-11deg);background:#fafafa;border:1px solid #d9dbe2}.paper-front{position:absolute;width:70px;height:87px;right:4px;top:4px;transform:rotate(6deg);background:#fff;border:1px solid #d4d7de;display:flex;flex-direction:column;align-items:flex-start;padding:12px;box-shadow:2px 3px 7px #00000004}.paper-front svg{color:#9297a3;margin-bottom:8px}.paper-front>span{height:2px;background:#e8e9ed;width:100%;margin-top:5px}.paper-front>span:last-child{width:66%}.home-footer{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:38px;padding-top:17px;color:#999ba4;font-size:10px}.home-footer>span:last-child{display:flex;align-items:center;gap:4px}.reminder-row,.activity-row{border-top:1px solid var(--line);display:flex;align-items:center;gap:22px;padding:20px 5px;width:100%;text-align:left}.reminder-row:hover{background:#fafafa}.row-time{width:73px;color:#8a8e99;flex-shrink:0;font-size:11px}.row-copy{min-width:0;flex:1}.row-copy strong{display:block;font-size:13px;font-weight:550;line-height:1.45;overflow-wrap:anywhere}.row-copy small{display:block;font-size:11px;color:#989ba6;margin-top:3px}.row-copy p{font-size:12px;line-height:1.5;overflow-wrap:anywhere}.activity-row{align-items:center}.activity-row .row-copy small{text-transform:capitalize}.activity-row>svg{color:#646875}.saved-preview{padding:0;display:block;width:100%;text-align:left;min-width:0;margin-bottom:18px}.preview-image{height:166px;overflow:hidden;position:relative;background:#f3f3f4;border-radius:2px}.preview-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.preview-pdf{border:1px solid var(--line);background:#f1f2f5}.pdf-preview{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%;min-width:0;overflow:hidden;background:#f1f2f5;padding:10px}.pdf-preview-canvas{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;background:#fff;box-shadow:0 1px 5px #17213a18}.pdf-preview--thumbnail[data-state=ready]{align-items:flex-start;padding:0;background:#fff}.pdf-preview--thumbnail .pdf-preview-canvas{width:100%;max-height:none;flex-shrink:0;box-shadow:none}.pdf-preview-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;padding:12px;color:var(--muted);font-size:12px;text-align:center;line-height:1.4}.pdf-preview-placeholder svg{color:var(--accent);flex-shrink:0}.pdf-kind{display:inline-flex;position:absolute;left:10px;bottom:10px;align-items:center;gap:4px;padding:4px 6px;border:1px solid var(--accent-line);border-radius:4px;background:#fff;color:var(--accent);font-size:10px;font-weight:550}.message-pdf>.pdf-preview{height:220px}.attachment-photo-preview>.pdf-preview{height:116px}.pdf-detail{margin:20px 0}.pdf-detail>.pdf-preview{height:min(60dvh,620px);border:1px solid var(--line);border-radius:4px;padding:16px}.pdf-detail>p{color:var(--muted);font-size:12px;line-height:1.5;margin-top:8px}.saved-preview:hover .preview-image img{transform:scale(1.03)}.image-kind{position:absolute;bottom:10px;left:10px;color:#fff;background:#0004;width:23px;height:23px;display:grid;place-items:center;border:1px solid #fff5;border-radius:3px}.preview-caption{display:flex;align-items:center;gap:10px;justify-content:space-between;padding-top:10px}.preview-caption strong{font-size:12px;font-weight:550;display:block;overflow-wrap:anywhere}.preview-caption small{display:block;color:#9396a0;font-size:10px;margin-top:4px;text-transform:capitalize}.preview-note{background:#f6f6f5;border:1px solid #e8e8e6;min-height:126px;padding:18px;overflow:hidden}.preview-note>svg{color:var(--accent)}.preview-note>p{font-size:13px;line-height:1.7;margin-top:10px;color:#676973;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap;overflow-wrap:anywhere}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:32px}.page-heading h1{font-size:43px;letter-spacing:-.05em;margin-top:13px}.page-heading p{font-size:14px;color:#8a8d98;margin-top:10px}.page-heading .primary{align-self:flex-end;margin-bottom:3px}.back-link{display:flex;align-items:center;gap:8px;font-size:12px;padding:0;margin-bottom:24px;color:#555965}.conversation-main{padding-top:26px}.conversation-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:26px}.chat-panel{min-width:0;border:1px solid #e0e2e7;display:flex;flex-direction:column;border-radius:4px;min-height:610px;height:calc(100vh - 233px);max-height:850px;padding:25px}.chat-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line);gap:12px}.chat-heading h1{font-size:28px;margin-top:7px;letter-spacing:-.045em}.chat-heading p{font-size:12px;color:#92959f;margin-top:7px}.assistant-avatar{height:42px;width:42px;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);border:1px solid var(--accent-line);color:var(--accent);border-radius:50%;font-size:17px;flex-shrink:0}.conversation-viewport{position:relative;display:flex;flex-direction:column;flex:1;min-height:180px}.message-list{flex:1;overflow:auto;padding:22px 2px 12px;min-height:180px;scrollbar-width:thin;scrollbar-color:#d9dbe0 transparent;overscroll-behavior:contain;scroll-behavior:auto;overflow-anchor:none}.latest-messages{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;min-height:44px;padding:10px 16px;border:1px solid var(--accent-line);border-radius:24px;background:#fff;color:var(--accent);box-shadow:0 2px 8px #00000012;white-space:nowrap;font-size:12px}.message{display:flex;gap:12px;align-items:flex-start;margin:0 0 27px}.message-content{max-width:86%;min-width:0}.message-name{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:550;margin-bottom:7px}.message-bubble{font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere;background:#f2f2f4;padding:13px 15px;border-radius:3px}.message-time{display:block;color:#a0a3ac;font-size:9px;margin-top:7px}.user-message{justify-content:flex-end}.user-message .message-content{max-width:77%}.user-message .message-name,.user-message .message-time{text-align:right;justify-content:flex-end}.user-message .message-bubble{background:var(--accent-soft);border:1px solid #dfe8fc}.message-avatar{height:30px;width:30px;display:flex;align-items:center;justify-content:center;background:var(--accent-soft);color:var(--accent);border-radius:50%;font-size:12px;flex-shrink:0;margin-top:22px}.channel-tag{font-size:8px;display:inline-flex;align-items:center;gap:3px;padding:2px 4px;border:1px solid #e2e3e7;color:#8a8d98;border-radius:3px;font-weight:400}.message-result{border:1px solid #dfe1e6;border-radius:4px;padding:13px;margin-top:11px;background:#fff}.calendar-draft{margin-top:14px;padding:20px;width:560px;max-width:100%;border:1px solid var(--line);border-radius:5px;background:#fff;scroll-margin-block:24px;overflow-wrap:anywhere}.calendar-highlighted{border-color:#737680;box-shadow:0 0 0 2px #12131508}.calendar-draft-heading,.calendar-section-title{display:flex;align-items:center;gap:10px}.calendar-draft-heading>svg,.calendar-section-title>svg{flex-shrink:0}.calendar-draft-heading strong{font-size:12px;font-weight:600}.calendar-draft-heading .status-pill{margin-left:auto}.calendar-draft h3{font-size:19px;line-height:1.35;margin-top:19px;letter-spacing:-.025em}.calendar-event-time,.calendar-event-location{font-size:13px;line-height:1.7;margin-top:8px}.calendar-muted,.calendar-event-description{font-size:11px;color:var(--muted);line-height:1.7;margin-top:8px}.calendar-event-description{color:#575963;white-space:pre-wrap;border-left:2px solid var(--line);padding-left:12px;max-height:130px;overflow-y:auto}.calendar-muted>svg{vertical-align:middle;margin-right:6px}.calendar-edit-toggle{margin-top:14px;min-height:36px}.calendar-edit-fields{border:0;padding:0;margin:18px 0 0;min-width:0;display:grid;gap:14px}.calendar-edit-fields label,.calendar-destination label{display:grid;gap:7px;font-size:12px;min-width:0}.calendar-edit-fields input,.calendar-edit-fields textarea,.calendar-destination select{width:100%;min-width:0;max-width:100%;min-height:44px;padding:10px 11px;border:1px solid #dadce1;border-radius:3px;background:#fff;font-size:13px;color:var(--ink)}.calendar-edit-fields textarea{resize:vertical}.calendar-field-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.calendar-edit-fields .calendar-checkbox{display:flex;align-items:center;gap:9px;width:fit-content;min-height:36px}.calendar-checkbox input{width:17px;height:17px;min-height:0;accent-color:var(--ink)}.calendar-destination{display:grid;gap:14px;border-top:1px solid var(--line);margin-top:15px;padding-top:18px}.calendar-destination .primary{min-height:44px;font-size:12px}.calendar-destination .calendar-muted{margin-top:-6px}.calendar-export{border-top:1px solid var(--line);padding-top:16px;margin-top:18px;display:flex;gap:10px;flex-wrap:wrap}.calendar-export .calendar-muted{flex-basis:100%;margin-top:0}.calendar-export .secondary,.calendar-open-event,.calendar-edit-fields>button{min-height:40px;font-size:11px;width:fit-content}.calendar-open-event{margin-top:18px;text-decoration:none}.calendar-draft .form-error{margin-top:15px;font-size:12px;line-height:1.7}.calendar-draft .form-error .text-link{margin-top:8px}.calendar-connections{border:1px solid var(--line);border-radius:5px;padding:27px;margin-bottom:25px}.calendar-section-title{align-items:flex-start}.calendar-section-title h2{font-size:21px;margin:0}.calendar-section-title p,.calendar-connection-action p,.calendar-setup-note{font-size:13px;line-height:1.8;color:var(--muted);margin-top:6px}.calendar-account{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px;border-top:1px solid var(--line);padding-top:18px;margin-top:20px}.calendar-account>div{min-width:0}.calendar-account strong{display:block;font-size:14px;overflow-wrap:anywhere}.calendar-account small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.calendar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;font-size:12px}.calendar-connection-action,.calendar-setup-note{margin-top:22px}@media(max-width:760px){.calendar-draft{padding:14px}.calendar-draft-heading{gap:7px;flex-wrap:wrap}.calendar-draft-heading strong{font-size:11px}.calendar-draft h3{font-size:17px}.calendar-field-pair{grid-template-columns:1fr}.calendar-edit-fields input,.calendar-edit-fields textarea,.calendar-destination select{font-size:16px}.calendar-export .secondary{width:100%;min-height:44px}.calendar-connections{padding:18px}.calendar-section-title h2{font-size:18px}.calendar-section-title p,.calendar-connection-action p,.calendar-setup-note{font-size:12px}.calendar-connection-action .secondary{width:100%;font-size:12px}}.message-result>div:first-child{display:flex;align-items:center;gap:10px}.message-result strong{font-size:12px;font-weight:500;display:block;overflow-wrap:anywhere}.message-result small{display:block;font-size:10px;color:#8f929d;margin-top:4px}.status-pill{display:inline-flex;align-items:center;justify-content:center;font-size:9px;line-height:1.4;border:1px solid #e6e7ea;background:#f6f6f8;padding:4px 7px;border-radius:3px;white-space:nowrap;color:#727580;font-weight:400}.message-result .status-pill{margin-left:auto}.result-actions{display:flex;gap:7px;margin-top:12px}.message-saved{display:flex;align-items:center;gap:11px;margin-top:10px;border:1px solid var(--line);padding:12px;width:100%;text-align:left;min-width:0}.message-saved strong{display:block;font-size:11px;font-weight:500;overflow-wrap:anywhere}.message-saved small{display:block;color:#8f939e;font-size:10px;margin-top:4px}.message-saved>svg:last-child{margin-left:auto}.message-photo{display:block;width:320px;max-width:100%;margin-top:10px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:5px;background:#fafafa;text-align:left}.message-photo>img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:contain}.message-photo-caption{display:block;padding:10px 12px;background:#fff;border-top:1px solid var(--line)}.message-photo-caption>strong{display:block;font-size:12px;font-weight:500;overflow-wrap:anywhere}.message-photo-caption>span{display:flex;align-items:center;gap:5px;margin-top:4px;color:#747782;font-size:12px}.compact-composer{margin-top:auto;padding-top:15px;border-top:1px solid #eeeef0}.compact-composer .compose-input textarea{height:44px;min-height:44px;padding:11px 43px 9px 12px;font-size:12px;line-height:1.8}.compact-composer .send-button{font-size:12px;min-width:96px;padding:10px 14px;margin:0;gap:14px}.compact-composer .send-button svg{width:17px}.compact-composer .attach-button{right:11px}.compact-composer .attach-button svg{width:18px}.chat-hint{color:#a5a7ae;font-size:9px;margin-top:10px;line-height:1.5}.conversation-sidebar{min-width:0;border:1px solid var(--line);border-radius:4px;padding:21px}.conversation-sidebar h2{font-size:18px}.conversation-sidebar section+section{margin-top:25px;padding-top:23px;border-top:1px solid var(--line)}.compact-row{padding:18px 0;gap:13px}.compact-row>svg{width:20px}.compact-row .row-copy strong{font-size:12px}.compact-row .row-copy small{font-size:10px}.conversation-sidebar .preview-image{height:142px}.small-empty{padding:33px 10px 29px;text-align:center;color:#c2c4cc}.small-empty p{font-size:11px;color:#9da1ae;margin-top:15px;line-height:1.8}.small-empty .text-link{font-size:10px;color:#7a7e8a;margin-top:14px}.conversation-empty{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a1a5af;text-align:center}.conversation-empty h3{margin-top:19px;font-size:15px;color:#606575}.conversation-empty p{margin-top:8px;font-size:12px;line-height:1.75}.thinking{padding:9px 0;display:flex;align-items:center;gap:4px}.thinking>span{width:5px;height:5px;border-radius:50%;background:#a8aab4;animation:thinking 1.1s ease-in-out infinite}.thinking>span:nth-child(2){animation-delay:.15s}.thinking>span:nth-child(3){animation-delay:.3s}.thinking small{margin-left:8px;color:#8c909d;font-size:11px}@keyframes thinking{50%{opacity:.3;transform:translateY(-2px)}}.message-error{padding:13px;border:1px solid #e9d9d7;border-radius:4px;background:#fffaf9;font-size:12px}.message-error>div{display:flex;gap:20px;margin-top:12px}.message-error p{color:#a34b43}.saved-toolbar{display:flex;align-items:center;gap:25px;border-bottom:1px solid var(--line);padding-bottom:23px;margin-bottom:25px}.search-field{display:flex;align-items:center;gap:12px;border:1px solid #dfe1e6;border-radius:3px;max-width:460px;flex:1;padding:0 13px;height:41px;color:#969aa4}.search-field input{border:0;padding:10px 0;outline:0;box-shadow:none;min-width:0;width:100%;font-size:12px}.search-field input::placeholder{color:#9b9fa9}.filter-tabs{display:flex;gap:6px;flex-wrap:wrap}.filter-tabs button{font-size:11px;padding:9px 15px;border:1px solid transparent;border-radius:3px}.filter-tabs button.selected{background:#141517;color:#fff}.filter-tabs button:not(.selected):hover{background:#f5f5f7}.saved-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:23px}.saved-grid .saved-preview{border:1px solid var(--line);padding:12px;height:fit-content;border-radius:3px}.saved-grid .preview-image,.saved-grid .preview-note{height:210px}.saved-grid .preview-note>p{-webkit-line-clamp:6}.saved-grid .preview-caption{padding-top:14px}.collection-empty{display:flex;align-items:center;flex-direction:column;text-align:center;padding:70px 20px}.collection-empty .paper-stack{transform:scale(1.2);margin-bottom:40px}.collection-empty h2{font-size:25px}.collection-empty p{font-size:12px;max-width:340px;color:#969aa5;margin-top:12px}.collection-empty .primary{margin-top:25px;font-size:12px}.activity-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:43px}.activity-layout>div+div{border-left:1px solid var(--line);padding-left:35px}.empty-block{padding:45px 20px;text-align:center;border-top:1px solid var(--line);color:#8e939f}.empty-block-icon{display:inline-flex;margin-bottom:18px;color:#a3a7b1}.empty-block h3{font-size:15px;color:#5d6473}.empty-block p{font-size:12px;max-width:280px;margin:10px auto 0;line-height:1.8}.connections-intro{display:flex;gap:17px;align-items:flex-start;background:#f8f8f9;border:1px solid #eeeef0;padding:22px;margin-bottom:30px}.connections-intro h3{font-size:14px}.connections-intro p{font-size:12px;color:#8c929f;margin-top:5px}.connections-intro>svg{color:#7f8694}.connections-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:22px}.connection-card{border:1px solid var(--line);padding:28px 24px;display:flex;flex-direction:column;align-items:flex-start;min-height:252px}.connection-card>svg{margin-bottom:23px}.connection-card h2{font-size:20px}.connection-card p{font-size:12px;color:#9298a3;margin-top:10px;max-width:48ch}.connection-card>small{font-size:10px;color:#a2a7b0;margin-top:6px}.connection-card .status-pill{margin-top:25px}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:62px}.settings-section h2{font-size:21px}.settings-form{display:flex;flex-direction:column;gap:23px;margin-top:24px;max-width:640px}.settings-form .primary{width:fit-content;margin-top:2px}.settings-form label,.stacked-form label,.pilot-tools form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:500;line-height:1.5}input,select,textarea{color:#252832;background:#fff;border:1px solid #dcdfe5;border-radius:3px;padding:11px 12px;min-width:0;font-size:13px}textarea{line-height:1.7;resize:vertical}label small{font-size:10px;line-height:1.65;font-weight:400;color:#9298a5}.settings-layout>.settings-section{border-right:1px solid var(--line);padding-right:44px}.number-large{display:flex;align-items:center;gap:13px;margin-top:26px;margin-bottom:13px}.number-large strong{font-size:25px;letter-spacing:-.04em;font-weight:500}.number-settings>p{font-size:12px;color:#959ba7;max-width:340px;margin-top:15px;line-height:1.8}.number-settings dl{margin-top:24px;padding:0}.number-settings dl>div{display:flex;justify-content:space-between;gap:14px;padding:11px 0;border-top:1px solid var(--line);font-size:11px}.number-settings dt{color:#959aa6}.number-settings dd{margin:0;text-align:right;color:#666c79}.privacy-note{display:flex;gap:14px;border:1px solid var(--line);background:#fbfbfc;padding:18px;margin-top:27px}.privacy-note>svg{color:#8b919e}.privacy-note h3{font-size:12px}.privacy-note p{font-size:10px;color:#999faa;margin-top:6px;line-height:1.8}.logout-button{margin-top:25px;font-size:11px;color:#898f9c}.pilot-tools{margin-top:48px;border:1px solid var(--line);border-radius:3px}.pilot-tools summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:17px 20px;font-size:12px;list-style:none;background:#fafafb}.pilot-tools summary::-webkit-details-marker{display:none}.pilot-tools summary>span{display:flex;align-items:center;gap:11px}.pilot-tools[open] summary>svg{transform:rotate(180deg)}.pilot-tools-body{padding:25px;max-width:710px}.pilot-tools-body .section-heading h2{font-size:19px}.pilot-tools-body>p{font-size:12px;color:#979ca8;line-height:1.8}.pilot-tools form{margin-top:19px;display:flex;flex-direction:column;gap:15px}.pilot-tools form button{align-self:flex-start;font-size:11px}.simulated-reply{margin-top:20px;background:#f6f6f8;border:1px solid #eeeef1;padding:18px;border-radius:3px}.simulated-reply>strong{font-size:11px}.simulated-reply p{font-size:12px;margin-top:6px;white-space:pre-wrap}.simulated-reply .text-link{margin-top:13px;font-size:10px}.tick-tools{display:flex;align-items:center;gap:20px;margin-top:27px;padding-top:24px;border-top:1px solid var(--line)}.tick-tools h3{font-size:13px}.tick-tools p{font-size:11px;color:#979da9;margin-top:6px}.tick-tools .secondary{font-size:11px;white-space:nowrap}.mobile-nav{display:none}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#fff;border:1px solid #dadde4;box-shadow:0 8px 35px #00000012;border-radius:5px;padding:12px 12px 12px 18px;display:flex;align-items:center;gap:12px;font-size:12px;z-index:50;max-width:calc(100% - 30px)}.toast>span{line-height:1.55}.toast>svg{color:#7e8696}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11131a55;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:60;display:flex;align-items:center;justify-content:center;padding:25px;overflow-y:auto}.modal{position:relative;background:#fff;padding:35px;border-radius:6px;border:1px solid #dfe1e6;max-width:480px;width:100%;max-height:calc(100dvh - 50px);overflow:auto;box-shadow:0 15px 70px #0c0c0c18}.modal-close{position:absolute;top:14px;right:14px}.modal-icon{height:45px;width:45px;display:grid;place-items:center;background:#f6f6f7;border:1px solid var(--line);border-radius:4px;margin-bottom:23px}.modal h2{font-size:26px;padding-right:8px}.modal-description{font-size:12px;line-height:1.8;color:#989ca7;margin-top:10px;margin-bottom:25px}.stacked-form{display:flex;flex-direction:column;gap:19px}.form-error{background:#fff7f6;border:1px solid #efdcd9;padding:10px 12px;border-radius:3px;font-size:11px!important;color:#a14b43!important;line-height:1.6;margin:0}.stacked-form .primary{font-size:12px;margin-top:3px}.stacked-form .text-link{font-size:11px}.segmented-control{display:flex;border:1px solid #dfe1e7;background:#f6f6f8;padding:3px;border-radius:4px;margin-bottom:20px;gap:4px}.segmented-control button{display:flex;align-items:center;justify-content:center;gap:8px;width:50%;font-size:11px;padding:9px;border:1px solid transparent;border-radius:2px;color:#898e9b}.segmented-control button.selected{background:#fff;color:#292c35;border-color:#e1e3e8;box-shadow:0 1px 2px #11111104}.dropzone{display:flex;flex-direction:column;gap:11px;justify-content:center;align-items:center;background:#fafafb;border:1px dashed #d7dbe3;min-height:145px;padding:20px;text-align:center;border-radius:3px}.dropzone:hover{background:#f3f3f5;border-color:#a8afbe}.dropzone>svg{color:#8b92a1}.dropzone>strong{font-size:12px;font-weight:500;max-width:100%;overflow-wrap:anywhere}.dropzone>small{font-size:10px;color:#9ba1ad}.detail-image{width:100%;max-height:280px;object-fit:contain;background:#f6f6f8;border:1px solid var(--line);margin:20px 0}.modal>.eyebrow{margin-bottom:12px}.modal>.eyebrow+h2{margin-bottom:20px}.delete-link{display:flex;margin-top:23px;font-size:11px}.delete-confirm{margin-top:22px;padding:16px;border:1px solid #ecd7d3;border-radius:3px;background:#fffbfa}.delete-confirm p{font-size:11px;color:#a0564c}.delete-confirm>div{display:flex;align-items:center;gap:20px;margin-top:14px}.delete-confirm .secondary{font-size:10px;min-height:34px;padding:8px 10px}.delete-confirm .text-link{font-size:10px}.notice{display:flex;align-items:flex-start;gap:13px;padding:17px;background:#f8f8f9;border:1px solid var(--line);margin-bottom:23px;color:#8b919f}.notice p{font-size:11px;line-height:1.75}.boot-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;min-height:100vh;padding:30px;text-align:center}.boot-screen>.spin{color:#a2a7b4}.boot-card h1{font-size:30px}.boot-card p{font-size:13px;max-width:400px;color:#939aa8;margin-top:18px}.boot-card .primary{margin-top:25px}.login-page{padding:40px 60px;max-width:1500px;min-height:100dvh;margin:auto;display:flex;flex-direction:column}.login-page>header{display:flex;align-items:center;justify-content:space-between}.login-page>main{display:grid;grid-template-columns:1fr 420px;gap:70px;align-items:center;max-width:1100px;margin:auto;width:100%;padding:75px 0}.login-intro h1{font-size:73px;letter-spacing:-.065em;line-height:1.06;margin:23px 0}.login-intro>p{font-size:17px;line-height:1.8;color:#9098a7;margin-bottom:32px}.login-feature{display:flex;align-items:center;gap:14px;font-size:12px;color:#7b8495;margin-top:16px}.login-card{border:1px solid #e3e5eb;padding:38px;background:#fcfcfd;box-shadow:0 9px 30px #11111102;border-radius:4px}.login-card>.assistant-avatar{margin-bottom:24px;height:49px;width:49px}.login-card h2{font-size:24px}.login-card>p{font-size:12px;line-height:1.9;color:#929aa9;margin-top:13px;margin-bottom:27px}.login-local-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:16px;font-size:9px;color:#969ead}.login-card .form-error{margin-top:16px}.login-page>footer{display:flex;justify-content:space-between;font-size:10px;color:#9da5b3;border-top:1px solid #e9ebef;padding-top:20px}@media(min-width:1500px){.greeting h1{font-size:55px}.greeting>p{font-size:20px}.dashboard-grid{margin-top:35px}.empty-day{min-height:215px}.saved-empty{min-height:365px;padding-top:43px}.recent-activity{margin-top:37px}.composer-block{margin-top:33px}.quick-actions{margin-top:33px;padding-block:25px}.main-content.conversation-main{padding-top:32px}.chat-panel{height:calc(100vh - 246px)}}@media(max-width:1200px){.app-header{gap:23px}.desktop-nav{margin-left:9px;gap:21px}.header-assistant{display:none}.greeting h1{font-size:46px}.quick-action{gap:15px;padding-inline:20px}.quick-action small{font-size:10px}.conversation-grid{grid-template-columns:minmax(0,1fr) 260px;gap:19px}.conversation-sidebar{padding:18px}.chat-panel{padding:21px}.settings-layout{gap:40px}.settings-layout>.settings-section{padding-right:35px}}@media(max-width:960px){.app-header{gap:23px}.brand>span{font-size:37px}.brand>small{font-size:8px}.desktop-nav{gap:20px;margin-left:5px}.desktop-nav button{font-size:11px}.assistant-number{gap:8px}.assistant-number>svg{width:18px}.assistant-number strong{font-size:13px}.assistant-number small{font-size:8px}.profile-name,.profile-button>svg{display:none}.greeting h1{font-size:42px}.greeting>p{font-size:17px}.quick-action{gap:13px;padding-inline:15px}.quick-action strong{font-size:13px}.quick-action small{font-size:9px;white-space:normal}.quick-icon svg{width:26px;height:26px}.quick-action>svg{width:13px}.dashboard-grid{gap:20px;grid-template-columns:minmax(0,1.6fr) minmax(230px,1fr)}.saved-aside{padding-left:20px}.section-heading h2{font-size:21px}.section-heading .mono{font-size:10px}.empty-day{padding-inline:10px;gap:19px}.empty-calendar{width:67px;height:81px}.empty-day h3{font-size:15px}.empty-day p{font-size:11px}.saved-empty h3{font-size:14px}.saved-empty p,.saved-empty .secondary{font-size:10px}.row-time{width:56px;font-size:10px}.reminder-row,.activity-row{gap:15px}.row-copy strong{font-size:12px}.row-copy small{font-size:10px}.row-copy p{font-size:11px}.conversation-grid{grid-template-columns:minmax(0,1fr) 230px;gap:16px}.chat-panel{padding:17px}.chat-heading h1{font-size:23px}.chat-heading .eyebrow{font-size:9px}.chat-heading p{font-size:11px}.conversation-sidebar{padding:16px}.conversation-sidebar h2{font-size:16px}.message-content{max-width:90%}.message-bubble{font-size:12px}.message-avatar{width:25px;height:25px;font-size:11px}.message{gap:8px}.message-result>div:first-child{flex-wrap:wrap}.message-result .status-pill{margin-left:0}.message-result>div:first-child>span:not(.status-pill){flex:1}.chat-hint{font-size:8px}.saved-toolbar{align-items:flex-start;flex-direction:column;gap:14px}.search-field{width:100%;flex:auto;max-width:100%}.saved-grid .preview-image,.saved-grid .preview-note{height:170px}.page-heading h1{font-size:37px}.connections-grid{gap:15px}.connection-card{padding:24px 19px}.settings-layout{gap:27px}.settings-layout>.settings-section{padding-right:25px}.number-large strong{font-size:22px}.login-page{padding:30px 35px}.login-page>main{grid-template-columns:1fr 350px;gap:30px}.login-intro h1{font-size:57px}.login-intro>p{font-size:14px}.login-card{padding:28px}}@media(max-width:760px){.app-shell{--page-gutter: 16px;--page-header-height: calc(64px + env(safe-area-inset-top)) }.app-header{padding-top:env(safe-area-inset-top);justify-content:space-between;gap:16px}.brand>span{font-size:39px}.brand>small{font-size:8px}.desktop-nav{display:none}.assistant-number{margin-left:auto;margin-right:1px}.assistant-number strong{font-size:12px}.assistant-number small{font-size:8px}.assistant-number>svg{width:16px}.avatar{width:32px;height:32px}.profile-button{gap:0}.environment-strip{padding-block:8px;min-height:33px}.strip-detail{font-size:8px;padding-left:9px;margin-left:0}.environment-strip>div{gap:6px}.environment-strip>div>span:nth-child(2){font-size:8px}.strip-right{display:none}.main-content{padding-top:20px;padding-bottom:calc(102px + env(safe-area-inset-bottom))}.greeting .eyebrow{font-size:8px;margin-bottom:14px}.greeting h1{font-size:36px;letter-spacing:-.055em;line-height:1.17;max-width:550px}.greeting>p{font-size:13px;line-height:1.6;margin-top:10px}.composer-block{margin-top:23px}.composer{gap:8px;flex-direction:column}.compose-input textarea{padding:14px 43px 12px 14px;height:52px;min-height:52px;font-size:12px;line-height:2}.attach-button{right:12px}.attach-button svg{width:18px}.send-button{min-height:42px;margin:0;padding:11px 15px;font-size:12px;width:100%;gap:13px}.send-button svg{width:18px}.composer-foot{flex-wrap:wrap;font-size:10px;margin-top:9px;gap:10px}.composer-foot>span{flex:1 1 145px;line-height:1.6}.composer-foot .chat-entry{flex:1 1 auto;font-size:12px}.quick-actions{margin-top:24px;padding:17px 0;gap:0}.quick-action{justify-content:center;flex-direction:column;padding:2px 8px!important;gap:8px;text-align:center}.quick-icon svg{width:23px;height:23px}.quick-action strong{font-size:10px;letter-spacing:-.02em}.quick-action small,.quick-action>svg{display:none}.dashboard-grid{grid-template-columns:1fr;gap:26px;margin-top:25px}.section-heading{min-height:26px;margin-bottom:13px}.section-heading h2{font-size:22px}.section-heading>.mono{font-size:9px}.section-heading>.text-link{font-size:10px}.empty-day{min-height:165px;padding:23px 12px;gap:24px}.empty-day h3{font-size:15px}.empty-day p{font-size:11px}.empty-day .text-link{font-size:10px}.empty-calendar{width:69px;height:80px}.recent-activity{margin-top:25px}.empty-activity{padding:19px 6px;gap:18px}.empty-activity h3{font-size:12px}.empty-activity p{font-size:10px;max-width:240px}.saved-aside{padding-left:0;border-left:0;border-top:1px solid var(--line);padding-top:23px}.saved-empty{min-height:243px;padding:21px 12px}.saved-empty .paper-stack{transform:scale(.75);height:68px}.saved-empty h3{font-size:14px;margin-top:13px}.saved-empty p{font-size:10px}.saved-empty .secondary{margin-top:13px}.recent-saved-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.preview-image{height:120px}.preview-note{min-height:120px;max-height:130px;padding:13px}.preview-note p{font-size:11px;-webkit-line-clamp:3}.preview-caption strong{font-size:11px}.preview-caption small{font-size:9px}.home-footer{margin-top:28px;font-size:9px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;justify-content:space-around;align-items:center;background:#fffffff5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid #e2e4e9;padding:10px 10px calc(10px + env(safe-area-inset-bottom));height:calc(67px + env(safe-area-inset-bottom))}.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#9499a5;min-width:51px;min-height:44px;position:relative;padding:3px 5px}.mobile-nav button span{font-size:8px;line-height:1.2}.mobile-nav button.active{color:var(--accent)}.mobile-nav button.active:before{content:"";position:absolute;height:2px;top:-13px;background:var(--accent);left:12px;right:12px}.reminder-row,.activity-row{padding:18px 3px;gap:17px}.row-time{width:56px;font-size:9px}.reminder-row>svg{width:20px}.row-copy strong{font-size:12px}.row-copy small{font-size:10px}.row-copy p{font-size:11px}.page-heading{flex-wrap:wrap;gap:18px;margin-bottom:24px}.page-heading .eyebrow{font-size:8px}.page-heading h1{font-size:35px;margin-top:11px}.page-heading p{font-size:12px;line-height:1.8}.page-heading>.primary{font-size:11px;min-height:38px;padding:10px 14px}.conversation-main{padding-top:21px}.back-link{font-size:11px;margin-bottom:19px}.conversation-grid{grid-template-columns:1fr;gap:25px}.chat-panel{padding:17px 15px;min-height:490px;height:calc(100dvh - 258px);max-height:1000px}.chat-heading{padding-bottom:17px}.chat-heading h1{font-size:22px;margin-top:7px}.chat-heading .eyebrow{font-size:8px}.chat-heading p{font-size:10px}.assistant-avatar{width:35px;height:35px;font-size:14px}.message-list{padding-top:21px}.message{margin-bottom:22px;gap:8px}.message-name{font-size:10px}.message-bubble{font-size:12px;padding:11px 12px}.message-time{font-size:8px}.message-avatar{height:24px;width:24px;font-size:10px}.message-content{max-width:calc(100% - 32px)}.user-message .message-content{max-width:85%}.message-result{padding:10px}.message-result strong{font-size:11px}.message-result small{font-size:9px}.message-result .status-pill{font-size:8px}.result-actions{gap:6px}.result-actions .small{font-size:10px;padding:6px 10px}.compact-composer{padding-top:13px;margin-top:auto}.compact-composer .composer{flex-direction:row;gap:6px}.compact-composer .compose-input textarea{font-size:11px;padding-right:33px;padding-left:10px;height:43px;min-height:43px;line-height:1.8}.compact-composer .attach-button{right:7px}.compact-composer .attach-button svg{width:15px}.compact-composer .send-button{width:44px;min-width:44px;padding:10px}.compact-composer .send-button span{display:none}.compact-composer .send-button svg{width:18px}.chat-hint{font-size:8px;line-height:1.65}.conversation-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:18px 14px}.conversation-sidebar section+section{margin:0;padding:0 0 0 16px;border-top:0;border-left:1px solid var(--line)}.conversation-sidebar h2{font-size:16px}.conversation-sidebar .section-heading{gap:5px}.conversation-sidebar .section-heading .icon-button{width:20px;height:25px}.conversation-sidebar .section-heading .icon-button svg{width:15px}.compact-row{gap:10px;padding:13px 0}.compact-row .row-copy strong{font-size:10px}.compact-row .row-copy small{font-size:8px}.compact-row>svg{width:16px}.compact-row>svg:last-child{display:none}.small-empty{padding:23px 1px}.small-empty p{font-size:9px}.small-empty .text-link{font-size:8px}.conversation-sidebar .preview-image{height:87px}.conversation-sidebar .preview-caption strong{font-size:9px}.conversation-sidebar .preview-caption small{font-size:8px}.conversation-sidebar .preview-caption>svg{width:12px}.conversation-sidebar .preview-note{padding:9px;min-height:91px;max-height:111px}.conversation-sidebar .preview-note p{font-size:9px;line-height:1.7;-webkit-line-clamp:2}.conversation-sidebar .preview-note svg{width:16px}.saved-toolbar{gap:14px;padding-bottom:16px;margin-bottom:19px}.filter-tabs{gap:3px;flex-wrap:nowrap;width:100%;justify-content:space-between}.filter-tabs button{font-size:10px;padding:8px 12px}.saved-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.saved-grid .saved-preview{padding:9px;margin-bottom:0}.saved-grid .preview-image,.saved-grid .preview-note{height:160px;min-height:160px;max-height:160px}.saved-grid .preview-caption strong{font-size:10px}.saved-grid .preview-caption small{font-size:8px}.saved-grid .preview-caption{gap:5px;padding-top:10px}.saved-grid .preview-note{padding:12px}.saved-grid .preview-note p{font-size:11px;line-height:1.7;-webkit-line-clamp:4}.saved-grid .preview-caption>svg{width:12px}.collection-empty{padding:58px 5px}.collection-empty h2{font-size:23px}.collection-empty p{font-size:11px}.activity-layout{grid-template-columns:1fr;gap:33px}.activity-layout>div+div{padding-left:0;border-left:0}.activity-layout .section-heading h2{font-size:21px}.empty-block{padding:31px 15px}.empty-block h3{font-size:14px}.empty-block p{font-size:11px}.connections-intro{gap:13px;padding:17px;margin-bottom:20px}.connections-intro>svg{width:20px}.connections-intro h3{font-size:12px}.connections-intro p{font-size:11px}.connections-grid{grid-template-columns:1fr;gap:15px}.connection-card{position:relative;padding:22px;min-height:0;display:grid;grid-template-columns:25px 1fr;column-gap:17px;row-gap:0}.connection-card>svg{width:23px;grid-row:1/4;margin-bottom:0}.connection-card h2{font-size:18px}.connection-card p{font-size:11px;margin-top:8px;max-width:none;grid-column:2}.connection-card small{font-size:9px;grid-column:2}.connection-card .status-pill{grid-column:2;width:max-content;margin-top:15px}.settings-layout{grid-template-columns:1fr;gap:35px}.settings-layout>.settings-section{padding-right:0;border-right:0}.settings-form{gap:20px;margin-top:18px}.settings-section .section-heading h2{font-size:20px}.settings-form label{font-size:11px}input,select,textarea{font-size:16px}.settings-form label>small{font-size:10px}.settings-form .primary{width:100%;font-size:12px}.settings-layout>div{padding-top:26px;border-top:1px solid var(--line)}.number-settings h2{font-size:20px}.number-large{margin-top:20px}.number-large strong{font-size:24px}.number-settings p{font-size:11px}.number-settings dl>div{font-size:11px}.privacy-note{padding:16px}.privacy-note p{font-size:10px}.pilot-tools{margin-top:30px}.pilot-tools summary{font-size:11px;padding:15px}.pilot-tools-body{padding:18px}.pilot-tools-body h2{font-size:17px!important}.pilot-tools-body>.section-heading{flex-wrap:wrap;gap:8px}.pilot-tools-body>p{font-size:11px}.pilot-tools form button{font-size:11px;width:100%;min-height:43px}.pilot-tools textarea{font-size:14px}.tick-tools{align-items:flex-start;flex-direction:column;gap:13px}.tick-tools p{font-size:10px}.tick-tools>.secondary{width:100%}.toast{bottom:83px;font-size:11px;padding:10px 8px 10px 14px;gap:8px;width:max-content}.modal-backdrop{padding:18px}.modal{max-height:calc(100dvh - 36px);padding:28px 24px}.modal h2{font-size:24px}.modal-description{font-size:11px;margin-bottom:22px}.modal-icon{margin-bottom:20px}.stacked-form{gap:18px}.stacked-form label{font-size:11px}.stacked-form label small{font-size:9px}.stacked-form .primary{font-size:11px}.segmented-control button{font-size:10px}.dropzone{min-height:133px;padding:18px 10px}.dropzone strong{font-size:11px}.dropzone small{font-size:9px}.login-page{padding:27px 25px}.login-page>header .eyebrow{font-size:8px;max-width:110px;text-align:right}.login-page>main{grid-template-columns:1fr;gap:34px;padding:50px 0 40px}.login-intro .eyebrow{font-size:8px}.login-intro h1{font-size:58px;margin:18px 0}.login-intro>p{font-size:14px;margin-bottom:23px}.login-feature{font-size:11px;margin-top:13px}.login-feature svg{width:17px}.login-card{padding:26px}.login-card h2{font-size:23px}.login-card>p{font-size:11px;margin-bottom:22px}.login-card>.assistant-avatar{width:40px;height:40px;margin-bottom:20px}.login-page>footer{font-size:8px;gap:20px;line-height:1.8}.login-page>footer>span:last-child{text-align:right}.login-local-note{font-size:9px}}@media(max-width:380px){.strip-detail{font-size:7px}.greeting h1{font-size:32px}.assistant-number strong{font-size:11px}.assistant-number>svg{display:none}.page-heading h1{font-size:33px}.saved-grid .preview-image,.saved-grid .preview-note{height:138px;min-height:138px;max-height:138px}.filter-tabs button{padding-inline:9px}.conversation-sidebar{gap:13px}.conversation-sidebar section+section{padding-left:12px}.conversation-sidebar h2{font-size:14px}.empty-day{gap:17px}.modal{padding:26px 20px}.modal h2{font-size:22px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition:none!important;scroll-behavior:auto!important}}.message-bubble a{color:var(--accent);text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.message-bubble strong{font-weight:600}.toast-error{border-color:#e8cac6}.toast-error>svg{color:#a34b43}.production-login .login-card{background:#fff;padding:32px 35px}.production-login .login-card>.assistant-avatar{width:39px;height:39px;margin-bottom:21px}.production-login .login-card>p{margin-bottom:24px;color:#7e8695}.production-login .login-card>p strong{color:#343944;font-weight:500;overflow-wrap:anywhere}.production-login>main{padding:55px 0}.login-promise{margin-top:38px;padding-top:20px;display:flex;align-items:center;gap:10px;border-top:1px solid #ebedf1;color:#838b9b;font-size:10px;max-width:346px}.google-signin{position:relative;min-height:40px;width:100%}.google-button-host{min-height:40px;width:100%;overflow:hidden}.google-loading,.auth-loading{display:flex;justify-content:center;align-items:center;gap:10px;min-height:48px;color:#7e8797;font-size:11px}.google-loading{position:absolute;top:0;right:0;bottom:0;left:0;min-height:40px;border:1px solid #dfe2e8;border-radius:3px;background:#fff}.auth-control-busy{opacity:.5;pointer-events:none}.google-letter{font-size:18px;font-weight:600;margin-right:4px}.unavailable-auth .secondary:disabled{opacity:.6;background:#fcfcfd}.unavailable-auth>small{display:block;font-size:9px;color:#8a929f;text-align:center;margin-top:7px}.production-login .login-card>.auth-google-note{font-size:12px;color:#676b74;text-align:center;line-height:1.5;margin:16px 0 0}.auth-divider{display:flex;align-items:center;gap:13px;margin:24px 0 19px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e6e8ee;flex:1}.auth-divider span{font-size:9px;color:#9098a6}.auth-email-form{gap:13px}.auth-email-form input{font-size:13px;padding-block:12px}.auth-email-form label{font-size:11px}.auth-email-form .primary{min-height:44px;margin-top:0}.passkey-signin{display:flex;justify-content:center;align-items:center;gap:9px;min-height:44px;border:1px solid #dfe2e8;border-radius:3px;font-size:14px;padding:11px 10px;margin-top:12px;width:100%;color:#424854}.passkey-signin:hover:not(:disabled){color:#161a22;text-decoration:underline;text-underline-offset:3px}.auth-help{font-size:10px;color:#838d9d;margin-top:13px;line-height:1.8}.auth-local-pilot{border-top:1px dashed #dfe2e8;margin-top:25px;padding-top:19px}.auth-local-pilot .secondary{font-size:11px;min-height:39px}.auth-local-pilot>small{display:block;font-size:9px;text-align:center;color:#9099a7;margin-top:10px}.auth-error{margin-top:20px!important}.auth-back{margin-top:24px;font-size:11px;color:#7e8798}.verified-account{display:flex;align-items:center;gap:11px;padding:16px;border:1px solid #e2e5eb;background:#fafbfc;margin:21px 0;border-radius:3px;font-size:12px}.verified-account>span{flex:1;overflow-wrap:anywhere;min-width:0}.verified-account>svg{color:#7a8394}.auth-note{display:flex;align-items:flex-start;gap:10px;padding:14px 0;border-top:1px solid #e9ebef;font-size:10px;line-height:1.8;color:#9099a8}.auth-mail-icon{display:flex;margin-bottom:21px;color:#8b95a4}.passkey-nudge{display:flex;align-items:center;gap:17px;padding:18px 21px;border:1px solid #dfe3eb;background:#fafbfc;margin-bottom:30px;border-radius:4px}.passkey-nudge>svg{color:#7c8799}.passkey-nudge>div{flex:1}.passkey-nudge h3{font-size:13px;letter-spacing:-.02em}.passkey-nudge p{font-size:11px;color:#7b8596;margin-top:4px}.passkey-nudge .secondary{font-size:11px;min-height:35px;padding:8px 12px}.passkey-nudge .nudge-error{color:#a2473e;margin-top:8px}.passkey-settings{margin-top:39px;border-top:1px solid var(--line);padding-top:29px}.passkey-settings .section-heading{align-items:center;margin-bottom:14px}.passkey-settings .section-heading .eyebrow{margin-bottom:8px;font-size:9px}.passkey-settings h2{font-size:23px}.passkey-settings .section-heading>svg{color:#8892a2}.passkey-description{color:#818b9c;font-size:12px;max-width:610px;line-height:1.8;margin-bottom:25px}.passkeys-loading{font-size:11px;color:#8c94a3;display:flex;gap:10px;align-items:center;padding:18px 0}.passkey-row{display:flex;align-items:flex-start;gap:15px;padding:20px 0;border-top:1px solid #e6e8ee}.passkey-row>svg{color:#7e8a9d;margin-top:3px}.passkey-row>div{flex:1;min-width:0}.passkey-row strong{display:block;font-size:12px;font-weight:500;overflow-wrap:anywhere}.passkey-row small{display:block;color:#8c95a6;font-size:10px;margin-top:6px}.passkey-row>.icon-button{color:#929bac}.passkey-remove-confirm{background:#fff9f8;border:1px solid #eedad5;margin-top:13px;padding:14px;border-radius:3px}.passkey-remove-confirm p{font-size:11px;color:#8f645f;margin-bottom:13px}.passkey-remove-confirm .text-link{font-size:10px;margin-right:19px}.passkey-empty{display:flex;align-items:center;gap:12px;font-size:11px;background:#fafbfc;padding:18px;color:#8390a2;border:1px solid #e7eaf0}.passkey-add-form{display:flex;align-items:flex-end;gap:13px;margin-top:22px;max-width:610px}.passkey-add-form label{font-size:11px;font-weight:500;flex:1;min-width:0}.optional-label{font-size:9px;color:#929aaa;font-weight:400;margin-left:7px}.passkey-add-form input{display:block;width:100%;margin-top:8px;font-size:12px;min-height:42px}.passkey-add-form .primary{font-size:11px;min-height:42px;margin-bottom:0}.passkey-unavailable{font-size:11px;color:#838ea0;padding:17px 0}.passkey-error{margin-top:17px;max-width:610px}.passkey-error .text-link{margin-top:12px;font-size:11px}.passkey-success{display:flex;align-items:center;gap:9px;font-size:11px;color:#5e756b;margin-top:17px}@media(max-width:760px){.production-login{padding:24px 20px}.production-login>header{flex-shrink:0}.production-login>header .eyebrow{display:none}.production-login>main{grid-template-columns:minmax(0,1fr);max-width:420px;padding:28px 0;gap:0}.production-login .login-card{padding:25px 20px}.production-login .login-card h2{font-size:24px;line-height:1.2}.production-login .login-card>p{font-size:14px;line-height:1.6;margin:12px 0 22px;color:#676b74}.production-login .login-intro,.production-login .login-card>.assistant-avatar{display:none}.production-login>footer{flex-shrink:0;flex-wrap:wrap;gap:5px 16px;font-size:12px;line-height:1.5;padding-top:16px;color:#676b74}.production-login>footer>span:last-child{text-align:left}.production-login .auth-divider{margin:20px 0 16px}.production-login .auth-divider span,.production-login .auth-help,.production-login .auth-note,.production-login .auth-local-pilot>small,.production-login .unavailable-auth>small{font-size:12px;color:#676b74}.production-login .auth-email-form label{font-size:13px}.auth-email-form input{font-size:16px}.production-login .auth-email-form .primary,.production-login .auth-local-pilot .secondary{font-size:14px;min-height:44px}.production-login .auth-back{font-size:13px;min-height:44px;margin-top:12px}.production-login .auth-loading,.production-login .google-loading{font-size:13px}.production-login .login-card>.auth-help{font-size:12px;margin:12px 0 0}.production-login .login-card>.auth-google-note{font-size:12px;line-height:1.5;margin:16px 0 0}.production-login .auth-local-pilot{margin-top:20px;padding-top:16px}.production-login .auth-local-pilot>small{line-height:1.5}.verified-account{font-size:12px;padding:14px 12px}.passkey-nudge{flex-wrap:wrap;gap:12px;padding:17px}.passkey-nudge>div{flex-basis:calc(100% - 40px)}.passkey-nudge h3{font-size:12px}.passkey-nudge p{font-size:10px}.passkey-nudge .secondary{margin-left:37px}.passkey-nudge>.icon-button{margin-left:auto}.passkey-settings{margin-top:31px;padding-top:25px}.passkey-description{font-size:11px}.passkey-add-form{align-items:stretch;flex-direction:column;gap:12px}.passkey-add-form input{font-size:16px}.passkey-add-form .primary{width:100%}.passkey-row{gap:12px;padding-block:17px}.passkey-row strong{font-size:11px}.passkey-row small{font-size:9px;line-height:1.8}.passkey-empty{font-size:10px;padding:15px}}.login-page>main,.login-card,.google-signin,.google-button-host{min-width:0}.login-card{width:100%}.google-signin,.google-button-host{max-width:100%}.greeting h1,.chat-heading h1{overflow-wrap:anywhere}.header-assistant{max-width:130px;min-width:0}.header-assistant>strong,.profile-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-name{max-width:72px}.message-name{overflow-wrap:anywhere}.app-shell--chat{height:100dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden}.app-shell--chat>.environment-strip{display:none}.app-shell--chat .conversation-main{flex:1;display:flex;min-height:0;width:100%;max-width:none;margin:0;padding:16px var(--page-inline-end) 20px var(--page-inline-start)}.app-shell--chat .conversation-grid{flex:1;min-width:0;min-height:0;grid-template-columns:minmax(0,1fr) 280px;gap:18px}.app-shell--chat .conversation-grid--focused{grid-template-columns:minmax(0,1fr)}.app-shell--chat .chat-panel{height:100%;max-height:none;min-height:0;padding:0 24px 12px}.app-shell--chat .chat-heading{flex:none;min-width:0;min-height:78px;padding:14px 0;gap:12px;justify-content:flex-start;position:relative;z-index:5}.chat-heading-copy{flex:1;min-width:0}.app-shell--chat .chat-heading h1{margin:0;font-size:21px;line-height:1.3;letter-spacing:-.035em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell--chat .chat-heading .assistant-avatar{height:36px;width:36px;font-size:15px}.app-shell--chat .chat-connection-status,.chat-sync-retry{display:flex;align-items:center;gap:7px;margin-top:4px;font-size:11px;line-height:1.4;color:var(--muted)}.chat-sync-retry{color:var(--accent);padding:0;text-align:left}.chat-connection-status .status-dot{height:5px;width:5px;flex-shrink:0}.chat-details-toggle{min-height:44px;padding:10px;gap:8px;font-size:12px}.app-shell--chat .conversation-viewport,.app-shell--chat .message-list{min-height:0}.app-shell--chat .message-list{padding:22px 0 12px}.app-shell--chat .message-content{max-width:min(88%,960px)}.app-shell--chat .message-bubble{font-size:15px;line-height:1.65}.app-shell--chat .message-name{font-size:12px}.app-shell--chat .message-time{font-size:10px}.app-shell--chat .compact-composer{flex:none;margin-top:0;padding-top:12px}.app-shell--chat .compact-composer .compose-input textarea{font-size:16px;min-height:48px;height:48px;line-height:1.5;padding:11px 48px 11px 14px}.app-shell--chat .compact-composer .send-button{min-height:48px}.app-shell--chat .chat-hint{flex:none;margin-top:7px}.app-shell--chat .conversation-sidebar{min-height:0;overflow:auto;overscroll-behavior:contain;padding:20px;scrollbar-width:thin}.app-shell--chat .conversation-sidebar[hidden],.chat-navigation,.chat-mobile-profile{display:none}@media(max-width:1179px){.app-shell--chat .conversation-grid{grid-template-columns:minmax(0,1fr)}.app-shell--chat .conversation-sidebar,.chat-details-toggle{display:none}}@media(min-width:761px)and (max-width:1024px){.app-header .assistant-number{display:none}.app-header .profile-menu{margin-left:auto}}@media(max-height:600px)and (min-width:761px){.app-shell--chat>.app-header{height:58px;min-height:58px}.app-shell--chat .conversation-main{padding:8px 16px}.app-shell--chat .chat-heading{min-height:62px;padding:8px 0}.app-shell--chat .chat-hint{display:none}}@media(max-width:760px){.app-shell--chat{position:fixed;top:var(--chat-viewport-top, 0px);left:0;right:0;height:var(--chat-viewport-height, 100dvh);padding:0;background:#fff}.app-shell--chat>.app-header,.app-shell--chat>.mobile-nav{display:none}.app-shell--chat .conversation-main{padding:0}.app-shell--chat .conversation-grid{display:flex;gap:0}.app-shell--chat .chat-panel{flex:1;min-width:0;padding:0;border:0;border-radius:0}.app-shell--chat .chat-heading{min-height:calc(64px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) 8px max(8px,env(safe-area-inset-left));gap:8px}.app-shell--chat .chat-heading>.assistant-avatar{display:none}.app-shell--chat .chat-heading h1{font-size:17px;letter-spacing:-.025em}.app-shell--chat .chat-connection-status,.app-shell--chat .chat-sync-retry{font-size:11px;margin-top:3px}.chat-navigation,.chat-mobile-profile{display:block;flex-shrink:0}.chat-navigation-trigger{min-width:44px;min-height:44px;padding:10px}.chat-mobile-profile .profile-button{min-height:44px;min-width:44px;justify-content:center;padding:4px}.chat-mobile-profile .profile-button>.profile-name,.chat-mobile-profile .profile-button>svg{display:none}.chat-mobile-profile .profile-avatar{width:32px;height:32px;font-size:14px}.chat-mobile-profile .profile-menu-panel{max-height:calc(var(--chat-viewport-height, 100dvh) - 78px);overflow:auto}.chat-navigation-panel{position:absolute;top:calc(100% - 2px);left:max(8px,env(safe-area-inset-left));width:min(278px,calc(100vw - 24px));max-height:calc(var(--chat-viewport-height, 100dvh) - 78px);overflow:auto;padding:8px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 12px 35px #18223b1f}.chat-navigation-label{display:block;padding:12px;color:var(--muted);font-size:11px}.chat-navigation-panel button{display:flex;align-items:center;gap:12px;width:100%;min-height:46px;padding:12px;border-radius:6px;font-size:14px;text-align:left}.chat-navigation-panel button[aria-current=page]{background:var(--accent-soft);color:var(--accent)}.chat-navigation-panel button:hover{background:var(--soft)}.chat-navigation-panel button>svg:last-child:not(:first-child){margin-left:auto}.chat-navigation-panel button:focus-visible{outline-offset:-2px}.app-shell--chat .message-list{padding:20px max(14px,env(safe-area-inset-right)) 12px max(14px,env(safe-area-inset-left))}.app-shell--chat .message{gap:8px;margin-bottom:24px}.app-shell--chat .message-avatar{width:26px;height:26px;font-size:11px}.app-shell--chat .message-content{max-width:calc(100% - 34px)}.app-shell--chat .message-bubble{font-size:15px;line-height:1.55;padding:11px 13px}.app-shell--chat .message-name{font-size:12px}.app-shell--chat .message-time{font-size:10px}.app-shell--chat .compact-composer{padding:10px max(12px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));background:#fff}.app-shell--chat .compact-composer .composer{gap:8px}.app-shell--chat .compact-composer .compose-input{border-radius:8px}.app-shell--chat .compact-composer .send-button{border-radius:8px;width:48px;min-width:48px}.app-shell--chat .compact-composer .attach-button{right:8px;width:36px;height:40px}.app-shell--chat .compact-composer .attach-button svg{width:20px;height:20px}.app-shell--chat .attachment-photo-preview{height:68px}.app-shell--chat .attachment-photo-preview>.pdf-preview{height:68px;padding:0}.app-shell--chat .chat-hint{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}}
