.note-kind{display:grid;gap:6px;max-width:260px;margin-top:14px;font-size:11px;font-weight:800;color:var(--muted)}.archive-count{display:grid;place-items:center;min-width:34px;height:34px;border-radius:10px;background:#e9f6fa;color:#116b83;font-weight:800}.note-record{border:1px solid #dce8ed;border-radius:12px;margin-top:10px;overflow:hidden}.note-record summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 17px;cursor:pointer;list-style:none;background:#fff}.note-record summary::-webkit-details-marker{display:none}.note-record summary small{display:block;color:var(--muted);margin-top:5px}.note-record-actions{display:flex;align-items:center;gap:12px;font-size:12px}.note-record-actions a{color:var(--blue);font-weight:800}.note-record-actions b{padding:7px 10px;border-radius:8px;background:#eef6f9;color:#275468}.note-edit{padding:16px 16px 8px;border-top:1px solid #e4edf1;background:#f8fbfc}.note-edit-meta{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:10px;margin-bottom:10px}.note-edit-meta label{display:grid;gap:5px;font-size:11px;font-weight:800;color:var(--muted)}.note-edit textarea{width:100%;line-height:1.55}.note-edit-buttons{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.note-edit-buttons form{margin:0}.danger{background:#fff0f0!important;color:#a52d2d!important;border:1px solid #efc4c4!important}.report-print{margin:0;background:#edf4f7;color:#092b3a;font:15px/1.6 Arial,sans-serif}.report-print main{max-width:900px;margin:30px auto;background:#fff;padding:46px;box-sizing:border-box}.report-print header{display:flex;align-items:start;justify-content:space-between;border-bottom:4px solid #0e7086;padding-bottom:24px}.report-print header small,.print-label{color:#14788e;font-weight:800;letter-spacing:.12em}.report-print h1{margin:5px 0}.report-print section{padding-top:30px}.print-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.print-meta span{padding:12px;background:#f3f8fa;border-radius:8px}.print-meta b{display:block;font-size:11px;color:#56717c;margin-bottom:4px}.print-note{font-size:17px;line-height:1.8;min-height:180px;padding:25px;border:1px solid #d7e5ea;border-radius:10px}.report-print footer{display:flex;justify-content:space-between;margin-top:50px}.report-print button{padding:10px 14px;border:0;border-radius:8px;background:#137c91;color:#fff;font-weight:700}@media(max-width:700px){.note-edit-meta,.print-meta{grid-template-columns:1fr}.report-print main{margin:0;padding:24px}.report-print header,.report-print footer{gap:20px;flex-direction:column}}@media print{.report-print{background:#fff}.report-print main{margin:0;max-width:none}.report-print button{display:none}}
