.general-notes-mode main{background:#fbfcfe;padding:26px 32px 38px}.general-notes-mode main>header{align-items:center;margin-bottom:22px}.general-notes-mode main>header h1{font:700 38px Georgia,serif;color:#0b1830}.general-notes-mode main>header p{font-size:15px}.general-notes-mode #actions button{height:48px;padding:0 22px;font-size:14px}.general-notes-mode #actions .gold{background:#df9906;color:#fff;border-color:#df9906}.gn-page{display:grid;grid-template-columns:minmax(0,1fr) 385px;gap:24px}.gn-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.gn-stat{height:96px;background:#fff;border:1px solid #dce2ea;border-radius:8px;display:flex;align-items:center;gap:18px;padding:18px;box-shadow:0 2px 7px #10233c0a}.gn-stat i{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:25px;background:#e8f1ff;color:#1765ce}.gn-stat:nth-child(2) i{background:#fff0cf;color:#bb7800}.gn-stat:nth-child(3) i{background:#ffe5e5;color:#ca2f35}.gn-stat:nth-child(4) i{background:#e6f5e9;color:#187740}.gn-stat span{font-size:13px}.gn-stat b{display:block;font:700 30px Georgia,serif;margin-top:4px;color:#090f1b}.gn-main{min-width:0}.gn-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) auto 145px 160px;gap:12px;margin-bottom:18px}.gn-search{height:44px;border:1px solid #ccd5e0;border-radius:6px;background:#fff;display:flex;align-items:center;padding:0 14px;gap:10px;color:#6c7888}.gn-search input{border:0;min-width:0;width:100%;padding:0;outline:0}.gn-filter-tabs{display:flex}.gn-filter-tabs button{border-radius:0;height:44px;padding:0 15px}.gn-filter-tabs button:first-child{border-radius:6px 0 0 6px}.gn-filter-tabs button:last-child{border-radius:0 6px 6px 0}.gn-filter-tabs button.on{background:#0b274b;color:#fff;border-color:#0b274b}.gn-toolbar select{height:44px;min-width:0}.gn-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.gn-card{height:263px;border:1px solid #d8dee7;border-radius:8px;background:#fff;box-shadow:0 2px 7px #10233c0b;padding:19px;display:flex;flex-direction:column;position:relative;transition:transform .15s,box-shadow .15s}.gn-card:hover{transform:translateY(-2px);box-shadow:0 9px 22px #10233c18}.gn-card.cream{background:linear-gradient(135deg,#fffaf0,#fffdf9);border-color:#efdfb9}.gn-card.blue{background:linear-gradient(135deg,#f4f8ff,#edf4ff);border-color:#cad9ef}.gn-card.rose{background:linear-gradient(135deg,#fff7f7,#fff0f0);border-color:#efcece}.gn-card.lavender{background:linear-gradient(135deg,#fbf8ff,#f6f1ff)}.gn-card.green{background:linear-gradient(135deg,#f7fcf8,#eef8f1)}.gn-card-head{display:flex;align-items:center;gap:8px}.gn-grip{border:0;background:none;padding:0;color:#5e6875;cursor:grab;font-size:20px}.gn-category{padding:5px 10px;border-radius:5px;background:#fff0c9;color:#8c5f00;font-weight:700;font-size:11px}.gn-card.blue .gn-category{background:#dce9fb;color:#1558a4}.gn-card.rose .gn-category{background:#ffdede;color:#b62d35}.gn-card.lavender .gn-category{background:#eee3ff;color:#6739a5}.gn-card.green .gn-category{background:#dff1e3;color:#277340}.gn-card-head span{flex:1}.gn-pin,.gn-menu{border:0;background:transparent;padding:3px;color:#697586;font-size:18px}.gn-pin.on{color:#d99406}.gn-card h3{font:700 18px Georgia,serif;margin:18px 0 9px;color:#0b1830}.gn-card p{font-size:13px;line-height:1.65;color:#344154;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.gn-card-foot{display:flex;align-items:center;margin-top:auto;color:#6e7886;font-size:11px}.gn-card-foot span{flex:1}.gn-reminder{color:#d22f38;font-weight:700}.gn-card.dragging{opacity:.45}.gn-card.drop-target{outline:2px dashed #d49519}.gn-empty{grid-column:1/-1;padding:70px;text-align:center;border:1px dashed #cfd7e2;border-radius:8px;background:#fff;color:#68758a}.gn-rail{display:flex;flex-direction:column;gap:16px}.gn-quick,.gn-categories{background:#fff;border:1px solid #dce2ea;border-radius:8px;box-shadow:0 2px 7px #10233c0b;padding:18px}.gn-quick header,.gn-categories header{display:flex;align-items:center;margin-bottom:14px}.gn-quick h2,.gn-categories h2{font:700 18px Georgia,serif;margin:0}.gn-private{margin-left:auto;color:#667386;font-size:11px}.gn-quick input,.gn-quick textarea,.gn-quick select{width:100%;min-width:0}.gn-quick>input{height:43px}.gn-quick textarea{height:132px;margin:12px 0;resize:none;line-height:24px;background:repeating-linear-gradient(#fff,#fff 23px,#d8e5f2 24px);border-left:2px solid #f0baba}.gn-quick-row{display:grid;grid-template-columns:1fr 1.35fr;gap:12px}.gn-quick-row label{font-size:11px;color:#697587}.gn-quick-row select,.gn-quick-row input{display:block;margin-top:6px;height:42px}.gn-save{width:100%;height:43px;margin-top:16px;background:#df9906;color:#fff;border-color:#df9906}.gn-category-row{display:grid;grid-template-columns:24px 1fr auto;align-items:center;height:38px;font-size:13px}.gn-category-row i{font-style:normal;color:#687386}.gn-manage{display:block;border:0;border-top:1px solid #e3e7ed;border-radius:0;width:100%;text-align:left;color:#0755b0;padding:15px 0 0;margin-top:10px}.gn-note-menu{position:absolute;right:13px;top:47px;background:#fff;border:1px solid #d5dde7;border-radius:6px;box-shadow:0 8px 22px #10233c22;z-index:4;width:135px;overflow:hidden}.gn-note-menu button{display:block;width:100%;border:0;border-radius:0;text-align:left;padding:9px 12px;font-size:12px}.gn-note-menu button:hover{background:#f3f6fa}.gn-note-menu .delete{color:#bd2d36}.gn-form textarea{min-height:220px}.gn-colors{display:flex;gap:8px}.gn-colors label{display:block}.gn-colors input{display:none}.gn-colors span{display:block;width:28px;height:28px;border:2px solid transparent;border-radius:50%;background:#fff4d7}.gn-colors .blue{background:#dce9fb}.gn-colors .rose{background:#ffdede}.gn-colors .lavender{background:#eee3ff}.gn-colors .green{background:#dff1e3}.gn-colors input:checked+span{border-color:#0b274b}.gn-category-editor{display:grid;gap:9px;margin:18px 0}.gn-category-editor>div{display:grid;grid-template-columns:1fr 100px 34px;gap:8px;align-items:center}.gn-category-editor input,.gn-category-editor select{width:100%;min-width:0}.gn-category-editor button{padding:8px;color:#b62d35}@media(max-width:1450px){.gn-page{grid-template-columns:minmax(0,1fr) 330px}.gn-cards{grid-template-columns:repeat(2,1fr)}.gn-toolbar{grid-template-columns:1fr 1fr}.gn-filter-tabs{order:3;grid-column:1/-1}}@media(max-width:1050px){.gn-page{grid-template-columns:1fr}.gn-rail{grid-row:2}.gn-stats{grid-template-columns:repeat(2,1fr)}}
