:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100vh;margin:0}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.app{width:100%;margin:0;padding:32px 24px 48px}.page-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.page-header h2{color:#111827;margin:0;font-size:24px;font-weight:600}.new-log-button{color:#fff;background:#2563eb;border-radius:16px;padding:14px 22px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.new-log-button:hover{background:#1d4ed8}.search-area{margin-bottom:28px}.search-box{width:100%;position:relative}.search-icon{color:#9ca3af;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.search-box input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:18px;outline:none;width:100%;padding:18px 20px 18px 48px;font-size:16px}.search-box input:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1f}.study-section p{color:#4b5563;margin:0 0 16px}.study-table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:100%;margin-top:16px;overflow:hidden}.study-table th,.study-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e7eb;padding:18px 20px}.study-table th{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;background-color:#f9fafb;font-size:13px;font-weight:600}.study-table tbody tr:last-child td{border-bottom:none}.empty-message{color:#6b7280;margin-top:16px}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;width:100%;padding:16px 24px;display:flex}.site-header h1{color:#111827;margin:0;font-size:24px;font-weight:700}.header-nav{align-items:center;gap:28px;display:flex}.header-nav a{color:#4b5563;font-weight:500;text-decoration:none}.header-nav a:hover{color:#111827}.active-nav{color:#2563eb;font-weight:600}@media (width<=768px){.app{padding:24px 16px 40px}.site-header{flex-direction:column;align-items:flex-start;gap:12px;padding:16px}.header-nav{flex-wrap:wrap;gap:16px}.page-header{flex-direction:column;align-items:flex-start;gap:16px}.study-table th,.study-table td{padding:14px 12px;font-size:14px}.form-card{padding:20px}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}}.study-title{color:#111827;margin-bottom:6px;font-weight:600}.study-content-preview{color:#6b7280;font-size:14px;line-height:1.4}.action-buttons{justify-content:center;align-items:center;gap:14px;display:flex}.edit-link,.delete-button{align-items:center;gap:6px;font-weight:500;display:inline-flex}.edit-link{color:#2563eb;text-decoration:none}.edit-link:hover{color:#1d4ed8}.delete-button{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:0}.delete-button:hover{color:#b91c1c}.col-title{width:45%}.col-date{white-space:nowrap;width:180px}.col-time{white-space:nowrap;width:140px}.col-tags{width:160px}.col-actions{white-space:nowrap;text-align:center;width:180px}.form-page{max-width:900px;margin:0 auto}.form-page h2{color:#111827;margin:0 0 24px;font-size:24px;font-weight:600}.form-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px}.form-group{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.form-group label{color:#374151;font-size:14px;font-weight:600}.form-group input,.form-group textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;padding:14px 16px;font-size:16px}.form-group input:focus,.form-group textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb1f}.form-group textarea{resize:vertical;min-height:140px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-actions{gap:12px;margin-top:28px;display:flex}.form-actions button,.form-actions a{border-radius:14px;justify-content:center;align-items:center;padding:14px 20px;font-weight:600;text-decoration:none;display:inline-flex}.form-actions button{color:#fff;cursor:pointer;background:#2563eb;border:none;flex:1}.form-actions button:hover{background:#1d4ed8}.form-actions a{color:#374151;background:#f3f4f6}.form-actions a:hover{background:#e5e7eb}.tag-input-row{gap:12px;display:flex}.tag-input-row button{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:14px;padding:0 18px;font-weight:600}.tag-input-row button:hover{background:#e5e7eb}.tag-list{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.tag-pill{color:#1d4ed8;background:#dbeafe;border-radius:9999px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:500;display:inline-flex}.tag-pill button{color:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}.empty-state{background:#fff;border:1px solid #e5e7eb;border-radius:18px;justify-content:center;align-items:center;min-height:240px;margin-top:16px;display:flex}.empty-message{color:#6b7280;text-align:center;margin:0;font-size:22px;font-weight:500}.table-tag-list{flex-wrap:wrap;gap:8px;display:flex}
