:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#253d32;background:#f5f6f2;font-synthesis:none;--green:#2b5a46;--muted:#7a857e;--border:#e0e5dd;--red:#a8463e;--paper:#fff;line-height:1.5;color-scheme:light}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.48}a{color:var(--green);text-underline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #8eaf8b;outline-offset:3px}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1{font-size:clamp(28px,3vw,40px);line-height:1.2;letter-spacing:-1.5px;font-weight:600}h2{font-size:20px;line-height:1.3;font-weight:600;letter-spacing:-.5px}h3{font-size:19px;font-weight:600}.muted{color:var(--muted)}.small{font-size:13px}.site-header,.site-footer{max-width:1264px;margin:auto;padding:26px 32px;display:flex;align-items:center;justify-content:space-between;gap:18px}.site-header{min-height:98px;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:19px;letter-spacing:-.65px;font-weight:600;color:#293e32}.brand-mark{display:grid;place-items:center;flex-shrink:0;border-radius:12px;background:var(--green);color:#fff;width:44px;height:44px;font-size:25px;line-height:1;letter-spacing:-1px}.header-note,.connection{font-size:12px;color:var(--muted)}.header-actions{display:flex;align-items:center;gap:25px}.connection:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#7d9872;margin-right:8px}.site-footer{font-size:11px;color:#8a938c;min-height:108px;border-top:1px solid var(--border);margin-top:60px}.eyebrow{display:block;font-size:10px;letter-spacing:2px;font-weight:650;color:#778870;margin-bottom:16px}.workspace{max-width:1264px;padding:0 32px;margin:auto}.page-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:48px 0 30px}.page-intro p{margin-top:12px;font-size:14px;color:var(--muted)}.intro-tag{font-size:11px;border:1px solid #dee4d7;border-radius:30px;padding:7px 13px;color:#77836e;white-space:nowrap;margin-bottom:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:42px;padding:10px 16px;border:1px solid #dbe1d7;border-radius:9px;color:#3e5244;background:#fff;text-decoration:none;font-size:12px;font-weight:600;line-height:1.4;transition:background .15s,border-color .15s}.button:hover:not(:disabled){background:#edf1e9;border-color:#b7c5af}.button.primary{background:var(--green);color:white;border-color:var(--green)}.button.primary:hover:not(:disabled){background:#214a38}.button.subtle{background:transparent;border-color:transparent}.button.danger{color:var(--red)}.button.danger-fill{color:white;background:var(--red);border-color:var(--red)}.button.danger-fill:hover:not(:disabled){background:#8e3932}.button.wide{width:100%;justify-content:space-between}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:38px}.metric{padding:20px 24px 14px;background:#fdfefb;border:1px solid var(--border);border-radius:13px;min-width:0}.metric>span{display:block;font-size:12px;color:#7d877e}.metric strong{display:block;font-size:28px;font-weight:550;letter-spacing:-1px;margin:8px 0 6px;font-variant-numeric:tabular-nums}.metric-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:10px;color:#8f988c}.metric-symbol{font-size:23px;color:#9da993;line-height:1}.content-grid{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:32px;align-items:start}.panel{border:1px solid var(--border);border-radius:15px;background:var(--paper)}.composer{padding:25px;scroll-margin-top:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.form-symbol{color:#809571;font-size:24px;font-weight:300}.composer>.muted{margin-bottom:24px}fieldset{border:0;padding:0;margin:0;min-width:0}label{display:block;font-size:12px;font-weight:600;color:#4c5b4e;margin:20px 0 8px}label:first-child{margin-top:0}.required{color:#8e9c82}.optional{float:right;font-weight:400;font-size:10px;color:#959b92}input:not([type=file]),textarea{display:block;width:100%;min-width:0;max-width:100%;padding:12px 13px;border:1px solid #dce2d8;border-radius:8px;background:#fdfefb;color:#334b3b;font-size:13px;outline:none}input:not([type=file]){height:45px}textarea{resize:vertical;min-height:110px;line-height:1.7}input::placeholder,textarea::placeholder{color:#a0a79c}input:focus,textarea:focus{border-color:#88a37c;background:#fff}.drop-zone{border:1px dashed #ced9c6;border-radius:10px;margin-top:20px;padding:18px 10px;text-align:center;background:#fbfcf8}.drop-zone.dragging{border-color:var(--green);background:#edf3e7}.drop-icon{display:block;font-size:26px;font-weight:300;color:#829775;margin-bottom:6px}.drop-zone .button{min-height:35px;font-size:11px;padding:8px 14px}.drop-zone p{font-size:10px;margin-top:10px;color:#828d7d}.drop-zone>span:last-child{display:block;font-size:9px;color:#a0a798;margin-top:4px}.form-actions{display:flex;gap:8px;margin-top:22px;flex-wrap:wrap}.form-actions .primary{flex:1;justify-content:space-between}.form-footnote{font-size:10px;color:#949c8f;margin-top:12px}.history-heading{display:flex;gap:12px;justify-content:space-between;align-items:center;margin:1px 0 22px}.history-heading h2{display:flex;align-items:center;gap:10px}.history-heading p{margin-top:8px}.count{font-size:10px;line-height:1;border-radius:6px;background:#e9ede3;min-width:24px;padding:6px;text-align:center;color:#7e8a70;letter-spacing:0}.history-list{display:grid;gap:14px}.entry{padding:22px 24px;min-width:0}.entry-header{display:flex;gap:14px;justify-content:space-between;align-items:baseline;margin-bottom:14px}.entry h3{font-size:16px;overflow-wrap:anywhere}.entry time{font-size:10px;white-space:nowrap;color:#939b8d}.entry-text{font-size:13px;color:#63705f;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;max-height:360px;overflow-y:auto}.entry-text a{color:#567752}.entry-actions{display:flex;gap:6px;border-top:1px solid #edf0e8;margin-top:18px;padding-top:12px;flex-wrap:wrap}.entry-actions .button{font-size:10px;min-height:36px;padding:8px 10px}.entry-actions .delete-entry{margin-left:auto}.attachments,.editor-files{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:8px}.attachment,.editor-file{display:flex;align-items:center;gap:10px;min-width:0;border:1px solid #e6eadf;background:#fafbf7;border-radius:8px;padding:10px 12px}.file-badge{flex-shrink:0;width:28px;height:33px;display:grid;place-items:center;border:1px solid #d4ddcb;border-radius:4px;color:#8a9b7c;font-size:9px;background:#f1f5eb}.file-info{flex:1;min-width:0}.file-name{font-size:11px;overflow-wrap:anywhere;color:#627059;line-height:1.5}.file-size{font-size:10px;color:#9ba38f;margin-top:2px}.attachment .button{font-size:10px;min-height:34px;padding:6px 9px;background:transparent}.editor-file{display:block;padding:10px}.editor-file .file-info{margin-bottom:7px}.file-actions{display:flex;gap:5px;flex-wrap:wrap}.file-actions .button{padding:5px 8px;min-height:30px;font-size:10px}.replacement-note{font-size:10px;color:#9b774a;margin-top:4px;overflow-wrap:anywhere}.empty-state{min-height:385px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px 20px;background:#fcfdf9}.empty-state h3{font-size:19px;margin:24px 0 10px;letter-spacing:-.4px}.empty-state p{font-size:12px;color:#8a9483;line-height:1.8}.empty-note{font-size:10px;color:#a5ad9c;margin-top:28px}.empty-drawing{width:58px;height:69px;border:1.5px solid #b7c8a7;border-radius:7px;padding:21px 11px;background:#f1f5eb;transform:rotate(-7deg);box-shadow:7px 6px 0 #e9eee1}.empty-drawing span{display:block;border-bottom:1px solid #beceb0;margin:0 0 7px}.empty-drawing span:last-child{width:65%}.history-footnote{font-size:10px;color:#9aa38f;margin:18px 2px}.message{font-size:12px;padding:12px 14px;border-radius:8px;margin-top:15px;overflow-wrap:anywhere}.error{background:#fbede8;color:#a24f41;border:1px solid #f0d6cb}.notice{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px;background:#f5edda;border:1px solid #e4d6b2;border-radius:10px;margin-bottom:20px;font-size:13px}.upload-progress{margin-top:20px;font-size:11px;color:#6a805e}.upload-progress>div{display:flex;justify-content:space-between;gap:8px}progress{width:100%;height:6px;appearance:none;border:0;border-radius:6px;overflow:hidden;background:#e4ebdb;margin-top:8px}progress::-webkit-progress-bar{background:#e4ebdb}progress::-webkit-progress-value{background:#79926a}progress::-moz-progress-bar{background:#79926a}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);padding:13px 22px;background:#2c4c38;color:white;border-radius:10px;box-shadow:0 8px 24px #1b34221a;font-size:12px;z-index:5;overflow-wrap:anywhere}.login-page{min-height:100svh;display:flex;flex-direction:column}.login-page .site-header,.login-page .site-footer{width:100%}.login-main{max-width:1030px;width:100%;margin:auto;display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:90px;padding:85px 32px}.login-intro h1{font-size:clamp(34px,4.5vw,55px);letter-spacing:-2.2px;line-height:1.15}.login-intro>p{margin-top:25px;color:#89917e;font-size:14px;line-height:1.9}.intro-chips{display:flex;gap:9px;margin-top:28px}.intro-chips span{font-size:10px;border:1px solid #dfe5d7;border-radius:6px;padding:6px 10px;color:#839273}.login-card{background:white;border:1px solid var(--border);border-radius:18px;padding:34px;box-shadow:0 14px 38px #334b3505}.mini-mark{display:grid;place-items:center;width:41px;height:41px;border-radius:11px;background:#edf2e6;color:#7b9365;font-size:23px;margin-bottom:25px}.login-card h2{font-size:23px}.login-card>.muted{font-size:12px;margin:10px 0 26px}.login-card .primary{margin-top:22px}.login-footnote{font-size:10px;color:#a0a793;border-top:1px solid #edf0e8;margin-top:30px;padding-top:18px}.login-page .site-footer{margin-top:0}dialog{border:1px solid #dce4d5;border-radius:16px;padding:28px;background:#fff;color:#354a39;width:440px;max-width:calc(100% - 28px);max-height:calc(100svh - 40px);overflow-y:auto;box-shadow:0 20px 80px #24382026}dialog::backdrop{background:#253c3255;backdrop-filter:blur(3px)}dialog h2{margin-bottom:14px}dialog p{font-size:13px;line-height:1.8;overflow-wrap:anywhere;white-space:pre-line}dialog textarea{margin:18px 0}dialog label{margin-top:20px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}
@media(min-width:1200px){.content-grid{grid-template-columns:minmax(0,390px) minmax(0,1fr);gap:38px}.composer{padding:28px}}
@media(max-width:800px){.site-header,.site-footer{padding:20px 24px}.workspace{padding:0 24px}.content-grid{grid-template-columns:minmax(0,310px) minmax(0,1fr);gap:20px}.composer,.entry{padding:20px}.intro-tag{display:none}.metric{padding:18px}.metric strong{font-size:24px}.metric-bottom{font-size:9px}.entry-header{display:block}.entry time{display:block;margin-top:6px}.attachment{flex-wrap:wrap}.attachment .file-info{min-width:80px}.login-main{gap:35px;padding:60px 32px}.login-card{padding:27px}.login-intro h1{font-size:40px}}
@media(max-width:650px){.site-header{min-height:78px;padding:17px 20px}.brand{font-size:17px}.brand-mark{width:37px;height:37px;border-radius:10px;font-size:23px}.header-actions{gap:0}.connection,.header-note{display:none}.workspace{padding:0 18px}.page-intro{margin:32px 0 24px}.page-intro h1{font-size:29px;letter-spacing:-1.15px}.page-intro p{font-size:12px}.eyebrow{font-size:9px;margin-bottom:12px}.metrics{gap:8px;margin-bottom:25px}.metric{padding:13px 11px;border-radius:10px}.metric>span{font-size:9px;min-height:27px;line-height:1.4}.metric strong{font-size:19px;letter-spacing:-.8px;margin:7px 0}.metric-bottom{font-size:8px;line-height:1.5;min-height:25px}.metric-symbol{display:none}.content-grid{grid-template-columns:1fr;gap:30px}.composer{padding:23px}.history-heading{margin-bottom:16px}.entry{padding:21px}.entry-header{display:flex;align-items:baseline}.entry time{margin:0;font-size:9px}.entry h3{font-size:15px}.entry-text{font-size:13px}.history-heading h2{font-size:20px}.history-heading .button{padding-right:4px}.empty-state{min-height:300px}.site-footer{margin-top:36px;padding:23px 20px;font-size:9px;gap:15px}.site-footer span:last-child{max-width:190px;text-align:right}.login-main{grid-template-columns:1fr;max-width:440px;gap:34px;padding:40px 24px}.login-intro h1{font-size:39px}.login-intro>p{font-size:12px;margin-top:17px}.intro-chips{display:none}.login-card{padding:26px}.mini-mark{display:none}.login-card h2{font-size:21px}input:not([type=file]),textarea{font-size:16px}label{font-size:12px}.drop-zone p{font-size:11px}.drop-zone>span:last-child{font-size:10px}.button{min-height:44px}.entry-actions .button{min-height:40px}.attachment .button{min-height:40px}.file-actions .button{min-height:38px}.notice{align-items:flex-start;flex-direction:column}.login-footnote{font-size:10px}.login-page .site-footer{margin-top:auto}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
