@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{--bg:#f7f8f6;--surface:#fff;--ink:#242e28;--muted:#626b63;--line:#e4e8e1;--green:#315f47;--green-light:#eaf0e8;--accent:#b6c398;--sidebar:244px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline-offset:4px;outline:2px solid #679077}a,button{color:inherit}h1,h2,h3,p{margin:0}svg{flex-shrink:0}button svg{pointer-events:none}code,kbd,.eyebrow,.nav-label{font-family:IBM Plex Mono,monospace}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe4dc;border-radius:7px;outline:none;padding:11px 12px;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;line-height:1.7}input:focus,textarea:focus,select:focus{border-color:#86a18b;box-shadow:0 0 0 3px #eaf0e6}input::placeholder,textarea::placeholder{color:#6a6f6a}label{flex-direction:column;gap:8px;font-size:12px;font-weight:550;display:flex}button{background:0 0;border:0}small{font-size:11px}.button{white-space:nowrap;background:#fff;border:1px solid #dfe4dc;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:9px 15px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #00000004}.button:hover{background:#f4f6f1;border-color:#c6d0c0}.button.primary{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 2px 3px #24482e17}.button.primary:hover{background:#254f39}.button.full{width:100%}.button.danger{color:#a54d3c;background:#fff5f0;border-color:#efcec2}.small-button{min-height:32px;padding:6px 11px;font-size:11px}.button-row{align-items:center;gap:10px;display:flex}.icon-button{color:#687066;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.icon-button:hover{color:var(--green);background:#edf1e8}.text-button,.text-link{color:var(--green);align-items:center;gap:7px;padding:4px 0;font-size:12px;font-weight:550;text-decoration:none;display:inline-flex}.text-button:hover,.text-link:hover{color:#193f28;text-decoration:underline}.eyebrow{letter-spacing:1.55px;color:#656f5f;font-size:10px;font-weight:500;display:block}.brand{letter-spacing:-1px;align-items:center;gap:10px;font-size:25px;font-weight:650;display:flex}.brand-mark{background:var(--green);color:#fff;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.brand-period{color:#5c724a}.app-shell{min-height:100vh;display:flex}.sidebar{width:var(--sidebar);border-right:1px solid var(--line);z-index:30;background:#fbfcf9;flex-direction:column;padding:32px 20px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.brand{margin-bottom:33px;padding-left:8px}.workspace-button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;align-items:center;gap:10px;margin-bottom:30px;padding:11px 10px;display:flex}.workspace-button>span:nth-child(2){flex-direction:column;flex:1;gap:4px;display:flex}.workspace-button strong{font-size:11px;font-weight:600}.workspace-button small{color:#666e62;font-size:10px}.workspace-avatar{color:#697b55;background:#f0f2ea;border:1px solid #e5e9df;border-radius:6px;place-items:center;width:30px;height:30px;font-size:13px;font-weight:600;display:grid}.workspace-button>svg{color:#676f62}.nav-label{color:#686e65;letter-spacing:1.1px;margin:0 0 11px;padding:0 12px;font-size:9px}.sidebar nav{flex-direction:column;gap:5px;margin-bottom:29px;display:flex}.nav-item{text-align:left;color:#656f62;border-radius:6px;align-items:center;gap:12px;min-height:40px;padding:10px 12px;font-size:12px;display:flex}.nav-item.active{color:#34513c;background:#e9efe4;font-weight:600}.nav-item:hover{color:#34513c;background:#eef2e9}.nav-item>span:not(.connection-dot){flex:1}.nav-item b{background:#dce7d2;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.connection-dot{background:#94aa7d;border-radius:50%;width:5px;height:5px;margin-right:5px}.sidebar-bottom{margin-top:auto}.storage-note{border-bottom:1px solid var(--line);flex-direction:column;gap:8px;margin-bottom:14px;padding:18px 12px 24px;display:flex}.storage-note>span{color:#656e5e;align-items:center;gap:6px;font-size:10px;display:flex}.status-dot{background:#8caa70;border-radius:50%;width:5px;height:5px}.storage-note strong{font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:400}.storage-note small{color:#6b6f66;font-size:10px}.user-button{text-align:left;align-items:center;gap:9px;width:100%;padding:8px 4px;display:flex}.user-avatar{color:#767259;background:#ebe9de;border:3px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid;box-shadow:0 0 0 1px #e6e8e0}.user-button>span:nth-child(2){flex-direction:column;flex:1;gap:3px;display:flex}.user-button strong{font-size:11px}.user-button small{color:#676e60;font-size:10px}.user-button>svg{color:#696e63}.main{margin-left:var(--sidebar);width:calc(100% - var(--sidebar))}.topbar{border-bottom:1px solid var(--line);background:#ffffff75;justify-content:space-between;align-items:center;height:65px;padding:0 40px;display:flex}.breadcrumb{color:#686f62;align-items:center;gap:13px;font-size:11px;display:flex}.breadcrumb strong{color:#54634c;font-weight:500}.breadcrumb-divider{color:#6a6f64}.private-badge{color:#62705a;align-items:center;gap:6px;font-size:10px;display:flex}.private-badge svg{color:#627158}.page-content{max-width:1500px;margin:0 auto;padding:42px 40px 32px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:31px;display:flex}.page-heading h1{letter-spacing:-1.2px;margin:9px 0;font-size:34px;font-weight:550}.heading-dot{color:#627252}.page-heading p{color:#686e63;font-size:12px}.page-heading>.button{margin-top:13px}.stats-row{grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:30px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:9px;padding:19px 22px 17px}.stat>div{justify-content:space-between;align-items:center;display:flex}.stat>div span{letter-spacing:.85px;color:#666f5e;font-family:IBM Plex Mono,monospace;font-size:9px}.stat svg{color:#646f5c}.stat>strong{letter-spacing:-.7px;font-variant-numeric:tabular-nums;margin:10px 0 5px;font-size:28px;font-weight:500;display:block}.stat>small{color:#696f62;font-size:10px}.inbox-panel{border:1px solid var(--line);background:#fff;border-radius:10px;overflow:hidden}.inbox-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;display:flex}.tabs{white-space:nowrap;align-items:center;gap:3px;display:flex}.tabs button{color:#677060;border-radius:5px;padding:7px 10px;font-size:11px}.tabs button.selected{color:#46613a;background:#eff3e9;font-weight:600}.tabs button>span{background:#e0e9d6;border-radius:3px;margin-left:7px;padding:1px 4px;font-size:9px;display:inline-block}.list-tools{align-items:center;gap:9px;display:flex}.search{color:#696f62;background:#fcfdfb;border:1px solid #e5e9e0;border-radius:6px;flex-direction:row;align-items:center;gap:7px;width:202px;padding:0 8px;display:flex;position:relative}.search input{background:0 0;border:0;min-width:0;padding:7px 0;font-size:11px;box-shadow:none!important}.search kbd{color:#696f61;font-size:15px;font-weight:400}.list-tools select{color:#64725b;border-radius:6px;width:117px;padding:7px 9px;font-size:11px}.list-heading,.drop-row{grid-template-columns:minmax(220px,1fr) 180px 85px 30px;gap:15px;padding-left:22px;padding-right:20px;display:grid}.list-heading{color:#676f5f;letter-spacing:1px;background:#fcfdfb;border-bottom:1px solid #ecf0e6;padding-top:11px;padding-bottom:11px;font-family:IBM Plex Mono,monospace;font-size:8px}.drop-row{border-bottom:1px solid #edf0e8;align-items:center;min-height:100px;transition:background .15s}.drop-row:hover{background:#fcfdfb}.drop-row.unread{background:#fdfefb}.drop-main{text-align:left;align-items:center;gap:14px;min-width:0;padding:18px 0;display:flex}.file-icon{color:#667050;background:#f2f4e9;border:1px solid #e7ebdc;border-radius:7px;flex-shrink:0;place-items:center;width:38px;height:43px;display:grid}.file-icon-blue{color:#5e7078;background:#eff3f4;border-color:#e2e9eb}.drop-text{flex-direction:column;gap:6px;min-width:0;display:flex}.drop-text>strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.drop-text>span:nth-child(2){color:#686d60;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.unread-dot{vertical-align:middle;background:#7c9c61;border-radius:50%;width:5px;height:5px;margin-left:9px;display:inline-block}.drop-tags{align-items:center;gap:7px;min-height:13px;display:flex}.drop-tags em{color:#656f5a;background:#f1f4e9;border:1px solid #e9eede;border-radius:3px;padding:1px 5px;font-size:9px;font-style:normal}.drop-tags small{color:#696f61;align-items:center;gap:3px;font-size:9px;display:flex}.drop-origin{flex-direction:column;gap:9px;min-width:0;display:flex}.sender{color:#69755e;align-items:center;gap:6px;font-size:11px;display:flex}.sender-avatar{color:#736c57;background:#edece4;border-radius:5px;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:9px;display:inline-grid}.drop-origin small{color:#666e5e;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;font-size:9px;display:flex;overflow:hidden}.drop-row>time{color:#686e60;font-size:10px}.star-button{color:#676d5f}.star-button.is-pinned{color:#756c46}.empty-state{text-align:center;flex-direction:column;align-items:center;min-height:340px;padding:45px 24px 39px;display:flex}.empty-state h2{letter-spacing:-.5px;margin:10px 0;font-size:21px;font-weight:500}.empty-state>p{color:#68705f;max-width:335px;margin-bottom:21px;font-size:12px;line-height:1.8}.empty-state .eyebrow{letter-spacing:1.3px;font-size:8px}.empty-illustration{width:90px;height:80px;margin-bottom:20px;position:relative}.empty-illustration>div{background:#f4f7f0;border:1px solid #dfe6d5;border-radius:7px;width:49px;height:58px;position:absolute;top:5px;left:21px;transform:rotate(-14deg)}.empty-illustration>div:nth-child(2){background:#fff;top:8px;transform:rotate(9deg)}.empty-illustration>span{color:#627251;background:#edf2e7;border:1px solid #dce5d0;border-radius:12px;place-items:center;display:grid;position:absolute;inset:22px 4px 0;box-shadow:0 5px 12px #5b733308}.empty-illustration i{background:#a6bb85;border-radius:50%;width:5px;height:5px;position:absolute;top:10px;right:12px}.panel-footer{color:#666e5e;background:#fdfefa;justify-content:space-between;align-items:center;gap:10px;padding:14px 22px;display:flex}.panel-footer>span:first-child{align-items:center;gap:6px;font-size:9px;display:flex}.panel-footer>span:last-child{letter-spacing:1px;color:#696f61;font-family:IBM Plex Mono,monospace;font-size:7px}.inbox-bottom{color:#686f60;justify-content:space-between;align-items:center;margin-top:22px;display:flex}.inbox-bottom>span{align-items:center;gap:7px;font-size:10px;display:flex}.inbox-bottom .text-button{color:#607152;font-size:10px}.loading{color:#64715c;justify-content:center;align-items:center;gap:10px;min-height:220px;font-size:12px;display:flex}.spin{animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.load-more{justify-content:center;padding:15px;display:flex}.surface{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.integration-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:36px;display:grid}.integration-card{border:1px solid var(--line);background:#fff;border-radius:9px;padding:25px}.integration-symbol{color:#5f7253;background:#f0f2e8;border:1px solid #e1e6d6;border-radius:9px;place-items:center;width:43px;height:43px;margin-bottom:22px;font-size:27px;display:grid}.integration-symbol.terminal{color:#7b6950;background:#f4eee5;border-color:#ebe2d6}.integration-card>.eyebrow{font-size:8px}.integration-card h2{letter-spacing:-.5px;margin:9px 0 10px;font-size:20px;font-weight:500}.integration-card>p{color:#666e5e;max-width:350px;min-height:43px;margin-bottom:20px;font-size:12px;line-height:1.8}.integration-card>small{color:#676f5e;align-items:center;gap:6px;margin-top:15px;font-size:10px;display:flex}.copy-value{background:#f7f9f3;border:1px solid #e4e9dd;border-radius:6px;justify-content:space-between;align-items:center;gap:6px;min-width:0;padding:5px 8px 5px 12px;display:flex}.copy-value code{color:#637255;overflow-wrap:anywhere;word-break:break-word;font-size:11px;line-height:1.7}.copy-value button{color:#677158}.section-subheading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.section-subheading h2{font-size:14px;font-weight:550}.section-subheading h2>span{color:#666e5c;margin-left:6px;font-size:10px}.connection-row{border-bottom:1px solid #eef1e8;align-items:center;gap:13px;padding:22px 23px;display:flex}.connection-row:last-child{border:0}.connection-avatar{color:#637058;background:#f1f3ea;border:1px solid #e5eadb;border-radius:8px;flex-shrink:0;place-items:center;width:35px;height:35px;font-size:15px;display:grid}.connection-info{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.connection-info>strong{align-items:center;gap:10px;font-size:12px;font-weight:550;display:flex}.connection-info>small{color:#686f60;font-size:10px}.pill{color:#637053;background:#f1f4e9;border:1px solid #e8eddd;border-radius:4px;align-items:center;gap:4px;padding:3px 6px;font-size:9px;font-weight:400;display:inline-flex}.connection-status{color:#5a7249;background:#f0f6e9;border-radius:4px;padding:4px 7px;font-size:9px}.connection-status.revoked{color:#6c6c61;background:#f4f4ee}.plain-empty{text-align:center;color:#666e5a;flex-direction:column;align-items:center;gap:12px;padding:45px 24px;font-size:12px;display:flex}.plain-empty h3{color:#677953;font-size:16px;font-weight:500}.plain-empty .button{margin-top:9px}.api-example{border-top:1px solid var(--line);color:#627256;margin-top:30px;padding-top:22px;font-size:12px}.api-example summary{cursor:pointer;color:#607251;padding:5px 0;font-weight:550}.api-example summary>span{color:#666e5e;margin-left:12px;font-size:10px;font-weight:400}.api-example p{margin:18px 0;font-size:11px;line-height:1.8}.api-example p code{background:#eaf0e0;padding:3px;font-size:10px}.activity-row{border-bottom:1px solid var(--line);color:#67705a;gap:15px;padding:23px;font-size:12px;display:flex}.activity-row strong,.activity-row b{color:#60734c;font-weight:550}.activity-row small{color:#656e5b;margin-top:7px;font-size:10px;display:block}.activity-icon{color:#637254;background:#f1f6e9;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.settings-grid{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.settings-card{padding:25px}.settings-card>h2{font-size:17px;font-weight:550}.settings-card>p{color:#67705a;margin:10px 0 25px;font-size:11px;line-height:1.8}.space-list{margin-bottom:25px}.space-list>div{color:#627052;border-bottom:1px solid #edf1e5;align-items:center;gap:9px;padding:12px 0;font-size:12px;display:flex}.space-list strong{color:#60714e;font-weight:500}.space-list code{color:#656e5a;margin-left:auto;font-size:10px}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;background:#14231b55;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0;overflow:auto}.modal{background:#fff;border:1px solid #fff;border-radius:14px;outline:none;width:460px;max-width:100%;max-height:calc(100dvh - 60px);padding:26px;overflow:auto;box-shadow:0 20px 100px #12241830}.modal-wide{width:640px}.modal-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:25px;display:flex}.modal-heading h2{letter-spacing:-.5px;font-size:21px;font-weight:550}.modal-heading p{color:#676f5d;margin-top:7px;font-size:11px}.form-stack{flex-direction:column;gap:18px;display:flex}.form-stack>label{color:#617054}.form-stack label>input,.form-stack label>select,.form-stack label>textarea{font-size:12px}.form-columns{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-columns label{color:#617054}.optional{color:#676f5d;font-size:10px;font-weight:400}.upload-zone{color:#5e7250;cursor:pointer;background:#fafcf7;border:1px dashed #dce5cd;border-radius:7px;flex-direction:row;align-items:center;gap:12px;padding:16px;display:flex;position:relative}.upload-zone span{flex-direction:column;flex:1;gap:5px;display:flex}.upload-zone strong{font-size:11px;font-weight:500}.upload-zone small{color:#666f5d;font-size:10px;font-weight:400}.upload-zone input{opacity:0;cursor:pointer;position:absolute;inset:0}.file-chip{color:#657158;align-items:center;gap:8px;margin-top:-10px;font-size:11px;display:flex}.file-chip span{flex:1}.file-chip small{color:#666f5e;font-size:9px}.modal-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:18px;display:flex}.modal-footer>span{color:#66705a;max-width:270px;font-size:10px;line-height:1.6}.error{color:#9b5c4a;background:#fff2ed;border:1px solid #f3dcd1;border-radius:7px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;padding:12px 14px;font-size:12px;line-height:1.7;display:flex}.error .text-button{color:#995e46;white-space:nowrap}.form-stack .error{margin:0}.toast{color:#59733c;z-index:100;background:#fafff4;border:1px solid #cadab9;border-radius:8px;align-items:center;gap:9px;padding:13px 19px;font-size:12px;display:flex;position:fixed;bottom:25px;left:calc(50% + 90px);transform:translate(-50%);box-shadow:0 8px 30px #1b311315}.detail h1{letter-spacing:-.8px;margin:18px 0;font-size:27px;font-weight:550}.detail-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.detail-meta time{color:#646f58;font-size:10px}.detail-sender{color:#657156;align-items:center;gap:6px;margin-bottom:25px;font-size:11px;display:flex}.detail-sender strong{color:#5c724a;font-weight:500}.note-content{white-space:pre-wrap;overflow-wrap:anywhere;color:#667b52;max-height:440px;margin-bottom:24px;font-size:13px;line-height:1.9;overflow:auto}.attachment-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:25px 0;display:grid}.attachment-card{border:1px solid #e4eadb;border-radius:8px;overflow:hidden}.attachment-card>img{object-fit:contain;background:#f4f7ef;width:100%;max-height:250px;padding:10px;display:block}.attachment-card>div{color:#626f56;align-items:center;gap:9px;padding:11px;display:flex}.attachment-card>div>span{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.attachment-card strong{color:#5d724a;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-weight:500;overflow:hidden}.attachment-card small{color:#656f5b;font-size:8px}.detail-actions{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.replies{border-top:1px solid var(--line);padding-top:23px}.replies h3{color:#5e7348;margin-bottom:18px;font-size:12px;font-weight:550}.replies h3>span{color:#636f58;margin-left:5px}.reply{border-top:1px solid #eff3e8;padding:15px 0}.reply>div{color:#60724b;justify-content:space-between;align-items:center;font-size:11px;display:flex}.reply small{color:#656f59;font-size:9px}.reply p{white-space:pre-wrap;overflow-wrap:anywhere;color:#617350;margin-top:10px;font-size:12px;line-height:1.8}.replies form{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.replies textarea{font-size:12px}.success-note{color:#62724e;background:#f2f7ea;border:1px solid #e3ebd5;border-radius:7px;align-items:center;gap:9px;padding:13px;font-size:11px;display:flex}.small{color:#66715a;font-size:11px;line-height:1.8}.muted{color:#656e59}.mobile-only,.nav-scrim{display:none}.auth-layout{background:#fff;grid-template-columns:1.05fr 1fr;min-height:100dvh;display:grid}.auth-story{background:#eef2e8;flex-direction:column;padding:42px 55px;display:flex;position:relative;overflow:hidden}.auth-story:after{content:"";pointer-events:none;border:1px solid #dfe6d5;border-radius:50%;width:500px;height:500px;position:absolute;top:calc(50% - 250px);right:-350px;box-shadow:0 0 0 40px #eef2e8,0 0 0 41px #e1e7d9,0 0 0 85px #eef2e8,0 0 0 86px #e4eadd}.auth-story>.brand{z-index:1;position:relative}.auth-hero{z-index:1;margin:auto 0;padding:65px 0;position:relative}.auth-hero>.eyebrow{color:#627254;font-size:9px}.auth-hero h1{letter-spacing:-4px;color:#38532b;margin-top:28px;font-size:clamp(45px,5.8vw,82px);font-weight:500;line-height:1.08}.auth-hero em{color:#5e734c;font-family:Georgia,serif;font-weight:400}.auth-hero>p{color:#627155;max-width:280px;margin-top:25px;font-size:13px;line-height:1.9}.handoff-art{color:#667158;align-items:center;gap:12px;margin-top:42px;font-family:IBM Plex Mono,monospace;font-size:10px;display:flex}.handoff-art>span:not(.handoff-node){background:#f8faf4;border:1px solid #dde5d2;border-radius:6px;padding:10px}.handoff-art i{background:#c8d6b6;width:22px;height:1px}.handoff-art .handoff-node{color:#fff;background:#5c7846;border-radius:9px;place-items:center;width:43px;height:43px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:600;display:grid;box-shadow:0 3px 10px #536a3520}.auth-footer{color:#66715c;align-items:center;gap:7px;font-size:10px;display:flex}.auth-form-panel{justify-content:center;align-items:center;padding:50px;display:flex}.auth-form{flex-direction:column;gap:20px;width:330px;max-width:100%;display:flex}.auth-form>.eyebrow{margin-bottom:-7px;font-size:9px}.auth-form h2{letter-spacing:-1px;font-size:29px;font-weight:500}.auth-form>p{color:#666f5b;margin-top:-9px;margin-bottom:14px;font-size:12px;line-height:1.7}.auth-form>label{color:#607352}.auth-form input{padding:13px;font-size:12px}.auth-form .button{justify-content:space-between;min-height:44px;margin-top:3px;padding:12px}.auth-note{color:#656f5b;justify-content:center;align-items:center;gap:6px;font-size:10px;display:flex}.consent-layout{flex-direction:column;align-items:center;gap:45px;min-height:100dvh;padding:40px 30px;display:flex}.consent-card{border:1px solid var(--line);background:#fff;border-radius:13px;width:100%;max-width:470px;padding:38px;box-shadow:0 12px 45px #47612a06}.consent-icon{color:#60734e;background:#f4f8ed;border:1px solid #e0e9d2;border-radius:14px;place-items:center;width:60px;height:60px;margin-bottom:26px;display:grid}.consent-card .eyebrow{font-size:8px}.consent-card h1{letter-spacing:-.7px;margin:15px 0;font-size:28px;font-weight:500;line-height:1.3}.consent-card>p{color:#647156;font-size:12px;line-height:1.8}.permission-list{background:#f7faf2;border:1px solid #e9efdf;border-radius:7px;flex-direction:column;gap:15px;margin:25px 0;padding:20px;display:flex}.permission-list>div{color:#5e724c;align-items:center;gap:9px;font-size:11px;display:flex}.client-identity{flex-direction:column;gap:9px;margin:20px 0;display:flex}.client-identity>span{letter-spacing:1px;color:#63705a;font-family:IBM Plex Mono,monospace;font-size:8px}.client-identity>code{color:#617151;overflow-wrap:anywhere;font-size:10px}.consent-card .button-row{justify-content:flex-end;margin-top:24px}@media (min-width:1550px){.page-content{padding-top:55px}.page-heading h1{font-size:40px}.empty-state{min-height:390px}.drop-row{min-height:110px}}@media (max-width:1190px){:root{--sidebar:214px}.sidebar{padding-left:15px;padding-right:15px}.page-content{padding:33px 25px}.topbar{padding:0 25px}.list-heading,.drop-row{grid-template-columns:minmax(185px,1fr) 135px 62px 25px;gap:10px}.search{width:165px}.inbox-toolbar{padding:14px}.tabs button{padding:7px;font-size:10px}.list-tools select{width:105px}.drop-origin small{font-size:8px}.auth-story{padding:36px}.auth-hero h1{letter-spacing:-3px}}@media (max-width:960px){.inbox-toolbar{flex-direction:column;align-items:stretch;gap:12px}.list-tools{justify-content:space-between}.search{flex:1}.list-tools select{width:140px}.stats-row{gap:9px}.stat{padding:16px}.stat>div span{font-size:8px}.stat>div svg{width:14px}.inbox-bottom{flex-direction:column;align-items:flex-start;gap:10px}.panel-footer>span:last-child{display:none}.integration-grid,.settings-grid{grid-template-columns:1fr}.connection-row{gap:8px;padding:18px 15px}.connection-info>strong{flex-wrap:wrap;gap:6px;font-size:11px}.connection-info small{line-height:1.6}.list-heading,.drop-row{grid-template-columns:minmax(150px,1fr) 110px 25px}.list-heading>span:nth-child(3),.drop-row>time{display:none}.drop-text>strong{font-size:11px}.auth-hero h1{font-size:58px}.auth-form-panel{padding:35px}.handoff-art{gap:6px}.handoff-art i{width:9px}.handoff-art>span:not(.handoff-node){padding:8px;font-size:8px}}@media (max-width:700px){:root{--sidebar:240px}.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}.main{width:100%;margin-left:0}.mobile-only{display:flex}.nav-scrim{z-index:25;background:#112a1650;display:block;position:fixed;inset:0}.topbar{height:57px;padding:0 17px}.breadcrumb{gap:8px}.private-badge{font-size:9px}.page-content{padding:28px 18px}.page-heading h1{font-size:31px}.page-heading p{max-width:225px;font-size:11px;line-height:1.7}.page-heading{gap:10px;margin-bottom:25px}.page-heading>.button{padding:8px 11px;font-size:10px}.page-heading .eyebrow{font-size:8px}.stats-row{gap:7px;margin-bottom:22px}.stat{padding:12px 10px}.stat>div span{letter-spacing:.5px;font-size:6px}.stat>div svg{display:none}.stat>strong{font-size:24px}.stat>small{min-height:22px;font-size:8px;line-height:1.5;display:block}.list-heading,.drop-row{grid-template-columns:minmax(140px,1fr) 24px;gap:8px;padding-left:14px;padding-right:11px}.list-heading>span:nth-child(2),.drop-origin{display:none}.drop-main{gap:10px}.drop-text>strong{font-size:12px}.file-icon{width:32px;height:37px}.empty-state{min-height:330px;padding:34px 19px}.empty-state h2{font-size:19px}.empty-state p{font-size:11px}.panel-footer{padding:13px 14px}.panel-footer>span:first-child{font-size:8px}.section-subheading{align-items:flex-start;gap:10px}.section-subheading h2{font-size:12px}.section-subheading .text-button{font-size:10px}.integration-card{padding:22px}.connection-info>small{font-size:9px}.connection-status{font-size:8px}.connection-row{flex-wrap:wrap}.connection-info{min-width:150px}.api-example summary>span{margin:10px 0 0 13px;display:block}.modal-backdrop{padding:12px}.modal{border-radius:11px;max-height:calc(100dvh - 24px);padding:21px}.modal-footer{align-items:flex-start}.modal-footer>span{max-width:170px;font-size:9px}.modal-footer>.button{font-size:10px}.attachment-list{grid-template-columns:1fr}.detail h1{font-size:24px}.detail-meta time{font-size:8px}.toast{width:max-content;max-width:90%;font-size:11px;left:50%}.auth-layout{grid-template-columns:1fr}.auth-story{min-height:295px;padding:27px}.auth-hero{padding:30px 0 12px}.auth-hero h1{letter-spacing:-1.5px;margin-top:15px;font-size:39px}.auth-hero h1 br:nth-child(2){display:none}.auth-hero h1 em:before{content:" "}.auth-hero p,.handoff-art,.auth-footer{display:none}.auth-form-panel{padding:38px 28px 55px}.auth-form{width:100%}.auth-form h2{font-size:25px}.auth-form>p{font-size:11px}.consent-layout{gap:28px;padding:26px 16px}.consent-card{padding:27px}.form-columns{gap:10px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.spin{animation:none}}
