@import url("https://fonts.googleapis.com/css2?family=Spectral:wght@500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap");*{box-sizing:border-box}body,html{margin:0;padding:0;overflow-x:hidden;max-width:100vw}:root{--bg:#eceadc;--surface:#ffffff;--surface-2:#faf8ef;--accent-soft:#ece4cb;--text:#2c2a1d;--text-2:#6b6852;--text-muted:#8c876f;--text-faint:#a59f86;--border:#e6e1ce;--hair:#f1ede0;--placeholder:#b3ad96}html[data-theme=dark]{--bg:#14150d;--surface:#23241a;--surface-2:#2b2c1e;--accent-soft:#3a3a25;--text:#ece9d8;--text-2:#c2bea4;--text-muted:#a29e85;--text-faint:#87836b;--border:#393a26;--hair:#2f3020;--placeholder:#6f6b56}.mt-sheet{--surface:#ffffff;--surface-2:#faf8ef;--accent-soft:#ece4cb;--text:#2c2a1d;--text-2:#6b6852;--text-muted:#8c876f;--text-faint:#a59f86;--border:#e6e1ce;--hair:#f1ede0}.mt-note-content{margin-top:4px}.mt-note-content>:first-child{margin-top:0}.mt-note-content>:last-child{margin-bottom:0}.mt-note-content blockquote,.mt-note-content ol,.mt-note-content p,.mt-note-content ul{margin:6px 0}.mt-note-content h1,.mt-note-content h2,.mt-note-content h3,.mt-note-content h4,.mt-note-content h5,.mt-note-content h6{margin:10px 0 4px;font-family:Spectral,serif;font-weight:700;line-height:1.25;color:var(--text)}.mt-note-content h1{font-size:17px}.mt-note-content h2{font-size:16px}.mt-note-content h3{font-size:15px}.mt-note-content h4,.mt-note-content h5,.mt-note-content h6{font-size:14px}.mt-note-content ol,.mt-note-content ul{padding-left:20px}.mt-note-content li{margin:2px 0}.mt-note-content a{color:#5b5c27}.mt-note-content blockquote{padding-left:10px;border-left:3px solid var(--border);color:var(--text-muted)}.mt-note-content code{background:var(--surface);border:1px solid var(--hair);border-radius:4px;padding:1px 5px;font-size:.92em}.mt-note-content pre{background:var(--surface);border:1px solid var(--hair);border-radius:6px;padding:8px 10px;overflow-x:auto}.mt-note-content pre code{border:none;padding:0}.mt-note-content hr{border:none;border-top:1px solid var(--border);margin:10px 0}.mt-md-editor .w-md-editor{--md-editor-font-family:"IBM Plex Sans",sans-serif;border:1px solid var(--border);border-radius:10px;overflow:hidden;box-shadow:none;background:var(--surface)}.mt-md-editor .w-md-editor-toolbar{background:var(--surface-2);border-bottom:1px solid var(--hair)}.mt-md-editor[data-color-mode=dark] .w-md-editor,.mt-md-editor[data-color-mode=light] .w-md-editor{--color-canvas-default:var(--surface);--color-fg-default:var(--text);--color-border-default:var(--border);--color-accent-fg:#5b5c27;--color-accent-emphasis:#5b5c27}.mt-md-editor .wmde-markdown{font-family:IBM Plex Sans,sans-serif!important;background:var(--surface)!important}.mt-md-editor-hint{margin-top:6px;font:400 10.5px/1.3 IBM Plex Sans,sans-serif;color:var(--text-faint)}body{background:var(--bg);font-family:IBM Plex Sans,sans-serif;color:var(--text);-webkit-font-smoothing:antialiased;transition:background .28s ease,color .28s ease}button,input,select,textarea{font-family:inherit}input::placeholder,textarea::placeholder{color:var(--placeholder)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px;border:2px solid var(--bg)}@keyframes mtRise{0%{transform:translateY(12px)}to{transform:translateY(0)}}@keyframes mtPop{0%{transform:scale(.965)}to{transform:scale(1)}}@keyframes mtToast{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}@keyframes mtSpin{to{transform:rotate(1turn)}}@keyframes mtTopProgress{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.mt-progress-bar{position:fixed;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#c69a3b,transparent);z-index:100;animation:mtTopProgress 1.1s ease-in-out infinite}.mt-view{animation:mtRise .4s cubic-bezier(.22,.61,.36,1) both}.mt-modal{animation:mtPop .2s cubic-bezier(.22,.61,.36,1) both}.mt-main button{transition:transform .12s ease,background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}.mt-main button:active{transform:translateY(1px)}.mt-lift{transition:transform .18s ease,box-shadow .18s ease}html[data-hide-size="1"] .mt-size-col{display:none!important}.mt-row{transition:background .14s ease}.mt-row:hover{background:var(--surface-2)}.mt-login input:focus,.mt-main input:focus,.mt-main select:focus,.mt-main textarea:focus,.mt-modal input:focus,.mt-modal select:focus,.mt-modal textarea:focus{border-color:#5b5c27!important;box-shadow:0 0 0 3px rgba(91,92,39,.12)}.mt-row td input:focus,.mt-row td select:focus{background:var(--surface)!important}@media print{[data-print=hide]{display:none!important}[data-print=area]{position:static!important}.mt-main{padding:0!important;margin:0!important;max-width:100%!important}.mt-sheet{box-shadow:none!important;border:none!important;margin:0!important}body{background:#fff!important}.mt-sheet,.mt-sheet *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}.mt-sheet{--text:#000;--text-2:#262620;--text-muted:#333127;--text-faint:#43412f;--border:#333;--hair:#555}.mt-sheet table,.mt-sheet td,.mt-sheet th{border-color:#000!important}html[data-print-bw="1"] .mt-sheet,html[data-print-bw="1"] .mt-sheet *{background:#fff!important;color:#000!important;border-color:#000!important;box-shadow:none!important;text-shadow:none!important}html[data-print-bw="1"] .mt-sheet .mt-print-solid,html[data-print-bw="1"] .mt-sheet .mt-print-solid *{background:#000!important;color:#fff!important}}