:root{font-family:IRANYekanX,IRANYekan,Tahoma,Segoe UI,system-ui,sans-serif;color:#181612;background:#fcfaf5;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input,textarea{color:inherit;font:inherit}button{border:0;background:transparent;cursor:pointer}button:disabled{cursor:default;opacity:.55}.notes-shell{position:relative;display:flex;width:100%;height:100%;flex-direction:column;background:#fcfaf5}.notes-header{display:flex;min-height:66px;flex:0 0 auto;align-items:center;justify-content:space-between;gap:16px;padding:11px 16px;border-bottom:1px solid #dcd7cb;background:#fefdfb}.brand,.brand>span:last-child,.context-chip,.section-heading>span,.editor-heading>span{display:flex;min-width:0;align-items:center}.brand{gap:10px}.brand>span:last-child,.section-heading>span,.editor-heading>span{flex-direction:column;align-items:flex-start;gap:1px}.brand strong{font-size:14px;font-weight:850}.brand small,.section-heading small,.editor-heading small{color:#78746b;font-size:10.5px}.brand-mark{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border-radius:13px;background:#17493b;color:#f9f5ec;font-size:16px;font-weight:900}.context-chip{max-width:48%;gap:7px;padding:7px 10px;border:1px solid #bed8ce;border-radius:999px;background:#eff7f4;color:#205948;font-size:11px;font-weight:750}.context-chip>span:first-child{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#478572}.context-chip>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:7px;border-bottom:1px solid #efebe1;background:#fefdfb}.compact-tabs button{min-height:38px;border-radius:11px;color:#5b584f;font-size:11.5px;font-weight:750}.compact-tabs button[aria-current=page]{background:#ddece6;color:#17493b}.notes-layout{display:grid;min-height:0;flex:1 1 auto}.compact .notes-layout{grid-template-columns:minmax(0,1fr)}.notes-list,.note-editor{min-width:0;min-height:0;overflow-y:auto}.notes-list{padding:16px;border-inline-end:1px solid #dcd7cb;background:#f9f5ec}.section-heading,.editor-heading,.editor-footer,.note-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.section-heading{margin-bottom:13px}.section-heading strong,.editor-heading strong{font-size:14px;font-weight:850}.new-button,.save-button{min-height:36px;padding:7px 12px;border-radius:11px;background:#17493b;color:#f9f5ec;font-size:11px;font-weight:800}.note-cards{display:grid;gap:8px}.note-cards article{overflow:hidden;border:1px solid #dcd7cb;border-radius:14px;background:#fefdfb;transition:border-color .14s ease,box-shadow .14s ease}.note-cards article:hover,.note-cards article.selected{border-color:#98beb0;box-shadow:0 8px 22px #0a1f1914}.note-copy{display:grid;width:100%;gap:5px;padding:11px 12px 9px;text-align:start}.note-location{display:flex;align-items:center;gap:4px;color:#316d5b;font-size:9.5px;font-weight:750}.note-copy strong{overflow:hidden;font-size:12.5px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.note-copy p{display:-webkit-box;overflow:hidden;margin:0;color:#5b584f;font-size:10.5px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.note-copy time{color:#9d988d;font-size:9px}.note-actions{justify-content:flex-end;padding:7px 10px;border-top:1px solid #efebe1}.note-actions button,.text-button{padding:5px 7px;border-radius:8px;color:#205948;font-size:9.5px;font-weight:750}.note-actions .danger{color:#972f3b}.empty-notes{display:grid;justify-items:center;gap:7px;padding:46px 18px;color:#78746b;text-align:center}.empty-notes>span{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:#ddece6;color:#316d5b}.empty-notes strong{color:#403d36;font-size:12.5px}.empty-notes p{max-width:250px;margin:0;font-size:10.5px;line-height:1.8}.note-editor{padding:clamp(16px,2.4vw,28px);background:#fcfaf5}.note-editor form{display:grid;width:min(100%,700px);min-height:100%;grid-template-rows:auto auto minmax(170px,1fr) auto;gap:16px;margin:0 auto}.editor-heading{min-height:42px}.note-editor label{display:grid;gap:6px;color:#403d36;font-size:11px;font-weight:750}.note-editor input,.note-editor textarea{width:100%;border:1px solid #bfbaae;border-radius:13px;outline:none;background:#fefdfb;transition:border-color .14s ease,box-shadow .14s ease}.note-editor input{min-height:44px;padding:9px 12px;font-size:13px;font-weight:750}.note-editor textarea{height:100%;min-height:170px;padding:12px;resize:none;font-size:12px;line-height:1.9}.note-editor input:focus,.note-editor textarea:focus{border-color:#478572;box-shadow:0 0 0 3px #4785721f}.body-field{min-height:0}.editor-footer{align-items:flex-end;padding-top:12px;border-top:1px solid #dcd7cb}.editor-footer>span{max-width:55%;color:#78746b;font-size:9.5px;line-height:1.7}.notes-error{position:absolute;inset-inline:14px;bottom:12px;z-index:4;padding:9px 12px;border:1px solid rgb(185 59 73 / 26%);border-radius:12px;background:#ffe0e3;color:#67252d;box-shadow:0 8px 24px #0a1f1924;font-size:11px;font-weight:650}.hidden{display:none}@media(max-width:520px){.notes-header{min-height:60px;padding:9px 12px}.brand small{display:none}.notes-list,.note-editor{padding:12px}.note-editor form{gap:13px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:70ms!important}}
